@charset "UTF-8";
/*--===========================================
===============================================
IMPORT STYLES     
=============================================== 
=============================================*/
/*--===========================================
===============================================
VARIABLES GO HERE  
===============================================
=============================================*/
body .bPageTitle .ptBody .pageDescription,
.pbTitle h2, #mainPageDivId .bPageBlock .labelCol, #mainPageDivId .bPageTitle p,
#mainPageDivId td.bodyColumn p {
  font-size: 1.7rem;
  font-weight: normal; }

body .bPageTitle .ptBody .pageType {
  font-size: 1.5rem;
  font-weight: bold;
  text-transform: uppercase; }

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  select {
    background: #fff !important; }
  .navbar {
    display: none; }
  .btn > .caret, #jbe-edit-subscription .delete-alert > .caret, .blog article p.readmore .btn > .caret, .cva-linkedin-button > .caret,
  .dropup > .btn > .caret, #jbe-edit-subscription
  .dropup > .delete-alert > .caret, .blog article p.readmore
  .dropup > .btn > .caret,
  .dropup > .cva-linkedin-button > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 2px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .item-page .office-location, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .cols-3 .span4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, #jbe-subscribe-with-search fieldset > div div label, #jbe-subscribe-with-search label, #jbe-edit-subscription fieldset > div div label, #jbe-edit-subscription label, #jbe-resend_email fieldset > div div label, #jbe-resend_email label, #cva label, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, #jbe-subscribe-with-search fieldset > div div input, #jbe-subscribe-with-search fieldset > div div select, #jbe-subscribe-with-search input, #jbe-subscribe-with-search select, #jbe-edit-subscription fieldset > div div input, #jbe-edit-subscription fieldset > div div select, #jbe-edit-subscription input, #jbe-edit-subscription select, #jbe-resend_email fieldset > div div input, #jbe-resend_email fieldset > div div select, #jbe-resend_email input, #jbe-resend_email select, #cva input, #cva select, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, #jbe-subscribe-with-search, #jbe-edit-subscription, #jbe-resend_email, .jbe__marketing-preferences form, #cva, .show-job-alerts, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .item-page .map, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, #jbe-subscribe-with-search fieldset > div, #jbe-subscribe-with-search fieldset > div div, #jbe-edit-subscription fieldset > div, #jbe-edit-subscription fieldset > div div, #jbe-resend_email fieldset > div, #jbe-resend_email fieldset > div div, #cva fieldset > div, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .item-page .office-location, .col-md-4, .cols-3 .span4, .col-md-5, #jbe-subscribe-with-search fieldset > div div label, #jbe-subscribe-with-search label, #jbe-edit-subscription fieldset > div div label, #jbe-edit-subscription label, #jbe-resend_email fieldset > div div label, #jbe-resend_email label, #cva label, .col-md-6, .col-md-7, #jbe-subscribe-with-search fieldset > div div input, #jbe-subscribe-with-search fieldset > div div select, #jbe-subscribe-with-search input, #jbe-subscribe-with-search select, #jbe-edit-subscription fieldset > div div input, #jbe-edit-subscription fieldset > div div select, #jbe-edit-subscription input, #jbe-edit-subscription select, #jbe-resend_email fieldset > div div input, #jbe-resend_email fieldset > div div select, #jbe-resend_email input, #jbe-resend_email select, #cva input, #cva select, .col-md-8, #jbe-subscribe-with-search, #jbe-edit-subscription, #jbe-resend_email, .jbe__marketing-preferences form, #cva, .show-job-alerts, .col-md-9, .item-page .map, .col-md-10, .col-md-11, .col-md-12, #jbe-subscribe-with-search fieldset > div, #jbe-subscribe-with-search fieldset > div div, #jbe-edit-subscription fieldset > div, #jbe-edit-subscription fieldset > div div, #jbe-resend_email fieldset > div, #jbe-resend_email fieldset > div div, #cva fieldset > div {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3, .item-page .office-location {
    width: 25%; }
  .col-md-4, .cols-3 .span4 {
    width: 33.33333%; }
  .col-md-5, #jbe-subscribe-with-search fieldset > div div label, #jbe-subscribe-with-search label, #jbe-edit-subscription fieldset > div div label, #jbe-edit-subscription label, #jbe-resend_email fieldset > div div label, #jbe-resend_email label, #cva label {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7, #jbe-subscribe-with-search fieldset > div div input, #jbe-subscribe-with-search fieldset > div div select, #jbe-subscribe-with-search input, #jbe-subscribe-with-search select, #jbe-edit-subscription fieldset > div div input, #jbe-edit-subscription fieldset > div div select, #jbe-edit-subscription input, #jbe-edit-subscription select, #jbe-resend_email fieldset > div div input, #jbe-resend_email fieldset > div div select, #jbe-resend_email input, #jbe-resend_email select, #cva input, #cva select {
    width: 58.33333%; }
  .col-md-8, #jbe-subscribe-with-search, #jbe-edit-subscription, #jbe-resend_email, .jbe__marketing-preferences form, #cva, .show-job-alerts {
    width: 66.66667%; }
  .col-md-9, .item-page .map {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12, #jbe-subscribe-with-search fieldset > div, #jbe-subscribe-with-search fieldset > div div, #jbe-edit-subscription fieldset > div, #jbe-edit-subscription fieldset > div div, #jbe-resend_email fieldset > div, #jbe-resend_email fieldset > div div, #cva fieldset > div {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control, input[type=text], input[type=email], input[type=tel], select, textarea {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus, input[type=text]:focus, input[type=email]:focus, input[type=tel]:focus, select:focus, textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=tel]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #999; }
  .form-control[disabled], input[disabled][type=text], input[disabled][type=email], input[disabled][type=tel], select[disabled], textarea[disabled], .form-control[readonly], input[readonly][type=text], input[readonly][type=email], input[readonly][type=tel], select[readonly], textarea[readonly],
  fieldset[disabled] .form-control,
  fieldset[disabled] input[type=text],
  fieldset[disabled] input[type=email],
  fieldset[disabled] input[type=tel],
  fieldset[disabled] select,
  fieldset[disabled] textarea {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], input[disabled][type=text], input[disabled][type=email], input[disabled][type=tel], select[disabled], textarea[disabled],
  fieldset[disabled] .form-control,
  fieldset[disabled] input[type=text],
  fieldset[disabled] input[type=email],
  fieldset[disabled] input[type=tel],
  fieldset[disabled] select,
  fieldset[disabled] textarea {
    cursor: not-allowed; }

textarea.form-control, textarea {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px; }
    input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"][type=text], .input-group-sm > input[type="date"][type=email], .input-group-sm > input[type="date"][type=tel],
    .input-group-sm > input[type="date"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="date"].btn, #jbe-edit-subscription
    .input-group-sm > .input-group-btn > input[type="date"].delete-alert, .blog article p.readmore
    .input-group-sm > .input-group-btn > input[type="date"].btn,
    .input-group-sm > .input-group-btn > input[type="date"].cva-linkedin-button,
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm > input[type="time"].form-control,
    .input-group-sm > input[type="time"][type=text],
    .input-group-sm > input[type="time"][type=email],
    .input-group-sm > input[type="time"][type=tel],
    .input-group-sm > input[type="time"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="time"].btn,
    #jbe-edit-subscription
    .input-group-sm > .input-group-btn > input[type="time"].delete-alert,
    .blog article p.readmore
    .input-group-sm > .input-group-btn > input[type="time"].btn,
    .input-group-sm > .input-group-btn > input[type="time"].cva-linkedin-button,
    .input-group-sm
    input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm > input[type="datetime-local"].form-control,
    .input-group-sm > input[type="datetime-local"][type=text],
    .input-group-sm > input[type="datetime-local"][type=email],
    .input-group-sm > input[type="datetime-local"][type=tel],
    .input-group-sm > input[type="datetime-local"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
    #jbe-edit-subscription
    .input-group-sm > .input-group-btn > input[type="datetime-local"].delete-alert,
    .blog article p.readmore
    .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-sm > .input-group-btn > input[type="datetime-local"].cva-linkedin-button,
    .input-group-sm
    input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm > input[type="month"].form-control,
    .input-group-sm > input[type="month"][type=text],
    .input-group-sm > input[type="month"][type=email],
    .input-group-sm > input[type="month"][type=tel],
    .input-group-sm > input[type="month"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="month"].btn,
    #jbe-edit-subscription
    .input-group-sm > .input-group-btn > input[type="month"].delete-alert,
    .blog article p.readmore
    .input-group-sm > .input-group-btn > input[type="month"].btn,
    .input-group-sm > .input-group-btn > input[type="month"].cva-linkedin-button,
    .input-group-sm
    input[type="month"] {
      line-height: 30px; }
    input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"][type=text], .input-group-lg > input[type="date"][type=email], .input-group-lg > input[type="date"][type=tel],
    .input-group-lg > input[type="date"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="date"].btn, #jbe-edit-subscription
    .input-group-lg > .input-group-btn > input[type="date"].delete-alert, .blog article p.readmore
    .input-group-lg > .input-group-btn > input[type="date"].btn,
    .input-group-lg > .input-group-btn > input[type="date"].cva-linkedin-button,
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg > input[type="time"].form-control,
    .input-group-lg > input[type="time"][type=text],
    .input-group-lg > input[type="time"][type=email],
    .input-group-lg > input[type="time"][type=tel],
    .input-group-lg > input[type="time"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="time"].btn,
    #jbe-edit-subscription
    .input-group-lg > .input-group-btn > input[type="time"].delete-alert,
    .blog article p.readmore
    .input-group-lg > .input-group-btn > input[type="time"].btn,
    .input-group-lg > .input-group-btn > input[type="time"].cva-linkedin-button,
    .input-group-lg
    input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg > input[type="datetime-local"].form-control,
    .input-group-lg > input[type="datetime-local"][type=text],
    .input-group-lg > input[type="datetime-local"][type=email],
    .input-group-lg > input[type="datetime-local"][type=tel],
    .input-group-lg > input[type="datetime-local"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
    #jbe-edit-subscription
    .input-group-lg > .input-group-btn > input[type="datetime-local"].delete-alert,
    .blog article p.readmore
    .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-lg > .input-group-btn > input[type="datetime-local"].cva-linkedin-button,
    .input-group-lg
    input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg > input[type="month"].form-control,
    .input-group-lg > input[type="month"][type=text],
    .input-group-lg > input[type="month"][type=email],
    .input-group-lg > input[type="month"][type=tel],
    .input-group-lg > input[type="month"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="month"].btn,
    #jbe-edit-subscription
    .input-group-lg > .input-group-btn > input[type="month"].delete-alert,
    .blog article p.readmore
    .input-group-lg > .input-group-btn > input[type="month"].btn,
    .input-group-lg > .input-group-btn > input[type="month"].cva-linkedin-button,
    .input-group-lg
    input[type="month"] {
      line-height: 46px; } }

.form-group, #jbe-subscribe-with-search fieldset > div, #jbe-subscribe-with-search fieldset > div div, #jbe-edit-subscription fieldset > div, #jbe-edit-subscription fieldset > div div, #jbe-resend_email fieldset > div, #jbe-resend_email fieldset > div div, #cva fieldset > div {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > input.form-control-static[type=text], .input-group-lg > input.form-control-static[type=email], .input-group-lg > input.form-control-static[type=tel], .input-group-lg > select.form-control-static, .input-group-lg > textarea.form-control-static,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, #jbe-edit-subscription
  .input-group-lg > .input-group-btn > .form-control-static.delete-alert, .blog article p.readmore
  .input-group-lg > .input-group-btn > .form-control-static.btn,
  .input-group-lg > .input-group-btn > .form-control-static.cva-linkedin-button, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > input.form-control-static[type=text], .input-group-sm > input.form-control-static[type=email], .input-group-sm > input.form-control-static[type=tel], .input-group-sm > select.form-control-static, .input-group-sm > textarea.form-control-static,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, #jbe-edit-subscription
  .input-group-sm > .input-group-btn > .form-control-static.delete-alert, .blog article p.readmore
  .input-group-sm > .input-group-btn > .form-control-static.btn,
  .input-group-sm > .input-group-btn > .form-control-static.cva-linkedin-button {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control, .input-group-sm > input[type=text], .input-group-sm > input[type=email], .input-group-sm > input[type=tel], .input-group-sm > select, .input-group-sm > textarea,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, #jbe-edit-subscription
.input-group-sm > .input-group-btn > .delete-alert, .blog article p.readmore
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > .cva-linkedin-button {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, #jbe-edit-subscription
.input-group-sm > .input-group-btn > select.delete-alert, .blog article p.readmore
.input-group-sm > .input-group-btn > select.btn,
.input-group-sm > .input-group-btn > select.cva-linkedin-button {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn, #jbe-edit-subscription
.input-group-sm > .input-group-btn > textarea.delete-alert, .blog article p.readmore
.input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > .input-group-btn > textarea.cva-linkedin-button,
select[multiple].input-sm,
.input-group-sm > select[multiple],
.input-group-sm > .input-group-btn > select[multiple].btn,
#jbe-edit-subscription
.input-group-sm > .input-group-btn > select[multiple].delete-alert,
.blog article p.readmore
.input-group-sm > .input-group-btn > select[multiple].btn,
.input-group-sm > .input-group-btn > select[multiple].cva-linkedin-button {
  height: auto; }

.form-group-sm .form-control, .form-group-sm input[type=text], .form-group-sm input[type=email], .form-group-sm input[type=tel], .form-group-sm select, .form-group-sm textarea {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control, .form-group-sm select {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control, .form-group-sm textarea,
.form-group-sm select[multiple].form-control,
.form-group-sm select[multiple] {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 32px; }

.input-lg, .input-group-lg > .form-control, .input-group-lg > input[type=text], .input-group-lg > input[type=email], .input-group-lg > input[type=tel], .input-group-lg > select, .input-group-lg > textarea,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, #jbe-edit-subscription
.input-group-lg > .input-group-btn > .delete-alert, .blog article p.readmore
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > .cva-linkedin-button {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn, #jbe-edit-subscription
.input-group-lg > .input-group-btn > select.delete-alert, .blog article p.readmore
.input-group-lg > .input-group-btn > select.btn,
.input-group-lg > .input-group-btn > select.cva-linkedin-button {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn, #jbe-edit-subscription
.input-group-lg > .input-group-btn > textarea.delete-alert, .blog article p.readmore
.input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > .input-group-btn > textarea.cva-linkedin-button,
select[multiple].input-lg,
.input-group-lg > select[multiple],
.input-group-lg > .input-group-btn > select[multiple].btn,
#jbe-edit-subscription
.input-group-lg > .input-group-btn > select[multiple].delete-alert,
.blog article p.readmore
.input-group-lg > .input-group-btn > select[multiple].btn,
.input-group-lg > .input-group-btn > select[multiple].cva-linkedin-button {
  height: auto; }

.form-group-lg .form-control, .form-group-lg input[type=text], .form-group-lg input[type=email], .form-group-lg input[type=tel], .form-group-lg select, .form-group-lg textarea {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control, .form-group-lg select {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control, .form-group-lg textarea,
.form-group-lg select[multiple].form-control,
.form-group-lg select[multiple] {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  min-height: 38px; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control, .has-feedback input[type=text], .has-feedback input[type=email], .has-feedback input[type=tel], .has-feedback select, .has-feedback textarea {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > input[type=text] + .form-control-feedback, .input-group-lg > input[type=email] + .form-control-feedback, .input-group-lg > input[type=tel] + .form-control-feedback, .input-group-lg > select + .form-control-feedback, .input-group-lg > textarea + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback, #jbe-edit-subscription
.input-group-lg > .input-group-btn > .delete-alert + .form-control-feedback, .blog article p.readmore
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg > .input-group-btn > .cva-linkedin-button + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > input[type=text] + .form-control-feedback, .input-group-sm > input[type=email] + .form-control-feedback, .input-group-sm > input[type=tel] + .form-control-feedback, .input-group-sm > select + .form-control-feedback, .input-group-sm > textarea + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback, #jbe-edit-subscription
.input-group-sm > .input-group-btn > .delete-alert + .form-control-feedback, .blog article p.readmore
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm > .input-group-btn > .cva-linkedin-button + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control, .has-success input[type=text], .has-success input[type=email], .has-success input[type=tel], .has-success select, .has-success textarea {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus, .has-success input[type=text]:focus, .has-success input[type=email]:focus, .has-success input[type=tel]:focus, .has-success select:focus, .has-success textarea:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control, .has-warning input[type=text], .has-warning input[type=email], .has-warning input[type=tel], .has-warning select, .has-warning textarea {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus, .has-warning input[type=text]:focus, .has-warning input[type=email]:focus, .has-warning input[type=tel]:focus, .has-warning select:focus, .has-warning textarea:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control, .has-error input[type=text], .has-error input[type=email], .has-error input[type=tel], .has-error select, .has-error textarea {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus, .has-error input[type=text]:focus, .has-error input[type=email]:focus, .has-error input[type=tel]:focus, .has-error select:focus, .has-error textarea:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group, .form-inline #jbe-subscribe-with-search fieldset > div, #jbe-subscribe-with-search .form-inline fieldset > div, #jbe-subscribe-with-search fieldset > div .form-inline div, .form-inline #jbe-edit-subscription fieldset > div, #jbe-edit-subscription .form-inline fieldset > div, #jbe-edit-subscription fieldset > div .form-inline div, .form-inline #jbe-resend_email fieldset > div, #jbe-resend_email .form-inline fieldset > div, #jbe-resend_email fieldset > div .form-inline div, .form-inline #cva fieldset > div, #cva .form-inline fieldset > div {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .form-inline input[type=text], .form-inline input[type=email], .form-inline input[type=tel], .form-inline select, .form-inline textarea {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .form-inline .input-group input[type=text],
    .form-inline .input-group input[type=email],
    .form-inline .input-group input[type=tel],
    .form-inline .input-group select,
    .form-inline .input-group textarea {
      width: auto; }
  .form-inline .input-group > .form-control, .form-inline .input-group > input[type=text], .form-inline .input-group > input[type=email], .form-inline .input-group > input[type=tel], .form-inline .input-group > select, .form-inline .input-group > textarea {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group, .form-horizontal #jbe-subscribe-with-search fieldset > div, #jbe-subscribe-with-search .form-horizontal fieldset > div, #jbe-subscribe-with-search fieldset > div .form-horizontal div, .form-horizontal #jbe-edit-subscription fieldset > div, #jbe-edit-subscription .form-horizontal fieldset > div, #jbe-edit-subscription fieldset > div .form-horizontal div, .form-horizontal #jbe-resend_email fieldset > div, #jbe-resend_email .form-horizontal fieldset > div, #jbe-resend_email fieldset > div .form-horizontal div, .form-horizontal #cva fieldset > div, #cva .form-horizontal fieldset > div {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal #jbe-subscribe-with-search fieldset > div:before, #jbe-subscribe-with-search .form-horizontal fieldset > div:before, .form-horizontal #jbe-subscribe-with-search fieldset > div div:before, #jbe-subscribe-with-search fieldset > div .form-horizontal div:before, .form-horizontal #jbe-edit-subscription fieldset > div:before, #jbe-edit-subscription .form-horizontal fieldset > div:before, .form-horizontal #jbe-edit-subscription fieldset > div div:before, #jbe-edit-subscription fieldset > div .form-horizontal div:before, .form-horizontal #jbe-resend_email fieldset > div:before, #jbe-resend_email .form-horizontal fieldset > div:before, .form-horizontal #jbe-resend_email fieldset > div div:before, #jbe-resend_email fieldset > div .form-horizontal div:before, .form-horizontal #cva fieldset > div:before, #cva .form-horizontal fieldset > div:before, .form-horizontal .form-group:after, .form-horizontal #jbe-subscribe-with-search fieldset > div:after, #jbe-subscribe-with-search .form-horizontal fieldset > div:after, .form-horizontal #jbe-subscribe-with-search fieldset > div div:after, #jbe-subscribe-with-search fieldset > div .form-horizontal div:after, .form-horizontal #jbe-edit-subscription fieldset > div:after, #jbe-edit-subscription .form-horizontal fieldset > div:after, .form-horizontal #jbe-edit-subscription fieldset > div div:after, #jbe-edit-subscription fieldset > div .form-horizontal div:after, .form-horizontal #jbe-resend_email fieldset > div:after, #jbe-resend_email .form-horizontal fieldset > div:after, .form-horizontal #jbe-resend_email fieldset > div div:after, #jbe-resend_email fieldset > div .form-horizontal div:after, .form-horizontal #cva fieldset > div:after, #cva .form-horizontal fieldset > div:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after, .form-horizontal #jbe-subscribe-with-search fieldset > div:after, #jbe-subscribe-with-search .form-horizontal fieldset > div:after, .form-horizontal #jbe-subscribe-with-search fieldset > div div:after, #jbe-subscribe-with-search fieldset > div .form-horizontal div:after, .form-horizontal #jbe-edit-subscription fieldset > div:after, #jbe-edit-subscription .form-horizontal fieldset > div:after, .form-horizontal #jbe-edit-subscription fieldset > div div:after, #jbe-edit-subscription fieldset > div .form-horizontal div:after, .form-horizontal #jbe-resend_email fieldset > div:after, #jbe-resend_email .form-horizontal fieldset > div:after, .form-horizontal #jbe-resend_email fieldset > div div:after, #jbe-resend_email fieldset > div .form-horizontal div:after, .form-horizontal #cva fieldset > div:after, #cva .form-horizontal fieldset > div:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

.btn, #jbe-edit-subscription .delete-alert, .blog article p.readmore .btn, .cva-linkedin-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, #jbe-edit-subscription .delete-alert:focus, .blog article p.readmore .btn:focus, .cva-linkedin-button:focus, .btn.focus, #jbe-edit-subscription .focus.delete-alert, .blog article p.readmore .focus.btn, .focus.cva-linkedin-button, .btn:active:focus, #jbe-edit-subscription .delete-alert:active:focus, .blog article p.readmore .btn:active:focus, .cva-linkedin-button:active:focus, .btn:active.focus, #jbe-edit-subscription .delete-alert:active.focus, .blog article p.readmore .btn:active.focus, .cva-linkedin-button:active.focus, .btn.active:focus, #jbe-edit-subscription .active.delete-alert:focus, .blog article p.readmore .active.btn:focus, .active.cva-linkedin-button:focus, .btn.active.focus, #jbe-edit-subscription .active.focus.delete-alert, .blog article p.readmore .active.focus.btn, .active.focus.cva-linkedin-button {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, #jbe-edit-subscription .delete-alert:hover, .blog article p.readmore .btn:hover, .cva-linkedin-button:hover, .btn:focus, #jbe-edit-subscription .delete-alert:focus, .blog article p.readmore .btn:focus, .cva-linkedin-button:focus, .btn.focus, #jbe-edit-subscription .focus.delete-alert, .blog article p.readmore .focus.btn, .focus.cva-linkedin-button {
    color: #fff;
    text-decoration: none; }
  .btn:active, #jbe-edit-subscription .delete-alert:active, .blog article p.readmore .btn:active, .cva-linkedin-button:active, .btn.active, #jbe-edit-subscription .active.delete-alert, .blog article p.readmore .active.btn, .active.cva-linkedin-button {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, #jbe-edit-subscription .disabled.delete-alert, .blog article p.readmore .disabled.btn, .disabled.cva-linkedin-button, .btn[disabled], #jbe-edit-subscription [disabled].delete-alert, .blog article p.readmore [disabled].btn, [disabled].cva-linkedin-button,
  fieldset[disabled] .btn,
  fieldset[disabled] #jbe-edit-subscription .delete-alert, #jbe-edit-subscription
  fieldset[disabled] .delete-alert,
  fieldset[disabled] .blog article p.readmore .btn, .blog article p.readmore
  fieldset[disabled] .btn,
  fieldset[disabled] .cva-linkedin-button {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
  color: #fff;
  background-color: transparent;
  border-color: #fff; }
  .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #fff;
    background-color: transparent;
    border-color: #e0e0e0; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .btn-default.active {
    background-color: transparent;
    border-color: #fff; }
  .btn-default .badge {
    color: transparent;
    background-color: #fff; }

.btn-primary, #jbe-edit-subscription .delete-alert, .blog article p.readmore .btn, .blog article p.readmore .cva-linkedin-button {
  color: #B40838;
  background-color: #fff;
  border-color: #B40838; }
  .btn-primary:hover, #jbe-edit-subscription .delete-alert:hover, .blog article p.readmore .btn:hover, .blog article p.readmore .cva-linkedin-button:hover, .btn-primary:focus, #jbe-edit-subscription .delete-alert:focus, .blog article p.readmore .btn:focus, .blog article p.readmore .cva-linkedin-button:focus, .btn-primary.focus, #jbe-edit-subscription .focus.delete-alert, .blog article p.readmore .focus.btn, .blog article p.readmore .focus.cva-linkedin-button, .btn-primary:active, #jbe-edit-subscription .delete-alert:active, .blog article p.readmore .btn:active, .blog article p.readmore .cva-linkedin-button:active, .btn-primary.active, #jbe-edit-subscription .active.delete-alert, .blog article p.readmore .active.btn, .blog article p.readmore .active.cva-linkedin-button,
  .open > .btn-primary.dropdown-toggle, #jbe-edit-subscription
  .open > .dropdown-toggle.delete-alert, #jbe-edit-subscription .blog article p.readmore
  .open > .dropdown-toggle.delete-alert, .blog article p.readmore
  .open > .dropdown-toggle.btn, .blog article p.readmore
  .open > .dropdown-toggle.cva-linkedin-button {
    color: #B40838;
    background-color: #e6e6e6;
    border-color: #790526; }
  .btn-primary:active, #jbe-edit-subscription .delete-alert:active, .blog article p.readmore .btn:active, .blog article p.readmore .cva-linkedin-button:active, .btn-primary.active, #jbe-edit-subscription .active.delete-alert, .blog article p.readmore .active.btn, .blog article p.readmore .active.cva-linkedin-button,
  .open > .btn-primary.dropdown-toggle, #jbe-edit-subscription
  .open > .dropdown-toggle.delete-alert, #jbe-edit-subscription .blog article p.readmore
  .open > .dropdown-toggle.delete-alert, .blog article p.readmore
  .open > .dropdown-toggle.btn, .blog article p.readmore
  .open > .dropdown-toggle.cva-linkedin-button {
    background-image: none; }
  .btn-primary.disabled, #jbe-edit-subscription .disabled.delete-alert, .blog article p.readmore .disabled.btn, .blog article p.readmore .disabled.cva-linkedin-button, .btn-primary.disabled:hover, #jbe-edit-subscription .disabled.delete-alert:hover, .blog article p.readmore .disabled.btn:hover, .blog article p.readmore .disabled.cva-linkedin-button:hover, .btn-primary.disabled:focus, #jbe-edit-subscription .disabled.delete-alert:focus, .blog article p.readmore .disabled.btn:focus, .blog article p.readmore .disabled.cva-linkedin-button:focus, .btn-primary.disabled.focus, #jbe-edit-subscription .disabled.focus.delete-alert, .blog article p.readmore .disabled.focus.btn, .blog article p.readmore .disabled.focus.cva-linkedin-button, .btn-primary.disabled:active, #jbe-edit-subscription .disabled.delete-alert:active, .blog article p.readmore .disabled.btn:active, .blog article p.readmore .disabled.cva-linkedin-button:active, .btn-primary.disabled.active, #jbe-edit-subscription .disabled.active.delete-alert, .blog article p.readmore .disabled.active.btn, .blog article p.readmore .disabled.active.cva-linkedin-button, .btn-primary[disabled], #jbe-edit-subscription [disabled].delete-alert, .blog article p.readmore [disabled].btn, .blog article p.readmore [disabled].cva-linkedin-button, .btn-primary[disabled]:hover, #jbe-edit-subscription [disabled].delete-alert:hover, .blog article p.readmore [disabled].btn:hover, .blog article p.readmore [disabled].cva-linkedin-button:hover, .btn-primary[disabled]:focus, #jbe-edit-subscription [disabled].delete-alert:focus, .blog article p.readmore [disabled].btn:focus, .blog article p.readmore [disabled].cva-linkedin-button:focus, .btn-primary[disabled].focus, #jbe-edit-subscription [disabled].focus.delete-alert, .blog article p.readmore [disabled].focus.btn, .blog article p.readmore [disabled].focus.cva-linkedin-button, .btn-primary[disabled]:active, #jbe-edit-subscription [disabled].delete-alert:active, .blog article p.readmore [disabled].btn:active, .blog article p.readmore [disabled].cva-linkedin-button:active, .btn-primary[disabled].active, #jbe-edit-subscription [disabled].active.delete-alert, .blog article p.readmore [disabled].active.btn, .blog article p.readmore [disabled].active.cva-linkedin-button,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] #jbe-edit-subscription .delete-alert, #jbe-edit-subscription
  fieldset[disabled] .delete-alert,
  fieldset[disabled] .blog article p.readmore .btn, .blog article p.readmore
  fieldset[disabled] .btn,
  fieldset[disabled] .blog article p.readmore .cva-linkedin-button, .blog article p.readmore
  fieldset[disabled] .cva-linkedin-button,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] #jbe-edit-subscription .delete-alert:hover, #jbe-edit-subscription
  fieldset[disabled] .delete-alert:hover,
  fieldset[disabled] .blog article p.readmore .btn:hover, .blog article p.readmore
  fieldset[disabled] .btn:hover,
  fieldset[disabled] .blog article p.readmore .cva-linkedin-button:hover, .blog article p.readmore
  fieldset[disabled] .cva-linkedin-button:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] #jbe-edit-subscription .delete-alert:focus, #jbe-edit-subscription
  fieldset[disabled] .delete-alert:focus,
  fieldset[disabled] .blog article p.readmore .btn:focus, .blog article p.readmore
  fieldset[disabled] .btn:focus,
  fieldset[disabled] .blog article p.readmore .cva-linkedin-button:focus, .blog article p.readmore
  fieldset[disabled] .cva-linkedin-button:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] #jbe-edit-subscription .focus.delete-alert, #jbe-edit-subscription
  fieldset[disabled] .focus.delete-alert,
  fieldset[disabled] .blog article p.readmore .focus.btn, .blog article p.readmore
  fieldset[disabled] .focus.btn,
  fieldset[disabled] .blog article p.readmore .focus.cva-linkedin-button, .blog article p.readmore
  fieldset[disabled] .focus.cva-linkedin-button,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] #jbe-edit-subscription .delete-alert:active, #jbe-edit-subscription
  fieldset[disabled] .delete-alert:active,
  fieldset[disabled] .blog article p.readmore .btn:active, .blog article p.readmore
  fieldset[disabled] .btn:active,
  fieldset[disabled] .blog article p.readmore .cva-linkedin-button:active, .blog article p.readmore
  fieldset[disabled] .cva-linkedin-button:active,
  fieldset[disabled] .btn-primary.active,
  fieldset[disabled] #jbe-edit-subscription .active.delete-alert, #jbe-edit-subscription
  fieldset[disabled] .active.delete-alert,
  fieldset[disabled] .blog article p.readmore .active.btn, .blog article p.readmore
  fieldset[disabled] .active.btn,
  fieldset[disabled] .blog article p.readmore .active.cva-linkedin-button, .blog article p.readmore
  fieldset[disabled] .active.cva-linkedin-button {
    background-color: #fff;
    border-color: #B40838; }
  .btn-primary .badge, #jbe-edit-subscription .delete-alert .badge, .blog article p.readmore .btn .badge, .blog article p.readmore .cva-linkedin-button .badge {
    color: #fff;
    background-color: #B40838; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, #jbe-edit-subscription .btn-group-lg > .delete-alert, .blog article p.readmore .btn-group-lg > .btn, .btn-group-lg > .cva-linkedin-button {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn, #jbe-edit-subscription .btn-group-sm > .delete-alert, .btn-group-sm > .cva-linkedin-button, .blog article p.readmore #jbe-edit-subscription .delete-alert, #jbe-edit-subscription .blog article p.readmore .delete-alert, .blog article p.readmore .btn, .blog article p.readmore .cva-linkedin-button {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px; }

.btn-xs, .btn-group-xs > .btn, #jbe-edit-subscription .btn-group-xs > .delete-alert, .blog article p.readmore .btn-group-xs > .btn, .btn-group-xs > .cva-linkedin-button {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, #jbe-edit-subscription .btn-group > .delete-alert, .blog article p.readmore .btn-group > .btn, .btn-group > .cva-linkedin-button,
  .btn-group-vertical > .btn, #jbe-edit-subscription
  .btn-group-vertical > .delete-alert, .blog article p.readmore
  .btn-group-vertical > .btn,
  .btn-group-vertical > .cva-linkedin-button {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, #jbe-edit-subscription .btn-group > .delete-alert:hover, .blog article p.readmore .btn-group > .btn:hover, .btn-group > .cva-linkedin-button:hover, .btn-group > .btn:focus, #jbe-edit-subscription .btn-group > .delete-alert:focus, .blog article p.readmore .btn-group > .btn:focus, .btn-group > .cva-linkedin-button:focus, .btn-group > .btn:active, #jbe-edit-subscription .btn-group > .delete-alert:active, .blog article p.readmore .btn-group > .btn:active, .btn-group > .cva-linkedin-button:active, .btn-group > .btn.active, #jbe-edit-subscription .btn-group > .active.delete-alert, .blog article p.readmore .btn-group > .active.btn, .btn-group > .active.cva-linkedin-button,
    .btn-group-vertical > .btn:hover, #jbe-edit-subscription
    .btn-group-vertical > .delete-alert:hover, .blog article p.readmore
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .cva-linkedin-button:hover,
    .btn-group-vertical > .btn:focus, #jbe-edit-subscription
    .btn-group-vertical > .delete-alert:focus, .blog article p.readmore
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .cva-linkedin-button:focus,
    .btn-group-vertical > .btn:active, #jbe-edit-subscription
    .btn-group-vertical > .delete-alert:active, .blog article p.readmore
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .cva-linkedin-button:active,
    .btn-group-vertical > .btn.active, #jbe-edit-subscription
    .btn-group-vertical > .active.delete-alert, .blog article p.readmore
    .btn-group-vertical > .active.btn,
    .btn-group-vertical > .active.cva-linkedin-button {
      z-index: 2; }

.btn-group .btn + .btn, .btn-group #jbe-edit-subscription .delete-alert + .btn, #jbe-edit-subscription .btn-group .delete-alert + .btn, .btn-group .cva-linkedin-button + .btn, .btn-group #jbe-edit-subscription .btn + .delete-alert, #jbe-edit-subscription .btn-group .btn + .delete-alert, .btn-group #jbe-edit-subscription .delete-alert + .delete-alert, #jbe-edit-subscription .btn-group .delete-alert + .delete-alert, #jbe-edit-subscription .btn-group .blog article p.readmore .btn + .delete-alert, .btn-group #jbe-edit-subscription .cva-linkedin-button + .delete-alert, #jbe-edit-subscription .btn-group .cva-linkedin-button + .delete-alert, .btn-group #jbe-edit-subscription .blog article p.readmore .delete-alert + .btn, #jbe-edit-subscription .btn-group .blog article p.readmore .delete-alert + .btn, .btn-group .blog article p.readmore .btn + .btn, .blog article p.readmore .btn-group .btn + .btn, .btn-group .blog article p.readmore .cva-linkedin-button + .btn, .blog article p.readmore .btn-group .cva-linkedin-button + .btn, .btn-group .btn + .cva-linkedin-button, .btn-group #jbe-edit-subscription .delete-alert + .cva-linkedin-button, #jbe-edit-subscription .btn-group .delete-alert + .cva-linkedin-button, .btn-group .blog article p.readmore .btn + .cva-linkedin-button, .blog article p.readmore .btn-group .btn + .cva-linkedin-button, .btn-group .cva-linkedin-button + .cva-linkedin-button,
.btn-group .btn + .btn-group,
.btn-group #jbe-edit-subscription .delete-alert + .btn-group, #jbe-edit-subscription
.btn-group .delete-alert + .btn-group,
.btn-group .blog article p.readmore .btn + .btn-group, .blog article p.readmore
.btn-group .btn + .btn-group,
.btn-group .cva-linkedin-button + .btn-group,
.btn-group .btn-group + .btn,
.btn-group #jbe-edit-subscription .btn-group + .delete-alert, #jbe-edit-subscription
.btn-group .btn-group + .delete-alert,
.btn-group .blog article p.readmore .btn-group + .btn, .blog article p.readmore
.btn-group .btn-group + .btn,
.btn-group .btn-group + .cva-linkedin-button,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, #jbe-edit-subscription .btn-toolbar > .delete-alert, .blog article p.readmore .btn-toolbar > .btn, .btn-toolbar > .cva-linkedin-button,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), #jbe-edit-subscription .btn-group > .delete-alert:not(:first-child):not(:last-child):not(.dropdown-toggle), .blog article p.readmore .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .cva-linkedin-button:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, #jbe-edit-subscription .btn-group > .delete-alert:first-child, .blog article p.readmore .btn-group > .btn:first-child, .btn-group > .cva-linkedin-button:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), #jbe-edit-subscription .btn-group > .delete-alert:first-child:not(:last-child):not(.dropdown-toggle), .blog article p.readmore .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .cva-linkedin-button:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), #jbe-edit-subscription .btn-group > .delete-alert:last-child:not(:first-child), .blog article p.readmore .btn-group > .btn:last-child:not(:first-child), .btn-group > .cva-linkedin-button:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, #jbe-edit-subscription .btn-group > .btn-group:not(:first-child):not(:last-child) > .delete-alert, .blog article p.readmore .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn-group:not(:first-child):not(:last-child) > .cva-linkedin-button {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, #jbe-edit-subscription .btn-group > .btn-group:first-child:not(:last-child) > .delete-alert:last-child, .blog article p.readmore .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .cva-linkedin-button:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, #jbe-edit-subscription .btn-group > .btn-group:last-child:not(:first-child) > .delete-alert:first-child, .blog article p.readmore .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .cva-linkedin-button:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle, #jbe-edit-subscription .btn-group > .delete-alert + .dropdown-toggle, .blog article p.readmore .btn-group > .btn + .dropdown-toggle, .btn-group > .cva-linkedin-button + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, #jbe-edit-subscription .btn-group-lg.btn-group > .delete-alert + .dropdown-toggle, .blog article p.readmore .btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group-lg.btn-group > .cva-linkedin-button + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret, #jbe-edit-subscription .delete-alert .caret, .blog article p.readmore .btn .caret, .cva-linkedin-button .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, #jbe-edit-subscription .btn-group-lg > .delete-alert .caret, .blog article p.readmore .btn-group-lg > .btn .caret, .btn-group-lg > .cva-linkedin-button .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup #jbe-edit-subscription .btn-group-lg > .delete-alert .caret, #jbe-edit-subscription .dropup .btn-group-lg > .delete-alert .caret, .dropup .blog article p.readmore .btn-group-lg > .btn .caret, .dropup .btn-group-lg > .cva-linkedin-button .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, #jbe-edit-subscription .btn-group-vertical > .delete-alert, .blog article p.readmore .btn-group-vertical > .btn, .btn-group-vertical > .cva-linkedin-button,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn, #jbe-edit-subscription
.btn-group-vertical > .btn-group > .delete-alert, .blog article p.readmore
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .cva-linkedin-button {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn, #jbe-edit-subscription .btn-group-vertical > .btn-group > .delete-alert, .blog article p.readmore .btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > .cva-linkedin-button {
  float: none; }

.btn-group-vertical > .btn + .btn, #jbe-edit-subscription .btn-group-vertical > .delete-alert + .btn, .btn-group-vertical > .cva-linkedin-button + .btn, #jbe-edit-subscription .btn-group-vertical > .btn + .delete-alert, #jbe-edit-subscription .btn-group-vertical > .delete-alert + .delete-alert, #jbe-edit-subscription .blog article p.readmore .btn-group-vertical > .btn + .delete-alert, #jbe-edit-subscription .btn-group-vertical > .cva-linkedin-button + .delete-alert, #jbe-edit-subscription .blog article p.readmore .btn-group-vertical > .delete-alert + .btn, .blog article p.readmore .btn-group-vertical > .btn + .btn, .blog article p.readmore .btn-group-vertical > .cva-linkedin-button + .btn, .btn-group-vertical > .btn + .cva-linkedin-button, #jbe-edit-subscription .btn-group-vertical > .delete-alert + .cva-linkedin-button, .blog article p.readmore .btn-group-vertical > .btn + .cva-linkedin-button, .btn-group-vertical > .cva-linkedin-button + .cva-linkedin-button,
.btn-group-vertical > .btn + .btn-group, #jbe-edit-subscription
.btn-group-vertical > .delete-alert + .btn-group, .blog article p.readmore
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .cva-linkedin-button + .btn-group,
.btn-group-vertical > .btn-group + .btn, #jbe-edit-subscription
.btn-group-vertical > .btn-group + .delete-alert, .blog article p.readmore
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .cva-linkedin-button,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), #jbe-edit-subscription .btn-group-vertical > .delete-alert:not(:first-child):not(:last-child), .blog article p.readmore .btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group-vertical > .cva-linkedin-button:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child), #jbe-edit-subscription .btn-group-vertical > .delete-alert:first-child:not(:last-child), .blog article p.readmore .btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > .cva-linkedin-button:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child), #jbe-edit-subscription .btn-group-vertical > .delete-alert:last-child:not(:first-child), .blog article p.readmore .btn-group-vertical > .btn:last-child:not(:first-child), .btn-group-vertical > .cva-linkedin-button:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, #jbe-edit-subscription .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .delete-alert, .blog article p.readmore .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .cva-linkedin-button {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, #jbe-edit-subscription .btn-group-vertical > .btn-group:first-child:not(:last-child) > .delete-alert:last-child, .blog article p.readmore .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .cva-linkedin-button:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, #jbe-edit-subscription .btn-group-vertical > .btn-group:last-child:not(:first-child) > .delete-alert:first-child, .blog article p.readmore .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .cva-linkedin-button:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn, #jbe-edit-subscription .btn-group-justified > .delete-alert, .blog article p.readmore .btn-group-justified > .btn, .btn-group-justified > .cva-linkedin-button,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group #jbe-edit-subscription .delete-alert, #jbe-edit-subscription .btn-group-justified > .btn-group .delete-alert, .btn-group-justified > .btn-group .blog article p.readmore .btn, .blog article p.readmore .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .cva-linkedin-button {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"], #jbe-edit-subscription [data-toggle="buttons"] > .delete-alert input[type="radio"], .blog article p.readmore [data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .cva-linkedin-button input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"], #jbe-edit-subscription
[data-toggle="buttons"] > .delete-alert input[type="checkbox"], .blog article p.readmore
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .cva-linkedin-button input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"], #jbe-edit-subscription
[data-toggle="buttons"] > .btn-group > .delete-alert input[type="radio"], .blog article p.readmore
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .cva-linkedin-button input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"], #jbe-edit-subscription
[data-toggle="buttons"] > .btn-group > .delete-alert input[type="checkbox"], .blog article p.readmore
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .cva-linkedin-button input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control, .input-group input[type=text], .input-group input[type=email], .input-group input[type=tel], .input-group select, .input-group textarea {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group input[type=text],
.input-group input[type=email],
.input-group input[type=tel],
.input-group select,
.input-group textarea {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child),
  .input-group input[type=text]:not(:first-child):not(:last-child),
  .input-group input[type=email]:not(:first-child):not(:last-child),
  .input-group input[type=tel]:not(:first-child):not(:last-child),
  .input-group select:not(:first-child):not(:last-child),
  .input-group textarea:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn, #jbe-edit-subscription
  .input-group-sm > .input-group-btn > .input-group-addon.delete-alert, .blog article p.readmore
  .input-group-sm > .input-group-btn > .input-group-addon.btn,
  .input-group-sm > .input-group-btn > .input-group-addon.cva-linkedin-button {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 2px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn, #jbe-edit-subscription
  .input-group-lg > .input-group-btn > .input-group-addon.delete-alert, .blog article p.readmore
  .input-group-lg > .input-group-btn > .input-group-addon.btn,
  .input-group-lg > .input-group-btn > .input-group-addon.cva-linkedin-button {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child, .input-group input[type=text]:first-child, .input-group input[type=email]:first-child, .input-group input[type=tel]:first-child, .input-group select:first-child, .input-group textarea:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn, #jbe-edit-subscription
.input-group-btn:first-child > .delete-alert, .blog article p.readmore
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .cva-linkedin-button,
.input-group-btn:first-child > .btn-group > .btn, #jbe-edit-subscription
.input-group-btn:first-child > .btn-group > .delete-alert, .blog article p.readmore
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .btn-group > .cva-linkedin-button,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), #jbe-edit-subscription
.input-group-btn:last-child > .delete-alert:not(:last-child):not(.dropdown-toggle), .blog article p.readmore
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .cva-linkedin-button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn, #jbe-edit-subscription
.input-group-btn:last-child > .btn-group:not(:last-child) > .delete-alert, .blog article p.readmore
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > .cva-linkedin-button {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child, .input-group input[type=text]:last-child, .input-group input[type=email]:last-child, .input-group input[type=tel]:last-child, .input-group select:last-child, .input-group textarea:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn, #jbe-edit-subscription
.input-group-btn:last-child > .delete-alert, .blog article p.readmore
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .cva-linkedin-button,
.input-group-btn:last-child > .btn-group > .btn, #jbe-edit-subscription
.input-group-btn:last-child > .btn-group > .delete-alert, .blog article p.readmore
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .btn-group > .cva-linkedin-button,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child), #jbe-edit-subscription
.input-group-btn:first-child > .delete-alert:not(:first-child), .blog article p.readmore
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .cva-linkedin-button:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn, #jbe-edit-subscription
.input-group-btn:first-child > .btn-group:not(:first-child) > .delete-alert, .blog article p.readmore
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn-group:not(:first-child) > .cva-linkedin-button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, #jbe-edit-subscription .input-group-btn > .delete-alert, .blog article p.readmore .input-group-btn > .btn, .input-group-btn > .cva-linkedin-button {
    position: relative; }
    .input-group-btn > .btn + .btn, #jbe-edit-subscription .input-group-btn > .delete-alert + .btn, .input-group-btn > .cva-linkedin-button + .btn, #jbe-edit-subscription .input-group-btn > .btn + .delete-alert, #jbe-edit-subscription .input-group-btn > .delete-alert + .delete-alert, #jbe-edit-subscription .blog article p.readmore .input-group-btn > .btn + .delete-alert, #jbe-edit-subscription .input-group-btn > .cva-linkedin-button + .delete-alert, #jbe-edit-subscription .blog article p.readmore .input-group-btn > .delete-alert + .btn, .blog article p.readmore .input-group-btn > .btn + .btn, .blog article p.readmore .input-group-btn > .cva-linkedin-button + .btn, .input-group-btn > .btn + .cva-linkedin-button, #jbe-edit-subscription .input-group-btn > .delete-alert + .cva-linkedin-button, .blog article p.readmore .input-group-btn > .btn + .cva-linkedin-button, .input-group-btn > .cva-linkedin-button + .cva-linkedin-button {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, #jbe-edit-subscription .input-group-btn > .delete-alert:hover, .blog article p.readmore .input-group-btn > .btn:hover, .input-group-btn > .cva-linkedin-button:hover, .input-group-btn > .btn:focus, #jbe-edit-subscription .input-group-btn > .delete-alert:focus, .blog article p.readmore .input-group-btn > .btn:focus, .input-group-btn > .cva-linkedin-button:focus, .input-group-btn > .btn:active, #jbe-edit-subscription .input-group-btn > .delete-alert:active, .blog article p.readmore .input-group-btn > .btn:active, .input-group-btn > .cva-linkedin-button:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn, #jbe-edit-subscription .input-group-btn:first-child > .delete-alert, .blog article p.readmore .input-group-btn:first-child > .btn, .input-group-btn:first-child > .cva-linkedin-button,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn, #jbe-edit-subscription .input-group-btn:last-child > .delete-alert, .blog article p.readmore .input-group-btn:last-child > .btn, .input-group-btn:last-child > .cva-linkedin-button,
  .input-group-btn:last-child > .btn-group {
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        -moz-perspective: 1000;
        perspective: 1000; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn, .carousel-caption #jbe-edit-subscription .delete-alert, #jbe-edit-subscription .carousel-caption .delete-alert, .carousel-caption .blog article p.readmore .btn, .blog article p.readmore .carousel-caption .btn, .carousel-caption .cva-linkedin-button {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*--===========================================
===============================================
BASE STYLES
===============================================
=============================================*/
/* 
.##....##.########.########.########.....####.########.....######..##.......########....###....##....##
.##...##..##.......##.......##.....##.....##.....##.......##....##.##.......##.........##.##...###...##
.##..##...##.......##.......##.....##.....##.....##.......##.......##.......##........##...##..####..##
.#####....######...######...########......##.....##.......##.......##.......######...##.....##.##.##.##
.##..##...##.......##.......##............##.....##.......##.......##.......##.......#########.##..####
.##...##..##.......##.......##............##.....##.......##....##.##.......##.......##.....##.##...###
.##....##.########.########.##...........####....##........######..########.########.##.....##.##....##
*/
/*--======MASTER ELEMENTS=====--*/
html {
  box-sizing: border-box;
  font-size: 62.5%;
  overflow-x: hidden; }

*, *:before, *:after {
  box-sizing: inherit; }

body {
  color: #353638; }

/*--==
GENERAL CLASS
==--*/
body.logged-out .has-cv {
  display: none; }

/*--==
LINKS
==--*/
a {
  color: #B40838;
  text-decoration: underline; }
  a:hover {
    text-decoration: none;
    color: #B40838; }
  a:focus {
    text-decoration: none;
    color: #B40838;
    outline: none; }
  a:active {
    text-decoration: underline;
    color: #B40838; }

/*--==
LISTS
==--*/
ul, ol {
  list-style: none; }

ul li, ol li {
  line-height: 3rem; }

ul.BasicList {
  list-style-type: disc; }

/*--==
INPUT ELEMENTS
==--*/
.form-control, input[type=text], input[type=email], input[type=tel], select, textarea, input[type=text], input[type=email], input[type=tel], select, textarea {
  height: 36px; }

form {
  margin: 4rem 0; }

label {
  font-weight: normal; }

.form-inline .form-control, .form-inline input[type=text], .form-inline input[type=email], .form-inline input[type=tel], .form-inline select, .form-inline textarea {
  width: 92%; }

.input-group {
  margin-bottom: 2.5rem; }

.input-group-addon {
  text-transform: uppercase;
  font-size: 1.2rem;
  border: none;
  background: none; }

.form-control.valid, input.valid[type=text], input.valid[type=email], input.valid[type=tel], select.valid, textarea.valid {
  border-color: #5cb85c;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control, input[type=text], input[type=email], input[type=tel], select, textarea, input[type=text], input[type=email], input[type=tel], select, textarea {
  display: inline-block; }

/*--==
BUTTONS
==--*/
.btn, #jbe-edit-subscription .delete-alert, .blog article p.readmore .btn, .cva-linkedin-button {
  text-decoration: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-transform: uppercase;
  font-weight: bold;
  transition: all 0.3s linear; }

.btn-primary, #jbe-edit-subscription .delete-alert, .blog article p.readmore .btn, .blog article p.readmore .cva-linkedin-button {
  border-color: #353638;
  color: #353638; }

.btn-primary:hover, #jbe-edit-subscription .delete-alert:hover, .blog article p.readmore .btn:hover, .blog article p.readmore .cva-linkedin-button:hover, .btn-primary:active, #jbe-edit-subscription .delete-alert:active, .blog article p.readmore .btn:active, .blog article p.readmore .cva-linkedin-button:active, .btn-primary:focus, #jbe-edit-subscription .delete-alert:focus, .blog article p.readmore .btn:focus, .blog article p.readmore .cva-linkedin-button:focus {
  color: #fff;
  background: #353638;
  border-color: #353638; }

.btn-default:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
  font-weight: bold; }

.btn-fillonwhite, #jbe-edit-subscription .delete-alert {
  color: white;
  background-color: #B40838;
  border-color: #B40838; }
  .btn-fillonwhite:hover, #jbe-edit-subscription .delete-alert:hover, .btn-fillonwhite:focus, #jbe-edit-subscription .delete-alert:focus, .btn-fillonwhite.focus, #jbe-edit-subscription .focus.delete-alert, .btn-fillonwhite:active, #jbe-edit-subscription .delete-alert:active, .btn-fillonwhite.active, #jbe-edit-subscription .active.delete-alert,
  .open > .btn-fillonwhite.dropdown-toggle, #jbe-edit-subscription
  .open > .dropdown-toggle.delete-alert {
    color: white;
    background-color: #830629;
    border-color: #790526; }
  .btn-fillonwhite:active, #jbe-edit-subscription .delete-alert:active, .btn-fillonwhite.active, #jbe-edit-subscription .active.delete-alert,
  .open > .btn-fillonwhite.dropdown-toggle, #jbe-edit-subscription
  .open > .dropdown-toggle.delete-alert {
    background-image: none; }
  .btn-fillonwhite.disabled, #jbe-edit-subscription .disabled.delete-alert, .btn-fillonwhite.disabled:hover, #jbe-edit-subscription .disabled.delete-alert:hover, .btn-fillonwhite.disabled:focus, #jbe-edit-subscription .disabled.delete-alert:focus, .btn-fillonwhite.disabled.focus, #jbe-edit-subscription .disabled.focus.delete-alert, .btn-fillonwhite.disabled:active, #jbe-edit-subscription .disabled.delete-alert:active, .btn-fillonwhite.disabled.active, #jbe-edit-subscription .disabled.active.delete-alert, .btn-fillonwhite[disabled], #jbe-edit-subscription [disabled].delete-alert, .btn-fillonwhite[disabled]:hover, #jbe-edit-subscription [disabled].delete-alert:hover, .btn-fillonwhite[disabled]:focus, #jbe-edit-subscription [disabled].delete-alert:focus, .btn-fillonwhite[disabled].focus, #jbe-edit-subscription [disabled].focus.delete-alert, .btn-fillonwhite[disabled]:active, #jbe-edit-subscription [disabled].delete-alert:active, .btn-fillonwhite[disabled].active, #jbe-edit-subscription [disabled].active.delete-alert,
  fieldset[disabled] .btn-fillonwhite,
  fieldset[disabled] #jbe-edit-subscription .delete-alert, #jbe-edit-subscription
  fieldset[disabled] .delete-alert,
  fieldset[disabled] .btn-fillonwhite:hover,
  fieldset[disabled] #jbe-edit-subscription .delete-alert:hover, #jbe-edit-subscription
  fieldset[disabled] .delete-alert:hover,
  fieldset[disabled] .btn-fillonwhite:focus,
  fieldset[disabled] #jbe-edit-subscription .delete-alert:focus, #jbe-edit-subscription
  fieldset[disabled] .delete-alert:focus,
  fieldset[disabled] .btn-fillonwhite.focus,
  fieldset[disabled] #jbe-edit-subscription .focus.delete-alert, #jbe-edit-subscription
  fieldset[disabled] .focus.delete-alert,
  fieldset[disabled] .btn-fillonwhite:active,
  fieldset[disabled] #jbe-edit-subscription .delete-alert:active, #jbe-edit-subscription
  fieldset[disabled] .delete-alert:active,
  fieldset[disabled] .btn-fillonwhite.active,
  fieldset[disabled] #jbe-edit-subscription .active.delete-alert, #jbe-edit-subscription
  fieldset[disabled] .active.delete-alert {
    background-color: #B40838;
    border-color: #B40838; }
  .btn-fillonwhite .badge, #jbe-edit-subscription .delete-alert .badge {
    color: #B40838;
    background-color: white; }

.btn-fairsailapply {
  margin-left: 1rem; }

.module--bg-orange .container .custom-module-inner button.btn-default:hover {
  color: #E55302; }

.module--bg-yellow .container .custom-module-inner button.btn-default:hover {
  color: #F7A400; }

.module--bg-green .container .custom-module-inner button.btn-default:hover {
  color: #91AE50; }

.module--bg-grey .container .custom-module-inner button.btn-default:hover {
  color: #A9A9A9; }

.module--bg-blue .container .custom-module-inner button.btn-default:hover {
  color: #5d85a4; }

.modal-open .textwithvideo {
  z-index: inherit; }

.modal-open .body-wrapper {
  z-index: inherit; }

/*--==
TYPOGRAPHY
==--*/
@font-face {
  font-family: 'texgyreadventorregular';
  src: url("../fonts/textfont/texgyreadventor-regular-webfont.eot");
  src: url("../fonts/textfont/texgyreadventor-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/textfont/texgyreadventor-regular-webfont.woff2") format("woff2"), url("../fonts/textfont/texgyreadventor-regular-webfont.woff") format("woff"), url("../fonts/textfont/texgyreadventor-regular-webfont.ttf") format("truetype"), url("../fonts/textfont/texgyreadventor-regular-webfont.svg#texgyreadventorregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'texgyreadventorregular';
  src: url("../fonts/textfont/texgyreadventor-bold-webfont.eot");
  src: url("../fonts/textfont/texgyreadventor-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/textfont/texgyreadventor-bold-webfont.woff2") format("woff2"), url("../fonts/textfont/texgyreadventor-bold-webfont.woff") format("woff"), url("../fonts/textfont/texgyreadventor-bold-webfont.ttf") format("truetype"), url("../fonts/textfont/texgyreadventor-bold-webfont.svg#texgyreadventorregular") format("svg");
  font-weight: bold; }

body {
  font-family: "texgyreadventorregular"; }

h1 {
  font-size: 4.0rem;
  font-weight: normal; }

h2 {
  font-size: 2.5rem;
  font-weight: bold;
  text-transform: uppercase; }

h3 {
  font-size: 1.7rem;
  font-weight: normal; }

h4 {
  font-size: 1.5rem;
  font-weight: bold;
  text-transform: uppercase; }

h5 {
  font-size: 1.05rem;
  font-weight: normal; }

h6 {
  font-size: 0.9rem;
  font-weight: bold; }

p {
  font-size: 1.8rem; }

blockquote {
  font-size: 2.25rem;
  border: none; }

blockquote footer {
  background: none;
  margin-top: 1rem; }
  blockquote footer:before {
    content: ""; }

blockquote cite {
  font-size: 1.8rem;
  color: #fff;
  font-style: normal; }

blockquote .textwithvideo__minitext {
  margin-top: 1rem; }

blockquote {
  margin: 0;
  padding: 0; }

blockquote p {
  margin-top: 0;
  margin-bottom: 5px; }
  blockquote p:last-child {
    margin-top: 0; }

/*--==Figure caption==--*/
figcaption {
  font-size: 1.4rem;
  margin-top: 1rem; }

/*--======MEDIA QUERIES =====--*/
@media (max-width: 768px) {
  h1 {
    font-size: 3.0rem;
    font-weight: normal; } }

/*--===========================================
===============================================
BASE STYLES
===============================================
=============================================*/
/*
.##....##.########.########.########.....####.########.....######..##.......########....###....##....##
.##...##..##.......##.......##.....##.....##.....##.......##....##.##.......##.........##.##...###...##
.##..##...##.......##.......##.....##.....##.....##.......##.......##.......##........##...##..####..##
.#####....######...######...########......##.....##.......##.......##.......######...##.....##.##.##.##
.##..##...##.......##.......##............##.....##.......##.......##.......##.......#########.##..####
.##...##..##.......##.......##............##.....##.......##....##.##.......##.......##.....##.##...###
.##....##.########.########.##...........####....##........######..########.########.##.....##.##....##
*/
/*--======MASTER ELEMENTS=====--*/
section, footer {
  margin-left: -15px;
  margin-right: -15px; }
  section:before, section:after, footer:before, footer:after {
    content: " ";
    display: table; }
  section:after, footer:after {
    clear: both; }
  section p, section h1, section h2, section h3, section h4, section h5, section h6, footer p, footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
    text-align: center;
    margin-top: 3rem; }

article.item-page {
  padding-bottom: 4rem; }

article.item-page .item-image img {
  margin: 0 2rem 2rem; }

.normal-body p {
  text-align: left;
  font-size: 1.4rem; }

.container {
  position: relative; }

.row--artificial {
  margin-left: -100%;
  margin-right: -100%; }

.container h2 {
  text-align: center; }

.full-height-container {
  min-height: 60vh; }

/*--==cc
MODULES  
==--*/
.module--bottom-space-adjust .custom-module-inner p:last-of-type, .module--space-fix .custom-module-inner {
  margin-bottom: 0; }

.module--top-space-adjust .custom-module-inner {
  margin-top: 0; }

.module--bottom-space-addition {
  padding-bottom: 4rem; }

.custom-module-inner {
  margin: 4rem 0 4rem;
  text-align: center; }

.custom-module-inner > h2 {
  margin-top: -5px; }

.custom-module-inner > p {
  margin: 2rem 12.5%; }

.custom-module-inner > a.btn, #jbe-edit-subscription .custom-module-inner > a.delete-alert, .blog article p.readmore .custom-module-inner > a.btn, .custom-module-inner > a.cva-linkedin-button {
  margin-top: 2rem; }

.custom-module-inner > a.btn-spacing {
  margin: 0; }

.module--bg-red {
  background-color: #B40838;
  color: #fff; }

.infographic {
  background: #fff; }

.module--bg-lightgrey {
  background-color: #F2F0EF; }

.module--bg-purple {
  background-color: #564263;
  color: #fff; }

.module--bg-orange {
  background-color: #E55302;
  color: #fff; }

.module--bg-yellow {
  background-color: #F7A400;
  color: #fff; }

.module--bg-green {
  background-color: #91AE50;
  color: #fff; }

.module--bg-grey {
  background-color: #A9A9A9;
  color: #fff; }

.module--bg-blue {
  background-color: #5d85a4;
  color: #fff; }

.module--bg-white {
  background-color: #fff; }

.redtext {
  color: #B40838; }

.textwithvideo, .awards {
  z-index: 200; }

/*--== 
MAIN ARTICLE 
==--*/
.hero__articlebody h1 {
  margin-top: 8rem; }

.hero-video__content .hero-video__header {
  margin-top: 0rem; }

.hero--no-background {
  color: #353638;
  margin-bottom: 4rem; }

.hero--white-text .hero-video__content {
  color: #fff; }

.page-header {
  border: 0; }

.location-copy > p:first-child {
  margin-top: 0; }

.location-video .embed-responsive-16by9 {
  margin-bottom: 0; }

.show-full {
  margin-top: 1rem;
  font-weight: 600;
  display: inline-block; }

.show-full:hover {
  cursor: pointer; }

.float-left {
  float: left; }

.show-full::after {
  font-family: "Glyphicons Halflings";
  content: "\e260";
  padding-top: 2px;
  margin-left: 1rem;
  position: relative;
  top: 2px; }

.show-full.collapsed::after {
  font-family: "Glyphicons Halflings";
  content: "\e259"; }

/*--==
HEADER
==--*/
.logo {
  float: left;
  padding: 1rem 0; }

.logo a img {
  height: 5rem; }

header section > div {
  min-height: inherit; }

section.bottom-bar {
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  width: 100%;
  z-index: 10; }

/* --==
BLOG
==--*/
/*--== FOOTER ==--*/
footer {
  background: #353638;
  color: #F2F0EF; }

footer section {
  border-bottom: 1px solid #A9A9A9;
  padding: 4rem 0 4rem; }

footer section:first-child {
  padding: 0;
  border: 0 none; }

footer section > div {
  min-height: inherit; }

footer section .custom-module-inner > img {
  max-width: 100%;
  margin: 2rem 2rem 0 2rem; }

footer section .custom-module-inner > img.footer__logos-tablet {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto; }

.bottom-advert {
  margin-top: 4rem; }

/*--== BACK TO TOP BUTTON ==--*/
button.back-to-top {
  width: auto;
  float: right;
  position: fixed;
  bottom: 2em;
  right: 2em;
  padding: 0.5rem 0.8rem;
  border-radius: 10rem; }
  button.back-to-top:focus, button.back-to-top:hover, button.back-to-top:active {
    outline: none; }

/*--==  LOGGED IN / OUT CLASSES ==--*/
body.apollo-in .no-cv {
  display: none; }

.collapsing {
  transition-duration: 0.3s;
  transition-timing-function: linear; }

/*--====== MEDIA QUERIES =====--*/
@media (max-width: 992px) {
  .logo a img {
    height: 3.5rem; } }

@media (min-width: 768px) {
  footer section:first-child {
    padding: 4rem 0;
    border-bottom: 1px solid #A9A9A9; } }

@media (max-width: 768px) {
  .row--artificial {
    margin: 0; }
  .logo {
    margin-top: 1rem;
    padding: 0;
    height: 29px;
    text-align: center;
    float: none; }
  .logo a img {
    height: 4rem; }
  .custom-module-inner > p {
    margin: 2rem 1.5%;
    font-size: 1.4rem; } }

/*@mixin transitions ($property: all, $duration: 0.3s, $function: ease-out, $delay: 0s) {
  transition-property: $property;
  transition-duration: $duration;
  transition-timing-function: $function;
  transition-delay: $delay;
}*/
/* Name of module: 	driver
   Module ID:    	108, 
   Appears: 		Homepage, career pages 
*/
/* DRIVER BUTTON STYLING */
.b-driver__button {
  text-decoration: none; }

.b-driver__button:focus {
  background: #fff;
  color: #353638;
  outline: 0px; }

.b-driver__button--yellow {
  color: #F7A400;
  border-color: #F7A400; }

.b-driver__button--orange {
  color: #E55302;
  border-color: #E55302; }

.b-driver__button--green {
  color: #91AE50;
  border-color: #91AE50; }

.b-driver__button--grey {
  color: #A9A9A9;
  border-color: #A9A9A9; }

.b-driver__button--blue {
  color: #5d85a4;
  border-color: #5d85a4; }

.b-driver__button--yellow--dark {
  color: #916000; }

.b-driver__button--yellow:hover {
  color: #fff;
  background-color: #F7A400;
  border-color: #fff; }
  .b-driver__button--yellow:hover:hover, .b-driver__button--yellow:hover:focus, .b-driver__button--yellow:hover.focus, .b-driver__button--yellow:hover:active, .b-driver__button--yellow:hover.active,
  .open > .b-driver__button--yellow:hover.dropdown-toggle {
    color: #fff;
    background-color: #c48200;
    border-color: #e0e0e0; }
  .b-driver__button--yellow:hover:active, .b-driver__button--yellow:hover.active,
  .open > .b-driver__button--yellow:hover.dropdown-toggle {
    background-image: none; }
  .b-driver__button--yellow:hover.disabled, .b-driver__button--yellow:hover.disabled:hover, .b-driver__button--yellow:hover.disabled:focus, .b-driver__button--yellow:hover.disabled.focus, .b-driver__button--yellow:hover.disabled:active, .b-driver__button--yellow:hover.disabled.active, .b-driver__button--yellow:hover[disabled], .b-driver__button--yellow:hover[disabled]:hover, .b-driver__button--yellow:hover[disabled]:focus, .b-driver__button--yellow:hover[disabled].focus, .b-driver__button--yellow:hover[disabled]:active, .b-driver__button--yellow:hover[disabled].active,
  fieldset[disabled] .b-driver__button--yellow:hover,
  fieldset[disabled] .b-driver__button--yellow:hover:hover,
  fieldset[disabled] .b-driver__button--yellow:hover:focus,
  fieldset[disabled] .b-driver__button--yellow:hover.focus,
  fieldset[disabled] .b-driver__button--yellow:hover:active,
  fieldset[disabled] .b-driver__button--yellow:hover.active {
    background-color: #F7A400;
    border-color: #fff; }
  .b-driver__button--yellow:hover .badge {
    color: #F7A400;
    background-color: #fff; }

.b-driver__button--orange:hover {
  color: #fff;
  background-color: #E55302;
  border-color: #fff; }
  .b-driver__button--orange:hover:hover, .b-driver__button--orange:hover:focus, .b-driver__button--orange:hover.focus, .b-driver__button--orange:hover:active, .b-driver__button--orange:hover.active,
  .open > .b-driver__button--orange:hover.dropdown-toggle {
    color: #fff;
    background-color: #b24102;
    border-color: #e0e0e0; }
  .b-driver__button--orange:hover:active, .b-driver__button--orange:hover.active,
  .open > .b-driver__button--orange:hover.dropdown-toggle {
    background-image: none; }
  .b-driver__button--orange:hover.disabled, .b-driver__button--orange:hover.disabled:hover, .b-driver__button--orange:hover.disabled:focus, .b-driver__button--orange:hover.disabled.focus, .b-driver__button--orange:hover.disabled:active, .b-driver__button--orange:hover.disabled.active, .b-driver__button--orange:hover[disabled], .b-driver__button--orange:hover[disabled]:hover, .b-driver__button--orange:hover[disabled]:focus, .b-driver__button--orange:hover[disabled].focus, .b-driver__button--orange:hover[disabled]:active, .b-driver__button--orange:hover[disabled].active,
  fieldset[disabled] .b-driver__button--orange:hover,
  fieldset[disabled] .b-driver__button--orange:hover:hover,
  fieldset[disabled] .b-driver__button--orange:hover:focus,
  fieldset[disabled] .b-driver__button--orange:hover.focus,
  fieldset[disabled] .b-driver__button--orange:hover:active,
  fieldset[disabled] .b-driver__button--orange:hover.active {
    background-color: #E55302;
    border-color: #fff; }
  .b-driver__button--orange:hover .badge {
    color: #E55302;
    background-color: #fff; }

.b-driver__button--green:hover {
  color: #fff;
  background-color: #91AE50;
  border-color: #fff; }
  .b-driver__button--green:hover:hover, .b-driver__button--green:hover:focus, .b-driver__button--green:hover.focus, .b-driver__button--green:hover:active, .b-driver__button--green:hover.active,
  .open > .b-driver__button--green:hover.dropdown-toggle {
    color: #fff;
    background-color: #748b40;
    border-color: #e0e0e0; }
  .b-driver__button--green:hover:active, .b-driver__button--green:hover.active,
  .open > .b-driver__button--green:hover.dropdown-toggle {
    background-image: none; }
  .b-driver__button--green:hover.disabled, .b-driver__button--green:hover.disabled:hover, .b-driver__button--green:hover.disabled:focus, .b-driver__button--green:hover.disabled.focus, .b-driver__button--green:hover.disabled:active, .b-driver__button--green:hover.disabled.active, .b-driver__button--green:hover[disabled], .b-driver__button--green:hover[disabled]:hover, .b-driver__button--green:hover[disabled]:focus, .b-driver__button--green:hover[disabled].focus, .b-driver__button--green:hover[disabled]:active, .b-driver__button--green:hover[disabled].active,
  fieldset[disabled] .b-driver__button--green:hover,
  fieldset[disabled] .b-driver__button--green:hover:hover,
  fieldset[disabled] .b-driver__button--green:hover:focus,
  fieldset[disabled] .b-driver__button--green:hover.focus,
  fieldset[disabled] .b-driver__button--green:hover:active,
  fieldset[disabled] .b-driver__button--green:hover.active {
    background-color: #91AE50;
    border-color: #fff; }
  .b-driver__button--green:hover .badge {
    color: #91AE50;
    background-color: #fff; }

.b-driver__button--grey:hover {
  color: #fff;
  background-color: #A9A9A9;
  border-color: #fff; }
  .b-driver__button--grey:hover:hover, .b-driver__button--grey:hover:focus, .b-driver__button--grey:hover.focus, .b-driver__button--grey:hover:active, .b-driver__button--grey:hover.active,
  .open > .b-driver__button--grey:hover.dropdown-toggle {
    color: #fff;
    background-color: #909090;
    border-color: #e0e0e0; }
  .b-driver__button--grey:hover:active, .b-driver__button--grey:hover.active,
  .open > .b-driver__button--grey:hover.dropdown-toggle {
    background-image: none; }
  .b-driver__button--grey:hover.disabled, .b-driver__button--grey:hover.disabled:hover, .b-driver__button--grey:hover.disabled:focus, .b-driver__button--grey:hover.disabled.focus, .b-driver__button--grey:hover.disabled:active, .b-driver__button--grey:hover.disabled.active, .b-driver__button--grey:hover[disabled], .b-driver__button--grey:hover[disabled]:hover, .b-driver__button--grey:hover[disabled]:focus, .b-driver__button--grey:hover[disabled].focus, .b-driver__button--grey:hover[disabled]:active, .b-driver__button--grey:hover[disabled].active,
  fieldset[disabled] .b-driver__button--grey:hover,
  fieldset[disabled] .b-driver__button--grey:hover:hover,
  fieldset[disabled] .b-driver__button--grey:hover:focus,
  fieldset[disabled] .b-driver__button--grey:hover.focus,
  fieldset[disabled] .b-driver__button--grey:hover:active,
  fieldset[disabled] .b-driver__button--grey:hover.active {
    background-color: #A9A9A9;
    border-color: #fff; }
  .b-driver__button--grey:hover .badge {
    color: #A9A9A9;
    background-color: #fff; }

.b-driver__button--blue:hover {
  color: #fff;
  background-color: #5d85a4;
  border-color: #fff; }
  .b-driver__button--blue:hover:hover, .b-driver__button--blue:hover:focus, .b-driver__button--blue:hover.focus, .b-driver__button--blue:hover:active, .b-driver__button--blue:hover.active,
  .open > .b-driver__button--blue:hover.dropdown-toggle {
    color: #fff;
    background-color: #4a6b84;
    border-color: #e0e0e0; }
  .b-driver__button--blue:hover:active, .b-driver__button--blue:hover.active,
  .open > .b-driver__button--blue:hover.dropdown-toggle {
    background-image: none; }
  .b-driver__button--blue:hover.disabled, .b-driver__button--blue:hover.disabled:hover, .b-driver__button--blue:hover.disabled:focus, .b-driver__button--blue:hover.disabled.focus, .b-driver__button--blue:hover.disabled:active, .b-driver__button--blue:hover.disabled.active, .b-driver__button--blue:hover[disabled], .b-driver__button--blue:hover[disabled]:hover, .b-driver__button--blue:hover[disabled]:focus, .b-driver__button--blue:hover[disabled].focus, .b-driver__button--blue:hover[disabled]:active, .b-driver__button--blue:hover[disabled].active,
  fieldset[disabled] .b-driver__button--blue:hover,
  fieldset[disabled] .b-driver__button--blue:hover:hover,
  fieldset[disabled] .b-driver__button--blue:hover:focus,
  fieldset[disabled] .b-driver__button--blue:hover.focus,
  fieldset[disabled] .b-driver__button--blue:hover:active,
  fieldset[disabled] .b-driver__button--blue:hover.active {
    background-color: #5d85a4;
    border-color: #fff; }
  .b-driver__button--blue:hover .badge {
    color: #5d85a4;
    background-color: #fff; }

.b-driver-nav {
  background: #A9A9A9; }

.b-driver__text-container span {
  font-size: 7rem; }

.b-driver__text-container--red span {
  color: #B40838; }

/* this affects brands dropdown */
.b-driver__image-container img {
  width: 100%; }

.b-driver-icons-home .b-driver__text-container span {
  font-size: 5rem; }

/* for the navigation on the career options page*/
.b-driver-nav {
  text-align: center;
  text-transform: uppercase;
  transition: background 0.3s linear 0s; }

.b-driver-nav a {
  text-decoration: none;
  position: relative; }

.b-driver-nav h2 {
  position: relative;
  padding: 0 0.5rem; }

.b-driver-nav h2 span.new-line {
  display: block;
  font-size: 1.25rem;
  padding: 0 1rem; }

.b-driver-nav h2 span.new-line::after {
  font-family: "Glyphicons Halflings";
  content: "\e258";
  position: absolute;
  right: 0; }

.b-driver-nav h2 span.new-line.active::after {
  font-family: "Glyphicons Halflings";
  content: "\e259";
  position: absolute;
  right: 0; }

.extended-wrapper {
  position: relative; }

.inner-wrapper {
  position: relative; }

.inner-wrapper .show-more {
  display: none;
  font-size: 1.4rem; }

.inner-wrapper.active .show-more {
  position: relative;
  display: block; }

span.show-full {
  position: relative;
  z-index: 2000;
  font-size: 1.4rem;
  margin-bottom: 1rem;
  color: #fff; }

.show-full::after {
  font-family: "Glyphicons Halflings";
  content: "\e259"; }

.location-copy span.show-full {
  color: #000; }

.show-full.open::after {
  font-family: "Glyphicons Halflings";
  content: "\e260"; }

.inner-wrapper.active + span.show-full::after,
.inner-wrapper.active + span.show-full::after {
  font-family: "Glyphicons Halflings";
  content: "\e260"; }

.player {
  position: relative;
  bottom: 0;
  clear: both;
  width: 100%; }

.player.active {
  display: none;
  position: absolute;
  bottom: 0; }

.player .embed-responsive-16by9 {
  margin-bottom: 0; }

/* This will affect the awards */
.b-driver__footertext {
  font-weight: bold;
  color: #B40838;
  margin-top: 2rem; }

#carousel-awards .b-driver__image-container img {
  width: auto;
  margin-bottom: 2rem;
  max-width: 100%; }

/* XS */
.b-driver {
  margin: 2.5rem 0 0;
  padding: 1rem;
  text-align: center; }

.b-driver-icons-home {
  height: 12rem;
  padding-top: 0; }

.b-driver-icons-home h2 {
  font-size: 2rem; }

.b-driver--yellow {
  background: #F7A400;
  transition: background 0.3s linear 0s; }

.b-driver--orange {
  background: #E55302;
  transition: background 0.3s linear 0s; }

.b-driver--green {
  background: #91AE50;
  transition: background 0.3s linear 0s; }

.b-driver--grey {
  background: #A9A9A9;
  transition: background 0.3s linear 0s; }

.b-driver--blue {
  background: #5d85a4;
  transition: background 0.3s linear 0s;
  position: relative; }

.b-driver--yellow--dark {
  background: #ce8900; }

.b-driver--yellow--verydark {
  background: #a56e00; }

.b-driver--orange--dark {
  background: #bd4402; }

.b-driver--orange--verydark {
  background: #943601; }

.b-driver--green--dark {
  background: #7a9243; }

.b-driver--green--verydark {
  background: #627636; }

.b-driver--grey--dark {
  background: #959595; }

.b-driver--grey--verydark {
  background: gray; }

.b-driver--grey--uberdark {
  background: #6c6c6c; }

.b-driver--blue--dark {
  background: #4e708a; }

.b-driver--blue--verydark {
  background: #3f5b70; }

.b-driver--blue--uberdark {
  background: #304656; }

.module--business-career-paths .custom-module-inner div:nth-child(2) .b-driver--blue {
  background: #2e6683; }

.module--business-career-paths .custom-module-inner div:nth-child(3) .b-driver--blue {
  background: #30536b; }

.module--business-career-paths .custom-module-inner div:nth-child(4) .b-driver--blue {
  background: #004150; }

.b-driver__text-container {
  min-height: 7rem; }

.home-drivers .b-driver__text-container {
  position: relative; }

.b-driver__text-container--red {
  color: #B40838; }

.b-driver__title {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  font-weight: 400;
  letter-spacing: 0;
  color: #fff; }

.b-driver__title--big {
  font-size: 1.825rem;
  font-weight: bold; }

.b-driver__paragraph {
  font-size: 1.4rem;
  color: white;
  margin-top: 0;
  margin-bottom: 1rem; }

.b-driver__paragraph--large {
  font-size: 1.8rem; }

.b-driver__text-content {
  font-size: 1.7rem;
  line-height: 2.25rem;
  color: #fff; }

.b-driver__text-link {
  font-size: 1.4rem;
  line-height: 3rem;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%; }

.b-driver__text-link:hover, .b-driver__text-link:active {
  color: #fff;
  font-weight: bold;
  text-decoration: underline; }

.b-driver__horizontal-rule {
  margin: 1em 0;
  color: #fff;
  display: none; }

.custom-module-inner div .b-driver-nav:hover a {
  text-decoration: none; }

.b-driver--yellow.active:hover, .custom-module-inner div:nth-child(1) .b-driver-nav:hover {
  background: #ce8900; }

.b-driver--orange.active:hover, .custom-module-inner div:nth-child(2) .b-driver-nav:hover {
  background: #bd4402; }

.b-driver--green.active:hover, .custom-module-inner div:nth-child(3) .b-driver-nav:hover {
  background: #7a9243; }

.b-driver--grey.active:hover {
  background: #959595; }

.b-driver--blue.active:hover, .custom-module-inner div:nth-child(4) .b-driver-nav:hover {
  background: #4e708a; }

.home-drivers .custom-module-inner div:nth-child(1) .b-driver {
  margin-top: 0; }

.home-drivers .custom-module-inner div:nth-child(2) .b-driver {
  margin-top: 0; }

.custom-module-inner div:nth-child(1) .b-driver-nav {
  margin-top: 0; }

.custom-module-inner div:nth-child(2) .b-driver-nav {
  margin-top: 0; }

.infographic .custom-module-inner div:nth-child(1) .b-driver {
  margin-top: 0; }

.infographic .custom-module-inner div:nth-child(2) .b-driver {
  margin-top: 0; }

.infographic .custom-module-inner h2 {
  margin-top: 1rem;
  margin-bottom: 0; }

.custom-module-inner .brand-icon--wrapper .b-driver__text-container {
  min-height: 0; }

.b-driver-nav .b-driver__text-container {
  min-height: 4rem; }

/* SM */
@media (min-width: 768px) {
  .b-driver {
    padding: 2rem; }
  .b-driver-icons-home {
    height: 17rem;
    padding-top: 0; }
  .b-driver__text-content {
    display: block;
    margin-top: 1rem; }
  .b-driver__text-link {
    font-size: 1.6rem;
    line-height: 4rem; }
  .b-driver__horizontal-rule {
    display: block; }
  .b-driver__text-container {
    min-height: 14rem; }
  .b-driver--lrg {
    min-height: 22rem; }
  .infographic .custom-module-inner .b-driver {
    margin-top: 0; }
  .b-driver--nav-wrapper h2 {
    padding: 0 1rem 0 0; }
  .b-driver-icons-home .b-driver__text-container span {
    font-size: 7rem; } }

@media all and (max-width: 480px) {
  .home-drivers .col-xs-6, .b-driver--nav-wrapper .col-xs-6 {
    width: 100%; }
  .home-drivers .custom-module-inner div:nth-child(2) .b-driver, .b-driver--nav-wrapper .custom-module-inner div:nth-child(2) .b-driver {
    margin-top: 2.5rem; } }

/* MD */
@media (min-width: 992px) {
  .b-driver {
    margin: 0;
    padding: 1rem; }
  .b-driver-icons-home {
    height: 15rem;
    padding-top: 0; }
  .b-driver__title, .b-driver-nav h2 span.new-line {
    font-size: 1.725rem;
    font-weight: bold; }
  .b-driver__text-content {
    margin-bottom: 1rem;
    font-size: 1.5rem;
    line-height: 1.75rem; }
  .b-driver__text-link {
    font-size: 1.4rem;
    line-height: 3rem; }
  .b-driver__horizontal-rule {
    margin: 1rem 0; }
  .b-driver-tall {
    min-height: 38rem; }
  .b-driver-nav h2 {
    padding: 0 2rem; }
  .extended-wrapper {
    min-height: 44rem;
    margin-bottom: 3rem; }
  .player {
    position: absolute;
    left: 0rem; }
  .b-driver--blue span.show-full {
    left: 42%;
    margin: auto;
    position: absolute;
    top: 40%;
    width: auto; }
  .b-driver--blue span.show-full.open {
    position: relative;
    left: inherit;
    top: inherit; }
  .b-driver__text-container {
    min-height: 17rem; }
  .b-driver-icons-home .b-driver__text-container {
    min-height: 15rem; }
  .module--business-career-paths .b-driver--blue .b-driver__text-container {
    min-height: 45rem; }
  .b-driver--nav-wrapper h2 {
    padding: 0 1rem 0 0; }
  .b-driver-icons-home h2 {
    font-size: 2.5rem; } }

/* LG */
@media (min-width: 1200px) {
  .b-driver {
    padding: 2rem 1rem; }
  .b-driver__text-content {
    margin-bottom: 1rem;
    font-size: 1.55rem;
    line-height: 2.25rem;
    height: 7.5rem; }
  .b-driver__horizontal-rule {
    margin: 1rem 0 1.5rem; }
  .b-driver__text-content--tall {
    height: auto; }
  .b-driver-tall {
    min-height: 32rem; }
  .b-driver--blue span.show-full {
    top: 32%; }
  .b-driver-tall .b-driver__text-content {
    height: auto; }
  .b-driver--lrg {
    min-height: 23rem; }
  .b-driver-nav h2 {
    position: relative;
    margin-bottom: 0; }
  .b-driver-nav h2 span.new-line {
    padding: 0; }
  .extended-wrapper {
    min-height: 48rem;
    margin-bottom: 3rem; } }

/*@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon/icomoon.eot?-6s0h9a');
	src:url('../fonts/icomoon/icomoon.eot?#iefix-6s0h9a') format('embedded-opentype'),
		url('../fonts/icomoon/icomoon.woff?-6s0h9a') format('woff'),
		url('../fonts/icomoon/icomoon.ttf?-6s0h9a') format('truetype'),
		url('../fonts/icomoon/icomoon.svg?-6s0h9a#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}*/
/*[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
*/
/* Better Font Rendering =========== */
/* -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
} */
@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello/font/fontello.eot?77612511");
  src: url("../fonts/fontello/font/fontello.eot?77612511#iefix") format("embedded-opentype"), url("../fonts/fontello/font/fontello.woff?77612511") format("woff"), url("../fonts/fontello/font/fontello.ttf?77612511") format("truetype"), url("../fonts/fontello/font/fontello.svg?77612511#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'fontello';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/*  OLD ICONMOON

.icon-pyramidpeople:before {
	content: "\e615";
}
.icon-csr:before {
	content: "\e616";
}
.icon-libra:before {
	content: "\e617";
}
.icon-coinspile:before {
	content: "\e618";
}
.icon-nicecoffee:before {
	content: "\e619";
}
.icon-medals:before {
	content: "\e61a";
}
.icon-newworld:before {
	content: "\e61b";
}
.icon-plus:before {
	content: "\e61c";
}
.icon-s3id:before {
	content: "\e61d";
}
.icon-manwatch:before {
	content: "\e61e";
}
.icon-family:before {
	content: "\e61f";
}
.icon-pram:before {
	content: "\e620";
}
.icon-ladder:before {
	content: "\e621";
}
.icon-appointment:before {
	content: "\e622";
}
.icon-location:before {
	content: "\e623";
}
.icon-l-arrow:before {
	content: "\e613";
}
.icon-r-arrow:before {
	content: "\e614";
}
.icon-houses:before {
	content: "\e612";
}
.icon-world:before {
	content: "\e610";
}
.icon-employees:before {
	content: "\e611";
}
.icon-graph:before {
	content: "\e60f";
}
.icon-facebook:before {
	content: "\e603";
}
.icon-phone:before {
	content: "\e605";
}
.icon-chat:before {
	content: "\e60c";
}
.icon-oilgas:before {
	content: "\e609";
}
.icon-twitter:before {
	content: "\e604";
}
.icon-person:before {
	content: "\e606";
}
.icon-letter:before {
	content: "\e607";
}
.icon-atom:before {
	content: "\e608";
}
.icon-pharma:before {
	content: "\e60a";
}
.icon-legal:before {
	content: "\e60b";
}
.icon-passport:before {
	content: "\e60d";
}
.icon-plane:before {
	content: "\e60e";
}
.icon-cm:before {
	content: "\e600";
}
.icon-crm:before {
	content: "\e601";
}
.icon-ccx:before {
	content: "\e602";
}
.icon-google-plus:before {
	content: "\ea88";
}
.icon-linkedin2:before {
	content: "\eac9";
}
*/
/* NEW FONTELLO */
.icon-xing-squared:before {
  content: '\e800'; }

/* '' */
.icon-cm:before {
  content: '\e801'; }

/* '' */
.icon-xing:before {
  content: '\e802'; }

/* '' */
.icon-ccx:before {
  content: '\e803'; }

/* '' */
.icon-facebook:before {
  content: '\e804'; }

/* '' */
.icon-twitter:before {
  content: '\e805'; }

/* '' */
.icon-phone:before {
  content: '\e806'; }

/* '' */
.icon-person:before {
  content: '\e807'; }

/* '' */
.icon-letter:before {
  content: '\e808'; }

/* '' */
.icon-atom:before {
  content: '\e809'; }

/* '' */
.icon-oilgas:before {
  content: '\e80a'; }

/* '' */
.icon-pharma:before {
  content: '\e80b'; }

/* '' */
.icon-legal:before {
  content: '\e80c'; }

/* '' */
.icon-chat:before {
  content: '\e80d'; }

/* '' */
.icon-graph:before {
  content: '\e810'; }

/* '' */
.icon-world:before {
  content: '\e811'; }

/* '' */
.icon-employees:before {
  content: '\e812'; }

/* '' */
.icon-linkedin2:before {
  content: '\e814'; }

/* '' */
.icon-google-plus:before {
  content: '\e815'; }

/* '' */
.icon-location:before {
  content: '\e816'; }

/* '' */
.icon-appointment:before {
  content: '\e817'; }

/* '' */
.icon-ladder:before {
  content: '\e818'; }

/* '' */
.icon-pram:before {
  content: '\e819'; }

/* '' */
.icon-family:before {
  content: '\e81a'; }

/* '' */
.icon-manwatch:before {
  content: '\e81b'; }

/* '' */
.icon-s3id:before {
  content: '\e81c'; }

/* '' */
.icon-plus:before {
  content: '\e81d'; }

/* '' */
.icon-newworld:before {
  content: '\e81e'; }

/* '' */
.icon-medals:before {
  content: '\e81f'; }

/* '' */
.icon-nicecoffee:before {
  content: '\e820'; }

/* '' */
.icon-coinspile:before {
  content: '\e821'; }

/* '' */
.icon-libra:before {
  content: '\e822'; }

/* '' */
.icon-csr:before {
  content: '\e823'; }

/* '' */
.icon-pyramidpeople:before {
  content: '\e824'; }

/* '' */
.icon-r-arrow:before {
  content: '\e825'; }

/* '' */
.icon-l-arrow:before {
  content: '\e826'; }

/* '' */
/* Name of module:  Nav Object 
   Module ID:     Not Applicable 
   Appears:     All pages
*/
.nav {
  border: none;
  min-height: initial;
  margin: 0; }

.nav ul {
  margin: 0 auto;
  padding: 0;
  text-align: center; }

.nav ul li {
  list-style-type: none;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 1rem;
  margin: 0.6rem 0; }

.nav ul li:last-child {
  border: none; }

.nav ul li a {
  color: #fff;
  text-decoration: none; }

.nav ul li a.glyphicon {
  font-size: 0; }

.nav ul li a.glyphicon:before {
  font-size: 1.5rem; }

.nav ul li a:hover {
  color: #bfbfbf; }

.nav__spacer {
  margin: 4rem 0 0; }

.nav--breadcrumb {
  background-color: #fff; }

.nav--breadcrumb ol.breadcrumb {
  margin: 0;
  padding: 0;
  list-style: none; }

.nav--breadcrumb ol.breadcrumb li {
  display: inline-block; }

.nav--breadcrumb ol.breadcrumb li .divider {
  margin: 0 0.5rem; }

.nav--candidate {
  float: right;
  margin-top: 3rem; }

.nav--candidate ul li {
  line-height: 1.2rem;
  border-right: 1px solid white; }

.nav--candidate ul li a {
  font-size: 1.2rem;
  font-weight: bold; }

.nav--candidate ul li a.glyphicon {
  font-weight: normal; }

.nav--candidate ul li a.glyphicon:focus {
  text-decoration: none; }

.nav--candidate ul li a:focus {
  text-decoration: underline; }

.nav--main ul li {
  border: none;
  margin: 0;
  padding: 0.5rem 1rem; }

.nav--main ul li.active {
  background: #353638; }

.nav--main ul li a {
  font-size: 1.8rem; }

.nav--main ul.dropdown-menu li {
  width: 100%; }

.nav--main ul.dropdown-menu li a {
  font-size: 1.5rem;
  font-weight: bold; }

.nav--main ul.dropdown-menu li a:hover {
  background-color: transparent; }

.nav--main ul.dropdown-menu li.active a {
  background: transparent;
  color: #353638; }

.nav--main ul li a[href="#"]:hover {
  color: #353638;
  text-decoration: none; }

li.parent:hover .nav-child.dropdown-menu {
  display: block; }

.nav-child.dropdown-menu {
  border: 0;
  border-radius: 0;
  top: 4.1rem;
  box-shadow: none;
  background: #353638; }

.nav-child.dropdown-menu li {
  border: none; }

.nav-child.dropdown-menu li a {
  text-transform: none;
  padding: 0; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background-color: #fff;
  border-color: #A9A9A9 #A9A9A9 transparent;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  color: #353638;
  cursor: default; }

.nav-tabs > li > a {
  margin-right: 0; }

.nav--main .nav--main__jobs {
  padding: 0 0.5rem;
  color: #B40838;
  background-color: #fff; }

.nav--main .nav--main__jobs:hover {
  color: #353638; }

.aside-menu {
  padding: 0;
  margin-bottom: 4rem; }
  .aside-menu li {
    border: 1px solid #353638;
    margin-bottom: 1rem;
    border-width: 1px;
    border-style: solid;
    border-color: #353638;
    border-radius: 2px; }
    .aside-menu li a {
      color: #353638;
      text-decoration: none;
      text-transform: uppercase;
      font-weight: bold;
      transition: color 0.3s linear, background 0.3s linear;
      display: block;
      text-align: center;
      line-height: 1.42857;
      padding: 6px 0; }
      .aside-menu li a:hover {
        color: #fff;
        background: #353638; }

.nav--footer-main ul {
  float: left;
  padding: 0; }

.nav--footer-main ul.nav-child.dropdown-menu, .nav--footer-main li.parent:hover ul.nav-child.dropdown-menu {
  display: none; }

.nav--footer-candidate ul {
  float: left;
  padding: 0;
  font-size: 1.1rem; }

.nav--footer-candidate ul li {
  margin: 1rem 0 0; }

.nav--footer-candidate ul li a {
  color: #A9A9A9; }

.nav--footer-legal ul {
  float: left;
  padding: 0; }

.nav--footer-legal ul li {
  margin: 0 1rem 0 0;
  padding: 0; }

.nav--footer-legal ul li a {
  padding: 0 1rem 0 0; }

.nav--footer-legal ul li a, .nav--footer-legal ul li span {
  color: #A9A9A9;
  font-size: 1.1rem; }

.nav--footer-legal ul li:nth-last-child(2) {
  border: none;
  margin-right: 2rem; }

.nav--footer-main ul li,
.nav--footer-candidate ul li,
.nav--footer-legal ul li {
  line-height: 1.1rem;
  border-right: 1px solid #A9A9A9; }

.nav--footer-main ul li a:hover, .nav--footer-main ul li a:focus,
.nav--footer-candidate ul li a:hover, .nav--footer-candidate ul li a:focus,
.nav--footer-legal ul li a:hover, .nav--footer-legal ul li a:focus {
  text-decoration: underline; }

.nav--footer-candidate ul li a.glyphicon:hover, .nav--footer-candidate ul li a.glyphicon:focus {
  text-decoration: none; }

.nav--footer-logos .custom-module-inner {
  margin: 0; }

.nav--footer-logos h3 {
  margin-top: 0;
  color: #A9A9A9;
  font-size: 1.8rem; }

body {
  overflow-x: hidden; }

body.pmr-open .sliding-menu {
  right: 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.65) -1px 1px 10px;
  box-shadow: rgba(0, 0, 0, 0.65) -1px 1px 10px; }

body.pmr-open .body-wrapper {
  left: -220px; }

.body-wrapper {
  position: relative;
  z-index: 10;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  overflow-x: hidden; }

.sliding-menu {
  position: fixed;
  z-index: 20;
  right: -220px;
  background: #fff;
  overflow: hidden;
  top: 0;
  width: 220px;
  height: 100%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.sliding-menu__activator {
  float: right;
  font-size: 2.9rem;
  padding: 3rem;
  background: #353638;
  cursor: pointer;
  position: relative;
  z-index: 2000; }

.sliding-menu nav {
  float: left;
  width: 86%; }

.sliding-menu nav ul {
  text-align: left;
  padding: 0 0rem 2rem 2rem; }

.sliding-menu nav ul li {
  border: none;
  display: block;
  padding: 0.5rem 0rem; }

.sliding-menu nav ul li a {
  color: #353638;
  font-weight: bold; }

.sliding-menu nav ul li a:hover, .sliding-menu nav ul li a:focus {
  color: #73757a;
  text-decoration: underline; }

.sliding-menu nav ul li a.glyphicon:hover, .sliding-menu nav ul li a.glyphicon:focus {
  text-decoration: none; }

.sliding-menu .nav--candidate ul li {
  line-height: 2rem; }

.sliding-menu .nav--candidate ul li:nth-last-child(-n+3) {
  float: left;
  padding: 0 2rem 0 0; }

.sliding-menu .nav--main ul li {
  border-bottom: 1px solid #A9A9A9; }

.sliding-menu .nav--main ul li a {
  font-size: 1.3rem; }

.sliding-menu .nav--main ul li ul.dropdown-menu {
  padding: 0;
  display: block;
  position: relative;
  box-shadow: none;
  background: transparent;
  top: 0; }

.sliding-menu .nav--main ul li ul.dropdown-menu li {
  border: none;
  padding: 0.9rem 0; }

.sliding-menu .nav--main ul li ul.dropdown-menu li a {
  font-size: 1.1rem;
  text-transform: uppercase;
  white-space: normal; }

.sliding-menu nav {
  float: left; }

.sliding-menu .nav--main ul li.dropdown {
  border: none; }

.sliding-menu .nav--main ul li.active {
  background: none; }

.navToggle .icon {
  transition-duration: 0.75s;
  position: absolute;
  height: 4px;
  width: 20px;
  top: 20px;
  background: #fff; }
  .navToggle .icon:before {
    transition-duration: 0.75s;
    position: absolute;
    width: 20px;
    height: 4px;
    background-color: #fff;
    content: "";
    top: -8px; }
  .navToggle .icon:after {
    transition-duration: 0.25s;
    position: absolute;
    width: 20px;
    height: 4px;
    background-color: #fff;
    content: "";
    top: 8px; }

.navToggle {
  position: absolute;
  width: 60px;
  height: 50px;
  top: 7px;
  left: 20px;
  transition-duration: 0.75s; }
  .navToggle.open .icon {
    transition-duration: .25s;
    background: transparent; }
    .navToggle.open .icon:before {
      -webkit-transform: rotateZ(135deg) scale(1.25) translate(12px, 3px);
      transform: rotateZ(135deg) scale(1.25) translate(12px, 3px); }
    .navToggle.open .icon:after {
      -webkit-transform: rotateZ(-135deg) scale(1.25) translate(12px, -3px);
      transform: rotateZ(-135deg) scale(1.25) translate(12px, -3px); }

.navToggle.open {
  left: 35px; }

.itemNavigation {
  display: inline-block;
  width: 100%;
  border-bottom: 1px dotted #A9A9A9;
  margin: 0 0 2rem; }

.itemNavigation a {
  display: block;
  font-size: 1.7rem;
  font-weight: bold;
  padding: 1rem 0;
  text-decoration: none; }

.previous-item {
  float: left; }

.next-item {
  float: right; }

.itemNavigation .itemPrevious {
  float: left; }
  .itemNavigation .itemPrevious::before {
    font-family: 'Glyphicons Halflings';
    content: "\e079";
    position: relative;
    top: 2px; }

.itemNavigation .itemNext {
  float: right; }
  .itemNavigation .itemNext::after {
    font-family: 'Glyphicons Halflings';
    content: "\e080";
    position: relative;
    top: 2px; }

.back-to-results {
  margin-bottom: 2rem; }
  .back-to-results a {
    text-decoration: none; }
  .back-to-results::before {
    font-family: 'Glyphicons Halflings';
    content: "\e079";
    position: relative;
    top: 2px;
    color: #B40838; }

/*--======MEDIA QUERIES =====--*/
@media (min-width: 768px) {
  .nav--main ul.dropdown-menu li.active a {
    background: transparent;
    color: #fff; } }

@media (max-width: 991px) {
  .sliding-menu {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; } }

@media (max-width: 992px) {
  .nav--main ul li a {
    font-size: 1.6rem; }
  .nav--candidate {
    margin-top: 1.8rem; }
  .nav--footer-main ul li, .nav--footer-candidate ul li, .nav--footer-legal ul li {
    padding: 0 1rem; }
  .mod-switcher {
    position: relative;
    float: left; }
  .mod-portal {
    position: relative;
    margin-left: 2rem;
    float: left; }
    .mod-portal:active {
      margin-bottom: 2rem; }
  .mod-portal ul {
    display: none;
    position: relative;
    float: left; }
    .mod-portal ul li {
      padding: 8px 8px;
      display: block; }
  .nav--candidate .mod-portal h2 {
    border-right: 1px solid #fff;
    font-size: 1.2rem;
    position: relative;
    display: inline;
    float: left;
    margin: 0.6rem 0;
    padding-right: 30px;
    color: #B40838; }
    .nav--candidate .mod-portal h2:hover {
      cursor: pointer; }
  .nav--candidate .mod-portal h2::after {
    font-family: 'Glyphicons Halflings';
    content: "\e252";
    position: absolute;
    right: 10px;
    top: 0px; }
  .nav--candidate .mod-portal h2.active::after {
    transform: rotate(180deg);
    transition: transform 0.5s linear 0s; } }

@media (max-width: 768px) {
  .nav.nav--footer-logos {
    display: none; }
  .nav--footer-legal ul {
    float: none;
    text-align: center; }
  .nav--footer-legal ul li {
    margin: 0 0 1rem;
    padding: 0;
    text-align: left;
    border: none; }
  .nav--footer-legal ul li:nth-last-child(2) {
    margin-right: 1rem; } }

@media (min-width: 768px) {
  .nav--main ul li a[href="#"]:hover {
    color: #fff;
    cursor: default; }
  .nav-main--mega-menu + ul.dropdown-menu {
    width: 400px; }
  .nav-main--mega-menu + ul.dropdown-menu li {
    float: left;
    padding: 0.5rem 1rem;
    width: 50%;
    text-align: left; }
  .nav-main--mega-menu + ul.dropdown-menu li a {
    display: block;
    font-size: 1.4rem;
    vertical-align: middle;
    white-space: normal; }
  .nav--candidate {
    float: right;
    margin-top: 5rem; }
  .nav--candidate {
    min-width: 470px;
    float: right;
    display: inline; }
  .nav--candidate ul.fairsail-menu {
    float: left; }
  .nav--candidate ul.candidate-menu {
    float: right;
    display: inline; }
  .mod-languages {
    width: 35px;
    position: absolute;
    right: 15px;
    top: 5px;
    padding: 5px 10px; }
    .mod-languages:hover {
      cursor: pointer; }
  .mod-switcher ul {
    display: none;
    background: #830629;
    min-width: 150px;
    top: 37px;
    right: 0;
    z-index: 200;
    position: absolute; }
    .mod-switcher ul.active {
      display: block; }
    .mod-switcher ul li {
      border-right: 0 none;
      padding: 8px 8px;
      display: block;
      text-align: right; }
  .mod-portal {
    display: inline-block;
    position: relative;
    width: auto;
    float: left; }
  .mod-portal ul {
    display: none;
    position: absolute;
    left: 0px;
    z-index: 200;
    top: 26px;
    background: #830629;
    min-width: 150px; }
    .mod-portal ul li {
      border-right: 0 none;
      padding: 8px 8px;
      display: block;
      text-align: right; }
  .nav--candidate .mod-switcher h2 {
    font-size: 1.2rem;
    position: absolute;
    top: 20px;
    right: 35px;
    margin-top: 0; }
    .nav--candidate .mod-switcher h2:hover {
      cursor: pointer; }
  .nav--candidate .mod-portal h2 {
    border-right: 1px solid #fff;
    font-size: 1.2rem;
    position: relative;
    display: inline;
    float: left;
    margin: 0.6rem 0;
    padding-right: 30px; }
    .nav--candidate .mod-portal h2:hover {
      cursor: pointer; }
  .nav--candidate .mod-portal h2::after {
    font-family: 'Glyphicons Halflings';
    content: "\e252";
    position: absolute;
    right: 10px;
    top: 0px; }
  .nav--candidate .mod-switcher::after {
    font-family: 'Glyphicons Halflings';
    content: "\e252";
    position: absolute;
    right: 0px;
    top: 10px; }
  .nav--candidate .mod-switcher.active::after,
  .nav--candidate .mod-portal h2.active::after {
    transform: rotate(180deg);
    transition: transform 0.5s linear 0s; }
  .mod-switcher {
    width: 57px;
    position: absolute;
    right: 25px;
    top: 5px;
    padding: 5px 10px; }
    .mod-switcher:hover {
      cursor: pointer; }
  .mod-switcher::before {
    font-family: 'fontello';
    content: '\e81e';
    float: left;
    line-height: 28px;
    font-size: 28px; }
  .mod-switcher.active::before {
    transform: rotate(360deg);
    transition: transform 0.6s linear 0s; }
  .mod-switcher.active::after {
    transform: rotate(180deg);
    transition: transform 0.5s linear 0s; } }

/* Name of module:  Parallax
   Module ID:     127
   Appears:   Homepage
*/
.l-parallax {
  display: none; }

@keyframes mymove {
  from {
    transform: scale(1); }
  to {
    transform: scale(1.2); } }

@keyframes nomoveout {
  from {
    transform: scale(1); }
  to {
    transform: scale(0.9); } }

@media (min-width: 992px) {
  .l-parallax .container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    min-height: 45rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .l-parallax blockquote {
    color: #fff;
    text-align: center;
    max-width: 768px; }
  .l-parallax blockquote cite {
    font-style: normal; }
  .l-parallax {
    display: table;
    width: 100%;
    min-height: 45rem;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top; }
  /* MODIFIERS */
  .l-parallax--light-text {
    color: #fff; }
  .l-parallax--dark-text {
    color: #353638; }
  /* SPECIFIC IMAGE ELEMENTS */
  .l-parallax__home-row-05 {
    background-image: url("../images/parallax/homepage-a.jpg"); }
  .l-parallax__home-row-07 {
    background-image: url("../images/parallax/homepage-b.jpg"); }
  /* ABOUT US */
  .l-parallax__about-row-02 {
    background-image: url("../images/parallax/about_quote.jpg");
    background-position: center 52%; }
  .l-parallax__about-row-08 {
    background-image: url("../images/parallax/csr.jpg");
    background-position: center 52%; }
  .l-parallax__germany-row-02 {
    background-image: url("/images/country/frankfurt.jpg");
    background-position: center 52%; }
  .l-parallax__germany-row-13 {
    background-image: url("/images/country/munich.jpg");
    background-position: center 52%; }
  .l-parallax__belgium-row-02 {
    background-image: url("/images/country/luxembourg.jpg");
    background-position: center 52%; }
  .l-parallax__belgium-row-13 {
    background-image: url("/images/country/belgium.jpg");
    background-position: center 52%; }
  .l-parallax__hongkong-row-02 {
    background-image: url("/images/country/hong_kong.jpg");
    background-position: center 52%; }
  .l-parallax__netherlands-row-02 {
    background-image: url("/images/country/amsterdam.jpg");
    background-position: center 52%; }
  .l-parallax__netherlands-row-13 {
    background-image: url("/images/country/rotterdam.jpg");
    background-position: center 52%; }
  .l-parallax__uk-row-02 {
    background-image: url("/images/country/dublin.jpg");
    background-position: center 52%; }
  .l-parallax__uk-row-13 {
    background-image: url("/images/country/glasgow.jpg");
    background-position: center 52%; }
  .l-parallax__australia-row-02 {
    background-image: url("/images/country/sydney.jpg"); }
  .l-parallax__france-row-02 {
    background-image: url("/images/country/paris.jpg");
    background-position: center 52%; }
  .l-parallax__switzerland-row-02 {
    background-image: url("/images/country/zurich.jpg");
    background-position: center 52%; }
  .l-parallax__switzerland-row-13 {
    background-image: url("/images/country/zurich2.jpg");
    background-position: center 52%; }
  .l-parallax__uae-row-02 {
    background-image: url("/images/country/dubai.jpg");
    background-position: center 52%; }
  .l-parallax__uae-row-13 {
    background-image: url("/images/country/dubai_2.jpg");
    background-position: center 52%; }
  .l-parallax__usa-row-02 {
    background-image: url("/images/country/boston.jpg");
    background-position: center 52%; }
  .l-parallax__usa-row-13 {
    background-image: url("/images/country/san_francisco.jpg");
    background-position: center 52%; }
  .l-parallax__japan-row-02 {
    background-image: url("/images/country/japan.jpg");
    background-position: center 52%; }
  .l-parallax__japan-row-13 {
    background-image: url("/images/country/japan2.jpg");
    background-position: center 52%; }
  .l-parallax__singapore-row-02 {
    background-image: url("/images/country/singapore.jpg");
    background-position: center 52%; }
  .l-parallax__australia-row-02 blockquote, .l-parallax__germany-row-02 blockquote {
    background: rgba(0, 0, 0, 0.4);
    padding: 1rem; }
  .l-parallax blockquote {
    background: rgba(0, 0, 0, 0.4);
    padding: 1rem 0;
    border-radius: 1px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15); }
    .l-parallax blockquote p:first-child {
      margin-top: 0; }
  .parallax-event {
    animation-name: mymove;
    animation-duration: 7s;
    animation-fill-mode: forwards; }
    .parallax-event .container {
      animation-name: nomoveout;
      animation-duration: 7s;
      animation-fill-mode: forwards; } }

/* Name of module: 	tiny triangle
   Module ID:    	Does not apply
   Appears: 		Desktop pages
*/
section > div {
  position: relative; }

.tiny-triangle, .tiny-triangle--red {
  position: absolute;
  background: #B40838;
  width: 100%;
  left: 0;
  bottom: 0;
  padding-bottom: .5%; }
  .tiny-triangle:before, .tiny-triangle:after, .tiny-triangle--red:before, .tiny-triangle--red:after {
    content: '';
    position: absolute;
    bottom: 100%;
    width: 50%;
    padding-bottom: inherit;
    background-color: inherit; }
  .tiny-triangle:before, .tiny-triangle--red:before {
    right: 50%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -ms-transform: skewX(45deg);
    -webkit-transform: skewX(45deg);
    transform: skewX(45deg); }
  .tiny-triangle:after, .tiny-triangle--red:after {
    left: 50%;
    -ms-transform-origin: 0 100%;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -ms-transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg); }

.tiny-triangle--purple {
  position: absolute;
  background: #564263;
  width: 100%;
  left: 0;
  bottom: 0;
  padding-bottom: .5%; }
  .tiny-triangle--purple:before, .tiny-triangle--purple:after {
    content: '';
    position: absolute;
    bottom: 100%;
    width: 50%;
    padding-bottom: inherit;
    background-color: inherit; }
  .tiny-triangle--purple:before {
    right: 50%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -ms-transform: skewX(45deg);
    -webkit-transform: skewX(45deg);
    transform: skewX(45deg); }
  .tiny-triangle--purple:after {
    left: 50%;
    -ms-transform-origin: 0 100%;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -ms-transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg); }

.tiny-triangle--white {
  position: absolute;
  background: #fff;
  width: 100%;
  left: 0;
  bottom: 0;
  padding-bottom: .5%; }
  .tiny-triangle--white:before, .tiny-triangle--white:after {
    content: '';
    position: absolute;
    bottom: 100%;
    width: 50%;
    padding-bottom: inherit;
    background-color: inherit; }
  .tiny-triangle--white:before {
    right: 50%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -ms-transform: skewX(45deg);
    -webkit-transform: skewX(45deg);
    transform: skewX(45deg); }
  .tiny-triangle--white:after {
    left: 50%;
    -ms-transform-origin: 0 100%;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -ms-transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg); }

.tiny-triangle--orange {
  position: absolute;
  background: #E55302;
  width: 100%;
  left: 0;
  bottom: 0;
  padding-bottom: .5%; }
  .tiny-triangle--orange:before, .tiny-triangle--orange:after {
    content: '';
    position: absolute;
    bottom: 100%;
    width: 50%;
    padding-bottom: inherit;
    background-color: inherit; }
  .tiny-triangle--orange:before {
    right: 50%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -ms-transform: skewX(45deg);
    -webkit-transform: skewX(45deg);
    transform: skewX(45deg); }
  .tiny-triangle--orange:after {
    left: 50%;
    -ms-transform-origin: 0 100%;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -ms-transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg); }

.tiny-triangle--yellow {
  position: absolute;
  background: #F7A400;
  width: 100%;
  left: 0;
  bottom: 0;
  padding-bottom: .5%; }
  .tiny-triangle--yellow:before, .tiny-triangle--yellow:after {
    content: '';
    position: absolute;
    bottom: 100%;
    width: 50%;
    padding-bottom: inherit;
    background-color: inherit; }
  .tiny-triangle--yellow:before {
    right: 50%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -ms-transform: skewX(45deg);
    -webkit-transform: skewX(45deg);
    transform: skewX(45deg); }
  .tiny-triangle--yellow:after {
    left: 50%;
    -ms-transform-origin: 0 100%;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -ms-transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg); }

.tiny-triangle--lightgrey {
  position: absolute;
  background: #F2F0EF;
  width: 100%;
  left: 0;
  bottom: 0;
  padding-bottom: .5%; }
  .tiny-triangle--lightgrey:before, .tiny-triangle--lightgrey:after {
    content: '';
    position: absolute;
    bottom: 100%;
    width: 50%;
    padding-bottom: inherit;
    background-color: inherit; }
  .tiny-triangle--lightgrey:before {
    right: 50%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -ms-transform: skewX(45deg);
    -webkit-transform: skewX(45deg);
    transform: skewX(45deg); }
  .tiny-triangle--lightgrey:after {
    left: 50%;
    -ms-transform-origin: 0 100%;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -ms-transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg); }

.tiny-triangle--darkgrey {
  position: absolute;
  background: #353638;
  width: 100%;
  left: 0;
  bottom: 0;
  padding-bottom: .5%; }
  .tiny-triangle--darkgrey:before, .tiny-triangle--darkgrey:after {
    content: '';
    position: absolute;
    bottom: 100%;
    width: 50%;
    padding-bottom: inherit;
    background-color: inherit; }
  .tiny-triangle--darkgrey:before {
    right: 50%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -ms-transform: skewX(45deg);
    -webkit-transform: skewX(45deg);
    transform: skewX(45deg); }
  .tiny-triangle--darkgrey:after {
    left: 50%;
    -ms-transform-origin: 0 100%;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -ms-transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg); }

.tiny-triangle--grey {
  position: absolute;
  background: #A9A9A9;
  width: 100%;
  left: 0;
  bottom: 0;
  padding-bottom: .5%; }
  .tiny-triangle--grey:before, .tiny-triangle--grey:after {
    content: '';
    position: absolute;
    bottom: 100%;
    width: 50%;
    padding-bottom: inherit;
    background-color: inherit; }
  .tiny-triangle--grey:before {
    right: 50%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -ms-transform: skewX(45deg);
    -webkit-transform: skewX(45deg);
    transform: skewX(45deg); }
  .tiny-triangle--grey:after {
    left: 50%;
    -ms-transform-origin: 0 100%;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -ms-transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg); }

.tiny-triangle--photo, .tiny-triangle--photo-red {
  border-top: solid 10px #B40838;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  position: absolute;
  left: 50%;
  width: 8px;
  bottom: -10px;
  z-index: 400;
  margin-left: -10px; }

.tiny-triangle--photo--purple {
  border-top: solid 10px #564263;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  position: absolute;
  left: 50%;
  width: 8px;
  bottom: -10px;
  z-index: 400;
  margin-left: -10px; }

.tiny-triangle--photo--white {
  border-top: solid 10px #fff;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  position: absolute;
  left: 50%;
  width: 8px;
  bottom: -10px;
  z-index: 400;
  margin-left: -10px; }

.tiny-triangle--photo--orange {
  border-top: solid 10px #E55302;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  position: absolute;
  left: 50%;
  width: 8px;
  bottom: -10px;
  z-index: 400;
  margin-left: -10px; }

.tiny-triangle--photo--yellow {
  border-top: solid 10px #F7A400;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  position: absolute;
  left: 50%;
  width: 8px;
  bottom: -10px;
  z-index: 400;
  margin-left: -10px; }

.tiny-triangle--photo--red {
  border-top: solid 10px #B40838;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  position: absolute;
  left: 50%;
  width: 8px;
  bottom: -10px;
  z-index: 400;
  margin-left: -10px; }

.tiny-triangle--photo--lightgrey {
  border-top: solid 10px #F2F0EF;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  position: absolute;
  left: 50%;
  width: 8px;
  bottom: -10px;
  z-index: 400;
  margin-left: -10px; }

.tiny-triangle--photo--darkgrey {
  border-top: solid 10px #353638;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  position: absolute;
  left: 50%;
  width: 8px;
  bottom: -10px;
  z-index: 400;
  margin-left: -10px; }

.tiny-triangle--photo--grey {
  border-top: solid 10px #A9A9A9;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  position: absolute;
  left: 50%;
  width: 8px;
  bottom: -10px;
  z-index: 400;
  margin-left: -10px; }

.tiny-triangle--photo--green {
  border-top: solid 10px #91AE50;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  position: absolute;
  left: 50%;
  width: 8px;
  bottom: -10px;
  z-index: 400;
  margin-left: -10px; }

.tiny-triangle--photo--blue {
  border-top: solid 10px #5d85a4;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  position: absolute;
  left: 50%;
  width: 8px;
  bottom: -10px;
  z-index: 400;
  margin-left: -10px; }

/*--======MEDIA QUERIES =====--*/
/*@media (max-width: $min-lg){
	.tiny-triangle,
	.tiny-triangle--red,
	.tiny-triangle--purple,
	.tiny-triangle--white,
	.tiny-triangle--lightgrey,
	.tiny-triangle--darkgrey,
	.tiny-triangle--photo, 
	.tiny-triangle--photo-red,
	.tiny-triangle--photo--purple,
	.tiny-triangle--photo--white,
	.tiny-triangle--photo--lightgrey,
	.tiny-triangle--photo--darkgrey { display: none; }
}*/
/* Name of module: 	Hero
   Module ID:    	Does not apply
   Appears: 		Home
*/
.hero-video {
  position: relative;
  text-align: center;
  margin: 0 auto;
  width: 100%; }

.hero-video-location {
  margin: 4rem auto 0; }

.hero-video__content {
  text-align: center;
  background-color: rgba(255, 255, 255, 0.7);
  display: inline-block;
  width: auto;
  padding: 4rem;
  margin: 0 auto 4rem auto; }

.hero-video-location .hero-video__content {
  background: none;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5); }
  .hero-video-location .hero-video__content h1 {
    color: #fff; }

.hero-video__header {
  margin-top: 0; }

.hero-video__button {
  background-color: rgba(255, 255, 255, 0.5);
  width: 10rem;
  height: 10rem;
  border: none;
  border-radius: 50%;
  margin: 4rem auto 4rem auto;
  transition: all 0.3s linear; }
  .hero-video__button i {
    font-family: 'Glyphicons Halflings';
    content: "&#xe072;";
    font-style: normal;
    color: #B40838;
    font-size: 5rem; }
  .hero-video__button:hover {
    transition: all 0.2s ease;
    -ms-transform: scale(1.1);
    /* IE 9 */
    -webkit-transform: scale(1.1);
    /* Chrome, Safari, Opera */
    transform: scale(1.1); }

.hero-video__button--close {
  position: absolute;
  z-index: 9999;
  top: 0.5rem;
  left: 0.5rem;
  width: 3rem;
  height: 3rem;
  border: none;
  border-radius: 50%;
  margin: 0;
  display: none; }
  .hero-video__button--close i {
    font-size: 2rem; }

.hero-video__header {
  color: #B40838; }

.hero-video__header--yellow {
  color: #F7A400; }

.hero-video__header--orange {
  color: #E55302; }

.hero-video__header--green {
  color: #91AE50; }

.hero-video__header--grey {
  color: #5d85a4; }

.hero-video__header-intro {
  color: #353638;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  text-transform: inherit; }

.hero-video__video {
  display: none; }

.hero__bg-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right top; }

.hero__bg-image {
  background-image: url("/images/headers/Entry_hero.jpg"); }

.hero__bg-image.active {
  background-image: none !important;
  background-color: #E0E0E0; }

/*--====== MEDIA QUERIES =====--*/
@media (min-width: 768px) {
  .hero-video {
    margin: 4rem auto 0; }
  .hero-video-location {
    margin: 20rem auto 12rem; } }

@media (min-width: 1200px) {
  .hero-video {
    margin: 25rem auto 0; }
  .hero-video__video {
    margin-top: -16rem; }
  .hero-video__content {
    margin: 0 auto 6.5rem; }
  .hero-video-location {
    margin: 20rem auto 12rem; }
  .hero-video-location .hero-video__content {
    margin: 0 auto 6.5rem; } }

@media (max-width: 992px) {
  .logo a img {
    height: 3.3rem; } }

@media (max-width: 768px) {
  .hero__bg-image {
    min-height: inherit; }
  article.hero__articlebody {
    margin-top: 0rem; }
  background-position-y: -23rem; }

.active .hero-video-main.hero-video {
  margin-top: 3rem; }

.active .hero-video-main .hero-video__video {
  margin-top: 2rem; }

.active .hero-video-main .hero-video__button--close {
  display: block; }

@media (min-width: 768px) {
  .active .hero-video-main.hero-video {
    margin-top: 8rem; }
  .active .hero-video-main .hero-video__video {
    margin-top: 2rem; } }

@media (min-width: 1200px) {
  .active .hero-video-main.hero-video {
    margin-top: 8rem; }
  .active .hero-video-main .hero-video__video {
    margin-top: 2rem; } }

/* Name of module: 	showadvert
   Module ID:    	Does not Apply
   Appears: 		showadvert page (single job page)
*/
/*
article.showadvert { margin:0;}
section.showadvert_intro-image { height: 22rem; background-image: url('/templates/desktop/public/assets/images/show-advert-heroimage-france.jpg'); background-size: cover; margin-bottom: 6rem; }
section.showadvert_intro-image--france  	{background-image: url('/templates/desktop/public/assets/images/show-advert-heroimage-france.jpg');}
section.showadvert_intro-image--usa 		{background-image: url('/templates/desktop/public/assets/images/show-advert-heroimage-usa.jpg');}
section.showadvert_intro-image--uk 			{background-image: url('/templates/desktop/public/assets/images/show-advert-heroimage-uk.jpg');}
section.showadvert_intro-image--netherlands {background-image: url('/templates/desktop/public/assets/images/show-advert-heroimage-netherlands.jpg');}
section.showadvert_intro-image--ireland		{background-image: url('/templates/desktop/public/assets/images/show-advert-heroimage-ireland.jpg');}
section.showadvert_intro-image--thailand	{background-image: url('/templates/desktop/public/assets/images/show-advert-heroimage-thailand.jpg');}
section.showadvert_intro-image--germany		{background-image: url('/templates/desktop/public/assets/images/show-advert-heroimage-germany.jpg');}
section.showadvert_intro-image--japan		{background-image: url('/templates/desktop/public/assets/images/show-advert-heroimage-japan.jpg');}
section.showadvert_intro-image--hk			{background-image: url('/templates/desktop/public/assets/images/show-advert-heroimage-hk.jpg');}
// missing 
section.showadvert_intro-image--australia	{background-image: url('/templates/desktop/public/assets/images/show-advert-heroimage-australia.jpg');}
section.showadvert_intro-image--belgium 	{background-image: url('/templates/desktop/public/assets/images/show-advert-heroimage-belgium.jpg');}
section.showadvert_intro-image--singapore	{background-image: url('/templates/desktop/public/assets/images/show-advert-heroimage-singapore.jpg');}
section.showadvert_intro-image--dubai 		{background-image: url('/templates/desktop/public/assets/images/show-advert-heroimage-dubai.jpg');}
*/
section.showadvert_intro-image {
  height: 22rem;
  background-size: cover;
  margin-bottom: 6rem; }

section.showadvert_intro-image--france, section.showadvert_intro-image--frankreich {
  background-image: url("../images/show-advert-heroimage-france.jpg"); }

section.showadvert_intro-image--usa, section.showadvert_intro-image--vereinigte {
  background-image: url("../images/show-advert-heroimage-usa.jpg"); }

section.showadvert_intro-image--uk, section.showadvert_intro-image--großbritannien {
  background-image: url("../images/show-advert-heroimage-uk.jpg"); }

section.showadvert_intro-image--netherlands, section.showadvert_intro-image--niederlande {
  background-image: url("../images/show-advert-heroimage-netherlands.jpg"); }

section.showadvert_intro-image--ireland, section.showadvert_intro-image--irland {
  background-image: url("../images/show-advert-heroimage-ireland.jpg"); }

section.showadvert_intro-image--thailand {
  background-image: url("../images/show-advert-heroimage-thailand.jpg"); }

section.showadvert_intro-image--germany, section.showadvert_intro-image--deutschland {
  background-image: url("../images/show-advert-heroimage-germany.jpg"); }

section.showadvert_intro-image--japan {
  background-image: url("../images/show-advert-heroimage-japan.jpg"); }

section.showadvert_intro-image--hk {
  background-image: url("../images/show-advert-heroimage-hk.jpg"); }

section.showadvert_intro-image--australia, section.showadvert_intro-image--australien {
  background-image: url("../images/show-advert-heroimage-australia.jpg"); }

section.showadvert_intro-image--belgium, section.showadvert_intro-image--belgien {
  background-image: url("../images/show-advert-heroimage-belgiumc.jpg"); }

section.showadvert_intro-image--luxembourg, section.showadvert_intro-image--großherzogtum {
  background-image: url("../images/show-advert-heroimage-luxembourg.jpg");
  background-position: bottom; }

section.showadvert_intro-image--singapore, section.showadvert_intro-image--singapur {
  background-image: url("../images/show-advert-heroimage-singapore.jpg"); }

section.showadvert_intro-image--dubai, section.showadvert_intro-image--vae {
  background-image: url("../images/show-advert-heroimage-dubai.jpg"); }

.showadvert__title {
  font-size: 2.5rem;
  font-weight: bold;
  text-align: left;
  text-transform: capitalize;
  margin: 0 0 1rem 0; }

p.showadvert__body {
  text-align: left;
  font-size: 1.5rem; }

ul.showadvert__info {
  list-style-type: none;
  padding: 0;
  margin: 3rem 0; }

ul.showadvert__info li {
  line-height: 2.3rem;
  font-size: 1.8rem;
  margin-bottom: 1rem; }

ul.showadvert__info li span {
  font-weight: bold; }

.showadvert__info--entry li span {
  color: #F7A400; }

.showadvert__info--experience li span {
  color: #E55302; }

.showadvert__info--specialist li span {
  color: #91AE50; }

.showadvert__info--nonsales li span {
  color: #A9A9A9; }

aside.showadvert__consultantinfo {
  background-color: #E55302;
  float: right; }

aside.showadvert__consultantinfo--entry {
  background-color: #F7A400; }

aside.showadvert__consultantinfo--experience {
  background-color: #E55302; }

aside.showadvert__consultantinfo--specialist {
  background-color: #91AE50; }

aside.showadvert__consultantinfo--nonsales {
  background-color: #A9A9A9; }

ul.showadvert__consultantinfo__list {
  list-style-type: none;
  padding: 0; }

ul.showadvert__consultantinfo__list li {
  margin: 1.5rem 0; }

ul.showadvert__consultantinfo__list li, ul.showadvert__consultantinfo__list li a {
  color: #fff;
  font-weight: bold; }

h2.showadvert__consultantinfo__title {
  color: #fff;
  text-transform: capitalize;
  text-align: left; }

ul.showadvert__consultantinfo__list li span {
  font-size: 3rem;
  margin-right: 2rem; }

ul.showadvert__consultantinfo__list li.showadvert__consultantinfo__email span {
  font-size: 2rem; }

/* Name of module: 	searchadverts
   Module ID:    	
   Appears: 		Homepage
*/
#refine, #saveEmailAlert {
  display: none; }

.searchadverts__title {
  text-transform: none;
  font-weight: normal;
  margin: 0rem 0 4rem;
  text-align: center; }

.searchadverts__title--experienced {
  color: #E55302; }

.searchadverts__title--entry {
  color: #F7A400; }

.searchadverts__title--specialist {
  color: #91AE50; }

.searchadverts__title--nonsales {
  color: #5d85a4; }

.searchadverts__title__sector {
  font-weight: bold; }

a.jobpost {
  color: #353638;
  text-decoration: none; }

ol.job-serp {
  padding: 0;
  margin-bottom: 0; }

li.job-perm.odd {
  background-color: #F2F0EF; }

.job-item {
  margin-top: 0; }

.jobpost__infolist {
  padding: 0; }

.jobpost__title {
  text-align: left;
  color: #B40838;
  text-decoration: none;
  margin-bottom: 0.5rem;
  font-size: 2rem;
  transition: 0.9s;
  font-weight: bold;
  text-transform: uppercase; }
  .jobpost__title:hover {
    color: #52041a; }

.jobpost__title--experienced {
  color: #E55302; }
  .jobpost__title--experienced:hover {
    color: #802e01; }

.jobpost__title--entry {
  color: #F7A400; }
  .jobpost__title--entry:hover {
    color: #916000; }

.jobpost__title--specialist {
  color: #91AE50; }
  .jobpost__title--specialist:hover {
    color: #576830; }

.jobpost__title--nonsales {
  color: #5d85a4; }
  .jobpost__title--nonsales:hover {
    color: #767676; }

.jobpost__city {
  text-align: left;
  font-weight: normal;
  margin-top: 0; }

.jobpost__infoitem {
  display: inline-block;
  font-weight: bold;
  padding: 0 1rem 0;
  border-right: 1px solid #353638;
  line-height: 1.1; }

.jobpost__infoitem:first-child {
  padding: 0 1rem 0 0; }

.jobpost__infoitem:last-child {
  border: none; }

.job-rss-container {
  display: none; }

.jobpost__body {
  text-align: left;
  font-size: 1.4rem;
  line-height: 1.4;
  margin-top: 1rem; }

a.jobpost:hover h4.jobpost__title {
  color: #52041a; }

a.jobpost:hover h4.jobpost__title.jobpost__title--experienced {
  color: #802e01; }

a.jobpost:hover h4.jobpost__title.jobpost__title--entry {
  color: #916000; }

a.jobpost:hover h4.jobpost__title.jobpost__title--specialist {
  color: #576830; }

a.jobpost:hover h4.jobpost__title.jobpost__title--nonsales {
  color: #767676; }

span.pagenav {
  font-weight: bold; }

#job-search #form_location-lbl {
  display: block; }

.empty-infoitem {
  display: none;
  padding: 0; }
  .empty-infoitem + .jobpost__infoitem {
    padding-left: 0; }

/*--======MEDIA QUERIES =====--*/
@media (max-width: 768px) {
  .jobpost__infolist {
    padding-top: 1.9rem; }
  .jobpost__infoitem {
    width: 100%;
    padding: 0;
    display: block;
    padding-bottom: 0.5rem;
    border: none; }
  .jobpost__infoitem:first-child {
    padding-bottom: 0.5rem; }
  .jobpost__body {
    margin-top: 1.7rem; } }

/* Name of module: 	pagination
   Module ID:    	Does not Apply
   Appears: 		searchaverts page
*/
nav.pagination ul li {
  display: inline-block;
  padding: 0.5rem; }

nav.pagination ul li a {
  color: #353638;
  text-decoration: none; }

nav.pagination ul li a:hover {
  color: #B40838; }

nav.pagination {
  display: inline-block;
  width: 100%;
  clear: both;
  text-align: center; }

nav.pagination ul li.pagination-end, nav.pagination ul li.pagination-start {
  display: none; }

.pagination-next {
  font-size: 0; }

.pagination-next a:before {
  content: '\e258';
  font-size: 19px;
  position: relative;
  top: 5px;
  font-family: 'Glyphicons Halflings'; }

.pagination-prev {
  font-size: 0; }

.pagination-prev a:before {
  content: '\e257';
  font-size: 19px;
  position: relative;
  top: 5px;
  font-family: 'Glyphicons Halflings'; }

/* Name of module: 	mod_jbe_logout
   Module ID:    	91
   Appears: 		ALL PAGES
*/
.logged-in-message {
  float: right;
  margin-top: 3.1rem; }
  .logged-in-message ul.dropdown-menu li {
    font-size: 1.2rem;
    font-weight: normal;
    text-transform: uppercase;
    color: #353638;
    line-height: 1rem; }
  .logged-in-message ul.dropdown-menu li a {
    font-weight: bold;
    float: left;
    text-decoration: none; }
    .logged-in-message ul.dropdown-menu li a:hover {
      color: #bfbfbf;
      background: none; }
  .logged-in-message button {
    padding: 3px 10px;
    font-size: 12px; }
  .logged-in-message ul.dropdown-menu li.dropdown-header {
    margin: 0.5rem 0; }
  .logged-in-message ul.dropdown-menu span.jbe_logout__email {
    border-bottom: 1px solid;
    padding-bottom: 1px; }

.logged-in .jbe-link {
  display: none; }

.logged-in .item-132 {
  display: none; }

/*--======MEDIA QUERIES =====--*/
@media (max-width: 1200px) {
  .logged-in-message {
    margin-top: 2.1rem; }
    .logged-in-message ul.dropdown-menu {
      right: 0;
      left: auto; } }

@media (max-width: 768px) {
  .jbe_logout__text {
    display: none; }
  .logged-in-message {
    margin-top: 2.1rem;
    margin-right: 1em; } }

/* Name of module: 	textwithvideo
   Module ID:    	Does not apply
   Appears: 		About us
*/
.textwithvideo h2 {
  margin-bottom: 4rem; }

.textwithvideo h3 {
  text-align: left;
  font-weight: bold; }
  .textwithvideo h3:first-child {
    margin-top: 0; }

.textwithvideo p {
  text-align: left;
  margin-top: 0; }

.textwithvideo p.textwithvideo__maintext {
  padding: 0 0 3rem 0px;
  border-bottom: 1px solid;
  margin-bottom: 5rem; }

.textwithvideo p.textwithvideo__minitext {
  font-size: 1.4rem; }

.textwithvideo blockquote p {
  margin-top: 2rem; }

.textwithvideo .values img {
  max-width: 250px;
  margin: auto; }

@media (min-width: 992px) {
  .textwithvideo .values img {
    max-width: 250px; } }

/* Name of module: 	Infographic
   Module ID:    	109
   Appears: 		Home
   Note : INHERIT MOST OF THE CLASSES FROM driver.scss
*/
.infographic .b-driver__text-container {
  color: #B40838; }

.infographic h4 {
  margin: 0; }

/* Name of module: 	Branddropdown
   Module ID:    	
   Appears: 		About us
*/
.brand-list .custom-module-inner {
  margin-bottom: 3rem; }

.brand-list .custom-module-inner .b-driver {
  height: auto;
  padding: 0; }

.brand-list .custom-module-inner .modal {
  margin: 3rem 0; }

.brand-list .b-driver img {
  width: 100%;
  max-width: 100%; }

.brand-list .b-driver .b-driver__button {
  white-space: normal; }

.modal {
  display: none; }

.modal {
  padding: 3rem 0;
  border-top: 1px solid #353638;
  border-bottom: 1px solid #353638;
  position: relative;
  z-index: 100; }

.modal:focus {
  outline: none; }

.modal h3.modal-title {
  text-align: left;
  font-weight: bold;
  font-size: 2.1rem; }

.modal-body p, .modal__info p {
  text-align: left;
  font-size: 1.4rem; }

.modal-body p {
  margin-top: 0; }

.modal h3.modal-title {
  margin: 0; }

.modal__info {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.modal__info p {
  margin: 0; }

.modal__close {
  float: right;
  text-decoration: none;
  color: #353638;
  transition: all 0.3s linear; }

.modal__close:hover {
  color: #F2F0EF;
  cursor: pointer; }

.modal__info__lead {
  font-weight: bold; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background-color: #FFF;
  opacity: 0.45;
  z-index: 80; }

.modal-backdrop.fade.in {
  opacity: 0.45; }

@media (max-width: 420px) {
  .brand-list .col-xs-6 {
    width: 100%; } }

@media (min-width: 992px) {
  .brand-list .b-driver button.btn, .brand-list .b-driver #jbe-edit-subscription button.delete-alert, #jbe-edit-subscription .brand-list .b-driver button.delete-alert, .brand-list .b-driver .blog article p.readmore button.btn, .blog article p.readmore .brand-list .b-driver button.btn, .brand-list .b-driver button.cva-linkedin-button {
    white-space: no-wrap; } }

/*--====== MEDIA QUERIES =====--*/
@media (max-width: 992px) {
  .modal-body p, .modal__info p {
    font-size: 1.4rem; }
  .modal__info {
    margin-top: 1rem; }
  .modal__info p {
    margin: 0; }
  .b-driver__image-container img {
    width: auto; }
  .modal {
    margin-top: 5rem; }
  .modal__wrapper .b-driver {
    height: 14rem; } }

@media (max-width: 768px) {
  .modal-body p, .modal__info p {
    font-size: 1.4rem; }
  .modal__info {
    margin-top: 1rem; }
  .b-driver__image-container img {
    width: auto; }
  .modal__close {
    font-size: 2.7rem; }
  .modal {
    margin-top: 5rem; }
  .modal__wrapper .b-driver {
    height: 18rem; } }

/* Name of module: 	CSR Content / Tabs 
   Module ID:    	149
   Appears: 		Home
*/
.csr-tabs__button {
  width: 100%; }

.csr-tabs__content p {
  font-size: 1.4rem; }

.csr-tabs__content ul {
  padding: 1.7rem 0 0 2rem;
  list-style-type: inherit; }

.csr-tabs__content ul li {
  line-height: 2.2rem; }

.csr-tabs__pane p {
  margin: 0 0 1rem;
  text-align: left;
  font-size: 1.4rem; }

.csr-tabs__pane p:first-child {
  margin-top: 1rem; }

ul.csr-tabs__list {
  margin-bottom: 0;
  padding-left: 0; }

ul.csr-tabs__list li {
  margin-bottom: 1.4rem; }

ul.csr-tabs__list li.active a {
  background: rgba(0, 0, 0, 0.4); }

a.csr-tabs__button {
  text-decoration: none;
  white-space: normal; }

.csr-tabs__pane .timeline__img-container img {
  width: 100%; }

.embed-responsive-16by9 {
  margin-bottom: 3rem; }

/*--====== MEDIA QUERIES =====--*/
@media (max-width: 992px) {
  ul.csr-tabs__list {
    padding: 0; }
  .embed-responsive-16by9 {
    margin-bottom: 2rem; }
  .csr-tabs__pane p {
    margin-bottom: 1rem; } }

@media (max-width: 768px) {
  ul.csr-tabs__list {
    padding: 0; }
  .embed-responsive-16by9 {
    margin-bottom: 2rem; }
  .csr-tabs__content {
    min-height: 0rem; }
  .tab-pane-media, .tab-pane-text {
    margin: 0 -1.5rem; } }

@media (min-width: 992px) {
  .tabcordion-inner {
    padding-left: 0;
    border-right: 1px solid #fff; }
  .tabcordion-inner li:last-child {
    margin-bottom: 0; }
  .csr-tabs__content {
    padding-left: 0; }
  .csr-tabs__content {
    min-height: 32rem; }
  .csr-tabs__pane p:first-child {
    margin-top: 0; }
  .csr-tabs__pane.active {
    display: flex; }
  .csr-tabs__pane .tab-pane-media {
    flex: 1 0 auto; }
  .csr-tabs__pane .tab-pane-text {
    flex: 1 0 auto; }
  .csr-tabs__pane .tab-pane-text p:last-child {
    margin-bottom: 0; }
  .tab-pane-media .timeline__img-container-inner {
    position: relative; }
  .tab-pane-media .timeline__img-container__caption {
    width: 100%;
    left: 0;
    right: 0; } }

@media (min-width: 1200px) {
  .csr-tabs__content {
    min-height: 30rem; } }

/* Name of module: 	brightcove-video 
   Module ID:    	
   Appears: 		About us
*/
/*--====== MEDIA QUERIES =====--*/
/* Name of module:  (K2 content)
   Module ID:     N/A
   Appears:   SThree Blog
*/
/* GENERAL BLOG STYLING */
.container__blog {
  margin-top: 2rem; }

/* CATEGORY VIEW */
.itemListCategory h1 {
  margin: 0 0 4rem;
  text-align: left; }

/* CATEGORY ITEM */
article.catItemView {
  margin: 0 0 2rem;
  padding: 0 0 2rem;
  border-bottom: 1px dotted #A9A9A9; }

h2.catItemTitle {
  margin: 0 0 2rem;
  text-align: left; }

h2.catItemTitle a {
  text-decoration: none;
  color: #353638; }

h2.catItemTitle a:hover, h2.catItemTitle a:focus {
  color: #B40838; }

.catItemHeader {
  margin-bottom: 2rem; }

.catItemImageBlock {
  margin-bottom: 1rem; }

.catItemImageBlock img {
  width: 100%; }

.catItemIntroText p {
  margin: 0 0 2rem;
  text-align: left;
  font-size: 1.4rem; }

.catItemTagsBlock > span {
  font-weight: bold; }

.catItemTagsBlock > span:after {
  content: ' - '; }

ul.catItemTags {
  display: inline-block;
  margin: 0;
  padding: 0; }

ul.catItemTags li {
  display: inline-block;
  margin: 0 0.75rem; }

ul.catItemTags li a {
  text-decoration: none;
  color: #353638; }

ul.catItemTags li a:hover, ul.catItemTags li a:focus {
  text-decoration: underline; }

/* K2 'ASIDE' CATEGORY LIST MODULE */
.k2CategoriesListBlock ul {
  margin: 0;
  padding: 0; }

.k2CategoriesListBlock li {
  margin: 0 0 1rem;
  width: 100%; }

.k2CategoriesListBlock li a {
  text-decoration: none;
  color: #353638; }

.k2CategoriesListBlock li:hover a, .k2CategoriesListBlock li:focus a {
  color: #fff; }

.k2SearchBlock {
  margin: 0 0 4rem; }

/* K2 SEARCH RESULTS PAGE */
.genericView .componentheading h1 {
  margin: 0 0 4rem; }

.genericView .componentheading h1,
#genericItemListNothingFound p {
  text-align: left; }

.genericItemList {
  margin: 2rem 0 0; }

article.genericItemView {
  margin: 0 0 2rem;
  padding: 0 0 2rem;
  border-bottom: 1px dotted #A9A9A9; }

h2.genericItemTitle {
  margin: 0 0 2rem;
  text-align: left; }

h2.genericItemTitle a {
  text-decoration: none;
  color: #353638; }

h2.genericItemTitle a:hover, h2.catItemTitle a:focus {
  color: #B40838; }

.genericItemImageBlock {
  margin: 2rem 0; }

.genericItemImageBlock img {
  width: 100%; }

.genericItemIntroText p {
  margin: 0 0 2rem;
  text-align: left; }

/* TAG VIEW */
article.tagItemView {
  margin: 0 0 2rem;
  padding: 0 0 2rem;
  border-bottom: 1px dotted #A9A9A9; }

h1.k2TagTitle {
  margin: 0 0 4rem;
  text-align: left; }

h2.tagItemTitle {
  margin: 0 0 2rem;
  text-align: left; }

h2.tagItemTitle a {
  text-decoration: none;
  color: #353638; }

h2.tagItemTitle a:hover, h2.catItemTitle a:focus {
  color: #B40838; }

.tagItemImageBlock {
  margin: 2rem 0; }

.tagItemImageBlock img {
  width: 100%; }

.tagItemIntroText p {
  margin: 0 0 2rem;
  text-align: left; }

/* ARTICLE PAGE VIEW */
article.itemView {
  margin: 0 0 2rem;
  padding: 0 0 2rem; }

h1.itemTitle {
  margin: 0 0 2rem;
  text-align: left; }

.itemCategory {
  margin: 0 0 1rem;
  font-size: 1.7rem; }

.itemToolbar {
  display: inline-block; }

.itemImageBlock {
  margin: 2rem 0; }

.itemImageBlock img {
  width: 100%; }

.itemIntroText p, .itemFullText p {
  margin: 0 0 2rem;
  text-align: left; }

.itemIntroText p {
  font-size: 1.4rem;
  font-weight: 600;
  border-bottom: 1px dotted #A9A9A9;
  padding-bottom: 2rem; }

.itemFullText p {
  font-size: 1.4rem; }

.itemFullText ul, .itemFullText ol {
  padding-left: 2rem;
  list-style: inside;
  margin-top: 3rem; }

.itemFullText ul li, .itemFullText ul ol {
  line-height: 2.2rem;
  padding-bottom: 1.5rem; }

.itemFullText ul li:last-child, .itemFullText ol li:last-child {
  padding-bottom: 0; }

.itemFullText h3 {
  text-align: left;
  font-size: 1.9rem;
  font-weight: bold; }

.itemFullText h2 {
  text-transform: inherit; }

.itemFullText dd {
  padding-bottom: 3rem; }

.itemFullText dl {
  margin-top: 2rem; }

.itemBody .itemFullText h2 {
  text-align: left;
  font-size: 2.2rem; }

.itemIntroText {
  margin: 0 0 2rem; }

.itemSocialSharing {
  margin: 0;
  padding: 2rem 0;
  border-bottom: 1px dotted #A9A9A9; }

.itemSocialSharing > div {
  display: inline-block;
  vertical-align: top; }

.itemTagsBlock > span {
  font-weight: bold; }

.itemTagsBlock > span:after {
  content: ' - '; }

ul.itemTags {
  display: inline-block;
  margin: 0;
  padding: 0; }

ul.itemTags li {
  display: inline-block;
  margin: 0 0.75rem; }

ul.itemTags li a {
  text-decoration: none;
  color: #353638; }

ul.itemTags li a:hover, ul.itemTags li a:focus {
  text-decoration: underline; }

.itemLinks {
  margin-bottom: 2rem; }

section.itemComments {
  margin: 0; }

.itemCommentsCounter {
  margin: 4rem 0 0;
  padding: 0 0 2rem;
  text-align: left;
  border-bottom: 1px dotted #A9A9A9; }

ul.itemCommentsList {
  margin: 0;
  padding: 0; }

ul.itemCommentsList li {
  margin: 0;
  padding: 2rem 0;
  border-bottom: 1px dotted #A9A9A9; }

ul.itemCommentsList li p {
  margin: 0;
  text-align: left;
  font-size: 1.4rem;
  font-weight: bold; }

.itemCommentsForm {
  margin: 0;
  padding: 0; }

.itemCommentsForm h3 {
  margin: 2rem 0;
  text-align: left; }

.itemCommentsForm .input-group-addon {
  padding-left: 0;
  vertical-align: top; }

.itemCommentsForm .input-group {
  margin: 0 0 1rem; }

.itemCommentsForm .input-group,
.itemCommentsForm .input-group > label,
.itemCommentsForm .input-group > input,
.itemCommentsForm .input-group > textarea {
  display: inline-block;
  width: 100%;
  float: left;
  text-align: left; }

.itemCommentsForm textarea {
  resize: vertical; }

/* K2 CONTENT MODULE - (CAREER OPTIONS AND COUNTRY PAGES) */
.k2ItemsBlock ul {
  margin: 0;
  padding: 0; }

.k2ItemsBlockListItem {
  margin-top: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #353638;
  position: relative; }

.k2ItemThumbnail {
  margin: 0 0 2rem; }

.k2ItemThumbnail img {
  width: 100%; }

h3.moduleItemTitle {
  margin: 0 0 1rem;
  text-align: left;
  font-weight: bold;
  height: 4rem; }

h3.moduleItemTitle a {
  text-decoration: none;
  color: #353638; }

h3.moduleItemTitle a:hover, h2.catItemTitle a:focus {
  color: #B40838; }

.moduleItemIntrotext p {
  margin: 0 0 2rem;
  text-align: left;
  font-size: 1.4rem;
  line-height: 2rem; }

.moduleItemButtonContainer a {
  text-decoration: none; }

/* BREADCRUMBS WITHIN K2 */
.nav--breadcrumb div div nav {
  margin-left: 1.6rem;
  margin-top: 1rem; }

/* PAGINATION WITHIN K2 */
.k2Pagination > ul {
  margin: 0;
  padding: 0;
  text-align: center; }

.k2Pagination > ul li {
  padding: 0 1rem;
  display: inline-block; }

@media (min-width: 480px) {
  .k2ItemsBlockListItem {
    min-height: 23rem; }
  .k2ItemThumbnail {
    margin: 0 0 2rem;
    float: left;
    width: 48%; }
  h3.moduleItemTitle {
    display: block;
    padding-left: 51%;
    height: auto;
    margin-bottom: 0; }
  .moduleItemDateCreated {
    display: inline;
    margin-left: 3%; }
  .moduleItemIntrotext {
    display: block;
    padding-left: 51%; }
  .moduleItemButtonContainer {
    position: absolute;
    bottom: 2rem;
    right: 0; } }

/* SM */
/* MD */
@media (min-width: 992px) {
  .k2SearchBlock {
    margin: 0 0 1rem; }
  .itemSocialSharing {
    text-align: right; }
  .itemCommentsForm .input-group > label,
  .itemCommentsForm .input-group > input,
  .itemCommentsForm .input-group > textarea {
    width: auto;
    float: none; }
  .itemCommentsForm .input-group > input,
  .itemCommentsForm .input-group > textarea {
    float: right;
    width: 45rem; }
  .k2ItemsBlockListItem {
    border: none;
    margin-top: 0;
    min-height: 0; }
  .moduleItemButtonContainer {
    padding-bottom: 2rem;
    border-bottom: 1px solid #353638;
    float: none; }
  .k2ItemsBlockListItem.lastItem {
    margin-bottom: 0rem; }
  .moduleItemIntrotext p {
    min-height: 6rem; }
  .k2ItemsBlockListItem {
    padding-bottom: 0; }
  .k2ItemThumbnail {
    float: none;
    width: auto; }
  h3.moduleItemTitle {
    display: block;
    padding-left: 0;
    height: 4rem;
    margin-bottom: 1rem; }
  .moduleItemDateCreated {
    display: inline;
    margin-left: 0; }
  .moduleItemIntrotext {
    display: block;
    padding-left: 0; }
  .moduleItemButtonContainer {
    position: relative;
    bottom: 0; } }

/* LG */
@media (min-width: 1200px) {
  .k2ItemsBlockListItem {
    padding-bottom: 0; } }

/* Name of module: 	jbe-subscribe-with-search (Create New Job Alert)
   Module ID:    	
   Appears: 		JBE page, SCVS Thank you page
*/
.jbe-subscribe-with-search {
  text-align: center; }

#jbe-subscribe-with-search {
  margin: 4rem auto 4rem auto;
  float: none; }

#jbe-subscribe-with-search fieldset > div {
  padding-left: 0;
  padding-right: 0; }
  #jbe-subscribe-with-search fieldset > div a {
    display: none; }
  #jbe-subscribe-with-search fieldset > div div {
    margin: 0;
    padding: 0; }
  #jbe-subscribe-with-search fieldset > div div > div {
    padding: 0 0 1.5rem 0; }
  #jbe-subscribe-with-search fieldset > div div label {
    text-align: left;
    padding-bottom: 1.6rem;
    padding-left: 0; }

#jbe-subscribe-with-search label {
  text-align: left;
  padding-bottom: 1.6rem;
  padding-left: 0; }

#jbe-subscribe-with-search #form-jobs-salary-container {
  padding: 0 0 0.5rem 0; }

#form_jobs_salary_contract, #form_jobs_salary_permanent {
  margin-bottom: 1.5rem; }

/*--====================================
========================================
MEDIA QUERIES
========================================
====================================--*/
@media (max-width: 991px) {
  #jbe-subscribe-with-search label, #jbe-subscribe-with-search fieldset > div div label {
    float: left;
    padding-bottom: 0; } }

/*--==
SMALL - Small devices (tablets, 768px and up)
==--*/
@media (min-width: 768px) {
  #jbe-subscribe-with-search input#submit {
    float: left;
    margin-left: 0;
    width: auto;
    margin-bottom: 4rem; } }

/*--==
MEDIUM - Medium devices (desktops, 992px and up)
==--*/
@media (min-width: 992px) {
  #jbe-subscribe-with-search input#submit {
    float: left;
    margin-left: 25rem; } }

/*--==
LARGE - Large devices (large desktops, 1200px and up)
==--*/
@media (min-width: 1200px) {
  #jbe-subscribe-with-search input#submit {
    margin-left: 31rem; } }

/* Name of module: 	jbe-edit_subscription
   Module ID:    	
   Appears: 		SCVS Thank you page
*/
#jbe-edit-subscription {
  margin: 4rem auto 4rem auto;
  float: none; }

#jbe-edit-subscription fieldset > div {
  padding-left: 0;
  padding-right: 0; }
  #jbe-edit-subscription fieldset > div a {
    display: none; }
  #jbe-edit-subscription fieldset > div div {
    margin: 0;
    padding: 0; }
  #jbe-edit-subscription fieldset > div div > div {
    padding: 0 0 1.5rem 0; }
  #jbe-edit-subscription fieldset > div div label {
    text-align: left;
    padding-bottom: 1.6rem;
    padding-left: 0; }

#jbe-edit-subscription label {
  text-align: left;
  padding-bottom: 1.6rem;
  padding-left: 0; }

#jbe-edit-subscription #form-jobs-salary-container {
  padding: 0 0 0.5rem 0; }

#form_jobs_salary_contract, #form_jobs_salary_permanent {
  margin-bottom: 1.5rem; }

#jbe-edit-subscription input#JBECancel {
  margin-left: 1rem;
  float: left;
  width: auto; }

#jbe-edit-subscription .delete-alert {
  margin-left: 1rem; }

/*--====================================
========================================
MEDIA QUERIES
========================================
====================================--*/
@media (max-width: 991px) {
  #jbe-edit-subscription label, #jbe-edit-subscription fieldset > div div label {
    float: left;
    padding-bottom: 0; }
  #jbe-edit-subscription input#submit {
    float: left; } }

/*--==
SMALL - Small devices (tablets, 768px and up)
==--*/
@media (min-width: 768px) {
  #jbe-edit-subscription input#submit {
    float: left;
    margin-left: 1.5rem;
    width: auto;
    margin-bottom: 4rem; } }

/*--==
MEDIUM - Medium devices (desktops, 992px and up)
==--*/
@media (min-width: 992px) {
  #jbe-edit-subscription input#submit {
    float: left;
    margin-left: 25rem; } }

/*--==
LARGE - Large devices (large desktops, 1200px and up)
==--*/
@media (min-width: 1200px) {
  #jbe-edit-subscription input#submit {
    margin-left: 31rem; } }

/* Name of module:  JBE Resend Email 
   Module ID:    	
   Appears: 		
*/
.jbe-resend-email {
  text-align: center; }

#jbe-resend_email {
  margin: 0 auto;
  float: none; }

#jbe-resend_email fieldset > div {
  padding-left: 0;
  padding-right: 0; }
  #jbe-resend_email fieldset > div div {
    margin: 0;
    padding: 0; }
  #jbe-resend_email fieldset > div div > div {
    padding: 0 0 1.5rem 0; }
  #jbe-resend_email fieldset > div div label {
    text-align: left;
    padding-bottom: 1.6rem; }

#jbe-resend_email label {
  text-align: left;
  padding-bottom: 1.6rem;
  padding-left: 0; }

#jbe-resend_email #submit {
  width: auto;
  margin-left: 31rem;
  margin-bottom: 4rem; }

/*--====================================
========================================
MEDIA QUERIES
========================================
====================================--*/
@media (max-width: 991px) {
  #jbe-resend_email label, #jbe-resend_email fieldset > div div label {
    float: left;
    padding-bottom: 0; }
  #jbe-resend_email input#submit {
    float: left;
    margin-left: 0;
    width: auto;
    margin-bottom: 4rem; } }

/*--==
SMALL - Small devices (tablets, 768px and up)
==--*/
/*--==
MEDIUM - Medium devices (desktops, 992px and up)
==--*/
/*--==
LARGE - Large devices (large desktops, 1200px and up)
==--*/
.jbe__marketing-preferences {
  text-align: center; }

.jbe__marketing-preferences form {
  margin: 4rem auto 4rem auto;
  float: none; }

.jbe__marketing-preferences form fieldset > div {
  margin-bottom: 1.5rem;
  clear: both; }

.jbe__marketing-preferences #form-consultant_marketing_flag-container,
.jbe__marketing-preferences #form-other_marketing_flag-container,
.jbe__marketing-preferences #form-share_details_flag-container {
  float: left;
  width: 100%;
  text-align: left; }

.jbe__marketing-preferences #form-consultant_marketing_flag-container label,
.jbe__marketing-preferences #form-other_marketing_flag-container label,
.jbe__marketing-preferences #form-share_details_flag-container label {
  text-align: left;
  width: 96%; }

.jbe__marketing-preferences button {
  margin-top: 2rem; }

/* Name of module:  One CLick Apply
   Module ID:    	93
   Appears: 		Showadvert page
*/
input#one_click_apply {
  margin-bottom: 5em; }

/* Name of module:  carousel
   Module ID:     
   Appears:   About us
*/
.carousel {
  margin-top: 3rem; }

.carousel-control.left {
  background: none; }

.carousel-control.right {
  background: none; }

.carousel-control .iconography {
  font-size: 10rem; }

.carousel-control {
  color: #353638;
  text-shadow: none;
  text-decoration: none; }

.carousel-control.left {
  background: none; }

.carousel-control.right {
  background: none; }

.carousel .timeline__year {
  text-align: left;
  font-size: 4rem;
  color: #B40838;
  font-weight: normal;
  margin-top: 0; }

.carousel .timeline__episode-title {
  text-align: left;
  font-weight: bold;
  color: #B40838;
  margin-top: 0; }

.carousel .timeline__img-container {
  position: relative; }

.carousel .timeline__img {
  width: 100%;
  background: #fff; }

.timeline__img-container__caption {
  display: none; }

.carousel .item p {
  text-align: left;
  font-size: 1.4rem;
  margin-top: 0; }

.carousel-inner {
  width: 77%;
  margin: 0 auto; }

.carousel.slide .b-driver {
  min-height: 22rem; }

.carousel-narrative {
  min-height: 22rem;
  margin-top: 1rem; }

.carousel-control {
  top: -33%; }

#carousel-awards .carousel-control {
  bottom: 57%; }

.carousel-control:hover {
  color: #B40838; }

.carousel-control:focus {
  color: #353638; }

.carousel-control.right {
  right: -7%; }

.carousel-control.left {
  left: -7%; }

.carousel-indicators {
  display: none; }

.icon-prev,
.icon-next, .carousel-control .iconography {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block; }

.carousel-control .icon-l-arrow {
  left: 50%;
  margin-left: -10px; }

.carousel-control .icon-r-arrow {
  right: 50%;
  margin-right: -10px; }

#carousel-awards .b-driver__image-container,
#carousel-awards-mob .b-driver__image-container {
  height: 130px;
  width: 100%;
  margin-bottom: 2rem; }

#carousel-awards .b-driver__image-container img,
#carousel-awards-mob .b-driver__image-container img {
  max-height: 100%;
  max-width: 100%;
  width: auto; }

#carousel-awards .b-driver,
#carousel-awards-mob .b-driver {
  min-height: 25rem;
  padding: 0; }

.carousel-local-awards .carousel {
  margin-top: 0; }

#carousel-awards-mob {
  position: relative; }

@media (min-width: 768px) {
  .timeline__img-container__caption {
    display: block;
    color: #353638;
    position: absolute;
    bottom: 0;
    background: rgba(255, 255, 255, 0.74);
    text-align: left;
    left: 15px;
    right: 15px;
    padding: 0.625rem 0.9375rem;
    font-size: 1.2rem; }
  .embed-responsive-16by9 .timeline__img-container__caption {
    left: 0;
    right: 0; } }

@media screen and (min-width: 992px) {
  .carousel-local-awards .carousel {
    margin-top: 0; }
  .carousel-local-awards .carousel .b-driver {
    height: auto;
    min-height: 0;
    padding-top: 0;
    padding-bottom: 0; }
  .carousel .timeline__img-container__caption {
    position: absolute;
    bottom: 0;
    background: rgba(255, 255, 255, 0.74);
    left: 15px;
    right: 15px;
    text-align: left;
    padding: 0.625rem 0.9375rem;
    font-size: 1.2rem; }
  .carousel-narrative {
    margin-top: 0; } }

@media (max-width: 768px) {
  .carousel-control {
    top: -75%; }
  .timeline__year {
    margin-top: 2rem;
    font-size: 2.8rem;
    margin-bottom: 0.3rem; }
  .carousel .item p {
    margin-top: 0.5rem;
    font-size: 1.2rem; } }

/* Office Locations */
#map-canvas {
  width: 100%;
  height: 400px; }

.office-location {
  margin-bottom: 3rem; }

.office-location__list {
  padding: 0; }

.office-location__list .btn, .office-location__list #jbe-edit-subscription .delete-alert, #jbe-edit-subscription .office-location__list .delete-alert, .office-location__list .blog article p.readmore .btn, .blog article p.readmore .office-location__list .btn, .office-location__list .cva-linkedin-button {
  text-decoration: none;
  margin-top: 2rem;
  min-width: 100px; }

/* Our locations */
.worldwide__select {
  text-align: center; }

.worldwide__select form {
  width: 50%;
  margin: 4rem auto; }

.worldwide__select i {
  font-size: 4rem;
  margin: 2 auto;
  animation: rotation 2s infinite linear;
  -webkit-animation: rotation 2s infinite linear;
  display: none; }

@keyframes rotation {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); } }
  .worldwide__select i.active {
    display: block; }

/*--====== MEDIA QUERIES =====--*/
@media (max-width: 768px) {
  ul.office-locations__list {
    padding: 0; } }

/* Name of module:  message
   Module ID:     
   Appears:   About us
*/
.alert-heading {
  display: none; }

#system-message {
  background: #FDEFDC;
  padding: 2rem; }

#system-message .alert-message .close {
  font-size: 4rem;
  text-decoration: initial;
  color: black;
  display: block;
  float: right;
  width: 100%;
  cursor: pointer;
  transition: all 0.3s linear; }

/* 
   Blog NOT K2
   Appears: 		Contact us
*/
.blog {
  padding: 5rem 1.5rem; }

.blog.container .page-header {
  margin-bottom: 0;
  padding-bottom: 0; }

.blog.container .page-header h1 {
  margin-bottom: 2rem; }

.blog article {
  margin: 0;
  padding: 0;
  margin-bottom: 2rem; }
  .blog article .item {
    min-height: 350px;
    border-bottom: 1px solid #353638; }
  .blog article .page-header {
    margin: 0; }

.container__blog .catItemIntroText p {
  font-weight: 600; }

.blog article h2 {
  text-align: left;
  color: red; }

.blog article p.readmore {
  text-align: left; }
  .blog article p.readmore #jbe-edit-subscription .delete-alert, #jbe-edit-subscription .blog article p.readmore .delete-alert, .blog article p.readmore .btn, .blog article p.readmore .cva-linkedin-button {
    min-width: 100px; }

/*
Blog item
*/
.item-page .map {
  margin-bottom: 2rem; }

/*

Footer note

*/
.footer-note p {
  font-size: 1.2rem;
  color: #A9A9A9;
  text-align: left;
  padding: 0;
  margin: 0; }

.footer-note .custom-module-inner {
  margin: 2rem 0; }

/*--==
BRAND ICONS ON WHITE
homepage our brands module
==--*/
.brands--wrapper img {
  width: 100%;
  max-width: 100%; }

.brands--wrapper.visible-xs img {
  max-width: 380px; }

.brand-icon {
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  height: auto;
  min-height: 77px;
  width: 100%; }

.brand-sectors .b-driver {
  padding: 0;
  margin-top: 2rem; }

.brand-sectors .b-driver__text-container {
  min-height: 1rem; }

.brand-icon--white-real {
  background-image: url("/images/brand-logo/white/real.png"); }

.brand-icon--white-huxley {
  background-image: url("/images/brand-logo/white/huxley.png"); }

.brand-icon--white-computerfutures {
  background-image: url("/images/brand-logo/white/cf.png"); }

.brand-icon--white-progressive {
  background-image: url("/images/brand-logo/white/progressive.png"); }

.brand-icon--white-jpgray {
  background-image: url("/images/brand-logo/white/jpgrey.png"); }

.brand-icon--white-orgtel {
  background-image: url("/images/brand-logo/white/orgtel.png"); }

.brand-icon--white-newington-international {
  background-image: url("/images/brand-logo/white/newington.png"); }

.brand-icon--white-ep {
  background-image: url("/images/brand-logo/white/ep.png"); }

/* Name of module:  benefits
   Module ID:     various 
   Appears:   Homepage locations
   Notes:    JBE is composed of many modules
*/
.benefits__card__icon {
  font-size: 4.9rem;
  color: #B40838;
  vertical-align: middle;
  margin-right: 2rem;
  float: left; }

.benefits__card p {
  margin-top: 1.3rem;
  text-align: left; }

.benefits__card {
  text-align: left;
  font-size: 1.8rem;
  clear: left;
  min-height: 5rem; }

.benefits__body {
  margin-top: 3rem;
  display: inline-block; }

.benefits__block {
  display: inline-block; }

.benefits__block img {
  width: 100%; }

.benefits__block h3 {
  text-align: center;
  margin-bottom: 1rem;
  font-weight: bold;
  margin-top: 2rem; }

.benefits__block p {
  margin-top: 0; }

.benefits__block .btn-container {
  padding-bottom: 2rem;
  border-bottom: 1px solid #353638; }

.benefits__block a.btn, .benefits__block #jbe-edit-subscription a.delete-alert, #jbe-edit-subscription .benefits__block a.delete-alert, .benefits__block .blog article p.readmore a.btn, .blog article p.readmore .benefits__block a.btn, .benefits__block a.cva-linkedin-button {
  margin-top: 2rem;
  float: none;
  border-bottom: 1px solid #353638; }

@media (min-width: 768px) {
  .benefits__card {
    clear: none;
    min-height: 8rem; } }

@media (min-width: 992px) {
  .benefits__card {
    clear: none;
    min-height: 8rem; }
  .col-md-4.benefits__card:nth-child(4n), .cols-3 .benefits__card.span4:nth-child(4n), .col-md-4.benefits__card:nth-child(5n), .cols-3 .benefits__card.span4:nth-child(5n), .col-md-4.benefits__card:nth-child(6n), .cols-3 .benefits__card.span4:nth-child(6n) {
    min-height: 0rem; } }

/* Name of module:  (Applies to articles in the footer legal privacy policy, registration details and contact us )
   Module ID:     N/A
   Appears:   SThree Blog
*/
/* GENERAL BLOG STYLING */
.registration-details ul {
  padding: 0;
  list-style-type: none; }

.blog.container p {
  font-size: 1.4rem;
  margin-top: 0; }

.blog.container p, .blog.container h2, .blog.container h3, .blog.container h4 {
  text-align: left; }

.blog.container h1 {
  margin-bottom: 5rem; }

.blog.container h2 {
  color: #B40838; }

.blog.container h3 {
  font-weight: bold; }

.blog.container h4 {
  margin-top: 2rem; }

.promoted-list-item + hr {
  border-color: #353638; }

.brochure {
  background-repeat: no-repeat;
  background-position: center top; }

.brochure__module--row-05 .bonds-image {
  width: 100%;
  max-width: 100%; }

.brochure .new-line {
  display: block;
  font-weight: bold;
  text-decoration: none;
  position: relative; }
  .brochure .new-line:after {
    font-family: "Glyphicons Halflings";
    content: "\e258";
    font-size: 1.4rem;
    margin-left: 2px;
    position: relative;
    top: 2px;
    transition: all 0.2s linear; }
  .brochure .new-line:hover:after {
    margin-left: 7px; }

@media (max-width: 768px) {
  .brochure::after {
    width: 100%;
    background-size: cover;
    content: "";
    display: block;
    min-height: 370px;
    position: relative;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center; }
  .brochure__module--row-01::after {
    background-image: url("../images/article-img/why-1-small.jpg"); }
  .brochure__module--row-01-1::after {
    background-image: url("../images/article-img/why-de-1-small.jpg"); }
  .brochure__module--row-02::after {
    background-image: url("../images/article-img/why-2-small.jpg"); }
  .brochure__module--row-03::after {
    background-image: url("../images/article-img/why-3-small.jpg"); }
  .brochure__module--row-04::after {
    background-image: url("../images/article-img/why-4-small.jpg"); } }

@media (min-width: 420px) and (max-width: 768px) {
  .brochure::after {
    min-height: 290px;
    background-position: top center; }
  .brochure__module--row-01::after {
    background-image: url("../images/article-img/why-1-tab.jpg"); }
  .brochure__module--row-01-1::after {
    background-image: url("../images/article-img/why-de-1-tab.jpg"); }
  .brochure__module--row-02::after {
    background-image: url("../images/article-img/why-2-tab.jpg"); }
  .brochure__module--row-03::after {
    background-image: url("../images/article-img/why-3-tab.jpg"); }
  .brochure__module--row-04::after {
    background-image: url("../images/article-img/why-4-tab.jpg"); } }

@media (min-width: 768px) {
  .brochure {
    background-size: cover; }
  .brochure .new-line {
    color: #fff; }
    .brochure .new-line:hover {
      color: #F2F0EF; }
  .brochure .container {
    background-color: rgba(0, 0, 0, 0.55);
    width: 100%;
    color: #fff; }
  .brochure::after {
    display: none; }
  .brochure .container p, .brochure .container h2 {
    text-align: left; }
  .brochure__module--row-05 .container {
    background-color: transparent; }
  .brochure__module--row-01 {
    background-image: url("../images/article-img/why-1.jpg"); }
  .brochure__module--row-01-1 {
    background-image: url("../images/article-img/why-de-1.jpg"); }
  .brochure__module--row-02 {
    background-image: url("../images/article-img/why-2.jpg"); }
  .brochure__module--row-03 {
    background-image: url("../images/article-img/why-3.jpg");
    background-position: left center; }
  .brochure__module--row-04 {
    background-image: url("../images/article-img/why-4.jpg");
    background-color: #000;
    background-position: -170px center; }
  .brochure__module--row-05 .bonds-image {
    width: 100%;
    max-width: 100%;
    display: block; } }

.brochure__module--row-05::after {
  min-height: 0; }

@media (min-width: 992px) {
  .brochure {
    height: 85vh; }
  .brochure__module--row-05 {
    height: auto; }
  .brochure .container {
    text-align: left;
    background-color: transparent;
    width: 970px; }
  .brochure__module--row-02 .container {
    color: #353638; }
  .brochure__module--row-03 .container {
    color: #353638; } }

@media (min-width: 1200px) {
  .brochure .container {
    width: 1170px; } }

/* Name of module: 	cva
   Module ID:    	
   Appears: 		Homepage
*/
h2.has-cv, h2.no-cv {
  margin-bottom: 5rem;
  text-align: left; }

ol.cva-ordered-list {
  list-style-type: none;
  padding: 0; }

ul.cva__list {
  padding: 0; }

#marketing-prefs-tool-tip-one, #marketing-prefs-tool-tip-two {
  display: none; }

#form_consultant_marketing_flag-lbl, #form_other_marketing_flag-lbl, #form_share_details_flag-lbl, #form_agree-lbl {
  float: right; }

.submit-cv {
  text-align: center;
  margin-top: -8rem; }
  .submit-cv h2 {
    display: none; }

#cva {
  margin: 4rem auto 4rem auto;
  float: left; }

#cva fieldset > div {
  padding-left: 0;
  padding-right: 0; }
  #cva fieldset > div div {
    margin: 0; }

#cva label {
  text-align: left;
  padding-bottom: 1.6rem;
  padding-left: 0; }

#cva fieldset {
  margin-bottom: 2rem; }

#cva fieldset #form-cv-container,
#cva fieldset #form-advert_ref-container,
#cva fieldset #form-jobboard-container {
  margin-bottom: 0; }

#cva fieldset button {
  margin-bottom: 15px; }

.cva-linkedin-button {
  margin: 0 0 2rem;
  background-color: #0077B5;
  color: #fff;
  text-transform: inherit;
  font-weight: normal; }
  .cva-linkedin-button:hover {
    color: #fff;
    background: #005582; }
  .cva-linkedin-button:focus {
    color: #fff; }
  .cva-linkedin-button:after {
    content: "\e814";
    font-family: 'fontello';
    font-size: 1.3rem; }

.btn-reset {
  margin-left: 1rem; }

#marketing-prefs-tool-tip-one,
#marketing-prefs-tool-tip-two {
  background-color: #fff;
  border: 1px solid grey;
  padding: 1rem;
  width: 500px;
  z-index: 99999; }

#marketing-prefs-tool-tip-one p,
#marketing-prefs-tool-tip-two p {
  font-size: 1.2rem; }

#marketing-prefs-tool-tip-one ul,
#marketing-prefs-tool-tip-two ul {
  font-size: 1.2rem;
  list-style-type: disc; }

#form-covering_note-container {
  display: none; }

label#form_share_details_flag-lbl a:hover div,
label#form_share_details_flag-lbl a:focus div,
label#form_other_marketing_flag-lbl a:hover div,
label#form_other_marketing_flag-lbl a:focus div {
  display: block; }

/*--===============
SHAME
================--*/
#cva fieldset #form-consultant_marketing_flag-container label,
#cva fieldset #form-other_marketing_flag-container label,
#cva fieldset #form-share_details_flag-container label,
#cva fieldset #form-agree-container label {
  float: right;
  white-space: normal;
  width: 93%;
  margin-top: -0.4rem; }

#cva fieldset #form-consultant_marketing_flag-container,
#cva fieldset #form-other_marketing_flag-container,
#cva fieldset #form-share_details_flag-container,
#cva fieldset #form-agree-container {
  display: inline-block;
  width: 100%; }

#cva fieldset #form-consultant_marketing_flag-container input,
#cva fieldset #form-other_marketing_flag-container input,
#cva fieldset #form-share_details_flag-container input,
#cva fieldset #form-agree-container input {
  width: auto;
  margin: 0;
  float: left; }

#cva fieldset .input-group-addon a {
  cursor: pointer; }

#cva fieldset #form-consultant_marketing_flag-container input {
  float: left; }

#cva fieldset #form-consultant_marketing_flag-container,
#cva fieldset #form-other_marketing_flag-container,
#cva fieldset #form-share_details_flag-container {
  display: none; }

/*--====================================
========================================
MEDIA QUERIES
========================================
====================================--*/
@media (max-width: 991px) {
  #cva label {
    float: left;
    padding-bottom: 0; }
  .submit-cv {
    margin-top: 0rem; } }

/*--==
SMALL - Small devices (tablets, 768px and up)
==--*/
@media (min-width: 768px) {
  #cva fieldset #form-consultant_marketing_flag-container,
  #cva fieldset #form-other_marketing_flag-container,
  #cva fieldset #form-share_details_flag-container,
  #cva fieldset #form-agree-container {
    padding-left: 1.5rem; }
  #cva label {
    float: left;
    padding-bottom: 0; }
  #cva input#submit {
    float: left;
    margin-left: 0;
    width: auto;
    margin-bottom: 4rem; }
  .submit-cv {
    margin-top: -8rem; } }

/*--==
MEDIUM - Medium devices (desktops, 992px and up)
==--*/
@media (min-width: 992px) {
  #cva fieldset #form-consultant_marketing_flag-container,
  #cva fieldset #form-other_marketing_flag-container,
  #cva fieldset #form-share_details_flag-container,
  #cva fieldset #form-agree-container {
    padding-left: 25.3rem; }
  #cva input#submit {
    float: left;
    margin-left: 25rem; } }

/*--==
LARGE - Large devices (large desktops, 1200px and up)
==--*/
@media (min-width: 1200px) {
  #cva fieldset #form-consultant_marketing_flag-container,
  #cva fieldset #form-other_marketing_flag-container,
  #cva fieldset #form-share_details_flag-container,
  #cva fieldset #form-agree-container {
    padding-left: 41.6667%; }
  #cva input#submit {
    margin-left: 41.6667%; } }

/* Name of module: 	jobserarch
   Module ID:    	97
   Appears: 		job search page
*/
form#job-search #form-option, legend {
  display: none; }

form#job-search {
  margin-top: 8rem; }

form#job-search .form-group, form#job-search #jbe-subscribe-with-search fieldset > div, #jbe-subscribe-with-search form#job-search fieldset > div, #jbe-subscribe-with-search fieldset > div form#job-search div, form#job-search #jbe-edit-subscription fieldset > div, #jbe-edit-subscription form#job-search fieldset > div, #jbe-edit-subscription fieldset > div form#job-search div, form#job-search #jbe-resend_email fieldset > div, #jbe-resend_email form#job-search fieldset > div, #jbe-resend_email fieldset > div form#job-search div, form#job-search #cva fieldset > div, #cva form#job-search fieldset > div {
  width: 29%;
  display: inline-block; }

form#job-search input#submit {
  vertical-align: bottom;
  width: 10%; }

form#job-search .input-group-addon {
  text-align: inherit;
  padding: 6px 0px; }

.jobs-tabs-wrapper {
  padding-top: 4rem;
  min-height: 50vh; }

.jobsearch-tabs li {
  width: 50%; }

.jobsearch-tabs li a {
  font-weight: bold;
  font-size: 1.4rem;
  text-decoration: none;
  border-bottom: 1px solid #A9A9A9;
  text-align: center; }

.jobs-tabs-wrapper #jobsearch {
  text-align: center; }

.jobs-tabs-wrapper .tab-content h2 {
  margin-top: 4rem; }

form#job-search {
  margin: 8rem 0 4rem 0; }

form#job-search.tabbed-form {
  margin: 4rem 0 0; }

#jobsearch button {
  float: left; }

.no-results {
  padding-top: 4rem; }
  .no-results h1 {
    margin-top: 0; }

/*--======MEDIA QUERIES =====--*/
@media (max-width: 768px) {
  form#job-search .form-group, form#job-search #jbe-subscribe-with-search fieldset > div, #jbe-subscribe-with-search form#job-search fieldset > div, #jbe-subscribe-with-search fieldset > div form#job-search div, form#job-search #jbe-edit-subscription fieldset > div, #jbe-edit-subscription form#job-search fieldset > div, #jbe-edit-subscription fieldset > div form#job-search div, form#job-search #jbe-resend_email fieldset > div, #jbe-resend_email form#job-search fieldset > div, #jbe-resend_email fieldset > div form#job-search div, form#job-search #cva fieldset > div, #cva form#job-search fieldset > div {
    width: 100%; }
  form#job-search input#submit {
    width: 30%; } }

@media (min-width: 768px) {
  .jobs-tabs-wrapper {
    padding-top: 8rem;
    min-height: 60vh; }
  .jobsearch-tabs {
    border-bottom: 1px solid #A9A9A9; }
  .jobsearch-tabs li {
    width: auto; }
  .jobsearch-tabs li a {
    font-size: 2rem; }
  .jobs-tabs-wrapper .form-group, .jobs-tabs-wrapper #jbe-subscribe-with-search fieldset > div, #jbe-subscribe-with-search .jobs-tabs-wrapper fieldset > div, #jbe-subscribe-with-search fieldset > div .jobs-tabs-wrapper div, .jobs-tabs-wrapper #jbe-edit-subscription fieldset > div, #jbe-edit-subscription .jobs-tabs-wrapper fieldset > div, #jbe-edit-subscription fieldset > div .jobs-tabs-wrapper div, .jobs-tabs-wrapper #jbe-resend_email fieldset > div, #jbe-resend_email .jobs-tabs-wrapper fieldset > div, #jbe-resend_email fieldset > div .jobs-tabs-wrapper div, .jobs-tabs-wrapper #cva fieldset > div, #cva .jobs-tabs-wrapper fieldset > div {
    width: 50%;
    min-width: 250px;
    margin: auto; }
  #jobsearch button {
    width: auto;
    min-width: 20px;
    float: none; } }

/* Name of module:  jbe
   Module ID:     108
   Appears:   Homepage
   Notes:    JBE is composed of many modules
*/
.jbe-margin {
  margin-top: 4rem; }

.show-job-alerts {
  margin: 4rem auto 4rem auto;
  float: none; }

.show-job-alerts h2, .show-job-alerts h3 {
  text-align: center; }

a.secondary-action, a.primary-action {
  text-decoration: none; }

ol#edit-job-alerts {
  margin: 0;
  padding: 0; }

ol#edit-job-alerts ol#show-subscriptions {
  padding: 0;
  margin: 0; }

ol#edit-job-alerts ol#show-subscriptions > li {
  padding: 3rem 0; }

ol#edit-job-alerts ol#show-subscriptions h4 {
  color: #B40838;
  font-size: 1.8rem; }

ol#edit-job-alerts ol#show-subscriptions ol {
  padding: 0;
  margin: 0; }

ol#edit-job-alerts ol#show-subscriptions ol li {
  float: left;
  padding-right: 1rem; }

ol#edit-job-alerts ol#show-subscriptions ol li span {
  font-weight: bold;
  margin-right: 1rem; }

.delete-all-jobs {
  float: left;
  margin: 8rem 0 4rem 0;
  clear: both; }

a[href="#edit-job-alerts-container"] {
  text-decoration: none; }

@media (max-width: 992px) {
  li.edit-delete {
    width: 100%; } }

@media (max-width: 768px) {
  #edit-job-alerts {
    padding: 0; }
  ol#show-subscriptions {
    padding: 0; }
  ol#show-subscriptions > li {
    display: inline-block;
    padding: 1rem 1rem; }
  .delete-all-jobs {
    margin-left: 1rem; }
  li.edit-delete {
    width: 100%; }
  #jbe-subscribe-with-search, #jbe-edit-subscription {
    margin-left: 0; } }

/*--==
LINKED IN APPLY STYLING
==--*/
#LinkedInCv a {
  word-wrap: break-word; }

#form-linkedin-cv-container,
#form-cv-selector-container {
  margin: 0; }

.LinkedInCvLabel {
  display: none; }

#form-linkedin-cv-container label {
  display: none; }

#LinkedInCv {
  padding: 1rem;
  display: inline-block;
  width: 100%;
  background-color: none;
  border: none; }

#LinkedInCv > p {
  font-size: 1.4rem; }

#LinkedInCv > h2 {
  display: block; }

#LinkedInCv > h1,
#LinkedInCv > h2 {
  margin: 2rem 0;
  color: #353638; }

#LinkedInCv > h3 {
  display: block;
  clear: both;
  font-weight: bold; }

#LinkedInCv > span {
  padding: 0; }

#LinkedInCv h3 + span {
  clear: both;
  margin-bottom: 1rem; }

#LinkedInCv > h1.candidate-contact-details {
  display: none; }

.LinkedInCvLabel {
  position: relative;
  top: -1.125rem; }

#linkedin-cv-content-container {
  margin: 0; }

.LinkedInCvLabel {
  font-size: 1.4rem;
  font-weight: bold;
  margin-top: 4rem; }

#LinkedInCv > h1,
#LinkedInCv > h2 {
  margin: 4rem 0 1rem;
  text-align: left; }

#LinkedInCv > h1.candidate-name {
  margin: 2rem 0;
  text-align: left; }

#LinkedInCv > h2.candidate-headline {
  margin: 0 0 4rem; }

#LinkedInCv > h3 {
  text-align: left;
  font-size: 1.4rem; }

#LinkedInCv > span {
  font-weight: normal;
  font-size: 1.4rem;
  margin: 0;
  text-align: left; }

#LinkedInCv > p {
  text-align: left; }

@media all and (min-width: 992px) {
  #LinkedInCv > h3 {
    display: inline-block;
    width: 41.6667%;
    float: left;
    margin-top: 0; }
  #LinkedInCv > .block-title {
    width: 100%; }
  #LinkedInCv > span {
    display: inline-block;
    width: 58.3333%; } }

/* ### OVERRIDES FOR THE FAIRSAIL CROSSOVER ### */
.mainPageDiv {
  width: 96%;
  max-width: 1200px;
  margin: 0 auto; }

body .bPageTitle .ptBody {
  color: #353638; }

.apexp .bPageBlock.apexDefaultPageBlock .pbBody {
  margin: 1rem 0; }

body .bPageTitle,
body .bPageTitle .ptBody .pageType,
body .bPageTitle .ptBody .pageDescription {
  margin-top: 0; }

body .bPageTitle .ptBody .pageType {
  margin-bottom: 2rem; }

body .bPageTitle {
  margin-bottom: 0;
  padding-top: 0; }

.bPageBlock .pbHeader > table > tbody > tr > td {
  padding-left: 0; }

body .bPageTitle .ptBody .pageDescription,
.pbTitle h2 {
  margin-bottom: 0; }

.mainPageDiv {
  color: #353638; }

.mainPageDiv a:hover {
  color: #830629; }

p a {
  font-size: 1.6rem; }

.fs-iframe {
  width: 100%; }

/*.fs-iframe iframe {
height: 3400px !important;
	@include bp (s) {
		height: 900px !important;	
	}
	@include bp (m) {
		height: 800px !important;	
	}
		@include bp (l) {
		height: 865px !important;
	}
	@include bp (xl) {
		height: 865px !important;	
	}
}*/
.headerDiv {
  background: #B40838;
  margin-left: -50%;
  margin-right: -50%;
  padding: 1rem 50% 0.5rem; }

.headerDiv a {
  min-height: 66px;
  height: auto;
  background: url(/templates/desktopb/public/assets/images/logo.png) no-repeat;
  text-indent: -2000px;
  position: relative;
  width: 100%;
  max-width: 320px;
  display: block;
  min-height: 66px;
  background-size: contain; }

.headerDiv + p {
  font-size: 0%; }

#mainPageDivId .leftColumn {
  width: 100%;
  display: inline-block;
  padding-bottom: 2rem;
  border-bottom: 1px solid #F2F0EF;
  margin-bottom: 2rem; }
  @media (min-width: 768px) {
    #mainPageDivId .leftColumn {
      display: block;
      border-bottom: 0;
      padding-bottom: 0; } }

.custom-left-column {
  float: right;
  clear: right; }
  @media (min-width: 480px) {
    .custom-left-column {
      clear: none; } }

.custom-left-column.hidden-xs {
  display: block !important; }

.custom-left-column p {
  margin: 0rem 0rem 1rem;
  padding-right: 1rem; }
  @media (min-width: 480px) {
    .custom-left-column p {
      border-right: 1px solid #B40838;
      padding-right: 2rem;
      margin-right: 1rem;
      margin: 1rem;
      display: inline-block; } }

#mainPageDivId .menuPanel {
  display: block; }

#pagefRecruit__ApplyJobList .menuPanel ul,
#pagefRecruit__ApplyJob .menuPanel ul,
#mainPageDivId .menuPanel ul {
  width: auto;
  border: 0 none;
  margin: 0;
  display: inline-block;
  background: none;
  float: right; }
  @media (min-width: 480px) {
    #pagefRecruit__ApplyJobList .menuPanel ul,
    #pagefRecruit__ApplyJob .menuPanel ul,
    #mainPageDivId .menuPanel ul {
      float: right;
      text-align: right;
      width: auto; } }

#pagefRecruit__ApplyJobList .menuPanel ul li,
#pagefRecruit__ApplyJob .menuPanel ul li,
#mainPageDivId .menuPanel ul li {
  display: inline-block;
  width: 100%; }
  #pagefRecruit__ApplyJobList .menuPanel ul li:first-child,
  #pagefRecruit__ApplyJob .menuPanel ul li:first-child,
  #mainPageDivId .menuPanel ul li:first-child {
    padding-right: 1rem;
    margin-right: 1rem;
    float: left;
    display: none; }
    @media (min-width: 480px) {
      #pagefRecruit__ApplyJobList .menuPanel ul li:first-child,
      #pagefRecruit__ApplyJob .menuPanel ul li:first-child,
      #mainPageDivId .menuPanel ul li:first-child {
        float: none;
        width: auto; } }
  #pagefRecruit__ApplyJobList .menuPanel ul li:last-child,
  #pagefRecruit__ApplyJob .menuPanel ul li:last-child,
  #mainPageDivId .menuPanel ul li:last-child {
    float: right;
    padding-right: 1rem; }
    @media (min-width: 480px) {
      #pagefRecruit__ApplyJobList .menuPanel ul li:last-child,
      #pagefRecruit__ApplyJob .menuPanel ul li:last-child,
      #mainPageDivId .menuPanel ul li:last-child {
        float: none;
        width: auto; } }

#pagefRecruit__ApplyMyApplication .leftColumn ul li:nth-child(2),
#pagefRecruit__ApplyExpressInterest .leftColumn ul li:nth-child(2),
#pagefRecruit__ApplyMyHistory .leftColumn ul li:nth-child(2),
#pagefRecruit__ApplyMyDetails .leftColumn ul li:nth-child(2),
#pagefRecruit__ApplyRegistrationInfo .leftColumn ul li:nth-child(2) {
  display: none; }

#pagefRecruit__ApplyMyApplication .leftColumn ul,
#pagefRecruit__ApplyExpressInterest .leftColumn ul,
#pagefRecruit__ApplyMyHistory .leftColumn ul,
#pagefRecruit__ApplyMyDetails .leftColumn ul,
#pagefRecruit__ApplyRegistrationInfo ul {
  clear: both; }

#pagefRecruit__ApplyMyApplication .leftColumn ul li,
#pagefRecruit__ApplyExpressInterest .leftColumn ul li,
#pagefRecruit__ApplyMyHistory .leftColumn ul li,
#pagefRecruit__ApplyMyDetails .leftColumn ul li,
#pagefRecruit__ApplyRegistrationInfo .leftColumn ul li {
  width: 50%;
  width: 1rem auto;
  text-align: center; }
  @media (min-width: 480px) {
    #pagefRecruit__ApplyMyApplication .leftColumn ul li,
    #pagefRecruit__ApplyExpressInterest .leftColumn ul li,
    #pagefRecruit__ApplyMyHistory .leftColumn ul li,
    #pagefRecruit__ApplyMyDetails .leftColumn ul li,
    #pagefRecruit__ApplyRegistrationInfo .leftColumn ul li {
      width: auto;
      padding-right: 1rem;
      padding-left: 1rem; } }

#mainPageDivId .menuPanel ul li a,
.custom-left-column p a {
  white-space: pre;
  font-size: 1.7rem;
  margin: 1rem 0;
  line-height: 3rem;
  text-decoration: none; }

#pagefRecruit__ApplyJobList .bodyColumn,
#pagefRecruit__ApplyRegister .bodyColumn,
#pagefRecruit__ApplyJob .bodyColumn,
#pagefRecruit__ApplyNominate .bodyColumn,
#mainPageDivId .bodyColumn {
  display: block;
  vertical-align: top;
  width: 100%;
  padding: 1rem; }

#pagefRecruit__ApplyExpressInterest .pbSubsection table.detailList tr td {
  padding-bottom: 2rem; }

#pagefRecruit__ApplyExpressInterest .pbSubsection table.detailList tr td input {
  margin: 1rem 1rem; }

body .secondaryPalette.bPageBlock {
  border: 0 none;
  background: none; }

#pagefRecruit__ApplyJobList .bPageTitle .ptBody .content {
  width: 100%;
  padding-left: 0; }

form .apexp .input-group {
  width: 100%;
  max-width: 400px; }

form .apexp .input-group input.form-control, form .apexp .input-group input[type=text], form .apexp .input-group input[type=email], form .apexp .input-group input[type=tel] {
  border-radius: 2px 0 0 2px; }

form .pbBody .input-group span.input-group-btn {
  height: 36px;
  width: 40px;
  position: relative;
  right: 0;
  top: 0; }

form .pbBody .input-group span.input-group-btn::after {
  content: "Go";
  z-index: 200;
  position: absolute;
  font-size: 20px;
  line-height: 36px;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  background: #B40838;
  color: #fff;
  border-radius: 0 2px 2px 0; }

form .pbBody .input-group span.input-group-btn:hover::after {
  background: #830629;
  color: #fff;
  cursor: pointer; }

form .pbBody .input-group span.input-group-btn input.btn, form .pbBody .input-group span.input-group-btn #jbe-edit-subscription input.delete-alert, #jbe-edit-subscription form .pbBody .input-group span.input-group-btn input.delete-alert, form .pbBody .input-group span.input-group-btn input.cva-linkedin-button {
  z-index: 200;
  width: 100%;
  height: 36px;
  border: 0 none;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0 2px 2px 0; }

form .pbBody span input[type="button"] {
  background: none;
  color: #353638;
  border: 1px solid #353638;
  font-size: 1.2rem;
  padding: 6px 12px;
  font-weight: bold; }
  form .pbBody span input[type="button"]:hover {
    background: #353638;
    color: #fff; }

form .pbBody input[type="file"] {
  padding: 6px 12px; }

#mainPageDivId form input[type="text"],
#mainPageDivId form select {
  width: 100%;
  max-width: 400px; }

#mainPageDivId table {
  width: 100%;
  border: none 0; }

#pagefRecruit__ApplyJobList .jobListPanel th.headerRow {
  color: #fff;
  background: #353638; }

#pagefRecruit__ApplyJobList .jobListPanel td a {
  color: #B40838;
  text-decoration: none;
  font-weight: bold; }

.pagingPanel {
  border: 0 none; }

.pagingPanel > span {
  margin: 0 1rem; }

#mainPageDivId {
  /*td.leftColumn {
	display: block;
    margin: 0;
	}

	td.leftColumn .menuPanel ul {
	background: transparent none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    display: flex;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
	}

	td.leftColumn .menuPanel ul li {
	 display: inline-block;
    flex: 1 0 auto;
    margin: 0;
    padding: 0;
    text-align: center;
}

	td.leftColumn .menuPanel ul li a {
		display: block;
		}*/ }
  #mainPageDivId .bPageBlock .detailList tr td,
  #mainPageDivId .bPageBlock .detailList tr th,
  #mainPageDivId .hoverDetail .bPageBlock .detailList tr td,
  #mainPageDivId .hoverDetail .bPageBlock .detailList tr th {
    border-bottom: 0; }
  #mainPageDivId td.bodyColumn h2.pageDescription {
    margin-bottom: 1rem; }
  #mainPageDivId .bPageBlock .labelCol {
    color: #353638; }
  #mainPageDivId td.bodyColumn form {
    margin-top: 0rem; }
  #mainPageDivId td.bodyColumn h1.pageType {
    margin-top: 0; }
  #mainPageDivId .pbBottomButtons {
    padding: 0 1rem 1rem; }
  #mainPageDivId .pbHeader .pbButton,
  #mainPageDivId .pbBottomButtons .pbButtonb {
    display: inline-block;
    width: 100%;
    padding: 0; }
  #mainPageDivId td.bodyColumn .bPageTitle .ptBody .content {
    width: 100%;
    padding-left: 0; }
  #mainPageDivId .btn-primary.btn, #mainPageDivId #jbe-edit-subscription .delete-alert, #jbe-edit-subscription #mainPageDivId .delete-alert, #mainPageDivId .blog article p.readmore .btn, .blog article p.readmore #mainPageDivId .btn, #mainPageDivId .blog article p.readmore .cva-linkedin-button, .blog article p.readmore #mainPageDivId .cva-linkedin-button, #mainPageDivId .btn-primary.cva-linkedin-button {
    clear: right;
    display: inline;
    margin: 0;
    padding: 8px;
    width: auto;
    min-width: 90px;
    max-width: 200px;
    color: white;
    background-color: #B40838;
    border-color: #B40838;
    border: 0 none !important;
    background-image: none; }
    #mainPageDivId .btn-primary.btn:hover, #mainPageDivId #jbe-edit-subscription .delete-alert:hover, #jbe-edit-subscription #mainPageDivId .delete-alert:hover, #mainPageDivId .blog article p.readmore .btn:hover, .blog article p.readmore #mainPageDivId .btn:hover, #mainPageDivId .blog article p.readmore .cva-linkedin-button:hover, .blog article p.readmore #mainPageDivId .cva-linkedin-button:hover, #mainPageDivId .btn-primary.cva-linkedin-button:hover, #mainPageDivId .btn-primary.btn:focus, #mainPageDivId #jbe-edit-subscription .delete-alert:focus, #jbe-edit-subscription #mainPageDivId .delete-alert:focus, #mainPageDivId .blog article p.readmore .btn:focus, .blog article p.readmore #mainPageDivId .btn:focus, #mainPageDivId .blog article p.readmore .cva-linkedin-button:focus, .blog article p.readmore #mainPageDivId .cva-linkedin-button:focus, #mainPageDivId .btn-primary.cva-linkedin-button:focus, #mainPageDivId .btn-primary.btn.focus, #mainPageDivId #jbe-edit-subscription .focus.delete-alert, #jbe-edit-subscription #mainPageDivId .focus.delete-alert, #mainPageDivId .blog article p.readmore .focus.btn, .blog article p.readmore #mainPageDivId .focus.btn, #mainPageDivId .blog article p.readmore .focus.cva-linkedin-button, .blog article p.readmore #mainPageDivId .focus.cva-linkedin-button, #mainPageDivId .btn-primary.focus.cva-linkedin-button, #mainPageDivId .btn-primary.btn:active, #mainPageDivId #jbe-edit-subscription .delete-alert:active, #jbe-edit-subscription #mainPageDivId .delete-alert:active, #mainPageDivId .blog article p.readmore .btn:active, .blog article p.readmore #mainPageDivId .btn:active, #mainPageDivId .blog article p.readmore .cva-linkedin-button:active, .blog article p.readmore #mainPageDivId .cva-linkedin-button:active, #mainPageDivId .btn-primary.cva-linkedin-button:active, #mainPageDivId .btn-primary.btn.active, #mainPageDivId #jbe-edit-subscription .active.delete-alert, #jbe-edit-subscription #mainPageDivId .active.delete-alert, #mainPageDivId .blog article p.readmore .active.btn, .blog article p.readmore #mainPageDivId .active.btn, #mainPageDivId .blog article p.readmore .active.cva-linkedin-button, .blog article p.readmore #mainPageDivId .active.cva-linkedin-button, #mainPageDivId .btn-primary.active.cva-linkedin-button,
    .open > #mainPageDivId .btn-primary.btn.dropdown-toggle,
    .open > #mainPageDivId #jbe-edit-subscription .dropdown-toggle.delete-alert, #jbe-edit-subscription
    .open > #mainPageDivId .dropdown-toggle.delete-alert, #jbe-edit-subscription .blog article p.readmore
    .open > #mainPageDivId .dropdown-toggle.delete-alert,
    .open > #mainPageDivId .blog article p.readmore .dropdown-toggle.btn, .blog article p.readmore
    .open > #mainPageDivId .dropdown-toggle.btn,
    .open > #mainPageDivId .blog article p.readmore .dropdown-toggle.cva-linkedin-button, .blog article p.readmore
    .open > #mainPageDivId .dropdown-toggle.cva-linkedin-button,
    .open > #mainPageDivId .btn-primary.dropdown-toggle.cva-linkedin-button {
      color: white;
      background-color: #830629;
      border-color: #790526; }
    #mainPageDivId .btn-primary.btn:active, #mainPageDivId #jbe-edit-subscription .delete-alert:active, #jbe-edit-subscription #mainPageDivId .delete-alert:active, #mainPageDivId .blog article p.readmore .btn:active, .blog article p.readmore #mainPageDivId .btn:active, #mainPageDivId .blog article p.readmore .cva-linkedin-button:active, .blog article p.readmore #mainPageDivId .cva-linkedin-button:active, #mainPageDivId .btn-primary.cva-linkedin-button:active, #mainPageDivId .btn-primary.btn.active, #mainPageDivId #jbe-edit-subscription .active.delete-alert, #jbe-edit-subscription #mainPageDivId .active.delete-alert, #mainPageDivId .blog article p.readmore .active.btn, .blog article p.readmore #mainPageDivId .active.btn, #mainPageDivId .blog article p.readmore .active.cva-linkedin-button, .blog article p.readmore #mainPageDivId .active.cva-linkedin-button, #mainPageDivId .btn-primary.active.cva-linkedin-button,
    .open > #mainPageDivId .btn-primary.btn.dropdown-toggle,
    .open > #mainPageDivId #jbe-edit-subscription .dropdown-toggle.delete-alert, #jbe-edit-subscription
    .open > #mainPageDivId .dropdown-toggle.delete-alert, #jbe-edit-subscription .blog article p.readmore
    .open > #mainPageDivId .dropdown-toggle.delete-alert,
    .open > #mainPageDivId .blog article p.readmore .dropdown-toggle.btn, .blog article p.readmore
    .open > #mainPageDivId .dropdown-toggle.btn,
    .open > #mainPageDivId .blog article p.readmore .dropdown-toggle.cva-linkedin-button, .blog article p.readmore
    .open > #mainPageDivId .dropdown-toggle.cva-linkedin-button,
    .open > #mainPageDivId .btn-primary.dropdown-toggle.cva-linkedin-button {
      background-image: none; }
    #mainPageDivId .btn-primary.btn.disabled, #mainPageDivId #jbe-edit-subscription .disabled.delete-alert, #jbe-edit-subscription #mainPageDivId .disabled.delete-alert, #mainPageDivId .blog article p.readmore .disabled.btn, .blog article p.readmore #mainPageDivId .disabled.btn, #mainPageDivId .blog article p.readmore .disabled.cva-linkedin-button, .blog article p.readmore #mainPageDivId .disabled.cva-linkedin-button, #mainPageDivId .btn-primary.disabled.cva-linkedin-button, #mainPageDivId .btn-primary.btn.disabled:hover, #mainPageDivId #jbe-edit-subscription .disabled.delete-alert:hover, #jbe-edit-subscription #mainPageDivId .disabled.delete-alert:hover, #mainPageDivId .blog article p.readmore .disabled.btn:hover, .blog article p.readmore #mainPageDivId .disabled.btn:hover, #mainPageDivId .blog article p.readmore .disabled.cva-linkedin-button:hover, .blog article p.readmore #mainPageDivId .disabled.cva-linkedin-button:hover, #mainPageDivId .btn-primary.disabled.cva-linkedin-button:hover, #mainPageDivId .btn-primary.btn.disabled:focus, #mainPageDivId #jbe-edit-subscription .disabled.delete-alert:focus, #jbe-edit-subscription #mainPageDivId .disabled.delete-alert:focus, #mainPageDivId .blog article p.readmore .disabled.btn:focus, .blog article p.readmore #mainPageDivId .disabled.btn:focus, #mainPageDivId .blog article p.readmore .disabled.cva-linkedin-button:focus, .blog article p.readmore #mainPageDivId .disabled.cva-linkedin-button:focus, #mainPageDivId .btn-primary.disabled.cva-linkedin-button:focus, #mainPageDivId .btn-primary.btn.disabled.focus, #mainPageDivId #jbe-edit-subscription .disabled.focus.delete-alert, #jbe-edit-subscription #mainPageDivId .disabled.focus.delete-alert, #mainPageDivId .blog article p.readmore .disabled.focus.btn, .blog article p.readmore #mainPageDivId .disabled.focus.btn, #mainPageDivId .blog article p.readmore .disabled.focus.cva-linkedin-button, .blog article p.readmore #mainPageDivId .disabled.focus.cva-linkedin-button, #mainPageDivId .btn-primary.disabled.focus.cva-linkedin-button, #mainPageDivId .btn-primary.btn.disabled:active, #mainPageDivId #jbe-edit-subscription .disabled.delete-alert:active, #jbe-edit-subscription #mainPageDivId .disabled.delete-alert:active, #mainPageDivId .blog article p.readmore .disabled.btn:active, .blog article p.readmore #mainPageDivId .disabled.btn:active, #mainPageDivId .blog article p.readmore .disabled.cva-linkedin-button:active, .blog article p.readmore #mainPageDivId .disabled.cva-linkedin-button:active, #mainPageDivId .btn-primary.disabled.cva-linkedin-button:active, #mainPageDivId .btn-primary.btn.disabled.active, #mainPageDivId #jbe-edit-subscription .disabled.active.delete-alert, #jbe-edit-subscription #mainPageDivId .disabled.active.delete-alert, #mainPageDivId .blog article p.readmore .disabled.active.btn, .blog article p.readmore #mainPageDivId .disabled.active.btn, #mainPageDivId .blog article p.readmore .disabled.active.cva-linkedin-button, .blog article p.readmore #mainPageDivId .disabled.active.cva-linkedin-button, #mainPageDivId .btn-primary.disabled.active.cva-linkedin-button, #mainPageDivId .btn-primary.btn[disabled], #mainPageDivId #jbe-edit-subscription [disabled].delete-alert, #jbe-edit-subscription #mainPageDivId [disabled].delete-alert, #mainPageDivId .blog article p.readmore [disabled].btn, .blog article p.readmore #mainPageDivId [disabled].btn, #mainPageDivId .blog article p.readmore [disabled].cva-linkedin-button, .blog article p.readmore #mainPageDivId [disabled].cva-linkedin-button, #mainPageDivId .btn-primary[disabled].cva-linkedin-button, #mainPageDivId .btn-primary.btn[disabled]:hover, #mainPageDivId #jbe-edit-subscription [disabled].delete-alert:hover, #jbe-edit-subscription #mainPageDivId [disabled].delete-alert:hover, #mainPageDivId .blog article p.readmore [disabled].btn:hover, .blog article p.readmore #mainPageDivId [disabled].btn:hover, #mainPageDivId .blog article p.readmore [disabled].cva-linkedin-button:hover, .blog article p.readmore #mainPageDivId [disabled].cva-linkedin-button:hover, #mainPageDivId .btn-primary[disabled].cva-linkedin-button:hover, #mainPageDivId .btn-primary.btn[disabled]:focus, #mainPageDivId #jbe-edit-subscription [disabled].delete-alert:focus, #jbe-edit-subscription #mainPageDivId [disabled].delete-alert:focus, #mainPageDivId .blog article p.readmore [disabled].btn:focus, .blog article p.readmore #mainPageDivId [disabled].btn:focus, #mainPageDivId .blog article p.readmore [disabled].cva-linkedin-button:focus, .blog article p.readmore #mainPageDivId [disabled].cva-linkedin-button:focus, #mainPageDivId .btn-primary[disabled].cva-linkedin-button:focus, #mainPageDivId .btn-primary.btn[disabled].focus, #mainPageDivId #jbe-edit-subscription [disabled].focus.delete-alert, #jbe-edit-subscription #mainPageDivId [disabled].focus.delete-alert, #mainPageDivId .blog article p.readmore [disabled].focus.btn, .blog article p.readmore #mainPageDivId [disabled].focus.btn, #mainPageDivId .blog article p.readmore [disabled].focus.cva-linkedin-button, .blog article p.readmore #mainPageDivId [disabled].focus.cva-linkedin-button, #mainPageDivId .btn-primary[disabled].focus.cva-linkedin-button, #mainPageDivId .btn-primary.btn[disabled]:active, #mainPageDivId #jbe-edit-subscription [disabled].delete-alert:active, #jbe-edit-subscription #mainPageDivId [disabled].delete-alert:active, #mainPageDivId .blog article p.readmore [disabled].btn:active, .blog article p.readmore #mainPageDivId [disabled].btn:active, #mainPageDivId .blog article p.readmore [disabled].cva-linkedin-button:active, .blog article p.readmore #mainPageDivId [disabled].cva-linkedin-button:active, #mainPageDivId .btn-primary[disabled].cva-linkedin-button:active, #mainPageDivId .btn-primary.btn[disabled].active, #mainPageDivId #jbe-edit-subscription [disabled].active.delete-alert, #jbe-edit-subscription #mainPageDivId [disabled].active.delete-alert, #mainPageDivId .blog article p.readmore [disabled].active.btn, .blog article p.readmore #mainPageDivId [disabled].active.btn, #mainPageDivId .blog article p.readmore [disabled].active.cva-linkedin-button, .blog article p.readmore #mainPageDivId [disabled].active.cva-linkedin-button, #mainPageDivId .btn-primary[disabled].active.cva-linkedin-button,
    fieldset[disabled] #mainPageDivId .btn-primary.btn,
    fieldset[disabled] #mainPageDivId #jbe-edit-subscription .delete-alert, #jbe-edit-subscription
    fieldset[disabled] #mainPageDivId .delete-alert,
    fieldset[disabled] #mainPageDivId .blog article p.readmore .btn, .blog article p.readmore
    fieldset[disabled] #mainPageDivId .btn,
    fieldset[disabled] #mainPageDivId .blog article p.readmore .cva-linkedin-button, .blog article p.readmore
    fieldset[disabled] #mainPageDivId .cva-linkedin-button,
    fieldset[disabled] #mainPageDivId .btn-primary.cva-linkedin-button,
    fieldset[disabled] #mainPageDivId .btn-primary.btn:hover,
    fieldset[disabled] #mainPageDivId #jbe-edit-subscription .delete-alert:hover, #jbe-edit-subscription
    fieldset[disabled] #mainPageDivId .delete-alert:hover,
    fieldset[disabled] #mainPageDivId .blog article p.readmore .btn:hover, .blog article p.readmore
    fieldset[disabled] #mainPageDivId .btn:hover,
    fieldset[disabled] #mainPageDivId .blog article p.readmore .cva-linkedin-button:hover, .blog article p.readmore
    fieldset[disabled] #mainPageDivId .cva-linkedin-button:hover,
    fieldset[disabled] #mainPageDivId .btn-primary.cva-linkedin-button:hover,
    fieldset[disabled] #mainPageDivId .btn-primary.btn:focus,
    fieldset[disabled] #mainPageDivId #jbe-edit-subscription .delete-alert:focus, #jbe-edit-subscription
    fieldset[disabled] #mainPageDivId .delete-alert:focus,
    fieldset[disabled] #mainPageDivId .blog article p.readmore .btn:focus, .blog article p.readmore
    fieldset[disabled] #mainPageDivId .btn:focus,
    fieldset[disabled] #mainPageDivId .blog article p.readmore .cva-linkedin-button:focus, .blog article p.readmore
    fieldset[disabled] #mainPageDivId .cva-linkedin-button:focus,
    fieldset[disabled] #mainPageDivId .btn-primary.cva-linkedin-button:focus,
    fieldset[disabled] #mainPageDivId .btn-primary.btn.focus,
    fieldset[disabled] #mainPageDivId #jbe-edit-subscription .focus.delete-alert, #jbe-edit-subscription
    fieldset[disabled] #mainPageDivId .focus.delete-alert,
    fieldset[disabled] #mainPageDivId .blog article p.readmore .focus.btn, .blog article p.readmore
    fieldset[disabled] #mainPageDivId .focus.btn,
    fieldset[disabled] #mainPageDivId .blog article p.readmore .focus.cva-linkedin-button, .blog article p.readmore
    fieldset[disabled] #mainPageDivId .focus.cva-linkedin-button,
    fieldset[disabled] #mainPageDivId .btn-primary.focus.cva-linkedin-button,
    fieldset[disabled] #mainPageDivId .btn-primary.btn:active,
    fieldset[disabled] #mainPageDivId #jbe-edit-subscription .delete-alert:active, #jbe-edit-subscription
    fieldset[disabled] #mainPageDivId .delete-alert:active,
    fieldset[disabled] #mainPageDivId .blog article p.readmore .btn:active, .blog article p.readmore
    fieldset[disabled] #mainPageDivId .btn:active,
    fieldset[disabled] #mainPageDivId .blog article p.readmore .cva-linkedin-button:active, .blog article p.readmore
    fieldset[disabled] #mainPageDivId .cva-linkedin-button:active,
    fieldset[disabled] #mainPageDivId .btn-primary.cva-linkedin-button:active,
    fieldset[disabled] #mainPageDivId .btn-primary.btn.active,
    fieldset[disabled] #mainPageDivId #jbe-edit-subscription .active.delete-alert, #jbe-edit-subscription
    fieldset[disabled] #mainPageDivId .active.delete-alert,
    fieldset[disabled] #mainPageDivId .blog article p.readmore .active.btn, .blog article p.readmore
    fieldset[disabled] #mainPageDivId .active.btn,
    fieldset[disabled] #mainPageDivId .blog article p.readmore .active.cva-linkedin-button, .blog article p.readmore
    fieldset[disabled] #mainPageDivId .active.cva-linkedin-button,
    fieldset[disabled] #mainPageDivId .btn-primary.active.cva-linkedin-button {
      background-color: #B40838;
      border-color: #B40838; }
    #mainPageDivId .btn-primary.btn .badge, #mainPageDivId #jbe-edit-subscription .delete-alert .badge, #jbe-edit-subscription #mainPageDivId .delete-alert .badge, #mainPageDivId .blog article p.readmore .btn .badge, .blog article p.readmore #mainPageDivId .btn .badge, #mainPageDivId .blog article p.readmore .cva-linkedin-button .badge, .blog article p.readmore #mainPageDivId .cva-linkedin-button .badge, #mainPageDivId .btn-primary.cva-linkedin-button .badge {
      color: #B40838;
      background-color: white; }
    #mainPageDivId .btn-primary.btn ::active, #mainPageDivId #jbe-edit-subscription .delete-alert ::active, #jbe-edit-subscription #mainPageDivId .delete-alert ::active, #mainPageDivId .blog article p.readmore .btn ::active, .blog article p.readmore #mainPageDivId .btn ::active, #mainPageDivId .blog article p.readmore .cva-linkedin-button ::active, .blog article p.readmore #mainPageDivId .cva-linkedin-button ::active, #mainPageDivId .btn-primary.cva-linkedin-button ::active {
      border: 0 none !important;
      outline: none 0; }
  #mainPageDivId .pbHeader .pbButton input.btn, #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input.delete-alert, #jbe-edit-subscription #mainPageDivId .pbHeader .pbButton input.delete-alert, #mainPageDivId .pbHeader .pbButton input.cva-linkedin-button,
  #mainPageDivId .pbBottomButtons .pbButtonb input.btn,
  #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input.delete-alert, #jbe-edit-subscription
  #mainPageDivId .pbBottomButtons .pbButtonb input.delete-alert,
  #mainPageDivId .pbBottomButtons .pbButtonb input.cva-linkedin-button {
    clear: right;
    display: inline;
    margin: 0;
    padding: 8px;
    width: auto;
    min-width: 90px;
    color: white;
    background-color: #B40838;
    border-color: #B40838;
    border: 0 none !important;
    background-image: none; }
    #mainPageDivId .pbHeader .pbButton input.btn:hover, #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input.delete-alert:hover, #jbe-edit-subscription #mainPageDivId .pbHeader .pbButton input.delete-alert:hover, #mainPageDivId .pbHeader .pbButton input.cva-linkedin-button:hover, #mainPageDivId .pbHeader .pbButton input.btn:focus, #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input.delete-alert:focus, #jbe-edit-subscription #mainPageDivId .pbHeader .pbButton input.delete-alert:focus, #mainPageDivId .pbHeader .pbButton input.cva-linkedin-button:focus, #mainPageDivId .pbHeader .pbButton input.btn.focus, #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input.focus.delete-alert, #jbe-edit-subscription #mainPageDivId .pbHeader .pbButton input.focus.delete-alert, #mainPageDivId .pbHeader .pbButton input.focus.cva-linkedin-button, #mainPageDivId .pbHeader .pbButton input.btn:active, #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input.delete-alert:active, #jbe-edit-subscription #mainPageDivId .pbHeader .pbButton input.delete-alert:active, #mainPageDivId .pbHeader .pbButton input.cva-linkedin-button:active, #mainPageDivId .pbHeader .pbButton input.btn.active, #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input.active.delete-alert, #jbe-edit-subscription #mainPageDivId .pbHeader .pbButton input.active.delete-alert, #mainPageDivId .pbHeader .pbButton input.active.cva-linkedin-button,
    .open > #mainPageDivId .pbHeader .pbButton input.btn.dropdown-toggle,
    .open > #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input.dropdown-toggle.delete-alert, #jbe-edit-subscription
    .open > #mainPageDivId .pbHeader .pbButton input.dropdown-toggle.delete-alert, .blog article p.readmore
    .open > #mainPageDivId .pbHeader .pbButton input.dropdown-toggle.btn,
    .open > #mainPageDivId .pbHeader .pbButton input.dropdown-toggle.cva-linkedin-button,
    #mainPageDivId .pbBottomButtons .pbButtonb input.btn:hover,
    #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input.delete-alert:hover, #jbe-edit-subscription
    #mainPageDivId .pbBottomButtons .pbButtonb input.delete-alert:hover,
    #mainPageDivId .pbBottomButtons .pbButtonb input.cva-linkedin-button:hover,
    #mainPageDivId .pbBottomButtons .pbButtonb input.btn:focus,
    #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input.delete-alert:focus, #jbe-edit-subscription
    #mainPageDivId .pbBottomButtons .pbButtonb input.delete-alert:focus,
    #mainPageDivId .pbBottomButtons .pbButtonb input.cva-linkedin-button:focus,
    #mainPageDivId .pbBottomButtons .pbButtonb input.btn.focus,
    #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input.focus.delete-alert, #jbe-edit-subscription
    #mainPageDivId .pbBottomButtons .pbButtonb input.focus.delete-alert,
    #mainPageDivId .pbBottomButtons .pbButtonb input.focus.cva-linkedin-button,
    #mainPageDivId .pbBottomButtons .pbButtonb input.btn:active,
    #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input.delete-alert:active, #jbe-edit-subscription
    #mainPageDivId .pbBottomButtons .pbButtonb input.delete-alert:active,
    #mainPageDivId .pbBottomButtons .pbButtonb input.cva-linkedin-button:active,
    #mainPageDivId .pbBottomButtons .pbButtonb input.btn.active,
    #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input.active.delete-alert, #jbe-edit-subscription
    #mainPageDivId .pbBottomButtons .pbButtonb input.active.delete-alert,
    #mainPageDivId .pbBottomButtons .pbButtonb input.active.cva-linkedin-button,
    .open >
    #mainPageDivId .pbBottomButtons .pbButtonb input.btn.dropdown-toggle,
    .open >
    #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input.dropdown-toggle.delete-alert, #jbe-edit-subscription
    .open >
    #mainPageDivId .pbBottomButtons .pbButtonb input.dropdown-toggle.delete-alert, .blog article p.readmore
    .open >
    #mainPageDivId .pbBottomButtons .pbButtonb input.dropdown-toggle.btn,
    .open >
    #mainPageDivId .pbBottomButtons .pbButtonb input.dropdown-toggle.cva-linkedin-button {
      color: white;
      background-color: #830629;
      border-color: #790526; }
    #mainPageDivId .pbHeader .pbButton input.btn:active, #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input.delete-alert:active, #jbe-edit-subscription #mainPageDivId .pbHeader .pbButton input.delete-alert:active, #mainPageDivId .pbHeader .pbButton input.cva-linkedin-button:active, #mainPageDivId .pbHeader .pbButton input.btn.active, #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input.active.delete-alert, #jbe-edit-subscription #mainPageDivId .pbHeader .pbButton input.active.delete-alert, #mainPageDivId .pbHeader .pbButton input.active.cva-linkedin-button,
    .open > #mainPageDivId .pbHeader .pbButton input.btn.dropdown-toggle,
    .open > #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input.dropdown-toggle.delete-alert, #jbe-edit-subscription
    .open > #mainPageDivId .pbHeader .pbButton input.dropdown-toggle.delete-alert, .blog article p.readmore
    .open > #mainPageDivId .pbHeader .pbButton input.dropdown-toggle.btn,
    .open > #mainPageDivId .pbHeader .pbButton input.dropdown-toggle.cva-linkedin-button,
    #mainPageDivId .pbBottomButtons .pbButtonb input.btn:active,
    #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input.delete-alert:active, #jbe-edit-subscription
    #mainPageDivId .pbBottomButtons .pbButtonb input.delete-alert:active,
    #mainPageDivId .pbBottomButtons .pbButtonb input.cva-linkedin-button:active,
    #mainPageDivId .pbBottomButtons .pbButtonb input.btn.active,
    #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input.active.delete-alert, #jbe-edit-subscription
    #mainPageDivId .pbBottomButtons .pbButtonb input.active.delete-alert,
    #mainPageDivId .pbBottomButtons .pbButtonb input.active.cva-linkedin-button,
    .open >
    #mainPageDivId .pbBottomButtons .pbButtonb input.btn.dropdown-toggle,
    .open >
    #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input.dropdown-toggle.delete-alert, #jbe-edit-subscription
    .open >
    #mainPageDivId .pbBottomButtons .pbButtonb input.dropdown-toggle.delete-alert, .blog article p.readmore
    .open >
    #mainPageDivId .pbBottomButtons .pbButtonb input.dropdown-toggle.btn,
    .open >
    #mainPageDivId .pbBottomButtons .pbButtonb input.dropdown-toggle.cva-linkedin-button {
      background-image: none; }
    #mainPageDivId .pbHeader .pbButton input.btn.disabled, #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input.disabled.delete-alert, #jbe-edit-subscription #mainPageDivId .pbHeader .pbButton input.disabled.delete-alert, #mainPageDivId .pbHeader .pbButton input.disabled.cva-linkedin-button, #mainPageDivId .pbHeader .pbButton input.btn.disabled:hover, #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input.disabled.delete-alert:hover, #jbe-edit-subscription #mainPageDivId .pbHeader .pbButton input.disabled.delete-alert:hover, #mainPageDivId .pbHeader .pbButton input.disabled.cva-linkedin-button:hover, #mainPageDivId .pbHeader .pbButton input.btn.disabled:focus, #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input.disabled.delete-alert:focus, #jbe-edit-subscription #mainPageDivId .pbHeader .pbButton input.disabled.delete-alert:focus, #mainPageDivId .pbHeader .pbButton input.disabled.cva-linkedin-button:focus, #mainPageDivId .pbHeader .pbButton input.btn.disabled.focus, #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input.disabled.focus.delete-alert, #jbe-edit-subscription #mainPageDivId .pbHeader .pbButton input.disabled.focus.delete-alert, #mainPageDivId .pbHeader .pbButton input.disabled.focus.cva-linkedin-button, #mainPageDivId .pbHeader .pbButton input.btn.disabled:active, #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input.disabled.delete-alert:active, #jbe-edit-subscription #mainPageDivId .pbHeader .pbButton input.disabled.delete-alert:active, #mainPageDivId .pbHeader .pbButton input.disabled.cva-linkedin-button:active, #mainPageDivId .pbHeader .pbButton input.btn.disabled.active, #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input.disabled.active.delete-alert, #jbe-edit-subscription #mainPageDivId .pbHeader .pbButton input.disabled.active.delete-alert, #mainPageDivId .pbHeader .pbButton input.disabled.active.cva-linkedin-button, #mainPageDivId .pbHeader .pbButton input.btn[disabled], #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input[disabled].delete-alert, #jbe-edit-subscription #mainPageDivId .pbHeader .pbButton input[disabled].delete-alert, #mainPageDivId .pbHeader .pbButton input[disabled].cva-linkedin-button, #mainPageDivId .pbHeader .pbButton input.btn[disabled]:hover, #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input[disabled].delete-alert:hover, #jbe-edit-subscription #mainPageDivId .pbHeader .pbButton input[disabled].delete-alert:hover, #mainPageDivId .pbHeader .pbButton input[disabled].cva-linkedin-button:hover, #mainPageDivId .pbHeader .pbButton input.btn[disabled]:focus, #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input[disabled].delete-alert:focus, #jbe-edit-subscription #mainPageDivId .pbHeader .pbButton input[disabled].delete-alert:focus, #mainPageDivId .pbHeader .pbButton input[disabled].cva-linkedin-button:focus, #mainPageDivId .pbHeader .pbButton input.btn[disabled].focus, #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input[disabled].focus.delete-alert, #jbe-edit-subscription #mainPageDivId .pbHeader .pbButton input[disabled].focus.delete-alert, #mainPageDivId .pbHeader .pbButton input[disabled].focus.cva-linkedin-button, #mainPageDivId .pbHeader .pbButton input.btn[disabled]:active, #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input[disabled].delete-alert:active, #jbe-edit-subscription #mainPageDivId .pbHeader .pbButton input[disabled].delete-alert:active, #mainPageDivId .pbHeader .pbButton input[disabled].cva-linkedin-button:active, #mainPageDivId .pbHeader .pbButton input.btn[disabled].active, #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input[disabled].active.delete-alert, #jbe-edit-subscription #mainPageDivId .pbHeader .pbButton input[disabled].active.delete-alert, #mainPageDivId .pbHeader .pbButton input[disabled].active.cva-linkedin-button,
    fieldset[disabled] #mainPageDivId .pbHeader .pbButton input.btn,
    fieldset[disabled] #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input.delete-alert, #jbe-edit-subscription
    fieldset[disabled] #mainPageDivId .pbHeader .pbButton input.delete-alert,
    fieldset[disabled] #mainPageDivId .pbHeader .pbButton input.cva-linkedin-button,
    fieldset[disabled] #mainPageDivId .pbHeader .pbButton input.btn:hover,
    fieldset[disabled] #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input.delete-alert:hover, #jbe-edit-subscription
    fieldset[disabled] #mainPageDivId .pbHeader .pbButton input.delete-alert:hover,
    fieldset[disabled] #mainPageDivId .pbHeader .pbButton input.cva-linkedin-button:hover,
    fieldset[disabled] #mainPageDivId .pbHeader .pbButton input.btn:focus,
    fieldset[disabled] #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input.delete-alert:focus, #jbe-edit-subscription
    fieldset[disabled] #mainPageDivId .pbHeader .pbButton input.delete-alert:focus,
    fieldset[disabled] #mainPageDivId .pbHeader .pbButton input.cva-linkedin-button:focus,
    fieldset[disabled] #mainPageDivId .pbHeader .pbButton input.btn.focus,
    fieldset[disabled] #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input.focus.delete-alert, #jbe-edit-subscription
    fieldset[disabled] #mainPageDivId .pbHeader .pbButton input.focus.delete-alert,
    fieldset[disabled] #mainPageDivId .pbHeader .pbButton input.focus.cva-linkedin-button,
    fieldset[disabled] #mainPageDivId .pbHeader .pbButton input.btn:active,
    fieldset[disabled] #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input.delete-alert:active, #jbe-edit-subscription
    fieldset[disabled] #mainPageDivId .pbHeader .pbButton input.delete-alert:active,
    fieldset[disabled] #mainPageDivId .pbHeader .pbButton input.cva-linkedin-button:active,
    fieldset[disabled] #mainPageDivId .pbHeader .pbButton input.btn.active,
    fieldset[disabled] #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input.active.delete-alert, #jbe-edit-subscription
    fieldset[disabled] #mainPageDivId .pbHeader .pbButton input.active.delete-alert,
    fieldset[disabled] #mainPageDivId .pbHeader .pbButton input.active.cva-linkedin-button,
    #mainPageDivId .pbBottomButtons .pbButtonb input.btn.disabled,
    #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input.disabled.delete-alert, #jbe-edit-subscription
    #mainPageDivId .pbBottomButtons .pbButtonb input.disabled.delete-alert,
    #mainPageDivId .pbBottomButtons .pbButtonb input.disabled.cva-linkedin-button,
    #mainPageDivId .pbBottomButtons .pbButtonb input.btn.disabled:hover,
    #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input.disabled.delete-alert:hover, #jbe-edit-subscription
    #mainPageDivId .pbBottomButtons .pbButtonb input.disabled.delete-alert:hover,
    #mainPageDivId .pbBottomButtons .pbButtonb input.disabled.cva-linkedin-button:hover,
    #mainPageDivId .pbBottomButtons .pbButtonb input.btn.disabled:focus,
    #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input.disabled.delete-alert:focus, #jbe-edit-subscription
    #mainPageDivId .pbBottomButtons .pbButtonb input.disabled.delete-alert:focus,
    #mainPageDivId .pbBottomButtons .pbButtonb input.disabled.cva-linkedin-button:focus,
    #mainPageDivId .pbBottomButtons .pbButtonb input.btn.disabled.focus,
    #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input.disabled.focus.delete-alert, #jbe-edit-subscription
    #mainPageDivId .pbBottomButtons .pbButtonb input.disabled.focus.delete-alert,
    #mainPageDivId .pbBottomButtons .pbButtonb input.disabled.focus.cva-linkedin-button,
    #mainPageDivId .pbBottomButtons .pbButtonb input.btn.disabled:active,
    #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input.disabled.delete-alert:active, #jbe-edit-subscription
    #mainPageDivId .pbBottomButtons .pbButtonb input.disabled.delete-alert:active,
    #mainPageDivId .pbBottomButtons .pbButtonb input.disabled.cva-linkedin-button:active,
    #mainPageDivId .pbBottomButtons .pbButtonb input.btn.disabled.active,
    #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input.disabled.active.delete-alert, #jbe-edit-subscription
    #mainPageDivId .pbBottomButtons .pbButtonb input.disabled.active.delete-alert,
    #mainPageDivId .pbBottomButtons .pbButtonb input.disabled.active.cva-linkedin-button,
    #mainPageDivId .pbBottomButtons .pbButtonb input.btn[disabled],
    #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input[disabled].delete-alert, #jbe-edit-subscription
    #mainPageDivId .pbBottomButtons .pbButtonb input[disabled].delete-alert,
    #mainPageDivId .pbBottomButtons .pbButtonb input[disabled].cva-linkedin-button,
    #mainPageDivId .pbBottomButtons .pbButtonb input.btn[disabled]:hover,
    #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input[disabled].delete-alert:hover, #jbe-edit-subscription
    #mainPageDivId .pbBottomButtons .pbButtonb input[disabled].delete-alert:hover,
    #mainPageDivId .pbBottomButtons .pbButtonb input[disabled].cva-linkedin-button:hover,
    #mainPageDivId .pbBottomButtons .pbButtonb input.btn[disabled]:focus,
    #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input[disabled].delete-alert:focus, #jbe-edit-subscription
    #mainPageDivId .pbBottomButtons .pbButtonb input[disabled].delete-alert:focus,
    #mainPageDivId .pbBottomButtons .pbButtonb input[disabled].cva-linkedin-button:focus,
    #mainPageDivId .pbBottomButtons .pbButtonb input.btn[disabled].focus,
    #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input[disabled].focus.delete-alert, #jbe-edit-subscription
    #mainPageDivId .pbBottomButtons .pbButtonb input[disabled].focus.delete-alert,
    #mainPageDivId .pbBottomButtons .pbButtonb input[disabled].focus.cva-linkedin-button,
    #mainPageDivId .pbBottomButtons .pbButtonb input.btn[disabled]:active,
    #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input[disabled].delete-alert:active, #jbe-edit-subscription
    #mainPageDivId .pbBottomButtons .pbButtonb input[disabled].delete-alert:active,
    #mainPageDivId .pbBottomButtons .pbButtonb input[disabled].cva-linkedin-button:active,
    #mainPageDivId .pbBottomButtons .pbButtonb input.btn[disabled].active,
    #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input[disabled].active.delete-alert, #jbe-edit-subscription
    #mainPageDivId .pbBottomButtons .pbButtonb input[disabled].active.delete-alert,
    #mainPageDivId .pbBottomButtons .pbButtonb input[disabled].active.cva-linkedin-button,
    fieldset[disabled]
    #mainPageDivId .pbBottomButtons .pbButtonb input.btn,
    fieldset[disabled]
    #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input.delete-alert, #jbe-edit-subscription
    fieldset[disabled]
    #mainPageDivId .pbBottomButtons .pbButtonb input.delete-alert,
    fieldset[disabled]
    #mainPageDivId .pbBottomButtons .pbButtonb input.cva-linkedin-button,
    fieldset[disabled]
    #mainPageDivId .pbBottomButtons .pbButtonb input.btn:hover,
    fieldset[disabled]
    #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input.delete-alert:hover, #jbe-edit-subscription
    fieldset[disabled]
    #mainPageDivId .pbBottomButtons .pbButtonb input.delete-alert:hover,
    fieldset[disabled]
    #mainPageDivId .pbBottomButtons .pbButtonb input.cva-linkedin-button:hover,
    fieldset[disabled]
    #mainPageDivId .pbBottomButtons .pbButtonb input.btn:focus,
    fieldset[disabled]
    #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input.delete-alert:focus, #jbe-edit-subscription
    fieldset[disabled]
    #mainPageDivId .pbBottomButtons .pbButtonb input.delete-alert:focus,
    fieldset[disabled]
    #mainPageDivId .pbBottomButtons .pbButtonb input.cva-linkedin-button:focus,
    fieldset[disabled]
    #mainPageDivId .pbBottomButtons .pbButtonb input.btn.focus,
    fieldset[disabled]
    #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input.focus.delete-alert, #jbe-edit-subscription
    fieldset[disabled]
    #mainPageDivId .pbBottomButtons .pbButtonb input.focus.delete-alert,
    fieldset[disabled]
    #mainPageDivId .pbBottomButtons .pbButtonb input.focus.cva-linkedin-button,
    fieldset[disabled]
    #mainPageDivId .pbBottomButtons .pbButtonb input.btn:active,
    fieldset[disabled]
    #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input.delete-alert:active, #jbe-edit-subscription
    fieldset[disabled]
    #mainPageDivId .pbBottomButtons .pbButtonb input.delete-alert:active,
    fieldset[disabled]
    #mainPageDivId .pbBottomButtons .pbButtonb input.cva-linkedin-button:active,
    fieldset[disabled]
    #mainPageDivId .pbBottomButtons .pbButtonb input.btn.active,
    fieldset[disabled]
    #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input.active.delete-alert, #jbe-edit-subscription
    fieldset[disabled]
    #mainPageDivId .pbBottomButtons .pbButtonb input.active.delete-alert,
    fieldset[disabled]
    #mainPageDivId .pbBottomButtons .pbButtonb input.active.cva-linkedin-button {
      background-color: #B40838;
      border-color: #B40838; }
    #mainPageDivId .pbHeader .pbButton input.btn .badge, #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input.delete-alert .badge, #jbe-edit-subscription #mainPageDivId .pbHeader .pbButton input.delete-alert .badge, #mainPageDivId .pbHeader .pbButton input.cva-linkedin-button .badge,
    #mainPageDivId .pbBottomButtons .pbButtonb input.btn .badge,
    #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input.delete-alert .badge, #jbe-edit-subscription
    #mainPageDivId .pbBottomButtons .pbButtonb input.delete-alert .badge,
    #mainPageDivId .pbBottomButtons .pbButtonb input.cva-linkedin-button .badge {
      color: #B40838;
      background-color: white; }
    #mainPageDivId .pbHeader .pbButton input.btn ::active, #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input.delete-alert ::active, #jbe-edit-subscription #mainPageDivId .pbHeader .pbButton input.delete-alert ::active, #mainPageDivId .pbHeader .pbButton input.cva-linkedin-button ::active,
    #mainPageDivId .pbBottomButtons .pbButtonb input.btn ::active,
    #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input.delete-alert ::active, #jbe-edit-subscription
    #mainPageDivId .pbBottomButtons .pbButtonb input.delete-alert ::active,
    #mainPageDivId .pbBottomButtons .pbButtonb input.cva-linkedin-button ::active {
      border: 0 none !important;
      outline: none 0; }
  #mainPageDivId .pbHeader .pbButton input.btn:first-child, #mainPageDivId .pbHeader .pbButton #jbe-edit-subscription input.delete-alert:first-child, #jbe-edit-subscription #mainPageDivId .pbHeader .pbButton input.delete-alert:first-child, #mainPageDivId .pbHeader .pbButton input.cva-linkedin-button:first-child,
  #mainPageDivId .pbBottomButtons .pbButtonb input.btn:first-child,
  #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription input.delete-alert:first-child, #jbe-edit-subscription
  #mainPageDivId .pbBottomButtons .pbButtonb input.delete-alert:first-child,
  #mainPageDivId .pbBottomButtons .pbButtonb input.cva-linkedin-button:first-child {
    clear: left;
    display: block;
    float: left;
    margin: 0 0 0 0;
    padding: 8px;
    width: 35%; }
  #mainPageDivId .pbBottomButtons .pbButtonb .btn-primary[type="submit"], #mainPageDivId .pbBottomButtons .pbButtonb #jbe-edit-subscription [type="submit"].delete-alert, #jbe-edit-subscription #mainPageDivId .pbBottomButtons .pbButtonb [type="submit"].delete-alert, #mainPageDivId .pbBottomButtons .pbButtonb .blog article p.readmore [type="submit"].btn, .blog article p.readmore #mainPageDivId .pbBottomButtons .pbButtonb [type="submit"].btn, #mainPageDivId .pbBottomButtons .pbButtonb .blog article p.readmore [type="submit"].cva-linkedin-button, .blog article p.readmore #mainPageDivId .pbBottomButtons .pbButtonb [type="submit"].cva-linkedin-button {
    width: auto; }
  #mainPageDivId .pbHeader .pbButton > a,
  #mainPageDivId .pbBottomButtons .pbButtonb > a {
    display: block;
    float: right;
    height: 32px;
    margin: 23px 12px 0 0;
    width: 32px; }
    #mainPageDivId .pbHeader .pbButton > a img,
    #mainPageDivId .pbBottomButtons .pbButtonb > a img {
      height: 32px !important;
      width: 32px !important; }

.noticeboardFooter {
  background: #353638;
  margin: 0 -50%;
  padding: 0 50%;
  text-align: center; }

.noticeboardFooter .sfdc_richtext {
  color: #A9A9A9;
  padding: 2rem 0;
  text-align: center;
  font-family: "texgyreadventorregular";
  font-size: 1.8rem;
  text-transform: capitalize; }

.noticeboardFooter .notice:first-child .sfdc_richtext:after {
  content: "";
  width: 100%;
  display: block;
  margin-top: 2rem; }
  @media (min-width: 480px) {
    .noticeboardFooter .notice:first-child .sfdc_richtext:after {
      background: url(/images/brand-logo/all-brands-logos-tablet.png) no-repeat;
      background-size: contain;
      height: 80px; } }
  @media (min-width: 768px) {
    .noticeboardFooter .notice:first-child .sfdc_richtext:after {
      background: url(/images/brand-logo/all-brands-logos_new.png) no-repeat;
      background-size: contain; } }

.noticeboardFooter .notice a {
  color: #A9A9A9;
  font-size: 1.8rem;
  font-size: 1.1rem;
  text-transform: uppercase; }
  .noticeboardFooter .notice a:hover {
    text-decoration: underline; }

.noticeboardFooter .notice:nth-child(2),
.noticeboardFooter .notice:nth-child(3) {
  display: inline;
  margin-right: 1rem; }
  .noticeboardFooter .notice:nth-child(2) a,
  .noticeboardFooter .notice:nth-child(3) a {
    text-decoration: none; }

#pagefRecruit__ApplyMyApplication .pbBody p b:first-child {
  display: none; }

#pagefRecruit__ApplyMyApplication .pbBottomButtons input {
  margin-bottom: 1rem !important; }

/* make the tables untables */
/*.fs-iframe .jobListPanel {
}*/
/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
  #mainPageDivId p {
    font-size: 1.4rem; }
  #pagefRecruit__ApplyJobList .searchPanel input[type="text"] {
    max-width: 100%; }
  /* Force table to not be like tables anymore */
  table.jobListPanel, .jobListPanel thead, .jobListPanel tbody, .jobListPanel th, .jobListPanel td, .jobListPanel tr {
    display: block; }
  .pbHeader table, .pbHeader table tbody, .pbHeader table tr, .pbHeader table td,
  .pbBottomButtons table, .pbBottomButtons table tbody, .pbBottomButtons table tr, .pbBottomButtons table td {
    display: block; }
  table.detailList, table.detailList tbody, table.detailList tr, table.detailList th, table.detailList td {
    display: block; }
  /* Hide table headers (but not display: none;, for accessibility) */
  .jobListPanel thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  .jobListPanel tr {
    border-bottom: 1px solid #A9A9A9;
    margin-bottom: 2rem;
    padding-bottom: 2rem; }
  .jobListPanel td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #F2F0EF;
    position: relative;
    padding-left: 50%;
    min-height: 45px; }
  .jobListPanel td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    font-weight: bold;
    left: 6px;
    width: 45%;
    padding-right: 1rem; }
  .jobListPanel td:nth-of-type(5) {
    padding-left: 0; }
  .jobListPanel td a {
    color: #B40838;
    text-decoration: none;
    font-weight: bold; }
  .bPageBlock table.detailList tr {
    border-bottom: 1px solid #A9A9A9;
    padding-bottom: 1rem;
    margin-bottom: 1rem; }
    .bPageBlock table.detailList tr:last-child {
      border-bottom: 0 none; }
  .bPageBlock table.detailList tr .labelCol {
    padding-bottom: 0; }
  .bPageBlock table.detailList tr .labelCol label {
    margin-bottom: 0; }
  .bPageBlock table.detailList tr .data2Col {
    padding-left: 0; }
  .bPageBlock .detailList .data2Col,
  .bPageBlock .detailList .labelCol {
    width: 100%;
    text-align: left; }
  /*
	Label the data
	*/
  .jobListPanel td:nth-of-type(1):before {
    content: "Vacancy No"; }
  .jobListPanel td:nth-of-type(2):before {
    content: "Position Title"; }
  .jobListPanel td:nth-of-type(3):before {
    content: "Proposed start date"; }
  .jobListPanel td:nth-of-type(4):before {
    content: "Office location"; }
  .jobListPanel td:nth-of-type(5)::before {
    content: "Applications close date";
    display: inline;
    padding-left: 0;
    position: relative; } }

@media all and (min-width: 768px) {
  #pagefRecruit__ApplyJobList .leftColumn,
  #pagefRecruit__ApplyRegister .leftColumn,
  #pagefRecruit__ApplyJob .leftColumn,
  #mainPageDivId .leftColumn {
    display: block; }
  #pagefRecruit__ApplyJobList .bodyColumn,
  #pagefRecruit__ApplyRegister .bodyColumn,
  #pagefRecruit__ApplyJob .bodyColumn,
  #mainPageDivId .bodyColumn {
    display: block;
    vertical-align: top; }
  #pagefRecruit__ApplyJob .pbHeader .pbButton,
  #pagefRecruit__ApplyJob .pbBottomButtons .pbButtonb {
    padding: 10px 0; }
  #pagefRecruit__ApplyJob .pbHeader .pbButton input.btn, #pagefRecruit__ApplyJob .pbHeader .pbButton #jbe-edit-subscription input.delete-alert, #jbe-edit-subscription #pagefRecruit__ApplyJob .pbHeader .pbButton input.delete-alert, #pagefRecruit__ApplyJob .pbHeader .pbButton input.cva-linkedin-button,
  #pagefRecruit__ApplyJob .pbBottomButtons .pbButtonb input.btn,
  #pagefRecruit__ApplyJob .pbBottomButtons .pbButtonb #jbe-edit-subscription input.delete-alert, #jbe-edit-subscription
  #pagefRecruit__ApplyJob .pbBottomButtons .pbButtonb input.delete-alert,
  #pagefRecruit__ApplyJob .pbBottomButtons .pbButtonb input.cva-linkedin-button {
    clear: none;
    float: none;
    width: auto; }
  #pagefRecruit__ApplyJob .pbHeader .pbButton input.btn:first-child, #pagefRecruit__ApplyJob .pbHeader .pbButton #jbe-edit-subscription input.delete-alert:first-child, #jbe-edit-subscription #pagefRecruit__ApplyJob .pbHeader .pbButton input.delete-alert:first-child, #pagefRecruit__ApplyJob .pbHeader .pbButton input.cva-linkedin-button:first-child,
  #pagefRecruit__ApplyJob .pbBottomButtons .pbButtonb input.btn:first-child,
  #pagefRecruit__ApplyJob .pbBottomButtons .pbButtonb #jbe-edit-subscription input.delete-alert:first-child, #jbe-edit-subscription
  #pagefRecruit__ApplyJob .pbBottomButtons .pbButtonb input.delete-alert:first-child,
  #pagefRecruit__ApplyJob .pbBottomButtons .pbButtonb input.cva-linkedin-button:first-child {
    clear: left;
    float: left;
    width: auto; }
  #pagefRecruit__ApplyJob .pbHeader .pbButton > a,
  #pagefRecruit__ApplyJob .pbBottomButtons .pbButtonb > a {
    display: block;
    float: right;
    height: 32px;
    margin: 0px 12px 0 0;
    width: 32px; }
    #pagefRecruit__ApplyJob .pbHeader .pbButton > a img,
    #pagefRecruit__ApplyJob .pbBottomButtons .pbButtonb > a img {
      height: 32px !important;
      width: 32px !important; }
  #pagefRecruit__ApplyJobList tr.dataRow td {
    padding: 1rem 0.5rem; } }

#pagefRecruit__ApplyRegister .bodyColumn form .text-container,
#pagefRecruit__ApplyMyDetails .bodyColumn form .text-container,
#pagefRecruit__ApplyMyApplication .bodyColumn form .text-container,
#pagefRecruit__ApplyExpressInterest .bodyColumn form .text-container,
#pagefRecruit__ApplyNominate .bodyColumn form .text-container,
#pagefRecruit__ApplyRegistrationInfo .bodyColumn form .text-container {
  margin: 1rem; }

#pagefRecruit__ApplyRegister .bodyColumn form .helpButton,
#pagefRecruit__ApplyRegister .bodyColumn form .helpButtonOn,
#pagefRecruit__ApplyRegister .bodyColumn form label,
#pagefRecruit__ApplyMyDetails .bodyColumn form .helpButton,
#pagefRecruit__ApplyMyDetails .bodyColumn form .helpButtonOn,
#pagefRecruit__ApplyMyDetails .bodyColumn form label,
#pagefRecruit__ApplyMyApplication .bodyColumn form .helpButton,
#pagefRecruit__ApplyMyApplication .bodyColumn form .helpButtonOn,
#pagefRecruit__ApplyMyApplication .bodyColumn form label,
#pagefRecruit__ApplyExpressInterest .bodyColumn form .helpButton,
#pagefRecruit__ApplyExpressInterest .bodyColumn form .helpButtonOn,
#pagefRecruit__ApplyExpressInterest .bodyColumn form label,
#pagefRecruit__ApplyNominate .bodyColumn form .helpButton,
#pagefRecruit__ApplyNominate .bodyColumn form .helpButtonOn,
#pagefRecruit__ApplyNominate .bodyColumn form label,
#pagefRecruit__ApplyRegistrationInfo .bodyColumn form .helpButton,
#pagefRecruit__ApplyRegistrationInfo .bodyColumn form .helpButtonOn,
#pagefRecruit__ApplyRegistrationInfo .bodyColumn form label {
  font-size: 1.4rem;
  font-weight: bold; }

#pagefRecruit__ApplyRegister form .bPageBlock table.detailList tr,
#pagefRecruit__ApplyMyDetails form .bPageBlock table.detailList tr,
#pagefRecruit__ApplyMyApplication form .bPageBlock table.detailList tr,
#pagefRecruit__ApplyExpressInterest form .bPageBlock table.detailList tr,
#pagefRecruit__ApplyNominate form .bPageBlock table.detailList tr,
#pagefRecruit__ApplyRegistrationInfo form .bPageBlock table.detailList tr {
  border: 0 none;
  margin-bottom: 0;
  padding-bottom: 0; }

#pagefRecruit__ApplyRegister form .bPageBlock table.detailList input,
#pagefRecruit__ApplyRegister form .bPageBlock table.detailList select,
#pagefRecruit__ApplyMyDetails form .bPageBlock table.detailList input,
#pagefRecruit__ApplyMyDetails form .bPageBlock table.detailList select,
#pagefRecruit__ApplyMyApplication form .bPageBlock table.detailList input,
#pagefRecruit__ApplyMyApplication form .bPageBlock table.detailList select,
#pagefRecruit__ApplyExpressInterest form .bPageBlock table.detailList input,
#pagefRecruit__ApplyExpressInterest form .bPageBlock table.detailList select,
#pagefRecruit__ApplyNominate form .bPageBlock table.detailList input,
#pagefRecruit__ApplyNominate form .bPageBlock table.detailList select,
#pagefRecruit__ApplyRegistrationInfo form .bPageBlock table.detailList input,
#pagefRecruit__ApplyRegistrationInfo form .bPageBlock table.detailList select {
  margin-bottom: 2rem; }

#pagefRecruit__ApplyRegister form .bPageBlock .requiredInput .requiredBlock,
#pagefRecruit__ApplyMyDetails form .bPageBlock .requiredInput .requiredBlock,
#pagefRecruit__ApplyMyApplication form .bPageBlock .requiredInput .requiredBlock,
#pagefRecruit__ApplyExpressInterest form .bPageBlock .requiredInput .requiredBlock,
#pagefRecruit__ApplyNominate form .bPageBlock .requiredInput .requiredBlock,
#pagefRecruit__ApplyRegistrationInfo form .bPageBlock .requiredInput .requiredBlock {
  background-color: #c00;
  height: 32px;
  left: -4px;
  bottom: inherit; }

#pagefRecruit__ApplyRegister form td.data2Col .requiredInput:nth-child(2) input,
#pagefRecruit__ApplyMyDetails form td.data2Col .requiredInput:nth-child(2) input,
#pagefRecruit__ApplyMyApplication form td.data2Col .requiredInput:nth-child(2) input,
#pagefRecruit__ApplyExpressInterest form td.data2Col .requiredInput:nth-child(2) input,
#pagefRecruit__ApplyNominate form td.data2Col .requiredInput:nth-child(2) input,
#pagefRecruit__ApplyRegistrationInfo form td.data2Col .requiredInput:nth-child(2) input {
  margin-bottom: 0; }

#pagefRecruit__ApplyRegister .rich-tab-header,
#pagefRecruit__ApplyMyDetails .rich-tab-header,
#pagefRecruit__ApplyMyApplication .rich-tab-header,
#pagefRecruit__ApplyExpressInterest .rich-tab-header,
#pagefRecruit__ApplyNominate .rich-tab-header,
#pagefRecruit__ApplyRegistrationInfo .rich-tab-header {
  padding: 1rem; }

@media (min-width: 480px) {
  #pagefRecruit__ApplyRegister #mainPageDivId .pbBottomButtons,
  #pagefRecruit__ApplyMyDetails #mainPageDivId .pbBottomButtons,
  #pagefRecruit__ApplyMyApplication #mainPageDivId .pbBottomButtons,
  #pagefRecruit__ApplyExpressInterest #mainPageDivId .pbBottomButtons,
  #pagefRecruit__ApplyNominate #mainPageDivId .pbBottomButtons,
  #pagefRecruit__ApplyRegistrationInfo #mainPageDivId .pbBottomButtons {
    padding-top: 2rem; } }

@media all and (min-width: 768px) {
  #pagefRecruit__ApplyJobList .bodyColumn,
  #pagefRecruit__ApplyRegister .bodyColumn,
  #pagefRecruit__ApplyJob .bodyColumn,
  #mainPageDivId .bodyColumn {
    min-height: 60vh; } }

/*--==
PRINT : PRINTED PAGES ONLY
==--*/
@media print {
  *,
  *:before,
  *:after,
  *:first-letter,
  *:first-line {
    background: transparent !important;
    color: red !important;
    box-shadow: none !important;
    text-shadow: none !important;
    font-weight: normal !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: ""; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h1,
  h2,
  h3 {
    page-break-after: avoid; }
  /*Hide elements for print only*/
  header,
  .container-fluid > section,
  section.top-bar,
  section.bottom-bar,
  section.showadvert_intro-image.showadvert_intro-image--uk,
  .back-to-results,
  .no-cv, .has-cv, form#cva, footer, .back-to-top,
  ul.showadvert__consultantinfo__list li span {
    display: none !important; }
  article.showadvert,
  aside.showadvert__consultantinfo {
    margin: 0 !important;
    padding: 0 !important;
    float: left !important;
    width: 100% !important; }
  @page {
    margin: 0.5cm; } }

/*# sourceMappingURL=maps/styles.css.map */
