@charset "UTF-8";
/* Specific inheritable IAM Styles */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 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 */
@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=f62c67e5-3d84-44a4-9b0e-c0a2ce95eb6c&fontids=735457,735460");
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: none;
  text-decoration: underline;
  text-decoration: underline 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 {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  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 {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #aa0050;
  text-decoration: none; }
  a:hover, a:focus {
    color: #5e002c;
    text-decoration: underline; }
  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: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

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

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

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

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

mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3; }

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

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

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

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

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #aa0050; }

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

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

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

.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: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

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

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

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }

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

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " "; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: "\2014 \00A0"; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ""; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: "\00A0 \2014"; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto; }
  .container:before, .container:after {
    display: table;
    content: " "; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 760px; } }
  @media (min-width: 992px) {
    .container {
      width: 980px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1180px; } }

.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto; }
  .container-fluid:before, .container-fluid:after {
    display: table;
    content: " "; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-right: -20px;
  margin-left: -20px; }
  .row:before, .row:after {
    display: table;
    content: " "; }
  .row:after {
    clear: both; }

.row-no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.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-right: 20px;
  padding-left: 20px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .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.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }
  table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none; }
  table td[class*="col-"],
  table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none; }

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

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

.table > 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 {
  min-height: .01%;
  overflow-x: auto; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }
  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; }

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: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    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 {
    background-color: transparent;
    border: 0; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

@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: 34px; }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio.disabled label,
  fieldset[disabled] .radio label,
  .checkbox.disabled label,
  fieldset[disabled]
  .checkbox label {
    cursor: not-allowed; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }
  .radio-inline.disabled,
  fieldset[disabled] .radio-inline,
  .checkbox-inline.disabled,
  fieldset[disabled]
  .checkbox-inline {
    cursor: not-allowed; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .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, .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 {
    padding-right: 0;
    padding-left: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

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

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

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

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

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

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

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

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

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

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

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

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

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

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  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;
  background-color: #dff0d8;
  border-color: #3c763d; }

.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;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }

.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;
  background-color: #f2dede;
  border-color: #a94442; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

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

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

@media (min-width: 768px) {
  .form-inline .form-group {
    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 .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-right: -20px;
  margin-left: -20px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    display: table;
    content: " "; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }

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

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -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, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none; }

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

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #aa0050;
  border-color: #910044; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #770038;
    border-color: #110008; }
  .btn-primary:hover {
    color: #fff;
    background-color: #770038;
    border-color: #530027; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #770038;
    background-image: none;
    border-color: #530027; }
    .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: #530027;
      border-color: #110008; }
  .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: #aa0050;
    border-color: #910044; }
  .btn-primary .badge {
    color: #aa0050;
    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;
    background-image: none;
    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.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;
    background-image: none;
    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.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;
    background-image: none;
    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.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;
    background-image: none;
    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.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 {
  font-weight: 400;
  color: #aa0050;
  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: #5e002c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  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;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  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); }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }
    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
      color: #262626;
      text-decoration: none;
      background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #aa0050;
  outline: 0; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9; }

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

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    display: table;
    content: " "; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 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 {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " "; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  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) > .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 {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn 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-right: 0;
    padding-left: 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: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-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 > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-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 {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .nav:before, .nav:after {
    display: table;
    content: " "; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        cursor: not-allowed;
        background-color: transparent; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #aa0050; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      cursor: default;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #aa0050; }

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

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      margin-bottom: 5px;
      text-align: center; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

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

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

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    display: table;
    content: " "; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

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

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

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  padding-right: 20px;
  padding-left: 20px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    display: table;
    content: " "; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      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-right: 0;
        padding-left: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px; }
    @media (max-device-width: 480px) and (orientation: landscape) {
      .navbar-fixed-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px; } }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

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

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

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -20px;
  margin-left: -20px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 20px;
  font-size: 18px;
  line-height: 20px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -20px; } }

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 20px;
  margin-top: 8px;
  margin-bottom: 8px;
  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; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -20px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      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: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  padding: 10px 20px;
  margin-right: -20px;
  margin-left: -20px;
  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: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .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; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      padding-top: 0;
      padding-bottom: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

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

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

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-right: 20px;
      margin-left: 20px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -20px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .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-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        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: #555;
      background-color: #e7e7e7; }
    .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-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .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: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .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-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #090909; }
  @media (max-width: 767px) {
    .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: #9d9d9d; }
      .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; } }
  .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-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .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: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      padding: 0 5px;
      color: #ccc;
      content: "/ "; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      margin-left: -1px;
      line-height: 1.42857;
      color: #aa0050;
      text-decoration: none;
      background-color: #fff;
      border: 1px solid #ddd; }
      .pagination > li > a:hover, .pagination > li > a:focus,
      .pagination > li > span:hover,
      .pagination > li > span:focus {
        z-index: 2;
        color: #5e002c;
        background-color: #eeeeee;
        border-color: #ddd; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px; }
  .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;
    cursor: default;
    background-color: #aa0050;
    border-color: #aa0050; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

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

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

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

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

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

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

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }
  .pager:before, .pager:after {
    display: table;
    content: " "; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .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: #777777;
    cursor: not-allowed;
    background-color: #fff; }

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

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

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

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

.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: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #aa0050;
    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: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -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-right: auto;
    margin-left: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

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

.alert {
  padding: 15px;
  margin-bottom: 20px;
  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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }
  .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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  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: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #aa0050;
  -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: -webkit-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: -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;
  -o-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: -webkit-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: -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: -webkit-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: -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: -webkit-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: -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: -webkit-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: -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 {
  overflow: hidden;
  zoom: 1; }

.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 {
  padding-left: 0;
  margin-bottom: 20px; }

.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-left-radius: 4px;
    border-top-right-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #eeeeee; }
    .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: #777777; }
  .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #aa0050;
    border-color: #aa0050; }
    .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: #ff77b7; }

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 {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

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

.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: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -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 {
    display: table;
    content: " "; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  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: 3px;
  border-bottom-left-radius: 3px; }

.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-left-radius: 3px;
    border-top-right-radius: 3px; }
  .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: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-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-right: 15px;
    padding-left: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
  .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: 3px;
    border-top-right-radius: 3px; }
    .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: 3px; }
    .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: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .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-right-radius: 3px;
    border-bottom-left-radius: 3px; }
    .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: 3px; }
    .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: 3px; }

.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 {
  margin-bottom: 0;
  border: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .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: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #aa0050; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #aa0050;
    border-color: #aa0050; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #aa0050; }
    .panel-primary > .panel-heading .badge {
      color: #aa0050;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #aa0050; }

.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;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 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: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2; }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5; }

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

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-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: #fff;
  background-clip: padding-box;
  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);
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0; }
  .modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    display: table;
    content: " "; }
  .modal-header:after {
    clear: both; }

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

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    display: table;
    content: " "; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px; }
  .modal-footer .btn-group .btn + .btn {
    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; }

@media (min-width: 768px) {
  .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; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0; }
  .tooltip.in {
    filter: alpha(opacity=90);
    opacity: 0.9; }
  .tooltip.top {
    padding: 5px 0;
    margin-top: -3px; }
  .tooltip.right {
    padding: 0 5px;
    margin-left: 3px; }
  .tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px; }
  .tooltip.left {
    padding: 0 5px;
    margin-left: -3px; }
  .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 {
    right: 5px;
    bottom: 0;
    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; }

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  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 > .arrow {
    border-width: 11px; }
    .popover > .arrow, .popover > .arrow:after {
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid; }
    .popover > .arrow:after {
      content: "";
      border-width: 10px; }
  .popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0; }
    .popover.top > .arrow:after {
      bottom: 1px;
      margin-left: -10px;
      content: " ";
      border-top-color: #fff;
      border-bottom-width: 0; }
  .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0; }
    .popover.right > .arrow:after {
      bottom: -10px;
      left: 1px;
      content: " ";
      border-right-color: #fff;
      border-left-width: 0; }
  .popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
    .popover.bottom > .arrow:after {
      top: 1px;
      margin-left: -10px;
      content: " ";
      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 {
      right: 1px;
      bottom: -10px;
      content: " ";
      border-right-width: 0;
      border-left-color: #fff; }

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

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

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-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; } }
  .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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5; }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x; }
  .carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x; }
  .carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: 0.9; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px; }
  .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;
    font-family: serif;
    line-height: 1; }
  .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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px; }
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -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 {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

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

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

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

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

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

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

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

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

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

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

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

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

@media print {
  .hidden-print {
    display: none !important; } }

/* Unsets browser-applied default styling so it doesn't cause unexpected results on different browsers. See this page: https://cssreset.com/scripts/eric-meyer-reset-css/ */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: inherit;
  line-height: normal;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1;
  font-size: 16px; }

ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

select::-ms-expand {
  display: none; }

a, a:active, a:focus, a:hover, a:target {
  text-decoration: none; }

textarea:focus, input:focus {
  outline: none; }

input::-webkit-calendar-picker-indicator {
  display: none; }

button {
  border: none;
  outline: none; }

@font-face {
  font-family: "RotisSemiSansW01-Light";
  src: url("../fonts/735457/9c449cb0-4f5c-4958-a3c8-72a13b6835bf.eot?#iefix");
  src: url("../fonts/735457/9c449cb0-4f5c-4958-a3c8-72a13b6835bf.eot?#iefix") format("eot"), url("../fonts/735457/c55fc8d3-b675-4737-840c-0ebb4f56e254.woff2") format("woff2"), url("../fonts/735457/87e4fbec-eb91-40ce-9f98-f46345e41902.woff") format("woff"), url("../fonts/735457/3ec4c3fb-2e76-4362-abe6-972f798a0c7b.ttf") format("truetype"); }

@font-face {
  font-family: "Rotis SemiSans W01";
  src: url("../fonts/735460/a5a17ae1-96f3-4c04-a14a-1fc6970ca604.eot?#iefix");
  src: url("../fonts/735460/a5a17ae1-96f3-4c04-a14a-1fc6970ca604.eot?#iefix") format("eot"), url("../fonts/735460/f25abb32-be59-44c7-9213-046e351db1e3.woff2") format("woff2"), url("../fonts/735460/0bfc673c-2906-4ddd-bfee-c34fe599d5f1.woff") format("woff"), url("../fonts/735460/844a0f8e-0d48-4f07-b2f2-2212a435720d.ttf") format("truetype"); }

@font-face {
  font-family: Arial; }

* {
  font-family: Arial;
  font-size: 16px;
  color: #000;
  letter-spacing: normal; }

h1, h2, h3, h4 {
  font-weight: 300; }
  h1.underline-primary:after, h2.underline-primary:after, h3.underline-primary:after, h4.underline-primary:after {
    content: " ";
    display: block;
    width: 70px;
    height: 2px;
    margin-top: 15px;
    background: #aa0050; }
  h1.underline-black:after, h2.underline-black:after, h3.underline-black:after, h4.underline-black:after {
    content: " ";
    display: block;
    width: 70px;
    height: 2px;
    margin-top: 15px;
    background: #000; }
  h1.underline-white:after, h2.underline-white:after, h3.underline-white:after, h4.underline-white:after {
    content: " ";
    display: block;
    width: 70px;
    height: 2px;
    margin-top: 15px;
    background: #ffffff; }

body {
  background-color: #ffffff; }

header {
  background-color: #ffffff; }

footer {
  background-color: #897f80;
  min-height: 150px; }

button {
  background-color: #000;
  color: white;
  padding: 20px 10px;
  font-weight: bold; }

/*IAM Specific Generic*/
h1, h2, h3, h4 {
  font-family: "Rotis SemiSans W01"; }

h1 {
  font-size: 3.125rem;
  font-family: "RotisSemiSansW01-Light"; }

h2 {
  font-size: 2rem;
  margin-bottom: 2rem;
  line-height: 2rem; }

h3 {
  font-size: 24px;
  line-height: 1.15;
  margin-bottom: 1rem; }

h4 {
  font-size: 1rem;
  line-height: 1.5rem; }

img {
  max-width: 100%;
  display: inline-block; }

a, a:hover, a:active, a:focus {
  color: #aa0050;
  font-size: inherit;
  font-weight: bold; }

a:hover, a:active, a:focus {
  text-decoration: underline; }

a, button {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

input[type=text], input[type=email], input[type=password], input[type=tel], input[type=number], input[type=date], input[type=url], select {
  padding: 10px;
  line-height: 1rem; }

input[type="file"] {
  padding: 10px;
  line-height: 1rem;
  background-color: #87888a; }

.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
  cursor: pointer; }
  .inputfile label {
    font-size: 1.25em;
    font-weight: 700;
    color: white;
    background-color: black;
    display: inline-block; }

nav.MemexNav {
  background-color: #ffffff;
  border-color: #ffffff;
  font-size: 0.875rem;
  font-weight: bold;
  color: #000;
  border: none;
  margin-bottom: 19px; }
  nav.MemexNav > li > a {
    color: #000; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 15px;
  margin-right: 15px;
  border-top: 1px solid #c3c3c3; }

ul ul, ul ol {
  margin-left: 20px; }

ul {
  margin-bottom: 1rem;
  margin-left: 1rem; }
  ul li {
    margin-bottom: 0.2rem; }
  ul li::before {
    margin-left: -1rem;
    content: "\2022";
    color: #aa0050;
    font-weight: bold;
    display: inline-block;
    width: 1em; }

select {
  display: inline-block;
  width: auto;
  padding-right: 40px;
  background-color: #ffffff;
  background-image: url(/assets/img/cta-arrow-purple_down.png);
  background-position: calc(100% - 15px);
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  text-transform: capitalize; }

form input, form select, form textarea {
  background-color: #ffffff;
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
  border: 1px solid #999;
  outline: none; }

form input[type=checkbox], form input[type=radio] {
  width: auto; }

form textarea {
  resize: vertical;
  min-height: 320px;
  max-height: 550px;
  overflow-y: scroll;
  padding: 12px; }

form label {
  display: inline-block;
  width: 100%;
  text-align: left;
  color: #000;
  font-size: 0.875rem;
  padding-bottom: 10px;
  font-weight: normal; }

form button {
  padding: 10px 0;
  font-size: 0.875rem;
  text-align: center;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background-color: #000;
  border-radius: 5px; }

p {
  font-size: 1rem;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  margin-bottom: 0.875rem; }

.umb-grid p > span {
  margin-bottom: 0rem; }

html {
  font-size: 16px; }

#main {
  min-height: calc(100vh - 435px); }

/*NAVIGATION*/
.userLoginNav {
  margin-top: 19px; }
  .userLoginNav.loggedIn {
    margin-top: 3px; }
    .userLoginNav.loggedIn a strong {
      color: #aa0050;
      padding-right: 5px; }
    .userLoginNav.loggedIn i {
      color: #aa0050;
      font-size: 1.5rem;
      position: relative;
      top: 3px; }
    .userLoginNav.loggedIn img {
      height: 39px;
      width: 39px;
      border-radius: 50%;
      margin-right: 5px;
      vertical-align: middle;
      object-fit: cover; }
    .userLoginNav.loggedIn #MemberMenu {
      background: #ebebeb;
      border-radius: 0px;
      box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.26);
      -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.26);
      padding: 0px;
      margin-top: 5px; }
      .userLoginNav.loggedIn #MemberMenu li a {
        padding: 15px 20px;
        display: inline-block;
        color: #000;
        width: 100%;
        font-weight: normal; }
      .userLoginNav.loggedIn #MemberMenu li:not(:first-child) a {
        border-top: 1px solid #d3d3d3; }
    .userLoginNav.loggedIn #MemberHeader {
      position: relative;
      display: inline-block;
      cursor: pointer;
      margin-top: 7px; }
      .userLoginNav.loggedIn #MemberHeader button {
        padding: 0px;
        border: none; }
        .userLoginNav.loggedIn #MemberHeader button:hover, .userLoginNav.loggedIn #MemberHeader button:active, .userLoginNav.loggedIn #MemberHeader button:focus {
          background-color: #ffffff;
          outline: none !important;
          box-shadow: none;
          -webkit-box-shadow: none; }
      .userLoginNav.loggedIn #MemberHeader span {
        text-align: left;
        position: relative;
        top: 10px;
        color: #87888a;
        font-weight: normal;
        font-size: 1.0625rem;
        display: block; }
        .userLoginNav.loggedIn #MemberHeader span.welcome {
          font-size: 0.875rem; }

table.responsive-table .responsive-table-th {
  display: none; }

.MemexButton:hover, .MemexButton:focus, .MemexButton:active {
  color: #000;
  background-color: #ffffff;
  border-color: #000; }
  .MemexButton:hover span, .MemexButton:focus span, .MemexButton:active span {
    color: #000; }

.MemexUserHeader {
  border-right: 1px solid #87888a;
  padding-right: 15px;
  margin-right: 15px; }
  .MemexUserHeader span {
    vertical-align: middle; }

#search-button {
  width: 44px;
  height: 36px; }

#iam-logo {
  margin-top: 25px;
  max-width: 130px;
  height: auto; }

.navbar-default .navbar-toggle {
  border-color: #333;
  background-color: #000;
  padding: 10px 10px;
  margin-top: 17px;
  margin-bottom: 0px; }
  .navbar-default .navbar-toggle i {
    color: #ffffff !important; }

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

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #000 !important; }

.mainNav {
  margin-top: 20px; }
  .mainNav .navbar-nav {
    display: inline-block;
    min-height: 50px; }

.navbar-brand {
  padding: 0px; }
  .navbar-brand img {
    height: 149px; }

.tooltip-inner {
  max-width: 250px;
  padding: 10px;
  border-radius: 0;
  background-color: #000;
  font-size: 1rem; }

.tooltip-arrow.top {
  border-top-color: #000; }

.tooltip-arrow.bottom {
  border-bottom-color: #000; }

.tooltip-arrow.left {
  border-left-color: #000; }

.tooltip-arrow.right {
  border-right-color: #000; }

.view.not-logged-in {
  font-size: 0.875rem;
  text-transform: none !important; }

.view-all {
  margin-top: 20px; }

#language-selection {
  display: inline-block;
  margin-left: 13px;
  margin-right: -2px;
  vertical-align: middle; }
  #language-selection a {
    margin: 0 2px;
    display: inline-block; }
    #language-selection a img {
      width: 30px;
      height: 30px; }

ul.clear-bullets,
ul.nav-tabs,
ul.nav-pills,
ul.favourites-list {
  margin-bottom: inherit;
  margin-left: inherit; }
  ul.clear-bullets li,
  ul.nav-tabs li,
  ul.nav-pills li,
  ul.favourites-list li {
    margin-bottom: inherit; }
  ul.clear-bullets li::before,
  ul.nav-tabs li::before,
  ul.nav-pills li::before,
  ul.favourites-list li::before {
    content: none; }

td.cell-shrink {
  width: 0;
  min-width: 0; }

td.cell-grow {
  width: 100%; }

/*SIDE NAVIGATION WITH SUBNAV DROP DOWN*/
#SideNav {
  display: table;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px; }
  #SideNav a {
    display: inline-block;
    padding: 12px 15px;
    margin-bottom: 2px;
    border: none;
    border-radius: 0;
    font-family: "RotisSemiSansW01-Light";
    font-size: 18px;
    letter-spacing: .25px;
    background-color: #ffffff;
    color: #000; }
    #SideNav a:hover, #SideNav a:active {
      background-color: #f0f0f0; }
    #SideNav a.active {
      background-color: #aa0050;
      color: #ffffff;
      pointer-events: none; }
  #SideNav a.largeContinent {
    font-size: 0.825rem !important; }
  #SideNav .subNav a {
    background-color: #f0f0f0;
    color: #000;
    border-radius: 0px;
    padding: 13px;
    border: none; }
    #SideNav .subNav a.active {
      background-color: #000;
      color: #ffffff; }

/*BREADCRUMB NAVIGATION*/
.fa-chevron-left {
  margin-right: .5em; }

.fa-chevron-right {
  margin-left: .5em; }

/*FOOTER NAVIGATION*/
.MemexFooter .navbarSocial i {
  color: #ffffff;
  font-size: 1.5rem;
  width: 20px;
  height: 20px; }

.MemexFooter .navbarSocial li {
  margin-left: 7px; }

.MemexFooter .navbarSocial a#MemexLinkedIn {
  background-color: #004c96; }

.MemexFooter .navbarSocial a#MemexTwitter {
  background-color: #3da9e0; }

.MemexFooter .navbarSocial a#MemexFacebook {
  background-color: #385799; }

.MemexFooter .navbarSocial a#MemexYoutube {
  background-color: #cf3c2b; }

.MemexFooter .navbarSocial a {
  padding: 10px;
  text-align: center; }

.MemexFooter .MemexFooterNav {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: -15px; }

.MemexFooter p {
  color: #ffffff; }

.MemexFooter li a {
  color: #ffffff; }
  .MemexFooter li a:hover, .MemexFooter li a:focus {
    background: none;
    color: #aa0050; }

.MemexFooter .staticLinks a {
  font-weight: normal;
  color: #ffffff; }

/*TESTIMONIALS*/
.testimonial-container {
  background-color: #f4f4f4;
  padding: 80px;
  width: 100%; }
  .testimonial-container h3 {
    margin-bottom: 2rem; }
  .testimonial-container .testimonial-carousel {
    position: relative; }
    .testimonial-container .testimonial-carousel .testimonial {
      padding-bottom: 30px; }
      .testimonial-container .testimonial-carousel .testimonial .testimonial-image {
        display: inline-block;
        float: left;
        width: 105px;
        padding-top: 45px; }
        .testimonial-container .testimonial-carousel .testimonial .testimonial-image img {
          max-width: none;
          border-radius: 50%;
          width: 80px;
          height: 80px;
          object-fit: cover; }
      .testimonial-container .testimonial-carousel .testimonial .testimonial-text {
        display: inline-block;
        width: 80%;
        vertical-align: middle; }
        .testimonial-container .testimonial-carousel .testimonial .testimonial-text .testimony {
          font-size: 1.5rem;
          display: inline-block;
          max-width: 100%;
          padding-bottom: 30px; }
        .testimonial-container .testimonial-carousel .testimonial .testimonial-text .name,
        .testimonial-container .testimonial-carousel .testimonial .testimonial-text .business-line {
          color: #aa0050;
          font-family: "Rotis SemiSans W01";
          font-size: 0.875rem;
          font-size: 24px;
          padding-top: 54px; }
        .testimonial-container .testimonial-carousel .testimonial .testimonial-text .business-line {
          color: #000;
          display: inline-block;
          max-width: 100%;
          font-size: 16px;
          padding-top: 0px; }
    .testimonial-container .testimonial-carousel .owl-dots {
      position: absolute;
      bottom: 60px;
      left: calc(90% + 30px); }

/*HOME PAGE SPECIFIC STYLES*/
#HeroBannerHome {
  background-image: linear-gradient(to bottom, #ccc, #999);
  height: 1215px;
  padding-bottom: 100px; }
  #HeroBannerHome h1,
  #HeroBannerHome p {
    color: #ffffff; }
  #HeroBannerHome p {
    line-height: 1.88; }
  #HeroBannerHome #HeroBanner {
    background-image: initial;
    height: auto;
    padding-bottom: 0; }

.featureListItem {
  height: 400px;
  overflow: hidden; }

#HomeContentSection {
  padding-top: 145px; }
  #HomeContentSection .contentSection {
    margin-top: -460px;
    border-top: none; }
  #HomeContentSection .media:not(:last-child) {
    margin-bottom: 20px;
    padding-bottom: 25px;
    border-bottom: 1px solid #cccccc; }
  #HomeContentSection .media-list .media .media-body .mediaTitle {
    font-size: 1.25rem;
    display: block;
    min-height: 2rem; }
  #HomeContentSection .media-list .media .media-body .mediaIntro {
    height: 80px;
    display: inline-block;
    overflow-y: hidden; }

.media-list .mediaTitle,
.contentSection .mediaTitle {
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.875rem;
  min-height: 90px; }

.media-list .mediaDate,
.contentSection .mediaDate {
  font-size: 0.75rem;
  font-weight: bold;
  margin: 0.30rem 0; }

.media-list .mediaIntro,
.contentSection .mediaIntro {
  font-size: 0.875rem;
  line-height: 1.4rem; }

.features-list .mediaTitle {
  min-height: 55px;
  display: inline-block; }

.media-list .mediaIntro {
  min-height: 70px; }

/*BANNER COMPONENTS*/
#FullWidthBannerText {
  height: 150px;
  background-color: #aa0050; }
  #FullWidthBannerText * {
    color: #ffffff; }
  #FullWidthBannerText h1 {
    line-height: 150px;
    font-family: "Rotis SemiSans W01"; }

#FullWidthSearchBar {
  height: 150px;
  background-color: #f5f5f5;
  padding: 25px; }
  #FullWidthSearchBar * {
    color: #000; }
  #FullWidthSearchBar h1 {
    line-height: 150px;
    font-family: "Rotis SemiSans W01"; }

#FullWidthBanner {
  background-color: #aa0050;
  height: 142px; }
  #FullWidthBanner h1,
  #FullWidthBanner p {
    color: #ffffff; }
  #FullWidthBanner p {
    line-height: 1.88; }
  #FullWidthBanner .MemexBannerCaption {
    height: 142px;
    display: flex; }
    #FullWidthBanner .MemexBannerCaption h1 {
      align-self: center;
      color: #ffffff; }
    #FullWidthBanner .MemexBannerCaption .MemexButton {
      position: absolute;
      bottom: 55px; }
  #FullWidthBanner.courseBanner .MemexBannerCaption h2 {
    font-size: 1.75rem; }
  #FullWidthBanner.MemexProfileBanner {
    width: 100%;
    background-color: #aa0050;
    height: 250px; }
    #FullWidthBanner.MemexProfileBanner h2 {
      padding-top: 75px;
      padding-left: 185px;
      font-size: 2.5rem;
      color: #ffffff; }
    #FullWidthBanner.MemexProfileBanner span {
      background-color: #ffffff;
      color: #000;
      padding: 10px 20px;
      float: right;
      margin-top: 85px; }

#full-width-grey-section {
  padding: 35px;
  background: #f4f4f4; }

#ProfilePictureForm {
  position: absolute;
  top: -175px; }
  #ProfilePictureForm img {
    border: 5px solid #ffffff;
    border-radius: 50%;
    height: 150px;
    width: 150px; }

#ComplaintForm .successMessage {
  margin: 0; }

.complaint-image {
  width: 100%;
  max-width: 275px; }

#ProfilePictureUploadInput {
  position: relative;
  top: -30px;
  left: 30px;
  max-width: 100%;
  width: 160px;
  padding: 5px 10px; }

#subscriptionCountrySelect {
  max-width: 305px; }

#MemberEditProfile button.MemexButton {
  margin-top: 5px;
  padding: 5px 10px; }

#feature-member {
  background-color: #aa0050;
  padding: 15px;
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: 85px; }
  #feature-member .feature-image-title span {
    color: #ffffff;
    font-size: 1.5rem;
    padding-bottom: 5px;
    border-bottom: 1px solid #ffffff;
    position: relative;
    left: 115px;
    width: 200px;
    display: inline-block; }
  #feature-member .feature-image-title img {
    border: 2px solid #aa0050;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    top: -50px;
    position: absolute; }
  #feature-member .feature-text {
    display: inline-block;
    margin-top: 15px; }
    #feature-member .feature-text p {
      color: #ffffff;
      margin-bottom: 0;
      line-height: 1rem;
      font-size: 0.875rem; }
    #feature-member .feature-text a {
      margin-top: 10px;
      width: 100%; }

#apply-to-be-featured.requested {
  background-color: #63a818;
  pointer-events: none;
  border: none; }

.user-profile-title {
  font-size: 2rem; }

.user-featured-articles {
  display: inline-block;
  width: 100%; }
  .user-featured-articles li {
    list-style: none !important;
    margin: 10px 0;
    list-style: none; }
    .user-featured-articles li .user-featured-article img {
      display: inline-block;
      width: 100px;
      height: 100px;
      object-fit: contain; }
    .user-featured-articles li .user-featured-article div {
      display: inline-block; }
      .user-featured-articles li .user-featured-article div:first-child {
        height: 85px;
        width: 100px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center; }
      .user-featured-articles li .user-featured-article div:last-child {
        vertical-align: top;
        padding-top: 15px;
        padding-left: 15px; }
    .user-featured-articles li .user-featured-article span {
      display: inline-block;
      font-size: 0.75rem;
      padding-bottom: 10px;
      color: #999; }
    .user-featured-articles li .user-featured-article h4 {
      margin-bottom: 0; }

#BranchBanner {
  height: 500px;
  padding-bottom: 100px;
  background-size: cover;
  background-position: center; }
  #BranchBanner h1,
  #BranchBanner p {
    color: #ffffff; }
  #BranchBanner p {
    line-height: 1.88; }
  #BranchBanner .MemexBannerCaption {
    height: 390px;
    clip-path: polygon(0 0, 44% 0, 92% 100%, 0 100%);
    -webkit-clip-path: polygon(0 0, 44% 0, 92% 100%, 0 100%);
    -ms-clip-path: polygon(0 0, 44% 0, 92% 100%, 0 100%);
    background: #aa0050;
    width: 425px;
    padding-right: 125px;
    padding-left: 35px; }
    #BranchBanner .MemexBannerCaption h2 {
      padding-top: 205px;
      font-size: 2rem;
      color: #ffffff; }
    #BranchBanner .MemexBannerCaption .MemexButton {
      position: absolute;
      bottom: 55px; }

#HeroBanner {
  background-image: #aa0050;
  height: 580px;
  padding-bottom: 100px; }
  #HeroBanner h1,
  #HeroBanner p {
    color: #ffffff; }
  #HeroBanner p {
    line-height: 1.88; }

/*CAROUSEL SLIDER*/
#ContentCarousel .container {
  width: 1289px;
  padding-left: 0px;
  padding-right: 0px;
  max-width: 100%; }

#ContentCarousel .owl-stage-outer {
  margin-top: 0px; }

.owl-stage-outer {
  margin-top: 30px; }

.owl-dots {
  position: absolute;
  bottom: 50px;
  left: 20px; }

.owl-nav {
  position: absolute;
  bottom: 50px;
  left: calc(40% - 100px); }
  .owl-nav button {
    margin: 0 10px;
    display: inline-block; }
    .owl-nav button i {
      font-size: 1.5rem;
      color: #aa0050; }

.owl-carousel button.owl-dot {
  background: rgba(3, 3, 3, 0.15) !important;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  margin-right: 5px; }
  .owl-carousel button.owl-dot.active {
    background: #aa0050 !important; }

.MemexSlide {
  background-size: cover;
  background-position: center;
  height: 400px;
  width: 100%;
  padding: 15px; }
  .MemexSlide .MemexSlideCaption {
    height: 100%;
    clip-path: polygon(0 0, 55% 0, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 0, 55% 0, 100% 100%, 0 100%);
    -ms-clip-path: polygon(0 0, 55% 0, 100% 100%, 0 100%);
    background: #ffffff;
    width: 350px;
    padding-right: 145px;
    padding-left: 20px; }
    .MemexSlide .MemexSlideCaption .subTitle {
      color: #000;
      font-size: 0.875rem;
      font-weight: bold;
      font-size: 1rem;
      padding-top: 55px;
      padding-bottom: 15px; }
    .MemexSlide .MemexSlideCaption h2 {
      font-size: 1.85rem;
      color: #aa0050; }
    .MemexSlide .MemexSlideCaption .MemexButton {
      position: absolute;
      left: 35px;
      bottom: 55px; }
    .MemexSlide .MemexSlideCaption .default-course-date {
      font-size: 0.875rem;
      font-weight: bold; }

/*PROFILE PAGE BANNER*/
/*HOME PAGE SPECIFIC STYLES*/
#ProfileBanner {
  background-image: linear-gradient(to bottom, #ff0026, #7e0505);
  height: 250px;
  padding-bottom: 100px; }
  #ProfileBanner .MemexBannerCaption {
    margin-top: 40px; }
  #ProfileBanner h1 {
    float: left;
    color: #ffffff;
    margin-top: 30px;
    margin-left: 20px; }
  #ProfileBanner p {
    line-height: 1.88;
    color: #000;
    margin-right: 20px; }
  #ProfileBanner .MemexButton {
    vertical-align: text-bottom;
    margin-left: 20px;
    margin-top: 55px; }
  #ProfileBanner .MemexButtonWhite {
    margin-top: 30px;
    float: right;
    margin-bottom: 65px; }
  #ProfileBanner .memberProfileIntro h1 {
    float: none;
    color: #000;
    margin-top: 30px;
    margin-left: 20px; }
  #ProfileBanner .memberProfileIntro .qualifications {
    float: none;
    margin-top: 10px;
    margin-left: 20px; }
  #ProfileBanner .memberProfileIntro a {
    display: inline-block;
    color: #ffffff;
    margin-top: 65px;
    float: none;
    margin-left: 25px; }
    #ProfileBanner .memberProfileIntro a i {
      color: #ffffff; }
  #ProfileBanner .memberProfileIntro p {
    margin-left: 20px; }
  #ProfileBanner .memberProfileIntro .memberBranches {
    margin-top: 115px;
    display: inline-block;
    font-size: 0.875rem;
    padding-left: 35px;
    border-left: 1px solid #c3c3c3; }
    #ProfileBanner .memberProfileIntro .memberBranches p {
      margin-left: 0px; }

.memberContactDetails {
  padding-left: 35px;
  border-left: 1px solid #c3c3c3; }
  .memberContactDetails h2 {
    margin-bottom: 15px !important; }
  .memberContactDetails p {
    font-size: 0.9375rem;
    margin-bottom: 10px !important; }
    .memberContactDetails p a {
      font-size: 0.9375rem;
      font-weight: normal;
      color: #000; }
    .memberContactDetails p i {
      font-size: 1.5rem;
      margin-right: 5px; }
    .memberContactDetails p.memEmail i,
    .memberContactDetails p.memTelephone i {
      color: #aa0050; }
    .memberContactDetails p.memTelephone i {
      padding-left: 2.5px;
      padding-right: 2.5px; }
    .memberContactDetails p.memLinkedIn i {
      background-color: #0077B5;
      border-radius: 50%;
      color: #ffffff;
      font-size: 0.875rem;
      padding: 5px; }
    .memberContactDetails p.memTwitter i {
      background-color: #1da1f2;
      border-radius: 50%;
      padding: 5px;
      font-size: 0.875rem;
      color: #ffffff; }
    .memberContactDetails p.companyWebsite a {
      font-weight: bold;
      color: #aa0050; }

.personalBio h2 {
  margin-bottom: 15px !important; }

.personalBio p {
  font-size: 0.9375rem;
  margin-bottom: 10px !important;
  line-height: normal; }

/*CONTACT PAGE*/
.contactPage {
  margin-bottom: 0 !important; }
  .contactPage h3 {
    color: #aa0050; }
  .contactPage table tbody tr:nth-child(2n) {
    background-color: #87888a; }
  .contactPage table tbody tr td {
    padding: 10px 15px;
    display: inline-block;
    font-size: 1rem; }
    .contactPage table tbody tr td:nth-child(1) {
      width: 60%; }
    .contactPage table tbody tr td:nth-child(2) {
      width: 40%;
      text-align: right;
      vertical-align: top; }

.contact-accordion {
  padding: 15px 0;
  border-top: 1px solid #999; }
  .contact-accordion a {
    color: #000; }
    .contact-accordion a:hover {
      text-decoration: none; }
  .contact-accordion-body {
    padding-bottom: 15px; }
  .contact-accordion-image {
    float: left;
    max-width: 33.33333%;
    padding-right: 15px; }
  .faq-container:first-child .contact-accordion {
    border-top: 0; }

.chapter-branch-accordions label {
  width: auto;
  color: inherit; }

.chapter-branch-accordions .contact-accordion-content p {
  line-height: normal;
  margin-bottom: 10px; }

.chapter-branch-accordions .contact-accordion-body {
  padding-bottom: 15px; }

.chapter-branch-accordions .contact-accordion label {
  font-weight: bold; }

.chapter-branch-accordions .chevron-text {
  font-weight: normal;
  margin-top: 4px; }
  .chapter-branch-accordions .chevron-text:before {
    content: "Hide Branches "; }

.chapter-branch-accordions .collapsed .chevron-text:before {
  content: "Show Branches "; }

.contactMap {
  margin-top: 0 !important;
  padding-top: 0 !important;
  border: none !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important; }

#ContactMap {
  width: 100%;
  display: block;
  height: 60vh; }

#ContactPage {
  background: #f5f5f5; }
  #ContactPage .container {
    padding-top: 65px;
    padding-bottom: 65px; }
  #ContactPage .contact-section {
    padding: 30px;
    background: #ffffff; }
    #ContactPage .contact-section h2 {
      color: #aa0050; }
    #ContactPage .contact-section .umbraco-forms-form {
      margin-top: 15px; }
      #ContactPage .contact-section .umbraco-forms-form .btn.primary {
        background: #aa0050;
        padding-right: 60px !important;
        padding-left: 15px !important;
        background-image: url(/assets/img/cta-arrow-white.png);
        background-position: calc(100% - 15px) !important;
        background-repeat: no-repeat !important; }
        #ContactPage .contact-section .umbraco-forms-form .btn.primary:hover, #ContactPage .contact-section .umbraco-forms-form .btn.primary:active, #ContactPage .contact-section .umbraco-forms-form .btn.primary:focus {
          color: #ffffff;
          background-color: #770038; }

/*JOB LISTING*/
.job-listing {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #87888a; }
  .job-listing h3 {
    font-weight: bold;
    color: #aa0050;
    font-size: 1.125rem;
    margin-bottom: 15px !important; }
  .job-listing a {
    font-weight: bold;
    color: #aa0050;
    font-size: 0.875rem; }
  .job-listing p {
    margin-bottom: 10px !important; }

/*PREFERENCES*/
#PreferencesForm .successMessage {
  border-color: #ffffff;
  margin-top: -5px;
  color: #ffffff; }

.preferences-group-title {
  font-size: 1.5rem;
  color: #ffffff;
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 25px; }

.preferences-group {
  display: inline-block;
  width: 100%;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  margin-bottom: 30px; }
  .preferences-group label {
    margin-bottom: 10px;
    color: #ffffff !important; }

/*CONTENT COMPONENTS*/
.row-flex {
  display: flex;
  flex-wrap: wrap; }

/*BUTTONS*/
.MemexButton {
  background-color: #000;
  border: 2px solid #000;
  font-size: 0.75rem;
  font-weight: bold;
  padding: 10px 30px;
  color: #ffffff; }
  .MemexButton i {
    color: #ffffff; }
  .MemexButton:hover, .MemexButton:active, .MemexButton:focus {
    background-color: #ffffff !important;
    color: #000 !important;
    border-color: #000 !important; }
    .MemexButton:hover i, .MemexButton:active i, .MemexButton:focus i {
      color: #000 !important; }

.MemexButtonRed {
  background-color: #aa0050;
  border-color: #aa0050;
  font-size: 0.75rem;
  font-weight: bold;
  padding: 10px 15px; }
  .MemexButtonRed:hover, .MemexButtonRed:active, .MemexButtonRed:focus {
    font-size: 0.75rem;
    background-color: #aa0050; }

.MemexButtonGreen {
  background-color: #63a818;
  border-color: #63a818;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 10px; }
  .MemexButtonGreen:hover, .MemexButtonGreen:active, .MemexButtonGreen:focus {
    background-color: #63a818; }

.MemexButtonWhite {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #000;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 10px 30px; }
  .MemexButtonWhite:hover, .MemexButtonWhite:active, .MemexButtonWhite:focus {
    font-size: 0.875rem;
    background-color: #ffffff;
    color: #000; }

.bookNowButton {
  position: relative;
  width: 100%;
  display: inline-block;
  left: 0; }

.btn {
  width: auto;
  border: none;
  border-radius: 0;
  border-color: #000;
  font-size: 1rem;
  font-weight: bold;
  padding: 10px 30px;
  background-color: #000;
  color: #ffffff;
  transition: background-color, color .3s ease; }
  .btn i {
    margin-top: 3px;
    color: inherit; }
  .btn:hover, .btn:active, .btn:focus {
    color: #ffffff;
    background-color: #87888a; }
  .btn.btn-white {
    background-color: #ffffff;
    color: #000; }
    .btn.btn-white a {
      color: #000; }
    .btn.btn-white:hover, .btn.btn-white:active, .btn.btn-white:focus {
      color: #000;
      background-color: #f0f0f0; }
  .btn.btn-primary {
    background-color: #aa0050;
    color: #ffffff;
    padding: 10px 30px; }
    .btn.btn-primary a {
      color: #ffffff;
      font-size: 1rem; }
    .btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
      color: #ffffff;
      background-color: #770038; }
  .btn-arrow {
    padding-right: 60px !important;
    padding-left: 15px !important;
    background-image: url(/assets/img/cta-arrow-white.png);
    background-position: calc(100% - 15px) !important;
    background-repeat: no-repeat !important;
    text-align: left; }
    .btn-arrow:active, .btn-arrow.active {
      background-image: url(/assets/img/cta-arrow-white.png); }
  .btn-arrow-left {
    padding-right: 15px !important;
    padding-left: 60px !important;
    background-image: url(/assets/img/cta-arrow-white_left.png);
    background-position: 15px !important;
    background-repeat: no-repeat !important;
    text-align: right; }
    .btn-arrow-left:active, .btn-arrow-left.active {
      background-image: url(/assets/img/cta-arrow-white_left.png); }
  .btn-completeform {
    background-color: #63a818;
    color: #ffffff; }
  .btn-social {
    border-radius: 0;
    color: #ffffff !important;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: 0px;
    text-align: center;
    text-decoration: none;
    transition: background-color .3s;
    webkit-transition: background-color .3s;
    width: 30px; }
    .btn-social i {
      color: #ffffff !important; }
    .btn-social i,
    .btn-social .fa {
      backface-visibility: hidden;
      moz-backface-visibility: hidden;
      ms-transform: scale(1);
      o-transform: scale(1);
      transform: scale(1);
      transition: all .25s;
      webkit-backface-visibility: hidden;
      webkit-transform: scale(1);
      webkit-transition: all .25s; }
    .btn-social:hover, .btn-social:focus {
      color: #ffffff;
      outline: none;
      text-decoration: none; }
      .btn-social:hover i,
      .btn-social:hover .fa, .btn-social:focus i,
      .btn-social:focus .fa {
        ms-transform: scale(1.3);
        o-transform: scale(1.3);
        transform: scale(1.3);
        webkit-transform: scale(1.3); }
    .btn-social.btn-xs, .btn-group-xs > .btn-social.btn {
      font-size: 9px;
      height: 24px;
      line-height: 13px;
      margin: 6px 2px;
      width: 24px; }
    .btn-social.btn-sm, .btn-group-sm > .btn-social.btn {
      font-size: 13px;
      height: 36px;
      line-height: 18px;
      margin: 6px 2px;
      width: 36px; }
    .btn-social.btn-lg, .btn-group-lg > .btn-social.btn {
      font-size: 22px;
      height: 72px;
      line-height: 40px;
      margin: 10px 6px;
      width: 72px; }
  .btn-fullybooked {
    cursor: not-allowed;
    opacity: 0.8;
    display: inline-block;
    background: #999 !important; }

div.datepicker {
  border-radius: 0;
  border: 0; }
  div.datepicker table thead tr th,
  div.datepicker table tfoot tr th {
    border-radius: 0; }
  div.datepicker table tbody tr td {
    border-radius: 0; }
    div.datepicker table tbody tr td span {
      border-radius: 0; }
    div.datepicker table tbody tr td.active, div.datepicker table tbody tr td.active.highlighted, div.datepicker table tbody tr td.active.highlighted.active,
    div.datepicker table tbody tr td span.active {
      background-color: #aa0050 !important; }
      div.datepicker table tbody tr td.active:active, div.datepicker table tbody tr td.active:hover, div.datepicker table tbody tr td.active:focus, div.datepicker table tbody tr td.active.highlighted:active, div.datepicker table tbody tr td.active.highlighted:hover, div.datepicker table tbody tr td.active.highlighted:focus, div.datepicker table tbody tr td.active.highlighted.active:active, div.datepicker table tbody tr td.active.highlighted.active:hover, div.datepicker table tbody tr td.active.highlighted.active:focus,
      div.datepicker table tbody tr td span.active:active,
      div.datepicker table tbody tr td span.active:hover,
      div.datepicker table tbody tr td span.active:focus {
        background-color: #84003e !important; }

.address-input-form-section {
  padding: 1rem;
  background-color: #f5f5f5;
  margin-bottom: 1rem; }
  .address-input-form-section .js-get-address-input-trigger {
    display: block;
    text-align: right;
    margin-bottom: 3px;
    font-size: 0.8rem; }
    .address-input-form-section .js-get-address-input-trigger span {
      color: inherit; }

.address-input-container .container-fluid {
  padding-left: 0px;
  padding-right: 0px; }

.addresslookup-loading {
  display: none;
  position: absolute;
  top: 32px;
  right: 30px; }
  .addresslookup-loading i {
    display: block;
    font-size: 32px;
    animation: fa-spin 0.5s infinite linear;
    text-align: center;
    color: #aa0050; }

.addresslookup-selected, .addresslookup-help {
  background-color: #000;
  padding: 15px; }
  .addresslookup-selected p, .addresslookup-help p {
    margin: 0;
    color: #ffffff;
    font-weight: bold; }

.addresslookup-selected {
  background-color: #aa0050; }

.addresslookup-container .field-support-text {
  margin-bottom: 0.5rem; }
  .addresslookup-container .field-support-text small {
    color: #87888a; }

.addresslookup-container input {
  margin-bottom: 0; }

.addresslookup-results-container {
  border: 1px solid #999;
  padding: 15px;
  margin-bottom: 15px; }
  .addresslookup-results-container p {
    padding: 10px;
    margin: 0; }
  .addresslookup-results-container .addresslookup-results-list {
    max-height: 300px;
    overflow-y: auto; }
    .addresslookup-results-container .addresslookup-results-list ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .addresslookup-results-container .addresslookup-results-list ul li {
        padding: 5px;
        border-bottom: 1px solid #999;
        cursor: pointer; }
        .addresslookup-results-container .addresslookup-results-list ul li::before {
          content: "";
          margin-left: 0;
          width: 0; }
        .addresslookup-results-container .addresslookup-results-list ul li:hover, .addresslookup-results-container .addresslookup-results-list ul li:focus {
          background-color: #f0f0f0; }
        .addresslookup-results-container .addresslookup-results-list ul li.active {
          background-color: #aa0050;
          color: #ffffff; }
    .addresslookup-results-container .addresslookup-results-list p {
      background-color: #f5f5f5; }

.socialInput i {
  width: 35px;
  color: #ffffff !important;
  text-align: center;
  padding: 10px 10px;
  border-radius: 50%;
  margin-right: 10px; }
  .socialInput i.fa-linkedin-in {
    background-color: #0077B5 !important; }
  .socialInput i.fa-twitter {
    background-color: #1da1f2 !important; }

.socialInput input {
  width: calc(100% - 45px); }

/*FAQs*/
.question-not-found span {
  font-size: 1.5rem; }

.question-not-found hr {
  margin: 10px 0; }

.question-not-found p {
  font-size: 0.875rem;
  margin-bottom: 0; }
  .question-not-found p span {
    font-size: 0.875rem; }

.faq-container {
  padding-bottom: 10px;
  font-family: "Rotis SemiSans W01"; }
  .faq-container i {
    font-size: 1.125rem; }
  .faq-container .contact-accordion {
    font-family: Arial; }
    .faq-container .contact-accordion a:first-child,
    .faq-container .contact-accordion .fake-anchor {
      width: calc(100% - 20px);
      display: inline-block; }
    .faq-container .contact-accordion .branches-count {
      font-weight: normal; }
    .faq-container .contact-accordion h3 {
      margin-bottom: 5px; }

/*IMAGES*/
.imageCaptioned {
  width: 100%;
  min-height: 293px;
  position: relative;
  margin-bottom: 20px;
  background-position: center;
  background-size: cover; }
  .imageCaptioned.sponsor {
    margin-top: 50px;
    min-height: 140px;
    border: 1px solid #e4e4e4; }
  .imageCaptioned .caption {
    width: 85%;
    height: 55px;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #ffffff;
    font-weight: bold;
    padding: 5px 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    clip-path: polygon(0 0, 95% 0, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(0 0, 95% 0, 100% 100%, 0% 100%);
    -ms-clip-path: polygon(0 0, 95% 0, 100% 100%, 0% 100%); }
    .imageCaptioned .caption a {
      color: #ffffff; }
    .imageCaptioned .caption.red {
      background-color: #aa0050; }
      .imageCaptioned .caption.red.top {
        height: 35px;
        top: -35px;
        left: -1px; }
    .imageCaptioned .caption.black {
      background-color: #000; }
      .imageCaptioned .caption.black.top {
        height: 35px;
        top: -35px;
        left: -1px; }
    .imageCaptioned .caption.green {
      background-color: #63a818; }
      .imageCaptioned .caption.green.top {
        height: 35px;
        top: -35px;
        left: -1px; }

.sponsor-list {
  min-height: 58px; }

.imageFeatured {
  width: 100%;
  min-height: 480px;
  position: relative;
  margin-bottom: 55px;
  margin-top: 20px;
  background-position: center;
  background-size: cover; }

.memberImage {
  height: 100px;
  width: 100px;
  background-size: cover;
  text-align: center;
  margin: auto;
  border-radius: 50%;
  border: 2px solid #ffffff; }

.profileImage {
  height: 180px;
  width: 180px;
  float: left;
  background-size: cover;
  border-radius: 50%;
  border: 3px solid #ffffff; }

.list-group {
  min-height: 100px; }
  .list-group .list-item {
    margin-bottom: 20px; }
    .list-group .list-item .image-captioned {
      min-height: 230px;
      margin-bottom: 0px; }
  .list-group .panel {
    border-radius: 0px;
    border: none;
    background-color: #ffffff;
    box-shadow: none;
    padding: 0px; }
    .list-group .panel h2 {
      font-weight: bold;
      font-size: 1.5rem;
      color: #aa0050 !important; }
    .list-group .panel p {
      color: #333;
      font-size: 0.875rem;
      line-height: 1.43; }
  .list-group .panel-content {
    min-height: 458px; }
  .list-group .panel-heading-image {
    height: 224px;
    background-size: cover !important; }
  .list-group .panel-info {
    padding: 15px 0px;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 0.75rem;
    width: 100%;
    border: none;
    background-color: #ffffff;
    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    min-height: 60px; }
    .list-group .panel-info i {
      color: #aa0050;
      font-size: 1rem;
      margin-right: 10px;
      margin-left: 5px; }
  .list-group .panel-body {
    padding: 15px 0px; }
    .list-group .panel-body p.cost {
      font-weight: bold;
      text-align: right;
      font-size: 1.5rem; }
      .list-group .panel-body p.cost span {
        font-size: 0.875rem; }
    .list-group .panel-body p.small {
      font-size: 0.75rem;
      font-size: 0.75rem;
      text-align: right; }
  .list-group .panel-intro-content {
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden; }
    .list-group .panel-intro-content .panel-child-text p {
      margin: 0; }
  .list-group .ellip {
    min-height: 20px; }

.noCoursesToDisplay {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-bottom: 60px; }
  .noCoursesToDisplay span {
    font-size: 1.5rem;
    font-weight: bold;
    color: #897f80;
    opacity: 0.7; }

.container-list-item.active {
  font-size: 1.5rem;
  font-weight: normal; }

.list-search {
  margin-top: 40px;
  border-bottom: 1px solid #87888a; }
  .list-search h4 {
    font-size: 1.2rem;
    color: #ffffff;
    margin: 15px 0px 8px 0px; }
  .list-search .panel {
    margin-bottom: 35px; }
    .list-search .panel label {
      color: #ffffff;
      margin-bottom: 10px; }
  .list-search form {
    margin-bottom: 20px; }
  .list-search .panel,
  .list-search .panel-default > .panel-heading {
    font-size: 1.5rem;
    color: #ffffff;
    background-color: #000;
    border-color: #000;
    border-radius: 0px; }
    .list-search .panel i,
    .list-search .panel-default > .panel-heading i {
      font-size: 1.5rem; }
    .list-search .panel .input-group-btn .btn,
    .list-search .panel-default > .panel-heading .input-group-btn .btn {
      border: none;
      padding: 10px 12px; }
    .list-search .panel .MemexButtonSearch,
    .list-search .panel-default > .panel-heading .MemexButtonSearch {
      margin-top: 30px;
      padding: 14px 30px; }
    .list-search .panel .imageCaptioned,
    .list-search .panel-default > .panel-heading .imageCaptioned {
      min-height: 150px; }
      .list-search .panel .imageCaptioned .caption,
      .list-search .panel-default > .panel-heading .imageCaptioned .caption {
        height: 40px; }
  .list-search .divider {
    padding: 15px 0px 5px 0px;
    border-top: 1px solid #7f7f7f;
    height: 1px; }
  .list-search.memberListSearch .panel {
    margin-bottom: 15px; }
  .list-search .btn.MemexButtonRed {
    padding: 12px 30px; }

.search-result-list div.col-md-12:nth-child(odd) {
  background: #efefef; }

.search-result {
  display: inline-block;
  width: 100%;
  padding: 15px 0; }
  .search-result span {
    font-weight: normal;
    font-size: 0.875rem;
    margin-bottom: 10px;
    display: inline-block; }
  .search-result h4 {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 1.5rem; }
  .search-result p {
    color: #333;
    font-size: 0.875rem;
    margin: 0;
    display: inline-block;
    font-weight: normal !important; }

#alternatively {
  color: #ffffff;
  padding: 10px 0;
  display: inline-block;
  font-size: 1.5rem; }

.nav-search form#site-search {
  width: 260px;
  margin-bottom: 20px; }

#site-search {
  display: inline-block;
  width: 100%;
  max-width: 860px;
  margin-top: 21px; }
  #site-search input {
    background-color: #ffffff;
    padding: 10px 10px;
    padding-right: 35px;
    display: inline-block;
    margin: 0;
    background-image: url("../../assets/img/magnifying-glass.png");
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center right;
    background-position-x: calc(100% - 10px);
    border: 1px solid #333; }

.site-search-container {
  position: relative; }
  .site-search-container .site-search-hotspot {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    width: 45px; }

.no-results {
  padding-top: 25px;
  padding-bottom: 25px; }

.mobile-search {
  background-color: #aa0050;
  display: block;
  width: 100%;
  margin-top: 19px;
  margin-bottom: -19px;
  display: none; }

.course-listing .panel-body {
  padding-top: 45px; }
  .course-listing .panel-body hr {
    margin-top: 0; }

.course-listing .panel-heading {
  margin-bottom: 0;
  border-bottom: none; }

.courseListing {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(200, 200, 200, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(200, 200, 200, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(200, 200, 200, 0.75); }
  .courseListing .panel-body {
    padding: 0;
    padding-bottom: 15px; }
  .courseListing hr {
    margin: 15px 0; }
  .courseListing h2 {
    color: #aa0050;
    font-size: 1.5rem;
    font-weight: bolder;
    margin-bottom: 1rem; }
  .courseListing .courseDetailTable {
    margin: 15px 0;
    width: 100%;
    display: block; }
    .courseListing .courseDetailTable tbody,
    .courseListing .courseDetailTable tr {
      width: 100%;
      display: block; }
      .courseListing .courseDetailTable tbody td,
      .courseListing .courseDetailTable tr td {
        font-size: 0.8125rem;
        font-weight: bold; }
        .courseListing .courseDetailTable tbody td i,
        .courseListing .courseDetailTable tr td i {
          padding-right: 5px; }
    .courseListing .courseDetailTable td:nth-child(1) {
      width: 30.5%;
      display: inline-block; }
    .courseListing .courseDetailTable td:nth-child(2) {
      width: 14.5%;
      display: inline-block; }
    .courseListing .courseDetailTable td:nth-child(3) {
      width: 50%;
      display: inline-block; }
  .courseListing .cost {
    font-weight: bold;
    font-size: 1.5rem;
    margin-bottom: 0; }
  .courseListing .overview {
    font-size: 0.875rem; }

.no-delegates {
  padding: 10px;
  margin-bottom: 30px;
  background-color: #ebebeb;
  color: #ffffff; }
  .no-delegates span {
    color: #333; }

.MemexPanelCourse {
  background: #f0f0f0;
  border: none;
  box-shadow: none;
  border-radius: 0px; }
  .MemexPanelCourse p {
    margin: 0 0 10px 0; }
  .MemexPanelCourse .panel-body {
    padding: 36px; }
  .MemexPanelCourse .divider {
    height: 100%;
    background: #c3c3c3;
    width: 1px;
    position: absolute;
    top: 0;
    right: 20px; }
  .MemexPanelCourse a {
    font-weight: 300; }
    .MemexPanelCourse a.btn {
      font-weight: bold;
      text-transform: uppercase; }

.MemexPanelEvent {
  background-position-x: 100%;
  background-size: contain;
  background-repeat: no-repeat; }
  .MemexPanelEvent h4 {
    margin-top: 5px;
    color: #aa0050;
    font-weight: bold;
    font-size: 1.5rem; }

.MemexPanelCTA {
  background: #f0f0f0;
  border: none;
  box-shadow: none;
  border-radius: 0px; }
  .MemexPanelCTA .h1 {
    font-size: 2.25rem;
    color: #000;
    margin-bottom: 0px; }
  .MemexPanelCTA h1 {
    font-size: 1.5rem;
    color: #000;
    margin-bottom: 0px; }
  .MemexPanelCTA .subTitle {
    font-size: 1.5rem;
    color: #000; }
  .MemexPanelCTA .important-alert {
    color: #aa0050;
    font-weight: bold;
    display: block;
    margin-bottom: 10px; }
  .MemexPanelCTA p {
    color: #000;
    margin: 0px;
    margin-bottom: 0 !important;
    line-height: normal !important; }
  .MemexPanelCTA small {
    font-size: 0.875rem;
    color: #000; }
  .MemexPanelCTA label {
    font-size: 1.5rem;
    color: #aa0050;
    margin-bottom: 20px; }
  .MemexPanelCTA .panel-body {
    padding: 15px; }

.pdf-downloads h3 {
  font-size: 1.75rem;
  color: #000;
  margin: 15px 0;
  margin-bottom: 5px; }

.pdf-downloads a {
  margin-bottom: 10px;
  display: inline-block;
  width: 100%; }
  .pdf-downloads a img {
    max-width: 40px;
    display: inline-block;
    margin-right: 15px; }
  .pdf-downloads a span {
    color: #aa0050;
    vertical-align: top;
    padding-top: 15px;
    display: inline-block; }
  .pdf-downloads a:hover, .pdf-downloads a:active, .pdf-downloads a:focus {
    text-decoration: none; }
    .pdf-downloads a:hover span, .pdf-downloads a:active span, .pdf-downloads a:focus span {
      text-decoration: underline; }

.panelMemberType {
  text-align: center;
  margin-top: 40px;
  min-height: 310px;
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none; }
  .panelMemberType .panel-footer {
    padding: 15px;
    padding-bottom: 0; }
    .panelMemberType .panel-footer hr {
      margin: 0; }
    .panelMemberType .panel-footer a {
      width: 100%;
      display: inline-block;
      padding: 20px;
      font-size: 0.875rem; }
  .panelMemberType .panel-body,
  .panelMemberType .panel-heading,
  .panelMemberType .panel-footer {
    background: #ebebeb;
    border: none;
    border-radius: 0px; }
    .panelMemberType .panel-body p,
    .panelMemberType .panel-heading p,
    .panelMemberType .panel-footer p {
      margin: 0; }
      .panelMemberType .panel-body p span,
      .panelMemberType .panel-heading p span,
      .panelMemberType .panel-footer p span {
        font-size: 0.9375rem;
        line-height: normal; }
    .panelMemberType .panel-body h4,
    .panelMemberType .panel-heading h4,
    .panelMemberType .panel-footer h4 {
      margin-top: 15px;
      color: #aa0050;
      font-weight: bold;
      font-size: 1.5rem;
      margin-bottom: 0; }
  .panelMemberType .panel-body {
    min-height: 115px;
    display: inline-block;
    width: 100%; }
    .panelMemberType .panel-body p {
      min-height: 85px;
      display: inline-block; }
  .panelMemberType .memberImage {
    margin-top: -45px; }

.MemexPanelFeatureProfile {
  margin-top: 80px; }
  .MemexPanelFeatureProfile .panel-heading {
    min-height: 60px;
    padding: 15px 15px; }
  .MemexPanelFeatureProfile .panel-body {
    padding: 20px;
    padding-top: 0px; }
  .MemexPanelFeatureProfile .panel-body,
  .MemexPanelFeatureProfile .panel-heading,
  .MemexPanelFeatureProfile .panel-footer {
    background: #aa0050;
    border: none;
    border-radius: 0px; }
    .MemexPanelFeatureProfile .panel-body .memberImage,
    .MemexPanelFeatureProfile .panel-heading .memberImage,
    .MemexPanelFeatureProfile .panel-footer .memberImage {
      height: 100px;
      width: 100px;
      margin: 0px;
      margin-left: -16px;
      margin-top: -60px;
      border: 2px solid #aa0050;
      float: left; }
    .MemexPanelFeatureProfile .panel-body h4,
    .MemexPanelFeatureProfile .panel-heading h4,
    .MemexPanelFeatureProfile .panel-footer h4 {
      color: #ffffff;
      margin-left: 20px;
      float: left;
      font-weight: normal;
      font-size: 1.5rem; }
    .MemexPanelFeatureProfile .panel-body p,
    .MemexPanelFeatureProfile .panel-heading p,
    .MemexPanelFeatureProfile .panel-footer p {
      color: #ffffff;
      text-align: left; }

.MemexPanelOrder {
  background: #f0f0f0;
  border: none;
  box-shadow: none;
  border-radius: 0px; }
  .MemexPanelOrder .panel-heading {
    min-height: 260px;
    background-size: cover;
    background-position: center; }
  .MemexPanelOrder p {
    margin: 0 0 10px 0; }
  .MemexPanelOrder .panel-body {
    padding: 15px; }
  .MemexPanelOrder .divider {
    height: 100%;
    background: #c3c3c3;
    width: 1px;
    position: absolute;
    top: 0;
    right: 20px; }

.panelMember {
  text-align: center;
  box-shadow: none;
  -webkit-box-shadow: none;
  min-height: 300px;
  position: relative; }
  .panelMember .MemexButton {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }
  .panelMember .panel-footer {
    padding: 15px;
    padding-top: 0;
    text-transform: uppercase; }
  .panelMember .panel-body,
  .panelMember .panel-heading,
  .panelMember .panel-footer {
    background: none;
    border: none;
    border-radius: 0px;
    padding-bottom: 5px; }
  .panelMember a.viewMemberProfile {
    font-size: 0.875rem;
    font-weight: bolder; }
  .panelMember p {
    margin: 0px;
    line-height: 1.2rem; }
  .panelMember h4 {
    margin-top: 15px;
    margin-bottom: 0;
    color: #aa0050;
    font-weight: bold;
    font-size: 1rem; }
  .panelMember .jobTitle {
    color: #aa0050;
    font-weight: bold;
    font-size: 0.875rem; }
  .panelMember .location {
    color: #000;
    font-weight: bold;
    font-size: 0.875rem; }
  .panelMember .branches {
    font-weight: bold;
    font-size: 0.875rem;
    color: #897f80; }
    .panelMember .branches span {
      color: #897f80; }

/*SIDEBAR*/
.MemexRelatedCoursesSideBar h2 {
  font-size: 2rem;
  margin-bottom: 26px; }

.MemexRelatedCoursesSideBar h4 {
  font-size: 1.5rem;
  color: #aa0050;
  font-weight: bold;
  margin-bottom: 20px; }

.MemexRelatedCoursesSideBar span {
  color: #999;
  font-weight: bold;
  font-size: 0.75rem; }

.feature-block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 20px; }
  .feature-block .image {
    background-size: cover !important;
    background-position: center !important;
    height: 222px; }
  .feature-block .date {
    font-size: 13px;
    color: #333;
    margin-bottom: 5px; }
  .feature-block .date-categories {
    font-size: 13px;
    color: #333;
    margin-top: 14px;
    margin-bottom: 12px; }
    .feature-block .date-categories span.category {
      font-size: 13px;
      color: #333; }
    .feature-block .date-categories span:not(:last-child):after {
      content: "|";
      padding: 0 1px 0 5px;
      color: #333; }
  .feature-block h4 {
    color: #aa0050;
    margin-bottom: 10px; }
    .feature-block h4 i {
      font-size: 1rem; }

.related-content {
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #87888a; }
  .related-content .date {
    font-size: 13px;
    color: #333;
    margin-bottom: 5px; }
  .related-content .date-categories {
    font-size: 13px;
    color: #333;
    margin-top: 14px;
    margin-bottom: 12px; }
    .related-content .date-categories span.category {
      font-size: 13px;
      color: #333; }
    .related-content .date-categories span:not(:last-child):after {
      content: "|";
      padding: 0 1px 0 5px;
      color: #333; }
  .related-content h4 {
    color: #aa0050;
    margin-bottom: 10px; }
    .related-content h4 i {
      font-size: 1rem; }

#recent-news .recent-news-title-container {
  margin-bottom: 1.5rem; }

#recent-news .related-content {
  border: 0; }
  @media (min-width: 990px) {
    #recent-news .related-content {
      margin-bottom: 80px; } }
  #recent-news .related-content h4 {
    margin-bottom: 0.9rem; }
  #recent-news .related-content span {
    color: #666; }
  #recent-news .related-content .image {
    padding-bottom: 60%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }

@media (min-width: 990px) {
  #recent-news a.btn-primary {
    position: absolute;
    bottom: 0px;
    margin-bottom: 20px; } }

/*GOOGLE MAPS*/
#MemexMap {
  height: 530px;
  width: 100%; }

#MemexBranchMap {
  height: 530px;
  width: 100%; }

/*RESOURCES*/
.MemexResources .media {
  margin-bottom: 45px;
  margin-top: 0px;
  min-height: 215px; }
  .MemexResources .media .pull-left {
    padding-right: 20px; }

.MemexResources .mediaDate {
  color: #aa0050; }

.MemexResources .mediaTitle {
  color: #696969;
  min-height: 115px;
  display: block;
  font-weight: 200; }

/*COLLAPSE*/
.MemexCollapse .memberImage {
  margin: 0px;
  width: 52px;
  height: 52px; }

.MemexCollapse .panel-body {
  padding: 15px 0px; }

.MemexCollapse .panel-heading {
  padding: 10px 0px;
  background-color: #ffffff; }
  .MemexCollapse .panel-heading .media-body,
  .MemexCollapse .panel-heading .media-right {
    vertical-align: middle; }
  .MemexCollapse .panel-heading a {
    font-size: 1.5rem;
    color: #000; }
    .MemexCollapse .panel-heading a .qualifications {
      font-size: 0.875rem; }

.MemexCollapse .panel,
.MemexCollapse .panel-group {
  box-shadow: none;
  -webkit-box-shadow: none;
  margin-bottom: 0;
  border-radius: 4px;
  border-color: #ddd;
  border-radius: 0px !important;
  border: none;
  border-top: 1px solid #e1e1e1; }

/*TABS*/
.MemexTabs {
  margin: 30px 0px; }
  .MemexTabs .tab-content {
    padding-top: 10px; }
  .MemexTabs .nav-tabs {
    border-bottom: 2px solid #aa0050; }
  .MemexTabs .nav-tabs > li.active > a,
  .MemexTabs .nav-tabs > li.active > a:hover,
  .MemexTabs .nav-tabs > li.active > a:focus {
    color: #ffffff;
    background-color: #aa0050;
    border: 1px solid #aa0050;
    border-bottom-color: transparent;
    cursor: pointer; }
  .MemexTabs .nav-tabs li > a {
    background-color: #000;
    border: 1px solid #000;
    color: #ffffff;
    cursor: default;
    padding: 15px 30px;
    border-radius: 0px;
    cursor: pointer; }
  .MemexTabs .nav-tabs.sub-tabs {
    border: none;
    display: flex;
    flex-direction: row;
    background-color: #87888a; }
  .MemexTabs .nav-tabs.sub-tabs > li.active > a,
  .MemexTabs .nav-tabs.sub-tabs > li.active > a:hover,
  .MemexTabs .nav-tabs.sub-tabs > li.active > a:focus {
    color: #aa0050;
    background-color: #87888a;
    border: none;
    cursor: pointer; }
  .MemexTabs .nav-tabs.sub-tabs li {
    margin-bottom: 0; }
  .MemexTabs .nav-tabs.sub-tabs li > a {
    display: inline-flex;
    font-size: 0.875rem;
    font-weight: normal;
    background-color: #87888a;
    border: none;
    color: #000;
    cursor: default;
    padding: 5px 10px;
    border-radius: 0px;
    cursor: pointer; }
  .MemexTabs .tab-pane {
    display: none; }
    .MemexTabs .tab-pane.active {
      display: inline-block;
      width: 100%; }
  .MemexTabs #Objectives.tab-pane ul {
    list-style: circle;
    padding-left: 30px; }

.member-form-tabs .active span {
  color: #aa0050; }

select.form-control {
  display: inline-block;
  width: auto;
  padding-right: 40px;
  background-color: #ffffff;
  background-image: url(/assets/img/cta-arrow-purple_down.png);
  background-position: calc(100% - 15px);
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  text-transform: capitalize; }

/*FORM STYLES*/
.MemexForm h3 {
  margin-bottom: 0.5rem;
  margin-top: 2.5rem; }

.MemexForm .form-control {
  color: #555555;
  background-color: #87888a;
  border: none;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

.MemexForm label {
  color: #aa0050;
  margin-bottom: 10px;
  font-weight: normal; }

.MemexForm.white label {
  color: #ffffff; }

.submit-feature-form label {
  color: #ffffff; }

.submit-feature-form textarea {
  min-height: 280px; }

.submit-feature-form .successMessage {
  margin: 0;
  color: #ffffff;
  border: 2px solid #ffffff; }

.make-an-account {
  display: block;
  position: relative;
  width: 100%;
  background-color: #87888a;
  text-align: center;
  padding: 30px;
  top: -30px;
  -webkit-box-shadow: 0px -60px 30px 15px rgba(255, 255, 255, 0.9);
  -moz-box-shadow: 0px -60px 30px 15px rgba(255, 255, 255, 0.9);
  box-shadow: 0px -60px 30px 15px rgba(255, 255, 255, 0.9); }
  .make-an-account span {
    font-size: 1.5rem;
    color: #aa0050;
    width: 100%;
    display: inline-block; }
  .make-an-account a {
    margin: 15px 10px;
    padding: 8px 0;
    margin-bottom: 0;
    min-width: 145px; }

.switch {
  display: inline-block;
  height: 35px;
  position: relative;
  width: 60px; }

.switch input {
  display: none; }

.slider {
  background-color: #ccc;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: .4s; }

.slider:before {
  bottom: 2px;
  content: "";
  height: 30px;
  background-image: linear-gradient(to top, #ffffff, #ebeded);
  left: 3px;
  position: absolute;
  transition: .4s;
  width: 30px; }

input:checked + .slider {
  background-color: #63a818; }

input:checked + .slider:before {
  transform: translateX(26px); }

.slider.round {
  border-radius: 34px; }

.slider.round:before {
  border-radius: 50%; }

.MemexOrderSummary label {
  margin-bottom: 10px; }

.MemexOrderSummary p {
  padding: 5px 0px; }

.MemexOrderSummary .MemexDropdownSelect {
  height: 40px; }

/*MY Memex SECTIONS*/
#LoginBanner {
  background-image: linear-gradient(to bottom, #ff0026, #7e0505);
  height: 675px;
  padding-top: 120px; }
  #LoginBanner h1 {
    color: #ffffff;
    margin-bottom: 30px; }
  #LoginBanner h2 {
    font-size: 2rem;
    color: #ffffff;
    margin-bottom: 2rem; }
  #LoginBanner a {
    color: #ffffff; }
  #LoginBanner p {
    color: #ffffff;
    line-height: 1.88;
    margin-bottom: 30px; }
  #LoginBanner form label {
    color: #ffffff; }
  #LoginBanner .divider {
    height: 100%;
    background: #ffffff;
    width: 1px;
    position: absolute;
    top: 0;
    right: -45px;
    float: right; }

#MemexLogInForm a {
  font-size: 0.875rem; }

.memex-login-section {
  border: 1px solid #333;
  background: #f5f5f5;
  padding: 30px;
  margin-bottom: 30px; }

.MemexAccountCTA {
  padding-bottom: 20px; }

#MyCiabBanner {
  background-image: linear-gradient(to bottom, #ff0026, #7e0505);
  height: 1050px;
  padding-bottom: 100px;
  padding-top: 40px; }
  #MyCiabBanner h1 {
    margin-bottom: 30px;
    color: #ffffff; }
  #MyCiabBanner h2 {
    font-size: 1.5rem;
    color: #ffffff;
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ffffff; }
  #MyCiabBanner p {
    color: #ffffff;
    margin-bottom: 20px;
    line-height: 1.88; }
  #MyCiabBanner hr {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    border: 1px solid #ffffff;
    border-top: none; }
  #MyCiabBanner #SideNav a {
    padding: 15px;
    margin: 0;
    border-bottom: 1px solid #ffffff;
    font-size: 0.875rem; }
  #MyCiabBanner #SideNav .panel {
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    min-height: 485px;
    border-radius: 0px;
    background-color: #87888a; }
  #MyCiabBanner .MemexActionLink::after {
    content: "\f061";
    position: absolute;
    right: 15px;
    top: 15px;
    font-family: "Font Awesome 5 Free";
    color: #aa0050; }
  #MyCiabBanner .panel-heading {
    border: none; }
  #MyCiabBanner .no-favourites {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: rgba(255, 255, 255, 0.8); }
    #MyCiabBanner .no-favourites a {
      margin: 10px 0;
      display: inline-block;
      padding: 10px;
      border-radius: 5px;
      background-color: #000;
      font-weight: normal;
      color: #ffffff; }
  #MyCiabBanner #payments {
    max-height: 485px;
    overflow-y: auto; }
  #MyCiabBanner .payment-listing {
    display: block;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
    padding-bottom: 15px;
    padding-top: 15px; }
    #MyCiabBanner .payment-listing:first-child {
      padding-top: 0; }
    #MyCiabBanner .payment-listing span {
      font-size: 1rem;
      color: #ffffff;
      vertical-align: middle; }
    #MyCiabBanner .payment-listing span:nth-child(1) {
      display: inline-block;
      width: 20%; }
    #MyCiabBanner .payment-listing span:nth-child(2) {
      display: inline-block;
      width: 35%; }
    #MyCiabBanner .payment-listing span:nth-child(3) {
      display: inline-block;
      width: 15%; }
    #MyCiabBanner .payment-listing span:nth-child(4) {
      display: inline-block;
      width: 15%; }
    #MyCiabBanner .payment-listing span:nth-child(5) {
      display: inline-block;
      width: 15%; }
      #MyCiabBanner .payment-listing span:nth-child(5) a {
        width: 100%;
        padding: 5px; }
    #MyCiabBanner .payment-listing.in-modal {
      border-bottom: 1px solid rgba(0, 0, 0, 0.3);
      padding-top: 5px;
      padding-bottom: 5px;
      margin-bottom: 5px; }
      #MyCiabBanner .payment-listing.in-modal:first-child {
        border-top: 1px solid rgba(0, 0, 0, 0.3);
        padding-top: 5px; }
      #MyCiabBanner .payment-listing.in-modal span {
        font-size: 1rem;
        color: #000; }
      #MyCiabBanner .payment-listing.in-modal span:nth-child(1) {
        display: inline-block;
        width: 65%; }
      #MyCiabBanner .payment-listing.in-modal span:nth-child(2) {
        display: inline-block;
        width: 35%; }
  #MyCiabBanner .no-outstnading-payments {
    display: inline-block;
    width: 100%;
    color: #ffffff;
    opacity: 0.6;
    font-size: 1.5rem;
    text-align: center;
    padding-top: 100px; }
  #MyCiabBanner .sub-payment-listings {
    display: block;
    width: 100%; }
  #MyCiabBanner #recommended-course .panel-heading {
    margin-bottom: 0; }

.add-favourite {
  display: inline-block;
  margin-top: 15px;
  font-size: 15px; }
  .add-favourite img {
    position: relative;
    top: 5px;
    margin-right: 5px;
    margin-top: -15px;
    max-width: 25px; }

.add-to-favourites {
  color: #000;
  font-weight: bold;
  font-size: 15px; }
  .add-to-favourites i {
    color: #aa0050; }

.Memex-loading {
  font-size: 1.5rem;
  color: #ffffff;
  opacity: 0.6;
  padding-top: 100px;
  display: inline-block; }

.declaration-submitted {
  width: 30%;
  background-color: #000;
  text-align: center;
  padding: 5px 0; }

.declaration-review {
  margin-left: 20%;
  width: 25% !important; }
  .declaration-review span {
    padding: 5px;
    border-radius: 2px;
    background-color: #000;
    width: 100% !important;
    display: inline-block !important;
    text-align: center;
    white-space: nowrap; }

.declaration-review-declarations {
  width: 25% !important; }
  .declaration-review-declarations span {
    padding: 5px;
    border-radius: 2px;
    background-color: #000;
    width: 100% !important;
    display: inline-block !important;
    text-align: center;
    white-space: nowrap; }

#my-Memex-stats {
  margin-top: 30px; }
  #my-Memex-stats .my-Memex-stat-img {
    display: inline-block;
    padding-right: 10px; }
  #my-Memex-stats .my-Memex-stat-stat {
    display: inline-block; }
    #my-Memex-stats .my-Memex-stat-stat .my-cirab-stat-no,
    #my-Memex-stats .my-Memex-stat-stat .my-Memex-stat {
      color: #ffffff;
      font-weight: bold;
      display: block; }
    #my-Memex-stats .my-Memex-stat-stat .my-cirab-stat-no {
      font-size: 3.125rem; }

.MemexFavouriteList li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  position: relative; }
  .MemexFavouriteList li i {
    color: #ffffff; }
  .MemexFavouriteList li .media-right {
    padding-top: 15px;
    position: absolute;
    top: 0;
    right: 0; }
    .MemexFavouriteList li .media-right i {
      color: #ffffff; }
  .MemexFavouriteList li a {
    color: #ffffff;
    line-height: 1.5rem;
    padding: 12px 0px; }
    .MemexFavouriteList li a:first-child {
      display: inline-block;
      max-width: 80%; }
  .MemexFavouriteList li:first-child a {
    padding-top: 0; }

.MemexCheckboxList {
  margin-bottom: 30px; }
  .MemexCheckboxList label {
    color: #ffffff; }

/*PAGING*/
.memex-pagination ul,
.pagination ul,
.navItem ul {
  margin-bottom: inherit;
  margin-left: inherit; }
  .memex-pagination ul li,
  .pagination ul li,
  .navItem ul li {
    margin-bottom: inherit; }
  .memex-pagination ul li::before,
  .pagination ul li::before,
  .navItem ul li::before {
    content: none; }

.memex-pagination ul.clear-bullets li a {
  font-size: 1rem; }

.memex-pagination {
  padding: 20px 0px;
  margin-top: 10px;
  text-align: right; }
  .memex-pagination .col {
    border-top: 1px solid #87888a; }
  .memex-pagination select.itemsPerPage, .memex-pagination select.sortOrder {
    min-width: 70px; }
  .memex-pagination .row {
    align-items: center;
    justify-items: center;
    display: flex; }
  .memex-pagination ul {
    display: inline-block; }
    .memex-pagination ul li {
      display: inline-block; }
      .memex-pagination ul li a {
        position: relative;
        top: 5px;
        display: inline-block;
        font-weight: bold;
        text-align: center;
        width: 1.5rem;
        height: 1.5rem;
        font-size: 0.875rem;
        line-height: 1.5rem;
        color: #aa0050; }
        .memex-pagination ul li a i {
          font-size: 1.125rem;
          color: #aa0050; }
      .memex-pagination ul li a.active {
        color: #000; }
    .memex-pagination ul li:nth-child(1) a,
    .memex-pagination ul li:nth-child(2) a,
    .memex-pagination ul li:nth-last-child(1) a,
    .memex-pagination ul li:nth-last-child(2) a {
      position: relative;
      top: 5px;
      display: inline-block;
      text-align: center;
      width: 2rem;
      height: 2rem; }

.pagination ul {
  display: inline-block; }
  .pagination ul li {
    display: inline-block; }
    .pagination ul li a {
      position: relative;
      top: 5px;
      display: inline-block;
      font-weight: bold;
      text-align: center;
      width: 1.5rem;
      height: 1.5rem;
      font-size: 0.875rem;
      line-height: 1.5rem;
      color: #aa0050; }
      .pagination ul li a i {
        font-size: 1.125rem;
        color: #aa0050; }
    .pagination ul li a.active {
      color: #000; }

/*ALPHABET SORT FILTER*/
.alphabet-sort {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px; }
  .alphabet-sort a.active {
    color: #333; }

/*FULL WIDTH BANNER*/
.owl-carousel.full-width-carousel .owl-stage-outer {
  margin: 0; }
  .owl-carousel.full-width-carousel .owl-stage-outer .MemexSlide {
    height: 500px; }

.owl-carousel.full-width-carousel .owl-nav {
  position: absolute;
  bottom: 30px;
  padding: 0 15px;
  width: 100%; }
  .owl-carousel.full-width-carousel .owl-nav button:nth-child(1) {
    text-align: left; }
  .owl-carousel.full-width-carousel .owl-nav button:nth-child(2) {
    text-align: right; }

.titleBannerOverlay {
  height: 430px;
  margin-bottom: -430px;
  display: block;
  position: relative; }
  .titleBannerOverlay .MemexSlideCaption {
    clip-path: polygon(0 0, 44% 0, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 0, 44% 0, 100% 100%, 0 100%);
    -ms-clip-path: polygon(0 0, 44% 0, 100% 100%, 0 100%);
    width: 425px;
    background: #aa0050;
    padding-left: 40px;
    padding-right: 135px;
    position: relative;
    left: 1px;
    height: 100%;
    top: -500px;
    z-index: 3; }
    .titleBannerOverlay .MemexSlideCaption h2 {
      color: #ffffff;
      font-size: 2.5rem;
      position: absolute;
      top: calc(50% - 15px);
      max-width: 250px;
      max-height: 135px; }

#customDotsContainer {
  position: absolute;
  bottom: 65px; }
  #customDotsContainer button {
    padding: 6px;
    margin-right: 3px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5); }
  #customDotsContainer button.active {
    background-color: #ffffff; }

#FilterPageForm select::-ms-expand {
  display: none; }

#FilterPageForm select {
  border: 1px solid #979797;
  padding: 11px 15px;
  line-height: 1rem;
  padding-right: 45px;
  display: inline-block;
  height: auto;
  max-width: 100%;
  width: 260px;
  margin-bottom: 15px;
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

#FilterPageForm.memberDirectoryForm {
  width: 100%;
  display: inline-block;
  margin-bottom: 0; }
  #FilterPageForm.memberDirectoryForm .form-group {
    display: inline-block;
    width: 49.5%; }
    #FilterPageForm.memberDirectoryForm .form-group select {
      width: 100%;
      margin-bottom: 0; }
    #FilterPageForm.memberDirectoryForm .form-group label {
      padding-bottom: 0;
      font-size: 1rem;
      font-weight: normal; }

/*REGISTER INDIVIDUAL START SPECIFIC*/
#RegisterIndividualMemberTypeSelect p {
  line-height: normal; }

#RegisterIndividualMemberTypeSelect .cta-image-button img {
  pointer-events: none;
  user-select: none; }

#RegisterIndividualMemberTypeSelect .membership-type {
  opacity: 1;
  transition: all 0.3s ease; }
  #RegisterIndividualMemberTypeSelect .membership-type.inactive {
    opacity: 0.3;
    transform: scale(0.9); }
  #RegisterIndividualMemberTypeSelect .membership-type .btn {
    background-position: calc(100% - 10px);
    transition: all 0.3s ease; }

#RegisterIndividualMemberTypeSelect .custom-info {
  display: none; }

#RegisterIndividualMemberTypeSelect .membership-info {
  border-left: 1px solid #979797;
  margin-left: -1px; }

#RegisterIndividualMemberTypeSelect .sidebar-right {
  border-right: 1px solid #979797; }

/*FORMS*/
.worldpay-container {
  width: 100%;
  display: inline-block;
  margin-bottom: 15px;
  padding-top: 40px;
  padding-left: 30px;
  background-color: #f0f2f5; }

.btn-back {
  margin-bottom: 15px; }

.steps-container {
  padding: 15px 0; }
  .steps-container a {
    pointer-events: none;
    display: inline-block;
    padding: 12px 15px;
    margin-bottom: 2px;
    border: none;
    border-radius: 0;
    font-family: "RotisSemiSansW01-Light";
    font-size: 18px;
    letter-spacing: .25px;
    background-color: #ffffff;
    color: #000; }
    .steps-container a:hover, .steps-container a:active {
      background-color: #f0f0f0; }
    .steps-container a.active {
      background-color: #aa0050;
      color: #ffffff;
      pointer-events: none; }

#PasswordError {
  margin-top: -25px;
  display: block;
  color: #aa0050;
  font-size: 0.75rem; }

#StandardMemberForm {
  padding-top: 15px;
  border-top: 1px solid #aa0050; }
  #StandardMemberForm form input,
  #StandardMemberForm form select {
    margin-bottom: 20px; }
  #StandardMemberForm [data-toggle=tooltip] {
    font-family: "Rotis SemiSans W01";
    text-decoration-line: underline;
    text-decoration-style: dotted;
    color: #aa0050;
    cursor: help; }
  #StandardMemberForm .input-group {
    margin-bottom: 30px; }
    #StandardMemberForm .input-group input {
      margin-bottom: 0; }
    #StandardMemberForm .input-group-btn {
      padding-left: 10px; }
  #StandardMemberForm .btn .btn-icon {
    display: none;
    position: absolute;
    top: calc(50% - 12px);
    left: calc(50% - 12px); }
    #StandardMemberForm .btn .btn-icon i {
      display: block;
      font-size: 24px;
      text-align: center;
      color: #ffffff; }
  #StandardMemberForm .btn.wait {
    cursor: wait; }
    #StandardMemberForm .btn.wait .btn-icon {
      display: block;
      /* fa-circle-notch */ }
      #StandardMemberForm .btn.wait .btn-icon i {
        animation: fa-spin 0.5s infinite linear; }
        #StandardMemberForm .btn.wait .btn-icon i:before {
          content: "\f1ce"; }
  #StandardMemberForm .btn.success {
    background-color: #aa0050;
    cursor: default; }
    #StandardMemberForm .btn.success .btn-icon {
      display: block;
      /* fa-check */ }
      #StandardMemberForm .btn.success .btn-icon i:before {
        content: "\f00c"; }
  #StandardMemberForm .btn.wait, #StandardMemberForm .btn.success {
    color: transparent; }
  #StandardMemberForm .form-footer-buttons {
    margin-top: 30px;
    padding-top: 15px;
    border-top: 1px solid #d9d9d9; }

.dob-droplists select {
  display: inline-block;
  max-width: calc(33% - 12px);
  margin-right: 15px; }

.dob-droplists select:last-child {
  margin-right: 0; }

.sidetext {
  border-left: 1px solid #d9d9d9;
  padding-left: 15px;
  margin-top: 30px; }

.MemexSearchBox,
input.MemexSearchBox {
  background-color: #ffffff;
  border-radius: 10px;
  border: 1px solid rgba(200, 200, 200, 0.75);
  padding: 10px 15px;
  padding-right: 35px;
  display: inline-block;
  margin: 0;
  margin-bottom: 15px;
  background-image: url(../../assets/img/magnifying-glass.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center right;
  background-position-x: calc(100% - 10px); }

.memex-dropdown-select {
  border-radius: 0px;
  height: 45px;
  color: #000;
  background-image: url("../../assets/img/cta-arrow-purple_down.png");
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: center right;
  background-position-x: calc(100% - 15px); }

.courses-search-container {
  background-color: #000;
  width: 100%;
  display: inline-block;
  padding: 15px;
  margin-bottom: 15px; }
  .courses-search-container input {
    margin-bottom: 0 !important; }
  .courses-search-container span {
    width: 100%;
    display: inline-block;
    color: #ffffff;
    font-size: 1.5rem;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #87888a; }

.courses-search-label {
  display: inline-block;
  padding-right: 15px;
  color: #000;
  font-weight: bold;
  vertical-align: super; }

.courses-search-label + select {
  margin-right: 15px; }

label.currency-radio {
  position: relative;
  display: inline-block;
  width: auto;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding: 5px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  label.currency-radio input[type=radio] {
    display: none; }
    label.currency-radio input[type=radio]:checked ~ .checkmark {
      opacity: 1; }
  label.currency-radio.active .checkmark {
    opacity: 1; }
  label.currency-radio .checkmark {
    position: relative;
    display: inline-block;
    border-radius: 50%;
    background-color: #87888a;
    color: #aa0050;
    height: 45px;
    width: 45px;
    padding: 5px;
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    opacity: 0.3;
    transition: opacity 0.3s ease; }

label.radio-input,
label.checkbox-input {
  position: relative;
  display: inline-block;
  width: auto;
  padding-left: 30px;
  margin-right: 15px;
  line-height: 1.5rem;
  color: #000;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  label.radio-input input[type=radio],
  label.radio-input input[type=checkbox],
  label.checkbox-input input[type=radio],
  label.checkbox-input input[type=checkbox] {
    position: absolute;
    opacity: 0;
    cursor: pointer; }
    label.radio-input input[type=radio]:checked ~ .checkmark:after,
    label.radio-input input[type=radio].selected ~ .checkmark:after,
    label.radio-input input[type=checkbox]:checked ~ .checkmark:after,
    label.radio-input input[type=checkbox].selected ~ .checkmark:after,
    label.checkbox-input input[type=radio]:checked ~ .checkmark:after,
    label.checkbox-input input[type=radio].selected ~ .checkmark:after,
    label.checkbox-input input[type=checkbox]:checked ~ .checkmark:after,
    label.checkbox-input input[type=checkbox].selected ~ .checkmark:after {
      display: block; }
    label.radio-input input[type=radio].unselected ~ .checkmark:after,
    label.radio-input input[type=checkbox].unselected ~ .checkmark:after,
    label.checkbox-input input[type=radio].unselected ~ .checkmark:after,
    label.checkbox-input input[type=checkbox].unselected ~ .checkmark:after {
      display: none; }
    label.radio-input input[type=radio]:disabled,
    label.radio-input input[type=checkbox]:disabled,
    label.checkbox-input input[type=radio]:disabled,
    label.checkbox-input input[type=checkbox]:disabled {
      cursor: pointer; }
      label.radio-input input[type=radio]:disabled ~ .checkmark,
      label.radio-input input[type=checkbox]:disabled ~ .checkmark,
      label.checkbox-input input[type=radio]:disabled ~ .checkmark,
      label.checkbox-input input[type=checkbox]:disabled ~ .checkmark {
        background-color: #f4f4f4; }
        label.radio-input input[type=radio]:disabled ~ .checkmark:after,
        label.radio-input input[type=checkbox]:disabled ~ .checkmark:after,
        label.checkbox-input input[type=radio]:disabled ~ .checkmark:after,
        label.checkbox-input input[type=checkbox]:disabled ~ .checkmark:after {
          background-color: #999; }
  label.radio-input .checkmark,
  label.checkbox-input .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #ffffff;
    border: 1px solid #999; }
  label.radio-input .checkmark:after,
  label.checkbox-input .checkmark:after {
    content: "";
    position: absolute;
    display: none; }
  label.radio-input input[type=radio] ~ .checkmark,
  label.checkbox-input input[type=radio] ~ .checkmark {
    border-radius: 50%; }
    label.radio-input input[type=radio] ~ .checkmark:after,
    label.checkbox-input input[type=radio] ~ .checkmark:after {
      left: calc(50% - 5px);
      top: calc(50% - 5px);
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background-color: #aa0050; }
  label.radio-input input[type=checkbox]:disabled ~ .checkmark:after,
  label.checkbox-input input[type=checkbox]:disabled ~ .checkmark:after {
    background-color: transparent;
    color: #999; }
  label.radio-input input[type=checkbox] ~ .checkmark:after,
  label.checkbox-input input[type=checkbox] ~ .checkmark:after {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    left: calc(50% - 7px);
    top: calc(50% - 7px);
    color: #aa0050; }

label.required:after {
  content: " *";
  color: #aa0050;
  font-weight: bold; }

.payment-total {
  display: inline-block;
  padding: 10px;
  background-color: #f5f5f5;
  font-weight: bold; }

.payment-breakdown {
  padding: 10px;
  background-color: #f5f5f5; }
  .payment-breakdown table {
    width: 100%; }
    .payment-breakdown table thead {
      font-weight: bold;
      border-bottom: 1px solid #f5f5f5; }
    .payment-breakdown table tbody td {
      font-size: 0.875rem; }
    .payment-breakdown table tfoot {
      border-top: 1px solid #f5f5f5; }
    .payment-breakdown table th,
    .payment-breakdown table td {
      padding: 5px 10px; }
    .payment-breakdown table tr td:last-child {
      text-align: right; }

.editProfileAddress input:not(:last-child) {
  margin-bottom: 5px; }

.memberTypeForm .row div label:first-child {
  margin-top: 15px; }

.memberTypeForm label.radio-input {
  max-width: 100px; }

#split-payment,
#split-payment-ext {
  margin-top: 15px; }
  #split-payment table,
  #split-payment-ext table {
    margin-top: 15px;
    border-collapse: collapse; }
  #split-payment table,
  #split-payment thead,
  #split-payment tbody,
  #split-payment tr,
  #split-payment-ext table,
  #split-payment-ext thead,
  #split-payment-ext tbody,
  #split-payment-ext tr {
    display: inline-block;
    width: 100%; }
  #split-payment th,
  #split-payment td,
  #split-payment-ext th,
  #split-payment-ext td {
    border: 1px solid #87888a;
    border-collapse: collapse;
    display: inline-block;
    width: 25%;
    padding: 5px 10px; }

#bookCourseSubmit span {
  color: #ffffff; }

#bookCourseSubmit:hover span, #bookCourseSubmit:active span, #bookCourseSubmit:focus span {
  color: #000; }

#split-payment-ext {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px; }

/*MEMBERSHIP FORMS*/
#membership p {
  font-size: 0.75rem; }

.memberLevelHeader {
  font-size: 1.5rem;
  color: #aa0050;
  display: inline-block;
  padding-bottom: 15px; }

/*SUBSCRIPTION RATES*/
#SubscriptionRateTable {
  display: inline-block;
  width: 100%; }
  #SubscriptionRateTable thead {
    width: 100%;
    display: inline-block; }
    #SubscriptionRateTable thead th {
      color: #ffffff !important;
      background-color: #000 !important; }
  #SubscriptionRateTable tr {
    display: inline-block;
    width: 100%; }
  #SubscriptionRateTable th,
  #SubscriptionRateTable td {
    border: 2px solid #ffffff;
    border-left: 1px;
    border-right: 1px;
    display: inline-block;
    padding: 10px; }
  #SubscriptionRateTable td:nth-child(1),
  #SubscriptionRateTable td:nth-child(2) {
    background-color: #aa0050; }
  #SubscriptionRateTable th:nth-child(1),
  #SubscriptionRateTable td:nth-child(1) {
    width: 30%;
    color: #ffffff;
    font-weight: bold; }
  #SubscriptionRateTable th:nth-child(2),
  #SubscriptionRateTable td:nth-child(2) {
    width: 15%;
    color: #ffffff;
    font-weight: bold; }
  #SubscriptionRateTable th:nth-child(3),
  #SubscriptionRateTable td:nth-child(3) {
    width: 15%;
    background-color: #87888a;
    color: #000; }
  #SubscriptionRateTable th:nth-child(4),
  #SubscriptionRateTable td:nth-child(4) {
    width: 15%;
    background-color: #87888a;
    color: #000; }
  #SubscriptionRateTable th:nth-child(5),
  #SubscriptionRateTable td:nth-child(5) {
    width: 15%;
    background-color: #87888a;
    color: #000; }

/*BLOCK UI*/
.blockUI h1 {
  content: "" !important;
  width: 175px;
  height: 175px;
  background-size: contain;
  background-image: url(../../assets/img/loader.svg);
  display: inline-block;
  margin-top: calc(50vh - 87.5px);
  color: rgba(0, 0, 0, 0); }

.blockUI.blockOverlay {
  background-color: #ffffff !important; }

.blockUI.blockPage {
  top: 0 !important;
  left: 0 !important;
  width: 100vw !important;
  height: 100vh !important;
  border: none !important;
  background: none !important; }

/*OUR NETWORK CHAIRMAN*/
.chairmanInfo {
  display: inline-block;
  position: relative;
  background-color: #000;
  padding: 15px !important;
  padding-top: 5px !important;
  width: 100%;
  max-width: 325px; }
  .chairmanInfo span {
    color: #ffffff;
    display: inline-block;
    width: 100%; }
  .chairmanInfo img {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    vertical-align: top; }
  .chairmanInfo div {
    width: calc(100% - 85px);
    display: inline-block;
    margin-left: 15px !important; }
  .chairmanInfo .chairmanBranch {
    font-size: 1rem; }
  .chairmanInfo .chairmanRole {
    font-size: 0.75rem;
    font-weight: bold;
    margin-top: 5px; }
  .chairmanInfo .chairmanName {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.5rem;
    color: #aa0050; }
  .chairmanInfo .chairmanBranchLink {
    color: #ffffff;
    font-weight: normal;
    font-size: 0.75rem; }
    .chairmanInfo .chairmanBranchLink i {
      color: #aa0050;
      padding-left: 3px; }

/*GMAPS OVERRIDE*/
.gm-style .gm-style-iw {
  background-color: #000 !important;
  top: 15px !important;
  left: 0 !important;
  min-height: 115px !important;
  padding-top: 10px;
  display: block !important;
  border-radius: 0px !important;
  min-width: 200px;
  max-width: none !important; }
  .gm-style .gm-style-iw h4 {
    margin-bottom: 1rem; }
    .gm-style .gm-style-iw h4:after {
      content: " ";
      display: block;
      width: 70px;
      height: 2px;
      margin-top: 15px;
      background: #ffffff; }

/*style the p tag*/
/*style the arrow*/
.gm-style div div div div div div div div div {
  background-color: #000 !important;
  padding: 0;
  margin: 0;
  padding: 0;
  top: 0;
  color: #ffffff;
  font-size: 14px; }

.gm-style .gm-style-iw-t::after {
  display: none !important; }

.gm-style .gm-style-iw-d {
  overflow: hidden !important;
  max-width: none !important;
  margin-right: 15px; }

.gm-style-pbc + div > div > div:nth-child(4) > div > div:nth-child(1) > div:nth-child(2),
.gm-style-pbc + div > div > div:nth-child(4) > div > div:nth-child(1) > div:nth-child(4) {
  display: none !important; }

.gm-style-pbc + div > div > div:nth-child(4) > div:nth-child(1) {
  width: 325px !important; }

button.gm-ui-hover-effect {
  top: 5px !important;
  right: -3px !important;
  font-family: "Font Awesome 5 Free" !important;
  opacity: 1 !important; }
  button.gm-ui-hover-effect:before {
    color: #aa0050 !important;
    content: "\f00d" !important; }
  button.gm-ui-hover-effect img {
    display: none; }

/*MODAL STYLES*/
.modal-content {
  border-radius: 0px; }

.modal-header,
.modal-body {
  padding: 25px; }

.modal-header p,
.modal-header h1,
.modal-header h2,
.modal-header h3,
.modal-header h4,
.modal-header h5,
.modal-header h6 {
  margin-bottom: 0; }

.modal-header button.close {
  width: auto; }

.modalClose {
  width: 30px;
  height: 30px;
  background: #000 !important;
  border-radius: 50%;
  opacity: 1;
  color: #ffffff; }
  .modalClose span {
    color: #ffffff; }

/*COOKIE NOTIFICATION*/
#CookiePolicy {
  background-color: #000;
  padding: 15px;
  display: block;
  width: 100%;
  z-index: 9999;
  position: relative; }
  #CookiePolicy h3 {
    color: #aa0050;
    font-weight: bold;
    font-size: 1.5rem;
    margin-bottom: 10px; }
  #CookiePolicy h4,
  #CookiePolicy p {
    color: #ffffff; }
  #CookiePolicy #ApproveCookies {
    width: 100%;
    background-color: #aa0050;
    margin: 4% 0 0 0; }

/*Tabbed Content*/
.tabbed-content {
  margin-bottom: 60px; }
  .tabbed-content .nav-tabs {
    border-bottom: 2px solid #aa0050; }
    .tabbed-content .nav-tabs > li {
      margin-bottom: 0; }
      .tabbed-content .nav-tabs > li > a {
        cursor: pointer;
        margin-right: 2px;
        padding-left: 35px;
        padding-right: 35px;
        border: none;
        border-radius: 0;
        font-family: "Rotis SemiSans W01";
        font-weight: normal;
        line-height: normal;
        background-color: #aa0050;
        color: #ffffff;
        transition: background-color 0.3s ease; }
        .tabbed-content .nav-tabs > li > a:hover, .tabbed-content .nav-tabs > li > a:active, .tabbed-content .nav-tabs > li > a:focus {
          border: none;
          background-color: #770038;
          color: #ffffff; }
      .tabbed-content .nav-tabs > li.active > a {
        cursor: default;
        background-color: #000; }
  .tabbed-content .tab-content {
    margin-top: 30px; }

@media (max-width: 600px) {
  .tabbed-content .nav-tabs li {
    float: none; } }

/*YouTube Video macro*/
.yt-container {
  margin-bottom: 30px;
  max-width: 100%;
  background-color: #ddd; }
  .yt-container .yt-scaler {
    position: relative; }
    .yt-container .yt-scaler.yt-ratio-1_1 {
      padding-top: 100%; }
    .yt-container .yt-scaler.yt-ratio-4_3 {
      padding-top: 75%; }
    .yt-container .yt-scaler.yt-ratio-16_9 {
      padding-top: 56.25%; }
  .yt-container .yt-video-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
    .yt-container .yt-video-content iframe {
      width: 100%;
      height: 100%; }

/*Callout Block macro*/
.callout-block {
  margin-bottom: 30px;
  padding: 15px;
  background-color: #f0f0f0; }
  .callout-block h2 {
    margin-bottom: 1rem;
    color: #aa0050; }
  .callout-block.callout-primary {
    background-color: #aa0050; }
    .callout-block.callout-primary h2,
    .callout-block.callout-primary p {
      color: #ffffff; }

/*CTA Image Button macro*/
.cta-image-button {
  margin-bottom: 30px; }
  .cta-image-button img {
    display: block;
    width: 100%; }
  .cta-image-button span {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px; }

.cta-button {
  display: inline-block;
  margin-bottom: 1.5rem; }

.cta-image-button.cta-image-button-black .btn,
.cta-button.cta-button-black .btn {
  background-color: #000; }
  .cta-image-button.cta-image-button-black .btn:hover, .cta-image-button.cta-image-button-black .btn:active, .cta-image-button.cta-image-button-black .btn:focus,
  .cta-button.cta-button-black .btn:hover,
  .cta-button.cta-button-black .btn:active,
  .cta-button.cta-button-black .btn:focus {
    background-color: #87888a; }

.cta-image-button.cta-image-button-pink .btn,
.cta-button.cta-button-pink .btn {
  background-color: #aa0050; }
  .cta-image-button.cta-image-button-pink .btn:hover, .cta-image-button.cta-image-button-pink .btn:active, .cta-image-button.cta-image-button-pink .btn:focus,
  .cta-button.cta-button-pink .btn:hover,
  .cta-button.cta-button-pink .btn:active,
  .cta-button.cta-button-pink .btn:focus {
    background-color: #770038; }

.cta-image-button.cta-image-button-grey .btn,
.cta-button.cta-button-grey .btn {
  background-color: #87888a; }
  .cta-image-button.cta-image-button-grey .btn:hover, .cta-image-button.cta-image-button-grey .btn:active, .cta-image-button.cta-image-button-grey .btn:focus,
  .cta-button.cta-button-grey .btn:hover,
  .cta-button.cta-button-grey .btn:active,
  .cta-button.cta-button-grey .btn:focus {
    background-color: #999; }

.cta-image-button.cta-image-button-white .btn,
.cta-button.cta-button-white .btn {
  background-color: #ffffff;
  color: #000; }
  .cta-image-button.cta-image-button-white .btn:hover, .cta-image-button.cta-image-button-white .btn:active, .cta-image-button.cta-image-button-white .btn:focus,
  .cta-button.cta-button-white .btn:hover,
  .cta-button.cta-button-white .btn:active,
  .cta-button.cta-button-white .btn:focus {
    background-color: #f4f4f4; }

.cta-button + .cta-button {
  margin-top: 1em;
  display: inline-block; }

/*Image Gallery macro*/
.image-gallery-container {
  margin-bottom: 30px; }
  .image-gallery-container .image-gallery-body {
    position: relative;
    padding-top: 65%;
    background-color: #f0f0f0; }
    .image-gallery-container .image-gallery-body .image-gallery-slides {
      position: absolute;
      width: 100%;
      height: 100%;
      margin-top: -65%; }
    .image-gallery-container .image-gallery-body .image-gallery-slide {
      display: none;
      height: 100%;
      opacity: 0;
      transition: opacity 0.3s ease; }
      .image-gallery-container .image-gallery-body .image-gallery-slide.display {
        opacity: 1; }
      .image-gallery-container .image-gallery-body .image-gallery-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: contain;
        user-select: none; }
    .image-gallery-container .image-gallery-body .image-gallery-btnback,
    .image-gallery-container .image-gallery-body .image-gallery-btnnext {
      cursor: pointer;
      position: absolute;
      top: 0;
      background-color: #000;
      opacity: 0.6;
      transition: all ease 0.3s; }
      .image-gallery-container .image-gallery-body .image-gallery-btnback:hover,
      .image-gallery-container .image-gallery-body .image-gallery-btnnext:hover {
        background-color: #aa0050;
        opacity: 1; }
      .image-gallery-container .image-gallery-body .image-gallery-btnback i.fa,
      .image-gallery-container .image-gallery-body .image-gallery-btnnext i.fa {
        line-height: 80px;
        padding: 0 20px;
        color: #ffffff; }
    .image-gallery-container .image-gallery-body .image-gallery-btnback {
      left: 0; }
    .image-gallery-container .image-gallery-body .image-gallery-btnnext {
      right: 0; }
  .image-gallery-container .image-gallery-thumbs {
    table-layout: fixed;
    width: 100%;
    border-bottom: 5px solid #aa0050; }
    .image-gallery-container .image-gallery-thumbs td {
      cursor: pointer;
      user-select: none;
      overflow: hidden;
      opacity: 0.6;
      transition: all 0.3s ease;
      -webkit-filter: grayscale(1);
      filter: grayscale(1); }
      .image-gallery-container .image-gallery-thumbs td:hover {
        opacity: 0.9;
        -webkit-filter: grayscale(0.5);
        filter: grayscale(0.5); }
      .image-gallery-container .image-gallery-thumbs td.selected {
        opacity: 1;
        -webkit-filter: grayscale(0);
        filter: grayscale(0); }
    .image-gallery-container .image-gallery-thumbs .image-gallery-thumbnail {
      overflow: hidden; }
      .image-gallery-container .image-gallery-thumbs .image-gallery-thumbnail img {
        pointer-events: none;
        display: block;
        width: 100%;
        height: 100px;
        object-fit: cover; }
      .image-gallery-container .image-gallery-thumbs .image-gallery-thumbnail .bg {
        -webkit-filter: blur(5px) brightness(0.5);
        filter: blur(8px) brightness(0.5);
        box-shadow: 0 0 50px 25px black; }
      .image-gallery-container .image-gallery-thumbs .image-gallery-thumbnail .fg {
        max-width: 200px;
        margin-top: -100px;
        margin-left: auto;
        margin-right: auto;
        -webkit-filter: brightness(1);
        filter: brightness(1); }

/*Levels of Membership*/
.member-type-section h3 {
  margin-bottom: 2rem; }

.member-type-section .nav-tabs {
  border-bottom: 4px solid #aa0050; }
  .member-type-section .nav-tabs > li {
    border: 0;
    margin-bottom: 0;
    padding: 15px; }
    .member-type-section .nav-tabs > li img {
      pointer-events: none;
      width: 170px;
      height: 170px; }
    .member-type-section .nav-tabs > li i.fa {
      display: block;
      height: 15px;
      margin-top: 10px;
      margin-bottom: -15px;
      line-height: 16px;
      font-size: 48px;
      text-align: center;
      color: #aa0050;
      opacity: 0;
      transition: opacity 0.3s ease; }
    .member-type-section .nav-tabs > li > a {
      border: none !important;
      background: none;
      padding: 0;
      opacity: 0.2;
      transition: opacity 0.3s ease; }
      .member-type-section .nav-tabs > li > a:hover, .member-type-section .nav-tabs > li > a:active, .member-type-section .nav-tabs > li > a:focus {
        opacity: 0.5; }
    .member-type-section .nav-tabs > li.active i.fa {
      opacity: 1; }
    .member-type-section .nav-tabs > li.active > a {
      opacity: 1; }

.member-type-section .tab-content {
  margin-top: 30px; }
  .member-type-section .tab-content .tab-body-text {
    margin-bottom: 40px; }

.member-type-section .nav-pills.child-tab {
  margin-bottom: 20px; }
  .member-type-section .nav-pills.child-tab li > a {
    border-radius: 0;
    padding: 15px 50px;
    font-weight: bold;
    background-color: #aa0050;
    color: #ffffff; }
    .member-type-section .nav-pills.child-tab li > a:hover {
      background-color: #770038; }
  .member-type-section .nav-pills.child-tab li.active > a,
  .member-type-section .nav-pills.child-tab .nav-pills > li.active > a:hover,
  .member-type-section .nav-pills.child-tab .nav-pills > li.active > a:focus {
    font-weight: bold;
    color: #ffffff;
    background-color: #333; }

.member-type-section .contact-accordion-content {
  padding-bottom: 10px; }

/*Membership Benefits*/
.membership-benefits {
  padding: 80px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .membership-benefits h3 {
    margin-bottom: 2rem; }
  .membership-benefits .benefit-item {
    line-height: 1.5;
    color: #000; }
  .membership-benefits i {
    color: #aa0050;
    padding-right: 10px; }

/*Experience and Qualifications */
#qualification_controls {
  padding-top: 20px; }

#professionalExperiences .professional-header {
  color: #000; }

#professionalExperiences .professional-experience-container {
  padding: 10px 10px 10px 10px; }

#professionalExperiences .professional-experience-alt {
  background-color: #f5f5f5; }
  #professionalExperiences .professional-experience-alt textarea {
    background-color: #ffffff; }
  #professionalExperiences .professional-experience-alt select {
    background-color: #ffffff; }

.membership-notification {
  padding: 5px;
  text-align: center; }

#pills-payment-tab {
  padding-left: 0;
  padding-bottom: 20px; }

/*IAM Navigation*/
#header {
  position: relative;
  transition: all 1s ease 0s; }

#site-navigation .row {
  font-size: 0; }

#site-navigation #site-search {
  margin: 0;
  padding: 0; }
  #site-navigation #site-search .site-search-container input#query {
    width: 100%;
    margin: 0;
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 0; }

#site-navigation * {
  font-size: 15px; }

nav {
  background-color: #000; }
  nav .navItem {
    display: inline-block;
    width: auto;
    position: relative; }
    nav .navItem:hover ul {
      display: block; }
    nav .navItem:hover a {
      background-color: #87888a; }
    nav .navItem a {
      display: inline-block;
      padding: 15px 10px;
      color: #ffffff !important;
      font-weight: 600; }
      nav .navItem a.active {
        background-color: #aa0050; }
    nav .navItem ul {
      position: absolute;
      display: none;
      min-width: 250px;
      z-index: 999;
      background-color: #87888a;
      border-bottom: 3px solid #aa0050; }
      nav .navItem ul li {
        border: 1px solid rgba(255, 255, 255, 0.2); }
        nav .navItem ul li a {
          display: block;
          width: 100%;
          padding: 15px 10px; }
          nav .navItem ul li a:hover {
            background-color: #000; }
        nav .navItem ul li:first-child {
          border-top: 0; }
        nav .navItem ul li:last-child {
          border-bottom: 0; }

.filter-nav-control {
  background-color: #f9f9f9; }
  .filter-nav-control ul li > * {
    padding: 1rem 1.5rem;
    display: block;
    width: 100%; }
  .filter-nav-control ul li.filter-nav-control-title {
    background-color: #000; }
    .filter-nav-control ul li.filter-nav-control-title * {
      color: #ffffff;
      font-family: "Rotis SemiSans W01";
      font-size: 1.4rem; }
  .filter-nav-control ul li a {
    color: #000;
    font-weight: normal; }
    .filter-nav-control ul li a:hover, .filter-nav-control ul li a:active {
      background-color: #ececec;
      text-decoration: none; }
    .filter-nav-control ul li a.active {
      background-color: #aa0050;
      color: #ffffff;
      font-weight: bold; }
  .filter-nav-control ul li:not(:last-child):not(.filter-nav-control-title) {
    border-bottom: 1px solid #999; }

.nested-filter-nav-control {
  background-color: #f9f9f9; }
  .nested-filter-nav-control ul {
    margin: 0; }
    .nested-filter-nav-control ul li a,
    .nested-filter-nav-control ul li i {
      padding: 1rem 1.5rem;
      display: inline-block;
      width: 100%; }
    .nested-filter-nav-control ul li .parent-list-item.inline-container a {
      padding-right: 0; }
    .nested-filter-nav-control ul li .parent-list-item i {
      color: #aa0050; }
    .nested-filter-nav-control ul li.filter-nav-control-title {
      background-color: #000;
      padding: 1rem 1.5rem;
      display: block;
      width: 100%; }
      .nested-filter-nav-control ul li.filter-nav-control-title * {
        color: #ffffff;
        font-family: "Rotis SemiSans W01";
        font-size: 1.4rem; }
    .nested-filter-nav-control ul li.active {
      background-color: #aa0050; }
      .nested-filter-nav-control ul li.active > a,
      .nested-filter-nav-control ul li.active > .parent-list-item a,
      .nested-filter-nav-control ul li.active > .parent-list-item i {
        color: #ffffff;
        font-weight: bold; }
    .nested-filter-nav-control ul li > .child-items {
      padding: 0;
      background-color: #d0d0d0; }
      .nested-filter-nav-control ul li > .child-items li:hover {
        background-color: transparent; }
        .nested-filter-nav-control ul li > .child-items li:hover a {
          text-decoration: none; }
      .nested-filter-nav-control ul li > .child-items li.active {
        background-color: transparent;
        color: inherit; }
        .nested-filter-nav-control ul li > .child-items li.active a {
          color: inherit;
          font-weight: bold; }
    .nested-filter-nav-control ul li a {
      color: #000;
      font-weight: normal; }
      .nested-filter-nav-control ul li a:hover {
        text-decoration: none; }
    .nested-filter-nav-control ul li:not(.filter-nav-control-title):not(.active):hover {
      background-color: #ececec; }
      .nested-filter-nav-control ul li:not(.filter-nav-control-title):not(.active):hover > a {
        text-decoration: none; }
    .nested-filter-nav-control ul li:not(:last-child):not(.filter-nav-control-title) {
      border-bottom: 1px solid #999; }

.side-navigation-pill {
  background-color: #f9f9f9; }
  .side-navigation-pill ul li a {
    color: #000;
    font-weight: normal;
    padding: 15px 15px;
    border-radius: 0; }
  .side-navigation-pill ul li i {
    padding: 15px 15px; }
  .side-navigation-pill ul li a:hover {
    background-color: unset;
    background-color: transparent; }
  .side-navigation-pill ul li:not(:last-child):not(.childItem):not(.container-list-item) {
    border-bottom: 1px solid #999; }
  .side-navigation-pill ul li + li {
    margin-top: 0px; }
  .side-navigation-pill ul li.active:not(.childItem) {
    background-color: #ececec; }
  .side-navigation-pill ul li.active a,
  .side-navigation-pill ul li.active a:hover {
    color: inherit;
    background-color: inherit; }
  .side-navigation-pill ul li:hover {
    background-color: #ececec; }
  .side-navigation-pill div.childItems {
    background-color: #d0d0d0; }
    .side-navigation-pill div.childItems ul li.active a {
      font-weight: bold; }
    .side-navigation-pill div.childItems ul li:hover {
      background-color: unset;
      background-color: transparent; }
  .side-navigation-pill .container-list-item a {
    pointer-events: none;
    background-color: #000;
    color: #ffffff; }

.chapter-header {
  padding: 30px 0;
  background-color: #aa0050; }
  .chapter-header .chapter-tag {
    display: inline-block;
    padding: 15px;
    background-color: #ffffff; }
    .chapter-header .chapter-tag span {
      font-family: "Rotis SemiSans W01";
      font-size: 2rem;
      color: #aa0050; }
    .chapter-header .chapter-tag img {
      width: 36px;
      height: 36px;
      margin-bottom: -8px;
      margin-right: 10px;
      border-radius: 50%;
      object-fit: cover; }

#footer {
  display: inline-block;
  width: 100%;
  padding: 30px 15px;
  position: relative;
  background: #87888a; }
  #footer span {
    color: #ffffff; }
  #footer p,
  #footer a {
    color: #ffffff; }
  #footer p {
    margin-bottom: 0.4em; }
  #footer .margin-top-cards {
    margin-top: 49px; }
  #footer .card-images div {
    padding-bottom: 15px; }
    #footer .card-images div img {
      margin-left: 10px;
      margin-right: 10px;
      border: 1px solid #ccc;
      width: 46px;
      height: 30px;
      background-color: white; }
  #footer #policies * {
    font-size: 13px;
    font-weight: 500; }
  #footer #policies a {
    font-weight: 600;
    display: inline-block;
    padding: 0 3px; }
  #footer #footer-socials {
    font-family: "Rotis SemiSans W01";
    font-size: 1.5rem;
    line-height: 1; }
    #footer #footer-socials i {
      font-size: 1.5rem;
      color: #87888a;
      background-color: #ffffff;
      padding: 5px; }

#sign-up-promotion {
  display: inline-block;
  width: 100%;
  background-color: #000;
  padding: 15px 0;
  position: relative;
  bottom: -3px; }
  #sign-up-promotion * {
    font-family: "Rotis SemiSans W01";
    font-size: 18px;
    color: #ffffff; }
  #sign-up-promotion span {
    margin-top: 10px;
    display: inline-block; }
  #sign-up-promotion a {
    width: 100%; }

/*IAM Home*/
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.discovery-item {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px; }
  .discovery-item .image {
    display: inline-block;
    width: calc(50% - 30px);
    margin-right: 30px;
    min-height: 160px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .discovery-item .title-and-link {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    padding-top: 8%; }
    .discovery-item .title-and-link * {
      color: #aa0050; }
    .discovery-item .title-and-link .title {
      font-size: 1.5rem;
      font-family: "Rotis SemiSans W01";
      display: inline-block;
      width: 100%;
      padding-bottom: 15px; }
    .discovery-item .title-and-link a i {
      color: #000; }

#text-carousel {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: inline-block;
  width: 100%;
  padding: 30px; }
  #text-carousel .item {
    background-color: #ffffff;
    width: 40%;
    padding: 20px;
    margin-bottom: 30px;
    min-height: 345px; }
    #text-carousel .item h2 {
      color: #aa0050;
      font-size: 2rem;
      font-family: "Rotis SemiSans W01";
      margin-bottom: 0.875rem; }
    #text-carousel .item p {
      color: #333;
      font-size: 1rem;
      margin: 0.875rem 0; }
    #text-carousel .item a {
      font-size: 1rem;
      text-align: left;
      position: relative;
      padding-left: 15px;
      padding-right: 45px; }
      #text-carousel .item a i {
        position: absolute;
        right: 15px;
        top: 12px;
        color: #ffffff; }

#mobile-text-carousel #banner-image {
  background-size: calc(200% + 15px);
  display: inline-block;
  background-repeat: no-repeat;
  background-position: top right;
  height: 190px;
  width: 100%; }

#mobile-text-carousel .owl-carousel {
  background-color: #ffffff;
  padding: 0;
  margin-top: -5px; }
  #mobile-text-carousel .owl-carousel .item {
    padding: 1.5rem 1rem; }
    #mobile-text-carousel .owl-carousel .item h2 {
      color: #aa0050;
      font-size: 2rem;
      font-family: "Rotis SemiSans W01";
      margin-bottom: 1rem; }
    #mobile-text-carousel .owl-carousel .item p {
      color: #333;
      font-size: 1rem;
      margin: 1rem 0; }
    #mobile-text-carousel .owl-carousel .item a {
      font-size: 1rem;
      text-align: left;
      position: relative;
      padding-left: 15px;
      padding-right: 45px;
      margin-top: 0rem;
      margin-bottom: 1.3rem; }
      #mobile-text-carousel .owl-carousel .item a i {
        position: absolute;
        right: 15px;
        top: 12px;
        color: #ffffff; }
  #mobile-text-carousel .owl-carousel .owl-stage-outer {
    margin: 0;
    margin-bottom: 30px;
    padding-bottom: 10px; }
  #mobile-text-carousel .owl-carousel .owl-nav {
    position: absolute;
    bottom: 15px;
    right: 5px;
    text-align: right; }
  #mobile-text-carousel .owl-carousel .owl-dots {
    bottom: 15px;
    left: 1rem; }

.membership-pricing {
  font-weight: bold;
  color: #aa0050; }

#featured-content-carousel {
  padding: 35px 30px 45px 30px;
  background: #f4f4f4; }
  #featured-content-carousel p {
    color: #333; }
  #featured-content-carousel span.event-date {
    display: block;
    color: #333;
    font-weight: bold;
    margin-bottom: 1rem; }
  #featured-content-carousel h2 {
    color: #aa0050;
    margin-bottom: 1rem; }
  #featured-content-carousel .owl-nav {
    position: absolute;
    bottom: 10px;
    right: 0;
    left: unset; }
  #featured-content-carousel .owl-dots {
    position: absolute;
    bottom: 10px;
    left: calc(100% - 360px); }
  #featured-content-carousel .image {
    height: 474px;
    background-size: cover !important;
    background-position: center !important; }

#home-grid {
  display: inline-block;
  width: 100%;
  margin: 60px 0; }

#home-discovery {
  background-color: #f5f5f5;
  width: 100%;
  display: inline-block;
  padding: 60px 0; }

#recent-news {
  background: #f5f5f5;
  padding: 70px 0; }

.text-block {
  padding: 25px;
  width: 100%;
  display: inline-block;
  margin-bottom: 30px; }
  .text-block .h2 {
    display: inline-block;
    width: 100%;
    margin-top: 0; }
  .text-block .link {
    display: inline-block;
    width: 100%;
    margin-top: 15px; }
  .text-block.purple {
    background-color: #aa0050; }
    .text-block.purple * {
      color: #ffffff; }

#patrons {
  padding: 45px 0;
  display: inline-block;
  width: 100%; }
  #patrons .owl-stage-outer {
    margin: 0; }

.umb-grid p {
  font-size: 1rem;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal; }

.title-accent {
  width: 120px;
  border-bottom: 2px solid #aa0050;
  display: block;
  margin-top: 15px;
  margin-bottom: 30px; }

/*IAM content Pages*/
#StandardContentSection {
  padding-top: 40px;
  padding-bottom: 80px; }

#RegisterMemberSection {
  padding-top: 40px;
  padding-bottom: 80px; }
  #RegisterMemberSection form h3 {
    color: #aa0050; }

#RegisterMemberSection {
  padding-top: 40px;
  padding-bottom: 80px; }
  #RegisterMemberSection form h3 {
    color: #aa0050; }

#StandardGridLayout {
  padding-top: 40px;
  padding-bottom: 80px; }

.membership-pricing {
  font-weight: bold;
  color: #aa0050; }

.membership-pricing-text {
  font-weight: bold; }

/*CTA Pull Out Section*/
.pull-out-cta {
  display: flex;
  background-color: #f5f5f5;
  margin-top: 80px;
  margin-bottom: 80px;
  padding: 15px 0; }
  .pull-out-cta .image {
    width: 100%;
    height: 213px;
    background-size: cover !important; }
  .pull-out-cta h2 {
    color: #aa0050; }
    .pull-out-cta h2:after {
      content: none; }
  .pull-out-cta span {
    font-family: "Rotis SemiSans W01";
    display: block;
    font-size: 21px;
    line-height: 28px;
    color: #333;
    margin-bottom: 15px;
    margin-top: 15px; }

/*IAM Portal*/
#iam-portal-header {
  display: inline-block;
  width: 100%;
  background-color: #aa0050;
  padding: 30px 0;
  margin-top: 2px; }
  #iam-portal-header span {
    font-size: 3.5rem;
    color: #ffffff; }

#recent-news {
  background: #f5f5f5;
  padding: 70px 0; }

.text-block {
  padding: 25px;
  width: 100%;
  display: inline-block;
  margin-bottom: 30px; }
  .text-block h1 {
    margin: 30px 0; }
  .text-block select {
    width: 100%; }

#top-actions-container > * {
  display: inline-block; }
  #top-actions-container > *:not(:last-child) {
    margin-right: 1rem; }

#top-nav-container > * {
  padding: 0 .5rem; }
  #top-nav-container > *:not(:last-child) {
    border-right: 1px solid #aa0050; }

#top-nav-container a {
  font-weight: normal;
  font-size: 14px; }

#mobile-sign-in-block .btn-grey {
  background: #87888a; }

/*Login nav styles*/
#sign-in-block {
  margin-top: 2px; }
  #sign-in-block .btn {
    padding: 14px 30px; }
  #sign-in-block .btn-grey {
    background: #87888a; }
    #sign-in-block .btn-grey:hover {
      background: #999; }
  #sign-in-block .btn-activate {
    display: inline-grid;
    padding: 5px 30px; }
    #sign-in-block .btn-activate small {
      color: #ffffff;
      font-size: 14px;
      font-weight: normal;
      display: block; }

/*Logged in nav styles*/
#logged-in-block {
  margin-top: 2px;
  display: inline-flex; }
  #logged-in-block .logged-in {
    background: #000;
    color: #ffffff;
    display: flex;
    padding: 5px 15px;
    margin-left: 4px; }
    #logged-in-block .logged-in .user-info {
      justify-content: center;
      display: flex;
      flex-direction: column; }
    #logged-in-block .logged-in small {
      display: flex;
      color: #ffffff;
      font-size: 0.75rem; }
    #logged-in-block .logged-in a {
      display: flex;
      color: #ffffff;
      margin-left: 5px; }
    #logged-in-block .logged-in span.logged-in-user {
      display: flex;
      color: #ffffff; }
    #logged-in-block .logged-in .user-profile-pic {
      background-size: cover !important;
      background-position: center !important;
      height: 40px;
      width: 40px;
      border-radius: 50%;
      margin-right: 15px; }
  #logged-in-block .btn i {
    margin-right: 5px;
    margin-top: 5px; }

#portal-membership-details h3 {
  margin-bottom: 25px;
  margin-top: 30px; }

#portal-membership-details span {
  margin: 10px 0;
  display: inline-block;
  width: 100%; }

#member-favourites {
  margin-top: 2rem; }
  #member-favourites .favourite-list-header {
    width: 100%;
    display: inline-block;
    padding: 10px 15px;
    background-color: #aa0050;
    border-bottom: 2px solid #ffffff; }
    #member-favourites .favourite-list-header span {
      margin: 0;
      color: #ffffff;
      font-size: 1.5rem;
      font-family: "Rotis SemiSans W01"; }

.portal-alert {
  background-color: #f5f5f5;
  padding: 15px;
  display: inline-block;
  width: 100%;
  margin: 15px 0; }

.error-container {
  border: 2px solid #aa0050;
  padding: 15px;
  margin-bottom: 15px;
  color: #aa0050; }
  .error-container li {
    color: #aa0050; }

.success-container {
  border: 2px solid #63a818;
  padding: 15px;
  margin-bottom: 15px;
  color: #63a818;
  font-weight: bold; }

form {
  margin-bottom: 30px; }

.text-center .title-accent {
  margin: auto;
  margin-top: 15px;
  margin-bottom: 30px; }

.patron-image-container {
  display: inline-block;
  width: 80%;
  height: 150px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat; }
  .patron-image-container span {
    display: block;
    text-indent: -999em;
    font-size: 0rem; }

.center-block {
  display: inline-block;
  float: none;
  margin-right: -4px;
  margin-left: auto; }

.endorsements {
  display: inline-block;
  width: 100%;
  text-align: right; }
  .endorsements .endorsed-badge {
    width: 60px;
    height: 60px;
    display: inline-block;
    border: 1px solid rgba(0, 0, 0, 0.5);
    margin: 5px; }

.public-profile {
  display: inline-block;
  margin: 15px 0;
  width: 100%; }
  .public-profile label {
    display: inline-block; }
    .public-profile label:first-child {
      position: relative;
      font-size: 1rem;
      text-align: right;
      padding-right: 5px;
      width: auto; }
  .public-profile span {
    font-size: 0.875rem; }

/*ENDORSED TRAINER STYLES*/
.endorsed-trainers-list div.col-md-12:nth-child(odd) {
  background: #efefef; }

.endorsed-trainers-list .endorsed-trainer {
  padding: 15px 0; }
  .endorsed-trainers-list .endorsed-trainer p {
    font-size: 1rem;
    color: #333;
    line-height: 1; }
  .endorsed-trainers-list .endorsed-trainer h2 {
    margin-bottom: 1rem; }
  .endorsed-trainers-list .endorsed-trainer h2,
  .endorsed-trainers-list .endorsed-trainer h3,
  .endorsed-trainers-list .endorsed-trainer strong {
    color: #aa0050; }
  .endorsed-trainers-list .endorsed-trainer .image {
    height: 161px;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important; }
  .endorsed-trainers-list .endorsed-trainer strong {
    font-size: 1rem; }
  .endorsed-trainers-list .endorsed-trainer div.col-md-3 {
    min-height: 161px;
    border-left: 1px solid #c2c2c2; }

/*CORPORATE LISTING STYLES*/
.corporate-listing div.col-md-12:nth-child(odd) {
  background: #efefef; }

.corporate-listing .corporate-listing-item {
  padding: 15px 0; }
  .corporate-listing .corporate-listing-item p {
    font-size: 1rem;
    color: #333;
    line-height: 1; }
  .corporate-listing .corporate-listing-item h2 {
    margin-bottom: 1rem; }
  .corporate-listing .corporate-listing-item h2,
  .corporate-listing .corporate-listing-item h3,
  .corporate-listing .corporate-listing-item strong {
    color: #aa0050; }
  .corporate-listing .corporate-listing-item .endorsed {
    height: 45px;
    width: 50px;
    background-size: cover !important;
    background-position: center !important;
    border: 4px solid #ffffff; }
  .corporate-listing .corporate-listing-item .endorsed:not(:last-child) {
    margin-bottom: 5px; }
  .corporate-listing .corporate-listing-item .image {
    height: 161px;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important; }
  .corporate-listing .corporate-listing-item strong {
    font-size: 1rem; }

.payment-modal .sub-payment-listings li {
  width: 100%;
  display: block; }
  .payment-modal .sub-payment-listings li span {
    display: inline-block;
    width: 50%;
    padding: 10px 0; }
    .payment-modal .sub-payment-listings li span:last-child {
      text-align: right; }

.modal-container {
  padding: 15px; }

.invoice-toggle {
  padding: 15px;
  display: inline-block;
  width: calc(50%);
  text-align: center;
  background-color: #333;
  color: #ffffff !important;
  margin-bottom: 5px; }
  .invoice-toggle:first-child {
    border-right: 2px solid #ffffff; }
  .invoice-toggle:last-child {
    border-left: 2px solid #ffffff; }
  .invoice-toggle.active {
    background-color: #aa0050; }

.button-green {
  background-color: #63a818 !important; }

.chapter-accordion {
  padding: 15px 0;
  border-top: 1px solid #999; }
  .chapter-accordion:last-child {
    padding-top: 0; }
  .chapter-accordion a {
    color: #000; }
  .chapter-accordion h3 {
    margin-bottom: 6px; }

#org-discount {
  font-size: 0.875rem;
  padding-left: 15px;
  display: inline-block;
  width: 100%;
  text-align: right; }

#update-invoice-details {
  padding: 15px 0;
  width: 100%;
  background-color: #aa0050;
  color: #ffffff !important;
  display: inline-block;
  text-align: center;
  margin: 30px; }
  #update-invoice-details:hover {
    background-color: #333; }

.update-invoice-button {
  font-weight: bold;
  padding: 10px;
  display: inline-block;
  width: 100%;
  margin-top: 15px; }
  .update-invoice-button:hover, .update-invoice-button:active, .update-invoice-button:focus {
    background-color: #63a818 !important;
    border-color: #63a818 !important; }

#endorsed-organisations-search-form select {
  margin-bottom: 0; }

#lapsed-subscription {
  display: inline-block;
  width: 100%;
  margin: 60px 0; }
  #lapsed-subscription h1:after {
    width: 35% !important;
    position: relative;
    left: 33%; }
  #lapsed-subscription a.btn {
    max-width: 255px; }

#CompanyProfileForm form {
  margin-bottom: 0; }

#company-image-upload .profile-image {
  display: inline-block;
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat;
  border: 1px solid #999;
  height: 180px;
  width: 180px;
  margin-right: 15px; }

#company-image-upload .upload-profile-image {
  display: inline-block;
  width: calc(100% - 215px);
  vertical-align: top;
  padding-top: 30px; }
  #company-image-upload .upload-profile-image span {
    margin: 5px 0;
    display: inline-block;
    font-size: 0.875rem; }
  #company-image-upload .upload-profile-image label {
    display: inline-block; }

.disabled-option {
  opacity: 0.6;
  pointer-events: none; }

.purple {
  color: #aa0050; }

.validated-user-response {
  display: inline-block;
  width: 100%; }
  .validated-user-response.validated {
    margin-top: 15px;
    margin-bottom: 15px;
    color: #63a818;
    padding: 15px;
    border: 1px solid #63a818; }
  .validated-user-response.invalid {
    margin-top: 15px;
    color: #aa0050;
    padding: 15px;
    border: 1px solid #aa0050; }

.non-breaking {
  white-space: nowrap; }

.inline-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start; }

.inline-container > * {
  flex: 1 1 auto;
  margin-right: 1.5rem;
  margin-left: 0;
  display: inline-block; }

.inline-container > *:last-child {
  margin-right: 0; }

.inline-container.inline-container-middle {
  align-items: center; }

.inline-container.inline-container-end {
  align-items: flex-end; }

.inline-container.inline-container-contigious > * {
  margin: 0; }

.inline-container .inline-shrink {
  flex: 0 1 auto;
  width: auto;
  width: unset; }

.inline-container .inline-grow {
  flex: 100 0 0; }

h4 + a.pull-right {
  margin-top: -2.2em; }

a,
.btn {
  transition: background-color .3s ease; }

.image-gallery .selected-image-container {
  width: 100%;
  margin-bottom: 1rem;
  position: relative; }
  .image-gallery .selected-image-container img {
    margin: 0 auto;
    max-width: 100%; }
  .image-gallery .selected-image-container .image-gallery-navigation {
    cursor: pointer;
    position: absolute;
    top: 0;
    background-color: #000;
    opacity: 0.6;
    transition: all ease 0.3s;
    color: #ffffff;
    padding: 0.5rem;
    top: 50%;
    transform: translateY(-50%); }
    .image-gallery .selected-image-container .image-gallery-navigation i {
      color: #ffffff;
      margin: 0; }
    .image-gallery .selected-image-container .image-gallery-navigation:hover {
      background-color: #aa0050;
      opacity: 1; }
    .image-gallery .selected-image-container .image-gallery-navigation.js-previous-image-trigger {
      left: 0; }
    .image-gallery .selected-image-container .image-gallery-navigation.js-next-image-trigger {
      right: 0; }

.image-gallery .image-gallery-preview-container {
  padding-left: 0;
  padding-right: 0; }
  .image-gallery .image-gallery-preview-container .js-selected-image-trigger {
    padding-top: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 1rem;
    opacity: 0.5;
    cursor: pointer; }
    .image-gallery .image-gallery-preview-container .js-selected-image-trigger.active {
      opacity: 1; }

.currency-control > *,
.currency-control > *:active,
.currency-control *:hover {
  width: 2.4rem;
  height: 2.4rem;
  font-size: 1.4rem;
  padding: 0.5rem;
  border-radius: 1.2rem;
  display: inline-block;
  line-height: 1em;
  text-align: center;
  background-color: #c4c4c4;
  opacity: 0.3;
  text-decoration: none;
  cursor: pointer; }
  .currency-control > *:not(:last-child),
  .currency-control > *:active:not(:last-child),
  .currency-control *:hover:not(:last-child) {
    margin-right: 0.5rem; }
  .currency-control > *.active,
  .currency-control > *:active.active,
  .currency-control *:hover.active {
    opacity: 1; }

#sitemap-content {
  margin-top: 2rem; }
  #sitemap-content ul li::before {
    content: none;
    margin-left: 0px;
    width: 0px; }
  #sitemap-content:hover .first > li > a, #sitemap-content:active .first > li > a {
    background-color: #f3f3f3; }
  #sitemap-content ul {
    padding-left: 30px;
    background-color: #ffffff; }
    #sitemap-content ul li {
      list-style: none;
      background-color: #ffffff;
      margin-bottom: 0px; }
      #sitemap-content ul li a {
        display: inline-block;
        width: 100%;
        padding: .5rem 1rem; }
        #sitemap-content ul li a:hover, #sitemap-content ul li a:active {
          background-color: #f3f3f3; }
    #sitemap-content ul:hover {
      background-color: #f3f3f3; }
      #sitemap-content ul:hover.even {
        background-color: #f9f9f9; }
    #sitemap-content ul.first {
      padding-left: 0;
      background: none;
      font-weight: bold; }
    #sitemap-content ul.first > li > a::before {
      width: 60px;
      content: "Home - ";
      color: #aa0050; }
  #sitemap-content ul ul, #sitemap-content ul ol {
    margin-left: 0px; }

.help-tooltip-button {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 5px;
  border-radius: 50%;
  background-color: #999;
  cursor: help; }
  .help-tooltip-button::after {
    content: "?";
    display: inline-block;
    width: 20px;
    line-height: 20px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #ffffff; }

/*Default Form Styles*/
form, .memex-form {
  margin-bottom: 15px;
  /*Validation Styling*/
  /*Success*/ }
  form label, .memex-form label {
    width: auto;
    font-family: "Rotis SemiSans W01";
    font-size: 18px;
    color: #000;
    font-weight: 400 !important; }
    form label.label-block, .memex-form label.label-block {
      display: inline-block;
      width: 100%;
      margin-right: 15px; }
  form select, .memex-form select {
    display: inline-block;
    width: 100%;
    padding-right: 40px;
    background-color: #ffffff;
    background-image: url(/assets/img/cta-arrow-purple_down.png);
    background-position: calc(100% - 15px);
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    text-transform: capitalize; }
  form input.input-validation-error, form textarea.input-validation-error, form select.input-validation-error, .memex-form input.input-validation-error, .memex-form textarea.input-validation-error, .memex-form select.input-validation-error {
    border: 2px solid #aa0050; }
  form ul.form-errors, .memex-form ul.form-errors {
    display: block;
    width: 100%;
    margin: 30px 0;
    border: 2px solid #aa0050;
    text-align: left;
    padding: 10px; }
    form ul.form-errors li, .memex-form ul.form-errors li {
      color: #aa0050;
      font-size: 0.875rem; }
  form .successMessage, .memex-form .successMessage {
    display: block;
    width: 100%;
    margin: 30px 0;
    border: 2px solid #63a818;
    text-align: center;
    padding: 10px;
    color: #63a818;
    font-size: 1rem; }

.umbraco-forms-page .umbraco-forms-message-on-submit {
  margin: 0 15px; }

.umbraco-forms-form .umbraco-forms-field-wrapper {
  position: relative; }

.umbraco-forms-form span.field-validation-error {
  top: -28px;
  right: 0px;
  position: absolute;
  display: block;
  color: #aa0050;
  font-size: 0.875rem; }
  .umbraco-forms-form span.field-validation-error span {
    color: #aa0050;
    font-size: 0.875rem; }

.umbraco-forms-form .umbraco-forms-indicator {
  color: #aa0050;
  font-weight: bold; }

ul.error-container {
  border: 2px solid #aa0050;
  padding: 15px;
  margin-bottom: 15px; }
  ul.error-container li {
    color: #aa0050; }

.success-container {
  border: 2px solid #63a818;
  padding: 15px;
  margin-bottom: 15px;
  color: #63a818;
  font-weight: bold; }

form {
  margin-bottom: 30px; }

.umbraco-forms-field-wrapper .g-recaptcha {
  margin-bottom: 2rem; }

/*NEWS PAGE STYLES*/
.news-listing .mediaTitle {
  display: block;
  margin-bottom: 5px; }

.news-listing .mediaIntro {
  height: 125px;
  margin-bottom: 15px;
  overflow-y: hidden; }
  .news-listing .mediaIntro p {
    margin: 0; }

@media (max-width: 989px) {
  .news-listing .row:first-of-type .feature-block:last-of-type {
    margin-bottom: 0px; }
  .news-listing .row .feature-block {
    padding-bottom: 20px; } }

@media (min-width: 990px) {
  .news-listing .row .feature-block {
    margin-bottom: 80px; }
    .news-listing .row .feature-block .date-categories span {
      color: inherit; }
    .news-listing .row .feature-block a.btn-primary {
      position: absolute;
      bottom: 0px;
      margin-bottom: 20px; } }

.news-item ul {
  list-style: circle !important;
  margin-left: 30px;
  margin-bottom: 15px; }

div.news-categories {
  margin-top: 15px;
  margin-bottom: 15px; }
  div.news-categories span {
    font-size: 13px;
    color: #aa0050; }
  div.news-categories span:not(:last-child):after {
    content: "|";
    padding: 0 1px 0 5px; }

p.news-item-date {
  font-size: 13px;
  color: #333;
  margin-bottom: 5px; }

section#related-news-section {
  background: #f5f5f5;
  padding: 70px 0px; }
  section#related-news-section h3 {
    margin-bottom: 2rem; }

.category-labels-container {
  margin-bottom: 0.5rem; }
  .category-labels-container .category-label:not(:last-child):after {
    content: "|";
    padding: 0 1px 0 1px; }

.news-page-content-container {
  margin-top: 25px; }

/*Magazine Pull Out Section*/
.pull-out-magazine {
  background-color: #f5f5f5;
  margin-bottom: 35px;
  padding: 15px; }
  .pull-out-magazine .image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 200px; }
  .pull-out-magazine .btn {
    white-space: normal; }
  .pull-out-magazine h3 {
    color: #aa0050; }
    .pull-out-magazine h3:after {
      content: none; }
  .pull-out-magazine p {
    color: #333;
    margin-bottom: 15px;
    margin-top: 15px; }

.pull-out-magazine > *.image-container {
  min-width: 100%; }
  .pull-out-magazine > *.image-container .image {
    background-size: contain; }

.pull-out-magazine > *:not(:last-child) {
  margin: 0;
  margin-bottom: 1rem; }

#event-summary .add-favourite {
  margin-top: 0; }

.event-listings.list-group h2 {
  margin-bottom: 10px; }

.event-listings.list-group .panel-content {
  padding-bottom: 40px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

/*COURSES AND EVENTS LISTS*/
.event-time {
  display: inline-block;
  width: calc(50% - 30px); }

.event-location {
  padding-top: 9px;
  display: flex;
  width: 100%;
  align-items: center; }
  .event-location i {
    display: inline-block; }
  .event-location span {
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: calc(100% - 27px);
    display: inline-block; }

.event-red-links a:nth-child(2) {
  margin-left: 20px; }

#EventBookingForm table select {
  max-width: 85px; }

.event-booking-rhs-image {
  max-width: 100%;
  max-height: 265px; }

.event-booking-rhs {
  background-color: #e5e8ec;
  padding: 15px; }

.event-book {
  font-weight: bold !important;
  text-transform: uppercase; }
  .event-book b {
    color: #ffffff;
    position: relative;
    top: -2px; }
  .event-book:hover b {
    color: #000; }

#event-order-summary td:nth-child(1) {
  text-align: left; }

#event-order-summary td:nth-child(2) {
  text-align: center !important; }

.event-slider-text {
  font-size: 1rem;
  color: #000;
  padding: 0 10px;
  position: relative;
  top: -10px; }

.event-share span {
  font-size: 15px;
  font-weight: bold;
  padding-top: 8px;
  margin-right: 15px;
  display: inline-block; }

.event-share a {
  display: inline-block;
  background-color: #aa0050; }

.event-share img {
  width: 30px;
  vertical-align: middle; }

.eventList .panel {
  min-height: 380px;
  position: relative; }

.eventList .panel-heading span {
  display: inline;
  color: inherit;
  font-size: inherit; }
  .eventList .panel-heading span.location {
    max-width: calc(100% - 30px);
    display: inline-block;
    margin-top: 15px;
    font-size: 0.7rem;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis; }

/*IAM Events*/
#event-summary {
  background: #f4f4f4;
  padding-top: 30px;
  padding-bottom: 30px; }
  #event-summary p {
    margin-bottom: 15px; }
  #event-summary h1 {
    margin-top: 31px;
    margin-bottom: 31px; }
  #event-summary .image {
    margin-top: 35px;
    margin-bottom: 15px;
    height: 286px;
    background-size: contain !important;
    background-position: right !important;
    background-repeat: no-repeat !important; }

@media (max-width: 991px) {
  #event-summary .image {
    background-position: center !important; } }

.event-sponsor .event-sponsor-image {
  border: 1px solid #d9d9d9;
  margin-top: 20px;
  margin-bottom: 20px;
  height: 160px; }

.event-speakers .panel {
  border: none;
  box-shadow: none; }
  .event-speakers .panel .panel-body {
    padding: 15px 15px 15px 0px; }
    .event-speakers .panel .panel-body h4 {
      color: #aa0050;
      margin-bottom: 10px; }
    .event-speakers .panel .panel-body span.role {
      font-weight: bold;
      margin-bottom: 10px;
      display: block; }
    .event-speakers .panel .panel-body p {
      color: #333; }

.programme-image {
  height: 376px;
  background-size: contain !important; }

.event-price {
  color: #333;
  padding: 15px 0px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #979797; }
  .event-price p {
    margin-bottom: 0; }

/*Chapter Microsite Styles*/
.chapter-event {
  margin-top: 30px; }
  .chapter-event .image {
    height: 350px;
    background-size: cover !important;
    background-position: center !important; }
  .chapter-event h3 {
    color: #aa0050; }
  .chapter-event .event-info {
    padding: 15px 0px;
    margin-bottom: 5px;
    font-weight: bold;
    display: inline-flex;
    justify-content: flex-start;
    font-size: 0.75rem;
    width: 100%;
    border: none;
    background-color: #ffffff;
    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9; }
    .chapter-event .event-info .event-location {
      margin-left: 15px;
      width: unset;
      padding-top: 0px; }
    .chapter-event .event-info i {
      color: #aa0050;
      font-size: 1rem;
      margin-right: 5px;
      margin-left: 5px; }

#course-booking-body-section {
  margin: 5rem 0; }

#course-booking-data-collection-form fieldset .field-support-text {
  margin-bottom: 0.5rem; }
  #course-booking-data-collection-form fieldset .field-support-text small {
    color: #87888a; }

#course-booking-data-collection-form fieldset .field-validation-error {
  font-size: 0.8rem;
  margin-bottom: 0.5rem;
  display: block; }
  #course-booking-data-collection-form fieldset .field-validation-error span {
    color: #aa0050; }

.corporate-directory-introduction-container {
  margin-bottom: 2.5rem; }

#assets-magazines-introduction {
  margin-top: 80px; }

#assets-magazines-grid-section {
  margin-top: 80px;
  margin-bottom: 80px; }

#assets-magazines-retrieval-results-container {
  margin-bottom: -42px; }
  #assets-magazines-retrieval-results-container .container-fluid {
    padding-left: 0;
    padding-right: 0; }
    #assets-magazines-retrieval-results-container .container-fluid .row {
      margin-right: -21px;
      margin-left: -21px; }
      #assets-magazines-retrieval-results-container .container-fluid .row div[class^='col'] {
        padding-right: 21px;
        padding-left: 21px; }
  #assets-magazines-retrieval-results-container .assets-magazine-tile {
    margin-bottom: 42px; }
  #assets-magazines-retrieval-results-container .pagination-container {
    margin-bottom: 1rem;
    text-align: right; }

.assets-magazine-tile > .assets-magazine-thumbnail {
  width: 100%;
  padding-bottom: 130%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }

.assets-magazine-tile > *:not(:last-child) {
  margin: 0;
  margin-bottom: 20px; }

.assets-magazine-tile .assets-magazine-actions-container > *:not(:last-child) {
  margin-bottom: 10px; }

.assets-magazine-tile .assets-magazine-actions-container > .btn {
  width: 100%; }

#jobs-introduction-content-section {
  background-color: #f4f4f4;
  padding: 35px 0; }
  #jobs-introduction-content-section a .btn {
    min-width: 200px; }
  #jobs-introduction-content-section .inline-container > *:not(:last-child) {
    margin-right: 2rem; }

.jobs-content-action {
  min-width: 200px;
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .jobs-content-action.active {
    background-color: #ffffff;
    color: #000; }

#jobs-contracts-page-content-section {
  padding: 60px 0; }

#jobs-contracts-retrieval-results-container .job-retrieval-result + .jobs-contracts-pagination-controls, #jobs-contracts-retrieval-results-container .contract-retrieval-result + .jobs-contracts-pagination-controls {
  margin-top: 30px; }

#jobs-contracts-retrieval-results-container .job-retrieval-result, #jobs-contracts-retrieval-results-container .contract-retrieval-result {
  padding: 30px 0;
  border-bottom: 1px solid #979797; }
  #jobs-contracts-retrieval-results-container .job-retrieval-result .location-and-salary, #jobs-contracts-retrieval-results-container .job-retrieval-result .location-and-fee, #jobs-contracts-retrieval-results-container .contract-retrieval-result .location-and-salary, #jobs-contracts-retrieval-results-container .contract-retrieval-result .location-and-fee {
    font-size: 0.8rem;
    font-weight: bold; }
  #jobs-contracts-retrieval-results-container .job-retrieval-result p, #jobs-contracts-retrieval-results-container .contract-retrieval-result p {
    margin: 0;
    margin-bottom: 20px; }
  #jobs-contracts-retrieval-results-container .job-retrieval-result p.sectors, #jobs-contracts-retrieval-results-container .contract-retrieval-result p.sectors {
    margin: 0;
    color: #aa0050;
    font-weight: bold; }
  #jobs-contracts-retrieval-results-container .job-retrieval-result h2, #jobs-contracts-retrieval-results-container .contract-retrieval-result h2 {
    margin: 0; }
  #jobs-contracts-retrieval-results-container .job-retrieval-result .btn, #jobs-contracts-retrieval-results-container .contract-retrieval-result .btn {
    min-width: 200px; }

.jobs-contracts-pagination-controls .pagination {
  margin: 0; }

#jobs-contracts-retrieval-form {
  border-bottom: 2px solid #979797; }
  #jobs-contracts-retrieval-form .container-fluid {
    padding-left: 0;
    padding-right: 0; }

.job-section .row:not(:last-child) {
  margin-bottom: 1.5rem; }

.job-section .job-content-section > h1 {
  margin-bottom: 0.5rem; }

.job-section .job-content-section .location-and-salary {
  font-size: 0.8rem;
  font-weight: bold;
  margin-bottom: 2.5rem; }

.job-section .job-content-section .job-content {
  margin-bottom: 2.5rem; }

.contract-section .row:not(:last-child) {
  margin-bottom: 1.5rem; }

.contract-section .contract-content-section > h1 {
  margin-bottom: 0.5rem; }

.contract-section .contract-content-section .location-and-fee {
  font-size: 0.8rem;
  font-weight: bold;
  margin-bottom: 2.5rem; }

.contract-section .contract-content-section .contract-content {
  margin-bottom: 2.5rem; }

.similar-jobs-container h3 {
  margin-bottom: 2rem; }

.similar-jobs-container .similar-job .location-and-salary {
  font-size: 0.8rem;
  font-weight: bold;
  margin-bottom: 0.5rem; }

.similar-jobs-container .similar-job a, .similar-jobs-container .similar-job a:hover, .similar-jobs-container .similar-job a:focus, .similar-jobs-container .similar-job a:active {
  color: #000;
  font-size: 1.4rem;
  font-family: "RotisSemiSansW01-Light";
  font-weight: normal; }

.similar-jobs-container .similar-job:not(:last-child) {
  margin-bottom: 2.5rem; }

@media (max-width: 768px) {
  #jobs-introduction-content-section .inline-container {
    display: block; }
    #jobs-introduction-content-section .inline-container > * {
      display: block; }
      #jobs-introduction-content-section .inline-container > *:not(:last-child) {
        margin-right: 0;
        margin-bottom: 1rem; }
  #jobs-introduction-content-section a.btn {
    min-width: 0; }
  #FullWidthBanner.jobs-title-container {
    height: unset;
    height: auto; }
    #FullWidthBanner.jobs-title-container .MemexBannerCaption {
      display: block;
      padding: 1rem 0;
      height: unset;
      height: auto; }
      #FullWidthBanner.jobs-title-container .MemexBannerCaption > * {
        display: block;
        width: 100%; }
      #FullWidthBanner.jobs-title-container .MemexBannerCaption h1 {
        margin-bottom: 1rem;
        display: block;
        width: 100%; }
  .jobs-contracts-pagination-controls {
    display: block; }
  #jobs-contracts-retrieval-results-container .job-retrieval-result .inline-container, #jobs-contracts-retrieval-results-container .contract-retrieval-result .inline-container {
    display: block; }
    #jobs-contracts-retrieval-results-container .job-retrieval-result .inline-container > *, #jobs-contracts-retrieval-results-container .contract-retrieval-result .inline-container > * {
      display: block; }
  #jobs-contracts-retrieval-results-container .job-retrieval-result .non-breaking, #jobs-contracts-retrieval-results-container .contract-retrieval-result .non-breaking {
    white-space: normal; }
  .similar-jobs-container .similar-job .non-breaking {
    white-space: normal; }
  .job-section > .container > .row > *:first-child {
    margin-bottom: 3.5rem; } }

#knowledge-listing-introduction-content-section {
  background-color: #f4f4f4;
  padding: 35px 0; }
  #knowledge-listing-introduction-content-section a.btn {
    min-width: 200px; }
  #knowledge-listing-introduction-content-section .inline-container > *:not(:last-child) {
    margin-right: 2rem; }

#knowledge-listing-content-section {
  margin: 80px 0; }
  #knowledge-listing-content-section .filter-control-container > *:not(:last-child) {
    margin-bottom: 2rem; }

#knowledge-item-retrieval-form-container form {
  margin-bottom: 2rem; }
  #knowledge-item-retrieval-form-container form .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  #knowledge-item-retrieval-form-container form input {
    margin-bottom: 0; }
    #knowledge-item-retrieval-form-container form input.js-search-term-field {
      padding-right: 35px;
      background-image: url(../../assets/img/magnifying-glass.png);
      background-size: 20px;
      background-repeat: no-repeat;
      background-position: center right;
      background-position-x: calc(100% - 10px); }
  #knowledge-item-retrieval-form-container form select {
    margin-bottom: 0; }
    #knowledge-item-retrieval-form-container form select.js-sector-id-field {
      line-height: inherit; }

#knowledge-item-retrieval-results-container .knowledge-item-tile {
  margin-bottom: 2rem;
  min-height: 33.5rem;
  padding-bottom: 5rem; }
  #knowledge-item-retrieval-results-container .knowledge-item-tile .knowledge-item-actions-container {
    position: absolute;
    bottom: 0;
    width: 100%; }

#knowledge-item-retrieval-results-container .container-fluid {
  padding-right: 0;
  padding-left: 0; }

#knowledge-item-retrieval-results-container .container-fluid + .knowledge-pagination-controls {
  margin-bottom: 0; }

.knowledge-pagination-controls {
  padding-top: 2rem;
  margin-bottom: 2rem;
  border-top: 2px solid #979797; }
  .knowledge-pagination-controls label {
    font-family: "Rotis SemiSans W01";
    font-size: 1.2rem; }
  .knowledge-pagination-controls .pagination {
    margin: 0; }

.knowledge-item-tile {
  position: relative; }
  .knowledge-item-tile > *:not(:last-child) {
    margin-bottom: 1rem; }
  .knowledge-item-tile .knowledge-item-thumbnail {
    position: relative;
    padding-bottom: 70%;
    background-size: cover; }
    .knowledge-item-tile .knowledge-item-thumbnail .knowledge-item-access-flag {
      position: absolute;
      top: 0;
      right: 0;
      width: auto;
      padding: 6px 12px;
      font-size: 1.2rem;
      background-color: #000;
      color: #ffffff;
      font-family: "Rotis SemiSans W01"; }
  .knowledge-item-tile .knowledge-item-date-sector-container {
    font-size: 0.8rem; }
    .knowledge-item-tile .knowledge-item-date-sector-container span {
      color: #87888a; }
      .knowledge-item-tile .knowledge-item-date-sector-container span:not(:last-child):after {
        content: "|";
        padding: 0 3px 0 7px; }
  .knowledge-item-tile h3 {
    color: #aa0050;
    font-size: 1.8rem; }
  .knowledge-item-tile .knowledge-item-actions-container .add-favourite-container {
    margin-bottom: 0.5rem; }
  .knowledge-item-tile .knowledge-item-actions-container a.btn {
    width: 100%; }

.knowledge-item-article-section .row:not(:last-child) {
  margin-bottom: 1.5rem; }

.knowledge-item-article-section .knowledge-item-article-image-container img {
  max-height: 600px; }

.knowledge-item-article-section .knowledge-item-article-content-section > h1 {
  margin-bottom: 2rem; }

.knowledge-item-article-section .knowledge-item-article-content-section .knowledge-item-article-date-sector-favourite-container {
  margin-bottom: 1rem; }
  .knowledge-item-article-section .knowledge-item-article-content-section .knowledge-item-article-date-sector-favourite-container .add-favourite {
    margin: 0; }

.knowledge-item-article-section .knowledge-item-article-content-section .knowledge-item-date-sector-container {
  font-size: 1rem; }
  .knowledge-item-article-section .knowledge-item-article-content-section .knowledge-item-date-sector-container span {
    color: #87888a; }
    .knowledge-item-article-section .knowledge-item-article-content-section .knowledge-item-date-sector-container span:not(:last-child):after {
      content: "|";
      padding: 0 3px 0 7px; }

.related-knowledge-container h2 {
  margin-bottom: 2rem; }

.related-knowledge-container .related-knowledge-item .knowledge-item-date-sector-container {
  font-size: 0.8rem;
  margin-bottom: 0.5rem; }
  .related-knowledge-container .related-knowledge-item .knowledge-item-date-sector-container > *:not(:last-child):after {
    content: "|";
    padding: 0 3px 0 7px;
    color: #000; }
  .related-knowledge-container .related-knowledge-item .knowledge-item-date-sector-container > .knowledge-item-sector {
    color: #aa0050; }

.related-knowledge-container .related-knowledge-item a, .related-knowledge-container .related-knowledge-item a:hover, .related-knowledge-container .related-knowledge-item a:focus, .related-knowledge-container .related-knowledge-item a:active {
  color: #aa0050;
  font-size: 1.4rem;
  font-family: "Rotis SemiSans W01";
  font-weight: normal; }

.related-knowledge-container .related-knowledge-item:not(:last-child) {
  margin-bottom: 2rem; }

@media (max-width: 1199px) {
  #knowledge-item-retrieval-results-container .knowledge-item-tile {
    min-height: 35rem; } }

@media (max-width: 991px) {
  #knowledge-listing-content-section {
    margin: 40px 0; }
    #knowledge-listing-content-section .filter-control-container {
      margin-bottom: 1rem; }
      #knowledge-listing-content-section .filter-control-container > *:not(:last-child) {
        margin-bottom: 1rem; }
      #knowledge-listing-content-section .filter-control-container select {
        width: 100%; }
    #knowledge-listing-content-section #knowledge-item-retrieval-form-container div[class^="col-"]:not(:last-child) {
      margin-bottom: 1rem; } }

@media (max-width: 768px) {
  #knowledge-listing-introduction-content-section .inline-container {
    display: block; }
    #knowledge-listing-introduction-content-section .inline-container > * {
      display: block; }
      #knowledge-listing-introduction-content-section .inline-container > *:not(:last-child) {
        margin-right: 0;
        margin-bottom: 1rem; }
  #knowledge-listing-introduction-content-section a.btn {
    min-width: 0; }
  #knowledge-listing-content-section .knowledge-pagination-controls {
    display: block; }
    #knowledge-listing-content-section .knowledge-pagination-controls label {
      font-size: 1rem; }
    #knowledge-listing-content-section .knowledge-pagination-controls > * {
      display: block; }
      #knowledge-listing-content-section .knowledge-pagination-controls > *:not(:last-child) {
        margin-right: 0;
        margin-bottom: 1rem; }
  #knowledge-item-retrieval-results-container .knowledge-item-tile {
    min-height: 0;
    padding-bottom: 0;
    margin-bottom: 3rem; }
    #knowledge-item-retrieval-results-container .knowledge-item-tile .knowledge-item-actions-container {
      position: relative; }
  .knowledge-item-article-section .related-knowledge-container {
    margin-top: 3rem; }
    .knowledge-item-article-section .related-knowledge-container .related-knowledge-item:not(:last-child), .knowledge-item-article-section .related-knowledge-container h2 {
      margin-bottom: 1rem; } }

#ecommerce-products-content-section {
  margin: 80px 0; }

#ecommerce-products-retrieval-form {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 2px solid #87888a; }
  #ecommerce-products-retrieval-form select {
    text-transform: none; }
  #ecommerce-products-retrieval-form > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
    #ecommerce-products-retrieval-form > .container-fluid > .row:not(:last-child) {
      margin-bottom: 1rem; }
    #ecommerce-products-retrieval-form > .container-fluid select, #ecommerce-products-retrieval-form > .container-fluid input {
      margin-bottom: 0; }
    #ecommerce-products-retrieval-form > .container-fluid input.js-search-term-field {
      padding-right: 35px;
      background-image: url(../../assets/img/magnifying-glass.png);
      background-size: 20px;
      background-repeat: no-repeat;
      background-position: center right;
      background-position-x: calc(100% - 10px); }
  #ecommerce-products-retrieval-form .inline-container.currency-field-container > *:not(:last-child) {
    margin-right: 0.5rem; }
  #ecommerce-products-retrieval-form .display-toggle-container .js-display-type-trigger.fa {
    cursor: pointer;
    font-size: 2rem;
    color: #979797; }
    #ecommerce-products-retrieval-form .display-toggle-container .js-display-type-trigger.fa.active {
      color: #aa0050; }
    #ecommerce-products-retrieval-form .display-toggle-container .js-display-type-trigger.fa:not(:last-child) {
      margin-right: 1rem; }

#ecommerce-products-retrieval-results-container > .container-fluid {
  padding-right: 0;
  padding-left: 0; }
  #ecommerce-products-retrieval-results-container > .container-fluid > .row {
    margin-left: -45px;
    margin-right: -45px; }
    #ecommerce-products-retrieval-results-container > .container-fluid > .row > div[class^="col-"] {
      padding-right: 45px;
      padding-left: 45px; }

#ecommerce-products-retrieval-results-container .ecommerce-product-tile {
  margin-bottom: 0rem;
  padding-bottom: 3rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%; }

#ecommerce-products-retrieval-results-container .ecommerce-product-list-item {
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 2px solid #87888a; }

.ecommerce-product .ecommerce-product-image {
  padding-bottom: 120%;
  background-size: contain;
  background-position: top left;
  background-repeat: no-repeat; }

.ecommerce-product .ecommerce-product-pricing-container p {
  margin: 0;
  font-size: 0.8rem; }

.ecommerce-product .ecommerce-product-pricing-container .ecommerce-product-pricing {
  color: #aa0050;
  font-size: 1.2rem; }

.ecommerce-product .ecommerce-product-actions-container a {
  text-align: center;
  width: 100%; }
  .ecommerce-product .ecommerce-product-actions-container a .fa {
    color: #ffffff; }

.ecommerce-product .ecommerce-product-actions-container .out-of-stock-flag {
  pointer-events: none;
  background-color: #87888a; }

.cart-notification.alert {
  text-align: left;
  padding: 15px;
  margin-bottom: 0px;
  cursor: default;
  border-radius: 0px; }
  .cart-notification.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
  .cart-notification.alert-error {
    color: #ffffff;
    background-color: #770038;
    border-color: #aa0050; }

.ecommerce-product-tile .ecommerce-product-image-container {
  width: 50%;
  min-width: 50%;
  max-width: 50%; }

.ecommerce-product-tile .ecommerce-product-details-container .ecommerce-product-pricing-container {
  margin-top: 1rem; }

.ecommerce-product-tile .ecommerce-product-actions-container {
  margin-top: 1rem;
  width: 100%; }
  .ecommerce-product-tile .ecommerce-product-actions-container > *:not(:last-child) {
    margin-bottom: 0.8rem; }
  .ecommerce-product-tile .ecommerce-product-actions-container .inline-container > *:not(:last-child) {
    margin-right: 0.8rem; }
  .ecommerce-product-tile .ecommerce-product-actions-container .out-of-stock-flag {
    width: 100%; }

.ecommerce-product-list-item .ecommerce-product-details-container {
  margin-bottom: 1rem; }

.ecommerce-product-list-item .ecommerce-product-actions-container.inline-container > *:not(:last-child) {
  margin-right: 0.8rem; }

.ecommerce-product-list-item .ecommerce-product-actions-container.inline-container > .out-of-stock-flag {
  max-width: 200px; }

.ecommerce-product-list-item .ecommerce-product-actions-container.inline-container > a {
  max-width: 200px; }
  .ecommerce-product-list-item .ecommerce-product-actions-container.inline-container > a.login-button {
    max-width: 300px; }

.ecommerce-product-list-item .ecommerce-product-image {
  min-width: 170px;
  width: 170px; }

.ecommerce-products-pagination-controls {
  margin-bottom: 2rem; }
  .ecommerce-products-pagination-controls label {
    font-family: "Rotis SemiSans W01";
    font-size: 1.2rem; }
  .ecommerce-products-pagination-controls:last-child {
    margin-bottom: 0; }
  .ecommerce-products-pagination-controls .pagination {
    margin: 0; }

.ecommerce-product-content {
  margin-top: 2rem; }
  .ecommerce-product-content .mobile-image-container {
    margin-bottom: 1rem;
    text-align: center; }
    .ecommerce-product-content .mobile-image-container img {
      margin: 0 auto; }
  .ecommerce-product-content .mobile-header-container {
    margin-bottom: 2rem; }
    .ecommerce-product-content .mobile-header-container h1 {
      font-size: 2rem; }
  .ecommerce-product-content h1 {
    margin-bottom: 2rem; }

#ecommerce-product-purchase-form-container {
  padding: 0 1rem;
  background-color: #f0f0f0; }
  #ecommerce-product-purchase-form-container form {
    margin: 0; }
    #ecommerce-product-purchase-form-container form > * {
      padding: 1rem 0; }
      #ecommerce-product-purchase-form-container form > *:not(:last-child) {
        border-bottom: 2px solid #87888a; }
    #ecommerce-product-purchase-form-container form input, #ecommerce-product-purchase-form-container form select {
      margin: 0; }
  #ecommerce-product-purchase-form-container .ecommerce-product-currency-container {
    text-align: right; }
    #ecommerce-product-purchase-form-container .ecommerce-product-currency-container * {
      display: inline-block;
      width: auto; }
  #ecommerce-product-purchase-form-container .ecommerce-product-pricing-container p {
    margin: 0;
    font-size: 0.8rem; }
  #ecommerce-product-purchase-form-container .ecommerce-product-pricing-container small {
    font-size: 0.75rem;
    color: #87888a; }
  #ecommerce-product-purchase-form-container .ecommerce-product-pricing-container .ecommerce-product-pricing {
    color: #000;
    font-weight: bold;
    font-size: 1rem; }
  #ecommerce-product-purchase-form-container .ecommerce-product-purchase-actions-container > *:not(:first-child) {
    padding-top: 31px; }
  #ecommerce-product-purchase-form-container .ecommerce-product-purchase-actions-container .btn {
    width: 100%; }
    #ecommerce-product-purchase-form-container .ecommerce-product-purchase-actions-container .btn:not(:last-child) {
      margin-bottom: 0.5rem; }
  #ecommerce-product-purchase-form-container .out-of-stock-flag {
    pointer-events: none;
    background-color: #87888a; }

#shopping-cart-content-section {
  margin-top: 50px; }
  #shopping-cart-content-section .currency-control {
    text-align: right; }

.checkout-container #Checkout_Step3.tab-pane.active {
  width: 100%; }

.checkout-container .tab-content .tab-pane .online-shop-form {
  position: relative;
  top: -20px; }

.checkout-container .shop-order-summary {
  margin-top: 60px; }

.checkout-container .same-as-billing-details-input-container {
  margin-bottom: 25px; }

.shop-order-summary {
  background-color: #f5f5f5;
  color: #000;
  padding: 15px;
  margin: 30px 0; }
  .shop-order-summary table {
    display: table;
    width: 100%; }
    .shop-order-summary table tr {
      margin-bottom: 5px; }
      .shop-order-summary table tr td {
        padding: 5px 0; }
      .shop-order-summary table tr td:last-child {
        text-align: right; }

.shop-checkout-container {
  display: inline-block;
  width: 100%;
  margin: 30px 0;
  position: relative; }
  .shop-checkout-container .form-control, .shop-checkout-container input {
    border-radius: 0;
    background-color: white;
    border: 1px solid black;
    padding: 12px 15px;
    height: auto;
    color: #000;
    margin-bottom: 25px;
    min-height: 45px; }
  .shop-checkout-container .address-input-container {
    margin-bottom: -25px; }
  .shop-checkout-container .btn {
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    min-width: 180px; }
    .shop-checkout-container .btn.pull-left i {
      padding-right: 10px; }
    .shop-checkout-container .btn.pull-right i {
      float: right; }
  .shop-checkout-container hr {
    max-width: 100%;
    margin: 30px 0;
    border-top: 1px solid #87888a; }
  .shop-checkout-container h2, .shop-checkout-container h2 + div, .shop-checkout-container span {
    display: inline-block; }
  .shop-checkout-container h2 + .checkout-breadcrumb {
    padding: 15px 0;
    float: right; }
    .shop-checkout-container h2 + .checkout-breadcrumb span {
      margin-left: 15px;
      color: #555555;
      font-size: 0.95rem; }
      .shop-checkout-container h2 + .checkout-breadcrumb span.active {
        color: #000; }
  .shop-checkout-container_long h2 + .checkout-breadcrumb {
    padding: 8px 0; }
  .shop-checkout-container_long h2 {
    font-size: 25px; }
  .shop-checkout-container .field-radio {
    margin-bottom: 10px; }
    .shop-checkout-container .field-radio input[type=radio] {
      display: none;
      width: 20px;
      border: none;
      box-shadow: none;
      margin-bottom: 0;
      position: relative;
      top: 17px;
      margin-right: 10px; }
    .shop-checkout-container .field-radio label:before {
      /*styles outer circle*/
      content: " ";
      display: inline-block;
      position: relative;
      top: 5px;
      margin: 0 5px 0 0;
      width: 20px;
      height: 20px;
      border-radius: 11px;
      border: 1px solid black;
      background-color: transparent; }
    .shop-checkout-container .field-radio label {
      position: relative; }
    .shop-checkout-container .field-radio label input[type='radio']:checked + span {
      /*styles inner circle*/
      border-radius: 11px;
      width: 10px;
      height: 10px;
      position: absolute;
      top: 10px;
      left: 5px;
      display: block;
      background-color: #aa0050; }
    .shop-checkout-container .field-radio.first {
      margin-top: 20px; }

.checkout-container {
  margin-top: 3rem;
  position: relative;
  /* Re-positioning checkmark on online shop form*/ }
  .checkout-container .tab-pane {
    clip: rect(0 0 0 0);
    display: inline-block;
    border: 0;
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    position: absolute;
    white-space: nowrap; }
    .checkout-container .tab-pane.active {
      clip: auto;
      height: auto;
      width: auto;
      margin: 0;
      overflow: visible;
      position: static;
      white-space: normal; }
  .checkout-container label.checkbox-input input[type=checkbox] ~ .checkmark:after {
    left: calc(50% - 9px);
    top: calc(50% - 9px); }

.confirmation-summary-headers {
  display: inline-block;
  width: 100%;
  padding-bottom: 30px; }
  .confirmation-summary-headers span {
    font-weight: bold; }
  .confirmation-summary-headers span:nth-child(1) {
    display: inline-block;
    width: 45%; }
  .confirmation-summary-headers span:nth-child(2) {
    display: inline-block;
    width: 10%; }
  .confirmation-summary-headers span:nth-child(3) {
    display: inline-block;
    width: 15%;
    text-align: center; }
  .confirmation-summary-headers span:nth-child(4) {
    display: inline-block;
    width: 30%;
    text-align: right; }

ul.confirmation-summary-list {
  list-style: none; }
  ul.confirmation-summary-list li {
    padding-bottom: 15px; }
    ul.confirmation-summary-list li span:nth-child(1) {
      display: inline-block;
      width: 45%; }
    ul.confirmation-summary-list li span:nth-child(2) {
      display: inline-block;
      width: 10%; }
    ul.confirmation-summary-list li span:nth-child(3) {
      display: inline-block;
      width: 15%;
      text-align: center; }
    ul.confirmation-summary-list li span:nth-child(4) {
      display: inline-block;
      width: 30%;
      text-align: right; }
    ul.confirmation-summary-list li:last-child {
      padding: 0; }

.confirmation-summary-totals {
  list-style: none; }
  .confirmation-summary-totals li {
    display: list-item;
    margin-bottom: 5px; }
    .confirmation-summary-totals li span, .confirmation-summary-totals li p {
      display: inline-block; }
    .confirmation-summary-totals li span {
      font-weight: bold;
      width: 15%; }
    .confirmation-summary-totals li p {
      text-align: right;
      width: 85%; }
    .confirmation-summary-totals li:last-child {
      margin-bottom: -10px; }
      .confirmation-summary-totals li:last-child p {
        font-weight: bold; }

.order-summary-total-line {
  display: table-row;
  border-top: 1px solid #000;
  font-weight: bold; }
  .order-summary-total-line td {
    padding-top: 10px; }

#online-shop-cart {
  display: table;
  width: 100%;
  margin: 30px 0; }
  #online-shop-cart thead {
    background-color: #aa0050; }
    #online-shop-cart thead tr th {
      color: #ffffff;
      font-weight: normal; }
  #online-shop-cart input {
    max-width: 60px; }
  #online-shop-cart tr {
    border-bottom: 1px solid #f5f5f5; }
    #online-shop-cart tr td, #online-shop-cart tr th {
      padding: 10px; }
    #online-shop-cart tr td:last-child {
      text-align: right; }

.online-shop-cart-total-container {
  float: right; }
  .online-shop-cart-total-container-mobile {
    margin-right: 1rem; }
  .online-shop-cart-total-container .online-shoping-cart-total a {
    background-color: #87888a;
    padding: 15px 30px !important;
    text-decoration: none !important; }
    .online-shop-cart-total-container .online-shoping-cart-total a span {
      color: #ffffff; }
    .online-shop-cart-total-container .online-shoping-cart-total a:active, .online-shop-cart-total-container .online-shoping-cart-total a:hover {
      background-color: #333; }
    .online-shop-cart-total-container .online-shoping-cart-total a i {
      color: #ffffff;
      display: inline-block;
      padding-right: 10px; }

#online-shop-add-to-cart-feedback {
  position: fixed;
  top: 30px;
  width: 100%;
  display: inline-block;
  text-align: center; }
  #online-shop-add-to-cart-feedback div {
    display: inline-block;
    width: 100%;
    max-width: 480px;
    text-align: center;
    padding: 15px;
    background-color: #ffffff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
    #online-shop-add-to-cart-feedback div strong {
      color: #aa0050; }
    #online-shop-add-to-cart-feedback div p {
      margin-bottom: 0;
      margin-top: 10px; }

.ecommerce-checkout-button {
  width: 100%;
  display: inline-block;
  margin-bottom: 30px;
  text-align: left; }
  .ecommerce-checkout-button i {
    float: right; }

.remove-from-cart:hover i {
  color: #aa0050; }

.online-shop-order-confirmation {
  margin-top: 60px; }
  .online-shop-order-confirmation #online-shop-cart tr {
    border: none; }
    .online-shop-order-confirmation #online-shop-cart tr td {
      padding: 20px 10px; }
  .online-shop-order-confirmation hr {
    margin: 25px 0;
    border-top: 1px solid #000;
    max-width: 100%; }
  .online-shop-order-confirmation .vat-line, .online-shop-order-confirmation .total-line {
    display: inline-block;
    width: 100%; }
    .online-shop-order-confirmation .vat-line span:nth-child(1), .online-shop-order-confirmation .total-line span:nth-child(1) {
      float: left; }
    .online-shop-order-confirmation .vat-line span:nth-child(2), .online-shop-order-confirmation .total-line span:nth-child(2) {
      float: right; }
  .online-shop-order-confirmation .total-line {
    margin-top: 30px; }
    .online-shop-order-confirmation .total-line span {
      font-weight: bold;
      color: #aa0050; }

#ecommerce-cart-details-container .container {
  padding-right: 0;
  padding-left: 0; }

#ecommerce-cart-details-container .out-of-stock-flag {
  color: #aa0050;
  font-weight: bold; }

@media (max-width: 991px) {
  #ecommerce-products-retrieval-results-container .ecommerce-product-tile .ecommerce-product-image-container {
    max-width: 200px;
    min-width: 0; } }

@media (max-width: 767px) {
  #EcommerceCheckoutForm a.shop-back-button + a {
    margin-top: 0.8rem; }
  .checkout-container #Checkout_Step3.tab-pane.active {
    width: 100%;
    overflow: hidden; }
  #ecommerce-products-retrieval-results-container .ecommerce-product-tile .ecommerce-product-image-container {
    max-width: 100%;
    width: 100%;
    min-width: 100%; }
    #ecommerce-products-retrieval-results-container .ecommerce-product-tile .ecommerce-product-image-container .ecommerce-product-image {
      background-position: center; }
  #ecommerce-products-retrieval-results-container .ecommerce-product-tile .inline-container {
    display: block; }
    #ecommerce-products-retrieval-results-container .ecommerce-product-tile .inline-container > * {
      width: 100%;
      margin: 0; }
      #ecommerce-products-retrieval-results-container .ecommerce-product-tile .inline-container > *:not(:last-child) {
        margin-bottom: 0.8rem; }
  .worldpay-container iframe#_iframe_holder {
    width: 100%; } }

@media (min-width: 991px) {
  .ecommerce-product-purchase-actions-container .btn-arrow {
    padding-right: 25px !important; }
  .ecommerce-product-purchase-actions-container > div {
    margin-right: 5px; }
  .ecommerce-product-purchase-actions-container > div > input {
    padding-left: 5px;
    padding-right: 5px; } }

@media (min-width: 1200px) {
  .ecommerce-product-purchase-actions-container .btn-arrow {
    padding-right: 45px !important; }
  .ecommerce-product-purchase-actions-container > div {
    margin-right: 1.5rem; } }

img.membership-selection-image {
  width: 100%; }

.membership-selection-container {
  padding-top: 70px;
  padding-bottom: 70px; }
  .membership-selection-container .row:not(:last-child) {
    margin-bottom: 50px; }

.membership-selection-options-container {
  border-right: 2px solid #999; }
  .membership-selection-options-container .membership-selection-option {
    padding: 15px 0; }
    .membership-selection-options-container .membership-selection-option h3 {
      margin-bottom: 0; }
    .membership-selection-options-container .membership-selection-option .btn {
      padding-left: 60px;
      padding-right: 60px; }
  .membership-selection-options-container .membership-selection-option:not(:last-child) {
    border-bottom: 2px solid #999; }

#employee-domain-validation {
  display: none;
  color: #aa0050;
  margin-bottom: 20px; }

#max-domain-validation {
  display: none;
  color: #3c763d;
  margin-bottom: 10px; }

.employee-domains {
  padding: 1rem;
  background-color: #f5f5f5;
  margin-bottom: 1rem; }
  .employee-domains ul li::before {
    display: none; }
  .employee-domains .accepted-domains {
    border: 1px solid #999;
    margin-bottom: 20px;
    padding: 20px; }
    .employee-domains .accepted-domains ul {
      margin-bottom: 0; }
      .employee-domains .accepted-domains ul li span.remove-domain {
        margin-right: 10px;
        color: #aa0050;
        cursor: pointer; }
  .employee-domains #addEmployeeDomain {
    margin-top: 31px;
    height: 39px;
    width: 100%;
    padding: 5px 30px; }

.character-limit {
  font-weight: bold;
  font-size: 0.875rem;
  position: relative;
  top: -25px;
  display: inline-block;
  width: 100%;
  text-align: right; }

.membership-notification-callout {
  font-family: "RotisSemiSansW01-Light";
  font-size: 1.2rem;
  text-align: left;
  padding: 15px;
  margin-bottom: 15px;
  margin-top: 30px;
  color: #ffffff;
  background-color: #aa0050;
  border-color: #aa0050;
  cursor: default; }

.membership-notification.alert {
  text-align: left;
  padding: 15px;
  margin-bottom: 15px;
  cursor: default;
  border-radius: 0px; }
  .membership-notification.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
  .membership-notification.alert-error {
    color: #ffffff;
    background-color: #770038;
    border-color: #aa0050; }

.field-validation-error[data-valmsg-for] {
  position: relative;
  top: -20px; }
  .field-validation-error[data-valmsg-for] > span {
    color: #aa0050; }

/* Membership Selection */
/*.membership-benefits-list {
    padding-top: 30px;
    .membership-benefits-row

{
    border: 2px;
    border-color: $brand-black;
    height: 50px;
}

a {
    background-color: #000;
    padding: 10px 80px 10px 80px;
    margin: 10px;
    color: $brand-white;
}

span {
    font-size: $font-size-sm;
}
}*/
/*IAM Portal*/
#iam-portal-header {
  display: inline-block;
  width: 100%;
  background-color: #aa0050;
  padding: 30px 0;
  margin-top: 2px; }
  #iam-portal-header span {
    font-size: 3.5rem;
    color: #ffffff; }

#iam-portal-nav {
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #f5f5f5; }
  #iam-portal-nav .list-group {
    margin: 0; }
    #iam-portal-nav .list-group .list-group-item {
      background-color: #f5f5f5;
      color: #000;
      border: none;
      margin: 0;
      border-bottom: 1px solid #87888a;
      padding: 15px;
      border-radius: 0 !important; }
      #iam-portal-nav .list-group .list-group-item:last-child {
        border: none; }
      #iam-portal-nav .list-group .list-group-item.active {
        background-color: #999; }

#iam-portal-view {
  margin-top: 2rem; }
  #iam-portal-view h3 {
    margin-bottom: 25px;
    margin-top: 30px; }
  #iam-portal-view alert {
    border-radius: 0; }

#portal-target {
  min-height: 50vh;
  margin-bottom: 40px; }
  #portal-target h1 {
    margin: 30px 0; }
  #portal-target select {
    width: 100%; }

#portal-membership-details h3 {
  margin-bottom: 25px;
  margin-top: 30px; }

#portal-membership-details span {
  margin: 10px 0;
  display: inline-block;
  width: 100%; }

#member-favourites {
  margin-top: 2rem; }
  #member-favourites .favourite-list-header {
    width: 100%;
    display: inline-block;
    padding: 10px 15px;
    background-color: #aa0050;
    border-bottom: 2px solid #ffffff; }
    #member-favourites .favourite-list-header span {
      margin: 0;
      color: #ffffff;
      font-size: 1.5rem;
      font-family: "Rotis SemiSans W01"; }
  #member-favourites .favourites-list {
    width: 100%;
    display: inline-block;
    padding: 15px;
    background-color: #f5f5f5;
    margin-bottom: 1.5rem; }
    #member-favourites .favourites-list li.favouriteItem {
      margin-bottom: 1rem; }
      #member-favourites .favourites-list li.favouriteItem div > * {
        display: block; }
      #member-favourites .favourites-list li.favouriteItem a, #member-favourites .favourites-list li.favouriteItem i {
        color: #000; }
      #member-favourites .favourites-list li.favouriteItem span {
        margin: 0;
        margin-bottom: 5px; }
      #member-favourites .favourites-list li.favouriteItem .favourite-info {
        font-weight: 400;
        color: #87888a;
        font-size: 0.875rem;
        display: inline-block; }
      #member-favourites .favourites-list li.favouriteItem .favourite-name {
        font-size: 1rem; }
      #member-favourites .favourites-list li.favouriteItem .media-right {
        vertical-align: middle; }
    #member-favourites .favourites-list .favourite-none {
      display: inline-block;
      width: 100%;
      text-align: center;
      color: #87888a; }

.portal-alert {
  background-color: #f5f5f5;
  padding: 15px;
  display: inline-block;
  width: 100%;
  margin: 15px 0; }

table#portal-payments {
  width: 100%;
  margin-bottom: 30px;
  table-layout: fixed; }
  table#portal-payments thead {
    background-color: #aa0050; }
    table#portal-payments thead th {
      color: #ffffff;
      font-weight: bold;
      text-align: left; }
  table#portal-payments tbody {
    background-color: #f5f5f5; }
    table#portal-payments tbody tr {
      border-bottom: 1px solid #333; }
  table#portal-payments tr {
    width: 100%; }
    table#portal-payments tr td, table#portal-payments tr th {
      padding: 10px;
      vertical-align: middle; }
      table#portal-payments tr td:nth-child(1), table#portal-payments tr th:nth-child(1) {
        width: 15%; }
      table#portal-payments tr td:nth-child(2), table#portal-payments tr th:nth-child(2) {
        width: 35%; }
      table#portal-payments tr td:nth-child(3), table#portal-payments tr th:nth-child(3) {
        width: 15%; }
      table#portal-payments tr td:nth-child(4), table#portal-payments tr th:nth-child(4) {
        text-align: right;
        width: 15%; }
      table#portal-payments tr td:nth-child(5), table#portal-payments tr th:nth-child(5) {
        width: 20%; }
      table#portal-payments tr td .btn, table#portal-payments tr th .btn {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px; }

@media (max-width: 768px) {
  table#portal-payments tr td, table#portal-payments tr th {
    width: 100% !important;
    text-align: left !important; }
    table#portal-payments tr td:not(:last-child), table#portal-payments tr th:not(:last-child) {
      padding-bottom: 0; } }

.payment-modal .sub-payment-listings li {
  width: 100%;
  display: block; }
  .payment-modal .sub-payment-listings li span {
    display: inline-block;
    width: 50%;
    padding: 10px 0; }
    .payment-modal .sub-payment-listings li span:last-child {
      text-align: right; }

.subscription-information {
  margin-bottom: 1rem; }
  .subscription-information span {
    margin: 5px 0;
    display: inline-block;
    width: 100%; }
    .subscription-information span.subscription-type {
      font-size: 1.5rem; }

.member-information {
  margin-bottom: 2rem; }

#update-invoice-details {
  padding: 15px 0;
  width: 100%;
  background-color: #aa0050;
  color: #ffffff !important;
  display: inline-block;
  text-align: center;
  margin: 30px; }
  #update-invoice-details:hover {
    background-color: #333; }

.update-invoice-button {
  font-weight: bold;
  padding: 10px;
  display: inline-block;
  width: 100% !important;
  margin-top: 15px; }
  .update-invoice-button:hover, .update-invoice-button:active, .update-invoice-button:focus {
    background-color: #63a818 !important;
    border-color: #63a818 !important; }

#lapsed-subscription {
  display: inline-block;
  width: 100%;
  margin: 60px 0; }
  #lapsed-subscription h1:after {
    width: 35% !important;
    position: relative;
    left: 33%; }
  #lapsed-subscription a.btn {
    max-width: 255px; }

#company-image-upload .profile-image {
  display: inline-block;
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat;
  border: 1px solid #999;
  height: 180px;
  width: 180px;
  margin-right: 15px; }

#company-image-upload .upload-profile-image {
  display: inline-block;
  width: calc(100% - 215px);
  vertical-align: top;
  padding-top: 30px; }
  #company-image-upload .upload-profile-image span {
    margin: 5px 0;
    display: inline-block;
    font-size: 0.875rem; }
  #company-image-upload .upload-profile-image label {
    display: inline-block; }

.invoice-toggle {
  padding: 15px;
  display: inline-block;
  width: calc(50%);
  text-align: center;
  background-color: #333;
  color: #ffffff !important;
  margin-bottom: 5px; }
  .invoice-toggle:first-child {
    border-right: 2px solid #ffffff; }
  .invoice-toggle:last-child {
    border-left: 2px solid #ffffff; }
  .invoice-toggle.active {
    background-color: #aa0050; }

.valid-delegate {
  color: #63a818;
  font-size: 1.5rem;
  margin: 0 15px; }

.update-event-container form {
  margin-bottom: 0 !important; }

/* Submit a job/contract */
#submit-job-contract-form .container-fluid {
  padding-left: 0;
  padding-right: 0; }

#submit-job-contract-form textarea {
  height: auto;
  min-height: 0; }

#submit-job-contract-form .description p {
  font-size: 0.8rem; }

#submit-job-contract-form .field-validation-error span {
  font-size: 0.8rem;
  font-weight: bold;
  color: #aa0050;
  margin-bottom: 0.5rem; }

/* PREFERENCES */
#memex-preferences-form .container-fluid {
  padding-right: 0;
  padding-left: 0; }

#memex-preferences-form .memex-preferences-form-section:not(:last-child) {
  margin-bottom: 2.5rem; }

#memex-preferences-form .memex-preferences-digital-communication-form-section .memex-preferences-radio-container {
  min-height: 76px;
  margin-bottom: 1.5rem; }
  #memex-preferences-form .memex-preferences-digital-communication-form-section .memex-preferences-radio-container label.radio-input {
    margin-bottom: 0;
    padding-bottom: 0; }

#memex-preferences-form .memex-preferences-digital-communication-form-section .memex-preferences-radio-collection-container {
  margin-bottom: -1.5rem; }

@media (max-width: 991px) {
  #memex-preferences-form .memex-preferences-digital-communication-form-section .memex-preferences-radio-container {
    min-height: 0; } }

/* EVENT BOOKINGS */
.upcoming-or-previous-trigger-container {
  border: 1px solid #000; }
  .upcoming-or-previous-trigger-container .js-upcoming-or-previous-trigger {
    min-width: 200px; }
    .upcoming-or-previous-trigger-container .js-upcoming-or-previous-trigger.active {
      background: #ffffff;
      color: #000;
      box-shadow: none !important;
      webkit-box-shadow: none !important; }

#event-bookings-retrieval-results-container .pagination {
  text-align: right;
  margin: 0;
  margin-bottom: 3px;
  width: 100%; }
  #event-bookings-retrieval-results-container .pagination ul {
    margin: 0; }

#event-bookings-retrieval-results-container .pagination + div, #event-bookings-retrieval-results-container div + .pagination {
  margin-top: 1rem; }

#event-bookings-retrieval-results-container .event-booking-listing {
  padding: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: #87888a 1px solid; }
  #event-bookings-retrieval-results-container .event-booking-listing:first-child {
    border-top: #87888a 1px solid; }
  #event-bookings-retrieval-results-container .event-booking-listing .event-booking-location-container, #event-bookings-retrieval-results-container .event-booking-listing .event-booking-date-container {
    font-size: 0.8rem;
    font-weight: bold; }
    #event-bookings-retrieval-results-container .event-booking-listing .event-booking-location-container i, #event-bookings-retrieval-results-container .event-booking-listing .event-booking-date-container i {
      color: #87888a;
      margin-right: 0.25rem; }
  #event-bookings-retrieval-results-container .event-booking-listing h4 {
    padding: 0;
    padding-top: 10px; }

#event-bookings-retrieval-results-container .update-booking-cta-container {
  text-align: right; }

.table-delegate-container.container-fluid {
  padding-left: 0;
  padding-right: 0; }

.table-delegate-container input, .table-delegate-container select {
  margin-bottom: 15px; }

.table-delegate-container textarea {
  min-height: 80px;
  resize: none; }

@media (max-width: 768px) {
  #event-bookings-header-container {
    display: block; }
  .upcoming-or-previous-trigger-container {
    width: 100% !important; }
    .upcoming-or-previous-trigger-container .js-upcoming-or-previous-trigger {
      width: 100%; } }

/* ELECTRONIC DOCUMENTS */
#electronic-document-retrieval-results-container table {
  width: 100%; }
  #electronic-document-retrieval-results-container table thead {
    background-color: #aa0050; }
    #electronic-document-retrieval-results-container table thead th {
      color: #ffffff;
      font-weight: bold;
      text-align: left; }
  #electronic-document-retrieval-results-container table tbody {
    background-color: #f5f5f5; }
  #electronic-document-retrieval-results-container table tr {
    width: 100%; }
    #electronic-document-retrieval-results-container table tr td, #electronic-document-retrieval-results-container table tr th {
      padding: 10px;
      vertical-align: middle; }
      #electronic-document-retrieval-results-container table tr td a .fa, #electronic-document-retrieval-results-container table tr th a .fa {
        color: #aa0050; }

#electronic-document-retrieval-results-container .pagination {
  width: 100%;
  text-align: right;
  margin-bottom: 0;
  margin-top: 1rem; }
  #electronic-document-retrieval-results-container .pagination ul {
    margin-bottom: 0; }
    #electronic-document-retrieval-results-container .pagination ul li {
      margin-bottom: 0; }

#my-electronic-documents-container {
  margin-bottom: 1.5rem; }

#electronic-document-retrieval-form-container {
  display: none; }

.memex-portal-mobile-nav {
  margin-bottom: 0;
  margin-top: 20px; }

#sponsorship-enquiry-section {
  margin: 3rem 0; }
  #sponsorship-enquiry-section h2 {
    margin-bottom: 1rem; }
  #sponsorship-enquiry-section .umbraco-forms-form .umbraco-forms-caption {
    margin-bottom: 2rem; }
  #sponsorship-enquiry-section .umbraco-forms-form .umbraco-forms-fieldset {
    margin: 0 -20px; }
  #sponsorship-enquiry-section .umbraco-forms-form .umbraco-forms-navigation {
    margin: 0 -20px; }

/**umb_name:Large Callout*/
.large-callout {
  font-family: "Rotis SemiSans W01";
  font-size: 4rem;
  font-weight: 300; }

/**umb_name:H1 Title*/
.h1 {
  font-family: "Rotis SemiSans W01";
  font-size: 2.25rem;
  margin-bottom: 2.25rem;
  font-weight: 300; }

/**umb_name:H2 Title*/
.h2 {
  font-family: "Rotis SemiSans W01";
  font-size: 2.5rem;
  margin-bottom: 2.5rem;
  font-weight: 300; }

/**umb_name:H3 Title*/
.h3 {
  font-family: "Rotis SemiSans W01";
  font-size: 1.5rem;
  font-weight: 300; }

/**umb_name:H4 Title*/
.h4 {
  font-family: "Rotis SemiSans W01";
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 300; }

/**umb_name:Purple Text*/
.purple {
  color: #aa0050;
  border-color: #aa0050; }

/**umb_name:Button*/
/*See components.scss*/
/**umb_name:Button - Make Purple*/
/*See components.scss*/
/**umb_name:Button - Add Arrow*/
/*See components.scss*/
/*OBSOLETE*/
/**umb_name:Intro*/
.subTitle {
  line-height: 1.29;
  margin: 0 0 20px 0;
  font-size: 1.2rem; }

/**umb_name:Article Title*/
.ArticleTitle {
  font-weight: bold;
  font-size: 1.5rem;
  color: #000; }

/**umb_name:Hyperlink with Arrow*/
.a-arrow {
  padding-right: 16px;
  background-image: url(/assets/img/cta-arrow-black.png);
  background-repeat: no-repeat;
  background-position: calc(100% - 1px); }

/**Styles for columns via their cog icon then CssClass*/
.purple-background {
  background-color: #aa0050;
  padding: 15px; }
  .purple-background * {
    color: #ffffff;
    border-color: #ffffff; }

.grey-background {
  background-color: #979797;
  padding: 15px; }

/**Overrride for buttons in ctas*/
.MemexPanelCTA .MemexButtonGreen {
  background-color: #17bd1d;
  border-color: #17bd1d;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 10px 30px; }

.MemexPanelCTA .MemexButtonRed {
  background-color: #ff0026;
  border-color: #ff0026;
  font-size: 0.75rem;
  font-weight: bold;
  padding: 10px 30px; }

.MemexPanelCTA .MemexButtonPrimary {
  background-color: #aa0050;
  border-color: #aa0050;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 10px 30px; }

hr {
  border-top: 2px solid #000;
  max-width: 80px; }

.full-width {
  display: inline-block;
  width: 100%; }

.auto-width {
  width: auto; }

.red {
  color: #aa0050; }

.collapsed .fa-chevron-up:before {
  content: "\f078"; }

.no-borders {
  border: none !important; }

.no-touch {
  pointer-events: none; }

.display-block {
  display: block; }

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

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.blockUI {
  z-index: 9999 !important; }

.no-margin {
  margin: 0 !important; }

/*Microsite contact page*/
#microsite-contact-intro {
  background-color: #f5f5f5;
  padding: 70px 0; }

.nxt-gen-contact {
  display: flex;
  margin-bottom: 60px; }
  .nxt-gen-contact div.image {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    background-size: cover !important;
    background-position: center !important;
    background-color: #f5f5f5; }
  .nxt-gen-contact .contact-info {
    display: flex;
    flex-direction: column;
    margin-left: 24px; }
    .nxt-gen-contact .contact-info h4 {
      margin-top: 1rem; }
    .nxt-gen-contact .contact-info strong {
      color: #aa0050; }
    .nxt-gen-contact .contact-info span.role {
      font-weight: bold; }

/* Event Booking */
#event-booking-form > .container-fluid {
  padding-right: 0;
  padding-left: 0; }

#event-booking-form .errors-container {
  display: block;
  border: 2px solid #aa0050;
  padding: 10px;
  color: #aa0050;
  font-size: 1rem; }
  #event-booking-form .errors-container li {
    display: block;
    color: #aa0050;
    margin-bottom: 0; }
    #event-booking-form .errors-container li:not(:last-child) {
      margin-bottom: 0.5rem; }

#event-booking-form .payment-method-trigger-container {
  margin-bottom: 2rem; }
  #event-booking-form .payment-method-trigger-container .js-change-payment-method-trigger.active {
    background-color: #87888a; }

#event-booking-form .js-get-booking-confirmation-trigger {
  margin-top: 2rem; }

#event-overview {
  background-color: #f0f0f0;
  margin-bottom: 2rem; }
  #event-overview img {
    max-width: 100%;
    margin: 0 auto; }
  #event-overview #event-overview-info-container {
    padding: 1rem; }
    #event-overview #event-overview-info-container .container-fluid {
      padding-right: 0;
      padding-left: 0px; }
      #event-overview #event-overview-info-container .container-fluid .row:not(:last-child) {
        margin-bottom: 1rem; }
    #event-overview #event-overview-info-container .clear-margin > * {
      margin: 0; }

#event-booking-summary table {
  table-layout: fixed;
  width: 100%;
  margin-bottom: 0.5rem; }
  #event-booking-summary table th,
  #event-booking-summary table td {
    text-align: right;
    padding: 10px 5px;
    font-size: 0.8rem;
    vertical-align: middle; }
    #event-booking-summary table th:first-child,
    #event-booking-summary table td:first-child {
      text-align: left;
      padding-left: 0; }
    #event-booking-summary table th:last-child,
    #event-booking-summary table td:last-child {
      padding-right: 0; }
  #event-booking-summary table tr {
    border-bottom: 1px solid #333; }

#event-booking-summary .order-total-container {
  background-color: #333;
  padding: 10px;
  text-align: right;
  margin-bottom: 30px; }
  #event-booking-summary .order-total-container > * {
    color: #ffffff; }
  #event-booking-summary .order-total-container small {
    font-weight: 100;
    font-size: 0.8rem;
    text-align: left;
    float: left; }
  #event-booking-summary .order-total-container span:last-child {
    font-weight: bold;
    font-size: 1rem; }

#event-package-selection-table {
  table-layout: fixed;
  width: 100%;
  margin-bottom: 30px; }
  #event-package-selection-table thead {
    border-bottom: 1px solid #000; }
  #event-package-selection-table th,
  #event-package-selection-table td {
    text-align: right;
    padding: 10px 10px; }
    #event-package-selection-table th:first-child,
    #event-package-selection-table td:first-child {
      text-align: left;
      padding-left: 0; }
    #event-package-selection-table th:last-child,
    #event-package-selection-table td:last-child {
      padding-right: 0; }
  #event-package-selection-table tr {
    border-bottom: 1px solid #333; }
  #event-package-selection-table select {
    max-width: 100px;
    margin-bottom: 0; }

#delegate-information-form-section-container {
  margin-bottom: 2rem; }

.delegate-information .contact-accordion {
  border-top: none; }

.delegate-information .js-validate-existing-member-trigger {
  width: 100%;
  margin-bottom: 1rem; }

.delegate-information .container-fluid {
  padding-left: 0;
  padding-right: 0; }

.delegate-information textarea {
  min-height: 0; }

.delegate-information input, .delegate-information select, .delegate-information textarea {
  margin-bottom: 1.5rem; }

.delegate-information:not(:last-child) {
  border-bottom: 1px solid #000; }

.delegate-information .js-existing-member-validation-feedback-container .successMessage {
  margin: 0 0 20px 0; }

.delegate-information .js-existing-member-validation-feedback-container .errorMessage {
  display: block;
  width: 100%;
  margin: 0 0 20px 0;
  border: 2px solid #aa0050;
  text-align: center;
  padding: 10px;
  color: #aa0050;
  font-size: 1rem; }

#event-booking-confirmation {
  margin-top: 2rem; }
  #event-booking-confirmation .clear-margin > * {
    margin-bottom: 0; }
  #event-booking-confirmation .margin-bottom {
    margin-bottom: 1rem; }
  #event-booking-confirmation .table-delegate-attendee-container {
    padding-left: 1rem; }
  #event-booking-confirmation hr {
    border-top: 1px solid #000;
    max-width: 100%;
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  #event-booking-confirmation .event-booking-confirmation-action-container {
    margin-top: 2rem; }

#event-booking-submission-confirmation {
  margin-top: 2rem; }
  #event-booking-submission-confirmation .clear-margin > * {
    margin-bottom: 0; }
  #event-booking-submission-confirmation .margin-bottom {
    margin-bottom: 1rem; }
  #event-booking-submission-confirmation .table-delegate-attendee-container {
    padding-left: 1rem; }
  #event-booking-submission-confirmation hr {
    border-top: 1px solid #000;
    max-width: 100%;
    width: 100%;
    margin-left: 0;
    margin-right: 0; }

/*Typography and layout styles for Umbraco grid editor content*/
@media (max-width: 768px) {
  header#header #iam-logo {
    width: 84px;
    margin-top: 1rem;
    margin-bottom: 0.5rem; }
  h2 {
    margin-bottom: 1.4rem; }
  #home-grid, #home-discovery {
    margin: 0;
    padding-bottom: 1.75rem;
    padding-top: 0; }
  #home-discovery {
    padding-top: 3rem; }
  footer#footer {
    padding: 1.5rem 0 0 0; }
    footer#footer #footer-iam-logo {
      width: 73px; }
    footer#footer #footer-socials i {
      display: none; }
  nav#site-navigation {
    padding-left: 7px; }
  .container {
    padding-left: 1rem;
    padding-right: 1rem; }
  .memex-pagination {
    margin-top: 0px;
    padding: 15px; }
  .online-shop-cart-total-container .online-shoping-cart-total a {
    padding: 10px 15px !important; }
  table.responsive-table {
    display: block; }
  table.responsive-table thead {
    display: none; }
  table.responsive-table tbody {
    width: 100%;
    display: block; }
  table.responsive-table tr {
    display: block;
    width: 100%; }
  table.responsive-table .responsive-table-th {
    display: inline-block;
    font-weight: 600;
    margin-right: 0.5rem; }
  table.responsive-table td {
    display: block;
    width: 100%;
    padding-top: 0;
    word-wrap: break-word; }
  table.responsive-table td:first-child {
    padding-top: 1rem; }
  .testimonial .testimony + .testimonial-text {
    margin-top: 2rem; }
  .employee-domains #addEmployeeDomain {
    margin-top: 0px;
    margin-bottom: 10px;
    position: relative;
    top: -10px; }
  .employee-domains .accepted-domains {
    margin-bottom: 5px; }
  .accepted-domains {
    margin-bottom: 5px; }
  #membership-benefits .membership-benefits {
    padding: 5px; } }

#full-width-grey-section {
  padding: 15px 5px; }

#member-favourites {
  margin-top: 0; }

form .nav-tabs.sub-tabs {
  flex-direction: column !important; }

form .member-form-tabs.nav-tabs.sub-tabs {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap !important; }
  form .member-form-tabs.nav-tabs.sub-tabs li {
    display: inline-block;
    width: auto !important;
    padding: 10px 0px; }
    form .member-form-tabs.nav-tabs.sub-tabs li a {
      padding-left: 10px;
      padding-right: 0; }
    form .member-form-tabs.nav-tabs.sub-tabs li span {
      font-weight: bold;
      color: #897f80; }
    form .member-form-tabs.nav-tabs.sub-tabs li span:last-child {
      display: none; }
  form .member-form-tabs.nav-tabs.sub-tabs .active span {
    display: inline-block;
    color: #aa0050; }
    form .member-form-tabs.nav-tabs.sub-tabs .active span:last-child {
      display: inline-block; }

.multi-form-tabs li {
  width: 100%;
  border-top: 2px solid #fff; }

.contentSection {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px; }

.MemexBannerCaption {
  left: -15px !important; }

header .col-md-12 {
  padding-left: 0px;
  padding-right: 0px; }

.contentSection.cta {
  background: linear-gradient(353deg, #ffffff 60%, #ff0026 40%); }
  .contentSection.cta h1 {
    font-size: 2rem;
    padding-bottom: 40px; }
  .contentSection.cta p {
    padding-top: 30px; }
  .contentSection.cta .MemexButton {
    width: 100%; }

.owl-dots {
  left: 20px; }
  .owl-dots .owl-dot {
    background: rgba(3, 3, 3, 0.15) !important; }
    .owl-dots .owl-dot .active {
      background: #f6303e; }

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: rgba(3, 3, 3, 0.15); }

.MemexSlide {
  background-size: cover;
  background-position: 50% 230px;
  height: 345px;
  width: 100%;
  padding: 0px;
  padding-top: 120px; }
  .MemexSlide .MemexSlideCaption {
    height: 100%;
    clip-path: none;
    -webkit-clip-path: none;
    -ms-clip-path-clip-path: none;
    background: #fff;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px; }
    .MemexSlide .MemexSlideCaption .MemexButton {
      width: 100%;
      position: relative;
      margin-top: 100px;
      left: initial; }
    .MemexSlide .MemexSlideCaption .subTitle {
      display: none; }
    .MemexSlide .MemexSlideCaption h2 {
      padding-top: 20px;
      font-size: 1.75rem;
      color: #f6303e;
      margin-top: 20px; }

.MemexSlide {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
  height: 365px;
  width: 100%;
  padding: 0px;
  padding-top: 100px; }

.navbar-nav {
  margin: 7.5px 0px;
  width: 100%; }

.navbar {
  min-height: 54px;
  border: none; }

.navbar-brand img {
  height: 74px; }

.MemexFooter p {
  margin-bottom: 20px; }

.owl-stage-outer {
  margin-top: 20px;
  margin-bottom: 20px; }

.listSearch form {
  width: 100%; }

.MemexPanelEvent {
  background-image: none !important; }

#MyCiabBanner {
  height: 1600px; }
  #MyCiabBanner #SideNav .panel {
    min-height: 100%; }

#LoginBanner {
  height: auto; }

#MyCiabBanner .payment-listing span {
  vertical-align: top !important;
  width: 50% !important;
  margin-bottom: 10px; }

#MyCiabBanner .payment-listing span:nth-child(5) {
  margin-top: 10px;
  width: 100% !important; }

#MemexLogInForm .MemexButton {
  margin-top: 30px; }

@media screen and (max-width: 767px) {
  .event-listings .panel-content .panel-button {
    position: relative !important;
    width: 100% !important;
    bottom: 0px;
    margin-bottom: 10px !important; }
    .event-listings .panel-content .panel-button .btn-block {
      margin-top: 10px; }
    .event-listings .panel-content .panel-button .btn {
      margin-bottom: 15px !important; } }

#event-summary .image {
  background-position: center !important; }

#event-summary .inline-container.social-favourite-container {
  display: block; }
  #event-summary .inline-container.social-favourite-container > * {
    display: block;
    width: 100%;
    text-align: left; }
  #event-summary .inline-container.social-favourite-container > *:not(:last-child) {
    margin-bottom: 10px; }

@media (max-width: 1200px) {
  .contentSection {
    width: 100% !important; } }

@media (max-width: 1200px) and (min-width: 1024px) {
  /*TESTIMONIALS*/
  .testimonial-carousel .testimonial .testimonial-image img {
    width: 100px;
    height: 100px; }
  .testimonial-carousel .testimonial .testimonial-text .testimony {
    font-size: 1rem; } }

/*FORCE MOBILE NAVIGATION*/
@media (max-width: 991px) {
  #RegisterFreeForm button {
    margin: 30px 0; }
  .imageFeatured {
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 64vw;
    height: auto; }
  .MemexFooterNav {
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 10px !important; }
    .MemexFooterNav .navbarSocial {
      margin-top: 30px; }
      .MemexFooterNav .navbarSocial li {
        width: 50px;
        display: inline-block !important; }
        .MemexFooterNav .navbarSocial li a {
          border-bottom: none; }
  /*EVENTS*/
  .event-listings .panel-body .col-md-12 .MemexButton {
    position: relative;
    top: 56px; }
  .event-listings .MemexButtonRed {
    margin-top: 10px; }
  /*TESTIMONIALS*/
  .testimonial-container .testimonial-carousel {
    position: relative; }
    .testimonial-container .testimonial-carousel .testimonial {
      padding-bottom: 15px; }
      .testimonial-container .testimonial-carousel .testimonial .testimonial-image {
        text-align: center;
        display: inline-block;
        width: 100%;
        margin-bottom: 10px; }
        .testimonial-container .testimonial-carousel .testimonial .testimonial-image img {
          border-radius: 50%;
          width: 100px;
          height: 100px; }
      .testimonial-container .testimonial-carousel .testimonial .testimonial-text {
        display: inline-block;
        width: 100%;
        vertical-align: top; }
        .testimonial-container .testimonial-carousel .testimonial .testimonial-text .name {
          padding-top: 0; }
    .testimonial-container .testimonial-carousel .owl-dots {
      display: none; }
  .leave-a-message {
    margin-top: 30px;
    display: inline-block;
    width: 100%; }
  .question-not-found {
    margin-top: 30px; }
  .back-to-directory {
    margin: 10px 0 !important;
    color: #aa0050 !important; }
    .back-to-directory i {
      color: #aa0050 !important; }
  .memberProfileIntro h1 {
    margin: 0 !important;
    margin-bottom: 15px !important; }
  .memberBranches {
    margin-top: 15px !important;
    margin-bottom: 30px; }
  .course-listing .panel-body {
    padding-top: 0px; }
  .course-listing .course-data {
    padding: 5px 15px; }
  .contentSection {
    width: 100% !important; }
  .navbar-brand img {
    height: 74px; }
  .userLoginNav.loggedIn {
    float: right;
    margin-top: 10px; }
    .userLoginNav.loggedIn i {
      top: -5px; }
  .mainNav {
    background-color: #000; }
    .mainNav .navbar-nav {
      margin-right: 0px; }
  .navbar-header {
    float: none !important;
    display: block !important; }
  .navbar-nav .userNav {
    background-color: #454545 !important; }
  .navbar-nav, .navbar-nav > li {
    float: none !important;
    display: block !important; }
    .navbar-nav > a, .navbar-nav > li > a {
      color: #ffffff !important;
      border-bottom: 1px solid #333; }
  .navbar-collapse.collapse {
    display: none !important;
    border-top: 1px solid #e7e7e7; }
    .navbar-collapse.collapse.in {
      display: block !important; }
  .navbar-toggle {
    display: block; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }
  #language-selection {
    display: inline-block;
    margin-left: 0;
    margin-right: 15px; }
    #language-selection a {
      margin: 0 2px; }
  .contentSection.cta {
    background: linear-gradient(353deg, #ffffff 60%, #ff0026 40%); }
    .contentSection.cta h1 {
      font-size: 2rem;
      padding-bottom: 40px; }
    .contentSection.cta p {
      padding-top: 30px; }
    .contentSection.cta .MemexButton {
      width: 100%; }
  /*COOKIE NOTIFICATION*/
  #CookiePolicy {
    background-color: #000;
    padding: 15px;
    display: block;
    width: 100%;
    z-index: 9999;
    position: relative; }
    #CookiePolicy h3 {
      color: #aa0050;
      font-weight: bold;
      font-size: 1.5rem;
      margin-bottom: 10px; }
    #CookiePolicy p {
      color: #ffffff; }
    #CookiePolicy #ApproveCookies {
      display: inline-block;
      width: 100%;
      position: relative;
      bottom: 0; }
  .row-eq-height {
    display: block !important; }
  .sb-slidebar .sb-container {
    overflow-x: hidden; }
  .sb-slidebar #site-search {
    max-width: 100%;
    padding-bottom: 15px; }
    .sb-slidebar #site-search input {
      background-color: #ffffff;
      width: calc(100% - 40px);
      border-radius: 10px;
      border: 1px solid rgba(200, 200, 200, 0.75);
      padding: 10px 5px;
      padding-right: 40px;
      margin-left: 20px;
      background-image: url("../../assets/img/magnifying-glass.png");
      background-size: 20px;
      background-repeat: no-repeat;
      background-position: center right;
      background-position-x: calc(100% - 10px); }
    .sb-slidebar #site-search .site-search-hotspot {
      right: 20px;
      width: 40px; } }

@media (max-width: 768px) {
  #text-carousel .owl-nav {
    left: calc(100% - 150px) !important; } }

@media (max-width: 991px) {
  #text-carousel .item {
    width: calc(100% - 45px); }
  #text-carousel .owl-nav {
    left: calc(100% - 120px); }
  .mobile-nav {
    margin-left: -15px;
    margin-right: -10px;
    display: flex;
    justify-content: flex-end;
    margin-top: 1rem;
    align-items: center; }
  .mobile-nav-user {
    font-size: 2.5rem;
    margin-right: 1rem; }
    .mobile-nav-user i {
      color: #aa0050;
      font-size: 2rem; }
  #mobile-nav-toggle {
    font-size: 2.5rem;
    margin-right: 1rem; }
    #mobile-nav-toggle i {
      color: #aa0050;
      font-size: 2rem; }
  nav {
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    width: 0;
    z-index: 1;
    background-color: #000;
    overflow-x: hidden;
    padding-top: 15px;
    transition: all 1s ease 0s; }
    nav .navItem {
      display: block;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
      nav .navItem a {
        width: 300px; }
      nav .navItem ul {
        display: none !important; }
  footer .text-right {
    text-align: left; }
  footer .col-xs-12 {
    margin-bottom: 15px; }
  /*Components*/
  .discovery-item .image, .discovery-item .text-and-link {
    width: 100%;
    margin: 0;
    margin-top: 15px; }
  .discovery-item .title {
    font-size: 1.5rem; }
  .discovery-item .link {
    font-size: 0.875rem; }
  /*CTAS*/
  .pull-out-cta {
    display: none; }
  /*NEWS*/
  .news-page-content-container {
    margin-top: 0px; }
  .pull-out-magazine {
    margin-bottom: 0px; }
    .pull-out-magazine h3 {
      margin-top: 1rem; }
  #main {
    position: relative;
    transition: all 1s ease 0s; }
  #mobile-sign-in-block {
    display: inline-block;
    bottom: 0;
    width: 100%;
    text-align: center;
    background-color: #87888a; }
    #mobile-sign-in-block a {
      padding: 15px 0; }
  #sign-up-promotion span {
    margin-bottom: 25px; } }

@media (max-width: 768px) {
  /*MAIN STYLES*/
  #StandardGridLayout, #RegisterMemberSection {
    padding-top: 10px;
    padding-bottom: 10px; }
  #FullWidthBanner .MemexBannerCaption h1 {
    font-size: 30px; }
  #SideNav a {
    width: 100%;
    text-align: center; }
  .btn {
    width: 100%; }
  /*FONTS AND TYPOGRAPHY*/
  .patron-image-container {
    max-width: 75%; }
    .patron-image-container.small {
      max-width: 100%;
      padding: 10px; }
  .steps-container a {
    display: flex; }
  .discovery-item .image, .discovery-item .text-and-link {
    width: 100%;
    margin: 0;
    margin-top: 15px; }
  .discovery-item .title {
    font-size: 1.5rem; }
  .discovery-item .link {
    font-size: 0.875rem; }
  #featured-content-carousel {
    padding: 10px 0px; }
    #featured-content-carousel .owl-nav {
      position: relative; }
    #featured-content-carousel .image {
      height: 200px;
      margin-bottom: 15px; }
    #featured-content-carousel .owl-dots {
      display: none; }
  /*Mebership mobile styles*/
  .member-type-section .nav-tabs {
    display: flex;
    flex-direction: column; }
    .member-type-section .nav-tabs li {
      border: 0;
      margin-bottom: 0; }
      .member-type-section .nav-tabs li a {
        display: flex;
        align-items: center;
        opacity: 1; }
      .member-type-section .nav-tabs li.active {
        background: #f5f5f5; }
        .member-type-section .nav-tabs li.active h4 {
          color: #aa0050; }
        .member-type-section .nav-tabs li.active a {
          background: #f5f5f5; }
      .member-type-section .nav-tabs li img {
        height: 75px;
        width: 75px; }
      .member-type-section .nav-tabs li i.fa {
        display: none; }
      .member-type-section .nav-tabs li h4 {
        margin-left: 15px;
        color: #333; }
  /*FORM MOBILE STYLES*/
  #FilterPageForm select {
    width: 100%; } }

/* -----------------------------------
 * Slidebars
 * Version 0.10.3
 * http://plugins.adchsm.me/slidebars/
 *
 * Written by Adam Smith
 * http://www.adchsm.com/
 *
 * Released under MIT License
 * http://plugins.adchsm.me/slidebars/license.txt
 *
 * -------------------
 * Slidebars CSS Index
 *
 * 001 - Box Model, Html & Body
 * 002 - Site
 * 003 - Slidebars
 * 004 - Animation
 * 005 - Helper Classes
 *
 * ----------------------------
 * 001 - Box Model, Html & Body
 */
html, body, #sb-site, .sb-site-container, .sb-slidebar {
  /* Set box model to prevent any user added margins or paddings from altering the widths or heights. */
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  width: 100%;
  overflow-x: hidden;
  /* Stops horizontal scrolling. */ }

html {
  height: 100%;
  /* Site is as tall as device. */ }

body {
  min-height: 100%;
  height: auto;
  position: relative;
  /* Required for static Slidebars to function properly. */ }

/* Site scroll locking - prevent site from scrolling when a Slidebar is open, except when static Slidebars are only available. */
html.sb-scroll-lock.sb-active:not(.sb-static) {
  overflow: hidden; }

/* ----------
 * 002 - Site
 */
#sb-site, .sb-site-container {
  /* You may now use class .sb-site-container instead of #sb-site and use your own id. However please make sure you don't set any of the following styles any differently on your id. */
  width: 100%;
  min-height: 100vh;
  position: relative;
  /* z-index: 1; Site sits above Slidebars */
  background-color: #ffffff;
  /* Default background colour, overwrite this with your own css. I suggest moving your html or body background styling here. Making this transparent will allow the Slidebars beneath to be visible. */ }

/* Micro clearfix by Nicolas Gallagher, ensures the site container hits the top and bottom of the screen. */
#sb-site:before, #sb-site:after, .sb-site-container:before, .sb-site-container:after {
  content: ' ';
  display: table; }

#sb-site:before, #sb-site:after, .sb-site-container:before, .sb-site-container:after {
  clear: both; }

/* ---------------
 * 003 - Slidebars
 */
.sb-slidebar {
  height: 100%;
  overflow-y: auto;
  /* Enable vertical scrolling on Slidebars when needed. */
  position: fixed;
  top: 0;
  /*z-index: 0;  Slidebars sit behind sb-site. */
  display: none;
  /* Initially hide the Slidebars. Changed from visibility to display to allow -webkit-overflow-scrolling. */
  background-color: #000;
  /* Default Slidebars background colour, overwrite this with your own css. */ }

.sb-slidebar, .sb-slidebar * {
  /*-webkit-transform: translateZ( 0px ); Fixes issues with translated and z-indexed elements on iOS 7. */ }

.sb-left {
  left: 0;
  /* Set Slidebar to the left. */ }

.sb-right {
  right: 0;
  /* Set Slidebar to the right. */ }

html.sb-static .sb-slidebar,
.sb-slidebar.sb-static {
  position: absolute;
  /* Makes Slidebars scroll naturally with the site, and unfixes them for Android Browser < 3 and iOS < 5. */ }

.sb-slidebar.sb-active {
  display: block;
  /* Makes Slidebars visibile when open. Changed from visibility to display to allow -webkit-overflow-scrolling. */ }

.sb-style-overlay {
  z-index: 9999;
  /* Set z-index high to ensure it overlays any other site elements. */ }

.sb-momentum-scrolling {
  -webkit-overflow-scrolling: touch;
  /* Adds native momentum scrolling for iOS & Android devices. */ }

/* Slidebar widths for browsers/devices that don't support media queries. */
.sb-slidebar {
  width: 30%; }

.sb-width-thin {
  width: 15%; }

.sb-width-wide {
  width: 45%; }

@media (max-width: 480px) {
  /* Slidebar widths on extra small screens. */
  .sb-slidebar {
    width: 70%; }
  .sb-width-thin {
    width: 55%; }
  .sb-width-wide {
    width: 85%; } }

@media (min-width: 481px) {
  /* Slidebar widths on small screens. */
  .sb-slidebar {
    width: 55%; }
  .sb-width-thin {
    width: 40%; }
  .sb-width-wide {
    width: 70%; } }

@media (min-width: 768px) {
  /* Slidebar widths on medium screens. */
  .sb-slidebar {
    width: 40%; }
  .sb-width-thin {
    width: 25%; }
  .sb-width-wide {
    width: 55%; } }

@media (min-width: 992px) {
  /* Slidebar widths on large screens. */
  .sb-slidebar {
    width: 30%; }
  .sb-width-thin {
    width: 15%; }
  .sb-width-wide {
    width: 45%; } }

@media (min-width: 1200px) {
  /* Slidebar widths on extra large screens. */
  .sb-slidebar {
    width: 20%; }
  .sb-width-thin {
    width: 5%; }
  .sb-width-wide {
    width: 35%; } }

/* ---------------
 * 004 - Animation
 */
.sb-slide, #sb-site, .sb-site-container, .sb-slidebar {
  /*-webkit-transform: translateY( 0px );
    -moz-transform: translate( 0px );
    -o-transform: translate( 0px );
    transform: translateY( 0px );*/
  -webkit-transition: -webkit-transform 400ms ease;
  -moz-transition: -moz-transform 400ms ease;
  -o-transition: -o-transform 400ms ease;
  transition: transform 400ms ease;
  -webkit-transition-property: -webkit-transform, left, right;
  /* Add left/right for Android < 4.4. */
  -webkit-backface-visibility: hidden;
  /* Prevents flickering. This is non essential, and you may remove it if your having problems with fixed background images in Chrome. */ }

/* --------------------
 * 005 - Helper Classes
 */
.sb-hide {
  display: none;
  /* Optionally applied to control classes when Slidebars is disabled over a certain width. */ }

.sb-container {
  width: 100%;
  padding: 1rem; }
  .sb-container .panel {
    background: none;
    border: none;
    box-shadow: none; }
    .sb-container .panel a {
      border: none;
      color: #ffffff;
      background: none;
      padding: 1rem 0rem;
      border-bottom: 1px solid #8c9ead; }
      .sb-container .panel a span.pull-right > i {
        color: white; }
    .sb-container .panel .subNav a {
      text-transform: none;
      border-bottom: none; }

.collapsed {
  color: white; }
  .collapsed .fa-chevron-up:before {
    content: "\f078"; }

.mobile-sign-in-block {
  display: block;
  bottom: 15px;
  width: 100%;
  text-align: center;
  background-color: #63a8a8;
  padding: 10px; }
  .mobile-sign-in-block a {
    padding: 15px 0;
    color: #ffffff; }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative; }

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none; }

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block; }

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.owl-height {
  transition: height .5s ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease; }

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }
