@charset "UTF-8";
/*
----------------------------------------------------------------------------------
Colors
----------------------------------------------------------------------------------
*/

@font-face {
  font-family: 'Karbon';
  src: url("../fonts/karbon/karbonregular/karbon-regular-webfont.woff") format("woff"), url("../fonts/karbon/karbonregular/karbon-regular-webfont.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Karbon';
  src: url("../fonts/karbon/karbonmedium/karbon-medium-webfont.woff") format("woff"), url("../fonts/karbon/karbonmedium/karbon-medium-webfont.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Karbon';
  src: url("../fonts/karbon/karbonsemibold/karbon-semibold-webfont.woff") format("woff"), url("../fonts/karbon/karbonsemibold/karbon-semibold-webfont.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Karbon';
  src: url("../fonts/karbon/karbonbold/karbon-bold-webfont.woff") format("woff"), url("../fonts/karbon/karbonbold/karbon-bold-webfont.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/ext-link-icon/ext-link-icon.woff") format("woff"), url("../fonts/ext-link-icon/ext-link-icon.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto/robotoregular/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Verdana';
  src: url("../fonts/verdana/verdanaregular/verdana-regular-webfont.woff") format("woff"), url("../fonts/verdana/verdanaregular/verdana-regular-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?e9rudl");
  src: url("../fonts/icomoon/icomoon.eot?e9rudl#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?e9rudl") format("truetype"), url("../fonts/icomoon/icomoon.woff?e9rudl") format("woff"), url("../fonts/icomoon/icomoon.svg?e9rudl#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*!
 * Custom version of _bootstrap.scss: import only the required components.
 * 
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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 {
  -webkit-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"] {
  -webkit-box-sizing: border-box;
  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;
  -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;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../libraries/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../libraries/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../libraries/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../libraries/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../libraries/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../libraries/bootstrap-sass/assets/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: "\002a";
}

.glyphicon-plus:before {
  content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

.glyphicon-minus:before, .product-list.product-list-expandable .product.active .glyphicon-plus: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;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Georgia", "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 1.5;
  color: #706D74;
  background-color: #F2F2F2;
}

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: none;
}

a:focus {
  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: 0;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #E7E7E7;
  border-radius: 0;
  -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: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #ddd;
}

.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: "Karbon", Arial, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  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: #ABABAB;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 24px;
  margin-bottom: 12px;
}

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: 12px;
  margin-bottom: 12px;
}

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: 48px;
}

h2, .h2 {
  font-size: 3.4rem;
}

h3, .h3 {
  font-size: 2.6rem;
}

h4, .h4 {
  font-size: 1.4rem;
}

h5, .h5 {
  font-size: 16px;
}

h6, .h6 {
  font-size: 14px;
}

p {
  margin: 0 0 12px;
}

.lead {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}

small,
.small {
  font-size: 87%;
}

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: #ABABAB;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid #E7E7E7;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 12px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline, .tabs-container ul.tabs {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li, .tabs-container ul.tabs > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 24px;
}

dt,
dd {
  line-height: 1.5;
}

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;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #ABABAB;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  font-size: 14px;
  border-left: 5px solid #E7E7E7;
}

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.5;
  color: #999;
}

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 #E7E7E7;
  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: 24px;
  font-style: normal;
  line-height: 1.5;
}

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: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}

pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 1.5;
  word-break: break-all;
  word-wrap: break-word;
  color: #5E5E5E;
  background-color: transparent;
  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, .no-page-manager-page .l-content, .tabs-container ul.tabs, #sliding-popup .popup-content, .region--foot-note, .tabs--section .tab-content, .nav-menu__root, .region--footer-first,
.region--footer-second {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px;
}

.container:before, .no-page-manager-page .l-content:before, .tabs-container ul.tabs:before, #sliding-popup .popup-content:before, .region--foot-note:before, .tabs--section .tab-content:before, .nav-menu__root:before, .region--footer-first:before,
.region--footer-second:before, .container:after, .no-page-manager-page .l-content:after, .tabs-container ul.tabs:after, #sliding-popup .popup-content:after, .region--foot-note:after, .tabs--section .tab-content:after, .nav-menu__root:after, .region--footer-first:after,
.region--footer-second:after {
  content: " ";
  display: table;
}

.container:after, .no-page-manager-page .l-content:after, .tabs-container ul.tabs:after, #sliding-popup .popup-content:after, .region--foot-note:after, .tabs--section .tab-content:after, .nav-menu__root:after, .region--footer-first:after,
.region--footer-second:after {
  clear: both;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -16px;
  margin-right: -16px;
}

.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, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .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, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
}

.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.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #ABABAB;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
}

.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.5;
  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: #F2F2F2;
}

.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%;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: inherit;
  color: #5E5E5E;
  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;
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.5;
  color: #808080;
}

.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  color: #808080;
  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;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  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, -webkit-box-shadow ease-in-out 0.15s;
}

.form-control: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 {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #E7E7E7;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 24px;
  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: 40px;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.input-group-lg > .input-group-btn > .form-control-static.form-submit, .btn-wrapper
.input-group-lg > .input-group-btn > a.form-control-static,
.btn-wrapper
.input-group-lg > .input-group-btn > input.form-control-static,
.btn-wrapper
.input-group-lg > .input-group-btn > button.form-control-static, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn,
.input-group-sm > .input-group-btn > .form-control-static.form-submit, .btn-wrapper
.input-group-sm > .input-group-btn > a.form-control-static,
.btn-wrapper
.input-group-sm > .input-group-btn > input.form-control-static,
.btn-wrapper
.input-group-sm > .input-group-btn > button.form-control-static {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > .form-submit, .btn-wrapper
.input-group-sm > .input-group-btn > a,
.btn-wrapper
.input-group-sm > .input-group-btn > input,
.btn-wrapper
.input-group-sm > .input-group-btn > button {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn,
.input-group-sm > .input-group-btn > select.form-submit {
  height: 33px;
  line-height: 33px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > .input-group-btn > textarea.form-submit,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
.input-group-sm > .input-group-btn > select[multiple].form-submit {
  height: auto;
}

.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 33px;
  min-height: 38px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > .form-submit, .btn-wrapper
.input-group-lg > .input-group-btn > a,
.btn-wrapper
.input-group-lg > .input-group-btn > input,
.btn-wrapper
.input-group-lg > .input-group-btn > button {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn,
.input-group-lg > .input-group-btn > select.form-submit {
  height: 49px;
  line-height: 49px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > .input-group-btn > textarea.form-submit,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
.input-group-lg > .input-group-btn > select[multiple].form-submit {
  height: auto;
}

.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 49px;
  min-height: 44px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 47.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg > .input-group-btn > .form-submit + .form-control-feedback, .btn-wrapper
.input-group-lg > .input-group-btn > a + .form-control-feedback,
.btn-wrapper
.input-group-lg > .input-group-btn > input + .form-control-feedback,
.btn-wrapper
.input-group-lg > .input-group-btn > button + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm > .input-group-btn > .form-submit + .form-control-feedback, .btn-wrapper
.input-group-sm > .input-group-btn > a + .form-control-feedback,
.btn-wrapper
.input-group-sm > .input-group-btn > input + .form-control-feedback,
.btn-wrapper
.input-group-sm > .input-group-btn > button + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}

.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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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: 29px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #b0aeb3;
}

.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: 31px;
}

.form-horizontal .form-group {
  margin-left: -16px;
  margin-right: -16px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 16px;
}

.btn, .form-submit, .btn-wrapper a,
.btn-wrapper input,
.btn-wrapper button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus, .form-submit:focus, .btn-wrapper a:focus,
.btn-wrapper input:focus,
.btn-wrapper button:focus, .btn.focus, .focus.form-submit, .btn-wrapper a.focus,
.btn-wrapper input.focus,
.btn-wrapper button.focus, .btn:active:focus, .form-submit:active:focus, .btn-wrapper a:active:focus,
.btn-wrapper input:active:focus,
.btn-wrapper button:active:focus, .btn:active.focus, .form-submit:active.focus, .btn-wrapper a:active.focus,
.btn-wrapper input:active.focus,
.btn-wrapper button:active.focus, .btn.active:focus, .active.form-submit:focus, .btn-wrapper a.active:focus,
.btn-wrapper input.active:focus,
.btn-wrapper button.active:focus, .btn.active.focus, .active.focus.form-submit, .btn-wrapper a.active.focus,
.btn-wrapper input.active.focus,
.btn-wrapper button.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .form-submit:hover, .btn-wrapper a:hover,
.btn-wrapper input:hover,
.btn-wrapper button:hover, .btn:focus, .form-submit:focus, .btn-wrapper a:focus,
.btn-wrapper input:focus,
.btn-wrapper button:focus, .btn.focus, .focus.form-submit, .btn-wrapper a.focus,
.btn-wrapper input.focus,
.btn-wrapper button.focus {
  color: #fff;
  text-decoration: none;
}

.btn:active, .form-submit:active, .btn-wrapper a:active,
.btn-wrapper input:active,
.btn-wrapper button:active, .btn.active, .active.form-submit, .btn-wrapper a.active,
.btn-wrapper input.active,
.btn-wrapper button.active {
  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, .disabled.form-submit, .btn-wrapper a.disabled,
.btn-wrapper input.disabled,
.btn-wrapper button.disabled, .btn[disabled], [disabled].form-submit, .btn-wrapper a[disabled],
.btn-wrapper input[disabled],
.btn-wrapper button[disabled],
fieldset[disabled] .btn,
fieldset[disabled] .form-submit,
fieldset[disabled] .btn-wrapper a, .btn-wrapper
fieldset[disabled] a,
fieldset[disabled]
.btn-wrapper input,
.btn-wrapper
fieldset[disabled] input,
fieldset[disabled]
.btn-wrapper button,
.btn-wrapper
fieldset[disabled] button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, a.disabled.form-submit, .btn-wrapper a.disabled,
fieldset[disabled] a.btn,
fieldset[disabled] a.form-submit,
fieldset[disabled] .btn-wrapper a, .btn-wrapper
fieldset[disabled] a {
  pointer-events: none;
}

.btn-default, .form-submit {
  color: #fff;
  background-color: #019CDC;
  border-color: #ccc;
}

.btn-default:focus, .form-submit:focus, .btn-default.focus, .focus.form-submit {
  color: #fff;
  background-color: #0178a9;
  border-color: #8c8c8c;
}

.btn-default:hover, .form-submit:hover {
  color: #fff;
  background-color: #0178a9;
  border-color: #adadad;
}

.btn-default:active, .form-submit:active, .btn-default.active, .active.form-submit,
.open > .btn-default.dropdown-toggle,
.open > .dropdown-toggle.form-submit {
  color: #fff;
  background-color: #0178a9;
  border-color: #adadad;
}

.btn-default:active:hover, .form-submit:active:hover, .btn-default:active:focus, .form-submit:active:focus, .btn-default:active.focus, .form-submit:active.focus, .btn-default.active:hover, .active.form-submit:hover, .btn-default.active:focus, .active.form-submit:focus, .btn-default.active.focus, .active.focus.form-submit,
.open > .btn-default.dropdown-toggle:hover,
.open > .dropdown-toggle.form-submit:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .dropdown-toggle.form-submit:focus,
.open > .btn-default.dropdown-toggle.focus,
.open > .dropdown-toggle.focus.form-submit {
  color: #fff;
  background-color: #015f86;
  border-color: #8c8c8c;
}

.btn-default:active, .form-submit:active, .btn-default.active, .active.form-submit,
.open > .btn-default.dropdown-toggle,
.open > .dropdown-toggle.form-submit {
  background-image: none;
}

.btn-default.disabled:hover, .disabled.form-submit:hover, .btn-default.disabled:focus, .disabled.form-submit:focus, .btn-default.disabled.focus, .disabled.focus.form-submit, .btn-default[disabled]:hover, [disabled].form-submit:hover, .btn-default[disabled]:focus, [disabled].form-submit:focus, .btn-default[disabled].focus, [disabled].focus.form-submit,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .form-submit:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .form-submit:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .focus.form-submit {
  background-color: #019CDC;
  border-color: #ccc;
}

.btn-default .badge, .form-submit .badge {
  color: #019CDC;
  background-color: #fff;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  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:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  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:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  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:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  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: none;
  background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #ABABAB;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .form-submit, .btn-wrapper .btn-group-lg > a,
.btn-wrapper .btn-group-lg > input,
.btn-wrapper .btn-group-lg > button {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .form-submit, .btn-wrapper .btn-group-sm > a,
.btn-wrapper .btn-group-sm > input,
.btn-wrapper .btn-group-sm > button {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn, .btn-group-xs > .form-submit, .btn-wrapper .btn-group-xs > a,
.btn-wrapper .btn-group-xs > input,
.btn-wrapper .btn-group-xs > button {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}

.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;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-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-top: 4px solid \9;
  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: 16px;
  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: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #019CDC;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #019CDC;
}

.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: #ABABAB;
}

.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: 14px;
  line-height: 1.5;
  color: #ABABAB;
  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 dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn, .btn-group > .form-submit, .btn-wrapper .btn-group > a,
.btn-wrapper .btn-group > input,
.btn-wrapper .btn-group > button,
.btn-group-vertical > .btn,
.btn-group-vertical > .form-submit, .btn-wrapper
.btn-group-vertical > a,
.btn-wrapper
.btn-group-vertical > input,
.btn-wrapper
.btn-group-vertical > button {
  position: relative;
  float: left;
}

.btn-group > .btn:hover, .btn-group > .form-submit:hover, .btn-wrapper .btn-group > a:hover,
.btn-wrapper .btn-group > input:hover,
.btn-wrapper .btn-group > button:hover, .btn-group > .btn:focus, .btn-group > .form-submit:focus, .btn-wrapper .btn-group > a:focus,
.btn-wrapper .btn-group > input:focus,
.btn-wrapper .btn-group > button:focus, .btn-group > .btn:active, .btn-group > .form-submit:active, .btn-wrapper .btn-group > a:active,
.btn-wrapper .btn-group > input:active,
.btn-wrapper .btn-group > button:active, .btn-group > .btn.active, .btn-group > .active.form-submit, .btn-wrapper .btn-group > a.active,
.btn-wrapper .btn-group > input.active,
.btn-wrapper .btn-group > button.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .form-submit:hover, .btn-wrapper
.btn-group-vertical > a:hover,
.btn-wrapper
.btn-group-vertical > input:hover,
.btn-wrapper
.btn-group-vertical > button:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .form-submit:focus, .btn-wrapper
.btn-group-vertical > a:focus,
.btn-wrapper
.btn-group-vertical > input:focus,
.btn-wrapper
.btn-group-vertical > button:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .form-submit:active, .btn-wrapper
.btn-group-vertical > a:active,
.btn-wrapper
.btn-group-vertical > input:active,
.btn-wrapper
.btn-group-vertical > button:active,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .active.form-submit, .btn-wrapper
.btn-group-vertical > a.active,
.btn-wrapper
.btn-group-vertical > input.active,
.btn-wrapper
.btn-group-vertical > button.active {
  z-index: 2;
}

.btn-group .btn + .btn, .btn-group .form-submit + .btn, .btn-group .btn-wrapper a + .btn, .btn-wrapper .btn-group a + .btn, .btn-group
.btn-wrapper input + .btn,
.btn-wrapper .btn-group input + .btn, .btn-group
.btn-wrapper button + .btn,
.btn-wrapper .btn-group button + .btn, .btn-group .btn + .form-submit, .btn-group .form-submit + .form-submit, .btn-group .btn-wrapper a + .form-submit, .btn-wrapper .btn-group a + .form-submit, .btn-group
.btn-wrapper input + .form-submit,
.btn-wrapper .btn-group input + .form-submit, .btn-group
.btn-wrapper button + .form-submit,
.btn-wrapper .btn-group button + .form-submit, .btn-group .btn-wrapper .btn + a, .btn-wrapper .btn-group .btn + a, .btn-group .btn-wrapper .form-submit + a, .btn-wrapper .btn-group .form-submit + a, .btn-group .btn-wrapper a + a, .btn-wrapper .btn-group a + a, .btn-group .btn-wrapper input + a, .btn-wrapper .btn-group input + a, .btn-group .btn-wrapper button + a, .btn-wrapper .btn-group button + a, .btn-group
.btn-wrapper .btn + input,
.btn-wrapper .btn-group .btn + input, .btn-group
.btn-wrapper .form-submit + input,
.btn-wrapper .btn-group .form-submit + input, .btn-group .btn-wrapper a + input, .btn-wrapper .btn-group a + input, .btn-group .btn-wrapper input + input, .btn-wrapper .btn-group input + input, .btn-group .btn-wrapper button + input, .btn-wrapper .btn-group button + input, .btn-group
.btn-wrapper .btn + button,
.btn-wrapper .btn-group .btn + button, .btn-group
.btn-wrapper .form-submit + button,
.btn-wrapper .btn-group .form-submit + button, .btn-group .btn-wrapper a + button, .btn-wrapper .btn-group a + button, .btn-group .btn-wrapper input + button, .btn-wrapper .btn-group input + button, .btn-group .btn-wrapper button + button, .btn-wrapper .btn-group button + button,
.btn-group .btn + .btn-group,
.btn-group .form-submit + .btn-group,
.btn-group .btn-wrapper a + .btn-group, .btn-wrapper
.btn-group a + .btn-group,
.btn-group
.btn-wrapper input + .btn-group,
.btn-wrapper
.btn-group input + .btn-group,
.btn-group
.btn-wrapper button + .btn-group,
.btn-wrapper
.btn-group button + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .form-submit,
.btn-group .btn-wrapper .btn-group + a, .btn-wrapper
.btn-group .btn-group + a,
.btn-group
.btn-wrapper .btn-group + input,
.btn-wrapper
.btn-group .btn-group + input,
.btn-group
.btn-wrapper .btn-group + button,
.btn-wrapper
.btn-group .btn-group + 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, .btn-toolbar .form-submit, .btn-toolbar .btn-wrapper a, .btn-wrapper .btn-toolbar a, .btn-toolbar
.btn-wrapper input,
.btn-wrapper .btn-toolbar input, .btn-toolbar
.btn-wrapper button,
.btn-wrapper .btn-toolbar button,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn, .btn-toolbar > .form-submit, .btn-wrapper .btn-toolbar > a,
.btn-wrapper .btn-toolbar > input,
.btn-wrapper .btn-toolbar > button,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .form-submit:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-wrapper .btn-group > a:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-wrapper .btn-group > input:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-wrapper .btn-group > button:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child, .btn-group > .form-submit:first-child, .btn-wrapper .btn-group > a:first-child,
.btn-wrapper .btn-group > input:first-child,
.btn-wrapper .btn-group > button:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .form-submit:first-child:not(:last-child):not(.dropdown-toggle), .btn-wrapper .btn-group > a:first-child:not(:last-child):not(.dropdown-toggle),
.btn-wrapper .btn-group > input:first-child:not(:last-child):not(.dropdown-toggle),
.btn-wrapper .btn-group > 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), .btn-group > .form-submit:last-child:not(:first-child), .btn-wrapper .btn-group > a:last-child:not(:first-child),
.btn-wrapper .btn-group > input:last-child:not(:first-child),
.btn-wrapper .btn-group > 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, .btn-group > .btn-group:not(:first-child):not(:last-child) > .form-submit, .btn-wrapper .btn-group > .btn-group:not(:first-child):not(:last-child) > a,
.btn-wrapper .btn-group > .btn-group:not(:first-child):not(:last-child) > input,
.btn-wrapper .btn-group > .btn-group:not(:first-child):not(:last-child) > button {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .form-submit:last-child, .btn-wrapper .btn-group > .btn-group:first-child:not(:last-child) > a:last-child,
.btn-wrapper .btn-group > .btn-group:first-child:not(:last-child) > input:last-child,
.btn-wrapper .btn-group > .btn-group:first-child:not(:last-child) > 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, .btn-group > .btn-group:last-child:not(:first-child) > .form-submit:first-child, .btn-wrapper .btn-group > .btn-group:last-child:not(:first-child) > a:first-child,
.btn-wrapper .btn-group > .btn-group:last-child:not(:first-child) > input:first-child,
.btn-wrapper .btn-group > .btn-group:last-child:not(:first-child) > 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, .btn-group > .form-submit + .dropdown-toggle, .btn-wrapper .btn-group > a + .dropdown-toggle,
.btn-wrapper .btn-group > input + .dropdown-toggle,
.btn-wrapper .btn-group > button + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group-lg.btn-group > .form-submit + .dropdown-toggle, .btn-wrapper .btn-group-lg.btn-group > a + .dropdown-toggle,
.btn-wrapper .btn-group-lg.btn-group > input + .dropdown-toggle,
.btn-wrapper .btn-group-lg.btn-group > 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, .form-submit .caret, .btn-wrapper a .caret,
.btn-wrapper input .caret,
.btn-wrapper button .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret, .btn-group-lg > .form-submit .caret, .btn-wrapper .btn-group-lg > a .caret,
.btn-wrapper .btn-group-lg > input .caret,
.btn-wrapper .btn-group-lg > button .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .btn-group-lg > .form-submit .caret, .dropup .btn-wrapper .btn-group-lg > a .caret, .btn-wrapper .dropup .btn-group-lg > a .caret, .dropup
.btn-wrapper .btn-group-lg > input .caret,
.btn-wrapper .dropup .btn-group-lg > input .caret, .dropup
.btn-wrapper .btn-group-lg > button .caret,
.btn-wrapper .dropup .btn-group-lg > button .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .btn-group-vertical > .form-submit, .btn-wrapper .btn-group-vertical > a,
.btn-wrapper .btn-group-vertical > input,
.btn-wrapper .btn-group-vertical > button,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .form-submit, .btn-wrapper
.btn-group-vertical > .btn-group > a,
.btn-wrapper
.btn-group-vertical > .btn-group > input,
.btn-wrapper
.btn-group-vertical > .btn-group > 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, .btn-group-vertical > .btn-group > .form-submit, .btn-wrapper .btn-group-vertical > .btn-group > a,
.btn-wrapper .btn-group-vertical > .btn-group > input,
.btn-wrapper .btn-group-vertical > .btn-group > button {
  float: none;
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .form-submit + .btn, .btn-wrapper .btn-group-vertical > a + .btn,
.btn-wrapper .btn-group-vertical > input + .btn,
.btn-wrapper .btn-group-vertical > button + .btn, .btn-group-vertical > .btn + .form-submit, .btn-group-vertical > .form-submit + .form-submit, .btn-wrapper .btn-group-vertical > a + .form-submit,
.btn-wrapper .btn-group-vertical > input + .form-submit,
.btn-wrapper .btn-group-vertical > button + .form-submit, .btn-wrapper .btn-group-vertical > .btn + a, .btn-wrapper .btn-group-vertical > .form-submit + a, .btn-wrapper .btn-group-vertical > a + a, .btn-wrapper .btn-group-vertical > input + a, .btn-wrapper .btn-group-vertical > button + a,
.btn-wrapper .btn-group-vertical > .btn + input,
.btn-wrapper .btn-group-vertical > .form-submit + input, .btn-wrapper .btn-group-vertical > a + input, .btn-wrapper .btn-group-vertical > input + input, .btn-wrapper .btn-group-vertical > button + input,
.btn-wrapper .btn-group-vertical > .btn + button,
.btn-wrapper .btn-group-vertical > .form-submit + button, .btn-wrapper .btn-group-vertical > a + button, .btn-wrapper .btn-group-vertical > input + button, .btn-wrapper .btn-group-vertical > button + button,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .form-submit + .btn-group, .btn-wrapper
.btn-group-vertical > a + .btn-group,
.btn-wrapper
.btn-group-vertical > input + .btn-group,
.btn-wrapper
.btn-group-vertical > button + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .form-submit, .btn-wrapper
.btn-group-vertical > .btn-group + a,
.btn-wrapper
.btn-group-vertical > .btn-group + input,
.btn-wrapper
.btn-group-vertical > .btn-group + button,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group-vertical > .form-submit:not(:first-child):not(:last-child), .btn-wrapper .btn-group-vertical > a:not(:first-child):not(:last-child),
.btn-wrapper .btn-group-vertical > input:not(:first-child):not(:last-child),
.btn-wrapper .btn-group-vertical > button:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > .form-submit:first-child:not(:last-child), .btn-wrapper .btn-group-vertical > a:first-child:not(:last-child),
.btn-wrapper .btn-group-vertical > input:first-child:not(:last-child),
.btn-wrapper .btn-group-vertical > button:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child), .btn-group-vertical > .form-submit:last-child:not(:first-child), .btn-wrapper .btn-group-vertical > a:last-child:not(:first-child),
.btn-wrapper .btn-group-vertical > input:last-child:not(:first-child),
.btn-wrapper .btn-group-vertical > button:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .form-submit, .btn-wrapper .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a,
.btn-wrapper .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input,
.btn-wrapper .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > button {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .form-submit:last-child, .btn-wrapper .btn-group-vertical > .btn-group:first-child:not(:last-child) > a:last-child,
.btn-wrapper .btn-group-vertical > .btn-group:first-child:not(:last-child) > input:last-child,
.btn-wrapper .btn-group-vertical > .btn-group:first-child:not(:last-child) > 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, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .form-submit:first-child, .btn-wrapper .btn-group-vertical > .btn-group:last-child:not(:first-child) > a:first-child,
.btn-wrapper .btn-group-vertical > .btn-group:last-child:not(:first-child) > input:first-child,
.btn-wrapper .btn-group-vertical > .btn-group:last-child:not(:first-child) > 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, .btn-group-justified > .form-submit, .btn-wrapper .btn-group-justified > a,
.btn-wrapper .btn-group-justified > input,
.btn-wrapper .btn-group-justified > button,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .form-submit, .btn-group-justified > .btn-group .btn-wrapper a, .btn-wrapper .btn-group-justified > .btn-group a, .btn-group-justified > .btn-group
.btn-wrapper input,
.btn-wrapper .btn-group-justified > .btn-group input, .btn-group-justified > .btn-group
.btn-wrapper button,
.btn-wrapper .btn-group-justified > .btn-group button {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .form-submit input[type="radio"], .btn-wrapper [data-toggle="buttons"] > a input[type="radio"],
.btn-wrapper [data-toggle="buttons"] > input input[type="radio"],
.btn-wrapper [data-toggle="buttons"] > button input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .form-submit input[type="checkbox"], .btn-wrapper
[data-toggle="buttons"] > a input[type="checkbox"],
.btn-wrapper
[data-toggle="buttons"] > input input[type="checkbox"],
.btn-wrapper
[data-toggle="buttons"] > button input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .form-submit input[type="radio"], .btn-wrapper
[data-toggle="buttons"] > .btn-group > a input[type="radio"],
.btn-wrapper
[data-toggle="buttons"] > .btn-group > input input[type="radio"],
.btn-wrapper
[data-toggle="buttons"] > .btn-group > button input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .form-submit input[type="checkbox"], .btn-wrapper
[data-toggle="buttons"] > .btn-group > a input[type="checkbox"],
.btn-wrapper
[data-toggle="buttons"] > .btn-group > input input[type="checkbox"],
.btn-wrapper
[data-toggle="buttons"] > .btn-group > 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 {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  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) {
  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: 16px;
  font-weight: normal;
  line-height: 1;
  color: #808080;
  text-align: center;
  background-color: #E7E7E7;
  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,
.input-group-sm > .input-group-btn > .input-group-addon.form-submit, .btn-wrapper
.input-group-sm > .input-group-btn > a.input-group-addon,
.btn-wrapper
.input-group-sm > .input-group-btn > input.input-group-addon,
.btn-wrapper
.input-group-sm > .input-group-btn > button.input-group-addon {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn,
.input-group-lg > .input-group-btn > .input-group-addon.form-submit, .btn-wrapper
.input-group-lg > .input-group-btn > a.input-group-addon,
.btn-wrapper
.input-group-lg > .input-group-btn > input.input-group-addon,
.btn-wrapper
.input-group-lg > .input-group-btn > button.input-group-addon {
  padding: 10px 16px;
  font-size: 20px;
  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-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .form-submit, .btn-wrapper
.input-group-btn:first-child > a,
.btn-wrapper
.input-group-btn:first-child > input,
.btn-wrapper
.input-group-btn:first-child > button,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .btn-group > .form-submit, .btn-wrapper
.input-group-btn:first-child > .btn-group > a,
.btn-wrapper
.input-group-btn:first-child > .btn-group > input,
.btn-wrapper
.input-group-btn:first-child > .btn-group > button,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .form-submit:not(:last-child):not(.dropdown-toggle), .btn-wrapper
.input-group-btn:last-child > a:not(:last-child):not(.dropdown-toggle),
.btn-wrapper
.input-group-btn:last-child > input:not(:last-child):not(.dropdown-toggle),
.btn-wrapper
.input-group-btn:last-child > button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > .form-submit, .btn-wrapper
.input-group-btn:last-child > .btn-group:not(:last-child) > a,
.btn-wrapper
.input-group-btn:last-child > .btn-group:not(:last-child) > input,
.btn-wrapper
.input-group-btn:last-child > .btn-group:not(:last-child) > 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-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .form-submit, .btn-wrapper
.input-group-btn:last-child > a,
.btn-wrapper
.input-group-btn:last-child > input,
.btn-wrapper
.input-group-btn:last-child > button,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .btn-group > .form-submit, .btn-wrapper
.input-group-btn:last-child > .btn-group > a,
.btn-wrapper
.input-group-btn:last-child > .btn-group > input,
.btn-wrapper
.input-group-btn:last-child > .btn-group > button,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .form-submit:not(:first-child), .btn-wrapper
.input-group-btn:first-child > a:not(:first-child),
.btn-wrapper
.input-group-btn:first-child > input:not(:first-child),
.btn-wrapper
.input-group-btn:first-child > button:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn-group:not(:first-child) > .form-submit, .btn-wrapper
.input-group-btn:first-child > .btn-group:not(:first-child) > a,
.btn-wrapper
.input-group-btn:first-child > .btn-group:not(:first-child) > input,
.btn-wrapper
.input-group-btn:first-child > .btn-group:not(:first-child) > 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, .input-group-btn > .form-submit, .btn-wrapper .input-group-btn > a,
.btn-wrapper .input-group-btn > input,
.btn-wrapper .input-group-btn > button {
  position: relative;
}

.input-group-btn > .btn + .btn, .input-group-btn > .form-submit + .btn, .btn-wrapper .input-group-btn > a + .btn,
.btn-wrapper .input-group-btn > input + .btn,
.btn-wrapper .input-group-btn > button + .btn, .input-group-btn > .btn + .form-submit, .input-group-btn > .form-submit + .form-submit, .btn-wrapper .input-group-btn > a + .form-submit,
.btn-wrapper .input-group-btn > input + .form-submit,
.btn-wrapper .input-group-btn > button + .form-submit, .btn-wrapper .input-group-btn > .btn + a, .btn-wrapper .input-group-btn > .form-submit + a, .btn-wrapper .input-group-btn > a + a, .btn-wrapper .input-group-btn > input + a, .btn-wrapper .input-group-btn > button + a,
.btn-wrapper .input-group-btn > .btn + input,
.btn-wrapper .input-group-btn > .form-submit + input, .btn-wrapper .input-group-btn > a + input, .btn-wrapper .input-group-btn > input + input, .btn-wrapper .input-group-btn > button + input,
.btn-wrapper .input-group-btn > .btn + button,
.btn-wrapper .input-group-btn > .form-submit + button, .btn-wrapper .input-group-btn > a + button, .btn-wrapper .input-group-btn > input + button, .btn-wrapper .input-group-btn > button + button {
  margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .form-submit:hover, .btn-wrapper .input-group-btn > a:hover,
.btn-wrapper .input-group-btn > input:hover,
.btn-wrapper .input-group-btn > button:hover, .input-group-btn > .btn:focus, .input-group-btn > .form-submit:focus, .btn-wrapper .input-group-btn > a:focus,
.btn-wrapper .input-group-btn > input:focus,
.btn-wrapper .input-group-btn > button:focus, .input-group-btn > .btn:active, .input-group-btn > .form-submit:active, .btn-wrapper .input-group-btn > a:active,
.btn-wrapper .input-group-btn > input:active,
.btn-wrapper .input-group-btn > button:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .form-submit, .btn-wrapper .input-group-btn:first-child > a,
.btn-wrapper .input-group-btn:first-child > input,
.btn-wrapper .input-group-btn:first-child > button,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .form-submit, .btn-wrapper .input-group-btn:last-child > a,
.btn-wrapper .input-group-btn:last-child > input,
.btn-wrapper .input-group-btn:last-child > button,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  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: #E7E7E7;
}

.nav > li.disabled > a {
  color: #ABABAB;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #ABABAB;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #E7E7E7;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs, .ui-tabs .ui-tabs-nav {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li, .ui-tabs .ui-tabs-nav > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a, .ui-tabs .ui-tabs-nav > li > a {
  margin-right: 2px;
  line-height: 1.5;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover, .ui-tabs .ui-tabs-nav > li > a:hover {
  border-color: #E7E7E7 #E7E7E7 #ddd;
}

.nav-tabs > li.active > a, .ui-tabs .ui-tabs-nav > li.active > a, .nav-tabs > li.active > a:hover, .ui-tabs .ui-tabs-nav > li.active > a:hover, .nav-tabs > li.active > a:focus, .ui-tabs .ui-tabs-nav > li.active > a:focus {
  color: #fff;
  background-color: transparent;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 0;
}

.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: #019CDC;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified, .ui-tabs .nav-justified.ui-tabs-nav {
  width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li, .ui-tabs .nav-justified.ui-tabs-nav > li {
  float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a, .ui-tabs .nav-justified.ui-tabs-nav > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu, .ui-tabs .nav-justified.ui-tabs-nav > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

.nav-tabs-justified, .nav-tabs.nav-justified, .ui-tabs .nav-justified.ui-tabs-nav {
  border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a, .ui-tabs .nav-justified.ui-tabs-nav > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .ui-tabs .nav-justified.ui-tabs-nav > .active > a,
.nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .ui-tabs .nav-justified.ui-tabs-nav > .active > a:hover,
.nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus, .ui-tabs .nav-justified.ui-tabs-nav > .active > a:focus {
  border: 1px solid #ddd;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu, .ui-tabs .ui-tabs-nav .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 92px;
  margin-bottom: 0;
  border: 1px solid transparent;
}

.navbar:before, .navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 16px;
  padding-left: 16px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

.container > .navbar-header, .no-page-manager-page .l-content > .navbar-header, .tabs-container ul.tabs > .navbar-header, #sliding-popup .popup-content > .navbar-header, .region--foot-note > .navbar-header, .tabs--section .tab-content > .navbar-header, .nav-menu__root > .navbar-header, .region--footer-first > .navbar-header,
.region--footer-second > .navbar-header,
.container > .navbar-collapse, .no-page-manager-page .l-content > .navbar-collapse, .tabs-container ul.tabs > .navbar-collapse, #sliding-popup .popup-content > .navbar-collapse, .region--foot-note > .navbar-collapse, .tabs--section .tab-content > .navbar-collapse, .nav-menu__root > .navbar-collapse, .region--footer-first > .navbar-collapse,
.region--footer-second > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -16px;
  margin-left: -16px;
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 102;
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 34px 16px;
  font-size: 20px;
  line-height: 24px;
  height: 92px;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 16px;
  padding: 9px 10px;
  margin-top: 29px;
  margin-bottom: 29px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

.navbar-nav {
  margin: 17px -16px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
}

.navbar-form {
  margin-left: -16px;
  margin-right: -16px;
  padding: 10px 16px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 27px;
  margin-bottom: 27px;
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 27px;
  margin-bottom: 27px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .btn-group-sm > .navbar-btn.form-submit, .btn-wrapper .btn-group-sm > a.navbar-btn,
.btn-wrapper .btn-group-sm > input.navbar-btn,
.btn-wrapper .btn-group-sm > button.navbar-btn {
  margin-top: 29.5px;
  margin-bottom: 29.5px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .btn-group-xs > .navbar-btn.form-submit, .btn-wrapper .btn-group-xs > a.navbar-btn,
.btn-wrapper .btn-group-xs > input.navbar-btn,
.btn-wrapper .btn-group-xs > button.navbar-btn {
  margin-top: 35px;
  margin-bottom: 35px;
}

.navbar-text {
  margin-top: 34px;
  margin-bottom: 34px;
}

.navbar-default {
  background-color: #F7F7F7;
  border-color: #e6e6e6;
}

.navbar-default .navbar-brand {
  color: #019CDC;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #0178a9;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #019CDC;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #003366;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #003366;
  background-color: #e6e6e6;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #019CDC;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e6e6e6;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e6e6e6;
  color: #003366;
}

.navbar-default .navbar-link {
  color: #019CDC;
}

.navbar-default .navbar-link:hover {
  color: #003366;
}

.navbar-default .btn-link {
  color: #019CDC;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #003366;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #d1d1d1;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #d1d1d1;
}

.navbar-inverse .navbar-nav > li > a {
  color: #d1d1d1;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}

.navbar-inverse .navbar-link {
  color: #d1d1d1;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #d1d1d1;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 0 0;
  margin-bottom: 24px;
  list-style: none;
  background-color: transparent;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: " ";
  padding: 0 5px;
  color: #019CDC;
}

.breadcrumb > .active {
  color: #999;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 24px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.5;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #E7E7E7;
  border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #ABABAB;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 24px 0;
  list-style: none;
  text-align: center;
}

.pager:before, .pager:after {
  content: " ";
  display: table;
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: transparent;
  border: 1px solid none;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: transparent;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #ccc;
  background-color: transparent;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label, .form-submit .label, .btn-wrapper a .label,
.btn-wrapper input .label,
.btn-wrapper button .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #ABABAB;
}

.label-default[href]:hover, .label-default[href]:focus {
  background-color: #929292;
}

.label-primary {
  background-color: #337ab7;
}

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #ABABAB;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge, .form-submit .badge, .btn-wrapper a .badge,
.btn-wrapper input .badge,
.btn-wrapper button .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .form-submit .badge, .btn-wrapper .btn-group-xs > a .badge,
.btn-wrapper .btn-group-xs > input .badge,
.btn-wrapper .btn-group-xs > button .badge,
.btn-group-xs > .btn .badge,
.btn-group-xs > .form-submit .badge, .btn-wrapper
.btn-group-xs > a .badge,
.btn-wrapper
.btn-group-xs > input .badge,
.btn-wrapper
.btn-group-xs > button .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #E7E7E7;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #cecece;
}

.container .jumbotron, .no-page-manager-page .l-content .jumbotron, .tabs-container ul.tabs .jumbotron, #sliding-popup .popup-content .jumbotron, .region--foot-note .jumbotron, .tabs--section .tab-content .jumbotron, .nav-menu__root .jumbotron, .region--footer-first .jumbotron,
.region--footer-second .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 16px;
  padding-right: 16px;
}

.jumbotron .container, .jumbotron .no-page-manager-page .l-content, .no-page-manager-page .jumbotron .l-content, .jumbotron .tabs-container ul.tabs, .tabs-container .jumbotron ul.tabs, .jumbotron #sliding-popup .popup-content, #sliding-popup .jumbotron .popup-content, .jumbotron .region--foot-note, .jumbotron .tabs--section .tab-content, .tabs--section .jumbotron .tab-content, .jumbotron .nav-menu__root, .jumbotron .region--footer-first, .jumbotron
.region--footer-second {
  max-width: 100%;
}

.thumbnail {
  display: block;
  padding: 0;
  margin-bottom: 24px;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #E7E7E7;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 20px;
  color: #fff;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.alert {
  padding: 15px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 24px;
  margin-bottom: 24px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #E7E7E7;
  color: #ABABAB;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #ABABAB;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 24px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 24px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #5E5E5E;
  background-color: transparent;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: transparent;
  background-color: #5E5E5E;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.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%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #F2F2F2;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.4;
  filter: alpha(opacity=40);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}

.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  padding: 15px 30px 20px;
}

.modal-footer {
  padding: 15px 30px 20px;
  text-align: right;
  border-top: 1px solid #CCC;
}

.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn, .modal-footer .form-submit + .btn, .modal-footer .btn-wrapper a + .btn, .btn-wrapper .modal-footer a + .btn, .modal-footer
.btn-wrapper input + .btn,
.btn-wrapper .modal-footer input + .btn, .modal-footer
.btn-wrapper button + .btn,
.btn-wrapper .modal-footer button + .btn, .modal-footer .btn + .form-submit, .modal-footer .form-submit + .form-submit, .modal-footer .btn-wrapper a + .form-submit, .btn-wrapper .modal-footer a + .form-submit, .modal-footer
.btn-wrapper input + .form-submit,
.btn-wrapper .modal-footer input + .form-submit, .modal-footer
.btn-wrapper button + .form-submit,
.btn-wrapper .modal-footer button + .form-submit, .modal-footer .btn-wrapper .btn + a, .btn-wrapper .modal-footer .btn + a, .modal-footer .btn-wrapper .form-submit + a, .btn-wrapper .modal-footer .form-submit + a, .modal-footer .btn-wrapper a + a, .btn-wrapper .modal-footer a + a, .modal-footer .btn-wrapper input + a, .btn-wrapper .modal-footer input + a, .modal-footer .btn-wrapper button + a, .btn-wrapper .modal-footer button + a, .modal-footer
.btn-wrapper .btn + input,
.btn-wrapper .modal-footer .btn + input, .modal-footer
.btn-wrapper .form-submit + input,
.btn-wrapper .modal-footer .form-submit + input, .modal-footer .btn-wrapper a + input, .btn-wrapper .modal-footer a + input, .modal-footer .btn-wrapper input + input, .btn-wrapper .modal-footer input + input, .modal-footer .btn-wrapper button + input, .btn-wrapper .modal-footer button + input, .modal-footer
.btn-wrapper .btn + button,
.btn-wrapper .modal-footer .btn + button, .modal-footer
.btn-wrapper .form-submit + button,
.btn-wrapper .modal-footer .form-submit + button, .modal-footer .btn-wrapper a + button, .btn-wrapper .modal-footer a + button, .modal-footer .btn-wrapper input + button, .btn-wrapper .modal-footer input + button, .modal-footer .btn-wrapper button + button, .btn-wrapper .modal-footer button + button {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .form-submit + .btn, .modal-footer .btn-group .btn-wrapper a + .btn, .btn-wrapper .modal-footer .btn-group a + .btn, .modal-footer .btn-group
.btn-wrapper input + .btn,
.btn-wrapper .modal-footer .btn-group input + .btn, .modal-footer .btn-group
.btn-wrapper button + .btn,
.btn-wrapper .modal-footer .btn-group button + .btn, .modal-footer .btn-group .btn + .form-submit, .modal-footer .btn-group .form-submit + .form-submit, .modal-footer .btn-group .btn-wrapper a + .form-submit, .btn-wrapper .modal-footer .btn-group a + .form-submit, .modal-footer .btn-group
.btn-wrapper input + .form-submit,
.btn-wrapper .modal-footer .btn-group input + .form-submit, .modal-footer .btn-group
.btn-wrapper button + .form-submit,
.btn-wrapper .modal-footer .btn-group button + .form-submit, .modal-footer .btn-group .btn-wrapper .btn + a, .btn-wrapper .modal-footer .btn-group .btn + a, .modal-footer .btn-group .btn-wrapper .form-submit + a, .btn-wrapper .modal-footer .btn-group .form-submit + a, .modal-footer .btn-group .btn-wrapper a + a, .btn-wrapper .modal-footer .btn-group a + a, .modal-footer .btn-group .btn-wrapper input + a, .btn-wrapper .modal-footer .btn-group input + a, .modal-footer .btn-group .btn-wrapper button + a, .btn-wrapper .modal-footer .btn-group button + a, .modal-footer .btn-group
.btn-wrapper .btn + input,
.btn-wrapper .modal-footer .btn-group .btn + input, .modal-footer .btn-group
.btn-wrapper .form-submit + input,
.btn-wrapper .modal-footer .btn-group .form-submit + input, .modal-footer .btn-group .btn-wrapper a + input, .btn-wrapper .modal-footer .btn-group a + input, .modal-footer .btn-group .btn-wrapper input + input, .btn-wrapper .modal-footer .btn-group input + input, .modal-footer .btn-group .btn-wrapper button + input, .btn-wrapper .modal-footer .btn-group button + input, .modal-footer .btn-group
.btn-wrapper .btn + button,
.btn-wrapper .modal-footer .btn-group .btn + button, .modal-footer .btn-group
.btn-wrapper .form-submit + button,
.btn-wrapper .modal-footer .btn-group .form-submit + button, .modal-footer .btn-group .btn-wrapper a + button, .btn-wrapper .modal-footer .btn-group a + button, .modal-footer .btn-group .btn-wrapper input + button, .btn-wrapper .modal-footer .btn-group input + button, .modal-footer .btn-group .btn-wrapper button + button, .btn-wrapper .modal-footer .btn-group button + button {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Georgia", "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 480px;
  padding: 1px;
  font-family: "Georgia", "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.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;
}

.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: 60px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #999;
  text-align: center;
  text-shadow: none;
  background-color: transparent;
}

.carousel-control.left {
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  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: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  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: #999;
  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%;
  margin-top: -10px;
  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;
  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: #019CDC;
}

.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: none;
}

.carousel-caption .btn, .carousel-caption .form-submit, .carousel-caption .btn-wrapper a, .btn-wrapper .carousel-caption a, .carousel-caption
.btn-wrapper input,
.btn-wrapper .carousel-caption input, .carousel-caption
.btn-wrapper button,
.btn-wrapper .carousel-caption button {
  text-shadow: none;
}

.clearfix:before, .site-map-menus:before, .clearfix:after, .site-map-menus:after {
  content: " ";
  display: table;
}

.clearfix:after, .site-map-menus: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;
}

.visible-print {
  display: none !important;
}

.visible-print-block {
  display: none !important;
}

.visible-print-inline {
  display: none !important;
}

.visible-print-inline-block {
  display: none !important;
}

.site-map-menus ul ul, footer.old-footer .footer-links ul, footer.old-footer .footer-social ul, .custom-select-menu ul, .chosen-container .chosen-drop ul {
  padding: 0;
  margin: 0;
}

.site-map-menus ul ul li, footer.old-footer .footer-links ul li, footer.old-footer .footer-social ul li, .custom-select-menu ul li, .chosen-container .chosen-drop ul li {
  padding: 0;
  margin: 0;
}

.btn.btn--hollow, .btn--hollow.form-submit, .btn-wrapper a.btn--hollow,
.btn-wrapper input.btn--hollow,
.btn-wrapper button.btn--hollow, .btn.btn--dark, .btn--dark.form-submit, .btn-wrapper a.btn--dark,
.btn-wrapper input.btn--dark,
.btn-wrapper button.btn--dark, .btn.btn--green, .btn--green.form-submit, .btn-wrapper a.btn--green,
.btn-wrapper input.btn--green,
.btn-wrapper button.btn--green, .btn.btn--green-hollow, .btn--green-hollow.form-submit, .btn-wrapper a.btn--green-hollow,
.btn-wrapper input.btn--green-hollow,
.btn-wrapper button.btn--green-hollow {
  display: inline-block;
  vertical-align: top;
  line-height: 40px;
  letter-spacing: 0.05em;
  padding: 0 28px;
  font-size: 16px;
  font-size: 1.6rem;
  border: 2px solid #fff;
  color: #fff;
  background: transparent;
}

.btn.btn--hollow:hover, .btn--hollow.form-submit:hover, .btn-wrapper a.btn--hollow:hover,
.btn-wrapper input.btn--hollow:hover,
.btn-wrapper button.btn--hollow:hover, .btn.btn--dark:hover, .btn--dark.form-submit:hover, .btn-wrapper a.btn--dark:hover,
.btn-wrapper input.btn--dark:hover,
.btn-wrapper button.btn--dark:hover, .btn.btn--green:hover, .btn--green.form-submit:hover, .btn-wrapper a.btn--green:hover,
.btn-wrapper input.btn--green:hover,
.btn-wrapper button.btn--green:hover, .btn.btn--green-hollow:hover, .btn--green-hollow.form-submit:hover, .btn-wrapper a.btn--green-hollow:hover,
.btn-wrapper input.btn--green-hollow:hover,
.btn-wrapper button.btn--green-hollow:hover, .btn.btn--hollow:focus, .btn--hollow.form-submit:focus, .btn-wrapper a.btn--hollow:focus,
.btn-wrapper input.btn--hollow:focus,
.btn-wrapper button.btn--hollow:focus, .btn.btn--dark:focus, .btn--dark.form-submit:focus, .btn-wrapper a.btn--dark:focus,
.btn-wrapper input.btn--dark:focus,
.btn-wrapper button.btn--dark:focus, .btn.btn--green:focus, .btn--green.form-submit:focus, .btn-wrapper a.btn--green:focus,
.btn-wrapper input.btn--green:focus,
.btn-wrapper button.btn--green:focus, .btn.btn--green-hollow:focus, .btn--green-hollow.form-submit:focus, .btn-wrapper a.btn--green-hollow:focus,
.btn-wrapper input.btn--green-hollow:focus,
.btn-wrapper button.btn--green-hollow:focus {
  background: transparent;
  color: #003366;
}

.cta--expand, .cta, .site-map-menus ul a.cta--menu {
  display: block;
  font-family: "Karbon", Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1.3125rem;
}

.cta--expand:after, .cta:after, .site-map-menus ul a.cta--menu:after {
  content: "";
  position: relative;
  top: -1px;
  display: inline-block;
  width: 14px;
  height: 7px;
  background-image: url("../images/cta-arrow.svg");
  background-repeat: no-repeat;
  margin-left: 6px;
}

.cta--expand:before {
  content: "";
  display: inline-block;
  position: relative;
  top: 5px;
  margin-right: 10px;
  background-image: url("../images/icon-plus.svg");
  background-repeat: no-repeat;
  width: 19px;
  height: 19px;
}

.cta--expand:after {
  display: none;
}

.is-collapsed.cta--expand:before {
  content: "";
  display: inline-block;
  position: relative;
  top: 5px;
  margin-right: 10px;
  background-image: url("../images/icon-minus.svg");
  background-repeat: no-repeat;
  width: 19px;
  height: 19px;
}

.site-map-menus ul ul li, footer.old-footer .footer-links ul li, footer.old-footer .footer-social ul li, .custom-select-menu ul li, .chosen-container .chosen-drop ul li, .list--no-bullets li, .list--twitter li, .nav-tabs.nav-tabs--icon li, .ui-tabs .nav-tabs--icon.ui-tabs-nav li, .product-list li {
  list-style: none !important;
  list-style-image: none;
  text-indent: 0;
  padding-left: 0;
}

.site-map-menus ul ul li:before, footer.old-footer .footer-links ul li:before, footer.old-footer .footer-social ul li:before, .custom-select-menu ul li:before, .chosen-container .chosen-drop ul li:before, .list--no-bullets li:before, .list--twitter li:before, .nav-tabs.nav-tabs--icon li:before, .ui-tabs .nav-tabs--icon.ui-tabs-nav li:before, .product-list li:before {
  content: none !important;
}

.page-header.access-locked-flag h1, .page-header.page-header--artwork.access-locked-flag h1, .page-header.access-locked-flag.page-header--statistics h1, .thumbnail.thumbnail--multimedia.access-locked-flag h4, .barker.access-locked-flag .cta, .jumbotron--image.access-locked-flag .btn, .jumbotron--image.access-locked-flag .form-submit, .jumbotron--image.access-locked-flag .btn-wrapper a, .btn-wrapper .jumbotron--image.access-locked-flag a, .jumbotron--image.access-locked-flag
.btn-wrapper input,
.btn-wrapper .jumbotron--image.access-locked-flag input, .jumbotron--image.access-locked-flag
.btn-wrapper button,
.btn-wrapper .jumbotron--image.access-locked-flag button, .nav-menu a.access-locked-flag, .thumbnail.thumbnail--bio.access-locked-flag h3 {
  padding-left: 3rem;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiDQoJIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOmE9Imh0dHA6Ly9ucy5hZG9iZS5jb20vQWRvYmVTVkdWaWV3ZXJFeHRlbnNpb25zLzMuMC8iDQoJIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTAwcHgiIGhlaWdodD0iMTAwcHgiIHZpZXdCb3g9Ii0xNSAtNSAxMDAgMTAwIg0KCSBvdmVyZmxvdz0idmlzaWJsZSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAtMTUgLTUgMTAwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8ZGVmcz4NCjwvZGVmcz4NCjxwYXRoIGlkPSJwYXRoMzM4NF8xXyIgZmlsbD0iI0ZGRkZGRiIgZD0iTTY0LDM1aC05VjIzQzU1LDguNTE1LDQ4LjMyNSwwLDM1LDBDMjEuNjcsMCwxNSw4LjUxNSwxNSwyM3YxMkg1Yy0yLjc2NSwwLTUsMy4yMy01LDUuOTk1DQoJVjgwYzAsMi43NDUsMi4xNCw1LjY5NSw0Ljc1NSw2LjUzNWw1Ljk4NSwxLjkzNkMxMy4zNiw4OS4zMDUsMTcuNzUsOTAsMjAuNSw5MGgyOWMyLjc0NSwwLDcuMTQxLTAuNjk1LDkuNzU1LTEuNTM1bDUuOTc5LTEuOTM2DQoJQzY3Ljg1NSw4NS42OTUsNzAsODIuNzQ1LDcwLDgwVjQwLjk5NUM3MCwzOC4yMyw2Ni43NiwzNSw2NCwzNXogTTQ1LDM1SDI1VjIwLjk5NUMyNSwxMy43NywyOC45ODUsMTAsMzUsMTANCgljNi4wMTYsMCwxMCwzLjc3LDEwLDEwLjk5NVYzNXoiLz4NCjwvc3ZnPg0K");
  background-repeat: no-repeat;
  background-position: 0.5rem center;
  background-size: 1.75rem;
}

.access-locked-flag.section--article h2, .access-locked-flag.section--numbered-list h2, .access-locked-flag.section--wrapped-list-links h2, .access-locked-flag.section--fact h2, h3.access-locked-flag, .carousel.carousel-two-col.access-locked-flag h3, .section--reading-tips.access-locked-flag .cta, .pullquote.access-locked-flag .quote a, .carousel.carousel-basic.access-locked-flag h2, .media--vertical.access-locked-flag h3 {
  padding-left: 3rem;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMb2NrIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDIwIDIwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMCAyMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBkPSJNMTUuOCw4SDE0VjUuNkMxNCwyLjcwMywxMi42NjUsMSwxMCwxQzcuMzM0LDEsNiwyLjcwMyw2LDUuNlY4SDRDMy40NDcsOCwzLDguNjQ2LDMsOS4xOTlWMTcNCgljMCwwLjU0OSwwLjQyOCwxLjEzOSwwLjk1MSwxLjMwN2wxLjE5NywwLjM4N0M1LjY3MiwxOC44NjEsNi41NSwxOSw3LjEsMTlIMTIuOWMwLjU0OSwwLDEuNDI4LTAuMTM5LDEuOTUxLTAuMzA3bDEuMTk2LTAuMzg3DQoJQzE2LjU3MSwxOC4xMzksMTcsMTcuNTQ5LDE3LDE3VjkuMTk5QzE3LDguNjQ2LDE2LjM1Miw4LDE1LjgsOHogTTEyLDhIOFY1LjE5OUM4LDMuNzU0LDguNzk3LDMsMTAsM2MxLjIwMywwLDIsMC43NTQsMiwyLjE5OVY4eiIvPg0KPC9zdmc+");
  background-repeat: no-repeat;
  background-position: 0.5rem center;
  background-size: 1.75rem;
}

.site-map-menus .site-map-menu span.lock-image {
  padding-left: 3rem;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiCgkgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6YT0iaHR0cDovL25zLmFkb2JlLmNvbS9BZG9iZVNWR1ZpZXdlckV4dGVuc2lvbnMvMy4wLyIKCSB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEwMHB4IiBoZWlnaHQ9IjEwMHB4IiB2aWV3Qm94PSItMTUgLTUgMTAwIDEwMCIKCSBvdmVyZmxvdz0idmlzaWJsZSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAtMTUgLTUgMTAwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxkZWZzPgo8L2RlZnM+CjxwYXRoIGlkPSJwYXRoMzM4NF8xXyIgZmlsbD0iIzFDNzVCQyIgZD0iTTY0LDM1aC05VjIzQzU1LDguNTE1LDQ4LjMyNSwwLDM1LDBDMjEuNjcsMCwxNSw4LjUxNSwxNSwyM3YxMkg1Yy0yLjc2NSwwLTUsMy4yMy01LDUuOTk1CglWODBjMCwyLjc0NSwyLjE0LDUuNjk1LDQuNzU1LDYuNTM1bDUuOTg1LDEuOTM2QzEzLjM2LDg5LjMwNSwxNy43NSw5MCwyMC41LDkwaDI5YzIuNzQ1LDAsNy4xNDEtMC42OTUsOS43NTUtMS41MzVsNS45NzktMS45MzYKCUM2Ny44NTUsODUuNjk1LDcwLDgyLjc0NSw3MCw4MFY0MC45OTVDNzAsMzguMjMsNjYuNzYsMzUsNjQsMzV6IE00NSwzNUgyNVYyMC45OTVDMjUsMTMuNzcsMjguOTg1LDEwLDM1LDEwCgljNi4wMTYsMCwxMCwzLjc3LDEwLDEwLjk5NVYzNXoiLz4KPC9zdmc+");
  background-repeat: no-repeat;
  background-position: 0;
  background-size: 1.75rem;
}

.access-locked-flag.section--article h2, .access-locked-flag.section--numbered-list h2, .access-locked-flag.section--wrapped-list-links h2, .access-locked-flag.section--fact h2 {
  position: relative;
  margin-bottom: 33px;
}

.access-locked-flag.section--article h2:after, .access-locked-flag.section--numbered-list h2:after, .access-locked-flag.section--wrapped-list-links h2:after, .access-locked-flag.section--fact h2:after {
  position: absolute;
  left: 0;
}

.admin-menu .navbar.navbar-fixed-top {
  top: 29px !important;
}

.admin-menu .profile-container {
  top: 121px;
}

.admin-menu .search-container {
  top: 183px;
}

.theme-jmc-mobile.admin-menu .search-container {
  top: 29px;
}

/*------------------------------------*    Forms
\*------------------------------------*/
form {
  margin: 0 0 25px 0;
}

label {
  display: block;
  font-family: "Karbon", Arial, sans-serif;
  font-size: .875em;
  font-weight: 600;
  color: #999;
  text-transform: uppercase;
  cursor: pointer;
}

label.option {
  display: inline;
}

label.error {
  color: #c9081e;
}

.help-block {
  color: #999;
}

input,
textarea {
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 600;
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="url"],
textarea {
  -webkit-appearance: none;
  border-radius: 0;
  background-color: #fff;
  border: 1px solid #CCC;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  margin: 0 0 1em 0;
  padding: 0.5em;
  height: 2.3125em;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: -webkit-box-shadow 0.45s,border-color 0.45s ease-in-out;
  -webkit-transition: border-color 0.45s ease-in-out,-webkit-box-shadow 0.45s;
  transition: border-color 0.45s ease-in-out,-webkit-box-shadow 0.45s;
  -o-transition: box-shadow 0.45s,border-color 0.45s ease-in-out;
  transition: box-shadow 0.45s,border-color 0.45s ease-in-out;
  transition: box-shadow 0.45s,border-color 0.45s ease-in-out,-webkit-box-shadow 0.45s;
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="url"] {
  height: 45px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 3px solid #E7E7E7;
}

input[type="text"].error,
input[type="email"].error,
input[type="password"].error,
input[type="url"].error {
  border-color: #c9081e !important;
  color: #c9081e;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #019CDC;
}

input[readonly]:focus {
  border-color: #E7E7E7;
}

input[type="radio"],
input[type="checkbox"] {
  margin-right: 3px;
}

textarea {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 3px solid #E7E7E7;
  resize: none;
  min-height: 120px;
}

.datepicker.dropdown-menu {
  padding: 4px;
  border-radius: 0;
}

.datepicker.dropdown-menu table,
.datepicker.dropdown-menu table tr th,
.datepicker.dropdown-menu table tr td {
  font-family: "Karbon", Arial, sans-serif;
  border-radius: 0;
}

.datepicker.dropdown-menu table.active.active, .datepicker.dropdown-menu table.active.highlighted.active, .datepicker.dropdown-menu table.active.highlighted:active, .datepicker.dropdown-menu table.active:active,
.datepicker.dropdown-menu table tr th.active.active,
.datepicker.dropdown-menu table tr th.active.highlighted.active,
.datepicker.dropdown-menu table tr th.active.highlighted:active,
.datepicker.dropdown-menu table tr th.active:active,
.datepicker.dropdown-menu table tr td.active.active,
.datepicker.dropdown-menu table tr td.active.highlighted.active,
.datepicker.dropdown-menu table tr td.active.highlighted:active,
.datepicker.dropdown-menu table tr td.active:active {
  background-color: #019CDC;
  border-color: #019CDC;
  color: white;
}

.datepicker.dropdown-menu table.today,
.datepicker.dropdown-menu table tr th.today,
.datepicker.dropdown-menu table tr td.today {
  background-color: #333;
  color: white;
}

.datepicker.dropdown-menu table.today:hover,
.datepicker.dropdown-menu table tr th.today:hover,
.datepicker.dropdown-menu table tr td.today:hover {
  background-color: #ABABAB;
}

.datepicker.dropdown-menu table span,
.datepicker.dropdown-menu table tr th span,
.datepicker.dropdown-menu table tr td span {
  border-radius: 0;
}

.datepicker.dropdown-menu table span.active.active,
.datepicker.dropdown-menu table span.active.disabled.active,
.datepicker.dropdown-menu table span.active.disabled:active,
.datepicker.dropdown-menu table span.active.disabled:hover.active,
.datepicker.dropdown-menu table span.active.disabled:hover:active,
.datepicker.dropdown-menu table span.active:active,
.datepicker.dropdown-menu table span.active:hover.active,
.datepicker.dropdown-menu table span.active:hover:active,
.datepicker.dropdown-menu table tr th span.active.active,
.datepicker.dropdown-menu table tr th span.active.disabled.active,
.datepicker.dropdown-menu table tr th span.active.disabled:active,
.datepicker.dropdown-menu table tr th span.active.disabled:hover.active,
.datepicker.dropdown-menu table tr th span.active.disabled:hover:active,
.datepicker.dropdown-menu table tr th span.active:active,
.datepicker.dropdown-menu table tr th span.active:hover.active,
.datepicker.dropdown-menu table tr th span.active:hover:active,
.datepicker.dropdown-menu table tr td span.active.active,
.datepicker.dropdown-menu table tr td span.active.disabled.active,
.datepicker.dropdown-menu table tr td span.active.disabled:active,
.datepicker.dropdown-menu table tr td span.active.disabled:hover.active,
.datepicker.dropdown-menu table tr td span.active.disabled:hover:active,
.datepicker.dropdown-menu table tr td span.active:active,
.datepicker.dropdown-menu table tr td span.active:hover.active,
.datepicker.dropdown-menu table tr td span.active:hover:active {
  color: white;
  background-color: #333;
  border-color: #333;
}

.datepicker.dropdown-menu table span.focused,
.datepicker.dropdown-menu table tr th span.focused,
.datepicker.dropdown-menu table tr td span.focused {
  background: #019CDC;
  color: white;
}

.datepicker.dropdown-menu table thead tr th {
  background-color: transparent;
  color: #706D74;
}

.datepicker.dropdown-menu table thead tr th:last-child {
  border: none;
}

.is-hidden,
.element-invisible {
  display: none !important;
  visibility: hidden !important;
}

/* margin wrapper */
.content-wrapper {
  margin: 20px 0;
}

/* Floats */
.right-search {
  float: right;
  padding: 0 0 1em 0;
}

/* Text-Align */
.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

.align-left {
  text-align: left;
}

/* Fonts */
.karbon,
.karbonmedium,
.karbonbold {
  font-family: "Karbon", Arial, sans-serif !important;
}

.karbon {
  font-weight: 400 !important;
}

.karbonmedium {
  font-weight: 500 !important;
}

.karbonbold {
  font-weight: 600 !important;
}

.georgia {
  font-family: "Georgia", "Times New Roman", Times, serif !important;
}

.intro {
  font-size: 1.0625em;
}

.subheading {
  font-family: "Karbon", Arial, sans-serif;
  font-weight: normal;
}

.header-article {
  font-family: "Karbon", Arial, sans-serif;
  font-size: 40px;
  font-size: 4rem;
  font-weight: 600;
  text-transform: none;
  color: #333;
  line-height: 1.2;
}

.jmc-expandable,
.js-expandable {
  display: none;
}

.l-page .bs-grid.container-fluid,
.l-page .bs-grid.container,
.l-page .no-page-manager-page .bs-grid.l-content, .no-page-manager-page
.l-page .bs-grid.l-content,
.l-page .tabs-container ul.bs-grid.tabs, .tabs-container
.l-page ul.bs-grid.tabs,
.l-page #sliding-popup .bs-grid.popup-content, #sliding-popup
.l-page .bs-grid.popup-content,
.l-page .bs-grid.region--foot-note,
.l-page .tabs--section .bs-grid.tab-content, .tabs--section
.l-page .bs-grid.tab-content,
.l-page .bs-grid.nav-menu__root,
.l-page .bs-grid.region--footer-first,
.l-page
.bs-grid.region--footer-second {
  margin-left: -16px;
  margin-right: -16px;
}

.black-triangle:after {
  content: "\25BC";
  color: #000 !important;
}

.anchor {
  display: block;
  position: relative;
  top: -140px;
  visibility: hidden;
}

.edge {
  left: auto;
  right: 0;
}

.thumbnail--text .description ol, .thumbnail--text .description li {
  color: #706D74 !important;
}

.page-node-video .col-last .content p:first-child {
  margin: 0 auto;
}

ul.list.list--speakers {
  padding: 8px;
}

html {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

body {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.col-md-4 > div,
.col-md-6 > div {
  margin: 0 0 30px;
}

.l-page {
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.with-brand-bar .l-page {
  padding-top: 30px;
}

.no-page-manager-page .l-content {
  margin-top: 15px;
  margin-bottom: 50px;
}

.l-main {
  padding-top: 70px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.l-title {
  position: relative;
  margin-bottom: 50px;
}

.l-top > .row > .col-md-12 > .inner,
.l-top > .row > .col-md-8 > .inner {
  margin: 30px 0;
}

.l-content-row > .row > .col-md-12 > .inner {
  margin-bottom: 30px;
}

.l-bottom {
  margin-bottom: 50px;
}

.l-bottom .section > * {
  margin-bottom: 30px;
}

.l-page .column-cards {
  margin: 0;
  padding: 0;
}

.l-page .column-cards > .row {
  margin: 0;
}

.l-page .column-cards > .row > .col {
  margin-bottom: 30px;
}

.l-page .column-cards div[class*="col-"] > .content {
  height: 100%;
  margin: 0;
}

.l-page .column-cards .card {
  background-color: white;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  height: 100%;
}

.l-page .column-cards .card div.row-first:not(.row-last) {
  height: auto;
}

.l-page .column-cards .card .row {
  margin: 0;
}

.l-page .column-cards .card .col {
  padding: 20px;
  position: static;
}

.l-page .column-cards .card h3,
.l-page .column-cards .card .media {
  margin-top: 0;
}

.l-page .column-cards .card p:last-of-type {
  margin-bottom: 0;
}

.l-page .column-cards .card p:empty {
  display: none;
}

.l-page .column-cards .card .media-embed {
  margin: -20px;
}

.card .media-embed img {
  width: 100%;
}

.col-md-4 .card .media-embed img {
  min-width: 348px;
}

.card .media-embed.img-top {
  position: static !important;
}

.card .media-embed.img-top img {
  width: 100%;
  height: auto;
}

/*
----------------------------------------------------------------------------------
Body
----------------------------------------------------------------------------------
*/

body {
  font-size: 16px;
  font-size: 1.6rem;
}

h1,
h2,
h3,
h4 {
  margin: 0;
  white-space: normal;
  color: #999;
  word-wrap: anywhere;
  word-wrap: break-word;
  word-break: break-word;
}

h2 {
  text-transform: uppercase;
  margin-bottom: 1.5625rem;
}

h3 {
  color: #333;
  line-height: 30px;
  margin-top: 1.875rem;
  margin-bottom: 0.9375rem;
  word-break: normal !important;
}

h4 {
  text-transform: uppercase;
  margin-top: 1.875rem;
  margin-bottom: 0.9375rem;
}

a,
button,
input {
  -webkit-transition: color 0.3s, background 0.3s;
  -o-transition: color 0.3s, background 0.3s;
  transition: color 0.3s, background 0.3s;
  color: #019CDC;
  text-decoration: none;
  outline: 0;
}

a:hover, a:focus,
button:hover,
button:focus,
input:hover,
input:focus {
  color: #003366;
}

a.material-download,
button.material-download,
input.material-download {
  font-family: "Karbon", Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  vertical-align: middle;
  border: solid 2px #00aae6;
  margin-left: 10px;
  padding: 0 15px;
  overflow: visible;
  line-height: 35px !important;
}

@-moz-document url-prefix() {
  a.material-download,
  button.material-download,
  input.material-download {
    line-height: 36px !important;
  }
}

a.material-download:hover, a.material-download:focus,
button.material-download:hover,
button.material-download:focus,
input.material-download:hover,
input.material-download:focus {
  color: #fff;
  background-color: #00aae6;
}

h3 a, h3
button, h3
input {
  color: #333;
}

h3 a:hover, h3
button:hover, h3
input:hover {
  color: #019CDC;
}

button {
  padding: 0;
  border: none;
  background: transparent;
  font-family: "Karbon", Arial, sans-serif;
}

p {
  margin-bottom: 1em;
  color: #333;
}

blockquote {
  font-style: normal;
  border: none;
  color: #808080;
}

hr {
  clear: both;
  margin: 1.25em 0;
  height: 0;
}

abbr {
  border-bottom: 1px dotted #808080;
  cursor: help;
}

ul,
ol {
  margin: 0 0 1em 0;
  padding: 0;
  color: #333;
}

li {
  margin: 0 0 0 1em;
  list-style-type: disc;
  list-style-position: outside;
}

ol li {
  list-style-type: decimal;
}

address {
  font-style: italic;
}

pre {
  border: none;
  font-size: 17px;
  font-size: 1.7rem;
}

a span.ext {
  background-image: none;
  padding-right: 0;
}

a span.ext:after {
  content: "\e900";
  font-family: 'icomoon';
  font-size: 11px;
  margin-left: 5px;
  vertical-align: baseline;
  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;
}

.site-map-menus ul ul, footer.old-footer .footer-links ul, footer.old-footer .footer-social ul, .custom-select-menu ul, .chosen-container .chosen-drop ul {
  padding: 0;
  margin: 0;
}

.site-map-menus ul ul li, footer.old-footer .footer-links ul li, footer.old-footer .footer-social ul li, .custom-select-menu ul li, .chosen-container .chosen-drop ul li {
  padding: 0;
  margin: 0;
}

.btn.btn--hollow, .btn--hollow.form-submit, .btn-wrapper a.btn--hollow,
.btn-wrapper input.btn--hollow,
.btn-wrapper button.btn--hollow, .btn.btn--dark, .btn--dark.form-submit, .btn-wrapper a.btn--dark,
.btn-wrapper input.btn--dark,
.btn-wrapper button.btn--dark, .btn.btn--green, .btn--green.form-submit, .btn-wrapper a.btn--green,
.btn-wrapper input.btn--green,
.btn-wrapper button.btn--green, .btn.btn--green-hollow, .btn--green-hollow.form-submit, .btn-wrapper a.btn--green-hollow,
.btn-wrapper input.btn--green-hollow,
.btn-wrapper button.btn--green-hollow {
  display: inline-block;
  vertical-align: top;
  line-height: 40px;
  letter-spacing: 0.05em;
  padding: 0 28px;
  font-size: 16px;
  font-size: 1.6rem;
  border: 2px solid #fff;
  color: #fff;
  background: transparent;
}

.btn.btn--hollow:hover, .btn--hollow.form-submit:hover, .btn-wrapper a.btn--hollow:hover,
.btn-wrapper input.btn--hollow:hover,
.btn-wrapper button.btn--hollow:hover, .btn.btn--dark:hover, .btn--dark.form-submit:hover, .btn-wrapper a.btn--dark:hover,
.btn-wrapper input.btn--dark:hover,
.btn-wrapper button.btn--dark:hover, .btn.btn--green:hover, .btn--green.form-submit:hover, .btn-wrapper a.btn--green:hover,
.btn-wrapper input.btn--green:hover,
.btn-wrapper button.btn--green:hover, .btn.btn--green-hollow:hover, .btn--green-hollow.form-submit:hover, .btn-wrapper a.btn--green-hollow:hover,
.btn-wrapper input.btn--green-hollow:hover,
.btn-wrapper button.btn--green-hollow:hover, .btn.btn--hollow:focus, .btn--hollow.form-submit:focus, .btn-wrapper a.btn--hollow:focus,
.btn-wrapper input.btn--hollow:focus,
.btn-wrapper button.btn--hollow:focus, .btn.btn--dark:focus, .btn--dark.form-submit:focus, .btn-wrapper a.btn--dark:focus,
.btn-wrapper input.btn--dark:focus,
.btn-wrapper button.btn--dark:focus, .btn.btn--green:focus, .btn--green.form-submit:focus, .btn-wrapper a.btn--green:focus,
.btn-wrapper input.btn--green:focus,
.btn-wrapper button.btn--green:focus, .btn.btn--green-hollow:focus, .btn--green-hollow.form-submit:focus, .btn-wrapper a.btn--green-hollow:focus,
.btn-wrapper input.btn--green-hollow:focus,
.btn-wrapper button.btn--green-hollow:focus {
  background: transparent;
  color: #003366;
}

.cta--expand, .cta, .site-map-menus ul a.cta--menu {
  display: block;
  font-family: "Karbon", Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1.3125rem;
}

.cta--expand:after, .cta:after, .site-map-menus ul a.cta--menu:after {
  content: "";
  position: relative;
  top: -1px;
  display: inline-block;
  width: 14px;
  height: 7px;
  background-image: url("../images/cta-arrow.svg");
  background-repeat: no-repeat;
  margin-left: 6px;
}

.cta--expand:before {
  content: "";
  display: inline-block;
  position: relative;
  top: 5px;
  margin-right: 10px;
  background-image: url("../images/icon-plus.svg");
  background-repeat: no-repeat;
  width: 19px;
  height: 19px;
}

.cta--expand:after {
  display: none;
}

.is-collapsed.cta--expand:before {
  content: "";
  display: inline-block;
  position: relative;
  top: 5px;
  margin-right: 10px;
  background-image: url("../images/icon-minus.svg");
  background-repeat: no-repeat;
  width: 19px;
  height: 19px;
}

.site-map-menus ul ul li, footer.old-footer .footer-links ul li, footer.old-footer .footer-social ul li, .custom-select-menu ul li, .chosen-container .chosen-drop ul li, .list--no-bullets li, .list--twitter li, .nav-tabs.nav-tabs--icon li, .ui-tabs .nav-tabs--icon.ui-tabs-nav li, .product-list li {
  list-style: none !important;
  list-style-image: none;
  text-indent: 0;
  padding-left: 0;
}

.site-map-menus ul ul li:before, footer.old-footer .footer-links ul li:before, footer.old-footer .footer-social ul li:before, .custom-select-menu ul li:before, .chosen-container .chosen-drop ul li:before, .list--no-bullets li:before, .list--twitter li:before, .nav-tabs.nav-tabs--icon li:before, .ui-tabs .nav-tabs--icon.ui-tabs-nav li:before, .product-list li:before {
  content: none !important;
}

.page-header.access-locked-flag h1, .page-header.page-header--artwork.access-locked-flag h1, .page-header.access-locked-flag.page-header--statistics h1, .thumbnail.thumbnail--multimedia.access-locked-flag h4, .barker.access-locked-flag .cta, .jumbotron--image.access-locked-flag .btn, .jumbotron--image.access-locked-flag .form-submit, .jumbotron--image.access-locked-flag .btn-wrapper a, .btn-wrapper .jumbotron--image.access-locked-flag a, .jumbotron--image.access-locked-flag
.btn-wrapper input,
.btn-wrapper .jumbotron--image.access-locked-flag input, .jumbotron--image.access-locked-flag
.btn-wrapper button,
.btn-wrapper .jumbotron--image.access-locked-flag button, .nav-menu a.access-locked-flag, .thumbnail.thumbnail--bio.access-locked-flag h3 {
  padding-left: 3rem;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiDQoJIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOmE9Imh0dHA6Ly9ucy5hZG9iZS5jb20vQWRvYmVTVkdWaWV3ZXJFeHRlbnNpb25zLzMuMC8iDQoJIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTAwcHgiIGhlaWdodD0iMTAwcHgiIHZpZXdCb3g9Ii0xNSAtNSAxMDAgMTAwIg0KCSBvdmVyZmxvdz0idmlzaWJsZSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAtMTUgLTUgMTAwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8ZGVmcz4NCjwvZGVmcz4NCjxwYXRoIGlkPSJwYXRoMzM4NF8xXyIgZmlsbD0iI0ZGRkZGRiIgZD0iTTY0LDM1aC05VjIzQzU1LDguNTE1LDQ4LjMyNSwwLDM1LDBDMjEuNjcsMCwxNSw4LjUxNSwxNSwyM3YxMkg1Yy0yLjc2NSwwLTUsMy4yMy01LDUuOTk1DQoJVjgwYzAsMi43NDUsMi4xNCw1LjY5NSw0Ljc1NSw2LjUzNWw1Ljk4NSwxLjkzNkMxMy4zNiw4OS4zMDUsMTcuNzUsOTAsMjAuNSw5MGgyOWMyLjc0NSwwLDcuMTQxLTAuNjk1LDkuNzU1LTEuNTM1bDUuOTc5LTEuOTM2DQoJQzY3Ljg1NSw4NS42OTUsNzAsODIuNzQ1LDcwLDgwVjQwLjk5NUM3MCwzOC4yMyw2Ni43NiwzNSw2NCwzNXogTTQ1LDM1SDI1VjIwLjk5NUMyNSwxMy43NywyOC45ODUsMTAsMzUsMTANCgljNi4wMTYsMCwxMCwzLjc3LDEwLDEwLjk5NVYzNXoiLz4NCjwvc3ZnPg0K");
  background-repeat: no-repeat;
  background-position: 0.5rem center;
  background-size: 1.75rem;
}

.access-locked-flag.section--article h2, .access-locked-flag.section--numbered-list h2, .access-locked-flag.section--wrapped-list-links h2, .access-locked-flag.section--fact h2, h3.access-locked-flag, .carousel.carousel-two-col.access-locked-flag h3, .section--reading-tips.access-locked-flag .cta, .pullquote.access-locked-flag .quote a, .carousel.carousel-basic.access-locked-flag h2, .media--vertical.access-locked-flag h3 {
  padding-left: 3rem;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMb2NrIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDIwIDIwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMCAyMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBkPSJNMTUuOCw4SDE0VjUuNkMxNCwyLjcwMywxMi42NjUsMSwxMCwxQzcuMzM0LDEsNiwyLjcwMyw2LDUuNlY4SDRDMy40NDcsOCwzLDguNjQ2LDMsOS4xOTlWMTcNCgljMCwwLjU0OSwwLjQyOCwxLjEzOSwwLjk1MSwxLjMwN2wxLjE5NywwLjM4N0M1LjY3MiwxOC44NjEsNi41NSwxOSw3LjEsMTlIMTIuOWMwLjU0OSwwLDEuNDI4LTAuMTM5LDEuOTUxLTAuMzA3bDEuMTk2LTAuMzg3DQoJQzE2LjU3MSwxOC4xMzksMTcsMTcuNTQ5LDE3LDE3VjkuMTk5QzE3LDguNjQ2LDE2LjM1Miw4LDE1LjgsOHogTTEyLDhIOFY1LjE5OUM4LDMuNzU0LDguNzk3LDMsMTAsM2MxLjIwMywwLDIsMC43NTQsMiwyLjE5OVY4eiIvPg0KPC9zdmc+");
  background-repeat: no-repeat;
  background-position: 0.5rem center;
  background-size: 1.75rem;
}

.site-map-menus .site-map-menu span.lock-image {
  padding-left: 3rem;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiCgkgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6YT0iaHR0cDovL25zLmFkb2JlLmNvbS9BZG9iZVNWR1ZpZXdlckV4dGVuc2lvbnMvMy4wLyIKCSB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEwMHB4IiBoZWlnaHQ9IjEwMHB4IiB2aWV3Qm94PSItMTUgLTUgMTAwIDEwMCIKCSBvdmVyZmxvdz0idmlzaWJsZSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAtMTUgLTUgMTAwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxkZWZzPgo8L2RlZnM+CjxwYXRoIGlkPSJwYXRoMzM4NF8xXyIgZmlsbD0iIzFDNzVCQyIgZD0iTTY0LDM1aC05VjIzQzU1LDguNTE1LDQ4LjMyNSwwLDM1LDBDMjEuNjcsMCwxNSw4LjUxNSwxNSwyM3YxMkg1Yy0yLjc2NSwwLTUsMy4yMy01LDUuOTk1CglWODBjMCwyLjc0NSwyLjE0LDUuNjk1LDQuNzU1LDYuNTM1bDUuOTg1LDEuOTM2QzEzLjM2LDg5LjMwNSwxNy43NSw5MCwyMC41LDkwaDI5YzIuNzQ1LDAsNy4xNDEtMC42OTUsOS43NTUtMS41MzVsNS45NzktMS45MzYKCUM2Ny44NTUsODUuNjk1LDcwLDgyLjc0NSw3MCw4MFY0MC45OTVDNzAsMzguMjMsNjYuNzYsMzUsNjQsMzV6IE00NSwzNUgyNVYyMC45OTVDMjUsMTMuNzcsMjguOTg1LDEwLDM1LDEwCgljNi4wMTYsMCwxMCwzLjc3LDEwLDEwLjk5NVYzNXoiLz4KPC9zdmc+");
  background-repeat: no-repeat;
  background-position: 0;
  background-size: 1.75rem;
}

.access-locked-flag.section--article h2, .access-locked-flag.section--numbered-list h2, .access-locked-flag.section--wrapped-list-links h2, .access-locked-flag.section--fact h2 {
  position: relative;
  margin-bottom: 33px;
}

.access-locked-flag.section--article h2:after, .access-locked-flag.section--numbered-list h2:after, .access-locked-flag.section--wrapped-list-links h2:after, .access-locked-flag.section--fact h2:after {
  position: absolute;
  left: 0;
}

/*
----------------------------------------------------------------------------------
Animations
----------------------------------------------------------------------------------
*/
.animate-fade {
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.animate-fade:hover {
  opacity: 0;
}

.animate-move > .demo-shape {
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

/*
----------------------------------------------------------------------------------
Drupal specific css
----------------------------------------------------------------------------------
*/
.block-jmc-liveagent {
  padding-top: 1em;
  text-align: center;
}

html.js .form-autocomplete {
  background-image: none;
}

.user-login,
.user-pass {
  width: 500px;
}

.tabs-container {
  background: #E7E7E7;
  padding: 10px 0;
}

.tabs-container ul.tabs {
  margin-left: auto !important;
  margin-bottom: 0;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 600;
}

.tabs-container ul.tabs > li {
  margin-left: 0;
  margin-right: 10px;
  padding: 0;
}

.list-inline > .tabs-container ul.tabs > li, .tabs-container ul.tabs > .tabs-container ul.tabs > li {
  padding: 0;
}

.tabs-container ul.tabs > li a {
  display: inline-block;
  background: #F2F2F2;
  color: #1C75BC;
  padding: 5px 15px;
  cursor: pointer;
}

.tabs-container ul.tabs > li a:hover, .tabs-container ul.tabs > li a.active {
  background: #019CDC;
  color: #fff;
  text-decoration: none;
}

.form-item,
.form-actions {
  margin-bottom: 1em;
}

.views-exposed-form label {
  display: block;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 500;
  font-size: .875em;
  text-transform: uppercase;
}

.facetapi-checkbox {
  margin-right: .5em;
}

.facetapi-disabled {
  opacity: 0.4;
  filter: alpha(opacity=40);
}

.facetapi-disabled a:hover {
  text-decoration: none;
}

.img-responsive {
  display: inline-block;
}

#views-exposed-form-products-glossary-product-glossary-pane {
  display: block !important;
}

.privacy-extra-info {
  margin-top: -10px;
  font-family: "Karbon", Arial, sans-serif;
  font-size: .875em;
  color: #999;
  text-transform: uppercase;
  margin-left: 20px;
}

.privacy-extra-info p {
  color: #999;
}

.inner > .section > .alert {
  margin-top: -30px;
}

.status-messages + div + .section > .breadcrumb {
  margin-top: 0;
}

.container > .alert, .no-page-manager-page .l-content > .alert, .tabs-container ul.tabs > .alert, #sliding-popup .popup-content > .alert, .region--foot-note > .alert, .tabs--section .tab-content > .alert, .nav-menu__root > .alert, .region--footer-first > .alert,
.region--footer-second > .alert {
  margin-left: -16px;
  margin-right: -16px;
}

.iframe-embeded #news-rss-iframe {
  width: 100%;
  border: none;
  overflow: hidden;
}

.miaa a {
  color: #009BDF !important;
}

.miaa a:hover {
  color: #000 !important;
}

.miaa a.janrain-swissrx {
  color: #fff !important;
}

.miaa a.janrain-swissrx:hover {
  color: #000 !important;
}

.miaa .btn.btn-primary:hover, .miaa .btn-primary.form-submit:hover, .miaa .btn-wrapper a.btn-primary:hover, .btn-wrapper .miaa a.btn-primary:hover, .miaa
.btn-wrapper input.btn-primary:hover,
.btn-wrapper .miaa input.btn-primary:hover, .miaa
.btn-wrapper button.btn-primary:hover,
.btn-wrapper .miaa button.btn-primary:hover {
  color: #009BDF !important;
  background-color: #fff !important;
}

#messages-box {
  z-index: 9999999999;
}

#messages-box .messages {
  background-color: #003366;
  margin-left: 30%;
  margin-right: 30%;
  z-index: auto;
  background-image: url("../images/icon_bell.svg");
  background-repeat: no-repeat;
  background-size: 48px 48px;
  background-position: left 8px top 12px;
  cursor: pointer;
}

#messages-box .messages .context {
  color: white;
  font-family: Karbon, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  padding: 20px 60px;
  background-image: url("../images/icon-close-x.png");
  background-repeat: no-repeat;
  background-size: 15px 15px;
  background-position: right 12px top 12px;
}

#messages-box .messages .context li {
  padding: 0px 10px 10px 0px;
  color: white;
}

#messages-box .messages .context a {
  color: white;
  font-weight: bold;
}

/*
----------------------------------------------------------------------------------
Drupal specific css for jmc_mobile only
----------------------------------------------------------------------------------
*/

.status-messages + div + .section > .breadcrumb {
  margin-top: -65px;
  margin-bottom: 24px;
}

/*------------------------------------*    Forms
\*------------------------------------*/
form {
  margin: 0 0 25px 0;
}

label {
  display: block;
  font-family: "Karbon", Arial, sans-serif;
  font-size: .875em;
  font-weight: 600;
  color: #999;
  text-transform: uppercase;
  cursor: pointer;
}

label.option {
  display: inline;
}

label.error {
  color: #c9081e;
}

.help-block {
  color: #999;
}

input,
textarea {
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 600;
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="url"],
textarea {
  -webkit-appearance: none;
  border-radius: 0;
  background-color: #fff;
  border: 1px solid #CCC;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  margin: 0 0 1em 0;
  padding: 0.5em;
  height: 2.3125em;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: -webkit-box-shadow 0.45s,border-color 0.45s ease-in-out;
  -webkit-transition: border-color 0.45s ease-in-out,-webkit-box-shadow 0.45s;
  transition: border-color 0.45s ease-in-out,-webkit-box-shadow 0.45s;
  -o-transition: box-shadow 0.45s,border-color 0.45s ease-in-out;
  transition: box-shadow 0.45s,border-color 0.45s ease-in-out;
  transition: box-shadow 0.45s,border-color 0.45s ease-in-out,-webkit-box-shadow 0.45s;
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="url"] {
  height: 45px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 3px solid #E7E7E7;
}

input[type="text"].error,
input[type="email"].error,
input[type="password"].error,
input[type="url"].error {
  border-color: #c9081e !important;
  color: #c9081e;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #019CDC;
}

input[readonly]:focus {
  border-color: #E7E7E7;
}

input[type="radio"],
input[type="checkbox"] {
  margin-right: 3px;
}

textarea {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 3px solid #E7E7E7;
  resize: none;
  min-height: 120px;
}

.datepicker.dropdown-menu {
  padding: 4px;
  border-radius: 0;
}

.datepicker.dropdown-menu table,
.datepicker.dropdown-menu table tr th,
.datepicker.dropdown-menu table tr td {
  font-family: "Karbon", Arial, sans-serif;
  border-radius: 0;
}

.datepicker.dropdown-menu table.active.active, .datepicker.dropdown-menu table.active.highlighted.active, .datepicker.dropdown-menu table.active.highlighted:active, .datepicker.dropdown-menu table.active:active,
.datepicker.dropdown-menu table tr th.active.active,
.datepicker.dropdown-menu table tr th.active.highlighted.active,
.datepicker.dropdown-menu table tr th.active.highlighted:active,
.datepicker.dropdown-menu table tr th.active:active,
.datepicker.dropdown-menu table tr td.active.active,
.datepicker.dropdown-menu table tr td.active.highlighted.active,
.datepicker.dropdown-menu table tr td.active.highlighted:active,
.datepicker.dropdown-menu table tr td.active:active {
  background-color: #019CDC;
  border-color: #019CDC;
  color: white;
}

.datepicker.dropdown-menu table.today,
.datepicker.dropdown-menu table tr th.today,
.datepicker.dropdown-menu table tr td.today {
  background-color: #333;
  color: white;
}

.datepicker.dropdown-menu table.today:hover,
.datepicker.dropdown-menu table tr th.today:hover,
.datepicker.dropdown-menu table tr td.today:hover {
  background-color: #ABABAB;
}

.datepicker.dropdown-menu table span,
.datepicker.dropdown-menu table tr th span,
.datepicker.dropdown-menu table tr td span {
  border-radius: 0;
}

.datepicker.dropdown-menu table span.active.active,
.datepicker.dropdown-menu table span.active.disabled.active,
.datepicker.dropdown-menu table span.active.disabled:active,
.datepicker.dropdown-menu table span.active.disabled:hover.active,
.datepicker.dropdown-menu table span.active.disabled:hover:active,
.datepicker.dropdown-menu table span.active:active,
.datepicker.dropdown-menu table span.active:hover.active,
.datepicker.dropdown-menu table span.active:hover:active,
.datepicker.dropdown-menu table tr th span.active.active,
.datepicker.dropdown-menu table tr th span.active.disabled.active,
.datepicker.dropdown-menu table tr th span.active.disabled:active,
.datepicker.dropdown-menu table tr th span.active.disabled:hover.active,
.datepicker.dropdown-menu table tr th span.active.disabled:hover:active,
.datepicker.dropdown-menu table tr th span.active:active,
.datepicker.dropdown-menu table tr th span.active:hover.active,
.datepicker.dropdown-menu table tr th span.active:hover:active,
.datepicker.dropdown-menu table tr td span.active.active,
.datepicker.dropdown-menu table tr td span.active.disabled.active,
.datepicker.dropdown-menu table tr td span.active.disabled:active,
.datepicker.dropdown-menu table tr td span.active.disabled:hover.active,
.datepicker.dropdown-menu table tr td span.active.disabled:hover:active,
.datepicker.dropdown-menu table tr td span.active:active,
.datepicker.dropdown-menu table tr td span.active:hover.active,
.datepicker.dropdown-menu table tr td span.active:hover:active {
  color: white;
  background-color: #333;
  border-color: #333;
}

.datepicker.dropdown-menu table span.focused,
.datepicker.dropdown-menu table tr th span.focused,
.datepicker.dropdown-menu table tr td span.focused {
  background: #019CDC;
  color: white;
}

.datepicker.dropdown-menu table thead tr th {
  background-color: transparent;
  color: #706D74;
}

.datepicker.dropdown-menu table thead tr th:last-child {
  border: none;
}

.ui-widget {
  font-size: 1em;
  font-family: "Karbon", Arial, sans-serif;
}

.ui-widget input {
  font-family: "Karbon", Arial, sans-serif;
}

.ui-widget-content {
  border: none;
}

.ui-widget-content a {
  color: #019CDC;
}

.ui-widget-content a.btn, .ui-widget-content a.form-submit, .ui-widget-content .btn-wrapper a, .btn-wrapper .ui-widget-content a {
  color: #fff;
}

.ui-widget-content a.btn:hover, .ui-widget-content a.form-submit:hover, .ui-widget-content .btn-wrapper a:hover, .btn-wrapper .ui-widget-content a:hover {
  color: #019CDC;
}

.ui-dialog > .ui-dialog-titlebar {
  display: none !important;
}

.course-library,
.complete-course,
.continue-course {
  text-align: center;
  margin-top: 8% !important;
  background-color: #fff;
}

.course-library div.pdf-link-view a,
.complete-course div.pdf-link-view a,
.continue-course div.pdf-link-view a {
  background-image: url("../images/pdf.png");
  background-repeat: no-repeat;
  position: absolute;
  background-size: contain;
  height: 38px;
  right: 10%;
  margin-top: 3%;
  color: transparent;
}

.course-library div.title,
.complete-course div.title,
.continue-course div.title {
  padding: 0 10%;
  margin-top: 10px;
}

.course-library div.title a,
.complete-course div.title a,
.continue-course div.title a {
  color: #706d74;
  font-size: 16px;
  font-weight: 500;
}

.course-library div.body,
.complete-course div.body,
.continue-course div.body {
  padding: 0 10%;
  margin-top: 10px;
}

.course-library div.body p,
.complete-course div.body p,
.continue-course div.body p {
  color: #999;
}

.course-library div.photo .img-responsive,
.complete-course div.photo .img-responsive,
.continue-course div.photo .img-responsive {
  width: 100%;
}

.course-library div.node,
.complete-course div.node,
.continue-course div.node {
  padding: 0 10%;
  margin-top: 10px;
  padding-bottom: 10px;
}

.full-iframe {
  position: fixed;
  border: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.LMS .panel {
  background-color: transparent;
}

.lms .section--wrapped-list-links {
  min-height: 10px;
  margin-bottom: 0px;
}

.node-type-course .l-page .l-main .l-content .region-content .iFrameContainer {
  background-color: #fff;
  padding: 20px 5px 0;
}

.node-type-course .l-page .l-main .l-content .region-content .iFrameContainer .fs_b {
  float: right;
  margin-right: 20px;
}

.node-type-course .l-page .l-main .l-content .region-content .iFrameContainer .ps_b1 {
  position: absolute;
  right: 10px;
  top: 10px;
}

.node-type-course .l-page .l-main .l-content .region-content .iFrameContainer .button_disabled {
  display: none;
}

.node-type-course .l-page .l-main .l-content .region-content .course_information {
  display: inline-block;
  width: 100%;
  background: #fff;
  margin-top: 6px;
  padding: 20px;
}

.node-type-course .l-page .l-main .l-content .region-content .course_information .course_description {
  padding-right: 40px;
}

.node-type-course .l-page .l-main .l-content .region-content .course_information .course_description .field-name-field-full-name {
  font-size: 2.6rem;
  font-weight: bold;
  margin-bottom: 20px;
}

.node-type-course .l-page .l-main .l-content .region-content .course_information .course_detail {
  display: inline-block;
  padding-right: 40px;
  width: 100%;
}

.node-type-course .l-page .l-main .l-content .region-content .course_information .course_detail .field-item {
  position: relative;
}

.node-type-course .l-page .l-main .l-content .region-content .course_information .course_detail .field-item .pdf_Container {
  margin-top: -25px;
}

.node-type-course .l-page .l-main .l-content .region-content .course_information .course_detail .field-item .pdf_Container a {
  position: absolute;
  background-image: url("/sites/all/themes/custom/jmc/patternlab/images/pdf-blue.png");
  background-repeat: no-repeat;
  background-size: contain;
  padding: 20px 0px 10px 40px;
  height: 50px;
  top: 0;
  left: 0;
  right: 0;
}

.node-type-course .l-page .l-main .l-content .region-content .completition_message p {
  position: absolute;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
  margin-bottom: 57px;
  margin-top: 50px;
  background-color: #86bc54;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
}

.node-type-course .l-page .l-main .l-content .region-content .message_disabled {
  display: none;
}

.node-type-course .l-page .l-main .l-content .region-content article article .completition_message p {
  position: relative;
  margin-bottom: 0;
}

.cert-list ul li {
  min-height: 50px;
  background-image: url("/sites/all/themes/custom/jmc/patternlab/images/certification.png");
  background-repeat: no-repeat;
  position: absolute;
  background-size: contain;
}

.cert-list ul li p {
  margin: 0px;
  padding-left: 70px;
}

.view-jmc-lms-courses .views-exposed-widget .views-widget {
  display: inline-block;
  position: relative;
  width: 265px;
  height: 40px;
  margin-right: 10px;
}

.view-jmc-lms-courses .views-exposed-widget .views-widget .form-control {
  display: block;
  height: 40px;
  border: 0px;
  margin-bottom: 0;
  text-transform: uppercase;
  text-align: left;
  padding: 10px 42px 0 10px;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 600;
  font-size: 20px;
  font-size: 2rem;
  color: #019CDC;
  line-height: 1.5;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.view-jmc-lms-courses .views-submit-button .form-submit {
  margin-top: 1.8em;
}

.view-jmc-lms-courses.view-display-id-course_order {
  background-color: #333;
  padding: 30px 50px;
}

.view-jmc-lms-courses.view-display-id-course_order h3.headline {
  color: #fff;
  text-transform: uppercase;
}

.view-jmc-lms-courses.view-display-id-course_order h3.headline:after {
  background-color: #fff;
}

.view-jmc-lms-courses.view-display-id-course_order .carousel {
  margin-top: 40px;
  min-height: auto;
}

.view-jmc-lms-courses.view-display-id-course_order .carousel .carousel-inner {
  height: auto;
}

.view-jmc-lms-courses.view-display-id-course_order .carousel .carousel-inner .thumbnail--clickable {
  border: none;
}

.view-jmc-lms-courses.view-display-id-course_order .carousel .carousel-inner .thumbnail.thumbnail--bio {
  min-height: 220px;
  background-color: #5E5E5E;
  border: 2px solid black;
}

.view-jmc-lms-courses.view-display-id-course_order .carousel .carousel-inner .thumbnail.thumbnail--bio.selected {
  border: 3px solid #019CDC;
}

.view-jmc-lms-courses.view-display-id-course_order .carousel .carousel-inner .thumbnail.thumbnail--bio.selected .caption {
  min-height: 210px;
  padding-top: 125px;
}

.view-jmc-lms-courses.view-display-id-course_order .carousel .carousel-inner .thumbnail.thumbnail--bio.selected .caption:before {
  content: '';
  background-image: url(/sites/all/themes/custom/jmc/patternlab/images/ico-eye--white.svg);
  background-size: 23px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-color: #1C75BC;
  width: 55px;
  height: 33px;
  color: transparent;
  padding: 8px;
  position: absolute;
  bottom: 165px;
  border-radius: 36%;
}

.view-jmc-lms-courses.view-display-id-course_order .carousel .carousel-inner .thumbnail.thumbnail--bio.disabled:hover {
  cursor: pointer;
}

.view-jmc-lms-courses.view-display-id-course_order .carousel .carousel-inner .thumbnail.thumbnail--bio.disabled a {
  pointer-events: none;
}

.view-jmc-lms-courses.view-display-id-course_order .carousel .carousel-inner .thumbnail.thumbnail--bio.disabled:before {
  content: '';
  background-image: url("/sites/all/themes/custom/jmc/patternlab/images/white-lock.png");
  background-size: 30px;
  background-position: 90% 10%;
  background-repeat: no-repeat;
}

.view-jmc-lms-courses.view-display-id-course_order .carousel .carousel-inner .thumbnail.thumbnail--bio.completed:before {
  content: '';
  background-image: url("/sites/all/themes/custom/jmc/patternlab/images/white-check.png");
  background-size: 30px;
  background-position: 90% 10%;
  background-repeat: no-repeat;
}

.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  border: 1px solid #DDD;
  border-radius: 0px;
  background: #F8F8F8;
  position: relative;
  overflow: hidden;
}

.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin: 0 38px 0 10px;
  font-size: 12px;
  line-height: 38px;
  color: #444;
  height: 38px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  background-color: #F8f8f8;
  color: #BBB;
  text-align: center;
  font: 0/0 a;
  *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}

.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #BBB;
  border-bottom: none;
}

.selectric-focus .selectric {
  border-color: #aaaaaa;
}

.selectric-hover .selectric {
  border-color: #c4c4c4;
}

.selectric-hover .selectric .button {
  color: #a2a2a2;
}

.selectric-hover .selectric .button:after {
  border-top-color: #a2a2a2;
}

.selectric-open {
  z-index: 9999;
}

.selectric-open .selectric {
  border-color: #c4c4c4;
}

.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}

.selectric-hide-select select {
  position: absolute;
  left: -100%;
}

.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #F8F8F8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  -webkit-box-shadow: 0 0 10px -6px;
  box-shadow: 0 0 10px -6px;
}

.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}

.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}

.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}

.selectric-items li {
  display: block;
  padding: 10px;
  color: #666;
  cursor: pointer;
}

.selectric-items li.selected {
  background: #E0E0E0;
  color: #444;
}

.selectric-items li.highlighted {
  background: #D0D0D0;
  color: #444;
}

.selectric-items li:hover {
  background: #D5D5D5;
  color: #444;
}

.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: none;
  color: #444;
}

.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}

.selectric-items .selectric-group li {
  padding-left: 25px;
}

img, video, object {
  max-width: 100%;
  height: auto;
}

iframe {
  margin-bottom: 1em;
  border: none;
}

figure {
  margin-bottom: 1em;
}

figure img {
  margin-bottom: 0.5em;
}

figcaption {
  font-style: italic;
}

* {
  background-position: left top;
}

button.vjs-big-play-button {
  background-color: #019CDC !important;
  border-radius: 0 !important;
  font-size: 2em !important;
}

button.vjs-big-play-button:before {
  font-size: 1.5em !important;
}

button.vjs-big-play-button:hover {
  background-color: white !important;
}

button.vjs-big-play-button:hover:before {
  color: #019CDC !important;
}

.view-jmc-video-gallery .video-gallery .media-body {
  text-align: center;
  padding: 0px 0px 0px 0px;
  min-height: 290px;
}

.view-jmc-video-gallery .video-gallery .media-body p {
  color: #999;
}

.view-jmc-video-gallery .video-gallery .media-body h3 {
  text-transform: none;
  color: #5E5E5E;
  padding-left: 15px;
  padding-right: 15px;
}

.view-jmc-video-gallery .video-gallery .media-body h3 a {
  color: #706D74;
}

.view-jmc-video-gallery .video-gallery .media-body h3 a:hover {
  color: #019CDC;
}

.view-jmc-video-gallery .video-gallery .media-body .media-heading {
  padding-top: 30px;
  text-transform: unset;
}

.view-jmc-video-gallery .video-gallery .media-body .media-heading a {
  color: #706D74;
}

.view-jmc-video-gallery .video-gallery .media-body .media-heading a:hover {
  color: #019CDC;
}

.view-jmc-video-gallery .video-gallery .media-body .media-element-container {
  margin-top: 0px;
}

.view-jmc-video-gallery .video-gallery .media-body .video-js {
  width: 100% !important;
}

.video-gallery-related-videos .view-jmc-video-gallery .view-content .carousel .carousel-inner {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  height: auto;
}

/*------------------------------------*    Table
\*------------------------------------*/
table thead tr th,
table tfoot tr th,
table tbody tr td,
table tr td,
table tfoot tr td {
  line-height: 1.125em;
}

caption {
  color: #706D74;
}

table {
  width: 100%;
  background-color: #fff;
  border-collapse: collapse;
  border-spacing: 0;
}

table.columns-2 td {
  width: 50%;
}

table thead tr th {
  border: 1px solid #019CDC;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #E7E7E7;
  padding: 12px 10px 10px;
  background-color: #019CDC;
  text-align: left;
  font-family: "Karbon", Arial, sans-serif;
  font-size: 1.25em;
  font-weight: 600;
  color: #fff;
}

table thead tr th:last-child {
  border-right: 1px solid #019CDC;
}

table tbody tr td,
table tfoot tr td {
  border-top: none;
  border-bottom: 1px solid #E7E7E7;
  border-left: 1px solid #fff;
  border-right: 1px solid #E7E7E7;
  font-family: "Georgia", "Times New Roman", Times, serif;
  font-size: 1em;
  font-weight: normal;
  text-align: left;
  color: #706D74;
  background: transparent;
}

table tbody tr td:last-child,
table tfoot tr td:last-child {
  border-right: 1px solid #fff;
}

table tr td,
table tfoot tr td {
  padding: 12px 10px 10px;
}

.sort-buttons {
  float: right;
  position: relative;
  margin-right: -10px;
}

.sort-buttons .sort {
  position: absolute;
}

.sort-buttons .sort.up {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  top: -10px;
}

.sort-buttons .sort.down {
  top: 5px;
  right: 15px;
}

.ui-accordion {
  margin-bottom: 24px;
}

.ui-accordion .row {
  margin: 0;
}

.ui-accordion .row + .row {
  margin-top: 5px;
}

.ui-accordion .ui-icon {
  display: none;
}

.ui-accordion .ui-accordion-header {
  margin: 0;
  padding: 0 15px;
  line-height: 46px;
  font-family: "Karbon", Arial, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  text-transform: none;
  cursor: pointer;
  border: none;
  border-radius: 0;
  background: #E7E7E7;
}

.ui-accordion .ui-accordion-header br {
  display: none;
}

.ui-accordion .ui-accordion-header.ui-state-hover {
  color: #fff;
  background: #019CDC;
}

.ui-accordion .ui-accordion-header.ui-state-hover:after {
  content: '\2b';
  top: 18px;
  float: right;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  font-size: 1rem;
}

.ui-accordion .ui-accordion-header.ui-accordion-header-active {
  color: #fff;
  background: #019CDC;
}

.ui-accordion .ui-accordion-header.ui-accordion-header-active:after {
  content: '\2212';
  top: 18px;
  float: right;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  font-size: 1rem;
}

.ui-accordion .ui-accordion-header:after {
  content: '\2b';
  top: 18px;
  float: right;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  font-size: 1rem;
}

.ui-accordion .ui-accordion-content {
  padding: 15px 30px 20px;
  color: #999;
  font-family: "Georgia", "Times New Roman", Times, serif;
  border-radius: 0;
}

.ui-accordion .ui-accordion-content *:last-child {
  margin-bottom: 0;
}

.alert-dismissible {
  width: 100%;
  padding: 0 10px;
  margin-bottom: 0;
  border: none;
  border-radius: 0;
  background: #019CDC;
  color: #fff;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 110;
}

.alert-dismissible .alert__inner {
  display: table;
  margin: 10px auto;
  width: auto;
  vertical-align: middle;
  font-family: "Karbon", Arial, sans-serif;
}

.alert-dismissible .alert__inner a {
  color: #fff;
  text-decoration: underline;
}

.alert-dismissible .alert__inner .alert__content {
  display: table-cell;
  padding: 2px;
  font-size: .875em;
  vertical-align: middle;
  border: 0 solid #000;
}

.alert-dismissible .alert__inner .alert__dismiss {
  display: table-cell;
  padding: 0 0 0 10px;
  font-size: .875em;
  vertical-align: middle;
  border: 0 solid #000;
}

.alert-dismissible .alert__inner .alert__dismiss > div {
  cursor: pointer;
  text-decoration: none;
}

.alert-dismissible.fixed {
  position: fixed;
}

.alert-dismissible.is-closed {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: 0.55s ease-in-out;
  -o-transition: 0.55s ease-in-out;
  transition: 0.55s ease-in-out;
}

#sliding-popup {
  display: block;
  background: #019CDC;
  color: #fff;
  margin: 0;
  padding: 0;
  right: 0;
  font-size: 1em;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: normal;
  text-align: center;
  width: 100%;
  z-index: 99999;
}

#sliding-popup.sliding-popup-bottom {
  background-image: none;
  position: fixed;
}

#sliding-popup.sliding-popup-top {
  background-color: #019CDC;
  position: relative;
}

#sliding-popup .popup-content {
  background-color: transparent;
  border: 0 none;
  display: block;
  max-width: none;
}

#sliding-popup .popup-content #popup-text {
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
  margin: 10px 0 5px;
  padding: 0;
  text-align: left;
}

#sliding-popup .popup-content #popup-text h2,
#sliding-popup .popup-content #popup-text p {
  color: #fff;
  display: block;
  font-weight: normal;
  line-height: 1.4;
  margin: 0 0 5px 0;
}

#sliding-popup .popup-content #popup-text h2 {
  font-weight: 500;
}

#sliding-popup .popup-content #popup-text a {
  color: #fff;
  text-decoration: underline;
}

#sliding-popup .popup-content #popup-buttons {
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
  margin: 10px 0 5px;
}

#sliding-popup .popup-content #popup-buttons a {
  color: #fff;
  margin-left: 10px;
  text-decoration: underline;
}

.disclaimer-block {
  background-color: #fff;
  text-align: center;
  padding: 25px 30px;
  margin-bottom: 30px;
  min-height: auto;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", Arial, sans-serif;
  color: #999;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn.facebook, .facebook.form-submit, .btn-wrapper a.facebook,
.btn-wrapper input.facebook,
.btn-wrapper button.facebook, .btn.linkedin, .linkedin.form-submit, .btn-wrapper a.linkedin,
.btn-wrapper input.linkedin,
.btn-wrapper button.linkedin, .btn.doccheck, .doccheck.form-submit, .btn-wrapper a.doccheck,
.btn-wrapper input.doccheck,
.btn-wrapper button.doccheck, .btn.swiss-rx, .swiss-rx.form-submit, .btn-wrapper a.swiss-rx,
.btn-wrapper input.swiss-rx,
.btn-wrapper button.swiss-rx {
  background: #3d5ea5 url(../images/icon-facebook-button.svg) no-repeat 50% 50%;
  width: 100%;
  text-indent: -999em;
}

.btn.facebook:hover, .facebook.form-submit:hover, .btn-wrapper a.facebook:hover,
.btn-wrapper input.facebook:hover,
.btn-wrapper button.facebook:hover, .btn.linkedin:hover, .linkedin.form-submit:hover, .btn-wrapper a.linkedin:hover,
.btn-wrapper input.linkedin:hover,
.btn-wrapper button.linkedin:hover, .btn.doccheck:hover, .doccheck.form-submit:hover, .btn-wrapper a.doccheck:hover,
.btn-wrapper input.doccheck:hover,
.btn-wrapper button.doccheck:hover, .btn.swiss-rx:hover, .swiss-rx.form-submit:hover, .btn-wrapper a.swiss-rx:hover,
.btn-wrapper input.swiss-rx:hover,
.btn-wrapper button.swiss-rx:hover {
  background: #5577c0 url(../images/icon-facebook-button.svg) no-repeat 50% 50%;
}

.btn.linkedin, .linkedin.form-submit, .btn-wrapper a.linkedin,
.btn-wrapper input.linkedin,
.btn-wrapper button.linkedin {
  background: #0276b2 url(../images/icon-linkedin-button.svg) no-repeat 50% 50%;
}

.btn.linkedin:hover, .linkedin.form-submit:hover, .btn-wrapper a.linkedin:hover,
.btn-wrapper input.linkedin:hover,
.btn-wrapper button.linkedin:hover {
  background: #0397e4 url(../images/icon-linkedin-button.svg) no-repeat 50% 50%;
}

.btn.doccheck, .doccheck.form-submit, .btn-wrapper a.doccheck,
.btn-wrapper input.doccheck,
.btn-wrapper button.doccheck {
  background: #CE1141 url(../images/icon-doccheck-text.svg) no-repeat 50% 50%;
  background-size: 30%;
}

.btn.doccheck:hover, .doccheck.form-submit:hover, .btn-wrapper a.doccheck:hover,
.btn-wrapper input.doccheck:hover,
.btn-wrapper button.doccheck:hover {
  background: #ed2558 url(../images/icon-doccheck-text.svg) no-repeat 50% 50%;
  background-size: 30%;
}

.btn.swiss-rx, .swiss-rx.form-submit, .btn-wrapper a.swiss-rx,
.btn-wrapper input.swiss-rx,
.btn-wrapper button.swiss-rx {
  background-color: #c9081e;
  background-image: none;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 600;
  text-indent: 0;
  text-transform: lowercase;
}

.btn.swiss-rx:hover, .swiss-rx.form-submit:hover, .btn-wrapper a.swiss-rx:hover,
.btn-wrapper input.swiss-rx:hover,
.btn-wrapper button.swiss-rx:hover {
  background-color: #f50f29;
  background-image: none;
  color: #fff;
}

.btn-action {
  display: inline-block;
  width: 36px;
  height: 36px;
  padding: 10px 12px 5px 14px;
  text-transform: uppercase;
  text-indent: -999em;
  background: #019CDC;
}

.btn-action:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin-top: -23px;
  margin-left: -1px;
}

.btn-action:hover {
  background: #fff;
}

.thumbnail .btn-action {
  position: absolute;
  left: 20px;
  bottom: 20px;
}

.btn-action.btn-action--play:after {
  border-style: solid;
  border-width: 8px 0 8px 12px;
  border-color: transparent transparent transparent #fff;
}

.btn-action.btn-action--play:hover:after {
  border-color: transparent transparent transparent #019CDC;
}

.btn-action.btn-action--download {
  background: #fff;
  padding: 12px 11px 3px 11px;
}

.btn-action.btn-action--download:hover {
  background: #019CDC;
}

.btn-action.btn-action--download:hover:after {
  border-color: #fff transparent transparent transparent;
}

.btn-action.btn-action--download:after {
  border-style: solid;
  border-width: 12px 8px 0 8px;
  border-color: #019CDC transparent transparent transparent;
}

.btn-action.btn-action--download-text {
  position: relative;
  background: #fff;
  padding: 0 15px 0 51px;
  width: auto;
  height: 38px;
  color: #333;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 38px;
  text-indent: 0;
  text-transform: none;
  border: 1px solid #E7E7E7;
}

.btn-action.btn-action--download-text:hover {
  color: #019CDC;
}

.btn-action.btn-action--download-text:hover:after {
  border-color: #fff transparent transparent transparent;
}

.btn-action.btn-action--download-text:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 36px;
  height: 36px;
  border-right: 1px solid #E7E7E7;
}

.btn-action.btn-action--download-text:hover:before {
  background-color: #019CDC;
  border-right: none;
}

.btn-action.btn-action--download-text:after {
  position: absolute;
  top: 14px;
  left: 9px;
  border-style: solid;
  border-width: 12px 8px 0 8px;
  border-color: #019CDC transparent transparent transparent;
  margin: 0;
}

.cta--menu:before {
  border-bottom: 5px solid #A8C2DF;
  content: "";
  display: block;
  height: 3px;
  margin-bottom: 18px;
  padding-bottom: 0;
  width: 30px;
}

.cta--menu:after {
  background-image: url("../images/cta-arrow-white.png");
}

.cta--menu:hover, .cta--menu:focus {
  background-color: transparent;
}

.nav-menu .cta--menu:hover, .nav-menu .cta--menu:focus {
  background-color: transparent;
}

.btn.btn--dark, .btn--dark.form-submit, .btn-wrapper a.btn--dark,
.btn-wrapper input.btn--dark,
.btn-wrapper button.btn--dark {
  padding: 2px 30px;
  border-color: transparent;
  background: #001f43;
}

.btn.btn--dark:hover, .btn--dark.form-submit:hover, .btn-wrapper a.btn--dark:hover,
.btn-wrapper input.btn--dark:hover,
.btn-wrapper button.btn--dark:hover, .btn.btn--dark:focus, .btn--dark.form-submit:focus, .btn-wrapper a.btn--dark:focus,
.btn-wrapper input.btn--dark:focus,
.btn-wrapper button.btn--dark:focus {
  border-color: #fff;
}

.btn.btn--green, .btn--green.form-submit, .btn-wrapper a.btn--green,
.btn-wrapper input.btn--green,
.btn-wrapper button.btn--green {
  padding: 2px 30px;
  border: none;
  background: #149394;
}

.btn.btn--green:hover, .btn--green.form-submit:hover, .btn-wrapper a.btn--green:hover,
.btn-wrapper input.btn--green:hover,
.btn-wrapper button.btn--green:hover {
  color: #149394;
  background: #fff;
}

.btn.btn--green-hollow, .btn--green-hollow.form-submit, .btn-wrapper a.btn--green-hollow,
.btn-wrapper input.btn--green-hollow,
.btn-wrapper button.btn--green-hollow {
  border: 2px solid #149394;
  color: #149394;
  background: transparent;
}

.btn.btn--green-hollow:hover, .btn--green-hollow.form-submit:hover, .btn-wrapper a.btn--green-hollow:hover,
.btn-wrapper input.btn--green-hollow:hover,
.btn-wrapper button.btn--green-hollow:hover {
  padding: 2px 30px;
  color: #fff;
  border: none;
  background: #149394;
}

.btn--modal-close {
  width: 100%;
  line-height: 45px;
  font-weight: 400;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  font-size: 16px;
  font-size: 1.6rem;
  background: #F2F2F2;
}

.btn--modal-close:hover {
  color: #fff;
  background: #019CDC;
}

.btn--modal-full-width {
  display: block;
  width: 100%;
  width: -webkit-calc(100% + 60px);
  width: calc(100% + 60px);
  margin: 0 -30px -21px;
  padding: 25px 30px 24px;
  font-size: 18px;
  font-size: 1.8rem;
  text-decoration: underline;
  color: #fff;
  background-color: #019CDC;
}

.btn--to-top {
  visibility: hidden;
  width: 3em;
  height: 3em;
  position: fixed;
  right: 0;
  bottom: 10vh;
  padding: 0;
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
  font-size: 22px;
  font-size: 2.2rem;
  background: #019CDC;
  color: #fff;
  overflow: hidden;
  z-index: 50;
}

.btn--to-top.is-visible {
  visibility: visible;
  opacity: 1;
}

.btn--to-top .glyphicon {
  display: block;
  line-height: 3em;
  padding: 0 0 0 0.25em;
}

.btn-wrapper {
  display: inline-block;
}

.btn-wrapper a,
.btn-wrapper input,
.btn-wrapper button {
  color: #fff;
  background: #019CDC;
}

.btn.disabled, .disabled.form-submit, .btn-wrapper a.disabled,
.btn-wrapper input.disabled,
.btn-wrapper button.disabled {
  opacity: 0.3;
}

.btn.btn-remove, .btn-remove.form-submit, .btn-wrapper a.btn-remove,
.btn-wrapper input.btn-remove,
.btn-wrapper button.btn-remove {
  display: inline-block;
  background-color: white;
  padding: 0 5px;
  color: #c9081e;
  line-height: 22px;
  text-indent: -999em;
}

.btn.btn-remove:after, .btn-remove.form-submit:after, .btn-wrapper a.btn-remove:after,
.btn-wrapper input.btn-remove:after,
.btn-wrapper button.btn-remove:after {
  content: '\00d7';
  float: left;
  font-size: 3.125rem;
  text-indent: 0;
}

.btn.btn-remove:hover, .btn-remove.form-submit:hover, .btn-wrapper a.btn-remove:hover,
.btn-wrapper input.btn-remove:hover,
.btn-wrapper button.btn-remove:hover {
  background-color: #c9081e;
  color: white;
}

.btn.btn-download, .btn-download.form-submit, .btn-wrapper a.btn-download,
.btn-wrapper input.btn-download,
.btn-wrapper button.btn-download {
  display: inline-block;
  color: #019CDC;
  height: 40px;
  min-width: 100px;
  padding: 0;
  text-align: center;
  -webkit-box-shadow: 0px 0px 0px 2px #019CDC inset;
  box-shadow: 0px 0px 0px 2px #019CDC inset;
}

.btn.btn-download:hover, .btn-download.form-submit:hover, .btn-wrapper a.btn-download:hover,
.btn-wrapper input.btn-download:hover,
.btn-wrapper button.btn-download:hover {
  background-color: #019CDC;
  color: white;
}

.btn.btn-cart, .btn-cart.form-submit, .btn-wrapper a.btn-cart,
.btn-wrapper input.btn-cart,
.btn-wrapper button.btn-cart {
  display: inline-block;
  height: 40px;
  min-width: 100px;
  padding: 0;
  text-align: center;
}

.btn.btn-cart:before, .btn-cart.form-submit:before, .btn-wrapper a.btn-cart:before,
.btn-wrapper input.btn-cart:before,
.btn-wrapper button.btn-cart:before {
  content: '';
  display: inline-block;
  background: url(../images/cart-icon-white.svg) no-repeat left top;
  background-size: 100%;
  margin-right: 10px;
  width: 25px;
  height: 25px;
  vertical-align: middle;
}

.btn.btn-cart:hover:before, .btn-cart.form-submit:hover:before, .btn-wrapper a.btn-cart:hover:before,
.btn-wrapper input.btn-cart:hover:before,
.btn-wrapper button.btn-cart:hover:before {
  background-image: url(../images/cart-icon.svg);
}

.btn--order {
  height: 3em;
  position: fixed;
  left: 0;
  bottom: 10vh;
  padding: 0 20px;
  opacity: 1;
  font-size: 22px;
  font-size: 2.2rem;
  background: #019CDC;
  color: #fff;
  overflow: hidden;
  z-index: 50;
}

.carousel.carousel-artist {
  height: 500px;
  overflow: hidden;
  background-color: #fff;
}

.carousel.carousel-artist .carousel-inner {
  height: 100%;
}

.carousel.carousel-artist .carousel-control {
  width: 100px;
  background-color: rgba(238, 238, 238, 0.8);
}

.carousel.carousel-artist .carousel-indicators li:not(.active) {
  background: #6D6E70;
}

.carousel.carousel-artist .shutter-close {
  position: absolute;
  top: 30px;
  right: 10px;
  font-weight: 600;
  font-size: .875em;
  text-transform: uppercase;
  -webkit-transition: opacity 0.5 ease-in 0.7s;
  -o-transition: opacity 0.5 ease-in 0.7s;
  transition: opacity 0.5 ease-in 0.7s;
}

.carousel.carousel-artist .shutter-close.hidden {
  visibility: hidden;
  opacity: 0;
}

.carousel.carousel-artist .shutter {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 500px;
  background-size: cover;
  background-image: url("../images/carousel-artist-shutter.png");
  background-repeat: no-repeat;
  text-align: center;
  color: #fff;
  -webkit-transition: top 1s;
  -o-transition: top 1s;
  transition: top 1s;
}

.carousel.carousel-artist .shutter.open {
  top: 100%;
}

.carousel.carousel-artist .shutter .middle {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 95%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.carousel.carousel-artist .shutter h4 {
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 600;
  font-size: 1.25em;
  text-transform: uppercase;
}

.carousel.carousel-artist .shutter .description {
  margin: 0 auto 30px;
  font-size: 1.875em;
  color: #fff;
}

.carousel.carousel-artist .shutter .artist {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
  font-size: 1em;
  color: #fff;
}

.carousel.carousel-artist .artwork-container {
  height: 100%;
  padding: 16px;
}

.carousel.carousel-artist .artwork-container img {
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
}

.carousel.carousel-artist .artwork-info {
  padding: 50px 35px 0 0;
  font-family: "Karbon", Arial, sans-serif;
  color: #333;
}

.carousel.carousel-artist .artwork-info h4 {
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 600;
  font-size: 1.125em;
  text-transform: uppercase;
  line-height: 1;
}

.carousel.carousel-artist .artwork-info .location {
  margin-bottom: 25px;
  font-style: italic;
  line-height: 1;
}

.carousel.carousel-artist .artwork-info .description {
  color: #706D74;
}

.carousel.carousel-artist .artwork-info .artwork-info-open {
  position: absolute;
  top: 35px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-weight: 500;
  font-size: 1.25em;
  line-height: 1em;
  color: #fff;
  -webkit-transition: opacity 0.3s ease-in 0.6s;
  -o-transition: opacity 0.3s ease-in 0.6s;
  transition: opacity 0.3s ease-in 0.6s;
}

.carousel.carousel-artist .artwork-info .artwork-info-open .glyphicon {
  top: 0;
  vertical-align: middle;
  margin-right: 20px;
}

.carousel.carousel-artist .artwork-info .artwork-info-close {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  font-size: 16px;
  color: #fff;
}

.carousel--media {
  min-height: 0;
}

.carousel--media .carousel-inner {
  height: auto;
  padding: 0 0 3em;
}

.carousel--media .carousel-control {
  opacity: 1;
}

.carousel--media .carousel-control .svg-icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  fill: #ddd;
  stroke: transparent;
}

.carousel--media .carousel-control.left .svg-icon {
  left: 0;
}

.carousel--media .carousel-control.right .svg-icon {
  right: 0;
}

.carousel--media .carousel-indicators li {
  width: 12px;
  height: 12px;
  border: 1px solid #4E5054;
  background: transparent;
}

.carousel--media .carousel-indicators li.active {
  background: #4E5054;
}

.carousel.carousel-mini {
  max-width: 435px;
  margin: 0 auto;
}

.carousel.carousel-mini .carousel-indicators {
  margin-top: 20px;
}

.carousel.carousel-mini .carousel-inner {
  height: auto;
}

.carousel.carousel-mini .block-image {
  border: 1px solid #CCC;
  border-bottom: none;
  height: 390px;
}

.carousel.carousel-mini .block-text {
  height: auto;
  margin: 0;
  padding: 15px;
  line-height: 1.5;
  border: 1px solid #CCC;
  border-top: none;
  font-family: "Karbon", Arial, sans-serif;
  font-size: 0.875em;
  font-style: italic;
  color: #706D74;
}

.carousel--slick {
  min-height: 0;
  position: relative;
  padding: 0 85px;
}

.carousel--slick .svg-icon {
  width: 70px;
  margin: 0;
}

.carousel--slick .carousel__arrow {
  position: absolute;
  top: -webkit-calc(50% - 1.8rem);
  top: calc(50% - 1.8rem);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.carousel--slick .carousel__arrow.slick-disabled {
  opacity: 0.5;
  cursor: default;
}

.carousel--slick .carousel__arrow--previous {
  left: 10px;
}

.carousel--slick .carousel__arrow--next {
  right: 10px;
}

.carousel--slick .carousel__slide {
  margin: 0 5px;
}

.carousel--slick .media--video .media-object {
  width: 100%;
  height: auto;
  margin: 0;
}

.carousel--slick .media--video .media-object:before {
  content: "";
}

.carousel--slick .media--video .media-heading {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Karbon", Arial, sans-serif;
  color: #706D74;
  padding-top: 15px;
}

.section--video-gallery .carousel.carousel--slick {
  min-height: 0;
  padding: 0;
}

.section--video-gallery .carousel.carousel--slick .svg-icon {
  fill: white;
  stroke: none;
}

.section--video-gallery .carousel.carousel--slick .carousel__arrow {
  z-index: 100;
}

.section--video-gallery .media--video {
  position: relative;
  min-height: 290px;
}

.section--video-gallery .media--video .media-object {
  margin-top: 20px;
}

.section--video-gallery .media--video .play-button {
  background-image: url("../images/play-white.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 50%;
  margin-left: -1em;
  margin-top: -1em;
  z-index: 999;
  height: 29px;
  width: 29px;
  color: transparent;
}

.section--video-gallery .media--video .play-button:hover {
  cursor: pointer;
}

.carousel.carousel-two-col .carousel-inner {
  height: auto;
}

.carousel.carousel-two-col h3 a {
  color: #333;
}

.carousel.carousel-two-col h3 a:hover {
  color: #019CDC;
}

.carousel.carousel-two-col .description {
  color: #706D74;
}

.carousel.carousel-two-col .description p {
  color: #706D74;
}

.carousel.carousel-basic-img .carousel-inner {
  background-color: white;
  height: 380px;
}

.carousel.carousel-basic-img .carousel-inner .carousel-slide a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.carousel.carousel-basic-img .carousel-inner .carousel-slide a img {
  display: inline;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  max-width: 100%;
  max-height: 100%;
}

.carousel.carousel-basic-img.is-clickable {
  cursor: pointer;
}

.carousel-slide--media .media--video {
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
}

.section--video-gallery .video-container {
  background-color: #000;
}

.section--video-gallery .video-player {
  width: 100%;
}

.entry--document {
  padding: 1em;
  font-family: "Karbon", Arial, sans-serif;
  background: #F2F2F2;
}

.entry.entry--event {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: "Karbon", Arial, sans-serif;
  background: #fff;
}

.entry.entry--event .entry__date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1em 2.25em;
  color: #fff;
  background: #019CDC;
}

.entry.entry--event .entry__date__day {
  font-size: 54px;
  font-size: 5.4rem;
  line-height: 1;
  font-weight: 500;
}

.entry.entry--event .entry__date__month {
  font-size: 22px;
  font-size: 2.2rem;
}

.entry.entry--event .entry__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1em;
}

.entry.entry--event .entry__title {
  margin: 0;
  font-size: 24px;
  font-size: 2.4rem;
}

.entry.entry--event .entry__location {
  font-size: 20px;
  font-size: 2rem;
}

.page-event .ion_content .page-header__titles {
  width: 70%;
}

.page-event .ion_content .headline {
  display: none;
}

.page-event .event_register {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -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;
}

.page-event .section--nav-pills.affix-top {
  background: #1C75BC;
}

.page-event .section--nav-pills ul.nav-pills li a.active {
  background: #019CDC;
}

.section--event-content-section .btn-default, .section--event-content-section .form-submit {
  width: 250px !important;
}

.section--event-content-section .time {
  text-transform: uppercase;
}

.section--event-content-section .time h3 {
  text-transform: initial;
}

.section--event-content-section .event-breadcrumb {
  padding-left: 0px;
}

.section--event-content-section .content {
  padding: 70px 0 0 58px;
}

.section--event-content-section .content h2 {
  margin-left: -16px;
}

.section--event-content-section .content .location {
  background-image: url(/sites/all/themes/custom/jmc/patternlab/images/icon_location_orange.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 16px;
  padding-left: 36px;
}

.section--event-content-section .content .schedule {
  background-image: url(/sites/all/themes/custom/jmc/patternlab/images/icon_calendar_orange.png);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 20px;
  background-size: 25px;
  background-position-y: 25px;
  font-size: 14px;
  padding-top: 10px;
}

.section--event-content-section .content .elegable .tag {
  display: initial;
  background-color: #dd7011;
  color: white;
  margin: 0px;
  border-radius: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-weight: normal;
}

.section--event-content-section .content .time {
  font-size: 12px;
  line-height: 18px;
}

.section--event-content-section .content .time h3 {
  display: table;
  font-weight: 600;
  font-size: 16px;
  font-family: Karbon;
  line-height: 16px;
}

.section--event-content-section .content .callout {
  padding: 0px;
}

.section--event-content-section .content .callout .thumbnail,
.section--event-content-section .content .callout .jumbotron {
  margin-bottom: 0px;
}

.section--event-content-section .content .callout .event-logo,
.section--event-content-section .content .callout .logo {
  margin-bottom: 0px;
}

.section--event-content-section .right-block {
  clear: none !important;
}

.section--event-content-section .event-details-wrapper {
  background: #ffffff;
  padding: 50px;
  margin-bottom: 50px;
}

.section--event-content-section .event-detail-section {
  margin-bottom: 50px;
}

.section--event-content-section .event-details-contact {
  text-align: center;
  margin-bottom: 50px;
}

.page-event .page-header__titles .page-header__title {
  text-transform: none;
}

.page-event .registered_message, .page-event .auth_pending, .page-event .auth_rejected, .page-event .auth_aproved, .page-event .fully_booked {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
  margin-bottom: 50px;
  margin-top: -50px;
  background-color: #d61919;
  color: #fff;
  text-transform: uppercase;
}

.page-event .registered_message, .page-event .auth_aproved {
  background-color: #86bc54;
}

.page-event .auth_pending {
  background-color: #ffb533;
}

.page-event .auth_rejected, .page-event .fully_booked {
  background-color: #d61919;
}

.page-event .unsubscribe:hover a {
  color: #019CDC;
}

.page-event .unsubscribe a {
  color: #FFF;
}

.page-event .download_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: left;
  margin-bottom: 10px;
}

.page-event .download_container .file_item {
  background-image: url(/sites/all/themes/custom/jmc/patternlab/images/file_img.png);
  background-size: contain;
  background-repeat: no-repeat;
  padding: 0px 0 0 80px;
}

.page-event .download_container .file_item h2 {
  font-size: 28px;
  font-size: 2.8rem;
  margin-bottom: 0px;
}

.page-event .download_container .file_item a .ext {
  display: none;
}

.page-event .documents {
  margin-bottom: 30px;
}

#agenda .media-left {
  width: 15%;
}

#agenda .tab-content .media-name, #agenda .tab-content .document-title {
  font-weight: 500;
  color: #1C75BC;
  font-size: 26px;
}

#agenda .tab-content .media-jobtitle {
  font-size: 20px;
  font-weight: normal;
  margin-top: -10px;
  margin-bottom: 20px;
}

#agenda .tab-content .document-summery {
  color: #999;
  font-size: 1.6rem;
}

#agenda .media--speaker img {
  min-height: 125px;
  border-radius: 50%;
}

#agenda .download_container h2 {
  text-transform: none;
}

#agenda .ui-accordion-header-collapsed {
  border: 1px solid #CCC;
}

#agenda .documents_separation {
  border-bottom: 1px solid #149394;
}

#agenda .tab-content div:last-child .list--speakers li {
  padding: 10px 0;
}

#agenda .tab-content div:last-child .list--speakers li:last-child {
  border-bottom: none;
}

.wrapper--thumbnail .pull-left {
  width: 95px;
  height: 100%;
}

.wrapper--thumbnail .pull-left img {
  width: auto;
}

.wrapper--thumbnail h3, .wrapper--thumbnail p {
  margin-left: 95px;
}

.wrapper.wrapper--checkbox {
  overflow: initial;
}

.wrapper.wrapper--checkbox .form-item {
  float: left;
  width: 30px;
  line-height: 30px;
}

.wrapper.wrapper--checkbox > *:not(.form-item) {
  margin-left: 30px;
}

.wrapper.wrapper--checkbox p:not(.abstract) {
  font-family: "Karbon", Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
}

.wrapper.wrapper--checkbox .abstract {
  margin-top: 5px;
  max-height: 3em;
}

.wrapper.wrapper--checkbox .abstract[data-readmore] .wrapper.wrapper--checkbox .abstract + [data-readmore-toggle] {
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
}

.wrapper.wrapper--checkbox h3 {
  cursor: text;
}

.line-item {
  position: relative;
  padding: 26px 0;
}

.line-item:before {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  top: 0;
  left: 16px;
  right: 16px;
  border-top: 1px solid #E7E7E7;
}

.line-item:first-child {
  margin-top: 30px;
}

.line-item:last-child {
  margin-bottom: 30px;
}

.line-item:last-child:after {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  bottom: 0;
  left: 16px;
  right: 16px;
  border-bottom: 1px solid #E7E7E7;
}

.line-item .col-md-3 {
  text-align: right;
}

.line-item .col-md-3 > * {
  margin-left: 2em;
}

.line-item .col-md-3 .custom-select-menu {
  vertical-align: middle;
}

.line-item .line-item__thumbnail {
  float: left;
  width: 25%;
  margin-right: 16px;
  margin-bottom: 16px;
}

.line-item .line-item__title {
  word-wrap: break-word;
}

.line-item .line-item__title h3 {
  margin-top: 0;
}

.line-item .line-item__body {
  clear: left;
}

.footer--three-col {
  background: #f7f7fa;
}

.password-wrapper {
  position: relative;
}

.password-wrapper > input {
  margin-bottom: 3px;
}

.password-wrapper > p {
  font-size: 16px;
  font-size: 1.6rem;
}

.password-wrapper .password-toggle {
  position: absolute;
  top: 6px;
  right: 0;
  background: url(../images/icon-eye-blocked.svg) no-repeat 50% 50%;
  background-size: 40%;
  border-left: 1px solid #CCC;
  width: 50px;
  text-indent: -999em;
  cursor: pointer;
}

.password-wrapper .password-toggle.password-show {
  background: url(../images/icon-eye.svg) no-repeat 50% 50%;
  background-size: 40%;
}

.product-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}

.product-actions > * {
  height: 40px;
  margin-bottom: 10px;
}

.product-actions > *:not(:first-child) {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.product-actions > *:not(:last-child) {
  margin-right: 5px;
  margin-left: 0;
}

.product-actions *:first-child.material-download {
  width: 100%;
}

.product-actions > *:first-child {
  margin-right: 0;
  margin-left: 0;
}

.product-actions *:first-child.material-download {
  width: 100%;
}

.select-menu--responsive .custom-select-menu {
  width: auto;
}

.select-menu--sections {
  display: block;
}

.select-menu--sections .custom-select-menu {
  display: block;
  width: 100%;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  background-color: transparent;
}

.select-menu--sections .custom-select-menu label {
  display: block;
  height: auto;
  margin: 0;
  padding: 14px 1em;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  text-transform: none;
  color: #001f43;
  border: 2px solid #E7E7E7;
  border-radius: 0.35em;
  background-image: url("../images/sections/meded-chevron-down.svg");
  background-position: right 17px center;
}

.select-menu--sections .custom-select-menu label.opened {
  border-color: #149394;
  border-radius: 0.35em 0.35em 0 0;
  background-color: transparent;
}

.select-menu--sections .custom-select-menu ul {
  border: 2px solid #ABABAB;
  border-top: none;
  background-color: #fff;
}

.select-menu--sections .custom-select-menu ul li {
  padding: 0.75em 1em;
  font-size: 16px;
  font-size: 1.6rem;
  color: #706D74;
  text-transform: none;
}

.select-menu--sections .custom-select-menu ul li.selected, .select-menu--sections .custom-select-menu ul li:hover {
  color: #fff;
  background-color: #149394;
}

.social-login-wrapper .signin-or-separator {
  height: 32px;
  text-align: center;
}

.social-login-wrapper .signin-or-separator .signin-or-separator--text {
  background-color: #F2F2F2;
  display: inline-block;
  padding: 0 8px;
  color: #333;
  font-weight: 600;
}

.social-login-wrapper .signin-or-separator hr {
  width: 100%;
  margin: -14px auto 10px;
}

.social-login-wrapper p {
  margin-bottom: 0.5em;
}

.social-login-wrapper .col-xs-12 button {
  margin-bottom: 0.5em;
}

.form--search.form--search-pubmed {
  padding: 0;
}

.form--search.form--search-pubmed .form-item {
  margin: 0 0 0.5em 0;
}

.form--search.form--search-pubmed .form-item label {
  display: block;
}

.form--search.form--search-pubmed .form-item input {
  margin: 0;
}

.form--search.form--search-pubmed button {
  margin-top: 26px;
}

.form--search.form--search-pubmed .form--search__advanced {
  clear: both;
  margin: 0 0 1em 0;
  padding-right: 120px;
  text-align: right;
}

.form--search.form--search-pubmed .form--search__advanced .form-item {
  float: none;
  text-align: left;
  width: 100%;
}

.page-request-materials .download_statistics,
.jmc-request-material-related .download_statistics {
  display: none;
}

.page-request-materials .material_statistics,
.jmc-request-material-related .material_statistics {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-left: -20px;
  z-index: 1;
}

.page-request-materials .material_statistics .requested_material,
.jmc-request-material-related .material_statistics .requested_material {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}

.page-request-materials .material_statistics .requested_material.no-border,
.jmc-request-material-related .material_statistics .requested_material.no-border {
  border: 0;
  width: 100%;
}

.page-request-materials .material_statistics .requested_material, .page-request-materials .material_statistics .downloaded_material,
.jmc-request-material-related .material_statistics .requested_material,
.jmc-request-material-related .material_statistics .downloaded_material {
  width: 50%;
}

.page-request-materials .material_statistics .downloaded_material,
.jmc-request-material-related .material_statistics .downloaded_material {
  float: right;
}

.page-request-materials .material_statistics .material_statistics_value, .page-request-materials .material_statistics .material_statistics_text,
.jmc-request-material-related .material_statistics .material_statistics_value,
.jmc-request-material-related .material_statistics .material_statistics_text {
  text-align: center;
}

.page-request-materials .material_statistics .material_statistics_value p, .page-request-materials .material_statistics .material_statistics_text p,
.jmc-request-material-related .material_statistics .material_statistics_value p,
.jmc-request-material-related .material_statistics .material_statistics_text p {
  color: #fff;
}

.page-request-materials .material_statistics .material_statistics_value p,
.jmc-request-material-related .material_statistics .material_statistics_value p {
  font-size: 18px;
  font-size: 1.8rem;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}

.page-request-materials .material_statistics .material_statistics_text,
.jmc-request-material-related .material_statistics .material_statistics_text {
  margin-top: -10px;
}

.page-request-materials .material_statistics .material_statistics_text p,
.jmc-request-material-related .material_statistics .material_statistics_text p {
  font-size: 12px;
  font-size: 1.2rem;
}

.page-request-materials .material_overlay,
.jmc-request-material-related .material_overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-left: -20px;
  height: 72px;
  background-color: #000;
  opacity: .5;
  border-top: 1px solid #fff;
}

.page-request-materials .form-item-privacy-checkbox,
.jmc-request-material-related .form-item-privacy-checkbox {
  padding-bottom: 2.5em;
  position: relative;
}

.page-request-materials .form-item-privacy-checkbox #privacy_checkbox-error,
.jmc-request-material-related .form-item-privacy-checkbox #privacy_checkbox-error {
  position: absolute;
  bottom: 10px;
  left: 0px;
  font-weight: 600;
  padding-left: 0px;
}

.page-request-materials .back-to-overview,
.jmc-request-material-related .back-to-overview {
  margin-bottom: 10px;
}

.page-request-materials .addcart,
.jmc-request-material-related .addcart {
  padding: 0 10px;
  margin-right: 5px;
}

.page-request-materials .form-item-person-title .custom-select-menu ul li,
.jmc-request-material-related .form-item-person-title .custom-select-menu ul li {
  min-height: 30px;
}

.view-request-material .addcart {
  padding: 0 10px;
}

.elq-form br {
  display: none;
}

.elq-form .elq-label {
  display: inline-block;
  max-width: 100%;
  font-weight: 400;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 0;
}

.elq-form .checkbox-aligned {
  font-weight: 400;
}

.elq-form label {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 12px;
}

.elq-form label .elq-required {
  margin: 0 5px;
  color: #C9081F;
}

.elq-form input, .elq-form textarea, .elq-form select, .elq-form .chosen-container.elq-item-select {
  margin-bottom: 24px;
  border-radius: 4px;
}

.elq-form select[name="dropdownMenu"], .elq-form select[name="dropdownMenu2"] {
  height: 45px;
  background-color: #fff;
  border: 3px solid #E7E7E7;
  border-radius: 4px;
}

.elq-form .chosen-container .chosen-single {
  height: 45px;
  color: #999;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 3px solid #E7E7E7;
  border-radius: 4px;
}

.elq-form .chosen-container .chosen-single div b {
  background-image: url(../images/select-grey-arrow-down.png) !important;
}

.elq-form .chosen-container .chosen-drop ul li {
  padding: 12px;
  border-bottom: 1px solid #E7E7E7;
}

.elq-form .chosen-container .chosen-single, .elq-form .chosen-container .chosen-drop ul li {
  text-transform: initial;
  font-weight: initial;
}

.elq-form .elq-item-textarea {
  resize: vertical;
  min-height: 48px;
  max-height: 360px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.elq-form .row .single-checkbox-row {
  margin-left: 0;
}

.elq-form .chosen-container.elq-item-select {
  width: 100% !important;
}

.elq-form .checkbox-aligned {
  text-transform: initial;
}

.elq-form .LV_invalid::before {
  content: url(../images/exclamation-icon.png);
  margin-right: 5px;
}

.elq-form .LV_invalid_field {
  border: 3px solid #C9081F;
  border-radius: 4px;
  margin-bottom: 24px;
}

.elq-form .LV_validation_message {
  display: block;
  margin-bottom: 24px;
  margin-top: -6px;
  color: #C9081F;
  font-style: italic;
}

.elq-form .LV_valid {
  color: #83c041;
}

.elq-form .submit-button-style {
  padding: 5px 10px;
  font-weight: 500;
  background: #019CDC;
  color: #fff;
  text-transform: uppercase;
}

.elq-form .LV_valid {
  display: none;
}

.liveagent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: left;
}

.liveagent .liveagent__title {
  margin: 0 0 0.75em;
  text-transform: none;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
}

.liveagent .svg-icon {
  margin: 0 1em 0 0;
  stroke: transparent !important;
  fill: #fff !important;
  width: 45px;
}

.liveagent .btn, .liveagent .form-submit, .liveagent .btn-wrapper a, .btn-wrapper .liveagent a, .liveagent
.btn-wrapper input,
.btn-wrapper .liveagent input, .liveagent
.btn-wrapper button,
.btn-wrapper .liveagent button {
  padding: 0 55px;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff !important;
  background: #2975cb !important;
}

.liveagent .btn:hover, .liveagent .form-submit:hover, .liveagent .btn-wrapper a:hover, .btn-wrapper .liveagent a:hover, .liveagent
.btn-wrapper input:hover,
.btn-wrapper .liveagent input:hover, .liveagent
.btn-wrapper button:hover,
.btn-wrapper .liveagent button:hover, .liveagent .btn:focus, .liveagent .form-submit:focus, .liveagent .btn-wrapper a:focus, .btn-wrapper .liveagent a:focus, .liveagent
.btn-wrapper input:focus,
.btn-wrapper .liveagent input:focus, .liveagent
.btn-wrapper button:focus,
.btn-wrapper .liveagent button:focus {
  background-color: #fff !important;
  color: #019CDC !important;
}

.liveagent .liveagent__button--online {
  position: fixed;
  bottom: 5vh;
  right: 3vh;
}

.liveagent .liveagent__button--online a {
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  background: #003366;
  display: block;
  padding: 20px 25px;
  border-radius: 50%;
  text-align: center;
}

.liveagent .liveagent__button--online a .svg-icon {
  margin: 0 0 0 0;
}

.liveagent .liveagent__button--online a:hover, .liveagent .liveagent__button--online a:focus {
  background-color: #fff !important;
  color: #003366 !important;
}

.liveagent .liveagent__button--online a:hover .svg-icon, .liveagent .liveagent__button--online a:focus .svg-icon {
  fill: #003366 !important;
}

.liveagent .liveagent__button--online a .live-chat-text {
  display: block;
  font-family: "Karbon", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
}

.glyphicon-circled:before {
  display: inline-block;
  vertical-align: top;
  height: 1.85em;
  width: 1.85em;
  padding: 0 0 0.15em 0.15em;
  line-height: 1.85em;
  font-size: 0.5em;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background: #019CDC;
}

.jumbotron {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.container .jumbotron, .no-page-manager-page .l-content .jumbotron, .tabs-container ul.tabs .jumbotron, #sliding-popup .popup-content .jumbotron, .region--foot-note .jumbotron, .tabs--section .tab-content .jumbotron, .nav-menu__root .jumbotron, .region--footer-first .jumbotron,
.region--footer-second .jumbotron {
  border-radius: 0;
}

.jumbotron .embed-responsive {
  background-image: url("../images/video-cover.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.jumbotron--video {
  position: relative;
  width: 100%;
  height: 500px;
}

.jumbotron--video .wrapper-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.jumbotron--video .wrapper-text h2 {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  line-height: 52px;
  margin-bottom: 0;
  font-family: "Karbon", Arial, sans-serif;
  font-size: 52px;
  font-weight: 600;
  color: #fff;
  text-transform: none;
  text-shadow: 0 0 10px black;
}

.jumbotron-fullscreen--video {
  background-color: transparent;
}

.jumbotron-fullscreen--video .embed-responsive {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.jumbotron-fullscreen--video .barker__footnote {
  margin: 0;
  font-size: 14px;
  font-size: 1.4rem;
}

.jumbotron-fullscreen--video .barker__footnote button {
  font-weight: 400;
}

.jumbotron-fullscreen--video .barker__open-global-menu {
  color: #fff;
  text-decoration: underline;
}

#language_top_banner {
  background: #003366;
  padding: 18px 0 8px 0;
  position: fixed;
  width: 100%;
  top: 0;
  color: #fff;
  z-index: 999;
  text-align: center;
}

#language_top_banner #close {
  color: #fff;
  margin-left: 20px;
  font-size: 26px;
  font-size: 2.6rem;
  position: relative;
  display: inline-block;
  padding: 44px 0 0 25px;
  overflow: hidden;
  cursor: pointer;
}

#language_top_banner #close:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#language_top_banner #close:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#language_top_banner #close:hover {
  cursor: pointer;
}

#language_top_banner .message,
#language_top_banner .language-selector {
  display: inline-block;
  vertical-align: top;
  font-family: "Karbon", Arial, sans-serif;
}

#language_top_banner .message form,
#language_top_banner .language-selector form {
  margin-bottom: 0;
}

#language_top_banner .message .form-item,
#language_top_banner .message button,
#language_top_banner .language-selector .form-item,
#language_top_banner .language-selector button {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
}

#language_top_banner .message button,
#language_top_banner .language-selector button {
  background: #fff;
  color: #003366;
  margin-left: 20px;
}

#language_top_banner .message .form-item-select-language .selectric,
#language_top_banner .language-selector .form-item-select-language .selectric {
  border-radius: 0;
  border: 1px solid #fff;
  background: #003366;
  color: #fff;
  height: 40px;
}

#language_top_banner .message .form-item-select-language .selectric .label,
#language_top_banner .language-selector .form-item-select-language .selectric .label {
  color: #fff;
  display: inline-block;
  font-weight: 600;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: auto;
  padding: 0 60px 0 25px;
  height: 40px;
}

#language_top_banner .message .form-item-select-language .selectric .button,
#language_top_banner .language-selector .form-item-select-language .selectric .button {
  color: #003366;
  margin-left: 30px;
  font-size: 26px;
  font-size: 2.6rem;
  position: absolute;
  display: inline-block;
  padding: 0;
  overflow: hidden;
  cursor: pointer;
  background: none;
  height: 40px;
  right: -5px;
}

#language_top_banner .message .form-item-select-language .selectric .button:before,
#language_top_banner .language-selector .form-item-select-language .selectric .button:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 33%;
  top: 50%;
  left: 0px;
  margin-top: -1px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#language_top_banner .message .form-item-select-language .selectric .button:after,
#language_top_banner .language-selector .form-item-select-language .selectric .button:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 33%;
  top: 50%;
  right: 12px;
  border-top: 0;
  margin-top: -1px;
  background: #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#language_top_banner .message .form-item-select-language .selectric-open .selectric,
#language_top_banner .language-selector .form-item-select-language .selectric-open .selectric {
  background: #fff;
}

#language_top_banner .message .form-item-select-language .selectric-open .selectric .label,
#language_top_banner .language-selector .form-item-select-language .selectric-open .selectric .label {
  color: #000;
}

#language_top_banner .message .form-item-select-language .selectric-open .selectric .label:before,
#language_top_banner .language-selector .form-item-select-language .selectric-open .selectric .label:before {
  display: none;
}

#language_top_banner .message .form-item-select-language .selectric-open .selectric .button,
#language_top_banner .language-selector .form-item-select-language .selectric-open .selectric .button {
  color: #fff;
}

#language_top_banner .message .form-item-select-language .selectric-open .selectric .button:after, #language_top_banner .message .form-item-select-language .selectric-open .selectric .button:before,
#language_top_banner .language-selector .form-item-select-language .selectric-open .selectric .button:after,
#language_top_banner .language-selector .form-item-select-language .selectric-open .selectric .button:before {
  background: #1C75BC;
}

#language_top_banner .message .form-item-select-language .selectric-open .selectric .button:before,
#language_top_banner .language-selector .form-item-select-language .selectric-open .selectric .button:before {
  left: 10px;
}

#language_top_banner .message .form-item-select-language .selectric-open .selectric .button:after,
#language_top_banner .language-selector .form-item-select-language .selectric-open .selectric .button:after {
  left: -11px;
}

#language_top_banner .message .form-item-select-language .selectric-items,
#language_top_banner .language-selector .form-item-select-language .selectric-items {
  border: 0;
}

#language_top_banner .message .form-item-select-language .selectric-scroll ul,
#language_top_banner .language-selector .form-item-select-language .selectric-scroll ul {
  background: #fff;
  text-align: left;
}

#language_top_banner .message .form-item-select-language .selectric-scroll ul li,
#language_top_banner .language-selector .form-item-select-language .selectric-scroll ul li {
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding-left: 35px;
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
}

#language_top_banner .message .form-item-select-language .selectric-scroll ul li:before,
#language_top_banner .language-selector .form-item-select-language .selectric-scroll ul li:before {
  position: absolute;
  border-radius: 50%;
  content: "";
  width: 18px;
  height: 18px;
  top: 10px;
  left: 10px;
  display: inline-block;
}

#language_top_banner .message .form-item-select-language .selectric-scroll ul li:last-child,
#language_top_banner .language-selector .form-item-select-language .selectric-scroll ul li:last-child {
  border-bottom: 0;
}

#language_top_banner .message {
  padding-right: 20px;
  max-width: 400px;
}

#language_top_banner .flag .selectric .label:before {
  position: absolute;
  border-radius: 50%;
  content: "";
  width: 18px;
  height: 18px;
  top: 10px;
  left: 10px;
  display: inline-block;
  background: url(../images/flags/be.svg);
}

#language_top_banner .flag .selectric li:before {
  background: url(../images/flags/be.svg);
}

#language_top_banner .flag .selectric-scroll ul li:before {
  background: url(../images/flags/be.svg);
}

#language_top_banner .flag.flag-CH .selectric .label:before {
  background: url(../images/flags/ch.svg);
}

#language_top_banner .flag.flag-CH .selectric-scroll ul li:before {
  background: url(../images/flags/ch.svg);
}

#language_top_banner .flag.flag-BE .selectric .label:before {
  background: url(../images/flags/be.svg);
}

#language_top_banner .flag.flag-BE .selectric-scroll ul li:before {
  background: url(../images/flags/be.svg);
}

.language_banner .mainmenu-container {
  top: 168px;
}

.language_banner .l-main {
  padding-top: 130px;
}

.language_banner .l-page {
  margin-top: 38px !important;
}

.language_banner .navbar-fixed-top {
  top: 76px;
}

.language_banner .search-container {
  top: 74px;
}

.language_banner.with-brand-bar .search-container {
  top: 104px;
}

.section--article {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: inherit;
  min-height: 320px;
}

.section--article .cta {
  margin: auto 0 0;
}

.section--article .description {
  margin-bottom: 1em;
}

.section--article.is-clickable {
  cursor: pointer;
}

.section--article.is-clickable:hover .headline a {
  color: #003366;
}

.section--call-to-action {
  margin: 0;
  padding: 6rem 0;
  text-align: center;
}

.embedded {
  margin: 30px auto;
  max-width: 600px;
}

.embedded .embedded-dialog {
  color: #706D74;
}

.embedded .embedded-header {
  padding: 0;
  background: transparent;
  border-bottom: none;
}

.embedded .modal__access_login_form {
  display: none;
}

.embedded .form--access-without-registration {
  margin-top: 50px;
}

.embedded .form--access-without-registration .col-sm-6 {
  margin-bottom: 15px;
}

.embedded .custom-select-menu {
  width: 225px;
}

.embedded .form-item input {
  font-weight: normal;
}

.embedded .form-item-remember-me {
  display: inline-block;
}

.embedded .embedded-content {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.embedded .embedded-body {
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  padding: 15px 20px 20px;
  border: 3px solid #E7E7E7;
}

.embedded .embedded-body a {
  text-decoration: underline;
}

.embedded .embedded-body h3 {
  margin-top: 0;
  margin-bottom: 10px;
}

.embedded .embedded-body .btn--modal-full-width {
  width: -webkit-calc(100% + 40px);
  width: calc(100% + 40px);
  margin: 0 -20px -21px;
}

.section--event-content-section .callout-block {
  padding: 30px 0;
}

.section--event-content-section .callout-block .live_element {
  text-align: right;
}

.section--event-content-section .callout-block .list__date {
  text-align: center;
  line-height: 1.1;
}

.section--event-content-section .callout-block .list__date .list__date__day {
  font-size: 32px;
  font-size: 3.2rem;
}

.section--event-content-section .callout-block .list__date div {
  color: #1C75BC;
}

.section--event-content-section .callout-block h1.list__title {
  font-size: 20px;
  font-size: 2rem;
}

.section--event-content-section .callout-block h1.list__title a {
  color: #000;
  font-size: 20px;
  font-size: 2rem;
}

.section--event-content-section .callout-block .event-location div:before {
  display: inline-block;
  content: "";
  background-size: 14px;
  height: 14px;
  width: 14px;
  background-repeat: no-repeat;
  background-image: url(../images/icon_location_blue.png);
}

.section--event-content-section .callout-block .description {
  padding-top: 25px;
  color: #A9A9A9;
  font-size: 14px;
  font-size: 1.4rem;
}

.section--event-content-section .callout-block .live_element p {
  display: inline-block;
  color: #662D91;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
}

.section--event-content-section .callout-block .live_element p.live {
  width: 40px;
  display: initial;
  padding: 5px;
  text-transform: uppercase;
  color: #FFF;
  background-color: #662D91;
  margin-left: 12px;
  font-weight: normal;
}

.section--event-content-section .nav-pills.agenda_list_tabs {
  margin-bottom: 20px;
  border-bottom: 5px solid #019CDC;
}

.section--event-content-section .nav-pills.agenda_list_tabs li {
  border: 0;
  padding: 0 16px;
}

.section--event-content-section .nav-pills.agenda_list_tabs li.active a {
  color: #fff;
}

.section--event-content-section .nav-pills.agenda_list_tabs li.active a:hover, .section--event-content-section .nav-pills.agenda_list_tabs li.active a:focus, .section--event-content-section .nav-pills.agenda_list_tabs li.active a:hover {
  background: none !important;
}

.section--event-content-section .nav-pills.agenda_list_tabs li:first-child {
  padding-left: 0;
}

.section--event-content-section .nav-pills.agenda_list_tabs li:last-child {
  padding-right: 0;
}

.section--event-content-section .nav-pills.agenda_list_tabs li div {
  background: white;
}

.section--event-content-section .nav-pills.agenda_list_tabs li.active > div {
  background: #019CDC;
}

.section--event-content-section .nav-pills.agenda_list_tabs a {
  color: #019CDC;
}

.section--event-content-section .nav-pills.agenda_list_tabs a:hover, .section--event-content-section .nav-pills.agenda_list_tabs a.active {
  color: #fff;
}

.section--event-content-section .agenda_list .no-padding-hor {
  padding: 0;
}

.section--event-content-section .agenda_list .section--event-content-section .agenda_day_element {
  background: #fff;
  margin-bottom: 20px;
  padding: 12px;
}

.section--event-content-section .agenda_list .agenda_title {
  display: none;
}

.section--event-content-section .agenda_list .description {
  margin-top: 12px;
}

.section--event-content-section .agenda_list .agenda_day_element {
  color: #019CDC;
}

.section--event-content-section .agenda_list .agenda_day_element .speaker-title {
  color: #333;
}

.section--event-content-section .agenda_list .agenda_speaker {
  color: #A9A9A9;
  font-size: 12px;
  font-size: 1.2rem;
}

.section--event-content-section .video-carousel .card--event {
  vertical-align: top;
}

.section--event-content-section .video-carousel .white-wrapper {
  background: #fff;
  position: relative;
  padding: 0;
}

.section--event-content-section .video-carousel .kv-packshot-button {
  width: 100% !important;
  height: auto;
}

.section--event-content-section .video-carousel .kv-widget {
  height: auto !important;
  width: 100% !important;
}

.section--event-content-section .video-carousel .kv-widget * {
  width: 100% !important;
}

.section--event-content-section .video-carousel .kv-widget .kv-play-icon {
  width: 36px !important;
}

.section--event-content-section .video-carousel .kv-widget .kv-play-icon img {
  background: #019CDC;
  border-radius: 0 !important;
}

.section--event-content-section .video-carousel .kv-info-field-title,
.section--event-content-section .video-carousel p {
  padding: 10px 0 20px 10px;
  color: #000;
  font-weight: 700;
}

.section--event-content-section .video-carousel .video-title {
  padding: 10px;
  font-weight: 700;
  color: #000;
  white-space: normal;
}

.section--event-content-section .video-carousel .video-info {
  padding-left: 10px;
  padding-bottom: 5px;
  color: #A9A9A9;
  font-size: 12px;
  font-size: 1.2rem;
  white-space: normal;
}

.section--event-content-section .video-carousel .ols-play-icon {
  position: absolute;
  top: 75px;
  left: 151px;
  padding: 5px;
}

.section--event-content-section .video-carousel .ols-play-icon img {
  background-color: #019CDC;
  width: 36px;
  height: 36px;
  padding: 5px;
}

.section--event-content-section .video-carousel .more-information-button {
  background-color: #019CDC;
  text-align: center;
}

.section--event-content-section .video-carousel .more-information-button.pre-event {
  height: 35px;
  background: white;
}

.section--event-content-section .video-carousel .more-information-button:hover {
  background-color: #019CDC;
}

.section--event-content-section .video-carousel .more-information-button a.btn, .section--event-content-section .video-carousel .more-information-button a.form-submit, .section--event-content-section .video-carousel .more-information-button .btn-wrapper a, .btn-wrapper .section--event-content-section .video-carousel .more-information-button a {
  background: none;
  width: 100%;
  padding: 10px;
  line-height: initial;
}

.section--event-content-section .video-carousel .more-information-button a.btn:hover, .section--event-content-section .video-carousel .more-information-button a.form-submit:hover, .section--event-content-section .video-carousel .more-information-button .btn-wrapper a:hover, .btn-wrapper .section--event-content-section .video-carousel .more-information-button a:hover {
  background: #019CDC;
  color: white;
}

.section--event-content-section .kv-player {
  background: none !important;
}

.section--event-content-section .kv-player img,
.section--event-content-section .kv-player .kv-viewer,
.section--event-content-section .kv-player #kv-video-player-1 {
  width: 100% !important;
}

.section--event-content-section .kv-player img {
  width: 100% !important;
  height: auto !important;
}

.section--event-content-section .kv-player .kv-play-icon img {
  border-radius: 0;
  background: #019CDC;
}

.section--event-content-section .kv-player .kv-play-icon img:hover {
  background: #019CDC;
}

.section--event-content-section #uidFullscreen .mobileAutoplayOverlay {
  background: none;
}

.section--event-content-section #viewer_holder #grid {
  -webkit-box-shadow: none;
  box-shadow: none;
}

#speakers #event_speakers h3 {
  margin-bottom: 0;
}

#speakers #event_speakers .speaker_list:after {
  clear: both;
  content: '';
  display: table;
}

#speakers #event_speakers .speaker_list .speaker {
  text-align: center;
}

#speakers #event_speakers .speaker_list .speaker:nth-child(4n+1) {
  clear: both;
}

#speakers #event_speakers .speaker_list .speaker .banner {
  min-height: 90px;
}

#speakers #event_speakers .speaker_list .speaker .white-wrapper {
  background: #fff;
  padding: 10px;
}

#speakers #event_speakers .speaker_list .speaker .speaker_title_workplace {
  font-size: 12px;
  font-size: 1.2rem;
}

#speakers #event_speakers .speaker_list .speaker img {
  margin: auto;
  border-radius: 70px;
  width: 90px;
  height: 90px;
}

#speakers #event_speakers .speaker_list .speaker h4.speaker_name {
  color: #000;
  font-size: 16px;
  font-size: 1.6rem;
}

.page-event #other-information span.ext, .page-event .section--cross-selling span.ext {
  display: none;
}

.page-event .section {
  margin-bottom: 0;
}

.page-event .l-title .section--nav-pills.affix-top {
  background: #1C75BC;
}

.page-event h2 {
  color: #333;
  font-size: 26px;
  font-size: 2.6rem;
  text-transform: capitalize;
  margin-bottom: 10px;
}

.page-event h2:after {
  content: none;
}

.page-event .l-callout .bottom_menu {
  display: none;
}

.page-event .l-callout .bottom_menu li {
  display: inline-block;
}

.page-event #any-question .form-item-question {
  margin-bottom: 0;
}

.page-event #any-question .form-textarea {
  border: 0;
  border-radius: 0;
}

.page-event #any-question .form-textarea::-webkit-input-placeholder {
  color: #C3C3C3;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
}

.page-event #any-question .form-textarea::-moz-placeholder {
  color: #C3C3C3;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
}

.page-event #any-question .form-textarea:-ms-input-placeholder {
  color: #C3C3C3;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
}

.page-event #any-question .form-textarea::-ms-input-placeholder {
  color: #C3C3C3;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
}

.page-event #any-question .form-textarea::placeholder {
  color: #C3C3C3;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
}

.page-event #any-question .grippie {
  display: none;
}

.page-event #any-question .form-submit {
  width: 100% !important;
}

.page-event #any-question .form-submit:hover {
  background: #019CDC;
  color: #fff;
}

.page-event .single-speaker {
  background: white;
  padding: 10px;
}

.page-event .single-speaker:after {
  clear: both;
  content: '';
  display: table;
}

.page-event .speaker-modal .speaker_list .speaker {
  background: #fff;
}

.page-event .speaker-modal .speaker_list .speaker:after {
  clear: both;
  content: '';
  display: table;
}

.page-event .speaker-modal img {
  width: 80px;
  height: auto;
}

.page-event .speaker-modal .list__title {
  font-size: 18px;
  font-size: 1.8rem;
  color: black;
  margin-bottom: 0;
  margin-top: 0;
}

.page-event .speaker-modal .speaker_title_workplace {
  font-size: 12px;
  font-size: 1.2rem;
  color: #999999;
}

.page-event .speaker-modal .speaker_summary {
  clear: both;
  padding-top: 15px;
  font-size: 14px;
  font-size: 1.4rem;
}

.page-event .speaker-modal .panel-body {
  padding-left: 0;
}

.page-event .action-button {
  margin-top: 20px;
}

.page-event .action-button .event-messgae-span {
  font-weight: normal;
  display: block;
  padding-left: 55px;
  font-size: 12px;
  font-size: 1.2rem;
}

.page-event .action-button .title {
  vertical-align: top;
  padding-left: 15px;
  color: #019CDC;
  font-size: 18px;
  font-size: 1.8rem;
}

.page-event .action-button .title:before {
  content: "";
  background-size: 25px;
  background-repeat: no-repeat;
  display: block;
  height: 25px;
  width: 30px;
  margin-top: 8px;
  margin-left: 10px;
  float: left;
}

.page-event .action-button .title:after {
  content: "\e113";
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  color: #019CDC;
  float: right;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 20px;
  font-size: 2rem;
  padding-top: 15px;
}

.page-event .program-button .title:before {
  background-image: url(../images/program.png);
}

.page-event .calendar-button .title:before {
  background-image: url(../images/calendar.png);
}

.page-event .survey-button a,
.page-event .survey-button .title {
  color: #662D91;
}

.page-event .survey-button a:before,
.page-event .survey-button .title:before {
  background-image: url(../images/feedback_survey.png);
}

.page-event .survey-button a:after,
.page-event .survey-button .title:after {
  color: #662D91;
}

.page-event .white-wrapper {
  background: #fff;
  padding: 12px;
}

.page-event .white-wrapper h4 {
  margin: 0;
}

.page-event .no-padding-hor {
  padding-left: 0;
  padding-right: 0;
}

#previous_session {
  padding-top: 40px;
}

#previous_session .min-height {
  min-height: 320px;
}

.section.previous-session-info {
  margin-bottom: 0;
}

.modal-video-references,
.modal-video-documents {
  margin-top: 0px;
  clear: both;
}

.modal-video-references h2.list__title,
.modal-video-documents h2.list__title {
  padding: 20px 0;
  margin: 0;
}

.modal-video-references .action-button,
.modal-video-documents .action-button {
  margin-bottom: 8px;
  margin-top: 0;
}

.modal-video-references .action-button a,
.modal-video-documents .action-button a {
  padding-left: 0;
  font-size: 14px;
  font-size: 1.4rem;
}

.modal-video-references .action-button a:before,
.modal-video-documents .action-button a:before {
  margin-right: 0;
  background-size: 20px;
}

.modal-video-references .action-button a:after,
.modal-video-documents .action-button a:after {
  font-size: 12px;
  font-size: 1.2rem;
  padding-top: 12px;
  position: absolute;
  right: 0;
  top: 40%;
}

.modal-video-references .action-button .white-wrapper,
.modal-video-documents .action-button .white-wrapper {
  margin-bottom: 0px;
}

.modal-video-references .action-button .document-description,
.modal-video-documents .action-button .document-description {
  font-weight: normal;
  padding-left: 27px;
}

.modal-video-references .col-md-6,
.modal-video-documents .col-md-6 {
  padding-left: 0;
  padding-right: 0;
}

.modal-video-references .col-md-6:nth-child(2n+1), .modal-video-references .col-md-6:first-child,
.modal-video-documents .col-md-6:nth-child(2n+1),
.modal-video-documents .col-md-6:first-child {
  padding-right: 8px;
}

.modal-video-references .col-md-6:first-child:last-child,
.modal-video-documents .col-md-6:first-child:last-child {
  padding-right: 0;
}

.modal-video-documents .disclaimer-documents {
  border: 3px solid gray;
  padding: 10px;
  margin-bottom: 20px;
  background: white;
}

.modal-video-documents .action-button a .col-sm-1,
.modal-video-documents .action-button a .col-sm-10 {
  padding: 0;
}

.modal-video-documents .action-button a .icon-wrapper {
  padding-top: 8px;
}

.modal-video-documents .action-button a .col-sm-10 {
  padding-left: 0px;
}

.modal-video-documents .action-button a .icon {
  background-image: url(../images/program.png);
  background-size: 15px;
  background-repeat: no-repeat;
  width: 25px;
  height: 20px;
  display: block;
}

.modal-video-documents .action-button .icon-arrow {
  color: #019CDC;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 12px;
  font-size: 1.2rem;
  top: 8px;
}

.modal-video-references .white-wrapper {
  padding: 12px 8px;
}

.modal-video-references .action-button a {
  color: #ABABAB;
  font-weight: normal;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  font-size: 1.2rem;
}

.modal-video-references .action-button a .col-sm-1,
.modal-video-references .action-button a .col-sm-10 {
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.modal-video-references .action-button a .col-sm-10 {
  padding-left: 4px;
  padding-right: 4px;
}

.modal-video-references .action-button a .icon {
  background-image: url("../images/document_icon.png");
  background-size: 12px;
  background-repeat: no-repeat;
  width: 25px;
  height: 12px;
  display: block;
}

.modal-video-references .action-button a .icon-arrow {
  color: #019CDC;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 12px;
  font-size: 1.2rem;
  top: 10px;
}

#event_session-details {
  background: #fff;
  padding: 10px;
}

#main_video {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
}

#main_video strong {
  font-size: 12px;
  font-size: 1.2rem;
}

#video-sessions {
  padding-top: 10px;
}

#video-sessions .date-time-wrp {
  position: relative;
}

#video-sessions .date-wrp,
#video-sessions .time-wrp {
  display: inline-block;
  font-weight: bold;
  color: #000;
  font-size: 14px;
  font-size: 1.4rem;
}

#video-sessions .time-wrp {
  color: #019CDC;
  position: absolute;
  right: 0;
}

#video-sessions .session-details {
  padding-top: 10px;
  font-size: 12px;
  font-size: 1.2rem;
}

#video-sessions .session-details .session-topic {
  margin-bottom: 10px;
  color: #000;
}

#video-sessions .session-details .session-speaker,
#video-sessions .session-details .session-speakers {
  margin-bottom: 10px;
}

#video-sessions .session-details .speaker-title {
  color: black;
  font-weight: normal;
  margin-bottom: 0;
}

#video-sessions .session-details span {
  font-weight: normal;
  padding-left: 12px;
  color: #ABABAB;
}

#video-sessions .cross-selling-container {
  padding: 0 16px;
}

#video-sessions .cross-selling-container > .row {
  margin-left: 0;
  margin-right: 0;
}

.cross-selling-container {
  margin-top: 30px;
}

.cross-selling-container .container, .cross-selling-container .no-page-manager-page .l-content, .no-page-manager-page .cross-selling-container .l-content, .cross-selling-container .tabs-container ul.tabs, .tabs-container .cross-selling-container ul.tabs, .cross-selling-container #sliding-popup .popup-content, #sliding-popup .cross-selling-container .popup-content, .cross-selling-container .region--foot-note, .cross-selling-container .tabs--section .tab-content, .tabs--section .cross-selling-container .tab-content, .cross-selling-container .nav-menu__root, .cross-selling-container .region--footer-first, .cross-selling-container
.region--footer-second {
  padding-right: 0;
  padding-left: 0;
}

.cross-selling-container.event-detail .container, .cross-selling-container.event-detail .no-page-manager-page .l-content, .no-page-manager-page .cross-selling-container.event-detail .l-content, .cross-selling-container.event-detail .tabs-container ul.tabs, .tabs-container .cross-selling-container.event-detail ul.tabs, .cross-selling-container.event-detail #sliding-popup .popup-content, #sliding-popup .cross-selling-container.event-detail .popup-content, .cross-selling-container.event-detail .region--foot-note, .cross-selling-container.event-detail .tabs--section .tab-content, .tabs--section .cross-selling-container.event-detail .tab-content, .cross-selling-container.event-detail .nav-menu__root, .cross-selling-container.event-detail .region--footer-first, .cross-selling-container.event-detail
.region--footer-second {
  padding-left: 16px;
  padding-right: 16px;
}

#jmc-events-event-register-form .form-item#edit-description {
  font-size: 12px;
  font-size: 1.2rem;
  border-bottom: 0;
  padding-bottom: 20px;
}

#jmc-events-event-register-form .form-item {
  margin-bottom: 0;
  border-bottom: 1px solid #019CDC;
}

#jmc-events-event-register-form #edit-congress-description {
  border: 0;
  font-size: 14px;
  font-size: 1.4rem;
}

#jmc-events-event-register-form .form-type-checkbox {
  font-size: 14px;
  font-size: 1.4rem;
  border-bottom: 0;
}

.registration-container, .registration-title {
  max-width: 600px;
  margin: auto;
  margin-bottom: 12px;
}

.my-events.event_list .more_info {
  text-align: left;
}

.my-events.event_list .live_element {
  display: block;
  padding-right: 20px !important;
}

.my-events.event_list .live_element .live__time {
  margin-top: 0;
}

.my-events .cta {
  padding: 20px 0;
  color: #019CDC;
}

.my-events .cta:after {
  display: none;
}

.ajax-events {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.ajax-progress .throbber {
  width: 200px;
  height: 100px;
  background: url(../images/loading_animation.gif) no-repeat center center;
  background-size: 40px;
}

.ajax-progress .event-text {
  font-family: Karbon;
  font-size: 18px;
  text-align: center;
}

.section--event-contact-virtual {
  padding: 50px 0;
  margin-bottom: 0;
  background-color: #fff;
}

.section--event-contact-virtual .section-title, .section--event-contact-virtual .page-header.page-header--no-background h1, .page-header.page-header--no-background .section--event-contact-virtual h1 {
  color: #333;
  letter-spacing: 0;
  text-transform: none;
}

.section--event-contact {
  padding-bottom: 40px;
  margin-bottom: 0;
}

.section--event-contact .address-card {
  font-family: "Karbon", Arial, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5em;
}

.section--event-contact .address-card .name {
  color: #019CDC;
  font-size: 24px;
  font-size: 2.4rem;
  text-transform: uppercase;
  line-height: 2em;
}

.section--event-contact .container .contact, .section--event-contact .no-page-manager-page .l-content .contact, .no-page-manager-page .section--event-contact .l-content .contact, .section--event-contact .tabs-container ul.tabs .contact, .tabs-container .section--event-contact ul.tabs .contact, .section--event-contact #sliding-popup .popup-content .contact, #sliding-popup .section--event-contact .popup-content .contact, .section--event-contact .region--foot-note .contact, .section--event-contact .tabs--section .tab-content .contact, .tabs--section .section--event-contact .tab-content .contact, .section--event-contact .nav-menu__root .contact, .section--event-contact .region--footer-first .contact, .section--event-contact
.region--footer-second .contact {
  background: #fff;
}

.section--event-contact .container .contact .vcard, .section--event-contact .no-page-manager-page .l-content .contact .vcard, .no-page-manager-page .section--event-contact .l-content .contact .vcard, .section--event-contact .tabs-container ul.tabs .contact .vcard, .tabs-container .section--event-contact ul.tabs .contact .vcard, .section--event-contact #sliding-popup .popup-content .contact .vcard, #sliding-popup .section--event-contact .popup-content .contact .vcard, .section--event-contact .region--foot-note .contact .vcard, .section--event-contact .tabs--section .tab-content .contact .vcard, .tabs--section .section--event-contact .tab-content .contact .vcard, .section--event-contact .nav-menu__root .contact .vcard, .section--event-contact .region--footer-first .contact .vcard, .section--event-contact
.region--footer-second .contact .vcard {
  padding-top: 0;
}

.section--event-contact .container .contact .vcard .fn, .section--event-contact .no-page-manager-page .l-content .contact .vcard .fn, .no-page-manager-page .section--event-contact .l-content .contact .vcard .fn, .section--event-contact .tabs-container ul.tabs .contact .vcard .fn, .tabs-container .section--event-contact ul.tabs .contact .vcard .fn, .section--event-contact #sliding-popup .popup-content .contact .vcard .fn, #sliding-popup .section--event-contact .popup-content .contact .vcard .fn, .section--event-contact .region--foot-note .contact .vcard .fn, .section--event-contact .tabs--section .tab-content .contact .vcard .fn, .tabs--section .section--event-contact .tab-content .contact .vcard .fn, .section--event-contact .nav-menu__root .contact .vcard .fn, .section--event-contact .region--footer-first .contact .vcard .fn, .section--event-contact
.region--footer-second .contact .vcard .fn {
  color: #000;
}

.section--event-contact .container .contact .vcard .category, .section--event-contact .no-page-manager-page .l-content .contact .vcard .category, .no-page-manager-page .section--event-contact .l-content .contact .vcard .category, .section--event-contact .tabs-container ul.tabs .contact .vcard .category, .tabs-container .section--event-contact ul.tabs .contact .vcard .category, .section--event-contact #sliding-popup .popup-content .contact .vcard .category, #sliding-popup .section--event-contact .popup-content .contact .vcard .category, .section--event-contact .region--foot-note .contact .vcard .category, .section--event-contact .tabs--section .tab-content .contact .vcard .category, .tabs--section .section--event-contact .tab-content .contact .vcard .category, .section--event-contact .nav-menu__root .contact .vcard .category, .section--event-contact .region--footer-first .contact .vcard .category, .section--event-contact
.region--footer-second .contact .vcard .category {
  margin-bottom: 0;
}

.section--event-contact .container .contact .vcard .vcard_picture, .section--event-contact .no-page-manager-page .l-content .contact .vcard .vcard_picture, .no-page-manager-page .section--event-contact .l-content .contact .vcard .vcard_picture, .section--event-contact .tabs-container ul.tabs .contact .vcard .vcard_picture, .tabs-container .section--event-contact ul.tabs .contact .vcard .vcard_picture, .section--event-contact #sliding-popup .popup-content .contact .vcard .vcard_picture, #sliding-popup .section--event-contact .popup-content .contact .vcard .vcard_picture, .section--event-contact .region--foot-note .contact .vcard .vcard_picture, .section--event-contact .tabs--section .tab-content .contact .vcard .vcard_picture, .tabs--section .section--event-contact .tab-content .contact .vcard .vcard_picture, .section--event-contact .nav-menu__root .contact .vcard .vcard_picture, .section--event-contact .region--footer-first .contact .vcard .vcard_picture, .section--event-contact
.region--footer-second .contact .vcard .vcard_picture {
  width: 100%;
  margin-right: 20px;
}

.section--event-contact .container .contact .vcard .vcard_picture img, .section--event-contact .no-page-manager-page .l-content .contact .vcard .vcard_picture img, .no-page-manager-page .section--event-contact .l-content .contact .vcard .vcard_picture img, .section--event-contact .tabs-container ul.tabs .contact .vcard .vcard_picture img, .tabs-container .section--event-contact ul.tabs .contact .vcard .vcard_picture img, .section--event-contact #sliding-popup .popup-content .contact .vcard .vcard_picture img, #sliding-popup .section--event-contact .popup-content .contact .vcard .vcard_picture img, .section--event-contact .region--foot-note .contact .vcard .vcard_picture img, .section--event-contact .tabs--section .tab-content .contact .vcard .vcard_picture img, .tabs--section .section--event-contact .tab-content .contact .vcard .vcard_picture img, .section--event-contact .nav-menu__root .contact .vcard .vcard_picture img, .section--event-contact .region--footer-first .contact .vcard .vcard_picture img, .section--event-contact
.region--footer-second .contact .vcard .vcard_picture img {
  border-radius: 50%;
  width: 148px;
  margin: auto;
}

.section--event-contact .container .contact .vcard .vcard_details, .section--event-contact .no-page-manager-page .l-content .contact .vcard .vcard_details, .no-page-manager-page .section--event-contact .l-content .contact .vcard .vcard_details, .section--event-contact .tabs-container ul.tabs .contact .vcard .vcard_details, .tabs-container .section--event-contact ul.tabs .contact .vcard .vcard_details, .section--event-contact #sliding-popup .popup-content .contact .vcard .vcard_details, #sliding-popup .section--event-contact .popup-content .contact .vcard .vcard_details, .section--event-contact .region--foot-note .contact .vcard .vcard_details, .section--event-contact .tabs--section .tab-content .contact .vcard .vcard_details, .tabs--section .section--event-contact .tab-content .contact .vcard .vcard_details, .section--event-contact .nav-menu__root .contact .vcard .vcard_details, .section--event-contact .region--footer-first .contact .vcard .vcard_details, .section--event-contact
.region--footer-second .contact .vcard .vcard_details {
  width: 100%;
  margin-top: 30px;
  text-align: center;
}

.section--event-contact .container .map, .section--event-contact .no-page-manager-page .l-content .map, .no-page-manager-page .section--event-contact .l-content .map, .section--event-contact .tabs-container ul.tabs .map, .tabs-container .section--event-contact ul.tabs .map, .section--event-contact #sliding-popup .popup-content .map, #sliding-popup .section--event-contact .popup-content .map, .section--event-contact .region--foot-note .map, .section--event-contact .tabs--section .tab-content .map, .tabs--section .section--event-contact .tab-content .map, .section--event-contact .nav-menu__root .map, .section--event-contact .region--footer-first .map, .section--event-contact
.region--footer-second .map {
  padding: 0;
}

.section--event-contact .img-responsive {
  width: 100%;
  height: 100%;
}

.section--event-contact .section-title, .section--event-contact .page-header.page-header--no-background h1, .page-header.page-header--no-background .section--event-contact h1 {
  color: #333;
  letter-spacing: 0;
  text-transform: none;
}

.section.section--featured-event .cta {
  margin-top: 2rem;
}

.navbar-nav > li.menu-global {
  padding-left: 15px;
  text-align: left;
  background-image: url("../images/icon-global.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.navbar-nav > li.menu-global:hover {
  background-image: url("../images/icon-global-over.png");
}

.navbar-nav > li.menu-global .text {
  display: block;
  padding-left: 0;
  padding-right: 0;
}

.brand-bar-wrapper {
  background-color: #e7e7e7;
  height: 30px;
  padding-right: 16px;
  text-align: right;
}

.brand-bar-wrapper .brand-bar-image {
  display: inline-block;
  background: url(../images/brandbar-jmc-logo.svg) no-repeat left center;
  width: 180px;
  height: 30px;
  text-align: left;
  text-indent: -999em;
}

.brand-bar-wrapper .inner-logo-img {
  height: 18px;
  margin: 5px 0;
}

.section--nav-pills {
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 500;
  z-index: 50;
  background: #1C75BC;
}

.section--nav-pills.affix {
  position: fixed;
  top: 154px;
  bottom: auto;
}

.page-event .section--nav-pills.affix-top {
  background: #1C75BC;
}

.page-news-center .l-bottom {
  width: 100%;
  padding: 0;
  margin-bottom: 0;
}

.page-news-center .l-bottom .news_center_cta {
  width: 100%;
  height: 100%;
  text-align: center;
  margin-bottom: 0;
  background-color: #fff;
}

.page-news-center .l-bottom .news_center_cta .cta {
  height: 100%;
  padding: 40px;
  margin-bottom: 0;
}

.section--numbered-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: inherit;
  min-height: 320px;
}

.section--numbered-list .cta {
  margin: auto 0 0;
}

.section--reading-tips .section__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: inherit;
  min-height: 320px;
  background: #fff;
}

.section--reading-tips .section__content .cta {
  margin: auto 0 0;
}

.section--reading-tips .section__content .cta {
  padding-top: 19px;
  padding-bottom: 1px;
  margin: auto 0 21px 15px;
}

.section--reading-tips.access-locked-flag .cta {
  background-position: 0.5rem -webkit-calc(100%);
  background-position: 0.5rem calc(100%);
  background-size: 1.5rem;
}

.section--reading-tips ul {
  margin: 0;
}

.section--reading-tips li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 64px;
}

.section--reading-tips li:nth-of-type(n+5):after {
  content: none;
}

.section--tabs-icon {
  margin: 0;
}

.section--tabs-section {
  padding: 50px 0;
  background: #fff;
}

.section--tabs-section .section-title, .section--tabs-section .page-header.page-header--no-background h1, .page-header.page-header--no-background .section--tabs-section h1 {
  margin: 0 0 1em;
  color: #001f43;
  text-align: center;
}

.col-lg-8 .col-md-6 .section--twitter,
.col-md-8 .col-md-6 .section--twitter,
.col-sm-8 .col-md-6 .section--twitter,
.col-md-4 .section--twitter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: inherit;
  min-height: 320px;
}

.col-lg-8 .col-md-6 .section--twitter .cta,
.col-md-8 .col-md-6 .section--twitter .cta,
.col-sm-8 .col-md-6 .section--twitter .cta,
.col-md-4 .section--twitter .cta {
  margin: auto 0 0;
}

.section--video {
  max-width: 800px;
  margin: 0 auto;
  padding: 5rem 0;
  text-align: center;
  position: relative;
  z-index: 1;
}

.section--video:before {
  content: "";
  width: 900%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -400%;
  background: #fff;
  z-index: -1;
}

.section--video h3,
.section--video .embed-responsive {
  margin: 0 0 4rem;
}

.section--video .embed-responsive {
  cursor: pointer;
  position: relative;
}

.section--video .embed-responsive:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiDQoJIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOmE9Imh0dHA6Ly9ucy5hZG9iZS5jb20vQWRvYmVTVkdWaWV3ZXJFeHRlbnNpb25zLzMuMC8iDQoJIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTMwcHgiIGhlaWdodD0iMTMwcHgiIHZpZXdCb3g9IjcgNiAxMzAgMTMwIiBvdmVyZmxvdz0idmlzaWJsZSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyA3IDYgMTMwIDEzMCINCgkgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8ZGVmcz4NCjwvZGVmcz4NCjxnIG9wYWNpdHk9IjAuNSI+DQoJDQoJCTxpbWFnZSBvdmVyZmxvdz0idmlzaWJsZSIgb3BhY2l0eT0iMC43NSIgd2lkdGg9IjE0MyIgaGVpZ2h0PSIxNDMiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2UvcG5nO2Jhc2U2NCxpVkJPUncwS0dnb0FBQUFOU1VoRVVnQUFBSThBQUFDUENBWUFBQUREWTRpVEFBQUFDWEJJV1hNQUFBc1NBQUFMRWdIUzNYNzhBQUFBDQpHWFJGV0hSVGIyWjBkMkZ5WlFCQlpHOWlaU0JKYldGblpWSmxZV1I1Y2NsbFBBQUFFOWRKUkVGVWVOcnNuUWx6MjBvT2hNRkRsKys4DQo5LzkvNGlaeEhCKzZ5RjNWRHNydEZzQkxwRVRLdzZvcE9iYVRTT0tuUmdNemd4R0pWN3ppRmE5elgwbDhDMDU2RDhyNHhuMi8xNW4wDQo4RDZVTGY4YzRabmc2MHJnMGZ2NlZPVXA2ZXVxeHdqUGlGK0xCVW5xZkozUTc3Y0ZoMGZoZkwrOFJwaVNLd01HQVVuaDZ3eStoMy91DQpBbEJwd0hPQVpoOGVyVkVGMW1SQnlxOFFtTXdaT1QybUJGa1hlQW9BcDhud29KcWtUMG9tQ2szcUFKUERtTUhqakw2bnY0dncxTDBuDQpwUkd5RUo2ZE1iYkc5L2J3dUNlUVdKRWlQRDA4UjA5aEdKYkRtTk9Zd2FNT2hBZi83YktGK3VqWUV6eGJlTVN4TWI2SGNCVUdTS05XDQpvM3hpMEdRMXNDeU1nUkFoYkpicVNBZUE5SWFybWxqd2JNSlloOEZmYjBpWkVLTFJoclI4eEdxWUd0QW9NQXpJRWdiL2JFYmdXRDduDQpsRSs2RjhMMkJORWF4c2YveGpzODZ2ZFJqVENzalZLRjhwR3FUV3BBTXdkUVZ2QzRNdUNaRXpTWlk0eExJeHZxV2hLdzB2YzlxQktxDQp6enVNTi9qNkEzN0hnMmcwbmlnWkdUU0pBdzJDY2tQRGdpYWpqRXFNREFuVDY2WTNoMDE3YW1SdGxvOHFRWWtZb0RjWUNCV3JrVUtFDQpHVnI1M2VGaHRiR2dPVUJ5RzhZZGdMTUNhRlJoVUJFS0o1MjJNcCtpUVloQUtESWowME5QaG1VQy9UdjZmNmdQK2dqanpSbXFSbXZ3DQpSWHZIV0g4cmVORGJvTnBvZUZvUk1QZmg4UlpVYUU1WlUybWt6bHNuQytMMGVkOHdkSGtsZ2htQlB6T01PajVQVmlLRTZKVUdRclExDQpJTHFJQ2lVWFZwdUUzbnoxTkRjQkZJVkdoeW9PaGljQllEQzdXZE1qcDhzN0k4TnBFclk0dkxLWm4xSG1ONmVRaWg2TW4vc2FRdGtCDQptcjh3WHNrWElVUVg4VUw1aGNOVVJtLzJEU2pOUXhqM0VLcVc0WGRUQ0FNN1NuMC82Sk9LNlRDRHMzY01hVnRUbnhubEF5c2I1TkxCDQpMUHdiQ3RYQzhIV1lFREJFK2x6MmwxQ2cvSUpoQ2lWZTN6QlZHQVpIdlUwRzBHeklOMWlaQzRPemMrb3BiVElacTJCcDFhQzQ5clIwDQpCbnEybVpNa3JDcVNnalVaNnJNQmxGOHdUTEhhS0RTUEFNNXRlTk5tQU0zVzhBaFZKdE9yblZnVGx0SVFIbFlnRG1NWmhURldJY3djDQo4WEZ1ZUNhR2o4T2ZQbzh0SlFubE5jRGpoYWtscU0wRGdhTmhTdFdtQk0veWJoaEtCZWNEUE1IR01aZmVQRkxaVVVrVEE2VE1DV2NNDQprSlZGb3NvdURDV3p2Qk5XeW5jQTBhQXFsSjhSSERURksxQ2JSeGdQcERacHVQRWJDRXVIdVA4QzhmL055RWJxb0pFZXE3YUpVd095DQpUSFZPYXJJQ2NONGRmNWZUKzhmVExKbFJCTjMxL0JyTkt6c0RPQmltOU5PbUt2TVBqQi9oelZ0Qm1OcUdOL1VBeXZQL3hpOFl2OFAzDQovb1NmdnhuaGFrOFp5UkN6MXd5a3RjNkhaOTI5Q1ZKOXhMQ1RHQUJtRlZYenMxM1pHY0ZaaGsvWkFad25BdWNwZk9KVXJvc0F3V3VBDQo0d0RLVHdEbkdkUkhEZktHQ21sN3VkenN0TGRneklOcDUyU0NDbEhpRkNRekNsbUpBL1ZrNExIcU42c0F4eU9BODI5UW04Y0ExUndrDQo5eVBBWWFtTnBUU2pLWncxQU1tYUd0azVBMU53RVhzcFNtWlUxczhDVURZUU9DbUZLbFdjSHhTbUhrSVlVKysxQWJYNUJXcnpHOVRtDQpsY0pUMnpyTkdHQnFva1lZd2dyeVUxelZSb0FFREhNcEEwNm9aZ09EczRTQ253WE9Ldnl1aHFtL0FaeWZqdHE4Ty9NOGsxbDlWNkZHDQpsaEx0RFlCU3gwQm5OUDB4S0RoRFpGc0pwT05MUjNIVTN5ekRpOVV3OVJmOERTdk5PNFduWXFMUVdBRHR4VjRQNUpscTlFR2FrVm4rDQpoMWNRb0FudnBRNlU5d2dOMW5FMERkVlUvRWNZQ0k3Nm0zZndONytkRUlYWjArald0ZlFBVUNISEU3dThDc0JLQWxKanlzWURSOSszDQpYVjlKUk40VE9KYlBxUU5uQytEOHBoRDFBb1pZd2JrR3RhbnpRWW5oaHdxblZvWDFKQzF2M0lpOXNvREI2MlZOVUQ0QU9Fc29BRDRCDQpPUGNFemhzWVl3c2M5RGJYcERaTmxZaDlDMzl3ZU1mSE10eURGWVcrdXAwYUZ6UE1ua0YrZE15eFZvemZ3QmhqUnNXaHlsc01mdTFYDQpXWkdkbFk3NjRBUXRaMTE3cDlwK01jOWp6VmZkeVBHVWcxYU5NL0k0dndDZVo4cW10aFBPcFBvRXFPMU5MdVZ6U21NbDFYdkhUdDYxDQptcDBBVGtJRytRWkNGV1pXdDVDT2Z6ZzFuQmNEblBJYmc5TWt0UytOTU1Zeit5bUJ1SGRDV0NkNFRsR2UxSUVIRlVjTGdDWFVjWjZwDQo4T2NwamtSd2psTDZxZyt6VUpWWm84R2RrZnBiUzIrVHR1OTMxbEYxVXFPZTh3ajFuS2ZnY3hiaDl6Y0FEb1lxTk1jY3F1SlZyMERzDQpmN2dDbmRFOXRqWUFkTFlHV1VmRlVaT3Npb09UblRwZmhUN25sUXl5WmxhdkVaeGVBT0lpTGM5OVlmamlhWkRPSlpDc28rcFlFNTVZDQp6N2tOUHkvQUlHTm05UWV5cWdqT2FRQlYzUjl2MTRhbFBzV1F5c096NVR6OWdQV2NSZmc3Rzhpc2NEa0ZwK01SbXY0QThycUdXTHMxDQpQSURLSWVEaEtqS3J6Z09FcTIyQTVCa1U1NWt5cSsrZWp2ZGRFK0xOa3p6enpudkd2UFZEdlNxUGxacnpwT2VqRWE2NGdzd0dPWUxUDQpIMERlSmtxZWVWZjFxVnFBMWtoOXNvNnFnelVkYS9wQnN5dWVzMUtEdkpIdldUa2U0a3FjZThYTE5tWmdua3NEb05iZXN5azhxYUU2DQpqd0RQWXdBcWs2L1REK2h6dEo2emtlUFo0WGoxQzFQaXdJUGVCN2M3V3p0TmVsRWVyQjFZTSthNC9saUNzdkJNT2ZxY1hWU2NzeWlSDQoxVzBFZDJPb2NkNFFRTDNDZzA5Q1ZVZERsaFlEYjR5YXppOUt5NlBQT1YvNHN0YVJ6eDMxMlRycVUzdVBzb1lTbUltOWtQMnhSblUwDQpYSDNFY0hXeDBJVzdWeGNBRUJwblMzMXE3MVhhVW5tc1BkUzg2d0ZiaEhpejVQRWFKdU1xNWJqNWcyNlVmSVVJc0EvM0ZYZnU2bjc0DQp1VFRjRTVhMklOamFnRDhIOWRvU1BOYTY0Nmc2NXdVSVc3YmdkaVhkMTU3TGNYcytiS1NRMUtsS0c5Zk9QUUc5TGNIWVJ5YUNjMzZBDQp1T2NQUndNdGxhUWtDTnFKSTIraVBrMlVCK3M3M0sxQll5ZFMvaDdEMWVqQ2w3YWcwYjM5bXZVbWtBaFpMVi9Tcm1ITDJ6SzhCT09sDQpLZDhXbnFDMXR5cXF6dVhWQnh0b2F1Z3FvUVNqNm9PbU9xc0NLRzNvMWxsNTlEL1FybFJWcWhQQnVhejY3STBQOXdlVVRSSTU3aUZrDQpLVS9TVm5tcVFoYjJ6Y0YyYnRZMjRIaGRYbjAyUm5UWVFjbG1ic0NUZGZFOFZjMG1yWkMxRnJ0ajU5VWVWRFl4Z0xqckt0Nm5FckpwDQpoR2ZXSld4VmhTeWtNaUcvczVianZWYlJLSThqZEdIcXZpWjRDdmxhQ0o2VDhyZ1pWOXFpT0lqd2FHMW5UMFMzbmgrSjExa2d3dlU3DQphK09ETGdZOHZBNm9VOWppZm5ocXBFcDRRbGplbm5MM2ltczN6dHgyR0pPYXFpVWNwdm8wRFZzOHNjWTlrRGRSZFNaVDkrRW01K3BODQpFL0dYY0xRS1c5NVJSVE94RzJoM1dnOFNyNHRtWGh2eXA1d2c1VzNEVnRYcE0yaWdTamx1MTIrcFRnUm9mUEJZR3dDeGNaUjF2eHVIDQpMVlFlWEVodExhTGVWcWhPQkdjODRGUUJaTUZqM2ZOR1lhdnE0RmZjdm1FZHdocEQxalRTZG12am4yVlhyQ2JoU1Z2RHpNV2lRbzZQDQpJWXJnVEN0OGNjTURMczlZblZhVE9zL0RCUEtoWTdqcmNGc1JzaUpFNDFjZm5rSktqSHZ1SGVSYnF6eXAyTTBTQzZrK3J5cGUwd0hJDQphbFhYcU5OOGsxbjFWSTdidEZwTkY0c0kwT2loNGRCVmlOL25HYytlcjRYSE84WEZPa2FhcFMvT1kwM0w4MWozcnhTL1JVc2p3MndCDQpsRGp3ZEQzc0xGN2pDRnZXS1lmaTJKVldZY3NLWWQ2VGlOQk1zOTdqQVdTZFlOaDZWdDFiQkZUVm5Tb0NOQTNsS1IzYkllUjlVaWY2DQpKRTJWcDRrQmk5YzB2VS9wSkRwVnRpVnBHN2JpZGIyWlYrY3JiZmlmeGV0NkxsTkZob0puMENjUXI0c0JsTmFVWXp3L1d6YUJ4elBBDQpUZEw1ZUkxYmRSSW5IUmNqSTNNQmFocTJTdWRKcEJHY1NZSERtUlRQWVNWaUZ4Sk5JVWs3cE9GSWJlcWtkUEVhdC9KNDRJaFV6eDZVDQpIanhWSi9KYThIaFZ5SGlOMyt0NGs5NjhZTXlxUU5kNm5xclpWMis1aGx2R2p0Zm9NaXdyY29qWVo4RTNVcDRxY0t6NUQ2dEZmUVJuDQpPbUVyTmU0YjdyS3dsS2RzNm5tc1pSZXFQS28yM3VtNkVhSnBnR01kclZTMTFFYmFLQS9HUGt0NVp2Q1lSZDh6R2MrVE9XbDZrN05KDQphK0h4RG91M1Z0blBuUEFWcjNHcmpuVXVoU2NhclExeklmWnlVd3hkdkpNMGVwL3gxM2VzWXdXc1hUSFdrWksxZFI0cmJQRWk5NFE4DQpqOWVTSXdJMHZuQlYxUlcrY081MzQyeExwSHFIb2Y1RDJQakpVNTk0alErZXFzWVYzbWs0NXVSNFU4UE1PME10ZUJvMUJJclhSZjBPDQpOcTNnWGt1bCtGdVJHNFV0QnFodVkzenVrQnk5ei9qQXNYb3RZYi9scWxOd1dvVXRUdHV3cDR2Mkd4VDUyc3R1R2RWbnRBQnhlMER1DQo4aVpTZnc1RjU3REY4R0RvMGhPT3JVNmFFYUR4cE9jNTNDUHVMV2xGbWRyTm5FM0NGcllqNDE1MjJBaHhSVThxajFuWGFJeXkxZEVXDQoyeUZqWTlLMU5HelVWYmNZek91a3FhRUxlL2hpRTJqdFc1aEo5OVdLOGVvL3c4SnpKaFlVc3F6b1V0bEh1OG1zK3Q0QUNOdXdacUE4DQorTVRRakVYbHVheFJuc254QVNVWXNyeEdsNVdOdXBvc1EwVjRQaXBDRjFQZHFCRjB2TTZpT3ZqaHZnRjRFbEFkYk1MZXFFVmdYVWlwDQpDMTNhaGpXdlVaOW9uQzlYMThGd2RSdmcwWkNsdFIxdTdtMHBqM1JSbnNJd3pYeCtBWjQveWdkLzViSG1jM0hWdVFuZzNNcm5PV25hDQp3WDlEOTNRdERkdm1ORkdlRXR3NG4xK0FOUjhOWFRmd0pESHppZ0NkWDNVVzhJRytvNUFsOG5rNkl4NW9ncGxXNVo2OUpwbFFZZmllDQpkd0tvbE05VDQ1anlHTDR1RjY0V0FJN2VrMFc0RjZnNmZNQmVvMlpkVFpSSHdEampmL1lHQmd2VGRqM0U5bzVrY2hiVjV5TGg2ZzZHDQpwVHA4TDNIKzhxVFRqYTBucDlrVlRyQlpEYjZ0RldteGM5anc0S2hCMWxPb2Y0U2hKMUhQd24wNEFITTRpZnB3Q3ZYaE5Hbzh3bndIDQpkdVJrZUJMeGoxdTJadFI1SWJYWGFqZEMxRis0d25yT1FmRWZBalQveVArUE1iK1hyMGVZSHc2c2ZaYlBJOHhmeU1jV2ZTb1BQOUVxDQpnT3IyQU1VV2RQMWRLZm1jVlFEbEVlQjVEQ0VzRC9mZ0xTZ05xdzVtMEdXZnlsTUYwRnlPZDFJSUZSbDVRWFU4QVhENGNLV3FjeGQrDQpMZ0VRRFZlZTZwUjl3dU81ZWx4SXpldVplVVYrN0p3NkREZ3BlRThOVjA4Qm5CL2h6NnZ3ZTl1Z01NK08xMm1zT2wwTXMwZTl0UzZXDQovWSsxL3ptR3I5TjlUZzZaMVQyQjh4aUFtb1gzL1QyQTh4dFU1MjhYMWVtcVBBaFNLdlVMcTcwTjlMRmpmTC9nM0FWd2ZnQThkK0huDQpaVkNXRndCSFZRZlBXVy8xWWM1T0FNZnF1T0R0NVJJQ3FJaXBleS9nektHdTlramczQWNQbEJqaENsVkhUZkwrSFBCWUFIa2VDTU9YDQprQWNxb3ZjWkRKeUhvRVlaWlZjL0haTzg2NUxBWkNlK21DNEFjZk1nTDNURktuUTFPSmhaL1FQakNYeE9FWlRsRHlqT3J3RE9tNUdhDQpsK2VBSjJsUVJFU0FNa2VCU29rZDVFOEY1NkEwL3pwcE9mdWNYd0VrRGxlZDN2ZHNnQmZxN1lmbVJmR3hBWGgvNFB3TFBtY1IvbzVXDQprWDlYMUhSYW0rU2g0T0ZDSWpkL3NnNy9zdjV1aE1ndWhWU0I4d1FHMmFybi9Bd1F2VGpaMVVYZ1NSb1dFcTJXSGxYdDZSR2s4cHQ1DQpJRzc5aHV0eTdvMVFaUlVDM3dJNFB3RWNub0k0K1dUR2JPQTN3V3Z0WVFGVjFSU3EvRWJnOEpRRDFuRXdxOEpRcGVEczVPdTgxVS9EDQo1MkF4OEtSclNIaEtKM2FuQUZCZUFWR2RRYjlXdGVGdHdRak9FNWxqREZVZU9GWVZ1WmZ5U0Rid20xSTZueW9HS0JlL01XYnl6ZFFHDQo5MWpkeXVlVXd3OUt4Ky9BSEZ2Z0RPSnp6bUdZcFNhVFNnMGpqWTl0K2p3blY2WTJTeWorUGNqeGxJUE9WeWs0V3dlY1p3Sm5LejNQDQpKMllES2s1ZEtzNUxPL0thY0pZYWhVbVJhVzFwOXBwSzRxN2JXekRHVDZBMldEbldPbzZWVlNrNGY2Z1EyUHZSNWRrWjNqQXVBQlpHDQpPS3VxRGVVVktwUk9CQ2J2ekFkUGJYaTZRZjJOTHVncWczOUJjUDRqbnhPZUx3WTR2U2NkNXpMTWhUTlFrYXhQb3dlU3BVaGpBeWtSDQp1K042THNkN3gyOHBEZWN3ZFJkK1QzYzk4REpTbnJQeUZLZWNDandJRUNxUHZoaHJTYW8zdmNHREZZa2ZrNHBDNUZBbVBIR0E4YUJaDQpRaWIxUU9BOGtkcW92OW5MNTBwQW5DSC9EVmtWZXB4QlZ5N2tad0JuTC9iaHFMbzBkVXZqVmo2M2lNekY3L0x3TjhnMjdqbGF5OWVXDQphRld6OTMwdHdyZFVMaFYvdWNyY0FPaFd2bTVYd2kxTG1YdzJJM2dQci9zUEFLTnE4eXBmcHgzMk12RFVUMzRtNVZGWXJPNGIyUE5RDQp4eDE4NHJMd0p1Znl0WlhMYlhqREZDQ1Y2Zyt4dTF0NXMvaGRJZkpXRmZEVURLcW5Rb003T1JVZS9acmJuK2hteTNjSVZjOWdpakZNDQo0WHhWTVhTQmRXaDRHQ0R2WEF1R1oyT28wRXpzL2Rkdk5GQ0ZOb1lTY2Jnc1drSmtMWWF6cG1Jd3pHSXJOMVJQSEx5M0h4c3V2WUhpDQovQUZvT0V6dDVJekxlODhCanppaHdtdlhpMDJHMW1BV0YxQ3l4eXpsUmo2M1FDczhEQkNxMEs2QkduWHhOdFptZ0RsQnd3TWJTMkpMDQoyeTJveld1QTVBV0dodXdQOGpkN09lTUtoWFBCVTZkQTZJRVluclY4M2FTdkhSNFc4clgzakpwUDd2akFBSEdQNGJhN1diMWFEWWVuDQpoUUhPUXV5KzFRbEFzNFhYOEFxd29OSzhVNWk2eUpMZWM4SlRCNUVWd3JDcHdqMzRnam1Gc1l5VWFBUFFZUGl5QUxMZS9MSkR2V2JtDQp3SU05anhrWTlJTWFvbFJCVlhIK2dyZmpUaFpuTWNaamdzY0xZMWJUOERVQmhNMFRWdVFSTkUxSE5jSnU1bHNLanp2eDk5SzNtVlpBDQplSGovMnB4S0M3Z1FqdHYxdllQYXZGSXl3TmtraDEyUkM2dzh1QlE4VFl5MDFWRHFGVUlZWmliY3drNXZWaUgybGgrRXB2WjBGMGQ1DQpNdkhuNkxpWXFYK25JSFhWN0pCTi82dmozV3JQZ3poM0ZYU3M1ZnZjcWUvYzBHQS9NWk5tUno0WFJzR3lTZGdTcHhDWWluM2ljMW1qDQpOSndwNmxoVDNjcmFxbDFlK3FhTjZmSVdqNkdQV0VKcWkybXVCVkhkVVU1bFJjcmVORlhINzVWT05YMEhQbTVOa0hDR3VESEMweWczDQpTSTV4SmhwM28zcGJtaGRPTnJNMGZqWXpmQWVEZEVxeDBBdTVYSUxBN0JFelFrdGxSZzNObU9HeFFsblZuTmZjcUtudytRcHNYS3VPDQpOeWc3UXJNRFA4UFRMaHM1YnBMTlpZUmRqYWNweC9vcGw0bEJaQzNmc0dEaXJBY3IxYm5qVDlxQVV4b20zSUtIeXdSYkkrc3JwZ0xODQpsT0R4ektxWE11ZEc2anlUNHgyc252b2tOZGxoVmFqaXNSVzdPNW8zVlRLcFBXeFRYTUtaTkZBa2EvQXF4ZFR4UDIxcVZGWVpvR3BZDQo2NWttMjJadjZvdkw2MEJLeEY0UGJhMzc2UUlQVjhpckZyMVo2akxwM296WHREUEJTNkc1OW1KQjArVjlzRUR3QUJsaUhWR0U1d3l2DQpxd3FxVTkrRHNpTFZ2enBZdmdzOGRhK3pqKzA3WmNzL1M0UW52Z2ZmQ3BCNHhTdGU4UnJYOVY4QkJnRHZlSVdXZ3BXVXhnQUFBQUJKDQpSVTVFcmtKZ2dnPT0iPg0KCTwvaW1hZ2U+DQoJPGc+DQoJCTxjaXJjbGUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjRkZGRkZGIiBzdHJva2Utd2lkdGg9IjQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgY3g9IjcxLjgzNCIgY3k9IjcxLjUiIHI9IjU5LjgzNCIvPg0KCTwvZz4NCjwvZz4NCjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iNTksOTAuMzM0IDU5LDUzIDkxLjY2Nyw3MS42NjcgIi8+DQo8L3N2Zz4=");
  background-repeat: no-repeat;
  background-position: 50%;
}

.section--video .embed-responsive.is-playing:after {
  content: none;
}

.section--video .embed-responsive.is-playing:hover:after {
  content: "";
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiDQoJIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOmE9Imh0dHA6Ly9ucy5hZG9iZS5jb20vQWRvYmVTVkdWaWV3ZXJFeHRlbnNpb25zLzMuMC8iDQoJIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTMwcHgiIGhlaWdodD0iMTMwcHgiIHZpZXdCb3g9IjcgNiAxMzAgMTMwIiBvdmVyZmxvdz0idmlzaWJsZSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyA3IDYgMTMwIDEzMCINCgkgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8ZGVmcz4NCjwvZGVmcz4NCjxnIG9wYWNpdHk9IjAuNSI+DQoJDQoJCTxpbWFnZSBvdmVyZmxvdz0idmlzaWJsZSIgb3BhY2l0eT0iMC43NSIgd2lkdGg9IjE0MyIgaGVpZ2h0PSIxNDMiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2UvcG5nO2Jhc2U2NCxpVkJPUncwS0dnb0FBQUFOU1VoRVVnQUFBSThBQUFDUENBWUFBQUREWTRpVEFBQUFDWEJJV1hNQUFBc1NBQUFMRWdIUzNYNzhBQUFBDQpHWFJGV0hSVGIyWjBkMkZ5WlFCQlpHOWlaU0JKYldGblpWSmxZV1I1Y2NsbFBBQUFFOWRKUkVGVWVOcnNuUWx6MjBvT2hNRkRsKys4DQo5LzkvNGlaeEhCKzZ5RjNWRHNydEZzQkxwRVRLdzZvcE9iYVRTT0tuUmdNemd4R0pWN3ppRmE5elgwbDhDMDU2RDhyNHhuMi8xNW4wDQo4RDZVTGY4YzRabmc2MHJnMGZ2NlZPVXA2ZXVxeHdqUGlGK0xCVW5xZkozUTc3Y0ZoMGZoZkwrOFJwaVNLd01HQVVuaDZ3eStoMy91DQpBbEJwd0hPQVpoOGVyVkVGMW1SQnlxOFFtTXdaT1QybUJGa1hlQW9BcDhud29KcWtUMG9tQ2szcUFKUERtTUhqakw2bnY0dncxTDBuDQpwUkd5RUo2ZE1iYkc5L2J3dUNlUVdKRWlQRDA4UjA5aEdKYkRtTk9Zd2FNT2hBZi83YktGK3VqWUV6eGJlTVN4TWI2SGNCVUdTS05XDQpvM3hpMEdRMXNDeU1nUkFoYkpicVNBZUE5SWFybWxqd2JNSlloOEZmYjBpWkVLTFJoclI4eEdxWUd0QW9NQXpJRWdiL2JFYmdXRDduDQpsRSs2RjhMMkJORWF4c2YveGpzODZ2ZFJqVENzalZLRjhwR3FUV3BBTXdkUVZ2QzRNdUNaRXpTWlk0eExJeHZxV2hLdzB2YzlxQktxDQp6enVNTi9qNkEzN0hnMmcwbmlnWkdUU0pBdzJDY2tQRGdpYWpqRXFNREFuVDY2WTNoMDE3YW1SdGxvOHFRWWtZb0RjWUNCV3JrVUtFDQpHVnI1M2VGaHRiR2dPVUJ5RzhZZGdMTUNhRlJoVUJFS0o1MjJNcCtpUVloQUtESWowME5QaG1VQy9UdjZmNmdQK2dqanpSbXFSbXZ3DQpSWHZIV0g4cmVORGJvTnBvZUZvUk1QZmg4UlpVYUU1WlUybWt6bHNuQytMMGVkOHdkSGtsZ2htQlB6T01PajVQVmlLRTZKVUdRclExDQpJTHFJQ2lVWFZwdUUzbnoxTkRjQkZJVkdoeW9PaGljQllEQzdXZE1qcDhzN0k4TnBFclk0dkxLWm4xSG1ONmVRaWg2TW4vc2FRdGtCDQptcjh3WHNrWElVUVg4VUw1aGNOVVJtLzJEU2pOUXhqM0VLcVc0WGRUQ0FNN1NuMC82Sk9LNlRDRHMzY01hVnRUbnhubEF5c2I1TkxCDQpMUHdiQ3RYQzhIV1lFREJFK2x6MmwxQ2cvSUpoQ2lWZTN6QlZHQVpIdlUwRzBHeklOMWlaQzRPemMrb3BiVElacTJCcDFhQzQ5clIwDQpCbnEybVpNa3JDcVNnalVaNnJNQmxGOHdUTEhhS0RTUEFNNXRlTk5tQU0zVzhBaFZKdE9yblZnVGx0SVFIbFlnRG1NWmhURldJY3djDQo4WEZ1ZUNhR2o4T2ZQbzh0SlFubE5jRGpoYWtscU0wRGdhTmhTdFdtQk0veWJoaEtCZWNEUE1IR01aZmVQRkxaVVVrVEE2VE1DV2NNDQprSlZGb3NvdURDV3p2Qk5XeW5jQTBhQXFsSjhSSERURksxQ2JSeGdQcERacHVQRWJDRXVIdVA4QzhmL055RWJxb0pFZXE3YUpVd095DQpUSFZPYXJJQ2NONGRmNWZUKzhmVExKbFJCTjMxL0JyTkt6c0RPQmltOU5PbUt2TVBqQi9oelZ0Qm1OcUdOL1VBeXZQL3hpOFl2OFAzDQovb1NmdnhuaGFrOFp5UkN6MXd5a3RjNkhaOTI5Q1ZKOXhMQ1RHQUJtRlZYenMxM1pHY0ZaaGsvWkFad25BdWNwZk9KVXJvc0F3V3VBDQo0d0RLVHdEbkdkUkhEZktHQ21sN3VkenN0TGRneklOcDUyU0NDbEhpRkNRekNsbUpBL1ZrNExIcU42c0F4eU9BODI5UW04Y0ExUndrDQo5eVBBWWFtTnBUU2pLWncxQU1tYUd0azVBMU53RVhzcFNtWlUxczhDVURZUU9DbUZLbFdjSHhTbUhrSVlVKysxQWJYNUJXcnpHOVRtDQpsY0pUMnpyTkdHQnFva1lZd2dyeVUxelZSb0FFREhNcEEwNm9aZ09EczRTQ253WE9Ldnl1aHFtL0FaeWZqdHE4Ty9NOGsxbDlWNkZHDQpsaEx0RFlCU3gwQm5OUDB4S0RoRFpGc0pwT05MUjNIVTN5ekRpOVV3OVJmOERTdk5PNFduWXFMUVdBRHR4VjRQNUpscTlFR2FrVm4rDQpoMWNRb0FudnBRNlU5d2dOMW5FMERkVlUvRWNZQ0k3Nm0zZndONytkRUlYWjArald0ZlFBVUNISEU3dThDc0JLQWxKanlzWURSOSszDQpYVjlKUk40VE9KYlBxUU5uQytEOHBoRDFBb1pZd2JrR3RhbnpRWW5oaHdxblZvWDFKQzF2M0lpOXNvREI2MlZOVUQ0QU9Fc29BRDRCDQpPUGNFemhzWVl3c2M5RGJYcERaTmxZaDlDMzl3ZU1mSE10eURGWVcrdXAwYUZ6UE1ua0YrZE15eFZvemZ3QmhqUnNXaHlsc01mdTFYDQpXWkdkbFk3NjRBUXRaMTE3cDlwK01jOWp6VmZkeVBHVWcxYU5NL0k0dndDZVo4cW10aFBPcFBvRXFPMU5MdVZ6U21NbDFYdkhUdDYxDQptcDBBVGtJRytRWkNGV1pXdDVDT2Z6ZzFuQmNEblBJYmc5TWt0UytOTU1Zeit5bUJ1SGRDV0NkNFRsR2UxSUVIRlVjTGdDWFVjWjZwDQo4T2NwamtSd2psTDZxZyt6VUpWWm84R2RrZnBiUzIrVHR1OTMxbEYxVXFPZTh3ajFuS2ZnY3hiaDl6Y0FEb1lxTk1jY3F1SlZyMERzDQpmN2dDbmRFOXRqWUFkTFlHV1VmRlVaT3Npb09UblRwZmhUN25sUXl5WmxhdkVaeGVBT0lpTGM5OVlmamlhWkRPSlpDc28rcFlFNTVZDQp6N2tOUHkvQUlHTm05UWV5cWdqT2FRQlYzUjl2MTRhbFBzV1F5c096NVR6OWdQV2NSZmc3Rzhpc2NEa0ZwK01SbXY0QThycUdXTHMxDQpQSURLSWVEaEtqS3J6Z09FcTIyQTVCa1U1NWt5cSsrZWp2ZGRFK0xOa3p6enpudkd2UFZEdlNxUGxacnpwT2VqRWE2NGdzd0dPWUxUDQpIMERlSmtxZWVWZjFxVnFBMWtoOXNvNnFnelVkYS9wQnN5dWVzMUtEdkpIdldUa2U0a3FjZThYTE5tWmdua3NEb05iZXN5azhxYUU2DQpqd0RQWXdBcWs2L1REK2h6dEo2emtlUFo0WGoxQzFQaXdJUGVCN2M3V3p0TmVsRWVyQjFZTSthNC9saUNzdkJNT2ZxY1hWU2NzeWlSDQoxVzBFZDJPb2NkNFFRTDNDZzA5Q1ZVZERsaFlEYjR5YXppOUt5NlBQT1YvNHN0YVJ6eDMxMlRycVUzdVBzb1lTbUltOWtQMnhSblUwDQpYSDNFY0hXeDBJVzdWeGNBRUJwblMzMXE3MVhhVW5tc1BkUzg2d0ZiaEhpejVQRWFKdU1xNWJqNWcyNlVmSVVJc0EvM0ZYZnU2bjc0DQp1VFRjRTVhMklOamFnRDhIOWRvU1BOYTY0Nmc2NXdVSVc3YmdkaVhkMTU3TGNYcytiS1NRMUtsS0c5Zk9QUUc5TGNIWVJ5YUNjMzZBDQp1T2NQUndNdGxhUWtDTnFKSTIraVBrMlVCK3M3M0sxQll5ZFMvaDdEMWVqQ2w3YWcwYjM5bXZVbWtBaFpMVi9Tcm1ITDJ6SzhCT09sDQpLZDhXbnFDMXR5cXF6dVhWQnh0b2F1Z3FvUVNqNm9PbU9xc0NLRzNvMWxsNTlEL1FybFJWcWhQQnVhejY3STBQOXdlVVRSSTU3aUZrDQpLVS9TVm5tcVFoYjJ6Y0YyYnRZMjRIaGRYbjAyUm5UWVFjbG1ic0NUZGZFOFZjMG1yWkMxRnJ0ajU5VWVWRFl4Z0xqckt0Nm5FckpwDQpoR2ZXSld4VmhTeWtNaUcvczVianZWYlJLSThqZEdIcXZpWjRDdmxhQ0o2VDhyZ1pWOXFpT0lqd2FHMW5UMFMzbmgrSjExa2d3dlU3DQphK09ETGdZOHZBNm9VOWppZm5ocXBFcDRRbGplbm5MM2ltczN6dHgyR0pPYXFpVWNwdm8wRFZzOHNjWTlrRGRSZFNaVDkrRW01K3BODQpFL0dYY0xRS1c5NVJSVE94RzJoM1dnOFNyNHRtWGh2eXA1d2c1VzNEVnRYcE0yaWdTamx1MTIrcFRnUm9mUEJZR3dDeGNaUjF2eHVIDQpMVlFlWEVodExhTGVWcWhPQkdjODRGUUJaTUZqM2ZOR1lhdnE0RmZjdm1FZHdocEQxalRTZG12am4yVlhyQ2JoU1Z2RHpNV2lRbzZQDQpJWXJnVEN0OGNjTURMczlZblZhVE9zL0RCUEtoWTdqcmNGc1JzaUpFNDFjZm5rSktqSHZ1SGVSYnF6eXAyTTBTQzZrK3J5cGUwd0hJDQphbFhYcU5OOGsxbjFWSTdidEZwTkY0c0kwT2loNGRCVmlOL25HYytlcjRYSE84WEZPa2FhcFMvT1kwM0w4MWozcnhTL1JVc2p3MndCDQpsRGp3ZEQzc0xGN2pDRnZXS1lmaTJKVldZY3NLWWQ2VGlOQk1zOTdqQVdTZFlOaDZWdDFiQkZUVm5Tb0NOQTNsS1IzYkllUjlVaWY2DQpKRTJWcDRrQmk5YzB2VS9wSkRwVnRpVnBHN2JpZGIyWlYrY3JiZmlmeGV0NkxsTkZob0puMENjUXI0c0JsTmFVWXp3L1d6YUJ4elBBDQpUZEw1ZUkxYmRSSW5IUmNqSTNNQmFocTJTdWRKcEJHY1NZSERtUlRQWVNWaUZ4Sk5JVWs3cE9GSWJlcWtkUEVhdC9KNDRJaFV6eDZVDQpIanhWSi9KYThIaFZ5SGlOMyt0NGs5NjhZTXlxUU5kNm5xclpWMis1aGx2R2p0Zm9NaXdyY29qWVo4RTNVcDRxY0t6NUQ2dEZmUVJuDQpPbUVyTmU0YjdyS3dsS2RzNm5tc1pSZXFQS28yM3VtNkVhSnBnR01kclZTMTFFYmFLQS9HUGt0NVp2Q1lSZDh6R2MrVE9XbDZrN05KDQphK0h4RG91M1Z0blBuUEFWcjNHcmpuVXVoU2NhclExeklmWnlVd3hkdkpNMGVwL3gxM2VzWXdXc1hUSFdrWksxZFI0cmJQRWk5NFE4DQpqOWVTSXdJMHZuQlYxUlcrY081MzQyeExwSHFIb2Y1RDJQakpVNTk0alErZXFzWVYzbWs0NXVSNFU4UE1PME10ZUJvMUJJclhSZjBPDQpOcTNnWGt1bCtGdVJHNFV0QnFodVkzenVrQnk5ei9qQXNYb3RZYi9scWxOd1dvVXRUdHV3cDR2Mkd4VDUyc3R1R2RWbnRBQnhlMER1DQo4aVpTZnc1RjU3REY4R0RvMGhPT3JVNmFFYUR4cE9jNTNDUHVMV2xGbWRyTm5FM0NGcllqNDE1MjJBaHhSVThxajFuWGFJeXkxZEVXDQoyeUZqWTlLMU5HelVWYmNZek91a3FhRUxlL2hpRTJqdFc1aEo5OVdLOGVvL3c4SnpKaFlVc3F6b1V0bEh1OG1zK3Q0QUNOdXdacUE4DQorTVRRakVYbHVheFJuc254QVNVWXNyeEdsNVdOdXBvc1EwVjRQaXBDRjFQZHFCRjB2TTZpT3ZqaHZnRjRFbEFkYk1MZXFFVmdYVWlwDQpDMTNhaGpXdlVaOW9uQzlYMThGd2RSdmcwWkNsdFIxdTdtMHBqM1JSbnNJd3pYeCtBWjQveWdkLzViSG1jM0hWdVFuZzNNcm5PV25hDQp3WDlEOTNRdERkdm1ORkdlRXR3NG4xK0FOUjhOWFRmd0pESHppZ0NkWDNVVzhJRytvNUFsOG5rNkl4NW9ncGxXNVo2OUpwbFFZZmllDQpkd0tvbE05VDQ1anlHTDR1RjY0V0FJN2VrMFc0RjZnNmZNQmVvMlpkVFpSSHdEampmL1lHQmd2VGRqM0U5bzVrY2hiVjV5TGg2ZzZHDQpwVHA4TDNIKzhxVFRqYTBucDlrVlRyQlpEYjZ0RldteGM5anc0S2hCMWxPb2Y0U2hKMUhQd24wNEFITTRpZnB3Q3ZYaE5Hbzh3bndIDQpkdVJrZUJMeGoxdTJadFI1SWJYWGFqZEMxRis0d25yT1FmRWZBalQveVArUE1iK1hyMGVZSHc2c2ZaYlBJOHhmeU1jV2ZTb1BQOUVxDQpnT3IyQU1VV2RQMWRLZm1jVlFEbEVlQjVEQ0VzRC9mZ0xTZ05xdzVtMEdXZnlsTUYwRnlPZDFJSUZSbDVRWFU4QVhENGNLV3FjeGQrDQpMZ0VRRFZlZTZwUjl3dU81ZWx4SXpldVplVVYrN0p3NkREZ3BlRThOVjA4Qm5CL2h6NnZ3ZTl1Z01NK08xMm1zT2wwTXMwZTl0UzZXDQovWSsxL3ptR3I5TjlUZzZaMVQyQjh4aUFtb1gzL1QyQTh4dFU1MjhYMWVtcVBBaFNLdlVMcTcwTjlMRmpmTC9nM0FWd2ZnQThkK0huDQpaVkNXRndCSFZRZlBXVy8xWWM1T0FNZnF1T0R0NVJJQ3FJaXBleS9nektHdTlramczQWNQbEJqaENsVkhUZkwrSFBCWUFIa2VDTU9YDQprQWNxb3ZjWkRKeUhvRVlaWlZjL0haTzg2NUxBWkNlK21DNEFjZk1nTDNURktuUTFPSmhaL1FQakNYeE9FWlRsRHlqT3J3RE9tNUdhDQpsK2VBSjJsUVJFU0FNa2VCU29rZDVFOEY1NkEwL3pwcE9mdWNYd0VrRGxlZDN2ZHNnQmZxN1lmbVJmR3hBWGgvNFB3TFBtY1IvbzVXDQprWDlYMUhSYW0rU2g0T0ZDSWpkL3NnNy9zdjV1aE1ndWhWU0I4d1FHMmFybi9Bd1F2VGpaMVVYZ1NSb1dFcTJXSGxYdDZSR2s4cHQ1DQpJRzc5aHV0eTdvMVFaUlVDM3dJNFB3RWNub0k0K1dUR2JPQTN3V3Z0WVFGVjFSU3EvRWJnOEpRRDFuRXdxOEpRcGVEczVPdTgxVS9EDQo1MkF4OEtSclNIaEtKM2FuQUZCZUFWR2RRYjlXdGVGdHdRak9FNWxqREZVZU9GWVZ1WmZ5U0Rid20xSTZueW9HS0JlL01XYnl6ZFFHDQo5MWpkeXVlVXd3OUt4Ky9BSEZ2Z0RPSnp6bUdZcFNhVFNnMGpqWTl0K2p3blY2WTJTeWorUGNqeGxJUE9WeWs0V3dlY1p3Sm5LejNQDQpKMllES2s1ZEtzNUxPL0thY0pZYWhVbVJhVzFwOXBwSzRxN2JXekRHVDZBMldEbldPbzZWVlNrNGY2Z1EyUHZSNWRrWjNqQXVBQlpHDQpPS3VxRGVVVktwUk9CQ2J2ekFkUGJYaTZRZjJOTHVncWczOUJjUDRqbnhPZUx3WTR2U2NkNXpMTWhUTlFrYXhQb3dlU3BVaGpBeWtSDQp1K042THNkN3gyOHBEZWN3ZFJkK1QzYzk4REpTbnJQeUZLZWNDandJRUNxUHZoaHJTYW8zdmNHREZZa2ZrNHBDNUZBbVBIR0E4YUJaDQpRaWIxUU9BOGtkcW92OW5MNTBwQW5DSC9EVmtWZXB4QlZ5N2tad0JuTC9iaHFMbzBkVXZqVmo2M2lNekY3L0x3TjhnMjdqbGF5OWVXDQphRld6OTMwdHdyZFVMaFYvdWNyY0FPaFd2bTVYd2kxTG1YdzJJM2dQci9zUEFLTnE4eXBmcHgzMk12RFVUMzRtNVZGWXJPNGIyUE5RDQp4eDE4NHJMd0p1Znl0WlhMYlhqREZDQ1Y2Zyt4dTF0NXMvaGRJZkpXRmZEVURLcW5Rb003T1JVZS9acmJuK2hteTNjSVZjOWdpakZNDQo0WHhWTVhTQmRXaDRHQ0R2WEF1R1oyT28wRXpzL2Rkdk5GQ0ZOb1lTY2Jnc1drSmtMWWF6cG1Jd3pHSXJOMVJQSEx5M0h4c3V2WUhpDQovQUZvT0V6dDVJekxlODhCanppaHdtdlhpMDJHMW1BV0YxQ3l4eXpsUmo2M1FDczhEQkNxMEs2QkduWHhOdFptZ0RsQnd3TWJTMkpMDQoyeTJveld1QTVBV0dodXdQOGpkN09lTUtoWFBCVTZkQTZJRVluclY4M2FTdkhSNFc4clgzakpwUDd2akFBSEdQNGJhN1diMWFEWWVuDQpoUUhPUXV5KzFRbEFzNFhYOEFxd29OSzhVNWk2eUpMZWM4SlRCNUVWd3JDcHdqMzRnam1Gc1l5VWFBUFFZUGl5QUxMZS9MSkR2V2JtDQp3SU05anhrWTlJTWFvbFJCVlhIK2dyZmpUaFpuTWNaamdzY0xZMWJUOERVQmhNMFRWdVFSTkUxSE5jSnU1bHNLanp2eDk5SzNtVlpBDQplSGovMnB4S0M3Z1FqdHYxdllQYXZGSXl3TmtraDEyUkM2dzh1QlE4VFl5MDFWRHFGVUlZWmliY3drNXZWaUgybGgrRXB2WjBGMGQ1DQpNdkhuNkxpWXFYK25JSFhWN0pCTi82dmozV3JQZ3poM0ZYU3M1ZnZjcWUvYzBHQS9NWk5tUno0WFJzR3lTZGdTcHhDWWluM2ljMW1qDQpOSndwNmxoVDNjcmFxbDFlK3FhTjZmSVdqNkdQV0VKcWkybXVCVkhkVVU1bFJjcmVORlhINzVWT05YMEhQbTVOa0hDR3VESEMweWczDQpTSTV4SmhwM28zcGJtaGRPTnJNMGZqWXpmQWVEZEVxeDBBdTVYSUxBN0JFelFrdGxSZzNObU9HeFFsblZuTmZjcUtudytRcHNYS3VPDQpOeWc3UXJNRFA4UFRMaHM1YnBMTlpZUmRqYWNweC9vcGw0bEJaQzNmc0dEaXJBY3IxYm5qVDlxQVV4b20zSUtIeXdSYkkrc3JwZ0xODQpsT0R4ektxWE11ZEc2anlUNHgyc252b2tOZGxoVmFqaXNSVzdPNW8zVlRLcFBXeFRYTUtaTkZBa2EvQXF4ZFR4UDIxcVZGWVpvR3BZDQo2NWttMjJadjZvdkw2MEJLeEY0UGJhMzc2UUlQVjhpckZyMVo2akxwM296WHREUEJTNkc1OW1KQjArVjlzRUR3QUJsaUhWR0U1d3l2DQpxd3FxVTkrRHNpTFZ2enBZdmdzOGRhK3pqKzA3WmNzL1M0UW52Z2ZmQ3BCNHhTdGU4UnJYOVY4QkJnRHZlSVdXZ3BXVXhnQUFBQUJKDQpSVTVFcmtKZ2dnPT0iPg0KCTwvaW1hZ2U+DQoJPGc+DQoJCTxjaXJjbGUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjRkZGRkZGIiBzdHJva2Utd2lkdGg9IjQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgY3g9IjcxLjgzNCIgY3k9IjcxLjUiIHI9IjU5LjgzNCIvPg0KCTwvZz4NCjwvZz4NCjxyZWN0IHg9IjU0IiB5PSI1MyIgZmlsbD0iI0ZGRkZGRiIgd2lkdGg9IjE1IiBoZWlnaHQ9IjM3Ii8+DQo8cmVjdCB4PSI3OCIgeT0iNTMiIGZpbGw9IiNGRkZGRkYiIHdpZHRoPSIxNCIgaGVpZ2h0PSIzNyIvPg0KPC9zdmc+");
}

.section--video-gallery .section__title {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Karbon", Arial, sans-serif;
  color: #706D74;
}

.section--video-gallery .embed-responsive {
  position: relative;
  margin-bottom: 10px;
  cursor: pointer;
}

.section--video-gallery .embed-responsive:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;base64,ICA8c3ZnDQogICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIg0KICAgICAgICAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiDQogICAgICAgICAgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIg0KICAgICAgICAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciDQogICAgICAgICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIg0KICAgICAgICAgIHZlcnNpb249IjEuMSINCiAgICAgICAgICBpZD0ic3ZnMiINCiAgICAgICAgICB2aWV3Qm94PSIwIDAgNDkuOTk5OTk5IDUwLjAwMDAwMSINCiAgICAgICAgICBoZWlnaHQ9IjUwIg0KICAgICAgICAgIHdpZHRoPSI1MCI+DQogICAgPGRlZnMNCiAgICAgICAgICAgIGlkPSJkZWZzNCIgLz4NCiAgICA8bWV0YWRhdGENCiAgICAgICAgICAgIGlkPSJtZXRhZGF0YTciPg0KICAgICAgPHJkZjpSREY+DQogICAgICAgIDxjYzpXb3JrDQogICAgICAgICAgICAgICAgcmRmOmFib3V0PSIiPg0KICAgICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0Pg0KICAgICAgICAgIDxkYzp0eXBlDQogICAgICAgICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPg0KICAgICAgICAgIDxkYzp0aXRsZT48L2RjOnRpdGxlPg0KICAgICAgICA8L2NjOldvcms+DQogICAgICA8L3JkZjpSREY+DQogICAgPC9tZXRhZGF0YT4NCiAgICA8Zw0KICAgICAgICAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtNzEuMzY3NzM3KSINCiAgICAgICAgICAgIHN0eWxlPSJkaXNwbGF5OmlubGluZSINCiAgICAgICAgICAgIGlkPSJsYXllcjIiPg0KICAgICAgPHBhdGgNCiAgICAgICAgICAgICAgaWQ9InJlY3Q0MjAzIg0KICAgICAgICAgICAgICBkPSJtIDE5LjgyMTI1MSw4OS40NTUwMyAxMy4yMDAyNjIsNi42MDAxMyAtMTMuMjAwMjYyLDYuNjAwMTMgeiINCiAgICAgICAgICAgICAgc3R5bGU9ImZpbGw6bm9uZTtmaWxsLW9wYWNpdHk6MTtzdHJva2U6I2ZmZmZmZjtzdHJva2Utd2lkdGg6MS41O3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDo0O3N0cm9rZS1kYXNoYXJyYXk6bm9uZTtzdHJva2Utb3BhY2l0eToxIiAvPg0KICAgICAgPGNpcmNsZQ0KICAgICAgICAgICAgICByPSIyMy42NzA5OTQiDQogICAgICAgICAgICAgIGN5PSI5Ni4zNjY0NTUiDQogICAgICAgICAgICAgIGN4PSIyNC44NzUwMDgiDQogICAgICAgICAgICAgIGlkPSJwYXRoNDM5MCINCiAgICAgICAgICAgICAgc3R5bGU9ImZpbGw6bm9uZTtmaWxsLW9wYWNpdHk6MTtzdHJva2U6I2ZmZmZmZjtzdHJva2Utd2lkdGg6MS43MDAwMDAwNTtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6NDtzdHJva2UtZGFzaGFycmF5Om5vbmU7c3Ryb2tlLW9wYWNpdHk6MSIgLz4NCiAgICA8L2c+DQogIDwvc3ZnPg==");
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 125px;
}

.section--video-gallery .embed-responsive.is-playing:after {
  content: none;
}

.section--video-gallery .embed-responsive.is-playing:hover:after {
  content: "";
  background-image: url("data:image/svg+xml;base64,ICA8c3ZnDQogICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIg0KICAgICAgICAgIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiDQogICAgICAgICAgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIg0KICAgICAgICAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciDQogICAgICAgICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIg0KICAgICAgICAgIHZlcnNpb249IjEuMSINCiAgICAgICAgICBpZD0ic3ZnMiINCiAgICAgICAgICB2aWV3Qm94PSIwIDAgNDkuOTk5OTk5IDUwLjAwMDAwMSINCiAgICAgICAgICBoZWlnaHQ9IjUwIg0KICAgICAgICAgIHdpZHRoPSI1MCI+DQogICAgPGRlZnMNCiAgICAgICAgICAgIGlkPSJkZWZzNCIgLz4NCiAgICA8bWV0YWRhdGENCiAgICAgICAgICAgIGlkPSJtZXRhZGF0YTciPg0KICAgICAgPHJkZjpSREY+DQogICAgICAgIDxjYzpXb3JrDQogICAgICAgICAgICAgICAgcmRmOmFib3V0PSIiPg0KICAgICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0Pg0KICAgICAgICAgIDxkYzp0eXBlDQogICAgICAgICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPg0KICAgICAgICAgIDxkYzp0aXRsZT48L2RjOnRpdGxlPg0KICAgICAgICA8L2NjOldvcms+DQogICAgICA8L3JkZjpSREY+DQogICAgPC9tZXRhZGF0YT4NCiAgICA8Zw0KICAgICAgICAgICAgc3R5bGU9ImRpc3BsYXk6aW5saW5lIg0KICAgICAgICAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTMwNC41ODc1NSwtNDA5LjE3NDY1KSINCiAgICAgICAgICAgIGlkPSJsYXllcjEiPg0KICAgICAgPHBhdGgNCiAgICAgICAgICAgICAgaWQ9InJlY3Q0MjY1Ig0KICAgICAgICAgICAgICBkPSJtIDMyMi44NDIyNyw0MjYuNTg0NTcgNC4zNzk3MywwIDAsMTMuMjQyMyAtNC4zNzk3MywwIHoiDQogICAgICAgICAgICAgIHN0eWxlPSJmaWxsOm5vbmU7ZmlsbC1vcGFjaXR5OjE7c3Ryb2tlOiNmZmZmZmY7c3Ryb2tlLXdpZHRoOjEuNTtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6NDtzdHJva2UtZGFzaGFycmF5Om5vbmU7c3Ryb2tlLW9wYWNpdHk6MSIgLz4NCiAgICAgIDxwYXRoDQogICAgICAgICAgICAgIGlkPSJyZWN0NDI2NS05Ig0KICAgICAgICAgICAgICBkPSJtIDMzMS43MDQ4Myw0MjYuNTg0NTcgNC4zNzk3NCwwIDAsMTMuMjQyMyAtNC4zNzk3NCwwIHoiDQogICAgICAgICAgICAgIHN0eWxlPSJmaWxsOm5vbmU7ZmlsbC1vcGFjaXR5OjE7c3Ryb2tlOiNmZmZmZmY7c3Ryb2tlLXdpZHRoOjEuNTtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6NDtzdHJva2UtZGFzaGFycmF5Om5vbmU7c3Ryb2tlLW9wYWNpdHk6MSIgLz4NCiAgICAgIDxjaXJjbGUNCiAgICAgICAgICAgICAgcj0iMjMuNjcwOTk0Ig0KICAgICAgICAgICAgICBjeT0iNDM0LjE3MzM3Ig0KICAgICAgICAgICAgICBjeD0iMzI5LjQ2MjU1Ig0KICAgICAgICAgICAgICBpZD0icGF0aDQzOTAtOSINCiAgICAgICAgICAgICAgc3R5bGU9ImRpc3BsYXk6aW5saW5lO2ZpbGw6bm9uZTtmaWxsLW9wYWNpdHk6MTtzdHJva2U6I2ZmZmZmZjtzdHJva2Utd2lkdGg6MS43MDAwMDAwNTtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6NDtzdHJva2UtZGFzaGFycmF5Om5vbmU7c3Ryb2tlLW9wYWNpdHk6MSIgLz4NCiAgICA8L2c+DQogIDwvc3ZnPg==");
}

.section--video-gallery .media--video img {
  border: 5px solid transparent;
}

.section--video-gallery .media--video.is-active img {
  border-color: #019CDC;
}

.section--video-gallery h4.media-heading {
  padding: 0 5px;
}

.section--wrapped-list-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: inherit;
  min-height: 320px;
}

.section--wrapped-list-links .cta {
  margin: auto 0 0;
}

.section--zinc-number {
  margin: 0;
  padding: 2rem 0 6rem;
  text-align: right;
  background: #fff;
}

.section--event-tabs-section {
  background: #fff;
}

.section--event-tabs-section .nav-tabs.nav-tabs--section li.active, .section--event-tabs-section .ui-tabs .nav-tabs--section.ui-tabs-nav li.active, .ui-tabs .section--event-tabs-section .nav-tabs--section.ui-tabs-nav li.active, .section--event-tabs-section .nav-tabs.nav-tabs--section li:hover, .section--event-tabs-section .ui-tabs .nav-tabs--section.ui-tabs-nav li:hover, .ui-tabs .section--event-tabs-section .nav-tabs--section.ui-tabs-nav li:hover {
  color: #019CDC;
}

.section--event-tabs-section .nav-tabs.nav-tabs--section li.active .svg-icon, .section--event-tabs-section .ui-tabs .nav-tabs--section.ui-tabs-nav li.active .svg-icon, .ui-tabs .section--event-tabs-section .nav-tabs--section.ui-tabs-nav li.active .svg-icon, .section--event-tabs-section .nav-tabs.nav-tabs--section li:hover .svg-icon, .section--event-tabs-section .ui-tabs .nav-tabs--section.ui-tabs-nav li:hover .svg-icon, .ui-tabs .section--event-tabs-section .nav-tabs--section.ui-tabs-nav li:hover .svg-icon {
  fill: #019CDC;
  stroke: #019CDC;
}

.section--event-tabs-section .nav-tabs.nav-tabs--section li.active, .section--event-tabs-section .ui-tabs .nav-tabs--section.ui-tabs-nav li.active, .ui-tabs .section--event-tabs-section .nav-tabs--section.ui-tabs-nav li.active {
  border-bottom: 4px solid #019CDC;
}

.section--event-tabs-section .nav-tabs.nav-tabs--section li .svg-icon, .section--event-tabs-section .ui-tabs .nav-tabs--section.ui-tabs-nav li .svg-icon, .ui-tabs .section--event-tabs-section .nav-tabs--section.ui-tabs-nav li .svg-icon {
  max-width: 31px;
}

.my-events-page h2.headline,
.page-event h2.headline {
  text-align: left;
}

.my-events-page .event_list,
.page-event .event_list {
  width: 100%;
}

.my-events-page .event_list .single-event .description,
.my-events-page .event_list .single-event .list__title,
.page-event .event_list .single-event .description,
.page-event .event_list .single-event .list__title {
  padding-left: 20px;
}

.my-events-page .event_list > .col-md-6,
.page-event .event_list > .col-md-6 {
  padding-bottom: 20px;
}

.my-events-page .event_list .padding-right,
.page-event .event_list .padding-right {
  padding-right: 16px;
}

.my-events-page .event_list .no-padding-hor,
.page-event .event_list .no-padding-hor {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.my-events-page .event_list .row,
.page-event .event_list .row {
  margin-left: 0;
  margin-right: 0;
}

.my-events-page .event_list .banner img,
.page-event .event_list .banner img {
  width: 100%;
  height: auto;
}

.my-events-page .event_list .results .upcoming,
.page-event .event_list .results .upcoming {
  display: none;
}

.my-events-page .event_list .card-body,
.page-event .event_list .card-body {
  background-color: #fff;
}

.my-events-page .event_list .card-body .min-height,
.page-event .event_list .card-body .min-height {
  min-height: 280px;
}

.my-events-page .event_list .main_info .col-md-10,
.page-event .event_list .main_info .col-md-10 {
  padding-left: 0;
}

.my-events-page .event_list .main_info .list__title,
.page-event .event_list .main_info .list__title {
  color: #000;
  font-weight: bold;
}

.my-events-page .event_list .main_info .list__title a,
.page-event .event_list .main_info .list__title a {
  color: #000;
  text-transform: capitalize;
  font-size: 17px;
  font-size: 1.7rem;
}

.my-events-page .event_list .main_info .list__date,
.page-event .event_list .main_info .list__date {
  text-align: center;
  margin-top: 20px;
  color: #1C75BC;
  font-weight: bold;
  line-height: 1.1;
}

.my-events-page .event_list .main_info .list__date .list__date__month,
.page-event .event_list .main_info .list__date .list__date__month {
  text-transform: uppercase;
}

.my-events-page .event_list .main_info .list__date .list__date__day,
.page-event .event_list .main_info .list__date .list__date__day {
  font-size: 34px;
  font-size: 3.4rem;
  display: block;
}

.my-events-page .event_list .description,
.page-event .event_list .description {
  max-height: 95px;
  overflow: hidden;
  padding-bottom: 0;
  margin-bottom: 20px;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  color: #999;
  white-space: normal;
  font-size: 15px;
  font-size: 1.5rem;
}

.my-events-page .event_list .description:hover,
.page-event .event_list .description:hover {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.my-events-page .event_list .overlay,
.page-event .event_list .overlay {
  display: none;
}

.my-events-page .event_list .more_info,
.page-event .event_list .more_info {
  position: relative;
}

.my-events-page .event_list .live_element,
.page-event .event_list .live_element {
  margin-top: 20px;
}

.my-events-page .event_list .live_element .live,
.page-event .event_list .live_element .live {
  width: 35px;
  display: initial;
  padding: 5px;
  text-transform: uppercase;
  color: #FFF;
  background-color: purple;
  font-size: 11px;
  font-size: 1.1rem;
}

.my-events-page .event_list .live_element .live__time,
.page-event .event_list .live_element .live__time {
  color: purple;
  font-size: 12px;
  font-size: 1.2rem;
}

.my-events-page .event_list .access_links,
.page-event .event_list .access_links {
  text-align: right;
}

.my-events-page .event_list .show_speakers,
.page-event .event_list .show_speakers {
  color: #019CDC;
  cursor: pointer;
}

.my-events-page .event_list .access_links,
.page-event .event_list .access_links {
  text-align: right;
}

.my-events-page .event_list .show_speakers,
.page-event .event_list .show_speakers {
  color: #019CDC;
  cursor: pointer;
}

.my-events-page .event_list .upcoming_events:hover,
.my-events-page .event_list .available_events:hover,
.page-event .event_list .upcoming_events:hover,
.page-event .event_list .available_events:hover {
  cursor: pointer;
  color: #000;
}

.my-events-page .event_list .upcoming_events.active,
.my-events-page .event_list .available_events.active,
.page-event .event_list .upcoming_events.active,
.page-event .event_list .available_events.active {
  color: #000;
  display: initial;
}

.my-events-page .event_list .upcoming_events.active .underline,
.my-events-page .event_list .available_events.active .underline,
.page-event .event_list .upcoming_events.active .underline,
.page-event .event_list .available_events.active .underline {
  border-bottom: 6px solid #019CDC;
}

.my-events-page .event_list .upcoming_events .underline,
.my-events-page .event_list .available_events .underline,
.page-event .event_list .upcoming_events .underline,
.page-event .event_list .available_events .underline {
  border-bottom: 6px solid transparent;
}

.my-events-page .event_list .speaker_list,
.page-event .event_list .speaker_list {
  padding: 20px;
}

.my-events-page .event_list .speaker_list .speaker,
.page-event .event_list .speaker_list .speaker {
  padding: 20px;
}

.my-events-page .event_list .speaker_list .speaker .speaker-header .list__title,
.page-event .event_list .speaker_list .speaker .speaker-header .list__title {
  color: #000;
  font-size: 18px;
  font-size: 1.8rem;
}

.my-events-page .event_list .speaker_list .speaker .speaker-header img,
.page-event .event_list .speaker_list .speaker .speaker-header img {
  float: left;
}

.my-events-page .event_list .speaker_list .speaker .speaker-header h4,
.page-event .event_list .speaker_list .speaker .speaker-header h4 {
  margin: 0;
}

.my-events-page .event_list .speaker_list .speaker .speaker_description,
.page-event .event_list .speaker_list .speaker .speaker_description {
  padding-top: 20px;
  clear: both;
}

.my-events-page .event_list .event_button,
.page-event .event_list .event_button {
  background-color: #019CDC;
  padding: 10px;
  text-align: center;
  margin-bottom: 0;
  color: #FFF;
}

.my-events-page .event_list .event_button a,
.page-event .event_list .event_button a {
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
}

.my-events-page h2.headline,
.my-events-page h3 {
  text-align: left;
}

.my-events-page .cta {
  position: absolute;
  right: 16px;
  top: 10px;
  padding: 5px;
}

.my-events-page .container, .my-events-page .no-page-manager-page .l-content, .no-page-manager-page .my-events-page .l-content, .my-events-page .tabs-container ul.tabs, .tabs-container .my-events-page ul.tabs, .my-events-page #sliding-popup .popup-content, #sliding-popup .my-events-page .popup-content, .my-events-page .region--foot-note, .my-events-page .tabs--section .tab-content, .tabs--section .my-events-page .tab-content, .my-events-page .nav-menu__root, .my-events-page .region--footer-first, .my-events-page
.region--footer-second {
  position: relative;
  padding-left: 0;
  padding-right: 0;
}

.page-event .my-events-page .container, .page-event .my-events-page .no-page-manager-page .l-content, .no-page-manager-page .page-event .my-events-page .l-content, .page-event .my-events-page .tabs-container ul.tabs, .tabs-container .page-event .my-events-page ul.tabs, .page-event .my-events-page #sliding-popup .popup-content, #sliding-popup .page-event .my-events-page .popup-content, .page-event .my-events-page .region--foot-note, .page-event .my-events-page .tabs--section .tab-content, .tabs--section .page-event .my-events-page .tab-content, .page-event .my-events-page .nav-menu__root, .page-event .my-events-page .region--footer-first, .page-event .my-events-page
.region--footer-second {
  padding-left: 16px;
  padding-right: 16px;
}

.page-event .event_list .live_element .live__time {
  margin-top: 20px;
}

.page-event #modalContent .modal-dialog {
  position: fixed;
  top: 60px;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 600px !important;
}

.page-event .modal-content {
  border-radius: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  overflow-y: auto;
}

.page-event .modal-content .no-paddding-hor {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.page-event .modal-content .modal-header {
  border: 0;
  padding: 0;
}

.page-event .modal-content .modal-header h4.modal-title {
  color: #000;
  text-transform: capitalize;
  font-size: 18px;
  font-size: 1.8rem;
  padding-left: 20px;
  padding-top: 20px;
}

.page-event .modal-content .modal-header .close {
  background: #1C75BC;
  color: white;
  padding: 0;
  font-size: 42px;
  font-size: 4.2rem;
  margin-top: 0;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
  font-weight: normal;
  width: 42px;
  text-shadow: none;
}

.page-event .modal-content .modal-body {
  width: auto !important;
  padding: 20px;
}

.page-event .speaker_list .speaker {
  list-style: none;
  padding: 16px;
  margin-bottom: 20px;
  margin-left: 0;
}

.page-event .speaker_list .speaker .speaker-header .list__title {
  color: #000;
  font-size: 16px;
  font-size: 1.6rem;
}

.page-event .speaker_list .speaker .speaker-header .speaker_title_workplace {
  color: #ABABAB;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: normal;
}

.page-event .speaker_list .speaker .speaker-header img {
  float: left;
}

.page-event .speaker_list .speaker .speaker-header h4 {
  margin: 0;
}

.page-event .speaker_list .speaker .speaker-header .aligned-right {
  text-align: right;
}

.page-event .speaker_list .speaker .speaker_description {
  clear: both;
  font-size: 12px;
  font-size: 1.2rem;
}

.page-event .speaker_list .speaker .speaker_description .panel-body {
  max-height: 95px;
  overflow: hidden;
}

.page-event .speaker_list .speaker .speaker_description .panel-body:hover {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.page-event .speaker_list .speaker .show_desc {
  color: #019CDC;
}

.page-event .speaker_list .speaker .show_desc:visited, .page-event .speaker_list .speaker .show_desc:focus, .page-event .speaker_list .speaker .show_desc:active, .page-event .speaker_list .speaker .show_desc:hover {
  cursor: pointer;
  color: #019CDC;
}

.page-event .speaker_list .speaker .show_desc.glyphicon-chevron-down {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.page-event .speaker_list .speaker .show_desc.glyphicon-chevron-down.glyphicon-chevron-up {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.page-event .speaker_list .speaker .show_desc.glyphicon-chevron-down.glyphicon-chevron-up:visited, .page-event .speaker_list .speaker .show_desc.glyphicon-chevron-down.glyphicon-chevron-up:focus, .page-event .speaker_list .speaker .show_desc.glyphicon-chevron-down.glyphicon-chevron-up:active, .page-event .speaker_list .speaker .show_desc.glyphicon-chevron-down.glyphicon-chevron-up:hover {
  cursor: pointer;
  color: #019CDC;
}

.page-event .event_list.events_list_page {
  padding-left: 0;
}

.page-event .event_list.events_list_page .available, .page-event .event_list.events_list_page .upcoming {
  padding-right: 0 !important;
}

.page-event .event_list.events_list_page .remove-p-left {
  padding-left: 0;
}

.page-event .event_list.events_list_page h2 {
  margin-top: 0;
  font-size: 34px;
  font-size: 3.4rem;
}

.page-event .event_list.events_list_page .min-height {
  min-height: 290px;
}

.-container {
  clear: both;
}

.-container .container, .-container .no-page-manager-page .l-content, .no-page-manager-page .-container .l-content, .-container .tabs-container ul.tabs, .tabs-container .-container ul.tabs, .-container #sliding-popup .popup-content, #sliding-popup .-container .popup-content, .-container .region--foot-note, .-container .tabs--section .tab-content, .tabs--section .-container .tab-content, .-container .nav-menu__root, .-container .region--footer-first, .-container
.region--footer-second {
  padding: 0;
}

.page-event .events_list_page .col-md-6:nth-child(2n+1) {
  clear: none;
}

.page-event .my-events-page .col-md-6:nth-child(2n+1) {
  clear: left;
}

.section--event-register-form {
  padding: 30px 0 0 0;
  margin-bottom: 0;
}

.section--event-register-form .section-title, .section--event-register-form .page-header.page-header--no-background h1, .page-header.page-header--no-background .section--event-register-form h1 {
  color: #333;
  letter-spacing: 0;
  text-transform: none;
}

.section--event-register-form .form-type-textfield {
  background-color: #fff;
  margin-bottom: 1px;
}

.section--event-register-form .form-type-textfield .control-label {
  width: 35%;
  float: left;
  padding: 12px 8px 12px 8px;
  height: 45px;
  margin-bottom: 0px;
  color: #706D74;
  font-weight: bold;
}

.section--event-register-form .form-type-textfield .form-text {
  width: 65%;
  border: none;
  background-color: transparent;
  margin-bottom: 0px;
  color: #999;
  font-weight: normal;
  cursor: default;
}

.section--event-register-form .form-item-contact-phone, .section--event-register-form .form-item-join-meal {
  margin-top: 20px;
}

.section--event-register-form .form-type-radios .control-label, .section--event-register-form .form-type-textarea .control-label {
  padding: 12px 8px 12px 8px;
  color: #706D74;
}

.section--event-register-form .form-item-contact-phone .control-label {
  width: 100%;
  background-color: #F2F2F2;
}

.section--event-register-form .form-item-contact-phone .form-text {
  width: 100%;
}

.section--event-register-form .form-item-contact-phone .has_error {
  border: 1px solid red;
  color: red;
}

.section--event-register-form .form-item-join-meal .form-radios {
  background-color: #FFF;
}

.section--event-register-form .form-item-join-meal .form-radios .form-type-radio {
  padding: 0 30px;
  margin: 0;
}

.section--event-register-form .form-type-item {
  margin-top: 25px;
}

.section--event-register-form .form-type-checkbox {
  margin-bottom: 0px;
}

.section--event-register-form .form-actions {
  text-align: center;
}

.section--event-register-form .form-actions .btn, .section--event-register-form .form-actions .form-submit, .section--event-register-form .form-actions .btn-wrapper a, .btn-wrapper .section--event-register-form .form-actions a, .section--event-register-form .form-actions
.btn-wrapper input,
.btn-wrapper .section--event-register-form .form-actions input, .section--event-register-form .form-actions
.btn-wrapper button,
.btn-wrapper .section--event-register-form .form-actions button {
  width: 200px;
}

.section--event-register-form .form-submit {
  margin-top: 20px;
}

.section--event-register-form.reg-success {
  display: block !important;
}

.list--congresses li {
  list-style: none;
  margin-left: 0;
  padding: 4em 0;
  border-bottom: 1px solid #ABABAB;
}

.list--congresses li:last-of-type {
  border: none;
}

.list--congresses .media--congress {
  padding: 0;
}

.list--entry-documents li {
  margin: 0 0 10px;
  list-style: none;
}

.list--links.list--links_remove, .wrapped-list--list-links ul.list--links_remove {
  overflow: hidden;
}

.list--links.list--links_remove li, .wrapped-list--list-links ul.list--links_remove li {
  position: relative;
  line-height: 22px;
  margin-left: 0;
  padding-top: 9px;
  padding-bottom: 9px;
  list-style: none;
  overflow: hidden;
}

.list--links.list--links_remove li span:first-child, .wrapped-list--list-links ul.list--links_remove li span:first-child {
  float: left;
  width: 80%;
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 500;
  color: #706D74;
}

.list--links.list--links_remove li .pubmed-remove, .wrapped-list--list-links ul.list--links_remove li .pubmed-remove {
  padding: 10px !important;
  width: 30px;
}

.list--links.list--links_remove li a:last-child, .wrapped-list--list-links ul.list--links_remove li a:last-child {
  float: right;
}

.list--no-bullets li {
  margin-left: 0;
}

.section--numbered-list ol {
  margin-bottom: 1.25em;
  font-family: "Karbon", Arial, sans-serif;
  counter-reset: list_numbered;
}

.section--numbered-list ol li {
  position: relative;
  margin-left: 0;
  padding: 7px 0 4px 38px;
  list-style: none;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  color: #706D74;
  border-bottom: 1px solid #E7E7E7;
}

.section--numbered-list ol li:last-of-type {
  border: none;
}

.section--numbered-list ol li:before {
  content: counter(list_numbered);
  counter-increment: list_numbered;
  position: absolute;
  left: 0;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.6em;
  margin: 0.25em 1em 0 0.5em;
  padding: 0;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  color: #fff;
  background: #999;
  border-radius: 0.750em;
}

.list--panels > li {
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
  margin: 0;
  list-style: none;
}

.list--products {
  margin-left: -16px;
  margin-right: -16px;
}

.list--products:before, .list--products:after {
  content: " ";
  display: table;
}

.list--products:after {
  clear: both;
}

.list--products .list__item {
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
}

.product-actions a {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
}

.list--materials {
  margin-left: -16px;
  margin-right: -16px;
}

.list--materials:before, .list--materials:after {
  content: " ";
  display: table;
}

.list--materials:after {
  clear: both;
}

.list--materials .list__item {
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 2em;
  margin-bottom: 2em;
}

.list--materials .list__item .media--vertical .media-left {
  height: 300px;
  text-align: center;
  overflow: hidden;
}

.list--materials .list__item .media--vertical .media-left a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.list--materials .list__item .media--vertical .media-left img {
  max-height: 300px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.list--materials .list__item .media--vertical .media-left img.media-object {
  display: inline;
}

.list--materials .list__item .media--vertical .media-body h3 {
  padding: 0;
  margin: 0;
}

.list--materials .list__item .media--vertical .media-body h3 a {
  display: block;
}

.list--materials .list__item:after {
  content: '';
  position: absolute;
  height: 1px;
  left: 16px;
  right: 16px;
  bottom: 0;
  border-bottom: 1px solid #E7E7E7;
}

.product-actions {
  margin-top: 10px;
}

.product-actions a {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
}

.list--product-images .list__heading {
  padding: 8px 0;
  text-transform: uppercase;
}

.list--product-images .list__heading h4 {
  color: inherit;
}

.list--product-images ul {
  margin-left: -8px;
  margin-right: -8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 8px;
  margin-bottom: 0;
}

.list--product-images ul:before, .list--product-images ul:after {
  content: " ";
  display: table;
}

.list--product-images ul:after {
  clear: both;
}

.list--product-images li {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-left: 0;
  margin-bottom: 16px;
  list-style: none;
  overflow: hidden;
}

.list--product-images li img {
  height: auto;
  width: 100%;
  max-width: none;
}

.list--speakers > li {
  list-style: none;
  margin-left: 0;
  padding: 2em 0;
}

.list--speakers > li:last-of-type {
  border: none;
}

.list--twitter li {
  margin-left: 0;
  margin-bottom: 18px;
  border-bottom: 1px solid #E7E7E7;
}

.list--twitter .list__tweet {
  margin-bottom: 20px;
}

.list--twitter .list__postdate {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  color: #706D74;
  text-transform: uppercase;
}

.wrapped-list--list-links li.access-locked-flag {
  padding-left: 3rem;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMb2NrIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDIwIDIwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMCAyMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBkPSJNMTUuOCw4SDE0VjUuNkMxNCwyLjcwMywxMi42NjUsMSwxMCwxQzcuMzM0LDEsNiwyLjcwMyw2LDUuNlY4SDRDMy40NDcsOCwzLDguNjQ2LDMsOS4xOTlWMTcNCgljMCwwLjU0OSwwLjQyOCwxLjEzOSwwLjk1MSwxLjMwN2wxLjE5NywwLjM4N0M1LjY3MiwxOC44NjEsNi41NSwxOSw3LjEsMTlIMTIuOWMwLjU0OSwwLDEuNDI4LTAuMTM5LDEuOTUxLTAuMzA3bDEuMTk2LTAuMzg3DQoJQzE2LjU3MSwxOC4xMzksMTcsMTcuNTQ5LDE3LDE3VjkuMTk5QzE3LDguNjQ2LDE2LjM1Miw4LDE1LjgsOHogTTEyLDhIOFY1LjE5OUM4LDMuNzU0LDguNzk3LDMsMTAsM2MxLjIwMywwLDIsMC43NTQsMiwyLjE5OVY4eiIvPg0KPC9zdmc+");
  background-repeat: no-repeat;
  background-position: 0.5rem center;
  background-size: 1.75rem;
}

.map-view-callout {
  position: relative;
  background: #fff;
  overflow: hidden;
}

.map-view-callout .tab-pane {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.map-view-callout .nav-tabs, .map-view-callout .ui-tabs .ui-tabs-nav, .ui-tabs .map-view-callout .ui-tabs-nav {
  border-bottom: 1px solid #646464;
}

.map-view-callout .nav-tabs li, .map-view-callout .ui-tabs .ui-tabs-nav li, .ui-tabs .map-view-callout .ui-tabs-nav li {
  background: #fff;
  color: #646464;
  padding: 0 20px;
}

.map-view-callout .nav-tabs li:hover, .map-view-callout .ui-tabs .ui-tabs-nav li:hover, .ui-tabs .map-view-callout .ui-tabs-nav li:hover, .map-view-callout .nav-tabs li:active, .map-view-callout .ui-tabs .ui-tabs-nav li:active, .ui-tabs .map-view-callout .ui-tabs-nav li:active {
  background: #fff;
  color: #646464;
}

.map-view-callout .nav-tabs li.active, .map-view-callout .ui-tabs .ui-tabs-nav li.active, .ui-tabs .map-view-callout .ui-tabs-nav li.active {
  background: #fff;
}

.map-view-callout .nav-tabs li.active > a, .map-view-callout .ui-tabs .ui-tabs-nav li.active > a, .ui-tabs .map-view-callout .ui-tabs-nav li.active > a {
  color: #706D74;
  border-bottom: 2px solid #019CDC !important;
  font-weight: 600;
}

.map-view-callout .nav-tabs li a, .map-view-callout .ui-tabs .ui-tabs-nav li a, .ui-tabs .map-view-callout .ui-tabs-nav li a {
  color: #646464;
  font-weight: 400;
}

.map-view-callout .view-doctor-view.view-display-id-page .leaflet-container {
  z-index: 0;
}

.map-view-callout .view-doctor-view.view-display-id-page .leaflet-control-attribution {
  display: none;
}

.map-view-callout .col-md-6 > div {
  margin-bottom: 0;
}

.map-view-callout .view-doctor-view.view-display-id-page_1 {
  padding: 24px 30px 24px 40px;
}

.map-view-callout .view-doctor-view.view-display-id-page_1 .views-exposed-form .views-exposed-widget {
  padding-top: 0;
}

.map-view-callout .view-doctor-view.view-display-id-page_1 .view-empty {
  background: #A9A9A9;
  padding: 15px;
}

.map-view-callout .view-doctor-view.view-display-id-page_1 .view-empty p {
  margin-bottom: 0;
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
}

.map-view-callout .view-doctor-view.view-display-id-page_1 .hospital-list {
  padding: 15px 0 0 0;
}

.map-view-callout .view-doctor-view.view-display-id-page_1 .hospital-list .bottom-line {
  margin: 0 20px;
  clear: both;
  border-bottom: 1px solid #F2F2F2;
  padding-top: 10px;
}

.map-view-callout .view-doctor-view.view-display-id-page_1 .view-header {
  font-size: 12px;
  font-size: 1.2rem;
}

.map-view-callout .view-doctor-view.view-display-id-page_1 h3 {
  margin: 0;
  line-height: 26px;
  font-size: 18px;
  font-size: 1.8rem;
}

.map-view-callout .view-doctor-view.view-display-id-page_1 h3 span {
  color: #646464;
  font-weight: 400;
  font-size: 14px;
  font-size: 1.4rem;
}

.map-view-callout .view-doctor-view.view-display-id-page_1 h3 .translate-string {
  font-size: 12px;
  font-size: 1.2rem;
  padding-top: 12px;
}

.map-view-callout .view-doctor-view.view-display-id-page_1 .views-row {
  margin-bottom: 5px;
}

.map-view-callout .view-doctor-view.view-display-id-page_1 .views-row .field-content {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 16px;
  font-weight: 400;
}

.map-view-callout .view-doctor-view.view-display-id-page_1 .views-row .views-field-field-last-name .field-content {
  line-height: 26px;
  font-weight: 600;
}

.map-view-callout .view-doctor-view.view-display-id-page_1 .views-field-field-email {
  float: right;
  margin-top: -35px;
}

.map-view-callout .view-doctor-view.view-display-id-page_1 .views-field-field-email span.mailto {
  display: none;
}

.map-view-callout .view-doctor-view.view-display-id-page_1 .view-content .view-grouping .view-grouping-header {
  display: none;
}

.map-view-callout .view-doctor-view.view-display-id-page_1 .pager {
  height: auto;
  padding-top: 5px;
}

.map-view-callout .view-doctor-view.view-display-id-page_1 .pager li {
  padding: 0 5px;
}

.view-display-popup-info .modal-body {
  padding: 37px 56px 40px 35px;
}

.view-display-popup-info .view-grouping {
  padding-right: 25px;
}

.view-display-popup-info .view-grouping-header {
  color: #646464;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 26px;
}

.view-display-popup-info .view-grouping-content .view-grouping-header {
  color: #ABABAB;
  font-weight: 450;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 26px;
}

.view-display-popup-info .view-grouping-content {
  /*margin-top: 7px;*/
}

.view-display-popup-info .views-row {
  margin-bottom: 10px;
}

.view-display-popup-info .views-row.views-row-first {
  margin-top: 8px;
}

.view-display-popup-info h3,
.view-display-popup-info .views-field-title {
  color: #646464;
  font-weight: 600;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 26px;
}

.view-display-popup-info h3 {
  padding-top: 12px;
}

.view-display-popup-info .views-field-field-speciality {
  font-size: 12px;
  font-size: 1.2rem;
  color: #ABABAB;
  line-height: 16px;
}

.view-display-popup-info .views-field-field-email {
  float: right;
  margin-top: -35px;
  font-size: 14px;
  font-size: 1.4rem;
}

.view-display-popup-info .col-md-2 {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

.view-display-popup-info .col-md-10 {
  padding-left: 6px;
  padding-right: 6px;
}

.view-display-popup-info img {
  width: 50px;
}

.view-display-popup-info .close-modal {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 9999;
  color: transparent;
  width: 20px;
}

.view-display-popup-info .close-modal:before {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #ABABAB;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.view-display-popup-info .close-modal:after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #ABABAB;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.view-display-popup-info .close-modal:hover {
  cursor: pointer;
}

.media .media-left img,
.media .media-right img {
  max-width: none;
}

.media--congress {
  display: table;
  font-family: "Karbon", Arial, sans-serif;
  color: #646464;
}

.media--congress .media-left {
  padding-right: 60px;
}

.media--congress img.media-object {
  max-width: 256px;
  max-height: 256px;
}

.media--congress .media-body {
  font-size: 20px;
  font-size: 2rem;
}

.media--congress .media-text-wrapper {
  overflow: hidden;
  position: relative;
}

.is-hidden-text .media-text-wrapper:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2em;
  left: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
  background: -o-linear-gradient(rgba(255, 255, 255, 0), white);
  background: linear-gradient(rgba(255, 255, 255, 0), white);
}

.media--congress .media-heading {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 600;
  text-transform: none;
  color: #149394;
}

.media--congress .media-description *:last-child {
  margin-bottom: 0;
}

.media--congress .media-footer .btn, .media--congress .media-footer .form-submit, .media--congress .media-footer .btn-wrapper a, .btn-wrapper .media--congress .media-footer a, .media--congress .media-footer
.btn-wrapper input,
.btn-wrapper .media--congress .media-footer input, .media--congress .media-footer
.btn-wrapper button,
.btn-wrapper .media--congress .media-footer button {
  margin: 30px 0 0;
}

.media--congress strong {
  font-weight: 600;
}

.media--congress .js-read-more:not(.is-visible) {
  display: none;
}

.media--speaker {
  font-family: "Karbon", Arial, sans-serif;
  color: #646464;
}

.media--speaker .media-left {
  display: block;
  width: 100%;
}

.media--speaker .media-body {
  display: block;
  width: 100%;
  font-size: 18px;
  font-size: 1.8rem;
}

.media--speaker .media-name {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 400;
  text-transform: none;
}

.media--speaker .media-jobtitle {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  color: #999;
  text-transform: uppercase;
}

.media--speaker img.media-object {
  margin: 0.5em 0;
  width: 100%;
  height: auto;
}

.media.media--twitter {
  margin-bottom: 10px;
}

.media.media--twitter .media-heading {
  margin: 0;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.3;
  font-weight: 500;
}

.media.media--twitter .media-screenname {
  font-weight: 500;
  margin: 0;
}

form#views-exposed-form-doctor-view-page {
  display: none;
}

form[id^="views-exposed-form-doctor-view-page"] {
  margin-bottom: 0;
}

form[id^="views-exposed-form-doctor-view-page"] input#edit-combine {
  display: none;
}

form[id^="views-exposed-form-doctor-view-page"] div#spravato-search-wrapper {
  width: 70%;
  height: auto;
  overflow: auto;
  border: 1px #AEBDC2 solid;
  border-radius: 3px;
  margin-top: 10px;
}

form[id^="views-exposed-form-doctor-view-page"] div#spravato-search-field {
  float: left;
  display: block;
  width: 80%;
  margin: 5px 0px;
  padding: 10px;
}

form[id^="views-exposed-form-doctor-view-page"] div#spravato-search-field:focus {
  outline: none;
}

form[id^="views-exposed-form-doctor-view-page"] input#edit-submit {
  float: right;
  display: block;
  background: transparent;
  margin-top: 5px;
  padding: 0px;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

form[id^="views-exposed-form-doctor-view-page"] input#edit-submit:focus {
  outline: none;
}

form[id^="views-exposed-form-doctor-view-page"] .views-exposed-form .views-exposed-widget {
  width: 100%;
}

form[id^="views-exposed-form-doctor-view-page"] .views-exposed-form .views-exposed-widget .my-views-filter-submit {
  position: absolute;
  right: 115px;
  top: 0;
  margin-top: 0;
  background: #1C75BC;
}

form[id^="views-exposed-form-doctor-view-page"] .views-exposed-form .views-exposed-widget p {
  margin-bottom: 0;
}

form[id^="views-exposed-form-doctor-view-page"] .views-exposed-form .views-exposed-widget .spravato-clear-search {
  text-decoration: underline;
  padding: 0 30px;
  line-height: 40px;
  position: absolute;
  right: 0;
  top: 30px;
}

form[id^="views-exposed-form-doctor-view-page"] span.filter-tag {
  background: #1C75BC;
  padding: 3px;
  border-radius: 3px;
  display: inline-block;
  margin: 1px;
}

form[id^="views-exposed-form-doctor-view-page"] span.tag-term {
  color: white;
  padding: 5px;
}

form[id^="views-exposed-form-doctor-view-page"] span.close-btn {
  padding: 5px;
  color: #fff;
  cursor: pointer;
}

form[id^="views-exposed-form-doctor-view-page"] div#spravato-messages {
  color: red;
  margin-bottom: 10px;
  position: absolute;
  top: 0px;
}

.topic-menu {
  overflow: hidden;
  font-family: "Karbon", Arial, sans-serif;
  text-align: center;
}

.topic-menu .topic-menu-cta {
  line-height: 2.5em;
  font-size: 2.125em;
  font-weight: 400;
  text-align: center;
  color: #706D74;
  cursor: pointer;
}

.topic-menu li {
  display: inline-block;
  margin: 0 20px 10px 0;
  text-indent: 0;
  list-style: none;
}

.topic-menu li:before {
  content: none;
}

.topic-menu li a {
  display: inline-block;
  line-height: 40px;
  padding: 0 20px;
  font-size: 1.125em;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: #ABABAB;
}

.topic-menu.topic-menu--fixed {
  position: fixed;
  top: 92px;
  width: 100%;
  -webkit-transition: height 0.6s ease-in-out;
  -o-transition: height 0.6s ease-in-out;
  transition: height 0.6s ease-in-out;
  z-index: 10;
  background-color: #F2F2F2;
  border-bottom: 2px solid #E7E7E7;
}

.topic-menu.topic-menu--fixed li a {
  background: #019CDC;
}

.nav-pills {
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 600;
}

.nav-pills li {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  float: none !important;
  margin: 0;
  text-align: center;
  list-style: none;
}

.nav-pills li + li {
  margin-left: 0;
}

.nav-pills li .nolink,
.nav-pills li a {
  padding: 17px 5px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}

.nav-pills li .nolink:hover, .nav-pills li .nolink:focus,
.nav-pills li a:hover,
.nav-pills li a:focus {
  background: #019CDC;
}

.modal--language-selector .modal-body {
  padding: 30px 60px;
}

.modal--language-selector .btn, .modal--language-selector .form-submit, .modal--language-selector .btn-wrapper a, .btn-wrapper .modal--language-selector a, .modal--language-selector
.btn-wrapper input,
.btn-wrapper .modal--language-selector input, .modal--language-selector
.btn-wrapper button,
.btn-wrapper .modal--language-selector button {
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
}

.modal--language-selector .btn + .btn, .modal--language-selector .form-submit + .btn, .modal--language-selector .btn-wrapper a + .btn, .btn-wrapper .modal--language-selector a + .btn, .modal--language-selector
.btn-wrapper input + .btn,
.btn-wrapper .modal--language-selector input + .btn, .modal--language-selector
.btn-wrapper button + .btn,
.btn-wrapper .modal--language-selector button + .btn, .modal--language-selector .btn + .form-submit, .modal--language-selector .form-submit + .form-submit, .modal--language-selector .btn-wrapper a + .form-submit, .btn-wrapper .modal--language-selector a + .form-submit, .modal--language-selector
.btn-wrapper input + .form-submit,
.btn-wrapper .modal--language-selector input + .form-submit, .modal--language-selector
.btn-wrapper button + .form-submit,
.btn-wrapper .modal--language-selector button + .form-submit, .modal--language-selector .btn-wrapper .btn + a, .btn-wrapper .modal--language-selector .btn + a, .modal--language-selector .btn-wrapper .form-submit + a, .btn-wrapper .modal--language-selector .form-submit + a, .modal--language-selector .btn-wrapper a + a, .btn-wrapper .modal--language-selector a + a, .modal--language-selector .btn-wrapper input + a, .btn-wrapper .modal--language-selector input + a, .modal--language-selector .btn-wrapper button + a, .btn-wrapper .modal--language-selector button + a, .modal--language-selector
.btn-wrapper .btn + input,
.btn-wrapper .modal--language-selector .btn + input, .modal--language-selector
.btn-wrapper .form-submit + input,
.btn-wrapper .modal--language-selector .form-submit + input, .modal--language-selector .btn-wrapper a + input, .btn-wrapper .modal--language-selector a + input, .modal--language-selector .btn-wrapper input + input, .btn-wrapper .modal--language-selector input + input, .modal--language-selector .btn-wrapper button + input, .btn-wrapper .modal--language-selector button + input, .modal--language-selector
.btn-wrapper .btn + button,
.btn-wrapper .modal--language-selector .btn + button, .modal--language-selector
.btn-wrapper .form-submit + button,
.btn-wrapper .modal--language-selector .form-submit + button, .modal--language-selector .btn-wrapper a + button, .btn-wrapper .modal--language-selector a + button, .modal--language-selector .btn-wrapper input + button, .btn-wrapper .modal--language-selector input + button, .modal--language-selector .btn-wrapper button + button, .btn-wrapper .modal--language-selector button + button {
  margin: 0;
  border-left: 1px solid #CCC;
}

.container-3-buttons {
  clear: both;
}

.container-3-buttons div {
  width: 33%;
  float: left;
  padding: 0;
  margin: 0;
}

.container-3-buttons div:last-child {
  width: 34%;
}

.container-3-buttons div button {
  width: 100%;
}

.modal .modal-dialog {
  font-family: "Karbon", Arial, sans-serif;
  color: #706D74;
}

.modal .modal-content {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.modal .modal-body {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
}

.modal .modal-body a {
  text-decoration: underline;
}

.modal .modal-body h3 {
  margin: 0;
}

.modal .modal-footer {
  padding: 0;
  text-align: center;
}

.modal .modal-footer .btn, .modal .modal-footer .form-submit, .modal .modal-footer .btn-wrapper a, .btn-wrapper .modal .modal-footer a, .modal .modal-footer
.btn-wrapper input,
.btn-wrapper .modal .modal-footer input, .modal .modal-footer
.btn-wrapper button,
.btn-wrapper .modal .modal-footer button {
  width: 100%;
  margin: 0;
  font-weight: 400;
  color: #019CDC;
  background: #F2F2F2;
}

.modal .modal-footer .btn:hover, .modal .modal-footer .form-submit:hover, .modal .modal-footer .btn-wrapper a:hover, .btn-wrapper .modal .modal-footer a:hover, .modal .modal-footer
.btn-wrapper input:hover,
.btn-wrapper .modal .modal-footer input:hover, .modal .modal-footer
.btn-wrapper button:hover,
.btn-wrapper .modal .modal-footer button:hover {
  color: #fff;
  background: #019CDC;
}

.modal .modal-footer .btn + .btn, .modal .modal-footer .form-submit + .btn, .modal .modal-footer .btn-wrapper a + .btn, .btn-wrapper .modal .modal-footer a + .btn, .modal .modal-footer
.btn-wrapper input + .btn,
.btn-wrapper .modal .modal-footer input + .btn, .modal .modal-footer
.btn-wrapper button + .btn,
.btn-wrapper .modal .modal-footer button + .btn, .modal .modal-footer .btn + .form-submit, .modal .modal-footer .form-submit + .form-submit, .modal .modal-footer .btn-wrapper a + .form-submit, .btn-wrapper .modal .modal-footer a + .form-submit, .modal .modal-footer
.btn-wrapper input + .form-submit,
.btn-wrapper .modal .modal-footer input + .form-submit, .modal .modal-footer
.btn-wrapper button + .form-submit,
.btn-wrapper .modal .modal-footer button + .form-submit, .modal .modal-footer .btn-wrapper .btn + a, .btn-wrapper .modal .modal-footer .btn + a, .modal .modal-footer .btn-wrapper .form-submit + a, .btn-wrapper .modal .modal-footer .form-submit + a, .modal .modal-footer .btn-wrapper a + a, .btn-wrapper .modal .modal-footer a + a, .modal .modal-footer .btn-wrapper input + a, .btn-wrapper .modal .modal-footer input + a, .modal .modal-footer .btn-wrapper button + a, .btn-wrapper .modal .modal-footer button + a, .modal .modal-footer
.btn-wrapper .btn + input,
.btn-wrapper .modal .modal-footer .btn + input, .modal .modal-footer
.btn-wrapper .form-submit + input,
.btn-wrapper .modal .modal-footer .form-submit + input, .modal .modal-footer .btn-wrapper a + input, .btn-wrapper .modal .modal-footer a + input, .modal .modal-footer .btn-wrapper input + input, .btn-wrapper .modal .modal-footer input + input, .modal .modal-footer .btn-wrapper button + input, .btn-wrapper .modal .modal-footer button + input, .modal .modal-footer
.btn-wrapper .btn + button,
.btn-wrapper .modal .modal-footer .btn + button, .modal .modal-footer
.btn-wrapper .form-submit + button,
.btn-wrapper .modal .modal-footer .form-submit + button, .modal .modal-footer .btn-wrapper a + button, .btn-wrapper .modal .modal-footer a + button, .modal .modal-footer .btn-wrapper input + button, .btn-wrapper .modal .modal-footer input + button, .modal .modal-footer .btn-wrapper button + button, .btn-wrapper .modal .modal-footer button + button {
  border-left: 1px solid #CCC;
}

.modal .modal-footer .btn.active, .modal .modal-footer .active.form-submit, .modal .modal-footer .btn-wrapper a.active, .btn-wrapper .modal .modal-footer a.active, .modal .modal-footer
.btn-wrapper input.active,
.btn-wrapper .modal .modal-footer input.active, .modal .modal-footer
.btn-wrapper button.active,
.btn-wrapper .modal .modal-footer button.active {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.modal .modal-footer.modal-footer-buttons-2 .btn, .modal .modal-footer.modal-footer-buttons-2 .form-submit, .modal .modal-footer.modal-footer-buttons-2 .btn-wrapper a, .btn-wrapper .modal .modal-footer.modal-footer-buttons-2 a, .modal .modal-footer.modal-footer-buttons-2
.btn-wrapper input,
.btn-wrapper .modal .modal-footer.modal-footer-buttons-2 input, .modal .modal-footer.modal-footer-buttons-2
.btn-wrapper button,
.btn-wrapper .modal .modal-footer.modal-footer-buttons-2 button {
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
}

.modal .modal-footer.modal-footer-buttons-3 .btn, .modal .modal-footer.modal-footer-buttons-3 .form-submit, .modal .modal-footer.modal-footer-buttons-3 .btn-wrapper a, .btn-wrapper .modal .modal-footer.modal-footer-buttons-3 a, .modal .modal-footer.modal-footer-buttons-3
.btn-wrapper input,
.btn-wrapper .modal .modal-footer.modal-footer-buttons-3 input, .modal .modal-footer.modal-footer-buttons-3
.btn-wrapper button,
.btn-wrapper .modal .modal-footer.modal-footer-buttons-3 button {
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
}

.modal .modal-footer.modal-footer-buttons-4 .btn, .modal .modal-footer.modal-footer-buttons-4 .form-submit, .modal .modal-footer.modal-footer-buttons-4 .btn-wrapper a, .btn-wrapper .modal .modal-footer.modal-footer-buttons-4 a, .modal .modal-footer.modal-footer-buttons-4
.btn-wrapper input,
.btn-wrapper .modal .modal-footer.modal-footer-buttons-4 input, .modal .modal-footer.modal-footer-buttons-4
.btn-wrapper button,
.btn-wrapper .modal .modal-footer.modal-footer-buttons-4 button {
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
}

.modal--login.modal--login-janrain .modal-header {
  position: relative;
  min-height: 0;
}

.modal--login.modal--login-janrain .modal-header .btn--modal-close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  width: 30px;
  line-height: 30px;
  text-indent: -999em;
  background: #F2F2F2;
  z-index: 10;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

.modal--login.modal--login-janrain .modal-header .btn--modal-close:after {
  content: '\0000D7';
  float: left;
  text-indent: 0;
  display: inline-block;
  width: 30px;
  height: 30px;
  font-size: 40px !important;
  font-weight: 300;
}

.modal--login.modal--login-janrain .modal-header .btn--modal-close:hover {
  background-color: #00aae6;
  color: white;
}

.modal--login.modal--login-janrain .modal-body {
  padding: 15px 20px;
}

.modal--login.modal--login-janrain .modal-body form {
  margin: 1em 0 0 0;
}

.modal--login.modal--login-janrain .modal-body .form-actions {
  margin-bottom: 0;
}

.modal--login.modal--login-janrain .modal-body .form-actions .col-sm-6:last-child {
  text-align: center;
}

.modal--login.modal--login-janrain .modal-body .form-actions input {
  width: 100%;
  font-weight: 600;
  font-size: 2rem;
  margin-bottom: 0.5em;
}

.modal--messages .modal-dialog {
  margin-top: 50vh;
}

.modal--messages.fade .modal-dialog {
  -webkit-transform: translate(0, -75%);
  -ms-transform: translate(0, -75%);
  transform: translate(0, -75%);
}

.modal--messages.in .modal-dialog {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.modal--messages-top .modal-dialog {
  margin-top: 0;
}

.modal--product-list .modal-body {
  padding: 40px 30px;
}

.modal--requestmaterial .modal-content {
  width: 65%;
  margin: 0 auto;
}

.modal--requestmaterial .modal-content .feedback-content {
  padding-top: 15px;
}

.modal--requestmaterial .modal-header {
  padding: 25px;
  background: #004E75;
  border-bottom: none;
  text-align: center;
  min-height: 100px;
  font-family: "karbon", Arial, sans-serif;
}

.modal--requestmaterial .modal-header h4 {
  margin-top: 4%;
  font-size: 18px;
  font-weight: 500;
}

.modal--requestmaterial .modal-header .modal-title {
  color: #FFFFFF;
}

.modal--requestmaterial .modal-header .close {
  color: #FFFFFF !important;
  opacity: 1;
  content: "";
  text-indent: -9999999px;
  width: 24px;
  height: 24px;
  background: url(../images/icon_close.svg) no-repeat left top;
}

.modal--requestmaterial .modal-header .feedback-quest-submit {
  display: none;
}

.modal--requestmaterial .modal-dialog {
  margin-top: 50vh;
}

.modal--requestmaterial.fade .modal-dialog {
  -webkit-transform: translate(0, -75%);
  -ms-transform: translate(0, -75%);
  transform: translate(0, -75%);
}

.modal--requestmaterial.in .modal-dialog {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.modal--requestmaterial .modal-body {
  background: #FFFFFF;
}

.modal--requestmaterial .modal-body .feedback-content {
  text-align: center;
}

.modal--requestmaterial .modal-body .feedback-content .request_material_sad {
  cursor: pointer;
}

.modal--requestmaterial .modal-body .feedback-content .request_material_sad img {
  cursor: pointer;
  height: 64px;
}

.modal--requestmaterial .modal-body .feedback-content .request_material_sad .unsatisfied {
  color: #999999;
}

.modal--requestmaterial .modal-body .feedback-content .request_material_sad:after {
  content: "";
  position: absolute;
  right: 0;
  z-index: 100;
  top: 10%;
  width: 2px;
  height: 75%;
  background: #EEEEEE;
}

.modal--requestmaterial .modal-body .feedback-content .request_material_happy {
  cursor: pointer;
}

.modal--requestmaterial .modal-body .feedback-content .request_material_happy img {
  cursor: pointer;
  height: 64px;
}

.modal--requestmaterial .modal-body .feedback-content .satisfied {
  color: #999999;
}

.modal--requestmaterial .modal-body .success_Message {
  text-align: center;
}

.modal--requestmaterial .modal-body .success_Message .satisfied {
  color: #004E75;
}

.modal--requestmaterial .modal-body .failure_Message {
  text-align: center;
}

.modal--requestmaterial .modal-body .failure_Message .unsatisfied {
  color: #004E75;
}

.page-my-jmc-requested-articles h1 {
  text-transform: uppercase;
}

.page-my-jmc-requested-articles .requested-articles-list ul li {
  padding: 10px 40px !important;
  display: block;
  min-height: 140px;
  width: 100%;
  background-image: url("/sites/default/content/icon_PDF_blue.svg");
  background-position: 3% 50%;
  background-repeat: no-repeat;
  background-size: 80px;
  color: #333;
}

.page-my-jmc-requested-articles .requested-articles-list ul li:last-child:after {
  border: none;
  margin-bottom: 20px;
}

.page-my-jmc-requested-articles .requested-articles-list ul li .pdf-icon {
  background-image: url("/sites/all/themes/custom/jmc/patternlab/images/icon_PDF.svg");
  background-repeat: no-repeat;
  float: left;
  width: 5%;
  height: 50px;
  position: relative;
  top: 25px;
}

.page-my-jmc-requested-articles .pending-label, .page-my-jmc-requested-articles .date-sort-label {
  font-size: 1.8rem;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 40px !important;
  margin-bottom: 0;
}

.page-my-jmc-requested-articles .approved, .page-my-jmc-requested-articles .pending {
  margin-bottom: 40px !important;
}

.page-my-jmc-requested-articles .recent-requests, .page-my-jmc-requested-articles .previous-requests {
  margin-bottom: 40px !important;
  background-color: white;
}

.page-my-jmc-requested-articles .article-metadata {
  float: right;
  width: 95%;
  height: 130px;
}

.page-my-jmc-requested-articles .article-metadata p {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

.page-my-jmc-requested-articles .article-details {
  height: 25px;
}

.page-my-jmc-requested-articles .article-details p {
  font-weight: 200;
  color: #999;
  border-right: 1px solid #999;
  font-size: 14px;
  font-size: 1.4rem;
}

.page-my-jmc-requested-articles .article-details p.journal_name, .page-my-jmc-requested-articles .pending .article-details p.pmid {
  border: none;
}

.page-my-jmc-requested-articles .article-title {
  margin-bottom: 20px;
  margin-left: 10px;
  vertical-align: middle;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 20px;
  height: 25px;
}

.page-my-jmc-requested-articles .pending-icon {
  text-transform: uppercase;
  padding: 2px;
  background-color: orange;
  color: white;
  float: right;
  font-size: 1.3rem;
  position: relative;
  bottom: 20px;
}

.page-my-jmc-requested-articles .download-icon {
  background-image: url("/sites/all/themes/custom/jmc/patternlab/images/download-icon.png");
  background-position: center;
  background-repeat: no-repeat;
  width: 35px;
  height: 35px;
  background-color: #019CDC;
  background-size: 95%;
}

.page-my-jmc-requested-articles .download-icon:hover {
  background-color: #1C75BC;
}

.page-my-jmc-requested-articles .download-link {
  float: right !important;
  position: relative;
  bottom: 30px;
}

.page-my-jmc-requested-articles .disclaimer .container, .page-my-jmc-requested-articles .disclaimer .no-page-manager-page .l-content, .no-page-manager-page .page-my-jmc-requested-articles .disclaimer .l-content, .page-my-jmc-requested-articles .disclaimer .tabs-container ul.tabs, .tabs-container .page-my-jmc-requested-articles .disclaimer ul.tabs, .page-my-jmc-requested-articles .disclaimer #sliding-popup .popup-content, #sliding-popup .page-my-jmc-requested-articles .disclaimer .popup-content, .page-my-jmc-requested-articles .disclaimer .region--foot-note, .page-my-jmc-requested-articles .disclaimer .tabs--section .tab-content, .tabs--section .page-my-jmc-requested-articles .disclaimer .tab-content, .page-my-jmc-requested-articles .disclaimer .nav-menu__root, .page-my-jmc-requested-articles .disclaimer .region--footer-first, .page-my-jmc-requested-articles .disclaimer
.region--footer-second {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.page-my-jmc-requested-articles .articles_container {
  background-color: #fff;
  margin-bottom: 30px;
}

.page-my-jmc-requested-articles .articles_download_text {
  display: none;
}

.list--links .list-links-myjmc, .wrapped-list--list-links ul .list-links-myjmc {
  background-image: url(/sites/all/themes/custom/jmc_mobile/patternlab/images/screen-dark.svg);
  color: #1C75BC;
}

.page-my-jmc .l-bottom .section {
  width: 33%;
  float: left;
  padding: 10px;
  margin-bottom: 0;
}

.my_jmc_articles_block {
  width: 100%;
  background-color: #fff;
  padding: 20px;
}

.my_jmc_articles_block .icon-container {
  position: relative;
  margin: 0 auto;
  margin-bottom: 30px;
  height: 80px;
  width: 80px;
  background-color: #019CDC;
  border-radius: 50%;
}

.my_jmc_articles_block .article_block_img {
  position: absolute;
  top: 15px;
  left: 25px;
  width: 40px;
}

.my_jmc_articles_block .my_jmc_article_title {
  text-align: center;
  margin-bottom: 20px;
  color: #666666;
  font-weight: bold;
}

.my_jmc_articles_block .article-title {
  color: #666666;
}

.my_jmc_articles_block .empty_message {
  padding: 20px 0 40px 0;
}

.my_jmc_articles_block .article-item {
  height: 60px;
  border-bottom: 1px solid #CCC;
  margin-bottom: 10px;
}

.my_jmc_articles_block .journal_name {
  color: #b2b2b2;
}

.my_jmc_articles_block .btn, .my_jmc_articles_block .form-submit, .my_jmc_articles_block .btn-wrapper a, .btn-wrapper .my_jmc_articles_block a, .my_jmc_articles_block
.btn-wrapper input,
.btn-wrapper .my_jmc_articles_block input, .my_jmc_articles_block
.btn-wrapper button,
.btn-wrapper .my_jmc_articles_block button {
  width: 100%;
  font-size: 18px;
}

.nav-tabs.nav-tabs--icon, .ui-tabs .nav-tabs--icon.ui-tabs-nav {
  height: auto;
  margin: 0;
  padding: 0;
  border: none;
}

.nav-tabs.nav-tabs--icon li, .ui-tabs .nav-tabs--icon.ui-tabs-nav li {
  position: relative;
  background: transparent;
}

.nav-tabs.nav-tabs--icon li.active, .ui-tabs .nav-tabs--icon.ui-tabs-nav li.active, .nav-tabs.nav-tabs--icon li:hover, .ui-tabs .nav-tabs--icon.ui-tabs-nav li:hover {
  background: transparent;
}

.nav-tabs.nav-tabs--icon li.active:after, .ui-tabs .nav-tabs--icon.ui-tabs-nav li.active:after {
  content: "";
  width: 40px;
  height: 15px;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url("../images/active-tab-indicator.svg") no-repeat 50% 100%/contain;
}

.nav-tabs.nav-tabs--icon li a, .ui-tabs .nav-tabs--icon.ui-tabs-nav li a {
  background: transparent !important;
  border: none !important;
  border-radius: 0;
  outline: none;
}

.nav-tabs.nav-tabs--icon img, .ui-tabs .nav-tabs--icon.ui-tabs-nav img {
  display: inline-block;
  margin-top: 2em;
}

.nav-tabs.nav-tabs--icon .nav-tab-title, .ui-tabs .nav-tabs--icon.ui-tabs-nav .nav-tab-title {
  height: 5.2em;
  padding: 1em 0 2em;
  line-height: 1.1em;
  font-size: 0.75em;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}

.nav-tabs.nav-tabs--section, .ui-tabs .nav-tabs--section.ui-tabs-nav {
  height: auto;
}

.nav-tabs.nav-tabs--section li, .ui-tabs .nav-tabs--section.ui-tabs-nav li {
  min-height: 6em;
  position: relative;
  margin: 0;
  font-weight: 500;
  text-transform: uppercase;
  background: none;
}

.nav-tabs.nav-tabs--section li.active, .ui-tabs .nav-tabs--section.ui-tabs-nav li.active, .nav-tabs.nav-tabs--section li:hover, .ui-tabs .nav-tabs--section.ui-tabs-nav li:hover {
  color: #149394;
}

.nav-tabs.nav-tabs--section li.active .svg-icon, .ui-tabs .nav-tabs--section.ui-tabs-nav li.active .svg-icon, .nav-tabs.nav-tabs--section li:hover .svg-icon, .ui-tabs .nav-tabs--section.ui-tabs-nav li:hover .svg-icon {
  fill: #149394;
  stroke: #149394;
}

.nav-tabs.nav-tabs--section li.active, .ui-tabs .nav-tabs--section.ui-tabs-nav li.active {
  border-bottom: 4px solid #149394;
}

.nav-tabs.nav-tabs--section li.active a, .ui-tabs .nav-tabs--section.ui-tabs-nav li.active a {
  color: inherit;
}

.nav-tabs.nav-tabs--section li a, .ui-tabs .nav-tabs--section.ui-tabs-nav li a {
  position: absolute;
  height: auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  line-height: 1.25em;
  padding: 0.25em 0 0;
  color: inherit;
}

.page-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  height: 90px;
  padding: 0;
  border: 0;
  background-color: #1C75BC;
  text-align: center;
}

.page-header h1 {
  color: #fff;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 500;
  font-size: 2.5em;
}

.page-header.is-clickable {
  cursor: pointer;
}

.page-header a {
  color: #fff;
}

.page-header.page-header--artwork, .page-header.page-header--statistics {
  height: 175px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: cover;
}

.col-lg-8 .col-md-6 .page-header.page-header--artwork, .col-lg-8 .col-md-6 .page-header.page-header--statistics,
.col-md-8 .col-md-6 .page-header.page-header--artwork,
.col-md-8 .col-md-6 .page-header.page-header--statistics,
.col-sm-8 .col-md-6 .page-header.page-header--artwork,
.col-sm-8 .col-md-6 .page-header.page-header--statistics,
.col-md-4 .page-header.page-header--artwork,
.col-md-4 .page-header.page-header--statistics {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: inherit;
  min-height: 320px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px;
}

.col-lg-8 .col-md-6 .page-header.page-header--artwork .cta, .col-lg-8 .col-md-6 .page-header.page-header--statistics .cta,
.col-md-8 .col-md-6 .page-header.page-header--artwork .cta,
.col-md-8 .col-md-6 .page-header.page-header--statistics .cta,
.col-sm-8 .col-md-6 .page-header.page-header--artwork .cta,
.col-sm-8 .col-md-6 .page-header.page-header--statistics .cta,
.col-md-4 .page-header.page-header--artwork .cta,
.col-md-4 .page-header.page-header--statistics .cta {
  margin: auto 0 0;
}

.page-header.page-header--artwork h1, .page-header.page-header--statistics h1 {
  width: 100%;
  max-width: 1000px;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 600;
  font-size: 2.75em;
  line-height: 1.13;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
  text-shadow: 0 0 10px black;
}

.page-header.page-header--artwork.access-locked-flag h1, .page-header.access-locked-flag.page-header--statistics h1 {
  display: inline-block;
  width: auto;
}

.page-header-footnote {
  font-family: "Karbon", Arial, sans-serif;
  font-size: .875em;
  line-height: 1.5;
  text-align: right;
  padding-top: 6px;
  padding-right: 20px;
  margin-bottom: 1.25em;
  color: #999;
}

.page-header.page-header--breadcrumb .breadcrumb {
  background-color: #1C75BC;
  margin-bottom: 0;
}

.page-header.page-header--breadcrumb .breadcrumb li {
  font-size: 40px;
  font-size: 4rem;
  font-weight: 500;
  text-transform: none;
}

.page-header.page-header--breadcrumb .breadcrumb li a {
  color: #003366;
}

.page-header.page-header--breadcrumb .breadcrumb li:not(.active):after {
  content: "";
  top: -3px;
  width: 11px;
  height: 15px;
  margin-left: 15px;
  margin-right: 5px;
  color: #fff;
  background-image: url("../images/icon-breadcrumb-arrow.png");
}

.page-header.page-header--breadcrumb .breadcrumb li.active {
  color: white;
}

.page-header--image {
  min-height: 320px;
  padding: 2em 0;
  color: #fff;
  background-size: cover;
  background-position: left top;
}

.page-header--image .page-header__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.page-header--image .page-header__title {
  margin: 0 auto 15px;
  font-size: 46px;
  font-size: 4.6rem;
  font-weight: 600;
  text-transform: none;
  text-shadow: 0 0 10px black;
}

.page-header--image .page-header__byline {
  font-size: 32px;
  font-size: 3.2rem;
  margin: 0;
  font-weight: 400;
  text-transform: none;
  color: #fff;
  text-shadow: 0 0 10px black;
}

.page-header.page-header--no-background {
  background-color: #fff;
}

.page-header.page-header--no-background h1 {
  color: #149394;
}

.page-header.page-header--statistics {
  height: 175px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.page-header.page-header--statistics .stat {
  display: inline-block;
  max-width: 250px;
  color: #fff;
  margin-top: 25px;
}

.page-header.page-header--statistics .stat__number {
  font-size: 42px;
  color: #fff;
  display: block;
  text-align: center;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: -10px;
}

.page-header.page-header--statistics .stat__line {
  display: inline-block;
  width: 30px;
  border-top: 1px solid #fff;
  margin-bottom: 5px;
}

.page-header.page-header--statistics .stat__description {
  text-transform: uppercase;
  padding: 0 40px;
  color: #fff;
  font-family: "Karbon", Arial, sans-serif;
}

.panel {
  min-height: 285px;
  padding: 50px 40px 15px;
  font-family: "Karbon", Arial, sans-serif;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}

.panel.is-clickable {
  cursor: pointer;
}

.panel .panel-heading,
.panel .panel-body {
  padding: 0;
}

.panel .panel-heading {
  border: none;
  margin: 0 0 30px;
}

.panel .panel-title {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 600;
  background: transparent;
}

.panel--list-links li:after {
  content: none;
}

[data-toggle="popover"] {
  cursor: pointer;
}

.popover {
  font-size: 14px;
  font-size: 1.4rem;
  max-width: 300px;
}

.embed-responsive--cover {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 0;
}

.embed-responsive--cover p {
  margin: 0;
}

.embed-responsive--cover .video-js {
  width: auto !important;
  height: auto !important;
  position: static !important;
}

.embed-responsive--cover.embed-responsive-16by9 video {
  width: 177.777777778vh !important;
  min-height: 56.25vw;
}

.embed-responsive--cover.embed-responsive-4by3 video {
  width: 133.333333333vh;
  min-height: 75vw;
}

.embed-responsive--cover video {
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: none;
  height: 100%;
  min-width: 100%;
}

.embed-responsive--cover video ~ * {
  display: none !important;
}

.results--blog li .wrapright .rightcol {
  margin-left: 57px;
}

.results--blog li .wrapright .rightcol h3 {
  font-weight: 500;
}

.results--blog li .wrapright .rightcol .subtitle {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  text-transform: uppercase;
}

.results--blog li .leftcol {
  width: 45px;
}

.results--blog li .description {
  clear: left;
}

.results li {
  clear: both;
  display: block;
  margin-left: 0;
  margin-bottom: 18px;
  border-bottom: 1px solid #E7E7E7;
  list-style-type: none;
  overflow: hidden;
}

.results li .wrapright {
  float: left;
  width: 100%;
  height: 100%;
  margin-bottom: 18px;
}

.results li .wrapright .rightcol {
  height: 100%;
  margin-left: 87px;
}

.results li .wrapright .rightcol h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Karbon", Arial, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 600;
  color: #333;
  line-height: 22px;
}

.results li .wrapright .rightcol h3:hover {
  color: #019CDC;
}

.results li .wrapright .rightcol .subtitle {
  margin-bottom: 0;
  font-family: "Karbon", Arial, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  color: #999;
}

.results li .leftcol {
  float: left;
  width: 87px;
  height: 100%;
  margin-left: -100%;
  margin-bottom: 18px;
}

.results li .leftcol .datelabel {
  width: 67px;
  height: 68px;
  margin-right: 20px;
  padding-top: 14px;
  background-color: #019CDC;
  text-align: center;
}

.results li .leftcol .datelabel .month {
  margin: 0;
  font-family: "Karbon", Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  color: #fff;
  line-height: 16px;
  text-transform: uppercase;
}

.results li .leftcol .datelabel .day {
  margin: 0;
  font-family: "Karbon", Arial, sans-serif;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 500;
  color: #fff;
  line-height: 30px;
}

.product-list.product-list-expandable .glyphicon-plus {
  display: inline-block;
  width: 30px;
  vertical-align: text-bottom;
}

.product-list.product-list-expandable .glyphicon-plus:before {
  font-size: 15px;
}

.product-list.product-list-expandable .product {
  overflow: hidden;
  border-bottom: 1px solid #E7E7E7;
}

.product-list.product-list-expandable .product-name {
  cursor: pointer;
  border-bottom: 1px solid #CCC;
}

.product-list.product-list-expandable .product-details {
  margin-top: 1em;
  padding-left: 30px;
  display: none;
}

.product-list.product-list-expandable .product-details h4 {
  color: #706D74;
}

.product-list.product-list-expandable .product-details .downloads {
  margin-bottom: 1em;
}

.product-list.product-list-expandable .product-details .downloads li {
  list-style: none;
}

/**
 * Shopping cart
 */
.cart {
  display: inline-block;
  background-image: url("../images/cart-icon.svg");
  background-size: 30px 27px;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  margin-right: 10px;
}

.cart a {
  display: inline-block;
  position: relative;
  width: 55px;
  height: 62px;
}

.nav .cart a {
  display: inline-block;
}

.cart a .badge {
  background-color: #003366;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  font-family: "Georgia", "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: 85%;
  line-height: 18px;
  text-align: center;
  padding-top: 2px;
  position: absolute;
  top: 14px;
  right: 5px;
}

.cart a .cart-label {
  display: none;
}

.menu-items .cart {
  display: none;
}

.svg-icon {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 5px 0;
  stroke: #808080;
  fill: #808080;
}

.svg-icon svg {
  display: block;
  width: 100%;
  height: 100%;
}

.svg-icon--typing {
  stroke: none !important;
}

.tabs--icon {
  overflow: hidden;
}

.tabs--icon .nav-tabs-wrapper {
  background: #149394;
}

.tabs--icon .nav-select-menu-wrapper {
  margin-bottom: 1em;
}

.tabs--icon .tab-content {
  padding: 0;
}

.tabs--icon .tab-pane {
  display: table;
  height: 100%;
  text-align: center;
}

.tabs--icon .tab-pane.active {
  display: table !important;
}

.tabs--icon .tab-pane__column {
  padding: 0;
}

.tabs--icon .tab-pane--icon {
  float: none;
  position: relative;
  padding: 2em 25px 3em;
  vertical-align: top;
}

.tabs--icon .tab-pane--icon .section-title, .tabs--icon .tab-pane--icon .page-header.page-header--no-background h1, .page-header.page-header--no-background .tabs--icon .tab-pane--icon h1 {
  margin: 0;
  color: #808080;
}

.tabs--icon .pane-text {
  font-family: "Karbon", Arial, sans-serif;
}

.tabs--icon .pane-subtitle {
  display: inline-block;
  margin: 0;
  font-size: 1em;
}

.tabs--icon .pane-thumbnail {
  display: block;
  margin: 1em auto;
}

.ui-tabs {
  margin: 0 0 24px;
  padding: 0;
  border-radius: 0;
}

.ui-tabs .ui-tabs-nav {
  padding: 0;
  border-radius: 0;
  background: transparent;
}

.ui-tabs .ui-tabs-nav li {
  margin: 0;
  border: none;
  border-radius: 0;
}

.ui-tabs .ui-tabs-nav li.ui-state-active {
  background: #019CDC;
  color: #fff;
}

.ui-tabs .ui-tabs-nav a {
  padding: 0 2em !important;
  border-radius: 0;
}

.ui-tabs .row {
  margin: 0;
}

.ui-tabs .ui-tabs-panel {
  font-family: "Georgia", "Times New Roman", Times, serif;
  min-height: 50px;
  padding: 15px 30px 20px;
  color: #999;
  background: #fff;
}

.ui-tabs .ui-tabs-panel *:last-child {
  margin-bottom: 0;
}

.tabs--section {
  background: #fff;
}

.tabs--section .nav-tabs-wrapper {
  border-bottom: 1px solid #149394;
}

.tabs--section .custom-select-menu {
  margin-top: 30px;
}

.tabs--section .tab-content {
  padding-top: 3em;
}

.fact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 164px;
  margin-bottom: 10px;
  padding: 15px 50px;
  max-width: 358px;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-size: 2rem;
  color: #019CDC;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.fact p {
  margin: 0;
  color: #019CDC;
  text-align: center;
  line-height: 24px;
}

.fact p span {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
}

.h-card {
  font-family: "Karbon", Arial, sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.1em;
  color: #019CDC;
}

.h-card .p-org {
  display: inline-block;
  margin-bottom: 4px;
}

.h-card .p-street-address,
.h-card .p-postal-code,
.h-card .p-locality,
.h-card .p-country-name {
  font-size: 18px;
  font-size: 1.8rem;
}

.vcard {
  padding-top: 1em;
  font-family: "Karbon", Arial, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2em;
}

.vcard .fn {
  color: #019CDC;
  font-size: 24px;
  font-size: 2.4rem;
  text-transform: uppercase;
}

.vcard .category {
  margin-bottom: 1em;
}

.pullquote {
  width: 95%;
  margin: 0 auto;
  border-top: 1px solid #019CDC;
  border-bottom: 1px solid #019CDC;
  text-align: center;
  margin-bottom: 30px;
}

.col-lg-8 .col-md-6 .pullquote,
.col-md-8 .col-md-6 .pullquote,
.col-sm-8 .col-md-6 .pullquote,
.col-md-4 .pullquote {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: inherit;
  min-height: 320px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.col-lg-8 .col-md-6 .pullquote .cta,
.col-md-8 .col-md-6 .pullquote .cta,
.col-sm-8 .col-md-6 .pullquote .cta,
.col-md-4 .pullquote .cta {
  margin: auto 0 0;
}

.pullquote .quote {
  margin: 0;
  padding: 25px 0;
  color: #019CDC;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.4;
}

.is-clickable .pullquote {
  cursor: pointer;
}

.is-clickable .pullquote:hover a {
  color: #003366;
}

.pullquote .quote-name {
  margin-bottom: 5px;
  color: #003366;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
}

.pullquote .quote-title {
  margin-bottom: 20px;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  color: #706D74;
  text-transform: uppercase;
}

.pullquote .social-share {
  float: none;
  margin-bottom: 30px;
}

.pullquote .cta {
  margin-bottom: 17px;
}

/**
 * Section Title.
 */
.section-title, .page-header.page-header--no-background h1 {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 600;
}

.text-section {
  padding: 3em 0;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  font-family: "Karbon", Arial, sans-serif;
}

.text-section *:last-child {
  margin-bottom: 0;
}

.label-tags {
  margin: 0 0 5px 0;
  padding: 0;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 600;
  font-size: .875em;
  color: #999;
  text-transform: uppercase;
}

.tag {
  display: inline-block;
  background-color: #fff;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 600;
  font-size: .875em;
  color: #019CDC;
  margin-right: 15px;
  margin-bottom: 10px;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
}

.tag a {
  display: block;
  margin-left: -10px;
  margin-right: -10px;
  padding: 0 10px;
  cursor: pointer;
}

.tag a:hover {
  background-color: #019CDC;
  color: #fff;
}

.text--message {
  width: 100%;
  margin: -50px 0 50px 0;
  padding: 10px 0;
  background: #019CDC;
  color: white;
  font-size: 18px;
  font-size: 1.8rem;
}

.text--message p {
  margin: 0;
  color: white;
}

.blockquote {
  margin: 0;
  padding: 0;
  border: none;
  font-style: normal;
  font-size: 22px;
  font-size: 2.2rem;
}

.blockquote .blockquote__text {
  margin: 0 0 0.95em;
  line-height: 1.5;
  color: #019CDC;
}

.blockquote .blockquote__text:before {
  content: '“';
}

.blockquote .blockquote__text:after {
  content: '”';
}

.blockquote footer:before,
.blockquote small:before {
  content: none;
}

.blockquote footer {
  margin: 0;
  padding: 0;
  font-size: 1em;
  line-height: 1.5em;
  font-size: 16px;
  font-size: 1.6rem;
  color: #003366;
  background: transparent;
}

.blockquote small {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5em;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}

.thumbnail--article {
  border: 1px solid #E7E7E7;
}

.thumbnail--article:before {
  content: none;
}

.thumbnail--article.access-locked-flag h3 {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMb2NrIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDIwIDIwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMCAyMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBkPSJNMTUuOCw4SDE0VjUuNkMxNCwyLjcwMywxMi42NjUsMSwxMCwxQzcuMzM0LDEsNiwyLjcwMyw2LDUuNlY4SDRDMy40NDcsOCwzLDguNjQ2LDMsOS4xOTlWMTcNCgljMCwwLjU0OSwwLjQyOCwxLjEzOSwwLjk1MSwxLjMwN2wxLjE5NywwLjM4N0M1LjY3MiwxOC44NjEsNi41NSwxOSw3LjEsMTlIMTIuOWMwLjU0OSwwLDEuNDI4LTAuMTM5LDEuOTUxLTAuMzA3bDEuMTk2LTAuMzg3DQoJQzE2LjU3MSwxOC4xMzksMTcsMTcuNTQ5LDE3LDE3VjkuMTk5QzE3LDguNjQ2LDE2LjM1Miw4LDE1LjgsOHogTTEyLDhIOFY1LjE5OUM4LDMuNzU0LDguNzk3LDMsMTAsM2MxLjIwMywwLDIsMC43NTQsMiwyLjE5OVY4eiIvPg0KPC9zdmc+");
}

.thumbnail--article .caption,
.thumbnail--article .caption p {
  color: #706D74;
}

.thumbnail--article h3 {
  color: #333;
}

.thumbnail--article h3 a {
  color: #333;
}

.thumbnail--article h3 a:hover, .thumbnail--article h3 a:focus {
  color: #019CDC;
}

.thumbnail--clickable {
  border: 1px solid #E7E7E7;
}

.thumbnail--clickable:before {
  content: none;
}

.thumbnail--clickable.access-locked-flag h3 {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMb2NrIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDIwIDIwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMCAyMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBkPSJNMTUuOCw4SDE0VjUuNkMxNCwyLjcwMywxMi42NjUsMSwxMCwxQzcuMzM0LDEsNiwyLjcwMyw2LDUuNlY4SDRDMy40NDcsOCwzLDguNjQ2LDMsOS4xOTlWMTcNCgljMCwwLjU0OSwwLjQyOCwxLjEzOSwwLjk1MSwxLjMwN2wxLjE5NywwLjM4N0M1LjY3MiwxOC44NjEsNi41NSwxOSw3LjEsMTlIMTIuOWMwLjU0OSwwLDEuNDI4LTAuMTM5LDEuOTUxLTAuMzA3bDEuMTk2LTAuMzg3DQoJQzE2LjU3MSwxOC4xMzksMTcsMTcuNTQ5LDE3LDE3VjkuMTk5QzE3LDguNjQ2LDE2LjM1Miw4LDE1LjgsOHogTTEyLDhIOFY1LjE5OUM4LDMuNzU0LDguNzk3LDMsMTAsM2MxLjIwMywwLDIsMC43NTQsMiwyLjE5OVY4eiIvPg0KPC9zdmc+");
}

.thumbnail--clickable .caption {
  color: #706D74;
}

.thumbnail--clickable h3 {
  color: #333;
}

.thumbnail.thumbnail--horizontal {
  min-height: 320px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.thumbnail.thumbnail--horizontal:before {
  content: none;
}

.thumbnail.thumbnail--horizontal.access-locked-flag h3 {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMb2NrIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDIwIDIwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMCAyMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBkPSJNMTUuOCw4SDE0VjUuNkMxNCwyLjcwMywxMi42NjUsMSwxMCwxQzcuMzM0LDEsNiwyLjcwMyw2LDUuNlY4SDRDMy40NDcsOCwzLDguNjQ2LDMsOS4xOTlWMTcNCgljMCwwLjU0OSwwLjQyOCwxLjEzOSwwLjk1MSwxLjMwN2wxLjE5NywwLjM4N0M1LjY3MiwxOC44NjEsNi41NSwxOSw3LjEsMTlIMTIuOWMwLjU0OSwwLDEuNDI4LTAuMTM5LDEuOTUxLTAuMzA3bDEuMTk2LTAuMzg3DQoJQzE2LjU3MSwxOC4xMzksMTcsMTcuNTQ5LDE3LDE3VjkuMTk5QzE3LDguNjQ2LDE2LjM1Miw4LDE1LjgsOHogTTEyLDhIOFY1LjE5OUM4LDMuNzU0LDguNzk3LDMsMTAsM2MxLjIwMywwLDIsMC43NTQsMiwyLjE5OVY4eiIvPg0KPC9zdmc+");
}

.thumbnail.thumbnail--horizontal .thumbnail__image {
  width: 100%;
  min-height: 320px;
  background-position: center center;
  background-size: cover;
}

.thumbnail.thumbnail--horizontal .caption {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px 30px;
  color: #706D74;
}

.thumbnail.thumbnail--horizontal .caption p {
  color: #706D74;
}

.thumbnail.thumbnail--horizontal h3 {
  color: #333;
}

.thumbnail.thumbnail--horizontal .description {
  margin: 0;
}

.thumbnail--icon {
  padding: 6rem;
  text-align: center;
  background: none;
}

.thumbnail--icon:before {
  content: none;
}

.thumbnail--icon .thumbnail__icon {
  margin-bottom: 2em;
}

.thumbnail--icon .caption {
  max-width: 500px;
  margin: 0 auto;
  padding: 0;
  color: #4E5054;
}

.thumbnail--icon h3 {
  color: #4E5054;
}

.thumbnail--icon .btn, .thumbnail--icon .form-submit, .thumbnail--icon .btn-wrapper a, .btn-wrapper .thumbnail--icon a, .thumbnail--icon
.btn-wrapper input,
.btn-wrapper .thumbnail--icon input, .thumbnail--icon
.btn-wrapper button,
.btn-wrapper .thumbnail--icon button {
  margin-top: 2em;
  color: #fff;
}

.thumbnail.thumbnail--inline {
  margin-bottom: 10px;
}

.thumbnail.thumbnail--inline h3 {
  color: #333;
}

.thumbnail.thumbnail--multimedia {
  cursor: pointer;
}

.thumbnail.thumbnail--multimedia:hover:before {
  background-color: rgba(1, 113, 160, 0.625);
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.thumbnail.thumbnail--multimedia .thumbnail__title {
  margin: 0 0 10px;
  color: #019CDC;
}

.thumbnail.thumbnail--multimedia .caption {
  color: #fff;
}

.thumbnail.thumbnail--multimedia .caption a h4 {
  color: #fff;
}

.thumbnail.thumbnail--multimedia .caption p, .thumbnail.thumbnail--multimedia .caption ul, .thumbnail.thumbnail--multimedia .caption ol {
  color: #fff;
}

.thumbnail--product {
  margin-bottom: 1em;
}

.thumbnail.thumbnail--video {
  cursor: pointer;
}

.thumbnail.thumbnail--video:hover:before {
  background-color: rgba(1, 113, 160, 0.625);
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.section--video-gallery .carousel .media-body h4 {
  cursor: default;
}

.tooltipster-box {
  max-width: 300px;
  margin: 0 0 9px;
  padding: 1px;
  font-family: "Georgia", "Times New Roman", Times, serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.42857143;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

.tooltipster-bottom .tooltipster-box {
  margin: 9px 0 0;
}

.tooltipster-content {
  padding: 9px 14px;
}

.tooltipster-arrow {
  position: absolute;
  height: 10px;
  width: 20px;
  overflow: hidden;
  bottom: 0;
  margin-left: -10px;
}

.tooltipster-bottom .tooltipster-arrow {
  top: 0;
  bottom: auto;
}

.tooltipster-right .tooltipster-arrow {
  height: 20px;
  width: 10px;
  left: 1px;
  bottom: auto;
  margin-top: -10px;
}

.tooltipster-left .tooltipster-arrow {
  height: 20px;
  width: 10px;
  right: 1px;
  bottom: auto;
  margin-top: -10px;
}

.tooltipster-arrow-uncropped {
  position: relative;
}

.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -10px;
}

.tooltipster-right .tooltipster-arrow-uncropped {
  left: -10px;
}

.tooltipster-left .tooltipster-arrow-uncropped {
  right: -10px;
}

.tooltipster-arrow-border,
.tooltipster-arrow-background {
  position: absolute;
  height: 0;
  width: 0;
  top: 0;
  left: 0;
}

.tooltipster-arrow-border {
  border: 10px solid transparent;
}

.tooltipster-top .tooltipster-arrow-border {
  border-top-color: rgba(0, 0, 0, 0.2);
}

.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: rgba(0, 0, 0, 0.2);
}

.tooltipster-right .tooltipster-arrow-border {
  border-right-color: rgba(0, 0, 0, 0.2);
}

.tooltipster-left .tooltipster-arrow-border {
  border-left-color: rgba(0, 0, 0, 0.2);
}

.tooltipster-arrow-background {
  border: 10px solid transparent;
}

.tooltipster-top .tooltipster-arrow-background {
  top: -1px;
  border-top-color: #fff;
}

.tooltipster-bottom .tooltipster-arrow-background {
  top: 1px;
  border-bottom-color: #fff;
}

.tooltipster-right .tooltipster-arrow-background {
  left: 1px;
  border-right-color: #fff;
}

.tooltipster-left .tooltipster-arrow-background {
  right: 1px;
  border-left-color: #fff;
}

.tooltipster__title {
  margin: -9px -14px 10px;
  padding: 8px 14px;
  font-size: 16px;
  font-size: 1.6rem;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
  background: #f7f7f7;
}

.pager {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 600;
  color: #999;
  text-transform: uppercase;
  text-align: right;
  height: 66px;
}

.pager li {
  margin-left: 0;
}

.pager li > a,
.pager li > span {
  padding: 0;
}

.pager a {
  color: #999;
}

.pager a:hover {
  color: #019CDC;
}

.pager .pager__current {
  display: block;
  height: 42px;
  font-size: 1.75em;
}

.pager .previous,
.pager .next {
  padding-top: 3px;
  margin-left: 20px;
  font-size: .875em;
  line-height: normal;
}

.pager .previous > a,
.pager .next > a {
  float: none;
}

/*------------------------------------*    Page headers
\*------------------------------------*/
.page-products-glossary #back-to-top,
.page-products-glossary #a, .page-products-glossary #b, .page-products-glossary #c, .page-products-glossary #d, .page-products-glossary #e, .page-products-glossary #f, .page-products-glossary #g, .page-products-glossary #h, .page-products-glossary #i, .page-products-glossary #j, .page-products-glossary #k, .page-products-glossary #l, .page-products-glossary #m, .page-products-glossary #n, .page-products-glossary #o, .page-products-glossary #p, .page-products-glossary #q, .page-products-glossary #r, .page-products-glossary #s, .page-products-glossary #t, .page-products-glossary #u, .page-products-glossary #v, .page-products-glossary #w, .page-products-glossary #x, .page-products-glossary #y, .page-products-glossary #z {
  padding-top: 92px;
  margin-top: -92px;
}

.alphabet-filter-list {
  padding: 30px 0 15px;
}

.alphabet-filter-list .item {
  margin-right: .6em;
  font-size: 1.125em;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: bold;
}

.alphabet-filter-list .item.inactive {
  color: #333;
}

.view-products-glossary li.product a.glossary {
  background-repeat: no-repeat;
  color: transparent;
}

.view-products-glossary li.product a.glossary.bullet {
  background-image: url(/sites/all/themes/custom/jmc/patternlab/images/agenda-bullet.png);
  cursor: default;
  background-size: 90% 100%;
}

.view-products-glossary li.product a.glossary.plus {
  background-image: url(/sites/all/themes/custom/jmc/patternlab/images/icon-plus.png);
  cursor: auto;
  background-size: 84% 100%;
}

.view-products-glossary li.product a.glossary.minus {
  background-image: url(/sites/all/themes/custom/jmc/patternlab/images/icon-minus.png);
  cursor: auto;
  background-size: 84% 100%;
}

.globalmenu-container {
  display: none;
  position: fixed;
  width: 100%;
  top: 92px;
  bottom: 0;
  overflow: auto;
  z-index: 101;
  background: #F2F2F2;
}

.globalmenu-container > .container, .no-page-manager-page .globalmenu-container > .l-content, .tabs-container .globalmenu-container > ul.tabs, #sliding-popup .globalmenu-container > .popup-content, .globalmenu-container > .region--foot-note, .tabs--section .globalmenu-container > .tab-content, .globalmenu-container > .nav-menu__root, .globalmenu-container > .region--footer-first, .globalmenu-container >
.region--footer-second {
  margin: 0 auto;
}

.global-menu {
  font-family: "Karbon", Arial, sans-serif;
  color: #999;
}

.global-menu li {
  padding: 0.75em 0 0.5em;
  list-style: none;
}

.global-menu li p {
  margin: 0;
  line-height: 1.2em;
}

.global-menu .remember-choice-text {
  margin-top: 0.5em;
  font-size: 1.25em;
  line-height: 1.1em;
}

.global-menu .remember-choice-text * {
  margin: 0;
}

.global-menu [class^="col-"],
.global-menu [class*=" col-"] {
  overflow: hidden;
}

.global-menu .region {
  margin-top: 32px;
  text-transform: uppercase;
  font-size: 0.75em;
  font-weight: 600;
  border-bottom: 1px solid #ABABAB;
}

.global-menu .country {
  font-size: 1.25em;
  font-weight: 500;
}

.global-menu .languages {
  font-size: 0.875em;
  font-weight: 600;
  text-transform: uppercase;
}

.close-button-container {
  text-align: right;
}

.global-menu-close-button {
  font-family: "Karbon", Arial, sans-serif;
  font-size: 0.875em;
  font-weight: 600;
  line-height: 40px;
  color: inherit;
  text-transform: uppercase;
}

.global-menu-close-button .glyphicon-remove {
  vertical-align: top;
  margin-left: 0.5em;
  line-height: 40px;
  font-size: 18px;
}

.loader {
  border: 16px solid #eee;
  /* Light grey */
  border-top: 16px solid #019CDC;
  /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  margin: 20px auto;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*
----------------------------------------------------------------------------------
Sitemap
----------------------------------------------------------------------------------
*/
.site-map-menus {
  margin-top: -20px;
  font-family: "Karbon", Arial, sans-serif;
}

#site-map .site-map-menus .site-map-box ul {
  padding-left: 0;
}

.site-map-menus ul {
  list-style-type: none;
  padding-left: 0;
}

.site-map-menus ul ul ul {
  padding-left: 10px;
}

.site-map-menus ul li {
  list-style-type: none;
  margin: 0;
  margin-top: 3px;
  margin-bottom: 3px;
}

.site-map-menus ul > li {
  padding-right: 0;
  margin-bottom: 1em;
}

.site-map-menus ul a {
  font-size: 1.1em;
  font-weight: 600;
  line-height: 18px;
}

.site-map-menus ul a.cta--menu {
  margin-top: 10px;
}

.site-map-menus ul a.cta--menu:before {
  content: none;
}

.site-map-menus ul .nolink {
  display: block;
  margin: 0;
  margin-top: 30px;
  margin-bottom: 10px;
  padding-left: 0;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.3125rem;
  text-transform: uppercase;
  color: #A8C2DF;
}

.site-map-menus .site-map-menu span.lock-image {
  height: 20px;
}

.site-map-menus .site-map-menu span.lock-noimage {
  padding-left: 0px;
}

.site-map-menus .site-map-menu li {
  list-style-type: none;
}

.social-share {
  overflow: hidden;
  margin-bottom: 1em;
  display: inline-block;
  margin-bottom: 0;
  float: right;
}

.social-share .youtube {
  background-image: url("../images/icon-quote-youtube.svg");
}

.social-share .youtube:hover {
  background-image: url("../images/icon-quote-youtube-over.svg");
}

.social-share .facebook {
  background-image: url("../images/icon-quote-facebook.svg");
}

.social-share .facebook:hover {
  background-image: url("../images/icon-quote-facebook-over.svg");
}

.social-share .twitter {
  background-image: url("../images/icon-quote-twitter.svg");
}

.social-share .twitter:hover {
  background-image: url("../images/icon-quote-twitter-over.svg");
}

.social-share .linkedin {
  background-image: url("../images/icon-quote-linkedin.svg");
}

.social-share .linkedin:hover {
  background-image: url("../images/icon-quote-linkedin-over.svg");
}

.social-share .share {
  background-image: url("../images/icon-quote-share.svg");
}

.social-share .share:hover {
  background-image: url("../images/icon-quote-share-over.svg");
}

.social-share .bookmark {
  background-image: url("../images/icon-quote-bookmark.svg");
}

.social-share .bookmark:hover {
  background-image: url("../images/icon-quote-bookmark-over.svg");
}

.social-share .bookmark.flagged {
  background-image: url("../images/icon-quote-bookmarked.svg");
}

.social-share .bookmark.flagged:hover {
  background-image: url("../images/icon-quote-bookmark-over.svg");
}

.social-share .mailto {
  background-image: url("../images/icon-quote-email.svg");
}

.social-share .mailto:hover {
  background-image: url("../images/icon-quote-email-over.svg");
}

.social-share .email {
  background-image: url("../images/icon-quote-email.svg");
}

.social-share .email:hover {
  background-image: url("../images/icon-quote-email-over.svg");
}

.social-share a {
  display: block;
  float: left;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  width: 48px;
  height: 48px;
  margin: 0;
  border-top: 1px solid #CCC !important;
  border-bottom: 1px solid #CCC !important;
  border-right: 1px solid #CCC !important;
  padding: 0;
  background-repeat: no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  background: #333;
  color: white;
  display: block;
}

.social-share a:hover {
  background: gray;
}

.social-share a:first-child {
  border-left: 1px solid #CCC;
}

.social-share span a:first-child {
  border-left: none;
}

.node-type-course .region--content .section--nav-pills-dropdown.affix-top {
  position: relative;
  width: 100vw;
  left: -webkit-calc(-50vw + 50%);
  left: calc(-50vw + 50%);
}

.btn, .form-submit, .btn-wrapper a,
.btn-wrapper input,
.btn-wrapper button {
  white-space: inherit;
  padding: 6px 12px;
  line-height: 1.5;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Karbon", Arial, sans-serif;
  text-transform: uppercase;
  border: none;
}

.btn:hover:not(:disabled), .form-submit:hover:not(:disabled), .btn-wrapper a:hover:not(:disabled),
.btn-wrapper input:hover:not(:disabled),
.btn-wrapper button:hover:not(:disabled) {
  background: #fff;
  color: #019CDC;
}

.carousel {
  width: 100%;
  min-height: 380px;
  margin-bottom: 40px;
}

.l-top .carousel {
  margin-bottom: 0;
}

.carousel-inner {
  height: 380px;
}

#related-material-carousel .carousel-inner {
  min-height: 400px;
}

.carousel.carousel-two-col .carousel-inner {
  height: auto;
}

.carousel-control.left, .carousel-control.right {
  background: none;
}

.carousel-control:focus, .carousel-control:hover {
  color: #4E5054;
}

.carousel-control .glyphicon {
  left: 50%;
  width: 44px;
  height: 44px;
  margin: -10px 0 0;
  opacity: 0.8;
  border-radius: 100%;
  background-color: #fff;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.carousel-control .glyphicon:before {
  line-height: 40px;
}

.carousel-indicators {
  position: static;
  width: 100%;
  margin: 10px 0 5px;
  padding-left: 0;
}

.carousel-indicators li {
  width: 15px;
  height: 15px;
  margin: 0 10px 0 0;
  background-color: #fff;
  border: none;
  border-radius: 50%;
}

.carousel-indicators li:last-of-type {
  margin-right: 0;
}

.carousel-indicators .active {
  width: 15px;
  height: 15px;
  margin: 0 10px 0 0;
}

.carousel-slide {
  height: 100%;
}

.carousel-slide .block-image {
  height: 380px;
  background-size: cover;
  background-position: left top;
  background-repeat: no-repeat;
}

.carousel-slide .block-text {
  display: table;
  padding: 0 100px 0 30px;
  background: #fff;
  color: #4E5054;
}

.carousel-slide .middle {
  display: table-cell !important;
  vertical-align: middle;
}

.carousel--media-with-thumbs {
  display: none;
}

.carousel.carousel-basic .carousel-inner {
  height: auto;
}

.carousel.carousel-basic .block-image {
  background-position: center center;
}

.carousel.carousel-basic .block-text {
  width: 100%;
  color: #706D74;
}

.carousel.carousel-basic h4 {
  margin-top: 0;
  margin-bottom: 10px;
  color: inherit;
  text-shadow: 0 0 10px black;
}

.carousel.carousel-basic h4 a {
  color: white;
}

.carousel.carousel-basic h4 a:hover, .carousel.carousel-basic h4 a:focus {
  color: #019CDC;
}

.carousel.carousel-basic h2 {
  margin-bottom: 20px;
  text-transform: none;
  color: inherit;
  line-height: 1.1;
  text-shadow: 0 0 10px black;
}

.carousel.carousel-basic h2 a {
  color: white;
}

.carousel.carousel-basic h2 a:hover, .carousel.carousel-basic h2 a:focus {
  color: #019CDC;
}

.carousel.carousel-basic.is-clickable {
  cursor: pointer;
}

.carousel.carousel-basic.is-clickable:hover h2 a {
  color: #019CDC;
}

.carousel-hero {
  margin: 0 0 30px;
}

.l-title .carousel-hero {
  margin-bottom: 0;
}

.carousel-hero .carousel-slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.carousel-hero .carousel-slide .block-text {
  display: table;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 20px;
  text-align: center;
  font-family: "Karbon", Arial, sans-serif;
  color: #fff;
  background: transparent;
}

.carousel-hero .carousel-slide h3 {
  margin: 0 0 3rem;
  font-size: 2.25em;
  color: #fff;
  text-shadow: 0 0 10px black;
}

.carousel-hero .carousel-slide .description {
  margin-bottom: 3rem;
  padding: 0 3rem;
  font-size: 1.3em;
  color: #fff;
  text-shadow: 0 0 10px black;
}

.carousel-hero .carousel-slide .description p {
  color: #fff;
  text-shadow: 0 0 10px black;
}

.carousel-hero .carousel-indicators {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
}

.carousel-hero .carousel-indicators li {
  width: 12px;
  height: 12px;
  border: 1px solid #fff;
  background: transparent;
}

.carousel-hero .carousel-indicators li.active {
  background: #fff;
}

.carousel-hero .carousel-control {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.carousel-hero .carousel-control .svg-icon {
  width: 45px;
  height: 45px;
  margin: 0;
  stroke: #fff;
}

.entry.entry--event {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: "Karbon", Arial, sans-serif;
  background: #fff;
}

.entry.entry--event .entry__date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1em 2.25em;
  color: #fff;
  background: #019CDC;
}

.entry.entry--event .entry__date__day {
  font-size: 54px;
  font-size: 5.4rem;
  line-height: 1;
  font-weight: 500;
}

.entry.entry--event .entry__date__month {
  font-size: 22px;
  font-size: 2.2rem;
}

.entry.entry--event .entry__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1em;
}

.entry.entry--event .entry__title {
  margin: 0;
  font-size: 24px;
  font-size: 2.4rem;
}

.entry.entry--event .entry__location {
  font-size: 20px;
  font-size: 2rem;
}

.section--event-content-section .counter_days {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-transform: uppercase;
}

.section--event-content-section .counter_days .startday {
  width: auto;
  font-size: 50px;
  font-size: 5rem;
  margin-top: -23px;
  font-weight: bold;
  margin-right: 5px;
}

.section--event-content-section .counter_days .startday2 {
  width: auto;
  font-size: 50px;
  font-size: 5rem;
  margin-top: -14px;
  font-weight: bold;
  margin-right: 10px;
}

.section--event-content-section .counter_days .text b {
  width: 100%;
  display: block;
  letter-spacing: 3.5px;
}

.section--event-content-section .counter_days .text2, .section--event-content-section .counter_days .text3 {
  font-size: 1.5rem;
}

.section--event-content-section .counter_days .text2 b {
  width: 100%;
  display: block;
  letter-spacing: 10px;
  font-size: 1.6rem;
}

.section--event-content-section .counter_days .text3 b {
  width: 100%;
  display: block;
  letter-spacing: 2.3px;
  font-size: 1.6rem;
}

.page-event .registered_message, .page-event .auth_pending, .page-event .auth_rejected, .page-event .auth_aproved {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
  margin-bottom: 50px;
  margin-top: -50px;
  background-color: #d61919;
  color: #fff;
  text-transform: uppercase;
}

.page-event .registered_message, .page-event .auth_aproved {
  background-color: #86bc54;
}

.page-event .auth_pending {
  background-color: #ffb533;
}

.page-event .auth_rejected {
  background-color: #d61919;
}

.page-event .unsubscribe:hover a {
  color: #019CDC;
}

.page-event .unsubscribe a {
  color: #FFF;
}

footer.old-footer {
  width: 100%;
  background-color: #003366;
  padding: 53px 5% 150px;
}

footer.old-footer .footer-links {
  margin: 0 auto;
  display: block;
  padding-bottom: 20px;
  border-bottom: 1px solid #335C85;
  width: -webkit-calc(100% - 32px);
  width: calc(100% - 32px);
}

footer.old-footer .footer-links ul {
  text-align: center;
  margin: 0 auto;
}

footer.old-footer .footer-links li {
  display: inline;
}

footer.old-footer .footer-links a {
  display: inline-block;
  margin: 0 12px;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 500;
  font-size: .875em;
  color: #fff !important;
  white-space: nowrap;
  text-transform: uppercase;
  line-height: 28px;
}

footer.old-footer .footer-links a:hover {
  opacity: .6;
  text-decoration: none;
}

footer.old-footer .footer-social {
  position: relative;
  overflow: hidden;
  text-align: center;
}

footer.old-footer .footer-social p {
  margin-bottom: 15px;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 500;
  font-size: .875em;
  color: #fff !important;
  text-transform: uppercase;
  text-align: center;
}

footer.old-footer .footer-social ul {
  text-align: center;
}

footer.old-footer .footer-social li {
  display: inline-block;
  min-height: 26px;
}

footer.old-footer .footer-social a {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  margin-top: 20px;
  margin-right: 20px;
  background-position-y: center;
  cursor: pointer;
  white-space: nowrap;
  text-indent: -999em;
  background-repeat: no-repeat;
}

footer.old-footer .footer-social a.twitter {
  width: 24px;
  background-image: url("../images/icon-twitter.png");
}

footer.old-footer .footer-social a.youtube {
  width: 31px;
  background-image: url("../images/icon-youtube.png");
}

footer.old-footer .footer-social a.facebook {
  width: 22px;
  background-image: url("../images/icon-facebook.png");
}

footer.old-footer .footer-social a.linkedin {
  width: 20px;
  background-image: url("../images/icon-linkedin.png");
}

footer.old-footer .footer-social a.janssen-global {
  width: 242px;
  height: 60px;
  margin-right: auto;
  background-image: url("../images/JNJ-footer-logo.png");
  background-size: contain;
  background-position: center;
}

footer.old-footer .footer-social a:hover {
  opacity: .6;
}

footer.old-footer .foot-note {
  color: #fff !important;
  padding-top: 40px;
  font-family: "Karbon", Arial, sans-serif;
  font-size: .875em;
  text-align: left;
  line-height: 1.5;
  border-top: 1px solid #335C85;
}

footer.old-footer .foot-note a {
  color: #fff !important;
  text-decoration: underline;
}

footer.old-footer .foot-note a:hover, footer.old-footer .foot-note a:focus {
  color: #999 !important;
}

footer.old-footer .foot-note p {
  color: white !important;
}

.jmc-imedical-search-form {
  padding: 10px 20px;
  float: left;
  width: 100%;
  background-color: #E7E7E7;
  border: 2px solid #ddd;
}

.jmc-imedical-search-form.fixed {
  position: relative;
  padding-top: 10px;
  padding-bottom: 0px;
}

.jmc-imedical-search-form.fixed .form-item {
  margin-bottom: 5px;
}

.jmc-imedical-search-form .form-item {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}

.jmc-imedical-search-form .form-item.form-item-select-product {
  width: 100%;
}

.col-md-6 .jmc-imedical-search-form .form-item.form-item-select-product {
  width: 100%;
}

.jmc-imedical-search-form .form-item.form-item-select-product .form-item-product-list {
  width: 100%;
}

.jmc-imedical-search-form .form-item.form-item-select-product .select-menu--responsive,
.jmc-imedical-search-form .form-item.form-item-select-product .custom-select-menu {
  width: 100%;
}

.jmc-imedical-search-form .form-item.form-type-textfield {
  width: 100%;
}

.col-md-6 .jmc-imedical-search-form .form-item.form-type-textfield {
  width: 100%;
}

.jmc-imedical-search-form .form-item.form-type-textfield input {
  border: none;
  height: 40px;
}

.select-menu {
  display: inline-block;
  vertical-align: top;
}

.js .select-menu select {
  display: none;
}

.custom-select-menu {
  display: inline-block;
  position: relative;
  background-color: #fff;
  width: 265px;
  height: 40px;
  margin-right: 10px;
}

.custom-select-menu.error {
  border: 3px #C9081F solid;
}

.custom-select-menu:focus {
  outline: none;
}

.reverse .custom-select-menu {
  background-color: #019CDC;
}

.custom-select-menu label {
  display: block;
  height: 33px;
  background-color: #fff;
  background-image: url("../images/select-arrow-down.png");
  background-repeat: no-repeat;
  background-position: right 17px center;
  margin-bottom: 0;
  text-transform: uppercase;
  text-align: left;
  padding: 10px 42px 0 10px;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 600;
  font-size: 20px;
  font-size: 2rem;
  color: #019CDC;
  line-height: 1.5;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.reverse .custom-select-menu label {
  background-image: url("../images/reverse-select-arrow-down.png");
}

.custom-select-menu label.opened {
  background-color: #019CDC;
  background-image: url("../images/select-arrow-up.png");
  color: #fff;
}

.reverse .custom-select-menu label.opened {
  background-image: url("../images/reverse-select-arrow-up.png");
}

.custom-select-menu .filter-search {
  margin: 0;
  background: url(../images/icon-search.svg) no-repeat;
  background-position: right;
}

.custom-select-menu ul {
  max-height: 300px;
  background-color: #fff;
  border: 1px solid #E7E7E7;
  border-top: none;
  overflow: auto;
  position: absolute;
  width: 100%;
  z-index: 1;
}

.custom-select-menu ul li {
  padding-top: 6px;
  padding-bottom: 4px;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 600;
  font-size: 20px;
  font-size: 2rem;
  line-height: normal;
  color: #706D74;
  cursor: pointer;
  text-transform: uppercase;
  text-align: left;
  padding-left: .5em;
}

.custom-select-menu ul li:last-child {
  padding-bottom: 10px;
}

.custom-select-menu ul li:hover {
  background-color: #E7E7E7;
}

.liveagent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: left;
}

.liveagent .liveagent__title {
  margin: 0 0 0.75em;
  text-transform: none;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
}

.liveagent .svg-icon {
  margin: 0 1em 0 0;
  stroke: transparent !important;
  fill: #fff !important;
  width: 45px;
}

.liveagent .btn, .liveagent .form-submit, .liveagent .btn-wrapper a, .btn-wrapper .liveagent a, .liveagent
.btn-wrapper input,
.btn-wrapper .liveagent input, .liveagent
.btn-wrapper button,
.btn-wrapper .liveagent button {
  padding: 0 55px;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff !important;
  background: #2975cb !important;
}

.liveagent .btn:hover, .liveagent .form-submit:hover, .liveagent .btn-wrapper a:hover, .btn-wrapper .liveagent a:hover, .liveagent
.btn-wrapper input:hover,
.btn-wrapper .liveagent input:hover, .liveagent
.btn-wrapper button:hover,
.btn-wrapper .liveagent button:hover, .liveagent .btn:focus, .liveagent .form-submit:focus, .liveagent .btn-wrapper a:focus, .btn-wrapper .liveagent a:focus, .liveagent
.btn-wrapper input:focus,
.btn-wrapper .liveagent input:focus, .liveagent
.btn-wrapper button:focus,
.btn-wrapper .liveagent button:focus {
  background-color: #fff !important;
  color: #019CDC !important;
}

.miaa-content label {
  text-transform: none;
  font-weight: inherit;
  color: inherit;
}

.miaa-content .input-group-addon, .miaa-content .input-group-btn {
  width: auto;
}

.miaa-content .form-check-label span {
  margin: 10px;
}

.miaa-content .progress {
  height: auto;
}

.miaa-content .capture_signInForm #signInText {
  padding-top: 20px;
}

.miaa-init .miaa .inProgress {
  left: 0;
}

.page-janrain2-profile .profile-block {
  background-color: #fff;
  float: none;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  min-height: 200px;
}

.page-janrain2-profile .profile-block h2 {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 15px;
}

.page-janrain2-profile .profile-block .table-responsive {
  border: none;
  width: 85%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

.page-janrain2-profile .profile-block button {
  margin-bottom: 30px;
  margin-top: 10px;
}

.page-janrain2-profile .profile-block button a {
  color: #fff;
}

.page-janrain2-profile .profile-block button:hover {
  background-color: #1C75BC;
}

.page-janrain2-profile .profile-block table tr th,
.page-janrain2-profile .profile-block table tr td {
  border: none;
}

.barker {
  width: 100%;
  padding: 16px;
  color: #fff;
  background: rgba(28, 117, 188, 0.85);
}

.barker p {
  color: #fff;
}

.barker ul {
  margin: 0;
}

.barker .list--links li, .barker .wrapped-list--list-links ul li, .wrapped-list--list-links .barker ul li {
  margin: 5px 0;
  padding: 0;
}

.barker .list--links li:after, .barker .wrapped-list--list-links ul li:after, .wrapped-list--list-links .barker ul li:after {
  content: none;
}

.barker a,
.barker .list--links a,
.barker .wrapped-list--list-links ul a, .wrapped-list--list-links
.barker ul a {
  color: #fff;
}

.barker a:hover, .barker a:focus,
.barker .list--links a:hover,
.barker .wrapped-list--list-links ul a:hover, .wrapped-list--list-links
.barker ul a:hover,
.barker .list--links a:focus,
.barker .wrapped-list--list-links ul a:focus, .wrapped-list--list-links
.barker ul a:focus {
  color: #003366;
}

.barker .cta {
  color: #fff;
}

.barker .cta:after {
  background-image: url("../images/cta-arrow-white.png");
}

.barker.access-locked-flag .cta {
  background-size: 1.5rem;
}

.barker.barker--middle {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 25%;
  border: 1px solid #85a8c4;
  border-top: none;
  border-bottom: none;
  background: #1C75BC;
}

.barker__container ul li {
  list-style-type: none;
  margin-left: 0;
}

.barker__scroll-down {
  position: absolute;
  top: -19px;
  left: -webkit-calc(50% - 29px);
  left: calc(50% - 29px);
  width: 58px;
  height: 58px;
  z-index: 1;
  background-image: url("../images/btn-scrolldown.svg");
  background-repeat: no-repeat;
  -webkit-animation: MoveUpDown 4s ease-in-out infinite;
  animation: MoveUpDown 4s ease-in-out infinite;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

@-webkit-keyframes MoveUpDown {
  0% {
    top: -19px;
  }
  5% {
    top: -9px;
  }
  10% {
    top: -19px;
  }
  15% {
    top: -9px;
  }
  20% {
    top: -19px;
  }
  100% {
    top: -19px;
  }
}

@keyframes MoveUpDown {
  0% {
    top: -19px;
  }
  5% {
    top: -9px;
  }
  10% {
    top: -19px;
  }
  15% {
    top: -9px;
  }
  20% {
    top: -19px;
  }
  100% {
    top: -19px;
  }
}

.barker__scroll-description {
  margin-top: -webkit-calc(1rem + 23px);
  margin-top: calc(1rem + 23px);
  text-align: center;
  text-transform: uppercase;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 500;
}

.barker__thumbnail {
  width: 77px;
  float: left;
  margin-right: 16px;
}

.barker__text {
  text-align: left;
  margin-left: 93px;
}

.barker__caption {
  margin: 0 0 1rem;
  line-height: 1.5em;
}

.jumbotron--image {
  width: 100%;
  height: 380px;
  background-color: #706D74;
  background-position: left top;
  background-size: cover;
}

.col-lg-8 .col-md-6 .jumbotron--image,
.col-md-8 .col-md-6 .jumbotron--image,
.col-sm-8 .col-md-6 .jumbotron--image,
.col-md-4 .jumbotron--image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: inherit;
  min-height: 320px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px !important;
}

.col-lg-8 .col-md-6 .jumbotron--image .cta,
.col-md-8 .col-md-6 .jumbotron--image .cta,
.col-sm-8 .col-md-6 .jumbotron--image .cta,
.col-md-4 .jumbotron--image .cta {
  margin: auto 0 0;
}

.jumbotron--image .middle {
  display: table !important;
  width: 100%;
  height: 100%;
}

.jumbotron--image .middle > * {
  display: table-cell;
  vertical-align: middle;
}

.jumbotron--image .text-wrapper {
  text-align: center;
}

.jumbotron--image h3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: "Georgia", "Times New Roman", Times, serif;
  font-size: 1.875em;
  font-weight: normal;
  color: #fff;
  line-height: 1.4;
  text-shadow: 0 0 10px black;
}

.jumbotron--image h4 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 1.25em;
  color: #fff;
  text-shadow: 0 0 10px black;
}

.jumbotron--image p {
  color: #fff;
  text-shadow: 0 0 10px black;
}

.jumbotron--image.access-locked-flag .btn, .jumbotron--image.access-locked-flag .form-submit, .jumbotron--image.access-locked-flag .btn-wrapper a, .btn-wrapper .jumbotron--image.access-locked-flag a, .jumbotron--image.access-locked-flag
.btn-wrapper input,
.btn-wrapper .jumbotron--image.access-locked-flag input, .jumbotron--image.access-locked-flag
.btn-wrapper button,
.btn-wrapper .jumbotron--image.access-locked-flag button {
  padding-left: 3.5rem;
  background-position: 1.5rem center;
  background-size: 1.4rem;
}

.jumbotron--image.access-locked-flag .btn:hover, .jumbotron--image.access-locked-flag .form-submit:hover, .jumbotron--image.access-locked-flag .btn-wrapper a:hover, .btn-wrapper .jumbotron--image.access-locked-flag a:hover, .jumbotron--image.access-locked-flag
.btn-wrapper input:hover,
.btn-wrapper .jumbotron--image.access-locked-flag input:hover, .jumbotron--image.access-locked-flag
.btn-wrapper button:hover,
.btn-wrapper .jumbotron--image.access-locked-flag button:hover {
  padding-left: 3.5rem;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiDQoJIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOmE9Imh0dHA6Ly9ucy5hZG9iZS5jb20vQWRvYmVTVkdWaWV3ZXJFeHRlbnNpb25zLzMuMC8iDQoJIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTAwcHgiIGhlaWdodD0iMTAwcHgiIHZpZXdCb3g9Ii0xNSAtNSAxMDAgMTAwIg0KCSBvdmVyZmxvdz0idmlzaWJsZSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAtMTUgLTUgMTAwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8ZGVmcz4NCjwvZGVmcz4NCjxwYXRoIGlkPSJwYXRoMzM4NF8xXyIgZmlsbD0iIzAxOUNEQyIgZD0iTTY0LDM1aC05VjIzQzU1LDguNTE1LDQ4LjMyNSwwLDM1LDBDMjEuNjcsMCwxNSw4LjUxNSwxNSwyM3YxMkg1Yy0yLjc2NSwwLTUsMy4yMy01LDUuOTk1DQoJVjgwYzAsMi43NDUsMi4xNCw1LjY5NSw0Ljc1NSw2LjUzNWw1Ljk4NSwxLjkzNkMxMy4zNiw4OS4zMDUsMTcuNzUsOTAsMjAuNSw5MGgyOWMyLjc0NSwwLDcuMTQxLTAuNjk1LDkuNzU1LTEuNTM1bDUuOTc5LTEuOTM2DQoJQzY3Ljg1NSw4NS42OTUsNzAsODIuNzQ1LDcwLDgwVjQwLjk5NUM3MCwzOC4yMyw2Ni43NiwzNSw2NCwzNXogTTQ1LDM1SDI1VjIwLjk5NUMyNSwxMy43NywyOC45ODUsMTAsMzUsMTANCgljNi4wMTYsMCwxMCwzLjc3LDEwLDEwLjk5NVYzNXoiLz4NCjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-position: 1.5rem center;
  background-size: 1.4rem;
}

.jumbotron--image-hd {
  /* Todo --mobile Define tablet and desktop styling currently nothing is displayed */
  display: none;
}

.jumbotron-fullscreen {
  position: relative;
  width: 100%;
  min-height: -webkit-calc(100vh - 92px);
  min-height: calc(100vh - 92px);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left top;
}

.jumbotron-fullscreen__title {
  display: table;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  height: -webkit-calc(100vh - 92px - 290px);
  height: calc(100vh - 92px - 290px);
}

.jumbotron-fullscreen__title > div {
  display: table-cell;
  vertical-align: middle;
}

.jumbotron-fullscreen__title h2 {
  display: inline-block;
  max-width: 650px;
  margin-bottom: 0.5em;
  font-size: 44px;
  font-size: 4.4rem;
  font-weight: 600;
  text-align: center;
  text-transform: none;
  color: #fff;
  text-shadow: 0 0 10px black;
}

.jumbotron-fullscreen__barker {
  position: absolute;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: auto 0 0;
}

.jumbotron-fullscreen--carousel .carousel-hero {
  margin: 0;
}

.jumbotron-fullscreen--carousel .carousel-hero .carousel-inner {
  min-height: -webkit-calc(100vh - 92px - 62px);
  min-height: calc(100vh - 92px - 62px);
}

.jumbotron-fullscreen--carousel .carousel-hero .carousel-inner .carousel-slide .block-text {
  height: -webkit-calc(100vh - 92px - 240px);
  height: calc(100vh - 92px - 240px);
}

.jumbotron-fullscreen--carousel .carousel-hero .carousel-inner .carousel-slide .block-text h3,
.jumbotron-fullscreen--carousel .carousel-hero .carousel-inner .carousel-slide .block-text .description {
  text-shadow: 0 0 10px black;
}

.jumbotron-fullscreen--carousel .carousel-hero .carousel-indicators {
  bottom: 230px;
}

.jumbotron-fullscreen--carousel .carousel-hero .carousel-control {
  bottom: 200px;
}

#block-jmc-language-language-selector {
  padding-bottom: 20px;
}

#block-jmc-language-language-selector button {
  display: none;
}

#block-jmc-language-language-selector .block-title {
  display: none;
  color: white;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  text-transform: capitalize;
  padding-top: 20px;
}

.old-footer #block-jmc-language-language-selector .block-title {
  display: block;
}

#block-jmc-language-language-selector .selectric {
  background: #003366;
  border: 0;
}

.old-footer #block-jmc-language-language-selector .selectric {
  border: 1px solid #fff;
  background: #003366;
}

#block-jmc-language-language-selector .selectric .label {
  color: #fff;
  padding: 0;
  text-align: left;
  margin-left: 35px;
  display: inline-block;
  height: 35px;
}

#block-jmc-language-language-selector .selectric .button {
  color: #003479;
  margin-left: 30px;
  font-size: 26px;
  font-size: 2.6rem;
  position: absolute;
  display: inline-block;
  padding: 36px 0 0 42px;
  overflow: hidden;
  cursor: pointer;
  background: none;
}

#block-jmc-language-language-selector .selectric .button:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 17%;
  top: 62%;
  left: -1px;
  margin-top: -1px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#block-jmc-language-language-selector .selectric .button:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 20%;
  top: 62%;
  left: 2px;
  right: 12px;
  border-top: 0;
  margin-top: -1px;
  background: #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#block-jmc-language-language-selector .selectric-open .selectric {
  background: #fff;
}

#block-jmc-language-language-selector .selectric-open .selectric .label {
  color: #000;
}

#block-jmc-language-language-selector .selectric-open .selectric .label:before {
  display: none;
}

#block-jmc-language-language-selector .selectric-open .selectric .button {
  color: #fff;
}

#block-jmc-language-language-selector .selectric-open .selectric .button:after, #block-jmc-language-language-selector .selectric-open .selectric .button:before {
  background: #1C75BC;
}

#block-jmc-language-language-selector .selectric-open .selectric .button:before {
  left: 10px;
}

#block-jmc-language-language-selector .selectric-open .selectric .button:after {
  left: 10px;
}

#block-jmc-language-language-selector .selectric-scroll ul {
  background: #fff;
}

#block-jmc-language-language-selector .selectric-scroll ul li {
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding-left: 35px;
  position: relative;
}

#block-jmc-language-language-selector .selectric-scroll ul li:before {
  position: absolute;
  border-radius: 50%;
  content: "";
  width: 18px;
  height: 18px;
  top: 10px;
  left: 10px;
  display: inline-block;
  background: url(../images/flags/be.svg);
}

#block-jmc-language-language-selector .selectric-scroll ul li:last-child {
  border-bottom: 0;
}

#block-jmc-language-language-selector .flag .selectric .label:before {
  position: absolute;
  border-radius: 50%;
  content: "";
  width: 18px;
  height: 18px;
  top: 12px;
  left: 10px;
  display: inline-block;
  background: url(../images/flags/be.svg);
}

#block-jmc-language-language-selector .flag .selectric li:before {
  background: url(../images/flags/be.svg);
}

#block-jmc-language-language-selector .flag .selectric-open .selectric .label:before {
  display: none;
}

#block-jmc-language-language-selector .flag.flag-CH .selectric .label:before {
  background: url(../images/flags/ch.svg);
}

#block-jmc-language-language-selector .flag.flag-CH .selectric-open .label:before {
  display: none;
}

#block-jmc-language-language-selector .flag.flag-CH .selectric-scroll ul li:before {
  background: url(../images/flags/ch.svg);
}

#block-jmc-language-language-selector .flag.flag-BE .selectric .label:before {
  background: url(../images/flags/be.svg);
}

#block-jmc-language-language-selector .flag.flag-BE .selectric-scroll ul li:before {
  background: url(../images/flags/be.svg);
}

.section {
  margin-bottom: 30px;
}

.section__cta {
  text-align: right;
}

.section--event-register-form {
  padding: 30px 0 0 0;
  margin-bottom: 0;
}

.section--event-register-form .section-title, .section--event-register-form .page-header.page-header--no-background h1, .page-header.page-header--no-background .section--event-register-form h1 {
  color: #333;
  letter-spacing: 0;
  text-transform: none;
}

.section--event-register-form .form-actions {
  text-align: center;
}

.section--event-register-form .form-actions .btn, .section--event-register-form .form-actions .form-submit, .section--event-register-form .form-actions .btn-wrapper a, .btn-wrapper .section--event-register-form .form-actions a, .section--event-register-form .form-actions
.btn-wrapper input,
.btn-wrapper .section--event-register-form .form-actions input, .section--event-register-form .form-actions
.btn-wrapper button,
.btn-wrapper .section--event-register-form .form-actions button {
  width: 200px;
}

.section--event-content-section .label-tags {
  font-size: 26px;
  font-size: 2.6rem;
  color: #333;
  text-transform: none;
}

.section--event-content-section h3 span {
  display: inline-block;
  width: 5em;
}

.section--event-content-section .btn-default, .section--event-content-section .form-submit {
  width: 200px;
}

.section--event-content-section .col-md-4 h3 a {
  text-decoration: underline;
}

.section--event-content-section .authorization {
  width: 50%;
  margin-left: -15px;
}

.section--fact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: inherit;
  min-height: 320px;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 500;
}

.section--fact .cta {
  margin: auto 0 0;
}

.section--fact .headline {
  margin-bottom: 0;
}

.section--fact.access-locked-flag h2 {
  margin-bottom: 13px;
}

.section--fact .fact {
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
}

.logo--product {
  display: none;
}

.card--product {
  display: none;
}

.section--nav-pills-dropdown {
  display: none;
  background: #1C75BC;
  z-index: 50;
}

.page-header + .section--nav-pills-dropdown,
.page-header + div + .section--nav-pills-dropdown {
  border-top: 1px solid #019CDC;
}

.page-header--artwork + .section--nav-pills-dropdown, .page-header.page-header--statistics + .section--nav-pills-dropdown,
.page-header--artwork + div + .section--nav-pills-dropdown, .page-header.page-header--statistics + div + .section--nav-pills-dropdown {
  border-top: 0 !important;
}

.section--nav-pills-dropdown.affix {
  position: fixed;
  top: 50px;
  bottom: auto;
}

.with-brand-bar .section--nav-pills-dropdown.affix {
  top: 184px;
}

.with-brand-bar.admin-menu .section--nav-pills-dropdown.affix {
  top: 213px;
}

.navbar {
  text-align: center;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 0.875em;
  border: none;
}

.navbar.js-animated {
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}

.navbar.js-visible {
  position: fixed;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.navbar.js-hidden {
  position: fixed;
}

.with-brand-bar .navbar.js-hidden {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.navbar .container-fluid {
  position: relative;
  padding: 0;
}

.navbar .navbar-header {
  float: none;
  margin: 0;
}

.navbar-brand-wrapper {
  position: relative;
  height: 92px;
  text-align: center;
  z-index: 0;
  background-color: #fff;
  border-bottom: 2px solid #E7E7E7;
}

.navbar-brand-wrapper .navbar-brand {
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  width: 240px;
  height: 90px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0 !important;
  padding: 20px 0;
  text-align: center;
  overflow: hidden;
}

.navbar-brand-wrapper img {
  display: inline-block;
  width: auto;
  height: 100%;
  max-height: none;
}

.navbar-brand-wrapper img[src$=".svg"] {
  height: 100%;
  max-height: none;
}

.navbar-brand-wrapper-mobile {
  background-color: #e7e7e7;
  height: 30px;
  padding-right: 16px;
  text-align: right;
  background-position: left top;
  display: block;
}

.navbar-brand-wrapper-mobile img.inner-logo-img {
  height: 18px;
  margin: 5px 0;
}

.navbar-brand-wrapper-mobile .navbar-brand {
  position: absolute;
  display: block;
  left: 90%;
  top: 17%;
  width: 240px;
  height: 90px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0 !important;
  padding: 20px 0;
  text-align: center;
  overflow: hidden;
}

.navbar-brand-wrapper-mobile .brand-bar-image {
  display: inline-block;
  background: url(../images/brandbar-jmc-logo.svg) no-repeat left center;
  width: 180px;
  height: 30px;
  text-align: left;
  text-indent: -999em;
}

.navbar-toggle,
.navbar-left {
  float: left;
}

.navbar-toggle:before, .navbar-toggle:after,
.navbar-left:before,
.navbar-left:after {
  content: none;
}

.navbar-right {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-default .navbar-nav {
  margin: 0 !important;
  z-index: 10;
}

.navbar-default .navbar-nav .user-profile {
  background-image: url("../images/profile-dark.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 22px;
}

.navbar-default .navbar-nav .user-profile a {
  color: #1C75BC;
  font-weight: normal;
}

.navbar-default .navbar-nav .user-profile a:hover {
  color: #1C75BC;
}

.navbar-default .navbar-nav .cart-item .cart {
  background-image: url("../images/cart-dark.svg");
  background-size: 24px;
  position: relative;
  margin-right: 0;
}

.navbar-default .navbar-nav .cart-item .cart a {
  padding-top: 32px;
  padding-bottom: 34px;
  width: 100%;
}

.navbar-default .navbar-nav .cart-item .cart a .badge {
  padding-top: 0;
  left: 50%;
}

.navbar-default .navbar-nav .cart-item .cart a .cart-label {
  display: block;
  color: #1C75BC;
  padding-top: 12px;
  font-weight: normal;
}

.navbar-default .navbar-nav .logout-icon {
  display: none;
  background-image: url("../images/icon-user--mobile.svg");
  background-repeat: no-repeat;
  background-position: center;
}

.navbar-default .navbar-nav .login-icon {
  background-image: url("../images/profile-dark.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 22px;
}

.navbar-default .navbar-nav .login-icon a {
  color: #1C75BC;
  font-weight: normal;
}

.navbar-default .navbar-nav .login-icon a:hover {
  color: #1C75BC;
}

.navbar-default .navbar-nav li.menu--iod {
  background-image: url("../images/iod-dark.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 33px;
}

.navbar-default .navbar-nav li.menu--iod a {
  color: #1C75BC;
}

.navbar-default .navbar-nav li.menu--iod a:hover {
  color: #1C75BC;
}

.navbar-default .navbar-nav .janrain2-login {
  background-image: url("../images/icon-user--mobile.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px;
  color: #1C75BC;
  font-weight: normal;
  height: 0;
}

.navbar-default .navbar-nav > li {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  cursor: pointer;
}

.navbar-default .navbar-nav > li:first-child:before, .navbar-default .navbar-nav > li:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  height: 23px;
  width: 1px;
}

.navbar-default .navbar-nav > li:first-child:before {
  left: 0;
  right: auto;
}

.navbar-default .navbar-nav > li:last-child:before, .navbar-default .navbar-nav > li:last-child:after {
  content: none;
}

.navbar-default .navbar-nav > li > section > form > div > button#edit-jmc-openid-connect-client-janrain-login {
  background: transparent;
  position: relative;
  top: 26px;
  color: #00679B;
}

.navbar-default .navbar-nav > li > a {
  display: inline-block;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  color: #1C75BC;
  font-weight: normal;
}

.navbar-default .navbar-nav > li.back-to-global {
  width: 100%;
}

.navbar-default .navbar-nav > li.menu-search {
  text-align: left;
}

.navbar-default .navbar-nav > li.menu-search .text {
  display: block;
  text-indent: -999em;
}

.navbar-default .navbar-nav .navbar-parent-brand {
  position: relative;
  display: block;
  padding: 0 5px;
  text-align: right;
}

.navbar-default .navbar-nav .navbar-parent-brand img {
  height: 70px;
}

/**
 * Hamburger toggle.
 */
.navbar .navbar-toggle {
  display: block;
  height: 62px;
  margin: -10px 0 0 0;
  padding: 0;
  position: relative;
  border-radius: 0;
  border: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  cursor: pointer;
}

.navbar .navbar-toggle.active .icon-bar {
  top: 26px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 1;
}

.navbar .navbar-toggle.active .icon-bar + .icon-bar {
  top: 29px;
  opacity: 0;
}

.navbar .navbar-toggle.active .icon-bar + .icon-bar + .icon-bar {
  top: 26px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  opacity: 1;
}

.navbar .navbar-toggle em {
  display: block;
  position: absolute;
  top: 45px;
  width: 100%;
  margin: 0;
  font-style: normal;
  text-transform: uppercase;
  color: #1C75BC;
  font-weight: normal;
}

.compliance-301 .navbar .navbar-toggle em {
  color: #003366 !important;
}

.navbar .navbar-toggle .icon-bar {
  display: block;
  position: absolute;
  left: 50%;
  width: 31px;
  height: 2px;
  margin-left: -15px;
  -webkit-transition: 0.6s ease;
  -o-transition: 0.6s ease;
  transition: 0.6s ease;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.29, 1.01);
  -o-transition-timing-function: cubic-bezier(0.75, 0, 0.29, 1.01);
  transition-timing-function: cubic-bezier(0.75, 0, 0.29, 1.01);
  background-color: #1C75BC;
}

.compliance-301 .navbar .navbar-toggle .icon-bar {
  background-color: #003366 !important;
}

.navbar .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 0;
}

.navbar .navbar-toggle .icon-bar {
  top: 20px;
}

.navbar .navbar-toggle .icon-bar + .icon-bar {
  top: 29px;
}

.navbar .navbar-toggle .icon-bar + .icon-bar + .icon-bar {
  top: 38px;
}

.list--agenda {
  list-style: none;
  font-family: "Karbon", Arial, sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  padding: 1em 15px;
  color: #646464;
}

.list--agenda li {
  list-style: none;
  display: block;
  margin-left: 0;
  margin-bottom: 24px;
  line-height: 24px;
  vertical-align: top;
}

.list--agenda li span {
  position: relative;
  display: inline-block;
  width: 50%;
  vertical-align: top;
}

.list--agenda li span:first-child {
  padding-right: 50px;
  text-align: right;
}

.list--agenda li span:first-child:after {
  content: '';
  display: block;
  position: absolute;
  background: url("../images/agenda-stroke.png") repeat-y right top;
  right: -9px;
  top: 18px;
  width: 18px;
  height: 36px;
  vertical-align: top;
}

.list--agenda li span:last-child {
  padding-left: 50px;
  text-align: left;
}

.list--agenda li span:last-child:before {
  content: '';
  display: block;
  background: url("../images/agenda-bullet.png") no-repeat left top;
  position: absolute;
  left: -9px;
  top: 3px;
  width: 18px;
  height: 18px;
  vertical-align: top;
}

.list--agenda li:last-child span:first-child:after {
  content: none;
}

.list--agenda li:last-child span:last-child:before {
  content: none;
}

.list.list--events {
  font-family: "Karbon", Arial, sans-serif;
  background: #fff;
}

.list.list--events li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #D3D3D3;
}

.list.list--events .list__date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  min-width: 4.5em;
  margin-right: .5em;
  padding: 8px .5em;
  color: #fff;
  background: #019CDC;
}

.list.list--events .list__date__day {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
  font-weight: 500;
}

.list.list--events .list__date__month {
  font-size: 14px;
  font-size: 1.4rem;
  margin-left: 0.25em;
}

.list.list--events .list__title {
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0 .75em 0 0;
  line-height: 1;
  font-weight: 500;
  text-transform: none;
}

.list.list--events .list__title a {
  color: #333;
}

.list.list--events .list__title a:hover, .list.list--events .list__title a:focus {
  color: #019CDC;
}

.list.list--events .list__location {
  font-size: 14px;
  font-size: 1.4rem;
  min-width: 20%;
  margin: auto;
  margin-right: .75em;
}

.list.list--events .list__location:before {
  content: "[";
}

.list.list--events .list__location:after {
  content: "]";
}

.list--links, .wrapped-list--list-links ul {
  overflow: hidden;
}

.list--links li::after, .wrapped-list--list-links ul li::after,
.list--links ul::after, .wrapped-list--list-links ul ul::after {
  content: "";
  position: absolute;
  width: 900%;
  left: -400%;
  bottom: 0;
  border-bottom: 1px solid #E7E7E7;
}

.list--links li, .wrapped-list--list-links ul li {
  position: relative;
  line-height: 22px;
  margin-left: 0;
  padding-top: 9px;
  padding-bottom: 9px;
  list-style: none;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 500;
}

.list--links li ul, .wrapped-list--list-links ul li ul {
  position: relative;
  margin: 9px 0 -9px;
}

.list--links li ul:after, .wrapped-list--list-links ul li ul:after {
  top: 0;
  bottom: auto;
}

.list--links li li, .wrapped-list--list-links ul li li {
  margin-left: 1em;
}

.list--links li a, .wrapped-list--list-links ul li a {
  display: block;
  color: #706D74;
}

.list--links li a:hover, .wrapped-list--list-links ul li a:hover {
  color: #019CDC;
}

.list--links_menu {
  /* @todo: other screen sizes - only mobile designs available for now */
  display: none;
}

.media--video {
  margin: 0;
  font-family: "Karbon", Arial, sans-serif;
}

.media--video .media-object {
  margin: 0 0 1.5em;
}

.media--video .media-heading {
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: 400;
  text-transform: none;
  color: #001f43;
}

.media--vertical {
  background-color: white;
}

.media--vertical .media-left,
.media--vertical .media-body {
  display: block;
  width: auto;
}

.media--vertical .media-left {
  padding-right: 0;
}

.media--vertical .media-left img {
  max-width: 100%;
}

.media--vertical .media-body {
  padding: 1rem 2rem;
  color: #706D74;
}

.media--vertical .media-body h3 {
  text-transform: uppercase;
  margin-bottom: 1rem;
}

.media--vertical.is-clickable {
  cursor: pointer;
}

.media--vertical.is-clickable:hover h3 a {
  color: #019CDC;
}

.nav-menu {
  overflow: hidden;
  padding: 35px 0;
  list-style: none;
  background: #1C75BC;
}

.compliance-301 .nav-menu {
  background-color: rgba(0, 31, 67, 0.9) !important;
}

.nav-menu li {
  margin-left: 0;
  list-style: none;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 600;
  line-height: 16px;
}

.nav-menu a {
  display: block;
  padding: 10px 15px;
  color: #fff;
}

.nav-menu a.active-trail, .nav-menu a.active, .nav-menu a:hover {
  background: #003366;
}

.nav-menu a.access-locked-flag {
  padding-left: 3.5rem;
  background-position: 1.5rem center;
  background-size: 1.4rem;
}

.nav-menu a.access-locked-flag:hover {
  padding-left: 3.5rem;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiDQoJIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOmE9Imh0dHA6Ly9ucy5hZG9iZS5jb20vQWRvYmVTVkdWaWV3ZXJFeHRlbnNpb25zLzMuMC8iDQoJIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTAwcHgiIGhlaWdodD0iMTAwcHgiIHZpZXdCb3g9Ii0xNSAtNSAxMDAgMTAwIg0KCSBvdmVyZmxvdz0idmlzaWJsZSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAtMTUgLTUgMTAwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8ZGVmcz4NCjwvZGVmcz4NCjxwYXRoIGlkPSJwYXRoMzM4NF8xXyIgZmlsbD0iI0ZGRkZGRiIgZD0iTTY0LDM1aC05VjIzQzU1LDguNTE1LDQ4LjMyNSwwLDM1LDBDMjEuNjcsMCwxNSw4LjUxNSwxNSwyM3YxMkg1Yy0yLjc2NSwwLTUsMy4yMy01LDUuOTk1DQoJVjgwYzAsMi43NDUsMi4xNCw1LjY5NSw0Ljc1NSw2LjUzNWw1Ljk4NSwxLjkzNkMxMy4zNiw4OS4zMDUsMTcuNzUsOTAsMjAuNSw5MGgyOWMyLjc0NSwwLDcuMTQxLTAuNjk1LDkuNzU1LTEuNTM1bDUuOTc5LTEuOTM2DQoJQzY3Ljg1NSw4NS42OTUsNzAsODIuNzQ1LDcwLDgwVjQwLjk5NUM3MCwzOC4yMyw2Ni43NiwzNSw2NCwzNXogTTQ1LDM1SDI1VjIwLjk5NUMyNSwxMy43NywyOC45ODUsMTAsMzUsMTANCgljNi4wMTYsMCwxMCwzLjc3LDEwLDEwLjk5NVYzNXoiLz4NCjwvc3ZnPg0K");
  background-repeat: no-repeat;
  background-position: 1.5rem center;
  background-size: 1.4rem;
}

.nav-menu__root {
  padding: 0;
}

.nav-menu__root > li {
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  padding: 0;
  border: 1px solid #1C75BC;
}

.compliance-301 .nav-menu__root > li {
  border-color: rgba(0, 31, 67, 0) !important;
}

.nav-menu__root > li:last-child {
  border-bottom: none;
}

.nav-menu__root > li > ul > li:last-child {
  border-bottom: none;
}

.nav-menu__sub-menu {
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
}

.nav-menu__sub-menu > li {
  margin: 0;
}

.nav-menu__category,
.nolink {
  display: block;
  padding: 15px;
  line-height: 1;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  text-transform: uppercase;
  color: #A8C2DF;
}

.nav-menu__category span.subname,
.nolink span.subname {
  text-transform: none;
}

.nav-menu__category a,
.nolink a {
  margin: -10px -15px -5px;
  padding: 10px 15px 5px;
  color: #fff;
}

.nav-menu__category a:hover, .nav-menu__category a:focus,
.nolink a:hover,
.nolink a:focus {
  color: #fff;
}

.nav-menu--bottom {
  overflow: hidden;
  padding-bottom: 23px;
  list-style: none;
  background: #1C75BC;
  border-top: 1px solid #0066AC;
}

.nav-menu--bottom .col-md-12 > h4 {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 40px;
  color: #A8C2DF;
}

.nav-menu--bottom div[class^="col-md-"] {
  padding-left: 0;
}

.nav-menu--bottom .col-md-5 {
  position: relative;
}

.nav-menu--bottom .col-md-5:after {
  content: '';
  display: block;
  position: absolute;
  right: 50px;
  top: 0;
  width: 1px;
  height: 45px;
  border-right: 1px solid #0066AC;
}

.nav-menu--bottom .col-md-2 {
  height: 46px;
}

.nav-menu--bottom .col-md-2 a {
  padding-top: 15px;
  color: white;
}

.nav-menu--bottom .col-md-2 a:before {
  content: none;
}

.nav-menu--bottom .col-md-2 a:after {
  background: url("../images/cta-arrow-white.png");
}

.nav-menu--bottom .media .media-body h4 {
  width: 80%;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  text-transform: none;
}

.nav-menu--bottom .media .media-body h4 a {
  color: white;
}

.nav-menu--bottom .media .media-body h4 a:hover {
  text-decoration: underline;
}

.page-news-center .text-right .cta {
  display: inline-block;
}

.nav-pills.nav-pills--dropdown li {
  position: relative;
  display: block;
}

.nav-pills.nav-pills--dropdown li a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  width: 100%;
}

.nav-pills.nav-pills--dropdown li a:hover, .nav-pills.nav-pills--dropdown li a:focus, .nav-pills.nav-pills--dropdown li a.active {
  color: #fff;
  background: #00aae6;
}

.nav-pills.nav-pills--dropdown li a.access-locked-flag:before {
  content: "\e98f";
  speak: none;
  font-family: 'icomoon';
  font-size: 1.5rem;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.nav-pills.nav-pills--dropdown li .nolink {
  margin: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  width: 100%;
}

.nav-pills.nav-pills--dropdown li .nolink:hover, .nav-pills.nav-pills--dropdown li .nolink:focus, .nav-pills.nav-pills--dropdown li .nolink.active {
  color: #fff;
  background: #00aae6;
}

.nav-pills.nav-pills--dropdown .dropdown:hover .dropdown-menu, .nav-pills.nav-pills--dropdown .dropdown.is-tapped .dropdown-menu {
  display: block;
}

.nav-pills.nav-pills--dropdown .dropdown-menu {
  margin: 0;
  border: none;
  border-radius: 0;
}

.nav-pills.nav-pills--dropdown .dropdown-menu li,
.nav-pills.nav-pills--dropdown .dropdown-menu li:last-child {
  display: block;
  border: none;
}

.nav-pills.nav-pills--dropdown .dropdown-menu a {
  font-weight: 500;
  color: #00aae6;
}

.nav-menu--sub {
  display: none;
}

.nav-menu--scroll {
  display: none;
}

.navigation-tabs-wrapper .navigation-tabs {
  display: block;
}

.navigation-tabs-wrapper > .nav-menu--main {
  display: none;
}

.tabs.navigation-tabs .nav-tabs li, .tabs.navigation-tabs .ui-tabs .ui-tabs-nav li, .ui-tabs .tabs.navigation-tabs .ui-tabs-nav li {
  background-color: #E7E7E7 !important;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  text-transform: uppercase;
}

.tabs.navigation-tabs .nav-tabs li:first-child > a, .tabs.navigation-tabs .ui-tabs .ui-tabs-nav li:first-child > a, .ui-tabs .tabs.navigation-tabs .ui-tabs-nav li:first-child > a {
  color: #706D74;
}

.tabs.navigation-tabs .nav-tabs li:first-child > a:hover, .tabs.navigation-tabs .ui-tabs .ui-tabs-nav li:first-child > a:hover, .ui-tabs .tabs.navigation-tabs .ui-tabs-nav li:first-child > a:hover {
  color: #1C75BC;
}

.tabs.navigation-tabs .nav-tabs li:last-child > a, .tabs.navigation-tabs .ui-tabs .ui-tabs-nav li:last-child > a, .ui-tabs .tabs.navigation-tabs .ui-tabs-nav li:last-child > a {
  color: #706D74;
}

.tabs.navigation-tabs .nav-tabs li:last-child > a:hover, .tabs.navigation-tabs .ui-tabs .ui-tabs-nav li:last-child > a:hover, .ui-tabs .tabs.navigation-tabs .ui-tabs-nav li:last-child > a:hover {
  color: #1C75BC;
}

.tabs.navigation-tabs .nav-tabs li.active:first-child, .tabs.navigation-tabs .ui-tabs .ui-tabs-nav li.active:first-child, .ui-tabs .tabs.navigation-tabs .ui-tabs-nav li.active:first-child {
  background-image: url(../images/menu-arrow-up.svg);
  background-repeat: no-repeat;
  background-position: 50% 100%;
}

.tabs.navigation-tabs .nav-tabs li.active:first-child > a, .tabs.navigation-tabs .ui-tabs .ui-tabs-nav li.active:first-child > a, .ui-tabs .tabs.navigation-tabs .ui-tabs-nav li.active:first-child > a {
  color: #1C75BC;
}

.tabs.navigation-tabs .nav-tabs li.active:last-child, .tabs.navigation-tabs .ui-tabs .ui-tabs-nav li.active:last-child, .ui-tabs .tabs.navigation-tabs .ui-tabs-nav li.active:last-child {
  background-image: url(../images/menu-arrow-up.svg);
  background-repeat: no-repeat;
  background-position: 50% 100%;
}

.tabs.navigation-tabs .nav-tabs li.active:last-child > a, .tabs.navigation-tabs .ui-tabs .ui-tabs-nav li.active:last-child > a, .ui-tabs .tabs.navigation-tabs .ui-tabs-nav li.active:last-child > a {
  color: #1C75BC;
}

.tabs.navigation-tabs .tab-content {
  padding: 0;
}

.tabs.navigation-tabs .tab-content .nav-menu {
  padding: 0;
}

.tabs.navigation-tabs .tab-content .nav-menu .nav-menu__category {
  margin: 10px 15px;
}

.tabs.navigation-tabs .tab-content .nav-menu__root {
  width: 100%;
}

.tabs.navigation-tabs .tab-content .nav-pills.nav-pills--dropdown li {
  text-align: left;
}

.tabs.navigation-tabs .tab-content .nav-pills.nav-pills--dropdown li .dropdown-menu {
  display: block;
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.tabs.navigation-tabs .tab-content .nav-pills.nav-pills--dropdown li .dropdown-menu li a {
  background-color: #1e7dc9;
  padding-left: 30px;
  font-weight: 600;
}

.tabs.navigation-tabs .tab-content .nav-pills.nav-pills--dropdown li .dropdown-menu li a:hover {
  background-color: #0f3e63;
}

.tabs.navigation-tabs .tab-content .nav-pills.nav-pills--dropdown li .caret {
  float: right;
  margin-top: 8px;
  border-width: 6px;
}

.tabs.navigation-tabs .tab-content .nav-pills.nav-pills--dropdown li a {
  background-color: #1C75BC;
  color: white;
  padding: 10px 15px;
  font-size: 100%;
  line-height: 16px;
  text-transform: none;
}

.tabs.navigation-tabs .tab-content .nav-pills.nav-pills--dropdown li a:hover {
  background-color: #0f3e63;
}

.tabs.navigation-tabs .tab-content .nav-pills.nav-pills--dropdown li .nolink {
  background-color: #1C75BC;
  color: #ABABAB;
  padding: 10px 15px;
  font-size: 100%;
  line-height: 16px;
  text-transform: none;
}

.tabs.navigation-tabs .tab-content .nav-pills.nav-pills--dropdown li .nolink .caret {
  color: white;
}

#cboxOverlay {
  opacity: 0.4 !important;
}

#colorbox,
#cboxWrapper {
  background: white;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

#cboxClose {
  position: static;
  top: auto;
  bottom: auto;
  right: auto;
  left: auto;
  background: #F2F2F2;
  background-image: none;
  width: 100%;
  height: auto;
  line-height: 45px;
  text-indent: 0;
  text-transform: uppercase;
  opacity: 1 !important;
}

#cboxClose:hover {
  background: #019CDC;
  color: white;
}

#cboxTitle {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: auto;
  color: white;
  padding: 15px;
  display: table-cell !important;
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: middle;
  float: none !important;
  z-index: 10;
}

#cboxPrevious {
  position: absolute;
  bottom: 17px;
  right: 45px;
  background: url(../images/select-arrow-left.png) no-repeat right top;
  width: 12px;
  height: 15px;
  text-indent: 0;
  z-index: 15;
}

#cboxPrevious:hover {
  background-position: left top;
}

#cboxNext {
  position: absolute;
  bottom: 17px;
  right: 15px;
  background: url(../images/select-arrow-right.png) no-repeat left top;
  width: 12px;
  height: 15px;
  text-indent: 0;
  z-index: 15;
}

#cboxNext:hover {
  background-position: right top;
}

#cboxLoadingGraphic {
  background: url(../images/loading_animation.gif) no-repeat center center;
}

.modal--login .modal-header {
  padding: 0;
  background: transparent;
  border-bottom: none;
}

.modal--login .modal-body .form-actions input {
  width: 100%;
}

.modal--login .modal__access_login_form {
  display: none;
}

.modal--login .country-select-wrapper {
  display: none;
  margin-top: 30px;
}

.modal--login .form--access-without-registration {
  margin-top: 50px;
}

.modal--login .form--access-without-registration .col-sm-6 {
  margin-bottom: 15px;
}

.modal--login .custom-select-menu {
  width: 225px;
}

.modal--login .form-item input {
  font-weight: normal;
}

.modal--login .form-item-remember-me {
  display: inline-block;
}

.nav-tabs, .ui-tabs .ui-tabs-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 46px;
  overflow-y: hidden;
  overflow-x: auto;
  margin: 0;
  border: none;
  font-family: "Karbon", Arial, sans-serif;
}

.nav-tabs li, .ui-tabs .ui-tabs-nav li {
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  float: left;
  margin-left: 0;
  list-style: none;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  text-align: center;
  color: #706D74;
  background: #E7E7E7;
}

.nav-tabs li.active, .ui-tabs .ui-tabs-nav li.active, .nav-tabs li:hover, .ui-tabs .ui-tabs-nav li:hover {
  background: #019CDC;
  color: #fff;
}

.nav-tabs li a, .ui-tabs .ui-tabs-nav li a,
.nav-tabs li a:focus, .ui-tabs .ui-tabs-nav li a:focus,
.nav-tabs li a:hover, .ui-tabs .ui-tabs-nav li a:hover,
.nav-tabs li a:active, .ui-tabs .ui-tabs-nav li a:active {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  line-height: inherit;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  border: none;
  color: inherit;
  background: transparent;
  outline: none;
}

.nav-tabs > li.active > a, .ui-tabs .ui-tabs-nav > li.active > a,
.nav-tabs > li.active > a:hover, .ui-tabs .ui-tabs-nav > li.active > a:hover,
.nav-tabs > li.active > a:focus, .ui-tabs .ui-tabs-nav > li.active > a:focus {
  border: none;
}

.page-header--event {
  position: relative;
  overflow: hidden;
  min-height: 310px;
  padding: 0;
  color: #fff;
}

.page-header__content {
  display: table-cell;
  vertical-align: middle;
}

.page-header__content .container, .page-header__content .no-page-manager-page .l-content, .no-page-manager-page .page-header__content .l-content, .page-header__content .tabs-container ul.tabs, .tabs-container .page-header__content ul.tabs, .page-header__content #sliding-popup .popup-content, #sliding-popup .page-header__content .popup-content, .page-header__content .region--foot-note, .page-header__content .tabs--section .tab-content, .tabs--section .page-header__content .tab-content, .page-header__content .nav-menu__root, .page-header__content .region--footer-first, .page-header__content
.region--footer-second {
  position: relative;
  z-index: 15;
}

.page-header__overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(51, 132, 195, 0.4);
  z-index: 10;
}

.page-header__background {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 5;
  background-size: cover;
  background-position: left top;
}

.page-header__dates {
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}

.page-header__date {
  background: #1C75BC;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  padding: 5px 10px;
  width: 8em;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}

.page-header__date span {
  display: block;
  font-size: 76px;
  font-size: 7.6rem;
  line-height: 0.8em;
}

.page-header__date span:first-child {
  font-size: 42px;
  font-size: 4.2rem;
}

.page-header__date span:last-child {
  font-size: 36px;
  font-size: 3.6rem;
  margin-top: 4px;
}

.page-header__date .page-header__from-date span,
.page-header__date .page-header__to-date span {
  display: inline;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 0.8em;
}

.page-header__date .page-header__from-date span:first-child,
.page-header__date .page-header__to-date span:first-child {
  font-size: 22px;
  font-size: 2.2rem;
  padding-right: 5px;
}

.page-header__date .page-header__from-date span:last-child,
.page-header__date .page-header__to-date span:last-child {
  display: block;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 200;
  margin-top: 0;
}

.page-header__date .page-header__from-date span:last-child:after {
  content: '-';
  display: block;
}

.page-header__titles {
  margin-left: 16.6666666667%;
  padding-right: 1rem;
}

.page-header__title {
  padding: 0 2rem;
  margin-bottom: 1rem;
  color: #fff;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  vertical-align: bottom;
}

.page-header--event h3 {
  position: relative;
  margin: 0;
  padding: 1rem 2rem 0;
  font-weight: 400;
  text-transform: none;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  z-index: 1;
}

.page-header--event h3.page-header__speaker {
  font-size: 18px;
  font-size: 1.8rem;
}

.page-header--event h3.page-header__byline {
  font-size: 24px;
  font-size: 2.4rem;
}

.page-header--event h3.page-header__byline:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: -500%;
  left: -400%;
  width: 900%;
  border-top: 2px solid #fff;
  background: rgba(51, 132, 195, 0.8);
  z-index: -1;
}

.accordion .panel,
.bs-accordion .panel {
  min-height: 0;
  padding: 0;
}

.accordion .panel .panel-heading,
.bs-accordion .panel .panel-heading {
  margin: 0;
  padding: 0;
}

.accordion .panel .panel-title,
.bs-accordion .panel .panel-title {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  text-transform: none;
}

.accordion .panel .panel-title br,
.bs-accordion .panel .panel-title br {
  display: none;
}

.accordion .panel .panel-title a,
.accordion .panel .panel-title a:hover,
.accordion .panel .panel-title a:focus,
.bs-accordion .panel .panel-title a,
.bs-accordion .panel .panel-title a:hover,
.bs-accordion .panel .panel-title a:focus {
  display: block;
  padding: 14px 40px 14px 15px;
  font-weight: 500;
  line-height: 18px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  color: #fff;
  background: #019CDC;
}

.accordion .panel .panel-title a:after,
.accordion .panel .panel-title a:hover:after,
.accordion .panel .panel-title a:focus:after,
.bs-accordion .panel .panel-title a:after,
.bs-accordion .panel .panel-title a:hover:after,
.bs-accordion .panel .panel-title a:focus:after {
  content: '\2212';
  top: 18px;
  float: right;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  font-size: 1rem;
}

.accordion .panel .panel-title a.collapsed,
.bs-accordion .panel .panel-title a.collapsed {
  font-weight: 500;
  color: #808080;
  background: #E7E7E7;
}

.accordion .panel .panel-title a.collapsed:hover,
.bs-accordion .panel .panel-title a.collapsed:hover {
  font-weight: 500;
  color: #fff;
  background: #019CDC;
}

.accordion .panel .panel-title a.collapsed:after,
.bs-accordion .panel .panel-title a.collapsed:after {
  content: '\2b';
  top: 18px;
  float: right;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  font-size: 1rem;
}

.accordion .panel .panel-body,
.bs-accordion .panel .panel-body {
  padding: 15px 30px 20px;
  font-family: "Georgia", "Times New Roman", Times, serif;
}

.product-list {
  margin-bottom: 40px;
}

.product-list li {
  margin-left: 0;
}

.product-list .category-letter {
  padding-left: 0;
  margin-top: 20px;
}

.product-list .category-letter:first-child {
  margin-top: 0;
}

.product-list .no-triangle {
  color: #999;
}

.product-list .no-triangle.black-triangle:after {
  content: '';
}

.product {
  margin-bottom: 7px;
  overflow: auto;
  border-bottom: 1px solid #CCC;
}

.product .name {
  margin: 0;
  display: inline-block;
  text-transform: uppercase;
  font-size: 1.5em;
  line-height: 1.75em;
}

.product .name a {
  color: #019CDC;
}

.product .name a:hover {
  color: #003366;
}

.product .subname,
.product .area {
  color: #706D74;
}

.category-letter {
  padding-left: 35px;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 600;
  font-size: 1.875em;
  color: #999;
  text-transform: uppercase;
}

.tabs .tab-content,
.bs-tabs .tab-content {
  min-height: 50px;
  padding: 15px 30px 20px;
  background: #fff;
}

.tabs .tab-content .tab-pane,
.bs-tabs .tab-content .tab-pane {
  display: none;
}

.tabs .tab-content .tab-pane.active,
.bs-tabs .tab-content .tab-pane.active {
  display: block;
}

.description--alt {
  font-family: "Karbon", Arial, sans-serif;
}

.headline {
  width: 100%;
  margin-bottom: 20px;
}

.headline .btn-link {
  padding: 0;
  float: right;
}

.headline .btn-link:hover, .headline .btn-link:active, .headline .btn-link.active, .headline .btn-link:focus {
  background: none;
}

.headline .h2 a {
  color: #999;
}

.headline .h2 a:hover, .headline .h2 a:focus {
  color: #003366;
}

.headline:after {
  content: '';
  display: block;
  width: 30px;
  height: 5px;
  margin-top: 8px;
  background-color: #019CDC;
}

.link-block {
  display: block;
}

.zinc-code {
  display: none;
}

.thumbnail {
  position: relative;
  margin: 0 0 30px;
  border: none;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}

.thumbnail:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
}

.thumbnail.is-clickable {
  cursor: pointer;
}

.thumbnail.is-clickable:hover h3, .thumbnail.is-clickable:focus h3 {
  color: #019CDC;
}

.thumbnail.access-locked-flag h3 {
  padding-left: 3rem;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiDQoJIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOmE9Imh0dHA6Ly9ucy5hZG9iZS5jb20vQWRvYmVTVkdWaWV3ZXJFeHRlbnNpb25zLzMuMC8iDQoJIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTAwcHgiIGhlaWdodD0iMTAwcHgiIHZpZXdCb3g9Ii0xNSAtNSAxMDAgMTAwIg0KCSBvdmVyZmxvdz0idmlzaWJsZSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAtMTUgLTUgMTAwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8ZGVmcz4NCjwvZGVmcz4NCjxwYXRoIGlkPSJwYXRoMzM4NF8xXyIgZmlsbD0iI0ZGRkZGRiIgZD0iTTY0LDM1aC05VjIzQzU1LDguNTE1LDQ4LjMyNSwwLDM1LDBDMjEuNjcsMCwxNSw4LjUxNSwxNSwyM3YxMkg1Yy0yLjc2NSwwLTUsMy4yMy01LDUuOTk1DQoJVjgwYzAsMi43NDUsMi4xNCw1LjY5NSw0Ljc1NSw2LjUzNWw1Ljk4NSwxLjkzNkMxMy4zNiw4OS4zMDUsMTcuNzUsOTAsMjAuNSw5MGgyOWMyLjc0NSwwLDcuMTQxLTAuNjk1LDkuNzU1LTEuNTM1bDUuOTc5LTEuOTM2DQoJQzY3Ljg1NSw4NS42OTUsNzAsODIuNzQ1LDcwLDgwVjQwLjk5NUM3MCwzOC4yMyw2Ni43NiwzNSw2NCwzNXogTTQ1LDM1SDI1VjIwLjk5NUMyNSwxMy43NywyOC45ODUsMTAsMzUsMTANCgljNi4wMTYsMCwxMCwzLjc3LDEwLDEwLjk5NVYzNXoiLz4NCjwvc3ZnPg0K");
  background-repeat: no-repeat;
  background-position: 0.5rem center;
  background-size: 1.75rem;
}

.thumbnail.access-locked-flag h3 .span {
  font-size: 16px;
}

.thumbnail .caption {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: inherit;
  min-height: 320px;
  position: relative;
}

.thumbnail .caption .cta {
  margin: auto 0 0;
}

.thumbnail .button {
  position: absolute;
  left: 20px;
  bottom: 20px;
}

.thumbnail .description p, .thumbnail .description ul, .thumbnail .description ol {
  margin: 0;
  color: #fff;
}

.thumbnail h3 {
  margin: 0 0 1.6rem;
  color: #fff;
}

.thumbnail a {
  color: inherit;
}

.thumbnail .cta {
  padding-top: 2em;
  color: #fff;
}

.thumbnail .cta:hover, .thumbnail .cta:focus {
  color: #019CDC;
}

.thumbnail .cta:after {
  background-image: url("../images/cta-arrow-white.svg");
}

.thumbnail.thumbnail-text-image {
  background-position: right bottom;
  min-height: 180px;
}

.thumbnail.thumbnail--bio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: inherit;
  min-height: 320px;
}

.thumbnail.thumbnail--bio .cta {
  margin: auto 0 0;
}

.thumbnail.thumbnail--bio .caption {
  min-height: 0;
  margin: auto 0 0;
  padding: 25px;
}

.thumbnail.thumbnail--bio .caption h3,
.thumbnail.thumbnail--bio .caption h3 a {
  color: #fff;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 28px;
  margin-bottom: 0.1em;
}

.thumbnail.thumbnail--bio .caption h4 {
  color: #fff;
  margin: 0;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  line-height: 15px;
}

.thumbnail.thumbnail--bio:hover:before {
  content: '';
  background-color: rgba(1, 156, 220, 0.4);
}

.thumbnail.thumbnail--bio:before {
  background-color: transparent;
}

.thumbnail.thumbnail--text {
  border: 1px solid #E7E7E7;
}

.thumbnail.thumbnail--text:before {
  content: none;
}

.thumbnail.thumbnail--text.access-locked-flag h3 {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMb2NrIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDIwIDIwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyMCAyMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBkPSJNMTUuOCw4SDE0VjUuNkMxNCwyLjcwMywxMi42NjUsMSwxMCwxQzcuMzM0LDEsNiwyLjcwMyw2LDUuNlY4SDRDMy40NDcsOCwzLDguNjQ2LDMsOS4xOTlWMTcNCgljMCwwLjU0OSwwLjQyOCwxLjEzOSwwLjk1MSwxLjMwN2wxLjE5NywwLjM4N0M1LjY3MiwxOC44NjEsNi41NSwxOSw3LjEsMTlIMTIuOWMwLjU0OSwwLDEuNDI4LTAuMTM5LDEuOTUxLTAuMzA3bDEuMTk2LTAuMzg3DQoJQzE2LjU3MSwxOC4xMzksMTcsMTcuNTQ5LDE3LDE3VjkuMTk5QzE3LDguNjQ2LDE2LjM1Miw4LDE1LjgsOHogTTEyLDhIOFY1LjE5OUM4LDMuNzU0LDguNzk3LDMsMTAsM2MxLjIwMywwLDIsMC43NTQsMiwyLjE5OVY4eiIvPg0KPC9zdmc+");
}

.thumbnail.thumbnail--text .caption {
  min-height: -webkit-calc(320px - 2px);
  min-height: calc(320px - 2px);
  color: #706D74;
}

.thumbnail.thumbnail--text .caption p {
  color: #706D74;
}

.thumbnail.thumbnail--text h3 {
  color: #333;
}

.thumbnail.thumbnail--text h3 a {
  color: #333;
}

.thumbnail.thumbnail--text h3 a:hover, .thumbnail.thumbnail--text h3 a:focus {
  color: #019CDC;
}

.thumbnail.thumbnail--text .description {
  margin-bottom: 2em;
}

.thumbnail.thumbnail--text a,
.thumbnail.thumbnail--text .cta {
  color: #019CDC;
}

.thumbnail.thumbnail--text a:hover, .thumbnail.thumbnail--text a:focus,
.thumbnail.thumbnail--text .cta:hover,
.thumbnail.thumbnail--text .cta:focus {
  color: #003366;
}

.thumbnail.thumbnail--text a:after,
.thumbnail.thumbnail--text .cta:after {
  background-image: url("../images/cta-arrow.svg");
}

/**
 * Language menu toggle.
 */
#navbar li.dropdown,
#navbar li.dropdown.open {
  padding-right: 2px;
  padding-left: 1px;
  z-index: 5;
  display: block;
}

#navbar li.dropdown .dropdown-toggle,
#navbar li.dropdown.open .dropdown-toggle {
  height: 38px;
  width: auto;
  line-height: 38px;
  padding: 0 20px 0 11px;
  margin: 0 auto auto;
  cursor: pointer;
}

#navbar li.dropdown .dropdown-toggle:after,
#navbar li.dropdown.open .dropdown-toggle:after {
  content: ' \02C7';
  position: absolute;
  top: 19%;
  right: 5px;
  font-size: 3rem;
  font-weight: 400;
}

#navbar li.dropdown.open > a:hover,
#navbar li.dropdown.open > a:focus,
#navbar li.dropdown.open.open > a:hover,
#navbar li.dropdown.open.open > a:focus {
  background-color: #019CDC;
  color: #fff;
}

#navbar li.dropdown .dropdown-menu,
#navbar li.dropdown.open .dropdown-menu {
  position: absolute;
  top: auto;
  right: 2px;
  left: -webkit-calc(50% - 55px);
  left: calc(50% - 55px);
  right: 2px !important;
  padding: 0;
  font-size: 1em;
  width: auto;
  min-width: initial;
  background-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  border: 1px solid #E7E7E7;
}

#navbar li.dropdown .dropdown-menu > li,
#navbar li.dropdown.open .dropdown-menu > li {
  display: block;
  list-style: none;
  height: auto;
  margin: 0;
}

#navbar li.dropdown .dropdown-menu > li > a,
#navbar li.dropdown.open .dropdown-menu > li > a {
  display: block;
  line-height: 1em;
  padding: 12px 0 11px;
  text-align: center;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  border-bottom: 1px solid #E7E7E7;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

#navbar li.dropdown .dropdown-menu > li:last-of-type > a,
#navbar li.dropdown.open .dropdown-menu > li:last-of-type > a {
  border-bottom: none;
}

.breadcrumb {
  margin: 0 0 30px 0;
}

.l-title + .l-top .breadcrumb {
  margin-top: -50px;
}

.breadcrumb > li {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
  font-family: "Karbon", Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: normal;
  text-indent: 0;
  text-transform: uppercase;
}

.breadcrumb > li .nolink {
  display: inline-block;
  margin: 0;
  font-size: 100%;
  color: #999;
  font-weight: 400;
}

.breadcrumb > li + li:before {
  content: none;
}

.breadcrumb > li:not(.active):after {
  content: ">";
  position: relative;
  top: 0;
  display: inline-block;
  margin-left: 10px;
  margin-right: 5px;
  color: #019CDC;
}

.region--footer-second {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 30px auto;
  text-align: center;
}

.region--footer-second section {
  display: inline-block;
}

.region--footer-second .liveagent {
  margin-top: 30px;
}

footer.old-footer {
  width: 100%;
  background-color: #003366;
  padding: 53px 5% 150px;
}

footer.old-footer .footer-links {
  margin: 0 auto;
  display: block;
  padding-bottom: 20px;
  border-bottom: 1px solid #335C85;
  width: -webkit-calc(100% - 32px);
  width: calc(100% - 32px);
}

footer.old-footer .footer-links ul {
  text-align: center;
  margin: 0 auto;
}

footer.old-footer .footer-links li {
  display: inline;
}

footer.old-footer .footer-links a {
  display: inline-block;
  margin: 0 12px;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 500;
  font-size: .875em;
  color: #fff !important;
  white-space: nowrap;
  text-transform: uppercase;
  line-height: 28px;
}

footer.old-footer .footer-links a:hover {
  opacity: .6;
  text-decoration: none;
}

footer.old-footer .footer-social {
  position: relative;
  overflow: hidden;
  text-align: center;
}

footer.old-footer .footer-social p {
  margin-bottom: 15px;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 500;
  font-size: .875em;
  color: #fff !important;
  text-transform: uppercase;
  text-align: center;
}

footer.old-footer .footer-social ul {
  text-align: center;
}

footer.old-footer .footer-social li {
  display: inline-block;
  min-height: 26px;
}

footer.old-footer .footer-social a {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  margin-top: 20px;
  margin-right: 20px;
  background-position-y: center;
  cursor: pointer;
  white-space: nowrap;
  text-indent: -999em;
  background-repeat: no-repeat;
}

footer.old-footer .footer-social a.twitter {
  width: 24px;
  background-image: url("../images/icon-twitter.png");
}

footer.old-footer .footer-social a.youtube {
  width: 31px;
  background-image: url("../images/icon-youtube.png");
}

footer.old-footer .footer-social a.facebook {
  width: 22px;
  background-image: url("../images/icon-facebook.png");
}

footer.old-footer .footer-social a.linkedin {
  width: 20px;
  background-image: url("../images/icon-linkedin.png");
}

footer.old-footer .footer-social a.janssen-global {
  width: 242px;
  height: 60px;
  margin-right: auto;
  background-image: url("../images/JNJ-footer-logo.png");
  background-size: contain;
  background-position: center;
}

footer.old-footer .footer-social a:hover {
  opacity: .6;
}

footer.old-footer .foot-note {
  color: #fff !important;
  padding-top: 40px;
  font-family: "Karbon", Arial, sans-serif;
  font-size: .875em;
  text-align: left;
  line-height: 1.5;
  border-top: 1px solid #335C85;
}

footer.old-footer .foot-note a {
  color: #fff !important;
  text-decoration: underline;
}

footer.old-footer .foot-note a:hover, footer.old-footer .foot-note a:focus {
  color: #999 !important;
}

footer.old-footer .foot-note p {
  color: white !important;
}

footer.new-footer {
  width: 100%;
  background-color: #003366;
}

footer.new-footer .center-element {
  text-align: center;
}

footer.new-footer .fix-clear {
  clear: initial !important;
}

footer.new-footer .margin-auto {
  margin: auto;
}

footer.new-footer .footer-social p {
  text-transform: uppercase;
  font-weight: 500;
  font-family: "Karbon", Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
}

footer.new-footer .footer-social li {
  display: inline-block;
  vertical-align: top;
  background: #fff;
}

footer.new-footer .footer-social .social-links-wrapper > p {
  color: white;
}

footer.new-footer .footer-social .janssen-global-wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

footer.new-footer .footer-social .janssen-global-wrapper a {
  background-repeat: no-repeat;
}

footer.new-footer .first-row {
  min-height: 105px;
}

footer.new-footer .second-row {
  min-height: 120px;
  padding-top: 20px;
  border-top: 1px solid #335C85;
  margin-top: 20px;
}

footer.new-footer .second-row .footer-links {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

footer.new-footer .second-row .footer-links li {
  display: inline-block;
  vertical-align: top;
}

footer.new-footer .second-row .footer-links li a {
  text-decoration: underline;
  color: #fff;
  font-size: 11px;
  font-size: 1.1rem;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  margin-top: 0;
  margin-right: 20px;
  background-position-y: center;
  cursor: pointer;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-size: contain;
}

footer.new-footer .footer-social .list--no-bullets li {
  border-radius: 3px;
  margin-right: 12px;
}

footer.new-footer .footer-social a {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  padding: 10px;
  background-position-y: center;
  cursor: pointer;
  white-space: nowrap;
  color: transparent;
  background-repeat: no-repeat;
  border-radius: 3px;
}

footer.new-footer .footer-social a .ext {
  display: none;
}

footer.new-footer .footer-social a span {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  padding: 8px;
}

footer.new-footer .footer-social a span.twitter {
  background-image: url("../images/ico-twitter.svg");
}

footer.new-footer .footer-social a span.youtube {
  background-image: url("../images/ico-youtube.svg");
}

footer.new-footer .footer-social a span.facebook {
  background-image: url("../images/ico-facebook.svg");
  padding: 2px 8px;
}

footer.new-footer .footer-social a span.linkedin {
  background-image: url("../images/ico-linkedin.svg");
}

footer.new-footer .footer-social a.janssen-global {
  width: 242px;
  height: 80px;
  margin-right: auto;
  background-image: url("../images/JNJ-footer-logo.png");
  background-size: contain;
  background-position: left;
  text-indent: -999em;
  margin-top: 0;
}

footer.new-footer .footer-social a .center-element a.janssen-global {
  background-position: center;
}

footer.new-footer .foot-note {
  font-family: 'Karbon';
}

footer.new-footer .foot-note a, footer.new-footer .foot-note div, footer.new-footer .foot-note p {
  font-family: 'Karbon';
  color: #A8C2DF;
  font-size: 11px;
  font-size: 1.1rem;
  text-align: left !important;
}

footer.new-footer .liveagent .svg-icon--typing,
footer.new-footer .liveagent .live-chat-text,
footer.new-footer .liveagent .svg-icon--paper-plane,
footer.new-footer .liveagent .liveagent__title {
  display: none;
}

footer.new-footer .liveagent .btn, footer.new-footer .liveagent .form-submit, footer.new-footer .liveagent .btn-wrapper a, .btn-wrapper footer.new-footer .liveagent a, footer.new-footer .liveagent
.btn-wrapper input,
.btn-wrapper footer.new-footer .liveagent input, footer.new-footer .liveagent
.btn-wrapper button,
.btn-wrapper footer.new-footer .liveagent button {
  margin-top: 0;
  color: #003366 !important;
  background: #fff !important;
  border-radius: 3px;
  font-weight: bold;
  padding: 12px 25px 12px 50px;
  position: relative;
  line-height: 20px;
}

footer.new-footer .liveagent .btn:before, footer.new-footer .liveagent .form-submit:before, footer.new-footer .liveagent .btn-wrapper a:before, .btn-wrapper footer.new-footer .liveagent a:before, footer.new-footer .liveagent
.btn-wrapper input:before,
.btn-wrapper footer.new-footer .liveagent input:before, footer.new-footer .liveagent
.btn-wrapper button:before,
.btn-wrapper footer.new-footer .liveagent button:before {
  content: " ";
  background-image: url("../images/ico-mail.svg");
  width: 30px;
  height: 20px;
  text-indent: -999em;
  background-repeat: no-repeat;
  position: absolute;
  top: 14px;
  left: 15px;
}

footer.new-footer .liveagent .live-agent-title {
  font-family: "Karbon", Arial, sans-serif;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: 500;
}

footer.new-footer #block-jmc-social-footer-social,
footer.new-footer #block-jmc-general-jmc-site-footnote {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.mainmenu-container {
  position: fixed;
  top: 154px;
  width: 100%;
  height: auto;
  max-height: 0;
  overflow: hidden;
  -webkit-box-shadow: 1px 1px 10px -2px black;
  box-shadow: 1px 1px 10px -2px black;
  z-index: 101;
  -webkit-transition: top 0.55s ease-in-out, left 0.8s cubic-bezier(0.2, 1, 0.22, 1), max-height 0.55s ease-in-out;
  -o-transition: top 0.55s ease-in-out, left 0.8s cubic-bezier(0.2, 1, 0.22, 1), max-height 0.55s ease-in-out;
  transition: top 0.55s ease-in-out, left 0.8s cubic-bezier(0.2, 1, 0.22, 1), max-height 0.55s ease-in-out;
}

.mainmenu-container.active {
  max-height: 110vh;
  -webkit-animation: overflowHidden_auto .55s ease-in-out forwards;
  animation: overflowHidden_auto .55s ease-in-out forwards;
}

@-webkit-keyframes overflowHidden_auto {
  0% {
    overflow: hidden;
  }
  99.999% {
    overflow: hidden;
  }
  100% {
    overflow: auto;
  }
}

@keyframes overflowHidden_auto {
  0% {
    overflow: hidden;
  }
  99.999% {
    overflow: hidden;
  }
  100% {
    overflow: auto;
  }
}

.cookie-visible .mainmenu-container {
  top: 132px;
}

.mainmenu-container .nolink,
.mainmenu-container .nav-menu__category {
  margin: 10px 15px 5px;
  padding: 0;
}

.mainmenu-container .nolink a,
.mainmenu-container .nolink .nav-menu__category,
.mainmenu-container .nav-menu__category a,
.mainmenu-container .nav-menu__category .nav-menu__category {
  margin: 0;
}

/**
 * Profile
 */
.profile-container {
  display: none;
  position: fixed;
  width: 100%;
  top: 154px;
  bottom: 0;
  overflow: auto !important;
  z-index: 101;
  background: #F2F2F2;
}

.profile-container.js-hidden {
  top: 62px;
}

.with-brand-bar .profile-container.js-hidden {
  top: 62px;
}

.with-brand-bar .profile-container {
  top: 184px;
}

.profile-page {
  padding-top: 20px;
  padding-bottom: 20px;
}

.page-reauthenticate .navbar-nav .user-profile {
  display: none;
}

.profile-container--mobile {
  display: none;
}

.with-brand-bar .profile-container--mobile {
  top: 80px;
}

.profile-container--mobile ul.list--links, .profile-container--mobile .wrapped-list--list-links ul, .wrapped-list--list-links .profile-container--mobile ul {
  height: 100%;
  margin: 0;
  background: #fff;
  -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
}

.profile-container--mobile ul.list--links li, .profile-container--mobile .wrapped-list--list-links ul li, .wrapped-list--list-links .profile-container--mobile ul li {
  padding: 15px;
  line-height: 20px;
  border-bottom: 1px solid #E7E7E7;
}

.profile-container--mobile ul.list--links li a, .profile-container--mobile .wrapped-list--list-links ul li a, .wrapped-list--list-links .profile-container--mobile ul li a {
  font-weight: normal;
}

.profile-container--mobile a {
  display: block;
  padding-left: 35px;
  background-repeat: no-repeat;
}

.profile-container--mobile .list-links-profile {
  background-image: url("../images/screen-dark.svg");
  color: #1C75BC;
}

.profile-container--mobile .list-links-profile:hover {
  color: #1C75BC;
}

.profile-container--mobile .change-password {
  background-image: url("../images/icon-change-password.svg");
  background-position: 4px center;
  color: #1C75BC;
}

.profile-container--mobile .change-password:hover {
  color: #1C75BC;
}

.profile-container--mobile .list-links-logout {
  background-image: url("../images/exit-dark.svg");
  color: #1C75BC;
}

.profile-container--mobile .list-links-logout:hover {
  color: #1C75BC;
}

/*
----------------------------------------------------------------------------------
Results List
----------------------------------------------------------------------------------
*/
.page-search .l-title .headline {
  display: none;
}

.form--search {
  padding: 20px 0 80px 0;
}

.form--search .form-item {
  float: left;
  width: -webkit-calc(100% - 120px);
  width: calc(100% - 120px);
}

.form--search .form-item label {
  display: none;
}

.form--search button {
  float: left;
  height: 45px;
  width: 120px;
}

.press-releases {
  margin-bottom: 30px;
}

.numsearches {
  margin-bottom: 0;
}

.searchterm {
  margin-bottom: 0;
  font-family: "Karbon", Arial, sans-serif;
  font-size: 40px;
  font-size: 4rem;
  font-weight: 300;
}

.wrapper {
  width: 100%;
  margin: 0 auto;
  border-bottom: 1px solid #E7E7E7;
  padding: 20px 0;
  overflow: auto;
}

.wrapper:first-child {
  border-top: 1px solid #E7E7E7;
}

.wrapper h4 {
  margin: 0 0 2px 0;
  font-family: "Karbon", Arial, sans-serif;
  font-size: .875em;
  font-weight: 500;
  text-transform: uppercase;
  color: #706D74;
  white-space: normal;
}

.wrapper h3 {
  margin: 0;
  font-family: "Karbon", Arial, sans-serif;
  font-size: 1.625em;
  font-weight: 600;
  line-height: 30px;
  color: #333;
  white-space: normal;
  cursor: pointer;
}

.wrapper h3 a {
  color: #333;
}

.wrapper h3 a:hover {
  color: #019CDC;
}

.wrapper p {
  margin-bottom: 0;
  font-family: "Georgia", "Times New Roman", Times, serif;
  font-size: 1em;
  color: #706D74;
}

/*------------------------------------*    SEARCH
\*------------------------------------*/
.search-container {
  position: fixed;
  top: 154px;
  width: 102%;
  z-index: 101;
  display: none;
  background-color: #fff;
  padding: 0 6px 6px;
}

.search-container.active {
  display: block;
}

.search-container .search-button-submit {
  background: #1C75BC;
}

.with-brand-bar .search-container {
  top: 184px;
  top: 30px;
}

.search-container .navbar-form {
  margin: 0;
  padding: 0;
}

.search-container .navbar-form .input-group {
  width: 100%;
}

.search-container .navbar-form .input-group .form-group {
  display: block;
  margin: 0;
  margin-bottom: 0;
}

.search-container .navbar-form .input-group .form-wrapper, .search-container .navbar-form .input-group .form-group {
  margin-bottom: 0;
}

.search-container .navbar-form .input-group input {
  margin: 0;
  width: 100%;
  height: 45px;
  border: 0;
  background-color: #E7E7E7;
  background-image: url("../images/icon-search2--mobile.svg"), url("/misc/throbber-inactive.png");
  background-position: 5px center, 100% center;
  background-repeat: no-repeat;
  background-size: 32px, auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 600;
  font-size: 1.25em;
}

.search-container .navbar-form .input-group input:hover, .search-container .navbar-form .input-group input:focus {
  background-color: #E7E7E7;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #000;
}

.search-container .navbar-form .input-group input.ui-autocomplete-loading {
  background-image: url("../images/icon-search2--mobile.svg"), url("/misc/throbber-active.gif");
  background-position: 5px center, 100% center;
  background-repeat: no-repeat;
  background-size: 32px, auto;
}

.search-container .navbar-form .input-group .mobilefilteropen .filterback {
  width: 45px;
  height: 49px;
  display: block;
  float: left;
  cursor: pointer;
  padding: 15px;
}

.search-container .navbar-form .input-group .mobilefilteropen .filterback:before {
  font-family: 'Glyphicons Halflings';
  content: "\e079";
}

.search-container .navbar-form .input-group .mobilefilteropen input {
  width: 84%;
}

.block-facetapi {
  margin-bottom: 30px;
}

.block-facetapi li {
  margin-left: 0;
}

.form-jmc-mobile-header {
  position: relative;
}

.ui-menu.ui-autocomplete {
  background-color: #fff;
  border: 0;
  z-index: 999;
}

.ui-menu.ui-autocomplete .ui-state-active .apachesolr_autocomplete.message {
  color: #fff;
}

.ui-menu.ui-autocomplete .suggestion {
  display: block;
  float: none;
}

.ui-menu .ui-menu-item {
  padding: 0 30px;
}

.section.results {
  margin-bottom: 20px;
}

.section.results .ds-search-extra {
  position: absolute;
  top: 0;
}

.section.results .group-result {
  margin-bottom: 1em;
  padding: 3em 0 0;
  position: relative;
}

.section.results .group-result.group-result-videos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
}

.section.results .group-result > h2 {
  position: absolute;
  top: 0;
  left: 0;
}

.section.results .group-result.group-result-article .search-result-item .article-icon {
  content: url("../images/article.png");
  width: 30px;
  float: left;
  padding: 10px 10px 0 0;
}

.section.results .group-result div:first-of-type .result-lineitem {
  padding-top: 20px;
}

.section.results .search-result-item {
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0px 20px 20px 20px;
}

.section.results .search-result-item.with-videos {
  margin-right: 10px;
  padding: 15px;
  display: block;
}

.section.results .search-result-item h2 {
  font-size: 2.5rem;
  margin-bottom: 0;
}

.section.results .search-result-item h3 {
  margin: 0;
}

.section.results .search-result-item p {
  word-break: break-all;
}

.section.results .search-result-item .videos {
  margin: -15px -15px 15px;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  width: 200px;
}

.section.results .search-result-item .video-img {
  cursor: pointer;
  margin-bottom: 1em;
}

.section.results .search-result-item .result-lineitem {
  border-bottom: 1px solid #ddd;
  clear: both;
}

.section.results .search-result-item .result-lineitem .left {
  float: left;
  width: 80%;
}

.section.results .search-result-item .result-lineitem .right {
  float: right;
  padding-top: 10px;
}

.section.results .search-result-item:first-child .result-lineitem {
  padding-top: 15px;
}

.section.results .search-result-item:last-child .result-lineitem {
  border: none;
}

.section.results .search-product-logo {
  float: left;
  padding-right: 20px;
  min-height: 60px;
}

.section.results .search-product-logo img {
  width: 120px;
}

.searchinfo {
  font-family: inherit;
  font-size: 1.5em;
  font-weight: inherit;
  margin-bottom: 0;
}

.searchinfo .numsearches,
.searchinfo .searchterm {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

.searchinfo .searchterm:before,
.searchinfo .searchterm:after {
  content: '"';
}

.form--search > div {
  width: 100%;
}

.form--search .form-row-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.form--search .form-row-wrapper .form-item {
  float: none;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.form--search .form-row-wrapper .input-group {
  display: block;
}

.facet-filter-title {
  border-bottom: 1px solid #E7E7E7;
  padding-bottom: 10px;
}

.facet-filter-title h2 {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 0;
  width: 60%;
  float: left;
}

.facet-filter-title h2:after {
  content: none;
}

.facet-filter-title .resetbutton {
  font-size: 14px;
  font-size: 1.4rem;
}

.page-search .l-main {
  padding-top: 70px;
}

.page-search .jnj-layout .l-content-row .serach-disclaimer-text {
  padding: 20px;
  background: #fff;
}

.page-search .jnj-layout .l-content-row .col-md-3 {
  background: #fff;
}

.page-search .jnj-layout .l-content-row .col-md-3 h4 {
  margin: 0 0 10px 0;
}

.page-search .jnj-layout .l-content-row .col-md-3 h4:after {
  content: none;
}

.page-search .jnj-layout .l-content-row .col-md-3 .section {
  margin-bottom: 20px;
}

.page-search .jnj-layout .l-content-row .col-md-3 .inner.inner-open {
  display: block;
  padding-top: 10px;
  overflow: scroll;
}

.page-search .jnj-layout .l-content-row .col-md-3 .inner a {
  color: #5E5E5E;
}

.page-search .jnj-layout .l-content-row .col-md-3 .inner .section:last-child, .page-search .jnj-layout .l-content-row .col-md-3 .inner .section:nth-last-child(1) {
  margin-bottom: 0px;
}

.page-search .jnj-layout .l-content-row .col-md-3 #panel-id-apply-filters {
  display: none;
}

.page-search .navbar.search--active {
  min-height: 50px;
}

.chosen-container {
  display: inline-block;
  position: relative;
  background-color: #fff;
  width: 265px;
  height: 40px;
  margin-right: 10px;
  padding: 0px;
  border: none;
}

.chosen-container:focus {
  outline: none;
}

.reverse .chosen-container {
  background-color: #019CDC;
}

.chosen-container .chosen-single {
  height: 40px;
  padding: 6px 0 0 6px;
  border: none;
  border-radius: 0px;
  display: block;
  height: 40px;
  background: none;
  background-color: #fff;
  margin-bottom: 0;
  text-transform: uppercase;
  text-align: left;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 600;
  font-size: 20px;
  font-size: 2rem;
  color: #019CDC;
  line-height: 1.5;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.chosen-container .chosen-single div {
  top: 8px;
  width: 24px;
}

.chosen-container .chosen-single div b {
  background-image: url("../images/select-arrow-down.png") !important;
  background-repeat: no-repeat;
  background-position: 0px 12px !important;
  background-size: 16px 6px !important;
}

.chosen-container .chosen-drop {
  border: none !important;
  border-radius: 0px;
}

.chosen-container .chosen-drop .chosen-search .chosen-search-input {
  border: none;
  border-bottom: 1px solid #019CDC !important;
}

.chosen-container .chosen-drop ul {
  max-height: 300px;
  background-color: #fff;
  border: 1px solid #E7E7E7;
  border-top: none;
  overflow: auto;
  position: absolute;
  width: 100%;
  z-index: 1;
}

.chosen-container .chosen-drop ul li {
  padding-top: 6px;
  padding-bottom: 4px;
  font-family: "Karbon", Arial, sans-serif;
  font-weight: 600;
  font-size: 20px;
  font-size: 2rem;
  line-height: normal;
  color: #706D74;
  cursor: pointer;
  text-transform: uppercase;
  text-align: left;
  padding-left: .5em;
}

.chosen-container .chosen-drop ul li.highlighted {
  background-color: #019CDC !important;
  background-image: none;
}

.chosen-container .chosen-drop ul li:last-child {
  padding-bottom: 10px;
}

.chosen-container .chosen-drop ul li:hover {
  background-color: #E7E7E7;
}

.chosen-container.chosen-container-active .chosen-single {
  background: none;
  background-color: #fff;
  border: none;
}

.chosen-container.chosen-container-active .chosen-single span {
  background-color: #fff;
}

.chosen-container.chosen-container-active .chosen-single div b {
  background-image: url("../images/select-arrow-up.png");
  background-repeat: no-repeat;
  background-position: 0px 12px !important;
  background-size: 16px 6px !important;
}

@media (min-width: 576px){

  .lead{
    font-size: 24px;
  }

  .dl-horizontal dt{
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd{
    margin-left: 180px;
  }

  .container, .no-page-manager-page .l-content, .tabs-container ul.tabs, #sliding-popup .popup-content, .region--foot-note, .tabs--section .tab-content, .nav-menu__root, .region--footer-first,
  .region--footer-second{
    width: 476px;
  }

  .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.3333333333%;
  }

  .col-sm-2{
    width: 16.6666666667%;
  }

  .col-sm-3{
    width: 25%;
  }

  .col-sm-4{
    width: 33.3333333333%;
  }

  .col-sm-5{
    width: 41.6666666667%;
  }

  .col-sm-6{
    width: 50%;
  }

  .col-sm-7{
    width: 58.3333333333%;
  }

  .col-sm-8{
    width: 66.6666666667%;
  }

  .col-sm-9{
    width: 75%;
  }

  .col-sm-10{
    width: 83.3333333333%;
  }

  .col-sm-11{
    width: 91.6666666667%;
  }

  .col-sm-12{
    width: 100%;
  }

  .col-sm-pull-0{
    right: auto;
  }

  .col-sm-pull-1{
    right: 8.3333333333%;
  }

  .col-sm-pull-2{
    right: 16.6666666667%;
  }

  .col-sm-pull-3{
    right: 25%;
  }

  .col-sm-pull-4{
    right: 33.3333333333%;
  }

  .col-sm-pull-5{
    right: 41.6666666667%;
  }

  .col-sm-pull-6{
    right: 50%;
  }

  .col-sm-pull-7{
    right: 58.3333333333%;
  }

  .col-sm-pull-8{
    right: 66.6666666667%;
  }

  .col-sm-pull-9{
    right: 75%;
  }

  .col-sm-pull-10{
    right: 83.3333333333%;
  }

  .col-sm-pull-11{
    right: 91.6666666667%;
  }

  .col-sm-pull-12{
    right: 100%;
  }

  .col-sm-push-0{
    left: auto;
  }

  .col-sm-push-1{
    left: 8.3333333333%;
  }

  .col-sm-push-2{
    left: 16.6666666667%;
  }

  .col-sm-push-3{
    left: 25%;
  }

  .col-sm-push-4{
    left: 33.3333333333%;
  }

  .col-sm-push-5{
    left: 41.6666666667%;
  }

  .col-sm-push-6{
    left: 50%;
  }

  .col-sm-push-7{
    left: 58.3333333333%;
  }

  .col-sm-push-8{
    left: 66.6666666667%;
  }

  .col-sm-push-9{
    left: 75%;
  }

  .col-sm-push-10{
    left: 83.3333333333%;
  }

  .col-sm-push-11{
    left: 91.6666666667%;
  }

  .col-sm-push-12{
    left: 100%;
  }

  .col-sm-offset-0{
    margin-left: 0%;
  }

  .col-sm-offset-1{
    margin-left: 8.3333333333%;
  }

  .col-sm-offset-2{
    margin-left: 16.6666666667%;
  }

  .col-sm-offset-3{
    margin-left: 25%;
  }

  .col-sm-offset-4{
    margin-left: 33.3333333333%;
  }

  .col-sm-offset-5{
    margin-left: 41.6666666667%;
  }

  .col-sm-offset-6{
    margin-left: 50%;
  }

  .col-sm-offset-7{
    margin-left: 58.3333333333%;
  }

  .col-sm-offset-8{
    margin-left: 66.6666666667%;
  }

  .col-sm-offset-9{
    margin-left: 75%;
  }

  .col-sm-offset-10{
    margin-left: 83.3333333333%;
  }

  .col-sm-offset-11{
    margin-left: 91.6666666667%;
  }

  .col-sm-offset-12{
    margin-left: 100%;
  }

  .form-inline .form-group{
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control{
    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{
    width: auto;
  }

  .form-inline .input-group > .form-control{
    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 .control-label{
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }

  .form-horizontal .form-group-lg .control-label{
    padding-top: 11px;
    font-size: 20px;
  }

  .form-horizontal .form-group-sm .control-label{
    padding-top: 6px;
    font-size: 14px;
  }

  .navbar-right .dropdown-menu{
    right: 0;
    left: auto;
  }

  .navbar-right .dropdown-menu-left{
    left: 0;
    right: auto;
  }

  .nav-justified > li, .nav-tabs.nav-justified > li, .ui-tabs .nav-justified.ui-tabs-nav > li{
    display: table-cell;
    width: 1%;
  }

  .nav-justified > li > a, .nav-tabs.nav-justified > li > a, .ui-tabs .nav-justified.ui-tabs-nav > li > a{
    margin-bottom: 0;
  }

  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a, .ui-tabs .nav-justified.ui-tabs-nav > li > a{
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .ui-tabs .nav-justified.ui-tabs-nav > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .ui-tabs .nav-justified.ui-tabs-nav > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus, .ui-tabs .nav-justified.ui-tabs-nav > .active > a:focus{
    border-bottom-color: #F2F2F2;
  }

  .navbar{
    border-radius: 0;
  }

  .navbar-header{
    float: left;
  }

  .navbar-collapse{
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-collapse.collapse{
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in{
    overflow-y: visible;
  }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse{
    padding-left: 0;
    padding-right: 0;
  }

  .container > .navbar-header, .no-page-manager-page .l-content > .navbar-header, .tabs-container ul.tabs > .navbar-header, #sliding-popup .popup-content > .navbar-header, .region--foot-note > .navbar-header, .tabs--section .tab-content > .navbar-header, .nav-menu__root > .navbar-header, .region--footer-first > .navbar-header,
  .region--footer-second > .navbar-header,
  .container > .navbar-collapse, .no-page-manager-page .l-content > .navbar-collapse, .tabs-container ul.tabs > .navbar-collapse, #sliding-popup .popup-content > .navbar-collapse, .region--foot-note > .navbar-collapse, .tabs--section .tab-content > .navbar-collapse, .nav-menu__root > .navbar-collapse, .region--footer-first > .navbar-collapse,
  .region--footer-second > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse{
    margin-right: 0;
    margin-left: 0;
  }

  .navbar-static-top{
    border-radius: 0;
  }

  .navbar-fixed-top,
  .navbar-fixed-bottom{
    border-radius: 0;
  }

  .navbar > .container .navbar-brand, .no-page-manager-page .navbar > .l-content .navbar-brand, .tabs-container .navbar > ul.tabs .navbar-brand, #sliding-popup .navbar > .popup-content .navbar-brand, .navbar > .region--foot-note .navbar-brand, .tabs--section .navbar > .tab-content .navbar-brand, .navbar > .nav-menu__root .navbar-brand, .navbar > .region--footer-first .navbar-brand, .navbar >
  .region--footer-second .navbar-brand,
  .navbar > .container-fluid .navbar-brand{
    margin-left: -16px;
  }

  .navbar-toggle{
    display: none;
  }

  .navbar-nav{
    float: left;
    margin: 0;
  }

  .navbar-nav > li{
    float: left;
  }

  .navbar-nav > li > a{
    padding-top: 34px;
    padding-bottom: 34px;
  }

  .navbar-form .form-group{
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control{
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .form-control-static{
    display: inline-block;
  }

  .navbar-form .input-group{
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control{
    width: auto;
  }

  .navbar-form .input-group > .form-control{
    width: 100%;
  }

  .navbar-form .control-label{
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio,
  .navbar-form .checkbox{
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio label,
  .navbar-form .checkbox label{
    padding-left: 0;
  }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"]{
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback{
    top: 0;
  }

  .navbar-form{
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-text{
    float: left;
    margin-left: 16px;
    margin-right: 16px;
  }

  .navbar-left{
    float: left !important;
  }

  .navbar-right{
    float: right !important;
    margin-right: -16px;
  }

  .navbar-right ~ .navbar-right{
    margin-right: 0;
  }

  .modal-dialog{
    width: 600px;
    margin: 30px auto;
  }

  .modal-content{
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm{
    width: 300px;
  }

  .btn.doccheck, .doccheck.form-submit, .btn-wrapper a.doccheck,
  .btn-wrapper input.doccheck,
  .btn-wrapper button.doccheck{
    background-size: 70%;
  }

  .btn.doccheck:hover, .doccheck.form-submit:hover, .btn-wrapper a.doccheck:hover,
  .btn-wrapper input.doccheck:hover,
  .btn-wrapper button.doccheck:hover{
    background-size: 70%;
  }

  .embedded .custom-select-menu{
    width: 265px;
  }

  .embedded .embedded-body{
    padding: 15px 30px 20px;
  }

  .embedded .embedded-body .btn--modal-full-width{
    width: -webkit-calc(100% + 60px);
    width: calc(100% + 60px);
    margin: 0 -30px -21px;
  }

  #events{
    display: none;
  }

  .my-events-page .event_list .main_info,
  .page-event .event_list .main_info{
    min-height: 175px;
  }

  .page-event .speaker_list .mobile-button{
    pointer-events: none;
    cursor: default;
  }

  .page-event .speaker_list .mobile-button:active, .page-event .speaker_list .mobile-button:focus, .page-event .speaker_list .mobile-button:active, .page-event .speaker_list .mobile-button:hover{
    color: #019CDC;
  }

  .page-event .speaker_list .card--event:first-child .speaker{
    padding-left: 0 !important;
    padding-right: 10px;
  }

  .page-event .speaker_list .card--event:last-child .speaker{
    padding-left: 10px;
    padding-right: 0px;
  }

  .page-event .speaker_list .speaker .speaker_description.collapse{
    display: block !important;
    padding-top: 10px;
  }

  .page-event .speaker_list .speaker .show_desc{
    display: none;
  }

  .list--materials .list__item:nth-child(2n+1){
    clear: left;
  }

  .list--product-images li{
    float: left;
    width: 16.6666666667%;
  }

  .page-event .nav-pills{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .modal{
    padding-left: 15px;
  }

  .modal .modal-dialog{
    width: 100%;
    max-width: 600px;
  }

  .modal--login.modal--login-janrain .modal-body{
    padding: 15px 30px;
  }

  .popover{
    max-width: 400px;
  }

  .tooltipster-box{
    max-width: 480px;
  }

  .carousel-hero .carousel-slide .description{
    font-size: 1.5em;
  }

  footer.old-footer .footer-social{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  footer.old-footer .footer-social .footer-social--mobile{
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    text-align: center;
    border-left: 1px solid #335C85;
  }

  footer.old-footer .footer-social p{
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }

  footer.old-footer .footer-social ul{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 25%;
    -ms-flex: 1 0 25%;
    flex: 1 0 25%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  footer.old-footer .footer-social li{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  footer.old-footer .footer-social a{
    min-height: 100px;
    margin-top: 0;
  }

  footer.old-footer .footer-social a.janssen-global{
    display: inline-block;
    width: 180px;
    height: 80px;
    margin-top: 0;
    margin-right: 20px;
  }

  .jumbotron--image{
    padding-top: 0;
    padding-bottom: 0;
  }

  .jumbotron-fullscreen__title{
    height: -webkit-calc(100vh - 92px - 185px);
    height: calc(100vh - 92px - 185px);
  }

  .modal--login .modal-body .form-actions input{
    width: auto;
  }

  .modal--login .custom-select-menu{
    width: 265px;
  }

  footer.old-footer .footer-social{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  footer.old-footer .footer-social .footer-social--mobile{
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    text-align: center;
    border-left: 1px solid #335C85;
  }

  footer.old-footer .footer-social p{
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }

  footer.old-footer .footer-social ul{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 25%;
    -ms-flex: 1 0 25%;
    flex: 1 0 25%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  footer.old-footer .footer-social li{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  footer.old-footer .footer-social a{
    min-height: 100px;
    margin-top: 0;
  }

  footer.old-footer .footer-social a.janssen-global{
    display: inline-block;
    width: 180px;
    height: 80px;
    margin-top: 0;
    margin-right: 20px;
  }
}

@media (max-width: 799px) and (min-width: 576px){

  .carousel-slide--media .media--video{
    float: left;
    width: 50%;
  }
}

@media screen and (min-width: 576px) and (max-width: 800px){

  .container, .no-page-manager-page .l-content, .tabs-container ul.tabs, #sliding-popup .popup-content, .region--foot-note, .tabs--section .tab-content, .nav-menu__root, .region--footer-first,
  .region--footer-second{
    width: auto;
  }

  .region--foot-note{
    width: auto;
  }

  .region--footer-first,
  .region--footer-second{
    width: auto;
  }
}

@media screen and (min-width: 576px){

  .jumbotron{
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron, .no-page-manager-page .l-content .jumbotron, .tabs-container ul.tabs .jumbotron, #sliding-popup .popup-content .jumbotron, .region--foot-note .jumbotron, .tabs--section .tab-content .jumbotron, .nav-menu__root .jumbotron, .region--footer-first .jumbotron,
  .region--footer-second .jumbotron,
  .container-fluid .jumbotron{
    padding-left: 60px;
    padding-right: 60px;
  }

  .jumbotron h1,
  .jumbotron .h1{
    font-size: 72px;
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next{
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev{
    margin-left: -10px;
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next{
    margin-right: -10px;
  }

  .carousel-caption{
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators{
    bottom: 20px;
  }

  .jumbotron--video{
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media (min-width: 576px) and (max-width: 799px){

  .visible-sm{
    display: block !important;
  }

  table.visible-sm{
    display: table !important;
  }

  tr.visible-sm{
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm{
    display: table-cell !important;
  }

  .visible-sm-block{
    display: block !important;
  }

  .visible-sm-inline{
    display: inline !important;
  }

  .visible-sm-inline-block{
    display: inline-block !important;
  }

  .hidden-sm{
    display: none !important;
  }

  .page-event .nav-pills li a{
    padding: 17px 2px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media (min-width: 800px) and (max-width: 980px){

  html{
    font-size: 8.75px;
  }
}

@media (min-width: 800px){

  .container, .no-page-manager-page .l-content, .tabs-container ul.tabs, #sliding-popup .popup-content, .region--foot-note, .tabs--section .tab-content, .nav-menu__root, .region--footer-first,
  .region--footer-second{
    width: 790px;
  }

  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{
    float: left;
  }

  .col-md-1{
    width: 8.3333333333%;
  }

  .col-md-2{
    width: 16.6666666667%;
  }

  .col-md-3{
    width: 25%;
  }

  .col-md-4{
    width: 33.3333333333%;
  }

  .col-md-5{
    width: 41.6666666667%;
  }

  .col-md-6{
    width: 50%;
  }

  .col-md-7{
    width: 58.3333333333%;
  }

  .col-md-8{
    width: 66.6666666667%;
  }

  .col-md-9{
    width: 75%;
  }

  .col-md-10{
    width: 83.3333333333%;
  }

  .col-md-11{
    width: 91.6666666667%;
  }

  .col-md-12{
    width: 100%;
  }

  .col-md-pull-0{
    right: auto;
  }

  .col-md-pull-1{
    right: 8.3333333333%;
  }

  .col-md-pull-2{
    right: 16.6666666667%;
  }

  .col-md-pull-3{
    right: 25%;
  }

  .col-md-pull-4{
    right: 33.3333333333%;
  }

  .col-md-pull-5{
    right: 41.6666666667%;
  }

  .col-md-pull-6{
    right: 50%;
  }

  .col-md-pull-7{
    right: 58.3333333333%;
  }

  .col-md-pull-8{
    right: 66.6666666667%;
  }

  .col-md-pull-9{
    right: 75%;
  }

  .col-md-pull-10{
    right: 83.3333333333%;
  }

  .col-md-pull-11{
    right: 91.6666666667%;
  }

  .col-md-pull-12{
    right: 100%;
  }

  .col-md-push-0{
    left: auto;
  }

  .col-md-push-1{
    left: 8.3333333333%;
  }

  .col-md-push-2{
    left: 16.6666666667%;
  }

  .col-md-push-3{
    left: 25%;
  }

  .col-md-push-4{
    left: 33.3333333333%;
  }

  .col-md-push-5{
    left: 41.6666666667%;
  }

  .col-md-push-6{
    left: 50%;
  }

  .col-md-push-7{
    left: 58.3333333333%;
  }

  .col-md-push-8{
    left: 66.6666666667%;
  }

  .col-md-push-9{
    left: 75%;
  }

  .col-md-push-10{
    left: 83.3333333333%;
  }

  .col-md-push-11{
    left: 91.6666666667%;
  }

  .col-md-push-12{
    left: 100%;
  }

  .col-md-offset-0{
    margin-left: 0%;
  }

  .col-md-offset-1{
    margin-left: 8.3333333333%;
  }

  .col-md-offset-2{
    margin-left: 16.6666666667%;
  }

  .col-md-offset-3{
    margin-left: 25%;
  }

  .col-md-offset-4{
    margin-left: 33.3333333333%;
  }

  .col-md-offset-5{
    margin-left: 41.6666666667%;
  }

  .col-md-offset-6{
    margin-left: 50%;
  }

  .col-md-offset-7{
    margin-left: 58.3333333333%;
  }

  .col-md-offset-8{
    margin-left: 66.6666666667%;
  }

  .col-md-offset-9{
    margin-left: 75%;
  }

  .col-md-offset-10{
    margin-left: 83.3333333333%;
  }

  .col-md-offset-11{
    margin-left: 91.6666666667%;
  }

  .col-md-offset-12{
    margin-left: 100%;
  }

  .modal-lg{
    width: 900px;
  }

  .admin-menu .mainmenu-container{
    top: 183px !important;
  }

  .admin-menu.with-brand-bar .mainmenu-container{
    top: 213px !important;
  }

  div:not(.bs-grid) * .col-md-4:nth-child(3n+1), div:not(.bs-grid) *
  .col-md-6:nth-child(2n+1){
    clear: left;
  }

  .two-col-stacked .l-content-row > .row > .col-md-4{
    padding-left: 30px;
  }

  .l-page .column-cards > .row{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .l-page .column-cards.no-margin > .row > div[class*="col-"].col-first{
    padding-right: 0;
  }

  .l-page .column-cards.no-margin > .row > div[class*="col-"].col-last{
    padding-left: 0;
  }

  .l-page .column-cards.no-margin > .row > div[class*="col-"]:not(.col-first):not(.col-last){
    padding: 0;
  }

  .l-page .column-cards .card .col{
    padding-bottom: 30px;
  }

  .l-page .column-cards .card .cta{
    position: absolute;
    bottom: 20px;
    left: 20px;
  }

  .l-page .column-cards .card .media-embed{
    margin-bottom: -30px;
  }

  .card .media-embed{
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 30px;
    left: 20px;
  }

  .card .media-embed img{
    width: auto;
    height: 100%;
    min-width: auto;
    max-width: none;
  }

  .node-type-course .l-page .l-main .l-content .region-content .course_information .course_description{
    float: left;
    width: 70%;
  }

  .node-type-course .l-page .l-main .l-content .region-content .course_information .course_detail{
    padding-right: 0;
    width: 30%;
  }

  .node-type-course .l-page .l-main .l-content .region-content .course_information{
    padding: 35px;
  }

  .view-jmc-lms-courses.view-display-id-course_order .carousel .carousel-inner{
    width: 90%;
    margin: 0 auto;
  }

  table thead tr th{
    padding: 12px 15px 10px;
  }

  table tr td,
  table tfoot tr td{
    padding: 12px 15px 10px;
  }

  #sliding-popup .popup-content #popup-text{
    float: left;
    width: 66.6666666667%;
  }

  #sliding-popup .popup-content #popup-buttons{
    float: left;
    width: 33.3333333333%;
  }

  .btn--order{
    opacity: 1;
    position: static;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 40px;
    height: auto;
  }

  .carousel.carousel-artist .carousel-slide{
    padding: 0 100px !important;
  }

  .carousel.carousel-artist .shutter .middle{
    width: 56%;
  }

  .carousel.carousel-artist .shutter .description{
    line-height: 42px;
  }

  .carousel.carousel-artist .artwork-info .description{
    font-size: 1.125em;
    line-height: 1.3;
    font-weight: 500;
  }

  .carousel.carousel-artist .artwork-info .artwork-info-open{
    display: none;
  }

  .carousel.carousel-artist .artwork-info .artwork-info-close{
    display: none;
  }

  .carousel--media{
    padding: 0 80px;
  }

  .carousel.carousel-two-col .carousel-inner{
    height: 380px;
  }

  .carousel.carousel-two-col .block-text{
    position: static;
    height: 380px;
    color: #999;
  }

  .carousel.carousel-basic-img .carousel-indicators{
    display: none;
  }

  .carousel-slide--media .media--video{
    float: left;
    width: 25%;
  }

  .line-item{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .line-item .col-md-3{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .line-item .col-md-3 > *{
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }

  .line-item .line-item__thumbnail{
    width: 100px;
    margin-bottom: 0;
  }

  .line-item .line-item__body{
    clear: none;
    margin-left: -webkit-calc(100px + 16px);
    margin-left: calc(100px + 16px);
  }

  .page-request-materials form,
  .jmc-request-material-related form{
    width: 100%;
  }

  .view-request-material{
    margin-left: -16px;
    margin-right: -16px;
  }

  #language_top_banner .message .form-item-select-language .selectric .button:before,
  #language_top_banner .language-selector .form-item-select-language .selectric .button:before{
    width: 28%;
  }

  #language_top_banner .message .form-item-select-language .selectric .button:after,
  #language_top_banner .language-selector .form-item-select-language .selectric .button:after{
    left: 0px;
    width: 28%;
  }

  .language_banner.page-disease-area.with-brand-bar .page-with-menu .mainmenu-container{
    top: 156px;
  }

  .language_banner.page-disease-area .l-main{
    padding-top: 89px;
  }

  .language_banner.with-brand-bar .page-with-menu .mainmenu-container{
    top: 156px;
  }

  .language_banner .profile-container--mobile{
    top: 126px;
  }

  .language_banner.with-brand-bar .profile-container--mobile{
    top: 156px;
  }

  .embedded{
    margin: 50px auto;
  }

  .section--event-contact .container .contact, .section--event-contact .no-page-manager-page .l-content .contact, .no-page-manager-page .section--event-contact .l-content .contact, .section--event-contact .tabs-container ul.tabs .contact, .tabs-container .section--event-contact ul.tabs .contact, .section--event-contact #sliding-popup .popup-content .contact, #sliding-popup .section--event-contact .popup-content .contact, .section--event-contact .region--foot-note .contact, .section--event-contact .tabs--section .tab-content .contact, .tabs--section .section--event-contact .tab-content .contact, .section--event-contact .nav-menu__root .contact, .section--event-contact .region--footer-first .contact, .section--event-contact
  .region--footer-second .contact{
    min-height: 356px;
    padding-top: 20px;
  }

  .section--event-contact .container .contact .section-title, .section--event-contact .no-page-manager-page .l-content .contact .section-title, .no-page-manager-page .section--event-contact .l-content .contact .section-title, .section--event-contact .tabs-container ul.tabs .contact .section-title, .tabs-container .section--event-contact ul.tabs .contact .section-title, .section--event-contact #sliding-popup .popup-content .contact .section-title, #sliding-popup .section--event-contact .popup-content .contact .section-title, .section--event-contact .region--foot-note .contact .section-title, .section--event-contact .tabs--section .tab-content .contact .section-title, .tabs--section .section--event-contact .tab-content .contact .section-title, .section--event-contact .nav-menu__root .contact .section-title, .section--event-contact .region--footer-first .contact .section-title, .section--event-contact
  .region--footer-second .contact .section-title, .section--event-contact .container .contact .page-header.page-header--no-background h1, .page-header.page-header--no-background .section--event-contact .container .contact h1, .section--event-contact .no-page-manager-page .l-content .contact .page-header.page-header--no-background h1, .page-header.page-header--no-background .section--event-contact .no-page-manager-page .l-content .contact h1, .no-page-manager-page .section--event-contact .l-content .contact .page-header.page-header--no-background h1, .page-header.page-header--no-background .no-page-manager-page .section--event-contact .l-content .contact h1, .section--event-contact .tabs-container ul.tabs .contact .page-header.page-header--no-background h1, .page-header.page-header--no-background .section--event-contact .tabs-container ul.tabs .contact h1, .tabs-container .section--event-contact ul.tabs .contact .page-header.page-header--no-background h1, .page-header.page-header--no-background .tabs-container .section--event-contact ul.tabs .contact h1, .section--event-contact #sliding-popup .popup-content .contact .page-header.page-header--no-background h1, .page-header.page-header--no-background .section--event-contact #sliding-popup .popup-content .contact h1, #sliding-popup .section--event-contact .popup-content .contact .page-header.page-header--no-background h1, .page-header.page-header--no-background #sliding-popup .section--event-contact .popup-content .contact h1, .section--event-contact .region--foot-note .contact .page-header.page-header--no-background h1, .page-header.page-header--no-background .section--event-contact .region--foot-note .contact h1, .section--event-contact .tabs--section .tab-content .contact .page-header.page-header--no-background h1, .page-header.page-header--no-background .section--event-contact .tabs--section .tab-content .contact h1, .tabs--section .section--event-contact .tab-content .contact .page-header.page-header--no-background h1, .page-header.page-header--no-background .tabs--section .section--event-contact .tab-content .contact h1, .section--event-contact .nav-menu__root .contact .page-header.page-header--no-background h1, .page-header.page-header--no-background .section--event-contact .nav-menu__root .contact h1, .section--event-contact .region--footer-first .contact .page-header.page-header--no-background h1, .page-header.page-header--no-background .section--event-contact .region--footer-first .contact h1, .section--event-contact
  .region--footer-second .contact .page-header.page-header--no-background h1, .page-header.page-header--no-background .section--event-contact
  .region--footer-second .contact h1{
    margin-bottom: 0;
  }

  .section--nav-pills{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }

  .section--nav-pills.affix-top{
    background: rgba(0, 94, 137, 0.4);
  }

  .section--material-detail > .row{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .section--material-detail > .row > div{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section--material-detail > .row > div p:last-of-type{
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }

  .my-events-page .event_list .card--event:first-child, .my-events-page .event_list .card--event:nth-child(odd),
  .page-event .event_list .card--event:first-child,
  .page-event .event_list .card--event:nth-child(odd){
    padding-left: 0px;
    padding-right: 10px;
  }

  .my-events-page .event_list .card--event:nth-child(even),
  .page-event .event_list .card--event:nth-child(even){
    padding-left: 10px;
    padding-right: 0px;
  }

  .list--panels > li{
    float: left;
    width: 33.3333333333%;
  }

  .list--products .list__item{
    float: left;
    width: 50%;
  }

  .list--materials .list__item{
    float: left;
    width: 50%;
  }

  .list--materials .list__item:after{
    left: 0;
    right: 0;
  }

  .list--materials .list__item:nth-child(2n+2):after{
    right: 16px;
  }

  .list--materials .list__item:nth-child(2n+1):after{
    left: 16px;
  }

  .map-view-callout{
    margin-bottom: 96px;
  }

  .map-view-callout .device-small{
    display: none;
  }

  .map-view-callout .view-doctor-view.view-display-id-page_1 .hospital-list{
    max-width: 480px;
  }

  .map-view-callout .view-doctor-view.view-display-id-page_1 .hospital-list .col-md-10{
    padding-left: 0;
  }

  .media--speaker .media-left{
    position: relative;
    float: left;
    width: 33.3333333333%;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .media--speaker .media-body{
    position: relative;
    float: left;
    width: 66.6666666667%;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .nav-pills{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .nav-pills li{
    border-left: 1px solid #019CDC;
  }

  .nav-pills li:last-child{
    border-right: 1px solid #019CDC;
  }

  .nav-pills li .nolink,
  .nav-pills li a{
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .modal--language-selector .btn, .modal--language-selector .form-submit, .modal--language-selector .btn-wrapper a, .btn-wrapper .modal--language-selector a, .modal--language-selector
  .btn-wrapper input,
  .btn-wrapper .modal--language-selector input, .modal--language-selector
  .btn-wrapper button,
  .btn-wrapper .modal--language-selector button{
    float: left;
    width: 50%;
  }

  .modal .modal-dialog{
    width: 600px;
  }

  .modal .modal-footer.modal-footer-buttons-2 .btn, .modal .modal-footer.modal-footer-buttons-2 .form-submit, .modal .modal-footer.modal-footer-buttons-2 .btn-wrapper a, .btn-wrapper .modal .modal-footer.modal-footer-buttons-2 a, .modal .modal-footer.modal-footer-buttons-2
  .btn-wrapper input,
  .btn-wrapper .modal .modal-footer.modal-footer-buttons-2 input, .modal .modal-footer.modal-footer-buttons-2
  .btn-wrapper button,
  .btn-wrapper .modal .modal-footer.modal-footer-buttons-2 button{
    float: left;
    width: 50%;
  }

  .modal .modal-footer.modal-footer-buttons-3 .btn, .modal .modal-footer.modal-footer-buttons-3 .form-submit, .modal .modal-footer.modal-footer-buttons-3 .btn-wrapper a, .btn-wrapper .modal .modal-footer.modal-footer-buttons-3 a, .modal .modal-footer.modal-footer-buttons-3
  .btn-wrapper input,
  .btn-wrapper .modal .modal-footer.modal-footer-buttons-3 input, .modal .modal-footer.modal-footer-buttons-3
  .btn-wrapper button,
  .btn-wrapper .modal .modal-footer.modal-footer-buttons-3 button{
    float: left;
    width: 33.3333333333%;
  }

  .modal .modal-footer.modal-footer-buttons-4 .btn, .modal .modal-footer.modal-footer-buttons-4 .form-submit, .modal .modal-footer.modal-footer-buttons-4 .btn-wrapper a, .btn-wrapper .modal .modal-footer.modal-footer-buttons-4 a, .modal .modal-footer.modal-footer-buttons-4
  .btn-wrapper input,
  .btn-wrapper .modal .modal-footer.modal-footer-buttons-4 input, .modal .modal-footer.modal-footer-buttons-4
  .btn-wrapper button,
  .btn-wrapper .modal .modal-footer.modal-footer-buttons-4 button{
    float: left;
    width: 25%;
  }

  .tabs--icon .tab-pane__column{
    display: table-cell;
    vertical-align: top;
    max-width: 50%;
  }

  .tabs--icon .tab-pane__column + .tab-pane__column{
    border-left: 1px solid #149394;
  }

  .thumbnail.thumbnail--horizontal .thumbnail__image,
  .thumbnail.thumbnail--horizontal .thumbnail__caption-wrapper{
    width: 50%;
  }

  .carousel-control .glyphicon{
    width: 44px;
    height: 44px;
    margin: -10px 0 0;
    font-size: 20px;
    font-size: 2rem;
  }

  .carousel-basic .carousel-indicators,
  .carousel-two-col .carousel-indicators,
  .carousel-artist .carousel-indicators{
    display: none;
  }

  .carousel.carousel-basic .carousel-inner{
    height: 380px;
  }

  .carousel.carousel-basic .block-image{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
  }

  .carousel.carousel-basic .block-text{
    position: relative;
    height: 100%;
    width: 100%;
    max-width: -webkit-calc(420px + 34%);
    max-width: calc(420px + 34%);
    padding: 0 17%;
    background: transparent;
    color: #fff;
  }

  .col-md-4 .carousel.carousel-basic .block-text{
    padding: 20px;
  }

  .carousel.carousel-basic.access-locked-flag h2{
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiDQoJIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOmE9Imh0dHA6Ly9ucy5hZG9iZS5jb20vQWRvYmVTVkdWaWV3ZXJFeHRlbnNpb25zLzMuMC8iDQoJIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTAwcHgiIGhlaWdodD0iMTAwcHgiIHZpZXdCb3g9Ii0xNSAtNSAxMDAgMTAwIg0KCSBvdmVyZmxvdz0idmlzaWJsZSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAtMTUgLTUgMTAwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8ZGVmcz4NCjwvZGVmcz4NCjxwYXRoIGlkPSJwYXRoMzM4NF8xXyIgZmlsbD0iI0ZGRkZGRiIgZD0iTTY0LDM1aC05VjIzQzU1LDguNTE1LDQ4LjMyNSwwLDM1LDBDMjEuNjcsMCwxNSw4LjUxNSwxNSwyM3YxMkg1Yy0yLjc2NSwwLTUsMy4yMy01LDUuOTk1DQoJVjgwYzAsMi43NDUsMi4xNCw1LjY5NSw0Ljc1NSw2LjUzNWw1Ljk4NSwxLjkzNkMxMy4zNiw4OS4zMDUsMTcuNzUsOTAsMjAuNSw5MGgyOWMyLjc0NSwwLDcuMTQxLTAuNjk1LDkuNzU1LTEuNTM1bDUuOTc5LTEuOTM2DQoJQzY3Ljg1NSw4NS42OTUsNzAsODIuNzQ1LDcwLDgwVjQwLjk5NUM3MCwzOC4yMyw2Ni43NiwzNSw2NCwzNXogTTQ1LDM1SDI1VjIwLjk5NUMyNSwxMy43NywyOC45ODUsMTAsMzUsMTANCgljNi4wMTYsMCwxMCwzLjc3LDEwLDEwLjk5NVYzNXoiLz4NCjwvc3ZnPg0K");
  }

  .carousel-hero .carousel-slide .block-text{
    width: 80%;
  }

  footer.old-footer{
    padding-left: 0;
    padding-right: 0;
  }

  footer.old-footer .footer-links{
    width: auto;
    max-width: -webkit-calc(790px - 32px);
    max-width: calc(790px - 32px);
  }

  footer.old-footer .footer-links ul{
    width: 80%;
  }

  footer.old-footer .footer-social .footer-social--mobile{
    text-align: left;
    padding-left: 20px;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
  }

  footer.old-footer .footer-social{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  footer.old-footer .footer-social p{
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    margin: auto;
    margin-right: 15px;
    text-align: right;
  }

  footer.old-footer .footer-social ul{
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  footer.old-footer .footer-social a.janssen-global{
    width: 210px;
    height: 100px;
    margin-right: auto;
  }

  footer.old-footer .foot-note{
    font-size: 12px;
    font-size: 1.2rem;
  }

  .jmc-imedical-search-form{
    padding: 25px;
  }

  .jmc-imedical-search-form.fixed{
    position: fixed;
    left: 0px;
    top: 100px;
    z-index: 100;
    border-top: 0;
    margin-top: 0;
  }

  .jmc-imedical-search-form .form-item{
    margin-bottom: 1em;
  }

  .jmc-imedical-search-form .form-item.form-item-select-product{
    width: 36%;
  }

  .col-md-8 .jmc-imedical-search-form .form-item.form-type-textfield,
  .col-md-10 .jmc-imedical-search-form .form-item.form-type-textfield{
    width: 41%;
  }

  .jmc-imedical-search-form .form-item.form-type-textfield{
    width: 48%;
  }

  .jmc-imedical-search-form .form-item.form-item-submit{
    width: 11%;
    margin-top: 26px;
  }

  .custom-select-menu label{
    line-height: 1;
  }

  .small-header .jumbotron-fullscreen{
    min-height: 0;
    height: 380px;
    background-position: center left;
  }

  .small-header .jumbotron-fullscreen__title{
    height: -webkit-calc(380px - 185px);
    height: calc(380px - 185px);
  }

  .small-header .jumbotron-fullscreen--carousel .carousel-hero .carousel-inner{
    min-height: 0;
    height: 380px;
  }

  .small-header .jumbotron-fullscreen--carousel .carousel-hero .carousel-inner .carousel-slide .block-text{
    height: -webkit-calc(380px - 190px);
    height: calc(380px - 190px);
  }

  .logged-in .jumbotron-fullscreen--carousel .carousel-hero .carousel-inner .carousel-slide .block-text h3, .logged-in
  .jumbotron-fullscreen--carousel .carousel-hero .carousel-inner .carousel-slide .block-text .description{
    margin-bottom: 1rem;
  }

  .small-header .jumbotron-fullscreen--carousel .carousel-hero .carousel-indicators{
    bottom: 200px;
    text-align: right;
    padding-right: 50px;
  }

  #block-jmc-language-language-selector .form-item-select-language{
    width: 190px;
  }

  .old-footer #block-jmc-language-language-selector .form-item-select-language{
    width: 285px;
    margin: auto;
  }

  #block-jmc-language-language-selector .selectric{
    background: #003366;
  }

  #block-jmc-language-language-selector .selectric .button:before{
    left: 16px;
  }

  #block-jmc-language-language-selector .selectric .button:after{
    left: 20px;
    right: 13px;
  }

  #block-jmc-language-language-selector .selectric-open .selectric .button:before{
    left: 22px;
  }

  .section--nav-pills-dropdown > .container, .no-page-manager-page .section--nav-pills-dropdown > .l-content, .tabs-container .section--nav-pills-dropdown > ul.tabs, #sliding-popup .section--nav-pills-dropdown > .popup-content, .section--nav-pills-dropdown > .region--foot-note, .tabs--section .section--nav-pills-dropdown > .tab-content, .section--nav-pills-dropdown > .nav-menu__root, .section--nav-pills-dropdown > .region--footer-first, .section--nav-pills-dropdown >
  .region--footer-second{
    width: auto;
    max-width: 1140px;
  }

  .with-brand-bar .section--nav-pills-dropdown.affix{
    top: 80px;
  }

  .section--nav-pills-dropdown{
    position: static;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
  }

  .navbar.js-hidden{
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  .with-brand-bar .navbar.js-hidden{
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  .list--agenda li:last-child span:last-child:before{
    content: '';
  }

  .nav-menu__root{
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
  }

  .nav-pills.nav-pills--dropdown li{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .navigation-tabs-wrapper .navigation-tabs{
    display: none;
  }

  .navigation-tabs-wrapper > .nav-menu--main{
    display: block;
  }

  .page-header__content{
    padding: 0 0 7rem;
  }

  .page-header__dates{
    float: left;
    width: 16.6666666667%;
  }

  .page-header__title{
    font-size: 40px;
    font-size: 4rem;
  }

  .thumbnail .caption{
    min-height: 320px;
  }

  footer.old-footer{
    padding-left: 0;
    padding-right: 0;
  }

  footer.old-footer .footer-links{
    width: auto;
    max-width: -webkit-calc(790px - 32px);
    max-width: calc(790px - 32px);
  }

  footer.old-footer .footer-links ul{
    width: 80%;
  }

  footer.old-footer .footer-social .footer-social--mobile{
    text-align: left;
    padding-left: 20px;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
  }

  footer.old-footer .footer-social{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  footer.old-footer .footer-social p{
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    margin: auto;
    margin-right: 15px;
    text-align: right;
  }

  footer.old-footer .footer-social ul{
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  footer.old-footer .footer-social a.janssen-global{
    width: 210px;
    height: 100px;
    margin-right: auto;
  }

  footer.old-footer .foot-note{
    font-size: 12px;
    font-size: 1.2rem;
  }

  footer.new-footer{
    padding: 20px 40px;
  }

  .mainmenu-container.js-hidden{
    top: 50px;
  }

  .with-brand-bar .mainmenu-container.js-hidden{
    top: 80px;
  }

  .profile-container.js-hidden{
    top: 0;
  }

  .profile-container.js-hidden{
    top: 154px;
  }

  .with-brand-bar .profile-container.js-hidden{
    top: 184px;
  }

  .profile-container--mobile ul.list--links li a, .profile-container--mobile .wrapped-list--list-links ul li a, .wrapped-list--list-links .profile-container--mobile ul li a{
    color: #1C75BC;
    padding-right: 60px;
  }

  .form--search{
    padding: 30px 100px 100px 100px;
  }

  .page-search .jnj-layout .l-content-row .col-md-3{
    padding: 30px 30px 0 30px;
  }
}

@media (min-width: 800px) and (max-width: 1199px){

  .visible-md{
    display: block !important;
  }

  table.visible-md{
    display: table !important;
  }

  tr.visible-md{
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md{
    display: table-cell !important;
  }

  .visible-md-block{
    display: block !important;
  }

  .visible-md-inline{
    display: inline !important;
  }

  .visible-md-inline-block{
    display: inline-block !important;
  }

  .hidden-md{
    display: none !important;
  }

  .section--article{
    min-height: 340px;
  }

  .section--numbered-list{
    min-height: 340px;
  }

  .section--reading-tips .section__content{
    min-height: 340px;
  }

  .col-lg-8 .col-md-6 .section--twitter,
  .col-md-8 .col-md-6 .section--twitter,
  .col-sm-8 .col-md-6 .section--twitter,
  .col-md-4 .section--twitter{
    min-height: 340px;
  }

  .section--wrapped-list-links{
    min-height: 340px;
  }

  .page-my-jmc-requested-articles .requested-articles-list ul li{
    height: 160px;
  }

  .page-my-jmc-requested-articles .requested-articles-list ul li .articles_info{
    width: 80%;
  }

  .col-lg-8 .col-md-6 .page-header.page-header--artwork, .col-lg-8 .col-md-6 .page-header.page-header--statistics,
  .col-md-8 .col-md-6 .page-header.page-header--artwork,
  .col-md-8 .col-md-6 .page-header.page-header--statistics,
  .col-sm-8 .col-md-6 .page-header.page-header--artwork,
  .col-sm-8 .col-md-6 .page-header.page-header--statistics,
  .col-md-4 .page-header.page-header--artwork,
  .col-md-4 .page-header.page-header--statistics{
    min-height: 340px;
  }

  .page-header--image{
    min-height: 340px;
  }

  .col-lg-8 .col-md-6 .pullquote,
  .col-md-8 .col-md-6 .pullquote,
  .col-sm-8 .col-md-6 .pullquote,
  .col-md-4 .pullquote{
    min-height: 340px;
  }

  .thumbnail.thumbnail--horizontal{
    min-height: 340px;
  }

  .thumbnail.thumbnail--horizontal .thumbnail__image{
    min-height: 340px;
  }

  .col-md-4 .carousel-inner{
    height: 340px;
  }

  .col-lg-8 .col-md-6 .jumbotron--image,
  .col-md-8 .col-md-6 .jumbotron--image,
  .col-sm-8 .col-md-6 .jumbotron--image,
  .col-md-4 .jumbotron--image{
    min-height: 340px;
  }

  .section--event-content-section .authorization .control-label{
    font-size: .575em;
  }

  .section--event-content-section .authorization .help-block{
    font-size: 1.2rem;
  }

  .section--fact{
    min-height: 340px;
  }

  .thumbnail.thumbnail--bio{
    min-height: 340px;
  }

  footer.new-footer .liveagent .btn, footer.new-footer .liveagent .form-submit, footer.new-footer .liveagent .btn-wrapper a, .btn-wrapper footer.new-footer .liveagent a, footer.new-footer .liveagent
  .btn-wrapper input,
  .btn-wrapper footer.new-footer .liveagent input, footer.new-footer .liveagent
  .btn-wrapper button,
  .btn-wrapper footer.new-footer .liveagent button{
    white-space: nowrap;
  }

  footer.new-footer .liveagent .btn:before, footer.new-footer .liveagent .form-submit:before, footer.new-footer .liveagent .btn-wrapper a:before, .btn-wrapper footer.new-footer .liveagent a:before, footer.new-footer .liveagent
  .btn-wrapper input:before,
  .btn-wrapper footer.new-footer .liveagent input:before, footer.new-footer .liveagent
  .btn-wrapper button:before,
  .btn-wrapper footer.new-footer .liveagent button:before{
    left: 13% !important;
  }

  footer.new-footer #block-jmc-liveagent-liveagent{
    padding-top: 0;
  }
}

@media (min-width: 1200px){

  .container, .no-page-manager-page .l-content, .tabs-container ul.tabs, #sliding-popup .popup-content, .region--foot-note, .tabs--section .tab-content, .nav-menu__root, .region--footer-first,
  .region--footer-second{
    width: 1140px;
  }

  .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.3333333333%;
  }

  .col-lg-2{
    width: 16.6666666667%;
  }

  .col-lg-3{
    width: 25%;
  }

  .col-lg-4{
    width: 33.3333333333%;
  }

  .col-lg-5{
    width: 41.6666666667%;
  }

  .col-lg-6{
    width: 50%;
  }

  .col-lg-7{
    width: 58.3333333333%;
  }

  .col-lg-8{
    width: 66.6666666667%;
  }

  .col-lg-9{
    width: 75%;
  }

  .col-lg-10{
    width: 83.3333333333%;
  }

  .col-lg-11{
    width: 91.6666666667%;
  }

  .col-lg-12{
    width: 100%;
  }

  .col-lg-pull-0{
    right: auto;
  }

  .col-lg-pull-1{
    right: 8.3333333333%;
  }

  .col-lg-pull-2{
    right: 16.6666666667%;
  }

  .col-lg-pull-3{
    right: 25%;
  }

  .col-lg-pull-4{
    right: 33.3333333333%;
  }

  .col-lg-pull-5{
    right: 41.6666666667%;
  }

  .col-lg-pull-6{
    right: 50%;
  }

  .col-lg-pull-7{
    right: 58.3333333333%;
  }

  .col-lg-pull-8{
    right: 66.6666666667%;
  }

  .col-lg-pull-9{
    right: 75%;
  }

  .col-lg-pull-10{
    right: 83.3333333333%;
  }

  .col-lg-pull-11{
    right: 91.6666666667%;
  }

  .col-lg-pull-12{
    right: 100%;
  }

  .col-lg-push-0{
    left: auto;
  }

  .col-lg-push-1{
    left: 8.3333333333%;
  }

  .col-lg-push-2{
    left: 16.6666666667%;
  }

  .col-lg-push-3{
    left: 25%;
  }

  .col-lg-push-4{
    left: 33.3333333333%;
  }

  .col-lg-push-5{
    left: 41.6666666667%;
  }

  .col-lg-push-6{
    left: 50%;
  }

  .col-lg-push-7{
    left: 58.3333333333%;
  }

  .col-lg-push-8{
    left: 66.6666666667%;
  }

  .col-lg-push-9{
    left: 75%;
  }

  .col-lg-push-10{
    left: 83.3333333333%;
  }

  .col-lg-push-11{
    left: 91.6666666667%;
  }

  .col-lg-push-12{
    left: 100%;
  }

  .col-lg-offset-0{
    margin-left: 0%;
  }

  .col-lg-offset-1{
    margin-left: 8.3333333333%;
  }

  .col-lg-offset-2{
    margin-left: 16.6666666667%;
  }

  .col-lg-offset-3{
    margin-left: 25%;
  }

  .col-lg-offset-4{
    margin-left: 33.3333333333%;
  }

  .col-lg-offset-5{
    margin-left: 41.6666666667%;
  }

  .col-lg-offset-6{
    margin-left: 50%;
  }

  .col-lg-offset-7{
    margin-left: 58.3333333333%;
  }

  .col-lg-offset-8{
    margin-left: 66.6666666667%;
  }

  .col-lg-offset-9{
    margin-left: 75%;
  }

  .col-lg-offset-10{
    margin-left: 83.3333333333%;
  }

  .col-lg-offset-11{
    margin-left: 91.6666666667%;
  }

  .col-lg-offset-12{
    margin-left: 100%;
  }

  .visible-lg{
    display: block !important;
  }

  table.visible-lg{
    display: table !important;
  }

  tr.visible-lg{
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg{
    display: table-cell !important;
  }

  .visible-lg-block{
    display: block !important;
  }

  .visible-lg-inline{
    display: inline !important;
  }

  .visible-lg-inline-block{
    display: inline-block !important;
  }

  .hidden-lg{
    display: none !important;
  }

  .admin-menu .mainmenu-container{
    top: 121px !important;
  }

  .admin-menu.with-brand-bar .mainmenu-container{
    top: 151px !important;
  }

  .admin-menu .search-container{
    top: 121px;
  }

  div:not(.bs-grid) * .col-md-4:nth-child(3n+1), div:not(.bs-grid) *
  .col-md-6:nth-child(2n+1){
    clear: left;
  }

  .two-col-stacked .l-content-row > .row > .col-md-4{
    padding-left: 60px;
  }

  .col-md-3 .card .media-embed img{
    min-width: 284px;
    height: auto;
    max-width: 450px;
  }

  @supports ((-o-object-fit: cover) or (object-fit: cover)){

    .col-md-3 .card .media-embed img{
      min-width: 0;
      height: 100%;
      width: 100%;
      max-width: none;
      -o-object-fit: cover;
      object-fit: cover;
    }
  }

  .col-md-6 .card .media-embed{
    position: static;
  }

  .col-md-6 .card .media-embed img{
    width: 100%;
    height: auto;
  }

  .block-jmc-liveagent{
    padding-top: 0;
  }

  .node-type-course .l-page .l-main .l-content .region-content .course_information{
    padding: 50px;
  }

  table thead tr th{
    padding: 12px 20px 10px;
  }

  table tr td,
  table tfoot tr td{
    padding: 12px 20px 10px;
  }

  .btn.btn-cart, .btn-cart.form-submit, .btn-wrapper a.btn-cart,
  .btn-wrapper input.btn-cart,
  .btn-wrapper button.btn-cart{
    max-width: 156px;
  }

  .product-actions *:not(:first-child).material-download{
    margin-left: 10px;
  }

  #language_top_banner .message .form-item-select-language .selectric,
  #language_top_banner .language-selector .form-item-select-language .selectric{
    min-width: 330px;
    text-align: left;
  }

  .language_banner.page-disease-area.with-brand-bar .page-with-menu .mainmenu-container{
    top: 198px;
  }

  .language_banner.page-disease-area .l-main{
    padding-top: 130px;
  }

  .language_banner.with-brand-bar .page-with-menu .mainmenu-container{
    top: 198px;
  }

  .language_banner .profile-container--mobile{
    top: 168px;
  }

  .language_banner.with-brand-bar .profile-container--mobile{
    top: 198px;
  }

  .section--event-content-section .video-carousel .card--event{
    padding-left: 16px;
  }

  .modal-video-documents .action-button a .col-sm-10{
    padding-left: 10px;
  }

  .navbar-nav > li.menu-global{
    margin-right: 2px;
    padding-right: 60px;
    background-position: 100% 50%;
  }

  .navbar-nav > li.menu-global:after{
    right: -2px;
  }

  .section--nav-pills.affix{
    top: 92px;
  }

  .my-events-page .event_list .upcoming_events,
  .my-events-page .event_list .available_events,
  .page-event .event_list .upcoming_events,
  .page-event .event_list .available_events{
    padding-right: 35px;
  }

  .page-event .event_list .live_element .live__time{
    margin-top: 10px;
  }

  .list--products .list__item{
    float: left;
    width: 33.3333333333%;
  }

  .list--materials .list__item{
    float: left;
    width: 33.3333333333%;
  }

  .list--materials .list__item:nth-child(2n+1){
    clear: none;
  }

  .list--materials .list__item:nth-child(3n+1){
    clear: left;
  }

  .list--materials .list__item:nth-child(2n+2):after{
    right: 0;
  }

  .list--materials .list__item:nth-child(2n+1):after{
    left: 0;
  }

  .list--materials .list__item:nth-child(3n+3):after{
    right: 16px;
  }

  .list--materials .list__item:nth-child(3n+1):after{
    left: 16px;
  }

  .nav-pills li .nolink,
  .nav-pills li a{
    min-width: 150px;
  }

  .nav-tabs.nav-tabs--section, .ui-tabs .nav-tabs--section.ui-tabs-nav{
    padding: 0 30px;
  }

  .cart{
    margin-top: 15px;
  }

  .menu-items .cart{
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  }

  .col-md-4 .carousel-inner{
    height: 320px;
  }

  footer.old-footer .footer-links{
    max-width: -webkit-calc(1140px - 32px);
    max-width: calc(1140px - 32px);
  }

  .col-md-6 .jmc-imedical-search-form .form-item.form-item-select-product{
    width: 36%;
  }

  .col-md-8 .jmc-imedical-search-form .form-item.form-type-textfield,
  .col-md-10 .jmc-imedical-search-form .form-item.form-type-textfield{
    width: 46%;
  }

  .col-md-6 .jmc-imedical-search-form .form-item.form-type-textfield{
    width: 42%;
  }

  .jmc-imedical-search-form .form-item.form-type-textfield{
    width: 53%;
  }

  .jmc-imedical-search-form .form-item.form-item-submit{
    width: 8%;
  }

  .barker{
    width: 37.5%;
  }

  .jumbotron-fullscreen__title{
    height: -webkit-calc(100vh - 92px - 124px);
    height: calc(100vh - 92px - 124px);
  }

  .small-header .jumbotron-fullscreen__title{
    height: -webkit-calc(380px - 124px);
    height: calc(380px - 124px);
  }

  .jumbotron-fullscreen--carousel .carousel-hero .carousel-inner{
    min-height: -webkit-calc(100vh - 92px);
    min-height: calc(100vh - 92px);
  }

  .small-header .jumbotron-fullscreen--carousel .carousel-hero .carousel-inner{
    min-height: 0;
    height: 380px;
  }

  .jumbotron-fullscreen--carousel .carousel-hero .carousel-inner .carousel-slide .block-text{
    height: -webkit-calc(100vh - 92px - 104px);
    height: calc(100vh - 92px - 104px);
  }

  .small-header .jumbotron-fullscreen--carousel .carousel-hero .carousel-inner .carousel-slide .block-text{
    height: -webkit-calc(380px - 104px);
    height: calc(380px - 104px);
  }

  .jumbotron-fullscreen--carousel .carousel-hero .carousel-indicators{
    bottom: 140px;
  }

  .small-header .jumbotron-fullscreen--carousel .carousel-hero .carousel-indicators{
    bottom: 120px;
    text-align: center;
    padding-right: 0;
  }

  .jumbotron-fullscreen--carousel .carousel-hero .carousel-control{
    bottom: 100px;
  }

  .section--nav-pills-dropdown > .container, .no-page-manager-page .section--nav-pills-dropdown > .l-content, .tabs-container .section--nav-pills-dropdown > ul.tabs, #sliding-popup .section--nav-pills-dropdown > .popup-content, .section--nav-pills-dropdown > .region--foot-note, .tabs--section .section--nav-pills-dropdown > .tab-content, .section--nav-pills-dropdown > .nav-menu__root, .section--nav-pills-dropdown > .region--footer-first, .section--nav-pills-dropdown >
  .region--footer-second{
    width: 1140px;
  }

  .section--nav-pills-dropdown.affix{
    top: 92px;
  }

  .with-brand-bar .section--nav-pills-dropdown.affix{
    top: 122px;
  }

  .with-brand-bar.admin-menu .section--nav-pills-dropdown.affix{
    top: 151px;
  }

  .navbar-brand-wrapper{
    position: absolute;
    left: 0;
    right: 0;
  }

  .navbar-brand-wrapper .navbar-brand{
    left: 150px;
    height: 75px;
  }

  .navbar-brand-wrapper.no-hamburger .navbar-brand{
    left: 115px;
  }

  .navbar-default .navbar-nav .cart-item .cart{
    margin-top: 12px;
  }

  .navbar-default .navbar-nav > li{
    height: 92px;
  }

  .navbar-default .navbar-nav > li .user-profile .text{
    display: block;
  }

  .navbar-default .navbar-nav > li:first-child:before{
    content: none;
  }

  .navbar-default .navbar-nav > li > a{
    padding-top: 56px;
    padding-bottom: 34px;
  }

  .navbar-default .navbar-nav > li.menu-search{
    display: none;
    padding-right: 45px;
    background-position: 100% 50%;
  }

  .navbar-default .navbar-nav > li.menu-search .text{
    text-indent: 0;
  }

  .navbar-default .navbar-nav .navbar-parent-brand{
    padding: 0 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .navbar .navbar-toggle{
    margin-top: 0;
    width: 92px;
    height: 70px;
    position: absolute;
    left: 0;
    top: 10px;
  }

  .navbar .navbar-toggle em{
    top: 50px;
  }

  .page-header__title{
    font-size: 50px;
    font-size: 5rem;
  }

  .page-header--event h3.page-header__speaker{
    font-size: 24px;
    font-size: 2.4rem;
  }

  .page-header--event h3.page-header__byline{
    font-size: 32px;
    font-size: 3.2rem;
  }

  .thumbnail .caption{
    min-height: 320px;
  }

  #navbar li.dropdown .dropdown-toggle,
  #navbar li.dropdown.open .dropdown-toggle{
    margin-top: 27px;
    width: auto;
  }

  #navbar li.dropdown .dropdown-menu,
  #navbar li.dropdown.open .dropdown-menu{
    left: auto;
    right: 2px;
  }

  .region--footer-second .liveagent{
    margin-top: 0;
    margin-left: 20px;
    padding-left: 40px;
    border-left: 1px solid #335C85;
    height: 100%;
  }

  footer.old-footer .footer-links{
    max-width: -webkit-calc(1140px - 32px);
    max-width: calc(1140px - 32px);
  }

  .mainmenu-container{
    top: 92px;
  }

  .with-brand-bar .mainmenu-container{
    top: 122px;
  }

  .mainmenu-container.js-hidden{
    top: 92px;
  }

  .with-brand-bar .mainmenu-container.js-hidden{
    top: 122px;
  }

  .profile-container{
    top: 92px;
  }

  .with-brand-bar .profile-container{
    top: 122px;
  }

  .profile-container.js-hidden{
    top: 92px;
  }

  .with-brand-bar .profile-container.js-hidden{
    top: 122px;
  }

  .profile-container--mobile{
    position: fixed;
    right: 15px;
    top: 92px;
    z-index: 9999;
  }

  .with-brand-bar .profile-container--mobile{
    top: 122px;
  }

  .form--search{
    padding: 50px 200px 100px 200px;
  }

  .search-container{
    background-color: white;
    background-position-x: 0%;
    background-position-y: 0%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #999999;
    display: block;
    font-family: Roboto, Arial, sans-serif;
    font-size: 13.3px;
    height: 50px;
    line-height: 19.95px;
    padding: 0;
    position: fixed;
    top: 0;
    width: 450px;
    z-index: 999;
    -webkit-box-direction: normal;
    -webkit-tap-highlight-color: transparent;
    float: right;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: auto;
    margin-top: 26px;
  }

  .search-container .navbar-form{
    float: right;
  }

  .search-container .navbar-form .input-group input{
    background-color: #f1f1f1;
    border-bottom-color: black;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-collapse: separate;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: black;
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: black;
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: black;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top-style: none;
    border-top-width: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: black;
    cursor: text;
    display: block;
    float: left;
    font-family: Roboto, Arial, sans-serif;
    font-size: 14.0125px;
    font-stretch: 100%;
    font-style: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    -webkit-font-variant-ligatures: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-weight: 100;
    height: 42px;
    letter-spacing: normal;
    line-height: 21.0187px;
    outline-color: black;
    position: relative;
    text-align: start;
    -webkit-text-decoration-color: black;
    text-decoration-color: black;
    -webkit-text-decoration-line: none;
    text-decoration-line: none;
    -webkit-text-decoration-style: solid;
    text-decoration-style: solid;
    text-indent: 30px;
    text-rendering: auto;
    text-shadow: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    text-transform: none;
    -webkit-transition-delay: 0s, 0s, 0s;
    -o-transition-delay: 0s, 0s, 0s;
    transition-delay: 0s, 0s, 0s;
    -webkit-transition-duration: 0.45s, 0.45s, 0.45s;
    -o-transition-duration: 0.45s, 0.45s, 0.45s;
    transition-duration: 0.45s, 0.45s, 0.45s;
    transition-property: box-shadow, border-color, -webkit-box-shadow;
    -webkit-transition-timing-function: ease, ease-in-out, ease;
    -o-transition-timing-function: ease, ease-in-out, ease;
    transition-timing-function: ease, ease-in-out, ease;
    width: 500px;
    word-spacing: 0px;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    z-index: 2;
    -webkit-appearance: none;
    -webkit-box-direction: normal;
    -webkit-rtl-ordering: logical;
    -webkit-tap-highlight-color: transparent;
    -webkit-border-image: none;
  }

  .search-container .navbar-form .input-group{
    width: 331px;
  }

  #search-form .search-button-submit,
  .form-jmc-mobile-header .search-button-submit{
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 11;
    height: auto;
    text-align: center;
    padding: 16px 10px;
    line-height: 0;
    border: 0;
    font-size: 16px;
    font-size: 1.6rem;
  }

  .form-jmc-mobile-header .search-button-submit{
    right: 25px;
  }
}

@media (max-width: 575px) and (min-width: 1200px){

  .with-brand-bar .profile-container--mobile.js-hidden{
    top: 122px;
  }
}

@media screen and (max-width: 575px){

  .table-responsive{
    width: 100%;
    margin-bottom: 18px;
    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;
  }
}

@media all and (transform-3d), (-webkit-transform-3d){

  .carousel-inner > .item{
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }

  .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;
  }
}

@media all and (max-width: 800px){

  #toolbar, #admin-menu{
    display: none;
  }

  html body.toolbar, html body.admin-menu{
    padding-top: 0 !important;
    margin-top: 0 !important;
  }

  .admin-menu .navbar.navbar-fixed-top{
    top: 0;
  }

  .embedded .form--access-without-registration .col-sm-6{
    width: 100%;
  }

  .modal--login .form--access-without-registration .col-sm-6{
    width: 100%;
  }
}

@media (max-width: 575px){

  .navbar-nav .open .dropdown-menu{
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header{
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu > li > a{
    line-height: 24px;
  }

  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus{
    background-image: none;
  }

  .navbar-form .form-group{
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child{
    margin-bottom: 0;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a{
    color: #019CDC;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{
    color: #003366;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus{
    color: #003366;
    background-color: #e6e6e6;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus{
    color: #ccc;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header{
    border-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider{
    background-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a{
    color: #d1d1d1;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus{
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus{
    color: #fff;
    background-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus{
    color: #444;
    background-color: transparent;
  }

  .visible-xs{
    display: block !important;
  }

  table.visible-xs{
    display: table !important;
  }

  tr.visible-xs{
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs{
    display: table-cell !important;
  }

  .visible-xs-block{
    display: block !important;
  }

  .visible-xs-inline{
    display: inline !important;
  }

  .visible-xs-inline-block{
    display: inline-block !important;
  }

  .hidden-xs{
    display: none !important;
  }

  .p-sm-0{
    padding: 0 !important;
  }

  .col-md-4:nth-child(3n+1),
  .col-md-6:nth-child(2n+1){
    clear: none;
  }

  .l-title{
    margin-bottom: 0;
  }

  .l-title .inner .page-header{
    height: auto;
    padding: 20px;
  }

  .page-event .l-title .inner{
    display: block;
  }

  .l-content-row > .row > .col-md-12 > .inner{
    margin-bottom: 0;
  }

  .l-bottom{
    margin-bottom: 0;
  }

  .card{
    background: white;
  }

  .card .card-body{
    white-space: normal;
  }

  .card:first-child:nth-last-child(1){
    width: 100% !important;
  }

  html{
    font-size: 9.5px;
  }

  body{
    font-size: 14px;
    font-size: 1.4rem;
    color: #999;
    font-family: "Roboto", Arial, sans-serif;
  }

  .view-jmc-lms-courses.view-display-id-course_order{
    padding: 30px 20px;
  }

  .view-jmc-lms-courses.view-display-id-course_order .carousel .carousel-indicators{
    display: none;
  }

  .view-jmc-lms-courses.view-display-id-course_order .carousel .item{
    display: block;
    padding-bottom: 10px;
  }

  button.vjs-big-play-button{
    font-size: 1.5em !important;
  }

  .page-node .video-js{
    width: 100% !important;
    height: 192px !important;
  }

  .carousel--slick .svg-icon{
    width: 50px;
  }

  .carousel--slick .carousel__arrow{
    top: 50%;
  }

  .carousel--slick .carousel__arrow--previous{
    left: 15px;
  }

  .carousel--slick .carousel__arrow--next{
    right: 15px;
  }

  .section--video-gallery .carousel.carousel--slick .carousel__arrow{
    top: 40%;
  }

  .section--video-gallery .carousel.carousel--slick .carousel__arrow.carousel__arrow--previous{
    left: -5px;
  }

  .section--video-gallery .carousel.carousel--slick .carousel__arrow.carousel__arrow--next{
    right: -5px;
  }

  .section--video-gallery .media--video .media-object{
    border: 0;
  }

  .carousel.carousel-two-col h3{
    font-size: 1.125em;
  }

  .page-event .event_register .btn, .page-event .event_register .form-submit, .page-event .event_register .btn-wrapper a, .btn-wrapper .page-event .event_register a, .page-event .event_register
  .btn-wrapper input,
  .btn-wrapper .page-event .event_register input, .page-event .event_register
  .btn-wrapper button,
  .btn-wrapper .page-event .event_register button{
    line-height: 30px;
  }

  .page-event .download_container .file_item{
    background-size: 60px;
  }

  .page-event .download_container .file_item h2{
    font-size: 19px;
    font-size: 1.9rem;
  }

  .product-actions *:last-child.material-download{
    margin-left: 0;
  }

  .language_banner .mainmenu-container{
    top: 114px;
  }

  .language_banner .l-main{
    padding-top: 77px;
  }

  .language_banner .page-with-menu .mainmenu-container{
    top: 199px;
  }

  .language_banner.node-type-product .page-with-menu .mainmenu-container{
    top: 159px;
  }

  .language_banner.with-brand-bar .profile-container--mobile{
    top: 112px;
  }

  .section--article{
    min-height: 0;
  }

  .card--event{
    display: inline-block;
    padding-left: 0px !important;
  }

  .card--event.card{
    width: 84vw;
    background: none;
  }

  .card--event.card ~ .card{
    margin-left: 20px;
  }

  .card--event.card .card-body{
    margin-bottom: 0px;
  }

  .card--event.card .card-body .event-date--alt,
  .card--event.card .card-body .event-dates--alt{
    float: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-right: 10 dpx;
    color: #00679B;
    text-transform: uppercase;
  }

  .card--event.card .card-body .event-date--alt > *,
  .card--event.card .card-body .event-dates--alt > *{
    text-align: center;
  }

  .card--event.card .card-body .event-date--alt .day,
  .card--event.card .card-body .event-dates--alt .day{
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: bold;
  }

  .card--event.card .card-body .event-dates--alt{
    font-size: 68%;
    line-height: 140%;
  }

  .card--event.card .card-body .event-dates--alt .day{
    font-size: 150%;
  }

  .card--event.card .card-body .event-info{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .card--event.card .card-body .headline{
    overflow: hidden;
    position: relative;
    line-height: 18px;
    max-height: 36px;
    text-align: justify;
    padding-right: 1em;
  }

  .card--event.card .card-body .headline:before{
    display: inline-block;
    content: '...';
    position: absolute;
    top: 18px;
    right: 0;
  }

  .card--event.card .card-body .headline:after{
    display: inline-block;
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: 0.2em;
    background: white;
    content: '';
  }

  .card--event.card video{
    height: auto !important;
  }

  .card--event img{
    width: 100%;
  }

  .section--event-content-section .callout-block h1.list__title{
    font-size: 20px;
    font-size: 2rem;
  }

  .section--event-content-section .callout-block .live_element{
    text-align: left;
    padding-right: 10px;
    padding-left: 0;
    position: relative;
    height: 50px;
  }

  .section--event-content-section .callout-block .live_element .live, .section--event-content-section .callout-block .live_element p{
    font-size: 10px;
    font-size: 1rem;
  }

  .section--event-content-section .callout-block .live_element .start-time{
    position: absolute;
    right: 20px;
    bottom: 0;
  }

  .section--event-content-section .nav-pills.agenda_list_tabs{
    display: none;
  }

  .section--event-content-section .nav-pills.agenda_list_tabs li{
    padding: 0;
  }

  .section--event-content-section .nav-pills.agenda_list_tabs a{
    padding: 0;
  }

  .section--event-content-section .agenda_list .agenda_title{
    display: block;
    color: #000;
    font-weight: bold;
  }

  .section--event-content-section .agenda_list .agenda_hour{
    text-align: right;
    font-weight: bold;
    font-size: 13px;
    font-size: 1.3rem;
  }

  .section--event-content-section .agenda_list .agenda_topic{
    font-size: 13px;
    font-size: 1.3rem;
    clear: both;
  }

  .section--event-content-section .agenda_list .tab-content > .tab-pane{
    display: block;
  }

  #speakers .container, #speakers .no-page-manager-page .l-content, .no-page-manager-page #speakers .l-content, #speakers .tabs-container ul.tabs, .tabs-container #speakers ul.tabs, #speakers #sliding-popup .popup-content, #sliding-popup #speakers .popup-content, #speakers .region--foot-note, #speakers .tabs--section .tab-content, .tabs--section #speakers .tab-content, #speakers .nav-menu__root, #speakers .region--footer-first, #speakers
  .region--footer-second{
    padding-right: 0;
  }

  #speakers #event_speakers h3{
    margin-bottom: 10px;
  }

  #speakers #event_speakers .speaker_list .speaker{
    padding: 0;
    margin-bottom: 20px;
  }

  .page-event .l-title .section--nav-pills{
    display: none;
  }

  .page-event .l-callout .bottom_menu{
    display: block;
    position: fixed;
    bottom: 0;
    height: 50px;
    width: 100%;
    border-top: 1px solid #003366;
    background-color: #FFF;
  }

  .page-event .l-callout .bottom_menu.section{
    margin-bottom: 0;
  }

  .page-event .l-callout .bottom_menu .card{
    width: 100%;
    padding: 15px 10px 15px 0;
    text-align: center;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }

  .page-event .l-callout .bottom_menu .card .card-active{
    border-bottom: 2px solid #003366;
  }

  .page-event #any-question{
    margin-bottom: 10px;
  }

  .page-event .speaker-modal .speaker_list .speaker{
    margin-bottom: 10px;
    padding: 10px;
  }

  .page-event .action-button{
    margin-top: 2px;
    margin-bottom: 10px;
  }

  .page-event .action-button .event-messgae-span{
    padding-left: 40px;
  }

  .page-event .action-button .title{
    padding-left: 0;
    font-size: 16px;
    font-size: 1.6rem;
  }

  .page-event .action-button .title:before{
    margin-left: 0;
    margin-right: 10px;
    margin-top: 5px;
  }

  .page-event .action-button .title:after{
    padding-left: 10px;
    padding-top: 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }

  .page-event #agenda .arrow{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 5vw;
    width: 5vw;
    border-style: solid;
    border-color: white;
    border-width: 0px 2px 2px 0px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: border-width 150ms ease-in-out;
    -o-transition: border-width 150ms ease-in-out;
    transition: border-width 150ms ease-in-out;
    margin-top: -15px;
  }

  .page-event #agenda .arrow:hover{
    border-bottom-width: 4px;
    border-right-width: 4px;
  }

  .page-event #agenda .arrow_container{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
    background-color: #019CDC;
    height: 30px;
    margin: -20px 0 20px 0;
  }

  .modal-video-references .action-button,
  .modal-video-documents .action-button{
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 10px;
  }

  .modal-video-references .action-button:first-child,
  .modal-video-documents .action-button:first-child{
    padding-right: 0;
  }

  .cross-selling-container .card--event{
    padding-left: 16px !important;
    padding-right: 0 !important;
  }

  .my-events .cta{
    margin-bottom: 25px;
    position: absolute;
    top: 5px;
    right: 0;
  }

  .section--event-contact .container .contact, .section--event-contact .no-page-manager-page .l-content .contact, .no-page-manager-page .section--event-contact .l-content .contact, .section--event-contact .tabs-container ul.tabs .contact, .tabs-container .section--event-contact ul.tabs .contact, .section--event-contact #sliding-popup .popup-content .contact, #sliding-popup .section--event-contact .popup-content .contact, .section--event-contact .region--foot-note .contact, .section--event-contact .tabs--section .tab-content .contact, .tabs--section .section--event-contact .tab-content .contact, .section--event-contact .nav-menu__root .contact, .section--event-contact .region--footer-first .contact, .section--event-contact
  .region--footer-second .contact{
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .section--nav-pills.affix{
    position: static;
  }

  .section--numbered-list{
    min-height: 0;
    word-wrap: break-word;
  }

  .section--reading-tips .section__content{
    min-height: 0;
  }

  .section--wrapped-list-links{
    min-height: 0;
  }

  .my-events-page .event_list .single-event .description,
  .page-event .event_list .single-event .description{
    padding-left: 15px;
  }

  .my-events-page .event_list,
  .page-event .event_list{
    margin-bottom: 0px;
    padding-left: 16px;
  }

  .my-events-page .event_list > .container, .my-events-page .no-page-manager-page .event_list > .l-content, .no-page-manager-page .my-events-page .event_list > .l-content, .my-events-page .tabs-container .event_list > ul.tabs, .tabs-container .my-events-page .event_list > ul.tabs, .my-events-page #sliding-popup .event_list > .popup-content, #sliding-popup .my-events-page .event_list > .popup-content, .my-events-page .event_list > .region--foot-note, .my-events-page .tabs--section .event_list > .tab-content, .tabs--section .my-events-page .event_list > .tab-content, .my-events-page .event_list > .nav-menu__root, .my-events-page .event_list > .region--footer-first, .my-events-page .event_list >
  .region--footer-second,
  .page-event .event_list > .container,
  .page-event .no-page-manager-page .event_list > .l-content, .no-page-manager-page
  .page-event .event_list > .l-content,
  .page-event .tabs-container .event_list > ul.tabs, .tabs-container
  .page-event .event_list > ul.tabs,
  .page-event #sliding-popup .event_list > .popup-content, #sliding-popup
  .page-event .event_list > .popup-content,
  .page-event .event_list > .region--foot-note,
  .page-event .tabs--section .event_list > .tab-content, .tabs--section
  .page-event .event_list > .tab-content,
  .page-event .event_list > .nav-menu__root,
  .page-event .event_list > .region--footer-first,
  .page-event .event_list >
  .region--footer-second{
    padding-left: 0;
    padding-right: 0;
  }

  .my-events-page .event_list,
  .page-event .event_list{
    position: relative;
  }

  .my-events-page .event_list .results,
  .page-event .event_list .results{
    margin-bottom: 20px;
    padding-top: 0px;
  }

  .my-events-page .event_list .results .card--event,
  .page-event .event_list .results .card--event{
    padding-right: 0 !important;
  }

  .my-events-page .event_list .results .card--event,
  .page-event .event_list .results .card--event{
    min-height: 140px;
  }

  .my-events-page .event_list .results .card--event .main_info,
  .page-event .event_list .results .card--event .main_info{
    min-height: 165px;
    padding-right: 15px;
  }

  .my-events-page .event_list .card-body .min-height,
  .page-event .event_list .card-body .min-height{
    min-height: 140px;
  }

  .my-events-page .event_list .main_info .list__title,
  .page-event .event_list .main_info .list__title{
    padding-left: 15px;
  }

  .my-events-page .event_list .description,
  .page-event .event_list .description{
    padding-left: 15px;
  }

  .page-event .event_list .results{
    padding-top: 5px;
  }

  .page-event .event_list .card--event:first-child{
    padding-left: 16px !important;
  }

  .my-events-page .event_list{
    padding-left: 0;
  }

  .page-event .event_list .list__title,
  .page-event .event_list .description{
    padding-left: 15px;
    margin-top: 20px;
  }

  .page-event #modalContent{
    left: 0 !important;
    width: 100%;
  }

  .page-event #modalContent .modal-dialog{
    width: 100% !important;
    margin: 0 !important;
  }

  .page-event .speaker_list .speaker{
    min-height: 75px;
    margin-bottom: 0;
    border-bottom: 1px solid #eee;
  }

  .page-event .speaker_list .speaker:last-child{
    border-bottom: 0;
  }

  .page-event .speaker_list .speaker{
    padding: 10px;
  }

  .page-event .speaker_list .speaker .speaker_description .panel-body{
    max-height: none;
  }

  .scroller--x{
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-scroll-snap-type: mandatory;
    -ms-scroll-snap-type: mandatory;
    scroll-snap-type: mandatory;
    -webkit-scroll-snap-points-x: repeat(84vw);
    -ms-scroll-snap-points-x: repeat(84vw);
    scroll-snap-points-x: repeat(84vw);
    -webkit-scroll-snap-type: x mandatory;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
  }

  .scroller--x > *{
    display: inline-block;
    scroll-snap-align: start;
  }

  .section--event-register-form .form-type-textfield .control-label{
    padding: 5px 8px 5px 8px;
  }

  .modal--requestmaterial .modal-content .feedback-content{
    padding: 0px;
  }

  .modal--requestmaterial .modal-content{
    width: 68%;
  }

  .modal--requestmaterial .modal-body .feedback-content .request_material_sad:after{
    right: 50%;
    top: 73%;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .cart{
    background-size: 26px 26px;
  }

  .tabs--icon .tab-pane__column + .tab-pane__column{
    border-top: 1px solid #149394;
  }

  .site-map-menus ul .nolink{
    color: #A8C2DF;
  }

  .btn, .form-submit, .btn-wrapper a,
  .btn-wrapper input,
  .btn-wrapper button{
    font-size: 11px;
    font-size: 1.1rem;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 700;
  }

  .btn:hover:not(:disabled), .form-submit:hover:not(:disabled), .btn-wrapper a:hover:not(:disabled),
  .btn-wrapper input:hover:not(:disabled),
  .btn-wrapper button:hover:not(:disabled){
    color: white;
    background-color: #0178a9;
    -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);
  }

  .carousel--media-with-thumbs{
    position: relative;
    display: block;
    white-space: nowrap;
    text-align: left;
    overflow: hidden;
    margin: 0;
    background: white;
  }

  .carousel--media-with-thumbs > input{
    display: none;
  }

  .carousel--media-with-thumbs > input:checked + div{
    opacity: 1;
    display: inline-block;
  }

  .carousel--media-with-thumbs .card{
    display: none;
    width: 100%;
    margin: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
  }

  .carousel--media-with-thumbs .card .embed-responsive-5by4{
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
  }

  .carousel--media-with-thumbs .card .embed-responsive-5by4 img{
    width: 100%;
  }

  .carousel--media-with-thumbs .card .card-body{
    margin: 16px 16px 20px 16px;
    padding-bottom: 12px;
    min-height: 95px;
    color: #999;
    border-bottom: 1px solid #E7E7E7;
  }

  .carousel--media-with-thumbs .card .card-body .headline{
    margin: 0 0 6px 0;
    overflow: hidden;
    position: relative;
    line-height: 18px;
    max-height: 36px;
    text-align: justify;
    padding-right: 1em;
    font-family: "Roboto", Arial, sans-serif;
  }

  .carousel--media-with-thumbs .card .card-body .headline:before{
    display: inline-block;
    content: '...';
    position: absolute;
    top: 18px;
    right: 0;
  }

  .carousel--media-with-thumbs .card .card-body .headline:after{
    display: inline-block;
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: 0.2em;
    background: white;
    content: '';
  }

  .carousel--media-with-thumbs .card .card-body p{
    margin: 0;
    color: inherit !important;
    overflow: hidden;
    position: relative;
    line-height: 20px;
    max-height: 40px;
    text-align: justify;
    padding-right: 1em;
  }

  .carousel--media-with-thumbs .card .card-body p:before{
    display: inline-block;
    content: '...';
    position: absolute;
    top: 20px;
    right: 0;
  }

  .carousel--media-with-thumbs .card .card-body p:after{
    display: inline-block;
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: 0.2em;
    background: white;
    content: '';
  }

  .carousel--media-with-thumbs .thumbs{
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    padding-bottom: 20px;
  }

  .carousel--media-with-thumbs .thumbs label{
    display: inline-block;
    width: 30vw;
    height: 22vw;
    margin: 0;
    outline: none;
  }

  .carousel--media-with-thumbs .thumbs label ~ label{
    margin-left: 4px;
  }

  .carousel--media-with-thumbs .thumbs label .thumb{
    display: inline-block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: inherit;
  }

  .carousel--media-with-thumbs .arrows{
    position: relative;
    bottom: 83px;
    width: 100%;
  }

  .carousel--media-with-thumbs .arrows > *{
    position: absolute;
    display: inline-block;
    padding: 22px 12px;
    background: white;
    background-image: url("../images/icon-arrow-right--mobile-light-blue.svg");
    background-position: center;
    background-repeat: no-repeat;
  }

  .carousel--media-with-thumbs .arrows > *.arrow--left{
    left: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-box-shadow: 0 -3px 6px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 -3px 6px 0 rgba(0, 0, 0, 0.16);
  }

  .carousel--media-with-thumbs .arrows > *.arrow--right{
    right: 0;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  }

  .carousel--media-with-thumbs .arrows > *.slick-disabled{
    display: none !important;
  }

  footer.old-footer{
    padding: 22px 20px 61px 20px;
    background-color: #003479;
  }

  footer.old-footer .footer-links ul{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  footer.old-footer .footer-links li{
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 30%;
    -ms-flex: 1 0 30%;
    flex: 1 0 30%;
  }

  footer.old-footer .footer-links a{
    margin: 0 6px;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.65) !important;
  }

  footer.old-footer .footer-social{
    width: 100%;
  }

  footer.old-footer .footer-social .footer-social--mobile{
    padding: 17px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #335C85;
  }

  footer.old-footer .footer-social p{
    font-family: "Roboto", Arial, sans-serif;
    color: rgba(255, 255, 255, 0.65) !important;
  }

  footer.old-footer .footer-social a{
    margin: 0 10px;
  }

  footer.old-footer .footer-social a.janssen-global{
    width: 133px;
    height: 66px;
    margin: 0 auto;
  }

  footer.old-footer .foot-note{
    padding-top: 0;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 9px;
    line-height: 11px;
    text-align: center;
    color: rgba(255, 255, 255, 0.65) !important;
    border-top: none;
  }

  footer.old-footer .foot-note p{
    color: rgba(255, 255, 255, 0.65) !important;
  }

  .jumbotron--image-hd{
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 38%;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 17px;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 700;
    color: white;
    background-position: center;
  }

  .jumbotron--image-hd .row{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0;
  }

  .jumbotron--image-hd .row .col:first-child{
    padding: 0 12px 16px 12px;
  }

  .jumbotron--image-hd .row .col:last-child{
    text-align: center;
    padding: 0 12px 16px 0;
  }

  .jumbotron--image-hd .btn, .jumbotron--image-hd .form-submit, .jumbotron--image-hd .btn-wrapper a, .btn-wrapper .jumbotron--image-hd a, .jumbotron--image-hd
  .btn-wrapper input,
  .btn-wrapper .jumbotron--image-hd input, .jumbotron--image-hd
  .btn-wrapper button,
  .btn-wrapper .jumbotron--image-hd button{
    min-width: 100px;
    padding: 0 12px 0 9px;
    line-height: 30px;
    font-size: 1.175rem;
    text-align: right;
    font-family: "Roboto", Arial, sans-serif;
  }

  .jumbotron--image-hd .btn:after, .jumbotron--image-hd .form-submit:after, .jumbotron--image-hd .btn-wrapper a:after, .btn-wrapper .jumbotron--image-hd a:after, .jumbotron--image-hd
  .btn-wrapper input:after,
  .btn-wrapper .jumbotron--image-hd input:after, .jumbotron--image-hd
  .btn-wrapper button:after,
  .btn-wrapper .jumbotron--image-hd button:after{
    display: inline-block;
    width: 10px;
    height: 8px;
    margin-left: 8px;
    background-image: url("../images/icon-arrow-down--mobile.svg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 10px 6px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    content: "";
  }

  .jumbotron--image-hd p{
    margin-bottom: 0px;
  }

  .jumbotron-fullscreen{
    margin-bottom: 20px;
  }

  .section--event-content-section .authorization{
    width: 100%;
  }

  .section--event-content-section .authorization .control-label{
    font-size: .675em;
  }

  .section--event-content-section .authorization .help-block{
    font-size: 1.4rem;
  }

  .card--product{
    display: inline-block;
  }

  .card--product.card{
    width: 84vw;
    height: auto;
  }

  .card--product.card ~ .card{
    margin-left: 20px;
  }

  .card--product.card .card-body{
    padding: 20px 18px 10px 18px;
    line-height: 22px;
  }

  .card--product.card .card-body .headline{
    margin-bottom: 12px;
    font-family: "Roboto", Arial, sans-serif;
    color: #019CDC;
  }

  .card--product.card .card-body .headline--alt{
    text-transform: lowercase;
  }

  .card--product.card .card-body .description{
    overflow: hidden;
    position: relative;
    line-height: 22px;
    max-height: 44px;
    text-align: justify;
    padding-right: 1em;
  }

  .card--product.card .card-body .description:before{
    display: inline-block;
    content: '...';
    position: absolute;
    top: 22px;
    right: 0;
  }

  .card--product.card .card-body .description:after{
    display: inline-block;
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: 0.2em;
    background: white;
    content: '';
  }

  .section--nav-pills-dropdown.affix{
    position: static;
  }

  .navbar{
    text-transform: none;
  }

  .navbar.js-hidden{
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .with-brand-bar .navbar.js-hidden{
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .navbar-brand-wrapper img{
    max-height: none;
  }

  .navbar-brand-wrapper-mobile .navbar-brand{
    text-align: left;
    max-width: 130px;
    height: 50px;
    padding: 14px 0 13px 0;
    left: 50px;
    top: auto;
    line-height: 23px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .navbar-default .navbar-nav .cart-item{
    margin-right: 5px;
  }

  .navbar-default .navbar-nav > li{
    margin-right: 3px;
  }

  .navbar-default .navbar-nav > li > section > form > div > button#edit-jmc-openid-connect-client-janrain-login{
    top: 14px;
  }

  .navbar .navbar-toggle.active .icon-bar + .icon-bar + .icon-bar{
    top: 26px;
  }

  .list--agenda li span{
    display: block;
    width: 100%;
  }

  .list--agenda li span:first-child{
    padding-right: 0;
    padding-left: 50px;
    text-align: left;
  }

  .list--agenda li span:first-child:after{
    background: url("../images/agenda-bullet.png") no-repeat left top;
    top: 3px;
    left: -9px;
  }

  .list--agenda li span:last-child:before{
    background: url("../images/agenda-stroke.png") repeat-y right top;
    top: -3px;
    left: -9px;
    height: 54px;
  }

  .list--agenda li:last-child span:first-child:after{
    content: '';
  }

  .list--links li::after, .wrapped-list--list-links ul li::after,
  .list--links ul::after, .wrapped-list--list-links ul ul::after{
    display: none;
  }

  .list--links li, .wrapped-list--list-links ul li{
    font-weight: 400;
    font-family: "Roboto", Arial, sans-serif;
  }

  .list--links li a, .wrapped-list--list-links ul li a{
    color: #999;
  }

  .list--links li a:hover, .wrapped-list--list-links ul li a:hover{
    font-weight: 700;
  }

  .list--links li a:active, .wrapped-list--list-links ul li a:active,
  .list--links li a .active, .wrapped-list--list-links ul li a .active{
    color: #019CDC;
    font-weight: 700;
  }

  .list--links_menu{
    display: block;
    margin-bottom: 30px;
  }

  .list--links_menu .list-group-item{
    margin-bottom: 1px;
    padding: 13px 28px 13px 20px;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 11px;
    font-size: 1.1rem;
    text-transform: uppercase;
    color: #019CDC;
    font-weight: 700;
    border: none;
    border-radius: 0;
    background-image: url("../images/icon-arrow-right--mobile-gray.svg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 8px 12px;
    background-position: right 20px center;
  }

  .list--links_menu .list-group-item:hover, .list--links_menu .list-group-item:active, .list--links_menu .list-group-item.active, .list--links_menu .list-group-item:focus{
    color: #019CDC;
    background-color: #fff;
  }

  .media--vertical.card{
    width: 84vw;
    height: auto;
  }

  .media--vertical.card ~ .card{
    margin: 0 0 0 20px;
  }

  .media--vertical.card .embed-responsive-5by4{
    position: relative;
    display: block;
    height: auto;
    padding: 0;
    overflow: hidden;
  }

  .media--vertical.card .card-body{
    padding: 16px 16px 20px 16px;
    min-height: 120px;
  }

  .media--vertical.card .card-body .media-heading{
    overflow: hidden;
    position: relative;
    line-height: 18px;
    max-height: 36px;
    text-align: justify;
    padding-right: 1em;
  }

  .media--vertical.card .card-body .media-heading:before{
    display: inline-block;
    content: '...';
    position: absolute;
    top: 18px;
    right: 0;
  }

  .media--vertical.card .card-body .media-heading:after{
    display: inline-block;
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: 0.2em;
    background: white;
    content: '';
  }

  .media--vertical.card .card-body p{
    margin: 0;
    color: inherit !important;
    overflow: hidden;
    position: relative;
    line-height: 20px;
    max-height: 40px;
    text-align: justify;
    padding-right: 1em;
  }

  .media--vertical.card .card-body p:before{
    display: inline-block;
    content: '...';
    position: absolute;
    top: 20px;
    right: 0;
  }

  .media--vertical.card .card-body p:after{
    display: inline-block;
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: 0.2em;
    background: white;
    content: '';
  }

  .media--vertical.card .card-body p:after{
    content: none !important;
  }

  .media--vertical.card img{
    width: 100%;
  }

  .media--vertical.card video{
    height: auto !important;
  }

  .media--vertical .media{
    margin-top: 0;
    height: auto !important;
  }

  .nav-menu li{
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 400;
  }

  .nav-menu li:first-child{
    border-top: 1px solid rgba(255, 255, 255, 0.15);
  }

  .nav-menu a{
    color: rgba(255, 255, 255, 0.65);
    padding: 14px 16px;
  }

  .nav-menu a.active-trail, .nav-menu a.active{
    color: #fff;
    font-weight: bold;
    padding-left: 26px;
  }

  .nav-menu a.active-trail, .nav-menu a.active, .nav-menu a:hover{
    background: none;
  }

  .nav-menu__root > li{
    border-top: none;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    border-left: none;
    background: #005782;
  }

  .nav-menu__root > li > ul > li{
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    background: #00679B;
  }

  .nav-menu__root > li > ul > li > h3{
    margin: 0;
    padding: 14px 15px;
    background: #005782;
  }

  .nav-menu__category,
  .nolink{
    font-size: 15px;
    font-size: 1.5rem;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 700;
    color: white;
  }

  .nav-pills.nav-pills--dropdown li a.access-locked-flag:before{
    float: left;
  }

  .nav-pills.nav-pills--dropdown .dropdown-menu{
    position: static;
    float: none;
    margin: 0;
    border: 1px solid #CCC;
    border-left: none;
    border-right: none;
  }

  .nav-menu--scroll{
    display: block;
    overflow-x: scroll;
    overflow-y: hidden;
    text-align: center;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 700;
    background-color: white;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  }

  .nav-menu--scroll ul{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 0;
  }

  .nav-menu--scroll ul li{
    position: relative;
    display: inline-block;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 28%;
    -ms-flex: 1 0 28%;
    flex: 1 0 28%;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    cursor: pointer;
  }

  .nav-menu--scroll ul li:first-child{
    padding-left: 3vw;
  }

  .nav-menu--scroll ul li a{
    position: relative;
    display: inline-block;
    padding: 18px 0 14px 0;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 14px;
    text-transform: uppercase;
    color: #999;
    border-bottom: 4px solid white;
    width: auto;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding-right: 3vw;
  }

  .nav-menu--scroll ul li a.active{
    color: #00679B;
    border-bottom: 4px solid #00679B;
  }

  .nav-tabs, .ui-tabs .ui-tabs-nav{
    min-height: 40px;
    font-family: "Roboto", Arial, sans-serif;
  }

  .nav-tabs li + li, .ui-tabs .ui-tabs-nav li + li{
    margin-left: 1px;
  }

  .nav-tabs li a, .ui-tabs .ui-tabs-nav li a,
  .nav-tabs li a:focus, .ui-tabs .ui-tabs-nav li a:focus,
  .nav-tabs li a:hover, .ui-tabs .ui-tabs-nav li a:hover,
  .nav-tabs li a:active, .ui-tabs .ui-tabs-nav li a:active{
    padding: 14px 10px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #706D74;
    background: #E7E7E7;
    border-radius: 0;
  }

  .page-header--event{
    min-height: 250px;
  }

  .page-header__date{
    width: 4em;
  }

  .page-header__date span{
    font-size: 39px;
    font-size: 3.9rem;
  }

  .page-header__date span:first-child{
    font-size: 21px;
    font-size: 2.1rem;
  }

  .page-header__date span:last-child{
    font-size: 18px;
    font-size: 1.8rem;
  }

  .page-header__date .page-header__from-date span,
  .page-header__date .page-header__to-date span{
    font-size: 11px;
    font-size: 1.1rem;
  }

  .page-header__date .page-header__from-date span:first-child,
  .page-header__date .page-header__to-date span:first-child{
    font-size: 11px;
    font-size: 1.1rem;
  }

  .page-header__date .page-header__from-date span:last-child,
  .page-header__date .page-header__to-date span:last-child{
    font-size: 18px;
    font-size: 1.8rem;
  }

  .page-header__titles{
    margin-left: 4em;
  }

  .accordion .panel + .panel,
  .bs-accordion .panel + .panel{
    margin-top: 1px;
  }

  .accordion .panel .panel-title,
  .bs-accordion .panel .panel-title{
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 700 !important;
  }

  .accordion .panel .panel-title a,
  .accordion .panel .panel-title a:hover,
  .accordion .panel .panel-title a:focus,
  .bs-accordion .panel .panel-title a,
  .bs-accordion .panel .panel-title a:hover,
  .bs-accordion .panel .panel-title a:focus{
    position: relative;
    font-family: "Roboto", Arial, sans-serif;
  }

  .accordion .panel .panel-title a:after,
  .accordion .panel .panel-title a:hover:after,
  .accordion .panel .panel-title a:focus:after,
  .bs-accordion .panel .panel-title a:after,
  .bs-accordion .panel .panel-title a:hover:after,
  .bs-accordion .panel .panel-title a:focus:after{
    position: absolute;
    display: inline-block;
    right: 15px;
    width: 12px;
    height: 7px;
    background-image: url("../images/icon-arrow-down--mobile.svg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 12px 7px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    content: "";
  }

  .accordion .panel .panel-title a.collapsed,
  .bs-accordion .panel .panel-title a.collapsed{
    color: white;
    background: #019CDC;
  }

  .accordion .panel .panel-title a.collapsed:after,
  .bs-accordion .panel .panel-title a.collapsed:after{
    -webkit-transform: rotate(0deg) !important;
    -ms-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
    content: "";
  }

  .accordion .panel .panel-body,
  .bs-accordion .panel .panel-body{
    font-family: "Roboto", Arial, sans-serif;
  }

  .tabs .tab-content,
  .bs-tabs .tab-content{
    background: none;
    padding: 24px 16px 16px 16px;
  }

  .headline{
    font-size: 17px;
    font-size: 1.7rem;
    margin-bottom: 8px !important;
    color: #333;
  }

  .headline .btn-link{
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 400;
    text-transform: none;
    color: #019CDC;
  }

  .headline:after{
    content: none;
  }

  .zinc-code{
    font-family: "Roboto", Arial, sans-serif;
    color: #999;
    font-size: 10px;
    font-size: 1rem;
    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .thumbnail.access-locked-flag h3{
    background-size: 1.75rem;
    font-size: 2.6vh;
  }

  .row .thumbnail--165by100{
    margin: 0 !important;
    width: 100%;
    height: auto;
  }

  .row .thumbnail--165by100 .caption{
    display: block;
    height: 100%;
    min-height: 180px;
    padding: 2.7vw;
  }

  .row .thumbnail--165by100 h3{
    position: relative;
    bottom: 0;
    right: auto;
    font-size: 2rem;
    width: auto;
    overflow: visible;
    line-height: 19px;
  }

  .row .thumbnail--165by100 .description{
    display: block;
  }

  .row .thumbnail--165by100 a{
    font-size: 1.8vw;
  }

  .row .thumbnail--165by100 .cta{
    display: block;
    position: absolute;
    bottom: 10px;
  }

  .row .col-xs-12 .thumbnail--165by100,
  .row .col-xs-12 .thumbnail--165by100{
    width: auto;
  }

  .embed-responsive-266by100{
    padding-bottom: 38% !important;
  }

  .scroller--x{
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-scroll-snap-type: mandatory;
    -ms-scroll-snap-type: mandatory;
    scroll-snap-type: mandatory;
    -webkit-scroll-snap-points-x: repeat(84vw);
    -ms-scroll-snap-points-x: repeat(84vw);
    scroll-snap-points-x: repeat(84vw);
    -webkit-scroll-snap-type: x mandatory;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
  }

  .scroller--x > *{
    display: inline-block;
    scroll-snap-align: start;
  }

  #navbar li.dropdown,
  #navbar li.dropdown.open{
    display: none;
  }

  #navbar li.dropdown .dropdown-toggle,
  #navbar li.dropdown.open .dropdown-toggle{
    margin-top: 5px;
    width: auto;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }

  #navbar li.dropdown .dropdown-menu,
  #navbar li.dropdown.open .dropdown-menu{
    top: 43px;
    left: auto;
    right: 2px;
  }

  .l-title + .l-top .breadcrumb{
    display: none;
  }

  .region--footer-second{
    margin: 0 auto 20px auto;
  }

  footer.old-footer{
    padding: 22px 20px 61px 20px;
    background-color: #003479;
  }

  footer.old-footer .footer-links ul{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  footer.old-footer .footer-links li{
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 30%;
    -ms-flex: 1 0 30%;
    flex: 1 0 30%;
  }

  footer.old-footer .footer-links a{
    margin: 0 6px;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.65) !important;
  }

  footer.old-footer .footer-social{
    width: 100%;
  }

  footer.old-footer .footer-social .footer-social--mobile{
    padding: 17px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #335C85;
  }

  footer.old-footer .footer-social p{
    font-family: "Roboto", Arial, sans-serif;
    color: rgba(255, 255, 255, 0.65) !important;
  }

  footer.old-footer .footer-social a{
    margin: 0 10px;
  }

  footer.old-footer .footer-social a.janssen-global{
    width: 133px;
    height: 66px;
    margin: 0 auto;
  }

  footer.old-footer .foot-note{
    padding-top: 0;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 9px;
    line-height: 11px;
    text-align: center;
    color: rgba(255, 255, 255, 0.65) !important;
    border-top: none;
  }

  footer.old-footer .foot-note p{
    color: rgba(255, 255, 255, 0.65) !important;
  }

  footer.new-footer .liveagent .btn:before, footer.new-footer .liveagent .form-submit:before, footer.new-footer .liveagent .btn-wrapper a:before, .btn-wrapper footer.new-footer .liveagent a:before, footer.new-footer .liveagent
  .btn-wrapper input:before,
  .btn-wrapper footer.new-footer .liveagent input:before, footer.new-footer .liveagent
  .btn-wrapper button:before,
  .btn-wrapper footer.new-footer .liveagent button:before{
    left: 25% !important;
  }

  .mainmenu-container{
    display: block;
    top: 50px;
    left: -100%;
    max-height: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .mainmenu-container.active{
    left: 0;
    /* Todo --mobile risky change, keep an eye on this change
        main-menu should always show above content
       */
    z-index: 103;
  }

  .brand-bar-on .mainmenu-container{
    top: 80px;
  }

  .profile-container--mobile{
    position: fixed;
    width: 100%;
    top: 50px;
    bottom: 0;
    z-index: 120;
    height: 122px;
  }

  .profile-container--mobile.js-hidden{
    top: 50px;
  }

  .with-brand-bar .profile-container--mobile.js-hidden{
    top: 50px;
  }

  .profile-container--mobile ul.list--links li, .profile-container--mobile .wrapped-list--list-links ul li, .wrapped-list--list-links .profile-container--mobile ul li{
    padding-left: 30px;
    padding-right: 30px;
  }

  .with-brand-bar .search-container{
    top: 0;
  }

  .search-container .navbar-form{
    border: none;
    margin-bottom: 0;
  }

  .search-container .navbar-form .input-group{
    margin-bottom: 0;
  }

  .search-container .navbar-form .input-group input:hover, .search-container .navbar-form .input-group input:focus{
    background-color: #fff;
  }

  .form-select{
    height: 40px;
    padding: 6px 0 0 6px;
    border: none;
    border-radius: 0px;
    display: block;
    height: 40px;
    background: none;
    background-color: #fff;
    margin-bottom: 0;
    text-transform: uppercase;
    text-align: left;
    font-family: "Karbon", Arial, sans-serif;
    font-weight: 600;
    font-size: 20px;
    font-size: 2rem;
    color: #019CDC;
    line-height: 1.5;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }

  #jmc-product-name-name-abroad-form-wrapper .table-responsive{
    width: 100%;
    margin-bottom: 18px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: none;
  }

  #jmc-product-name-name-abroad-form-wrapper .table > tbody > tr > td{
    white-space: normal;
  }
}

@media (max-width: 799px){

  .admin-menu .profile-container{
    top: 154px;
  }

  .no-brand-banner .l-page{
    padding-top: 30px;
  }

  .with-brand-bar.no-brand-banner .l-page{
    padding-top: 60px;
  }

  .page-with-menu .l-main{
    padding-top: 30px;
  }

  .page-with-menu .page-header{
    margin-top: 44px;
  }

  .user-login,
  .user-pass{
    width: 100%;
  }

  #messages-box .messages{
    margin-left: 0;
    margin-right: 0;
  }

  .alert-dismissible .alert__inner{
    margin: 2px auto;
  }

  .alert-dismissible .alert__inner .alert__content{
    font-size: 1em;
  }

  .alert-dismissible .alert__inner .alert__dismiss{
    font-size: 1em;
  }

  .carousel.carousel-artist .carousel-inner{
    height: 445px;
  }

  .carousel.carousel-artist .carousel-indicators{
    margin-top: 20px;
  }

  .carousel.carousel-artist .artwork-info{
    position: absolute;
    top: 350px;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 95px 17% 0px;
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
    -webkit-transition: top 0.7s;
    -o-transition: top 0.7s;
    transition: top 0.7s;
  }

  .carousel.carousel-artist .artwork-info.open{
    top: 0;
  }

  .carousel.carousel-artist .artwork-info.open .artwork-info-open{
    opacity: 0;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
  }

  .carousel.carousel-artist .artwork-info.open .artwork-info-close{
    opacity: 1;
  }

  .carousel.carousel-two-col h3{
    font-size: 0.875em;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: inherit;
  }

  .carousel.carousel-two-col .description{
    margin-bottom: 20px;
    line-height: 1.1;
    font-family: "Karbon", Arial, sans-serif;
    font-weight: 600;
    font-size: 1.625em;
  }

  .carousel-slide--media .media--video{
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px;
    margin-top: 1.5em;
  }

  .product-actions *:not(:first-child).material-download{
    margin-left: 0;
  }

  .select-menu--sections .custom-select-menu label{
    font-size: 26px;
    font-size: 2.6rem;
  }

  .select-menu--sections .custom-select-menu ul li{
    font-size: 24px;
    font-size: 2.4rem;
  }

  .jumbotron video{
    display: none;
  }

  #language_top_banner{
    padding: 12px 0 12px 0;
    text-align: left;
  }

  #language_top_banner #close{
    display: inline-block;
    position: absolute;
    right: 10px;
  }

  #language_top_banner #close:before{
    width: 80%;
  }

  #language_top_banner #close:after{
    width: 80%;
  }

  #language_top_banner .message,
  #language_top_banner .language-selector{
    width: 90%;
  }

  #language_top_banner .message form,
  #language_top_banner .language-selector form{
    width: 100%;
  }

  #language_top_banner .message .form-item,
  #language_top_banner .language-selector .form-item{
    width: 100%;
    margin-right: 0;
  }

  #language_top_banner .message button,
  #language_top_banner .language-selector button{
    display: none;
  }

  #language_top_banner .message .form-item-select-language .selectric,
  #language_top_banner .language-selector .form-item-select-language .selectric{
    width: 100%;
  }

  #language_top_banner .message .form-item-select-language .selectric .button,
  #language_top_banner .language-selector .form-item-select-language .selectric .button{
    position: absolute;
    right: -5px;
  }

  #language_top_banner .message .form-item-select-language .selectric .button:before,
  #language_top_banner .language-selector .form-item-select-language .selectric .button:before{
    left: 0;
    width: 28%;
  }

  #language_top_banner .message .form-item-select-language .selectric .button:after,
  #language_top_banner .language-selector .form-item-select-language .selectric .button:after{
    width: 28%;
  }

  #language_top_banner .message .form-item-select-language .selectric-open .selectric .button:before,
  #language_top_banner .language-selector .form-item-select-language .selectric-open .selectric .button:before{
    left: 10px;
  }

  #language_top_banner .message{
    display: none;
  }

  .language_banner .mainmenu-container{
    top: 220px;
  }

  .language_banner .l-main{
    padding-top: 180px;
  }

  .language_banner.page-disease-area.with-brand-bar .page-with-menu .mainmenu-container{
    top: 188px;
  }

  .language_banner.page-disease-area .l-main{
    padding-top: 76px;
  }

  .language_banner .page-with-menu .mainmenu-container{
    top: 308px;
  }

  .language_banner .page-with-menu .l-main{
    padding-top: 76px;
  }

  .language_banner.with-brand-bar .page-with-menu .mainmenu-container{
    top: 188px;
  }

  .language_banner .navbar-fixed-top{
    top: 64px;
  }

  .language_banner .profile-container--mobile{
    top: 114px;
  }

  .language_banner.with-brand-bar .profile-container--mobile{
    top: 144px;
  }

  .section--event-content-section .video-carousel{
    padding-left: 16px;
  }

  .section--event-content-section .video-carousel .card--event{
    padding-left: 0;
  }

  .section--event-content-section .video-carousel .ols-play-icon{
    left: 45%;
    top: 50px;
  }

  .section--event-content-section .video-carousel .ols-image{
    width: 100%;
  }

  .page-event .event_list .container, .page-event .event_list .no-page-manager-page .l-content, .no-page-manager-page .page-event .event_list .l-content, .page-event .event_list .tabs-container ul.tabs, .tabs-container .page-event .event_list ul.tabs, .page-event .event_list #sliding-popup .popup-content, #sliding-popup .page-event .event_list .popup-content, .page-event .event_list .region--foot-note, .page-event .event_list .tabs--section .tab-content, .tabs--section .page-event .event_list .tab-content, .page-event .event_list .nav-menu__root, .page-event .event_list .region--footer-first, .page-event .event_list
  .region--footer-second{
    padding-left: 0;
    padding-right: 0;
  }

  .page-event .action-button{
    padding-left: 16px;
    padding-right: 16px;
    margin: 0;
  }

  .page-event .action-button .white-wrapper{
    margin: 0;
  }

  .modal-video-references .action-button .white-wrapper,
  .modal-video-documents .action-button .white-wrapper{
    padding-right: 0;
  }

  .modal-video-references .col-md-6:nth-child(2n+1), .modal-video-references .col-md-6:first-child,
  .modal-video-documents .col-md-6:nth-child(2n+1),
  .modal-video-documents .col-md-6:first-child{
    padding-right: 0;
  }

  .section--tabs-icon .page-header{
    background: #F2F2F2;
  }

  .section--video-gallery .embed-responsive:after{
    background-size: 75px;
  }

  .my-events-page .event_list .main_info .list__title a,
  .page-event .event_list .main_info .list__title a{
    font-size: 15px;
    font-size: 1.5rem;
  }

  .my-events-page .event_list .description,
  .page-event .event_list .description{
    margin-bottom: 15px;
    font-size: 12px;
    font-size: 1.2rem;
  }

  .my-events-page .event_list .live_element,
  .page-event .event_list .live_element{
    margin-bottom: 20px;
  }

  .my-events-page .event_list .upcoming_events,
  .my-events-page .event_list .available_events,
  .page-event .event_list .upcoming_events,
  .page-event .event_list .available_events{
    font-size: 18px;
    font-size: 1.8rem;
  }

  .my-events-page .event_list .upcoming_events.active,
  .my-events-page .event_list .available_events.active,
  .page-event .event_list .upcoming_events.active,
  .page-event .event_list .available_events.active{
    padding-right: 10px;
  }

  .page-event .event_list .list__title,
  .page-event .event_list .description{
    padding-left: 20px;
  }

  .page-event .modal-content .modal-header{
    background: #1C75BC;
  }

  .page-event .modal-content .modal-header h4.modal-title{
    color: white;
    padding-top: 10px;
  }

  .page-event .modal-content .modal-body{
    padding: 10px;
  }

  .page-event .speaker_list .speaker .speaker-header .list__title{
    font-weight: normal;
  }

  .page-event .speaker_list .speaker .speaker-header .speaker_title_workplace{
    font-size: 16px;
    font-size: 1.6rem;
    margin-top: 6px;
  }

  .page-event .event_list.events_list_page h2{
    font-size: 20px;
    font-size: 2rem;
  }

  .list--materials .list__item .media--vertical .media-body h3 a{
    height: auto !important;
  }

  .map-view-callout .nav-tabs li a, .map-view-callout .ui-tabs .ui-tabs-nav li a, .ui-tabs .map-view-callout .ui-tabs-nav li a{
    background: inherit;
  }

  .map-view-callout .view-doctor-view.view-display-id-page{
    visibility: hidden;
    margin-bottom: 0;
  }

  .map-view-callout .view-doctor-view.view-display-id-page_1{
    padding: 24px 21px 32px 17px;
    margin-bottom: 0;
  }

  .map-view-callout .view-doctor-view.view-display-id-page_1 .hospital-list .bottom-line{
    margin: 0 15px;
  }

  .map-view-callout .view-doctor-view.view-display-id-page_1 .icon-col{
    display: none;
  }

  .map-view-callout .view-doctor-view.view-display-id-page_1 .views-field-field-email{
    margin-top: 0px;
    float: none;
  }

  .view-display-popup-info .close-modal:before{
    width: 80%;
  }

  .view-display-popup-info .close-modal:after{
    width: 80%;
  }

  .media--congress .media-left,
  .media--congress .media-body{
    display: inline-block;
  }

  .media--congress .media-left{
    padding-right: 10px;
    width: -webkit-calc(35% - 10px);
    width: calc(35% - 10px);
  }

  .media--congress img.media-object{
    max-width: 100%;
  }

  .media--congress .media-body{
    width: 65%;
  }

  form[id^="views-exposed-form-doctor-view-page"]{
    padding-left: 16px;
  }

  form[id^="views-exposed-form-doctor-view-page"] .views-exposed-form .views-exposed-widget .my-views-filter-submit{
    right: 80px;
    top: 14px;
    margin-top: 0;
    background: #1C75BC;
    padding: 0 10px;
  }

  form[id^="views-exposed-form-doctor-view-page"] .views-exposed-form .views-exposed-widget .spravato-clear-search{
    top: 12px;
    padding: 0 12px 0 0;
  }

  .topic-menu.topic-menu--fixed{
    display: none;
  }

  .page-my-jmc-requested-articles .breadcrumb{
    display: none;
  }

  .page-my-jmc-requested-articles .requested-articles-list ul li{
    padding: 0px 0px !important;
    height: 100%;
  }

  .page-my-jmc-requested-articles .requested-articles-list ul li:last-child .articles_download_text{
    border-bottom: none;
  }

  .page-my-jmc-requested-articles .requested-articles-list ul li .pdf-icon{
    display: none;
  }

  .page-my-jmc-requested-articles .date-sort-label{
    margin-bottom: -10px;
  }

  .page-my-jmc-requested-articles .article-details{
    display: none;
  }

  .page-my-jmc-requested-articles .article-title{
    width: 90%;
    height: 47px;
  }

  .page-my-jmc-requested-articles .articles_container p{
    padding: 10px 20px !important;
  }

  .page-my-jmc-requested-articles .articles_download_text{
    display: block;
    width: 95%;
    margin-left: 10px;
    margin-top: -5px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 20px;
    text-decoration: underline;
  }

  .page-my-jmc-requested-articles .articles_download_text a{
    color: #019cdc;
  }

  .page-my-jmc .l-bottom .section{
    width: 100%;
  }

  .my_jmc_articles_block{
    width: 100%;
  }

  .my_jmc_articles_block .article-item{
    height: 60px !important;
  }

  .nav-tabs.nav-tabs--section li.active .svg-icon, .ui-tabs .nav-tabs--section.ui-tabs-nav li.active .svg-icon, .nav-tabs.nav-tabs--section li:hover .svg-icon, .ui-tabs .nav-tabs--section.ui-tabs-nav li:hover .svg-icon{
    display: block;
  }

  .nav-tabs.nav-tabs--section li .svg-icon, .ui-tabs .nav-tabs--section.ui-tabs-nav li .svg-icon{
    display: block;
    line-height: 1;
    margin: 0;
    text-align: center;
  }

  .nav-tabs.nav-tabs--section li .svg-icon svg, .ui-tabs .nav-tabs--section.ui-tabs-nav li .svg-icon svg{
    display: inline-block;
  }

  .tabs--section .tab-pane{
    padding: 0;
  }

  .thumbnail.thumbnail--horizontal{
    display: block;
    height: auto;
  }

  #related-material-carousel .carousel-inner{
    height: auto;
  }

  .carousel-control{
    display: none;
  }

  .carousel-slide .block-image{
    height: 220px;
  }

  .carousel-slide .block-text{
    height: 160px;
    padding: 20px;
  }

  .carousel.carousel-basic h4{
    font-size: 1.125em;
    text-shadow: none;
  }

  .carousel.carousel-basic h2{
    font-size: 1.625em;
    text-shadow: none;
  }

  .carousel.carousel-basic h2 a{
    color: #706D74;
  }

  #block-jmc-language-language-selector{
    margin-top: 20px;
  }

  .old-footer #block-jmc-language-language-selector .selectric{
    background: #003479;
  }

  #block-jmc-language-language-selector .selectric .button{
    position: absolute;
    right: 0;
    top: -3px;
  }

  #block-jmc-language-language-selector .selectric .button:before{
    left: 11px;
  }

  #block-jmc-language-language-selector .selectric .button:after{
    left: 10px;
  }

  #block-jmc-language-language-selector .selectric-open .selectric .button:before{
    left: 15px;
  }

  #block-jmc-language-language-selector .selectric-open .selectric .button:after{
    left: -3px;
  }

  .navbar-default .navbar-nav .cart-item{
    margin-right: 15px;
  }

  .navbar-default .navbar-nav .cart-item .cart a .badge{
    right: 20%;
  }

  .navbar-default .navbar-nav .cart-item .cart a .cart-label{
    width: 60px;
    line-height: 0;
  }

  .navbar-default .navbar-nav .menu--iod{
    width: auto !important;
  }

  .nav-menu{
    width: auto;
    padding: 0;
  }

  .nav-menu__root{
    display: grid;
    margin: 0;
  }

  .nav-menu--bottom .col-md-5:after{
    content: none;
  }

  .nav-menu--bottom .media{
    margin-bottom: 20px;
  }

  .nav-pills.nav-pills--dropdown li a.access-locked-flag:before{
    float: left;
  }

  .nav-menu--sub{
    display: block;
    overflow: visible;
    text-align: left;
  }

  .nav-menu--sub li:first-child{
    border-top: none;
    background: none;
  }

  .nav-menu--sub li:first-child .sub-item{
    padding-left: 5%;
  }

  .nav-menu--sub li .nav-menu__menu-container{
    position: relative;
    text-align: left;
    background: none;
  }

  .nav-menu--sub li .nav-menu__menu-container .nav-menu__menu{
    position: absolute;
    width: 100%;
    max-height: 0;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: max-height 0.8s cubic-bezier(1, 0, 0, 1);
    -o-transition: max-height 0.8s cubic-bezier(1, 0, 0, 1);
    transition: max-height 0.8s cubic-bezier(1, 0, 0, 1);
  }

  .nav-menu--sub li .nav-menu__menu-container .nav-menu__menu li{
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    background: #00679B;
  }

  .nav-menu--sub li .nav-menu__menu-container .nav-menu__menu li .nolink{
    margin: 0;
    padding: 14px 16px;
  }

  .nav-menu--sub .nav-menu__menu{
    top: 44px;
    background: #F7F7F7;
  }

  .nav-menu--sub .nav-menu__category{
    position: fixed;
    width: 100%;
    margin: 0;
    padding: 15px 26px 15px 15px;
    background: #005782;
  }

  .nav-menu--sub.expanded{
    background: #00679B;
  }

  .page-header__titles{
    margin-left: 8em;
  }

  .tabs .tab-content,
  .bs-tabs .tab-content{
    padding: 15px 15px 20px;
  }

  .col-xs-6.p-sm-0 .thumbnail-wrapper, col-xs-6 .thumbnail-wrapper{
    padding-right: 16px !important;
    padding-left: 6px !important;
    margin-bottom: 12px !important;
  }

  .col-xs-6.p-sm-0:nth-child(2n+1) .thumbnail-wrapper, col-xs-6:nth-child(2n+1) .thumbnail-wrapper{
    padding-right: 6px !important;
    padding-left: 16px !important;
  }

  .row .thumbnail--165by100 a{
    font-size: 3.2vw;
  }

  footer.new-footer .container, footer.new-footer .no-page-manager-page .l-content, .no-page-manager-page footer.new-footer .l-content, footer.new-footer .tabs-container ul.tabs, .tabs-container footer.new-footer ul.tabs, footer.new-footer #sliding-popup .popup-content, #sliding-popup footer.new-footer .popup-content, footer.new-footer .region--foot-note, footer.new-footer .tabs--section .tab-content, .tabs--section footer.new-footer .tab-content, footer.new-footer .nav-menu__root, footer.new-footer .region--footer-first, footer.new-footer
  .region--footer-second{
    padding-right: 26px !important;
    padding-left: 26px !important;
  }

  footer.new-footer .footer-social .social-links-wrapper{
    border-top: 1px solid #335C85;
    margin-top: 0;
    padding-top: 20px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  footer.new-footer .footer-social .janssen-global-wrapper{
    padding-bottom: 20px;
  }

  footer.new-footer .footer-social .janssen-global-wrapper{
    text-align: center;
  }

  footer.new-footer .second-row{
    margin-top: 10px;
  }

  footer.new-footer .second-row .col-md-8{
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  footer.new-footer .second-row .footer-links{
    padding-bottom: 20px;
  }

  footer.new-footer .footer-social a.janssen-global{
    margin: 15px 0;
    width: 160px;
  }

  footer.new-footer .foot-note{
    padding-bottom: 10px;
  }

  footer.new-footer .liveagent .btn, footer.new-footer .liveagent .form-submit, footer.new-footer .liveagent .btn-wrapper a, .btn-wrapper footer.new-footer .liveagent a, footer.new-footer .liveagent
  .btn-wrapper input,
  .btn-wrapper footer.new-footer .liveagent input, footer.new-footer .liveagent
  .btn-wrapper button,
  .btn-wrapper footer.new-footer .liveagent button{
    width: 100%;
    margin-right: 0;
    padding-left: 25px;
  }

  footer.new-footer #block-jmc-language-language-selector{
    border-top: 1px solid #335C85;
    padding-top: 20px;
    text-transform: uppercase;
    padding-bottom: 0;
    margin-top: 0;
  }

  footer.new-footer #block-jmc-liveagent-liveagent{
    border-top: 1px solid #335C85;
    margin-top: 20px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .mainmenu-container{
    bottom: 0;
  }

  .page-search .search-container.active{
    background: #00679B !important;
  }

  .page-search .search-container .navbar-form .input-group input:hover, .page-search .search-container .navbar-form .input-group input:focus{
    background: #00679B !important;
    color: #fff;
  }

  .page-search .search-container .navbar-form .input-group input{
    background: #00679B !important;
    color: #fff;
    text-indent: 15px;
  }

  .section.results .search-result-item .result-lineitem .left{
    width: 100%;
  }

  .section.results .search-result-item .result-lineitem .right{
    display: none;
  }

  .section.results .search-product-logo{
    float: none;
    padding-right: 0;
  }

  .facet-filter-title{
    padding: 10px 20px;
  }

  .facet-filter-title h2:before{
    font-family: 'Glyphicons Halflings';
    content: "\e138";
  }

  .page-search .jnj-layout .l-content-row .col-md-3{
    padding: 0px;
    position: fixed;
    width: 100%;
    top: 50px;
    z-index: 999;
  }

  .page-search .jnj-layout .l-content-row .col-md-3 .section.facet-filter-title{
    margin-bottom: 0px;
  }

  .page-search .jnj-layout .l-content-row .col-md-3 .inner{
    padding: 0 20px 20px 20px;
    display: none;
    clear: both;
  }

  .page-search .jnj-layout .l-content-row .col-md-3 .inner .list--no-bullets li{
    font-weight: 600;
  }

  .page-search .jnj-layout .l-content-row .col-md-3 #panel-id-apply-filters{
    background: #ABABAB;
    color: #fff;
    padding: 20px;
    text-align: center;
    position: fixed;
    bottom: 0;
    margin: 0 !important;
  }

  .page-search .jnj-layout .l-content-row .col-md-3 #panel-id-apply-filters.open{
    background: #019CDC;
    display: block;
  }
}

@media (max-device-width: 320px) and (orientation: landscape){

  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse{
    max-height: 200px;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 0){

  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control{
    line-height: 38px;
  }

  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm > .input-group-btn > input[type="date"].form-submit,
  .btn-wrapper
  .input-group-sm > .input-group-btn > input[type="date"],
  .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"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm > .input-group-btn > input[type="time"].form-submit,
  .btn-wrapper
  .input-group-sm > .input-group-btn > input[type="time"],
  .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"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].form-submit,
  .btn-wrapper
  .input-group-sm > .input-group-btn > input[type="datetime-local"],
  .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"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm > .input-group-btn > input[type="month"].form-submit,
  .btn-wrapper
  .input-group-sm > .input-group-btn > input[type="month"],
  .input-group-sm
  input[type="month"]{
    line-height: 33px;
  }

  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg > .input-group-btn > input[type="date"].form-submit,
  .btn-wrapper
  .input-group-lg > .input-group-btn > input[type="date"],
  .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"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg > .input-group-btn > input[type="time"].form-submit,
  .btn-wrapper
  .input-group-lg > .input-group-btn > input[type="time"],
  .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"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].form-submit,
  .btn-wrapper
  .input-group-lg > .input-group-btn > input[type="datetime-local"],
  .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"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg > .input-group-btn > input[type="month"].form-submit,
  .btn-wrapper
  .input-group-lg > .input-group-btn > input[type="month"],
  .input-group-lg
  input[type="month"]{
    line-height: 49px;
  }
}

@media print and (min-width: 576px){

  .carousel.carousel-artist .artwork-container{
    float: left;
    width: 66.6666666667%;
  }

  .carousel.carousel-artist .artwork-info{
    float: left;
    width: 33.3333333333%;
  }

  .list--panels > li{
    float: left;
    width: 33.3333333333%;
  }

  .list--products .list__item{
    float: left;
    width: 50%;
  }

  .list--materials .list__item{
    float: left;
    width: 50%;
  }
}

@media print{

  .visible-print{
    display: block !important;
  }

  table.visible-print{
    display: table !important;
  }

  tr.visible-print{
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print{
    display: table-cell !important;
  }

  .visible-print-block{
    display: block !important;
  }

  .visible-print-inline{
    display: inline !important;
  }

  .visible-print-inline-block{
    display: inline-block !important;
  }

  .hidden-print{
    display: none !important;
  }

  .l-page{
    min-height: 0;
    display: block;
  }

  .l-main{
    padding-top: 92px !important;
  }

  .l-title{
    margin-bottom: 0;
  }

  html{
    font-size: 7.5pt;
  }

  @page{
    margin: 10mm;
  }

  .container, .no-page-manager-page .l-content, .tabs-container ul.tabs, #sliding-popup .popup-content, .region--foot-note, .tabs--section .tab-content, .nav-menu__root, .region--footer-first,
  .region--footer-second{
    width: 790px;
  }

  .col-md-1{
    width: 8.3333333333%;
    float: left;
  }

  .col-md-2{
    width: 16.6666666667%;
    float: left;
  }

  .col-md-3{
    width: 25%;
    float: left;
  }

  .col-md-4{
    width: 33.3333333333%;
    float: left;
  }

  .col-md-5{
    width: 41.6666666667%;
    float: left;
  }

  .col-md-6{
    width: 50%;
    float: left;
  }

  .col-md-7{
    width: 58.3333333333%;
    float: left;
  }

  .col-md-8{
    width: 66.6666666667%;
    float: left;
  }

  .col-md-9{
    width: 75%;
    float: left;
  }

  .col-md-10{
    width: 83.3333333333%;
    float: left;
  }

  .col-md-11{
    width: 91.6666666667%;
    float: left;
  }

  .col-md-12{
    width: 100%;
    float: left;
  }

  tr,
  img,
  .section,
  .l-footer{
    page-break-inside: avoid;
  }

  img{
    max-width: 100% !important;
  }

  h2,
  h3{
    page-break-after: avoid;
  }

  #navbar,
  .social-share,
  .btn--top-top,
  .modal,
  .modal-backdrop,
  .alert-dismissible,
  #sliding-popup,
  .carousel-indicators,
  .carousel-control,
  .artwork-info-close,
  .artwork-info-open{
    display: none !important;
  }

  .collapse,
  .ui-accordion-content{
    display: block !important;
  }

  .carousel.carousel-artist{
    height: auto;
    overflow: visible;
  }

  .carousel.carousel-artist .carousel-inner{
    height: auto !important;
  }

  .carousel.carousel-artist .carousel-slide{
    margin-left: -16px;
    margin-right: -16px;
  }

  .carousel.carousel-artist .carousel-slide:before, .carousel.carousel-artist .carousel-slide:after{
    content: " ";
    display: table;
  }

  .carousel.carousel-artist .carousel-slide:after{
    clear: both;
  }

  .carousel.carousel-artist .shutter-close{
    display: none;
  }

  .carousel.carousel-artist .shutter{
    position: static;
    height: auto;
    padding: 1em;
  }

  .carousel.carousel-artist .shutter .middle{
    position: static;
    width: 100% !important;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    text-align: center;
  }

  .carousel.carousel-artist .shutter .artist{
    position: static;
    margin-top: 2em;
  }

  .carousel.carousel-artist .artwork-container{
    height: 380px;
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .carousel.carousel-artist .artwork-info{
    position: static !important;
    height: auto;
    padding: 0 16px !important;
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .list--panels > li{
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .list--products .list__item{
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .list--materials .list__item{
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .nav-pills{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .nav-pills li{
    border-left: 1px solid #019CDC;
  }

  .nav-pills li:last-child{
    border-right: 1px solid #019CDC;
  }

  .nav-pills li .nolink,
  .nav-pills li a{
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
  }

  .panel{
    padding: 15px;
  }

  .thumbnail.thumbnail--horizontal .thumbnail__image{
    display: none;
  }

  .thumbnail.thumbnail--horizontal .caption{
    height: auto;
    padding: 30px;
  }

  .carousel-inner{
    height: auto;
    overflow: visible;
  }

  .carousel-inner > .item{
    display: block;
  }

  .carousel-slide{
    height: auto;
  }

  .carousel-slide .block-image{
    display: none;
  }

  .navbar{
    position: absolute;
  }

  .navbar-default .navbar-nav > li.menu-search{
    text-align: center;
    background: none;
  }

  .navbar-default .navbar-nav > li.menu-search .text{
    display: block;
  }

  .navbar .navbar-toggle{
    display: block;
  }

  .navbar .navbar-toggle .icon-bar{
    display: none;
  }

  .navbar .navbar-toggle em{
    display: block !important;
    position: static;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: normal;
  }

  .page-header__title{
    text-shadow: none;
  }
}

@media (max-width: 575px) and (max-width: 575px){

  .card--event{
    width: 84vw;
  }

  .row .thumbnail--165by100 a{
    font-size: 4.2vw;
  }
}

@media (max-width: 575px) and (max-width: 340px){

  .section--event-content-section .callout-block .live_element .start-time{
    right: 10px;
  }
}

@media (max-width: 400px){

  .jumbotron-fullscreen__title h2{
    font-size: 33px;
    font-size: 3.3rem;
  }
}

@media (max-width: 320px){

  .navbar-default .navbar-nav > li{
    margin-right: 0%;
  }
}

@media (max-width: 1199px) and (max-width: 575px){

  .navbar-default .navbar-nav > li.menu-search.menu-search--active .nav-menu, .navbar-default .navbar-nav > li.menu-search.menu-search--active .nav-menu--sub{
    display: none !important;
  }
}

@media (max-width: 799px) and (max-width: 575px){

  .nav-menu--sub .nav-menu__category .black-triangle{
    width: 22px;
    position: relative;
    display: inline-block;
    height: 10px;
  }

  .nav-menu--sub .nav-menu__category .black-triangle:after{
    position: absolute;
    top: -5px;
    font-size: 20px;
    left: 2px;
  }
}

@media (max-width: 799px) and (max-width: 799px){

  .nav-menu--sub .nav-menu__category:after{
    float: right;
    width: 12px;
    height: 12px;
    background-image: url("../images/icon-arrow-down--mobile.svg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 12px 7px;
    content: "";
    -webkit-transition: transform 0.8s cubic-bezier(1, 0, 0, 1);
    -o-transition: transform 0.8s cubic-bezier(1, 0, 0, 1);
    -webkit-transition: -webkit-transform 0.8s cubic-bezier(1, 0, 0, 1);
    transition: -webkit-transform 0.8s cubic-bezier(1, 0, 0, 1);
    transition: transform 0.8s cubic-bezier(1, 0, 0, 1);
    transition: transform 0.8s cubic-bezier(1, 0, 0, 1), -webkit-transform 0.8s cubic-bezier(1, 0, 0, 1);
  }

  .nav-menu--sub.expanded .nav-menu__category:after{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    content: "";
  }
}

@media (max-width: 1199px){

  .admin-menu .profile-container{
    top: 183px;
  }

  .l-main.no-menu{
    padding-top: 70px;
  }

  .l-main{
    padding-top: 30px;
  }

  .node-type-product.with-brand-bar .l-main{
    padding-top: 74px;
  }

  .node-type-product.mini-site-no-sub-menu .l-main{
    padding-top: 30px;
  }

  .node-type-product .l-main{
    padding-top: 74px;
  }

  #sliding-popup .popup-content #popup-text{
    width: 100%;
    text-align: center;
  }

  #sliding-popup .popup-content #popup-buttons{
    width: 100%;
  }

  .language_banner .mainmenu-container{
    top: 114px;
  }

  .language_banner .l-main{
    padding-top: 77px;
  }

  .page-event .section--nav-pills{
    width: 100%;
  }

  .navbar-nav > li.menu-global .text{
    display: none;
  }

  .page-event .section--nav-pills.affix{
    position: fixed;
    top: 50px;
    bottom: auto;
  }

  .my-events-page .event_list .padding-right,
  .page-event .event_list .padding-right{
    padding-right: 0;
  }

  .page-event .event_list h2.headline{
    padding-left: 16px;
    margin-bottom: 0 !important;
  }

  .view-display-popup-info .views-field-field-speciality{
    margin-top: 3px;
  }

  .view-display-popup-info .views-field-field-email{
    float: none;
    margin-top: 5px;
  }

  .view-display-popup-info img{
    display: none;
  }

  .topic-menu.topic-menu--fixed{
    top: 154px;
  }

  .my_jmc_articles_block .article-item{
    height: 100px;
  }

  .page-products-glossary #back-to-top,
  .page-products-glossary #a, .page-products-glossary #b, .page-products-glossary #c, .page-products-glossary #d, .page-products-glossary #e, .page-products-glossary #f, .page-products-glossary #g, .page-products-glossary #h, .page-products-glossary #i, .page-products-glossary #j, .page-products-glossary #k, .page-products-glossary #l, .page-products-glossary #m, .page-products-glossary #n, .page-products-glossary #o, .page-products-glossary #p, .page-products-glossary #q, .page-products-glossary #r, .page-products-glossary #s, .page-products-glossary #t, .page-products-glossary #u, .page-products-glossary #v, .page-products-glossary #w, .page-products-glossary #x, .page-products-glossary #y, .page-products-glossary #z{
    padding-top: 152px;
    margin-top: -152px;
  }

  .globalmenu-container{
    top: 154px;
  }

  .globalmenu-container > .container, .no-page-manager-page .globalmenu-container > .l-content, .tabs-container .globalmenu-container > ul.tabs, #sliding-popup .globalmenu-container > .popup-content, .globalmenu-container > .region--foot-note, .tabs--section .globalmenu-container > .tab-content, .globalmenu-container > .nav-menu__root, .globalmenu-container > .region--footer-first, .globalmenu-container >
  .region--footer-second{
    width: auto;
  }

  .barker{
    border-bottom: 1px solid #85a8c4;
    text-align: center;
  }

  .barker.barker--middle{
    display: none;
  }

  .barker__container{
    display: inline-block;
  }

  .barker__scroll-down{
    display: none;
  }

  .jumbotron-fullscreen{
    min-height: -webkit-calc(100vh - 92px - 62px);
    min-height: calc(100vh - 92px - 62px);
  }

  .small-header .jumbotron-fullscreen__title h2{
    font-size: 38px;
    font-size: 3.8rem;
  }

  .jumbotron-fullscreen__title{
    padding: 2rem;
  }

  .jumbotron-fullscreen__barker{
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .navbar{
    text-transform: uppercase;
  }

  .navbar{
    min-height: 50px;
    font-family: "Roboto", Arial, sans-serif;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  }

  .navbar.search--active{
    min-height: 100%;
  }

  .navbar.search--active .nav-menu--sub{
    display: none !important;
  }

  .navbar .user-account,
  .navbar .user-profile{
    display: none;
  }

  .navbar-brand-wrapper{
    height: 50px;
    position: absolute;
  }

  .navbar-brand-wrapper .navbar-brand{
    text-align: left;
    max-width: 130px;
    height: 50px;
    padding: 14px 0 13px 0;
    left: 50px;
    top: auto;
    line-height: 23px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .navbar-brand-wrapper.no-hamburger .navbar-brand{
    left: 15px;
  }

  .navbar-brand-wrapper img{
    height: 100%;
    max-height: none;
  }

  #navbar{
    display: block;
    height: 50px;
    background: white;
    border-bottom: none;
  }

  .navbar-toggle,
  .navbar-left{
    width: 24px;
  }

  .navbar-right{
    float: right;
    width: auto !important;
  }

  .navbar-right li{
    width: auto !important;
  }

  .navbar-right li.menu-search{
    width: 32px !important;
  }

  @-moz-document url-prefix(){

    .navbar-right li.menu--iod{
      min-width: 32px;
    }
  }

  .navbar-default .navbar-nav .cart-item .cart a .cart-label{
    color: transparent;
  }

  .navbar-default .navbar-nav .login-icon a{
    color: transparent;
  }

  .navbar-default .navbar-nav .janrain2-login{
    color: transparent;
  }

  .navbar-default .navbar-nav .menu--iod{
    width: 30px !important;
  }

  .navbar-default .navbar-nav{
    height: inherit;
    margin: 0 0 0 auto !important;
  }

  .navbar-default .navbar-nav > li{
    width: 20%;
  }

  .navbar-default .navbar-nav > li{
    margin-right: 10px;
  }

  .navbar-default .navbar-nav > li:first-child:before, .navbar-default .navbar-nav > li:after{
    display: none;
  }

  .navbar-default .navbar-nav > li > a{
    padding: 19px 0;
    color: #00679B;
    text-transform: none;
    font-weight: normal;
  }

  .navbar-default .navbar-nav > li > a{
    line-height: 14px;
    padding-top: 19px;
    padding-bottom: 19px;
    color: transparent !important;
  }

  .navbar-default .navbar-nav > li.menu-search:hover{
    background-image: url("../images/search-dark.svg");
  }

  .navbar-default .navbar-nav > li.menu-search{
    background: url("../images/search-dark.svg") no-repeat 50% 50%;
  }

  .navbar-default .navbar-nav > li.menu-search.menu-search--active{
    width: 50px !important;
    height: 50px !important;
    margin: 0;
    background: url("../images/icon-search-click--mobile.svg") #00679B no-repeat 50% 50% !important;
    background-size: 20px !important;
  }

  .navbar-default .navbar-nav > li.menu-search.menu-search--active a{
    padding: 0;
  }

  .navbar-default .navbar-nav > li .logout{
    background: url("../images/icon-user--mobile.svg") no-repeat 50% 50%;
    display: block;
    text-indent: -999em;
    width: 32px;
  }

  .navbar-default .navbar-nav > li .user-account,
  .navbar-default .navbar-nav > li .user-profile{
    display: none;
  }

  .navbar .navbar-toggle{
    width: 24px;
    height: 50px;
    margin: 0px 13px;
  }

  .navbar .navbar-toggle em{
    display: none;
  }

  .navbar .navbar-toggle .icon-bar{
    width: inherit;
    height: 1px;
    margin-left: -13px;
    background-color: #00679B;
  }

  .navbar .navbar-toggle .icon-bar{
    top: 17px;
  }

  .navbar .navbar-toggle .icon-bar + .icon-bar{
    top: 24.5px;
  }

  .navbar .navbar-toggle .icon-bar + .icon-bar + .icon-bar{
    top: 33px;
  }

  .tabs.navigation-tabs .tab-content .nav-pills.nav-pills--dropdown li .dropdown-menu{
    position: static;
    float: none;
  }

  #navbar li.dropdown .dropdown-menu > li,
  #navbar li.dropdown.open .dropdown-menu > li{
    background-color: transparent;
    float: none;
    width: auto;
    border: none;
  }

  .region--footer-second{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  footer.new-footer .liveagent .btn:before, footer.new-footer .liveagent .form-submit:before, footer.new-footer .liveagent .btn-wrapper a:before, .btn-wrapper footer.new-footer .liveagent a:before, footer.new-footer .liveagent
  .btn-wrapper input:before,
  .btn-wrapper footer.new-footer .liveagent input:before, footer.new-footer .liveagent
  .btn-wrapper button:before,
  .btn-wrapper footer.new-footer .liveagent button:before{
    left: 40%;
  }

  .mainmenu-container{
    top: 50px;
    z-index: 103;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }

  .with-brand-bar .mainmenu-container{
    top: 80px;
  }

  .profile-container--mobile{
    position: fixed;
    width: 100%;
    top: 50px;
    bottom: 0;
    z-index: 120;
    height: 122px;
  }

  .profile-container--mobile ul.list--links, .profile-container--mobile .wrapped-list--list-links ul, .wrapped-list--list-links .profile-container--mobile ul{
    padding-left: 15px;
  }

  .search-container{
    top: 0;
    padding: 0;
    z-index: 999;
    width: -webkit-calc(100vw - 50px);
    width: calc(100vw - 50px);
  }

  .search-container .navbar-form .input-group input{
    height: 50px;
    font-weight: 100;
    font-size: 1.475rem;
    font-family: "Roboto", Arial, sans-serif;
    background-color: #fff;
    color: #000;
    padding: 0;
    text-indent: 40px;
  }

  #search-form .search-button-submit,
  .form-jmc-mobile-header .search-button-submit{
    display: none;
  }
}

/*# sourceMappingURL=styles.css.map */
