@charset "UTF-8";
/*@brand-primary:         darken(#428bca, 6.5%); // #337ab7
@brand-success:         #5cb85c;
@brand-info:            #5bc0de;
@brand-warning:         #f0ad4e;
@brand-danger:          #d9534f;*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 16px;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  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 {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .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: "Nucleo";
  src: url("https://www.imercer.com/uploads/fonts/nucleo/fonts/nucleo.woff");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #0080b4;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #004a68;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 28px;
}
h2,
.h2 {
  font-size: 26px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 18px;
}
h6,
.h6 {
  font-size: 16px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-padding {
  padding: 5px !important;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #0080b4;
}
a.text-primary:hover {
  color: #005c81;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #0080b4;
}
a.bg-primary:hover {
  background-color: #005c81;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
/*blockquote {
  padding: (@line-height-computed / 2) @line-height-computed;
  margin: 0 0 @line-height-computed;
  font-size: @blockquote-font-size;
  border-left: 5px solid @blockquote-border-color;

  p,
  ul,
  ol {
    &:last-child {
      margin-bottom: 0;
    }
  }

  // Note: Deprecated small and .small as of v3.1.0
  // Context: https://github.com/twbs/bootstrap/issues/11660
  footer,
  small,
  .small {
    display: block;
    font-size: 80%; // back to default font-size
    line-height: @line-height-base;
    color: @blockquote-small-color;

    &:before {
      content: '\2014 \00A0'; // em dash, nbsp
    }
  }
}*/
/*.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid @blockquote-border-color;
  border-left: 0;
  text-align: right;

  // Account for citation
  footer,
  small,
  .small {
    &:before { content: ''; }
    &:after {
      content: '\00A0 \2014'; // nbsp, em dash
    }
  }
}*/
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
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: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #001f52;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  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 > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.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 > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.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 > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.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 > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.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 > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.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 > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .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 > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(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[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;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .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 label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 32px;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  min-height: 38px;
}
.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 {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    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 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  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 {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  filter: alpha(opacity=65);
  -webkit-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #0080b4;
  border-color: #006e9b;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #005c81;
  border-color: #00425d;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #0080b4;
  border-color: #006e9b;
}
.btn-primary .badge {
  color: #0080b4;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #0fb694;
  border-color: #0d9e81;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #0b876e;
  border-color: #086653;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #0fb694;
  border-color: #0d9e81;
}
.btn-success .badge {
  color: #0fb694;
  background-color: #fff;
}
.btn-info {
  background-color: #002c77;
  border: 0!important;
  color: #fff;
  margin: .25rem 1rem 1rem 0;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  border-radius: 5px!important;
}
.btn-info:hover {
  background-color: #003faa !important;
  color: #fff;
  text-decoration: none;
}
.btn-warning {
  color: #fff;
  background-color: #fbae17;
  border-color: #f4a304;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #db9204;
  border-color: #b87b03;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #fbae17;
  border-color: #f4a304;
}
.btn-warning .badge {
  color: #fbae17;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #a9194f;
  border-color: #931645;
  line-height: 22px !important;
  margin-top: -12px !important;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #7d123a;
  border-color: #5d0e2c;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #a9194f;
  border-color: #931645;
}
.btn-danger .badge {
  color: #a9194f;
  background-color: #fff;
}
.btn-link {
  color: #0080b4 !important;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #004a68;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
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.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-xs:hover {
  /*background-color: #003faa;*/
  color: #fff;
  text-decoration: none;
}
.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;
  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;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 0px !important;
  margin: 2px 0 0;
  list-style: none;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  color: #001F52!important;
  line-height: 24px!important;
  font-size: 16px !important;
  font-family: 'Noto Sans Regular', Arial, sans-serif !important;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  background-color: #e6f6ff;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #0080b4;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 16px !important;
  font-family: 'Noto Sans Regular';
  line-height: 1.42857143;
  color: #001f37!important;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .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-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .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 .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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .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 > .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-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  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-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  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-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[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-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.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.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.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-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.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: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .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-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  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 {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #0080b4;
}
.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.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.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: #0080b4;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 992px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}
.navbar-header .visible-responsive-only .topbar-logo-responsive {
  min-width: 100px;
  max-width: 250px;
  width: 76%;
}
@media (min-width: 992px) {
  .navbar-header .visible-responsive-only .topbar-logo-responsive {
    min-width: 100px;
    max-width: 208px;
    width: 76%;
  }
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-header .visible-responsive-only .topbar-logo-responsive {
    min-width: 100px;
    max-width: 208px;
    width: 76%;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 992px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse .topbar-logo {
    min-width: 100px;
    max-width: 250px;
    width: 76%;
    margin-top: 4px;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.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;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 992px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 992px) {
  .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;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 992px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  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: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 991px) {
  .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: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  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: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .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-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-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 991px) {
  .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-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,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.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: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .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: #080808;
  }
  .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-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,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
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 {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.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;
  line-height: 1.42857143;
  text-decoration: none;
  color: #0080b4;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #004a68;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #0080b4;
  border-color: #0080b4;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.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;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #0080b4;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #005c81;
}
.label-success {
  background-color: #0fb694;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #0b876e;
}
.label-info {
  background-color: #86D3e5;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #5cc4dc;
}
.label-warning {
  background-color: #fbae17;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #db9204;
}
.label-danger {
  background-color: #a9194f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #7d123a;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #0080b4;
  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;
}
.jumbotron {
  padding: 30px 15px;
  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 {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0080b4;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  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: #0080b4;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  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 {
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #0fb694;
}
.progress-striped .progress-bar-success {
  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: #86D3e5;
}
.progress-striped .progress-bar-info {
  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: #fbae17;
}
.progress-striped .progress-bar-warning {
  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: #a9194f;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #0080b4;
  border-color: #0080b4;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .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: #81dbff;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.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 {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.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 {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.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 {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.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 {
  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;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-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-right-radius: 3px;
  border-top-left-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-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .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 > 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-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th: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-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th: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-responsive:last-child > .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 > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th: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-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th: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-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 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: #0080b4;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #0080b4;
  border-color: #0080b4;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #0080b4;
}
.panel-primary > .panel-heading .badge {
  color: #0080b4;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #0080b4;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  /*blockquote {
    border-color: #ddd;
    border-color: rgba(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);
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  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;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.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 {
    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: 'Noto Sans Regular', Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  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;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix,
.dl-horizontal dd,
.container,
.container-fluid,
.row,
.form-horizontal .form-group,
.btn-toolbar,
.btn-group-vertical > .btn-group,
.nav,
.navbar,
.navbar-header,
.navbar-collapse,
.pager,
.panel-body,
.modal-footer {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.purchaseNoteEnable {
  margin-top: 10%;
  text-align: left;
}
.purchaseNoteDisable {
  text-align: left;
}
.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,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.hinge {
  animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  animation-name: pulse;
}
@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}
@keyframes shake {
  from,
  to {
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}
@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  from {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: none;
  }
}
.wobble {
  animation-name: wobble;
}
@keyframes jello {
  from,
  11.1%,
  to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  animation-name: jello;
  transform-origin: center;
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  animation-name: bounceIn;
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-name: flipOutX;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}
@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.rollIn {
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}
@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}
@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}
@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}
@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.vertical-align {
  font-size: 0;
}
.vertical-align .vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.vertical-align-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
}
.vertical-align-flex > [class^="col-"],
.vertical-align-flex > [class*=" col-"] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  /* Optional, to align inner items 
                              horizontally inside the column */
}
@font-face {
  font-family: 'relativemercerbold';
  font-style: normal;
  src: url('fonts/Grifo S Bold.eot');
  src: url('fonts/Grifo S Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Grifo S Bold.woff2') format('woff2'), url('fonts/Grifo S Bold.woff') format('woff');
  font-weight: normal;
}
@font-face {
  font-family: 'relativemercerbook';
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  src: url('fonts/Mute-Regular.woff2') format('woff2');
  src: url('fonts/Mute-Regular.woff') format('woff');
}
@font-face {
  font-family: 'relativemercermedium';
  font-style: normal;
  font-weight: normal;
  src: url('fonts/Mute-Medium.woff2') format('woff2');
  src: url('fonts/Mute-Medium.woff') format('woff');
}
@font-face {
  font-family: "Mute Light";
  src: url('fonts/Mute-Light.woff2') format('woff2'), url('fonts/Mute-Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mute Light Italic";
  src: url('fonts/Mute-LightItalic.woff2') format('woff2'), url('fonts/Mute-LightItalic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mute Regular";
  src: url('fonts/Mute-Regular.woff2') format('woff2'), url('fonts/Mute-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mute Regular Italic";
  src: url('fonts/Mute-RegularItalic.woff2') format('woff2'), url('fonts/Mute-RegularItalic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mute Medium";
  src: url('fonts/Mute-Medium.woff2') format('woff2'), url('fonts/Mute-Medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mute Medium Italic";
  src: url('fonts/Mute-MediumItalic.woff2') format('woff2'), url('fonts/Mute-MediumItalic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans Regular";
  src: url('fonts/Mute-Semibold.woff2') format('woff2'), url('fonts/Mute-Semibold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}
@font-face {
  font-family: "Mute Semibold Italic";
  src: url('fonts/Mute-SemiboldItalic.woff2') format('woff2'), url('fonts/Mute-SemiboldItalic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mute Bold";
  src: url('fonts/Mute-Bold.woff2') format('woff2'), url('fonts/Mute-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mute Bold Italic";
  src: url('fonts/Mute-BoldItalic.woff2') format('woff2'), url('fonts/Mute-BoldItalic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MMC Display';
  src: url('fonts/MMCDisplay_W_Rg.woff2') format('woff2'), url('fonts/MMCDisplay_W_Rg.woff') format('woff');
  src: url('fonts/MMCDisplay_W_Bd.woff2') format('woff2'), url('fonts/MMCDisplay_W_Bd.woff') format('woff');
}
@font-face {
  font-family: 'MMC Display Bold';
  src: url('fonts/MMCDisplay_W_Bd.woff2') format('woff2'), url('fonts/MMCDisplay_W_Bd.woff') format('woff');
}
@font-face {
  font-family: 'MMC Display Regular';
  src: url('fonts/MMCDisplay_W_Rg.woff2') format('woff2'), url('fonts/MMCDisplay_W_Rg.woff') format('woff');
}
@font-face {
  font-family: "Noto Sans Regular";
  src: url('fonts/noto-sans-regular.woff2') format('woff2');
}
@font-face {
  font-family: "Noto Sans Bold";
  src: url('fonts/noto-sans-700.woff2') format('woff2');
}
.font-418 {
  font-family: "Mute Light";
}
.font-420 {
  font-family: "Mute Light Italic";
}
.font-422 {
  font-family: "Mute Regular";
}
.font-425 {
  font-family: "Mute Regular Italic";
}
.font-421 {
  font-family: "Mute Medium";
}
.font-423 {
  font-family: "Mute Medium Italic";
}
.font-424 {
  font-family: "Noto Sans Regular";
}
.font-426 {
  font-family: "Mute Semibold Italic";
}
.font-417 {
  font-family: "Mute Bold";
}
.font-419 {
  font-family: "Mute Bold Italic";
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('fonts/glyphicons-halflings-regular.eot');
  src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#relativemercerbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
.sapphire {
  color: #005a8e;
}
.onyx {
  color: #95979a;
}
.amethyst {
  color: #ce3d95;
}
.ruby {
  color: #ed2c67;
}
.topaz {
  color: #fbae17;
}
.turquoise {
  color: #0fb694;
}
a {
  color: #005a8e;
  font-size: inherit;
}
a:hover {
  text-decoration: underline;
}
a:visited {
  color: #005a8e;
}
a.sapphire {
  color: #005a8e;
}
a.sapphire:hover {
  text-decoration: underline;
}
a.onyx {
  color: #95979a;
}
a.onyx:hover {
  text-decoration: underline;
  color: #003865;
}
a.amethyst {
  color: #ce3d95;
}
a.amethyst:hover {
  text-decoration: underline;
  color: #560054;
}
a.ruby {
  color: #ed2c67;
}
a.ruby:hover {
  text-decoration: underline;
  color: #690031;
}
a.topaz {
  color: #fbae17;
}
a.topaz:hover {
  text-decoration: underline;
  color: #8e5501;
}
a.turquoise {
  color: #0fb694;
}
a.turquoise:hover {
  text-decoration: underline;
  color: #004c4f;
}
.intro {
  color: #004281;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
}
/*blockquote {
    background-image: url(img/highlight-arrow.png);
    background-repeat: no-repeat;
    background-position-y: center;
    border: none;
    padding: 0 0 0 34px;
    font-family: 'Noto Sans', Arial, sans-serif;
    font-size: 16px;
    font-style: italic;
    line-height: 1.4;
}*/
blockquote {
  margin: 0 0 20px;
  padding: 9px 20px 0 19px;
}
blockquote,
blockquote p {
  font-size: 17px;
  line-height: 24px;
  color: #001f52 !important;
  border-left: none !important;
  font-style: inherit !important;
}
p {
  color: #001f52 !important;
  font-size: 16px;
  line-height: 24px;
}
ol {
  list-style: decimal;
  color: #001f52 !important;
}
A:link {
  color: #002c77;
  font-weight: bold;
}
ul {
  margin: 0;
  padding: 0;
  color: #001f52;
}
ul li {
  list-style: none;
}
ul li a i,
ul li a em {
  float: right;
}
ul.category-list {
  margin: 0 !important;
  padding: 0;
  border-top: 12px solid;
}
ul.category-list li {
  list-style: none;
  border-bottom: 1px solid #eee;
  padding: 4px 0px;
  font-style: normal !important;
  font-family: inherit !important;
  margin-bottom: 0px !important;
}
ul.category-list li li {
  padding: 4px 0px !important;
}
ul.category-list li:before {
  content: "" !important;
}
ul.category-list li:nth-last-child(1) {
  border-bottom: 0px solid;
}
ul.category-list li .title {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  margin-top: 30px;
  margin-bottom: 10px;
  display: block;
}
ul.category-list.theme-topaz {
  border-top-color: #fbae17;
}
ul.category-list.theme-topaz li a {
  color: #fbae17;
}
ul.category-list.theme-topaz li a:hover {
  color: #8e5501;
}
ul.category-list.theme-onyx {
  border-top-color: #95979a;
}
ul.category-list.theme-onyx li a {
  color: #95979a;
}
ul.category-list.theme-onyx li a:hover {
  color: #003865;
}
ul.category-list.theme-sapphire {
  border-top-color: #005a8e;
}
ul.category-list.theme-sapphire li a {
  color: #005a8e;
}
ul.category-list.theme-sapphire li a:hover {
  color: #004281;
}
ul.category-list.theme-ruby {
  border-top-color: #ed2c67;
}
ul.category-list.theme-ruby li a {
  color: #ed2c67;
}
ul.category-list.theme-ruby li a:hover {
  color: #690031;
}
ul.category-list.theme-amethyst {
  border-top-color: #ce3d95;
}
ul.category-list.theme-amethyst li a {
  color: #ce3d95;
}
ul.category-list.theme-amethyst li a:hover {
  color: #560054;
}
ul.category-list.theme-turquoise {
  border-top-color: #0fb694;
}
ul.category-list.theme-turquoise li a {
  color: #0fb694;
}
ul.category-list.theme-turquoise li a:hover {
  color: #004c4f;
}
/*ul, ol, li, p {
    font-family: 'Noto Sans', Arial, sans-serif;
}

h4, h5, h6 {
    font-family: 'Noto Sans Bold', Arial, sans-serif !important;
    font-weight: bold;
}

h1, h2, h3 {
    font-family: @font-default-bold;
    letter-spacing: 0px;
    text-transform: none;
    margin-top: 0;
}

h1 {
    font-family: 'MMC Display', Arial, sans-serif !important;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.2;
    font-weight: 700;
    color: #001f52 !important;
}

h2 {
    font-family: 'MMC Display', Arial, sans-serif !important;
    font-size: 28px;
    line-height: 1.3;
    font-weight: 700;
    color: #001f52 !important;
}

h3 {
    font-family: 'MMC Display', Arial, sans-serif !important;
    font-size: 24px;
    line-height: 1.4;
    font-weight: 700;
    color: #001f52 !important;
}

h4 {
    font-weight: 700;
    font-size: 21.6px;
    line-height: 1.4;
    color: #001f52;
}

h5 {
    font-weight: 700;
    font-size: 19.2px;
    line-height: 1.5;
    color: #001f52;
}

h6 {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5;
    color: #001f52;
}

h2.h1 {
    color: @color-secondary;
    font-size: 32px;
}

h1.h2 {
    color: inherit;
}
*/
h4,
h5,
h6,
p,
ol,
ul,
li {
  font-family: 'Noto Sans Regular', Arial, sans-serif !important;
  font-weight: 400 !important;
}
h1,
h2,
h3 {
  font-family: 'MMC Display', Arial, sans-serif !important;
}
h1,
h3 {
  font-weight: bold;
}
h2 {
  font-weight: normal;
  font-family: 'MMC Display Regular' !important;
}
h4,
h5,
h6 {
  font-family: 'Noto Sans Bold', Arial, sans-serif !important;
  font-weight: bold;
}
h1,
h2,
h3,
h4,
h5 {
  color: #001F52;
}
iframe[src*="youtube"] {
  width: 100%;
}
.m-b-1 {
  margin-bottom: 15px;
}
.m-b-2 {
  margin-bottom: 30px;
}
.m-b-3 {
  margin-bottom: 45px;
}
.m-l-1 {
  margin-left: 15px;
}
.m-l-2 {
  margin-left: 30px;
}
.m-l-3 {
  margin-left: 45px;
}
.m-t-1 {
  margin-top: 15px;
}
.m-t-2 {
  margin-top: 30px;
}
.m-t-3 {
  margin-top: 45px;
}
.m-r-1 {
  margin-right: 15px;
}
.m-r-2 {
  margin-right: 30px;
}
.m-r-3 {
  margin-right: 45px;
}
.m-y-1 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.m-y-2 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.m-y-3 {
  margin-top: 45px;
  margin-bottom: 45px;
}
.p-x-1 {
  padding-left: 15px;
  padding-right: 15px;
}
.p-x-2 {
  padding-left: 30px;
  padding-right: 30px;
}
.p-x-3 {
  padding-left: 45px;
  padding-right: 45px;
}
.p-a-1 {
  padding: 15px;
}
.p-a-2 {
  padding: 30px;
}
.p-a-3 {
  padding: 45px;
}
.p-b-1 {
  padding-bottom: 15px;
}
.p-b-2 {
  padding-bottom: 30px;
}
.p-b-3 {
  padding-bottom: 45px;
}
.p-l-1 {
  padding-left: 15px;
}
.p-l-2 {
  padding-left: 30px;
}
.p-l-3 {
  padding-left: 45px;
}
.p-t-1 {
  padding-top: 15px;
}
.p-t-2 {
  padding-top: 30px;
}
.p-t-3 {
  padding-top: 45px;
}
.p-r-1 {
  padding-right: 15px;
}
.p-r-2 {
  padding-right: 30px;
}
.p-r-3 {
  padding-right: 45px;
}
.p-y-1 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.p-y-2 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.p-y-3 {
  padding-top: 45px;
  padding-bottom: 45px;
}
.p-0 {
  padding: 0 !important;
}
.m-0 {
  margin: 0 !important;
}
.m-t-0 {
  margin-top: 0 !important;
}
.m-l-0 {
  margin-left: 0 !important;
}
.m-b-0 {
  margin-bottom: 0 !important;
}
.m-r-0 {
  margin-right: 0 !important;
}
.p-t-0 {
  padding-top: 0 !important;
}
.p-l-0 {
  padding-left: 0 !important;
}
.p-b-0 {
  padding-bottom: 0 !important;
}
.p-r-0 {
  padding-right: 0 !important;
}
@media (max-width: 767px) {
  .text-xs-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-md-right {
    text-align: right !important;
  }
}
#google_translate_element {
  display: inline-block;
  vertical-align: middle;
  width: 120px;
  overflow: hidden;
}
@media screen and (min-width: 1200px) {
  #google_translate_element {
    width: 100%;
  }
}
#google_translate_element .skiptranslate {
  color: #005a8e;
  font-size: 0;
}
#google_translate_element .skiptranslate span {
  display: none;
}
#google_translate_element .skiptranslate select {
  color: #005a8e;
  font-size: 14px;
  border: none;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  margin: 0;
  padding: 10px 15px;
  width: 100%;
}
#google_translate_element .skiptranslate select .goog-te-combo {
  height: 60px;
  margin: 0 !important;
}
.header .dropdown-menu.list-group.list-group-login-menu a.list-group-item:hover,
.header .dropdown-menu.list-group.list-group-login-menu a.list-group-item:focus {
  text-decoration: underline !important;
}
@media screen and (min-width: 992px) {
  .header .dropdown-menu.list-group .list-group-item {
    max-width: 225px;
    color: #005a8e !important;
  }
}
.header .dropdown-menu.list-group {
  top: 80%;
}
.header .dropdown-menu.list-group .list-group-item {
  font-size: 16px !important;
}
.header .dropdown-menu.list-group .list-group-item .email-Id {
  word-break: break-all;
}
.header .google-translate .dropdown-menu > li.language-option > a {
  cursor: pointer;
}
.header .login-button i,
.header .login-button em {
  float: none;
  margin: 3px 7px;
}
@media screen and (min-width: 1200px) {
  .header .dropdown.yamm-aw .dropdown-menu {
    left: 28% !important;
  }
  .header .login-button a.btn.btn-primary {
    text-align: left;
  }
  .header .login-button i,
  .header .login-button em {
    float: left !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .header .google-translate .dropdown-menu {
    right: 10%;
  }
  .header .dropdown-menu {
    top: 70% !important;
  }
  .header .dropdown-menu-right {
    right: 10%;
  }
}
.header .animated {
  animation-duration: 350ms;
}
.header ul {
  margin: 0;
}
.header ul li {
  list-style: none;
}
.header .megamenu-content {
  padding: 0;
  min-width: 245px;
}
.header .row {
  margin: 0;
}
.header .row div[class^='col-'] {
  padding: 0;
}
@media (min-width: 992px) {
  .header .row {
    margin: 0 -15px 0 -15px;
  }
  .header .row div[class^='col-'] {
    padding: 0 15px 0 15px;
  }
}
.header .top-bar {
  background-color: #005a8e;
  height: 65px;
  font-size: 0;
}
@media screen and (min-width: 992px) {
  .header .top-bar {
    height: 45px;
  }
}
.header .top-bar .top-links {
  display: inline-block;
}
.header .top-bar .top-links .btn.btn-link {
  text-transform: none;
}
.header .top-bar .top-links .topbar-logo {
  height: 20px;
  margin-right: 15px;
  width: 76%;
}
.header .top-bar .top-actions {
  float: unset;
  padding-right: 25%;
}
.header .top-bar .top-actions .float-right {
  float: unset;
}
@media screen and (max-width: 464px) {
  .header .top-bar .top-actions .float-right {
    float: right;
  }
}
.header .top-bar .top-actions .custom-select .select-picker {
  width: unset !important;
}
.header .top-bar .top-actions .custom-select .btn {
  padding-left: 0;
  padding-right: 0;
}
.header .top-bar .top-actions .custom-select .btn:visited,
.header .top-bar .top-actions .custom-select .btn:active,
.header .top-bar .top-actions .custom-select .btn:focus {
  background-color: transparent;
}
.header .top-bar .top-actions .custom-select.open .btn {
  background-color: #004281;
}
.header .top-bar .top-actions .custom-select .no-results {
  background-color: transparent;
  color: white;
  font-weight: 500;
}
.header .top-bar .top-actions .custom-select .form-control {
  border-radius: 0;
  background-image: url(img/input-search-icon.png);
  background-repeat: no-repeat;
  background-position-x: 95%;
  background-position-y: 50%;
  color: #005a8e;
}
.header .top-bar .top-actions .custom-select .dropdown-menu {
  left: auto;
  right: 0;
  background-color: #004281;
  border: none;
  border-radius: 0;
  margin: 0;
}
.header .top-bar .top-actions .custom-select .dropdown-menu li a {
  color: #3e4e6b;
  background-color: transparent;
  padding: 3px 10px !important;
}
.header .top-bar .top-actions .custom-select .dropdown-menu li a:hover {
  background-color: #005a8e;
}
.header .top-bar .top-actions .custom-select .dropdown-toggle .filter-option {
  width: 85%;
  padding-left: 15px;
  font-size: 11px;
}
.header .top-bar .top-actions .custom-select .bs-caret > .caret {
  right: 7px;
}
@media screen and (min-width: 1200px) {
  .header .top-bar .top-actions .custom-select {
    width: 165px !important;
  }
  .header .top-bar .top-actions .custom-select .bs-caret > .caret {
    right: 12px;
  }
}
.header .top-bar .top-actions .action {
  color: white;
  font-size: 13px;
  border-radius: 0;
  height: 65px;
  width: 33.3%;
}
@media screen and (min-width: 992px) {
  .header .top-bar .top-actions .action {
    width: unset;
    height: 45px;
  }
}
.header .top-bar .top-actions .action span {
  vertical-align: middle;
}
.header .top-bar .top-actions .action span.display-label {
  display: inline;
}
@media screen and (max-width: 767px) {
  .header .top-bar .top-actions .action {
    width: unset;
    min-width: 27%;
  }
  .header .top-bar .top-actions .action span.display-label {
    display: none;
  }
}
@media screen and (max-width: 365px) {
  .header .top-bar .top-actions .action {
    width: unset;
    min-width: 23%;
  }
  .header .top-bar .top-actions .action.google-translate {
    width: auto;
  }
}
.header .top-bar .top-actions i.fa {
  font-size: 21px;
  vertical-align: middle;
  line-height: 65px;
}
@media screen and (min-width: 992px) {
  .header .top-bar .top-actions i.fa {
    line-height: 45px;
  }
}
@media screen and (max-width: 447px) {
  .header .top-bar .top-actions i.fa {
    font-size: 16px;
  }
}
@media screen and (min-width: 992px) {
  .header .top-bar .top-actions {
    float: right;
    padding-right: 0;
  }
  .header .top-bar .top-actions .quick-links .caret {
    position: relative;
    top: 8px;
  }
  .header .top-bar .top-actions .quick-links .dropdown-menu.list-group {
    border: 0;
    padding: 0;
    left: unset;
    right: 0;
  }
  .header .top-bar .top-actions .quick-links .dropdown-menu.list-group a.list-group-item {
    color: #005a8e;
  }
  .header .top-bar .top-actions .quick-links .dropdown-menu.list-group a.list-group-item:hover {
    text-decoration: underline !important;
  }
  .header .top-bar .top-actions .quick-links .dropdown-menu.list-group .white-link a {
    color: #005a8e;
  }
  .header .top-bar .top-actions .quick-links .dropdown-menu.list-group .white-link a:hover {
    color: #004281;
  }
  .header .top-bar .top-actions .quick-links .login-button {
    margin-bottom: 0;
    border-radius: 0;
    border: 0;
    background-color: transparent;
    box-shadow: none;
    padding: 0;
  }
}
.header .top-bar .btn {
  color: white;
  padding: 0 14px;
  text-transform: none;
  font-size: 18px;
  height: 65px;
  line-height: 65px;
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
}
@media screen and (min-width: 992px) {
  .header .top-bar .btn {
    height: 45px;
    line-height: 45px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header .top-bar .btn {
    padding: 0 12px;
  }
}
@media screen and (max-width: 405px) {
  .header .top-bar .btn {
    padding: 0 4px;
  }
}
.header .top-bar .btn.active {
  background-color: #004281;
  text-decoration: none;
}
.header .top-bar .btn:hover {
  background-color: #006d9e;
  text-decoration: underline;
}
.header .container-custom {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 992px) {
  .header .container-custom {
    width: 970px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .header .container-custom {
    width: 1170px;
  }
}
.header .container-custom .google-translate .current-language {
  padding-left: 4px;
  font-size: 13px;
}
@media screen and (max-width: 430px) {
  .header .container-custom .google-translate .current-language {
    font-size: 11px;
  }
}
.header .container-custom .google-translate a {
  cursor: pointer;
}
.header .container-custom .google-translate .dropdown-menu {
  padding: 0;
  padding-top: 0;
}
.header .container-custom .google-translate .dropdown-menu li a {
  padding: 3px 10px;
}
.header .container-custom .google-translate .dropdown-menu .dropdown-header {
  background-color: #eee;
  font-weight: bold;
  font-size: 16px !important;
  color: #001f37 !important;
  padding: 5px 10px !important;
}
.header .primary-navigation {
  margin-bottom: 0;
  border: 0px solid transparent;
}
.header .primary-navigation .navbar-toggle {
  padding: 8px 0;
  margin-right: 0;
}
.header .primary-navigation .navbar-toggle .icon-bar {
  background-color: #005a8e;
  width: 25px;
  height: 4px;
}
.header .primary-navigation .navbar-collapse {
  box-shadow: none;
  border: none;
  padding: 0;
  position: relative;
  width: 100%;
}
.header .primary-navigation .navbar-collapse .logoMercer {
  min-width: 100px;
  max-width: 250px;
  width: 100%;
  float: left;
  margin: 20px 10px 0 23px;
}
@media screen and (min-width: 992px) {
  .header .primary-navigation .navbar-collapse.collapse {
    display: inline-block !important;
  }
}
.header .primary-navigation .navbar-collapse .quick-links {
  width: 100%;
}
.header .primary-navigation .navbar-collapse .quick-links.open .dropdown-toggle,
.header .primary-navigation .navbar-collapse .quick-links.open btn:active {
  box-shadow: none;
}
.header .primary-navigation .navbar-collapse .quick-links .my-account-lnk {
  margin: 0;
  line-height: 22px;
  padding-top: 25px;
  font-size: 18px;
  font-weight: normal;
  padding: 8px 29px;
  width: 100%;
  text-align: left;
  background-color: #004281;
  border: 2px solid #004281;
  color: #fafafa;
  text-align: center;
}
.header .primary-navigation .navbar-collapse .quick-links .my-account-lnk:hover {
  background-color: #009de0;
  border: 2px solid #009de0;
}
.header .primary-navigation .navbar-collapse .quick-links .my-account-lnk.login-lnk {
  background-color: #009de0;
  border: 2px solid #009de0;
}
.header .primary-navigation .navbar-collapse .quick-links .my-account-lnk.login-lnk:hover {
  background-color: #004281;
  border: 2px solid #004281;
}
.header .primary-navigation .navbar-collapse .quick-links .login-button {
  margin-bottom: 0;
  border-radius: 0;
  border: 0;
  box-shadow: inset 0 3px 1px rgba(0, 0, 0, 0.05);
  font-family: 'Noto Sans Regular';
}
.header .primary-navigation .navbar-collapse .quick-links .login-button a.btn.btn-primary {
  padding: 20px 20px;
  border-width: 0 1px 4px 1px;
  color: #fff;
  background-color: #005a8e;
  border-color: #005a8e;
  margin-bottom: 0;
}
.header .primary-navigation .navbar-collapse .quick-links .login-button a.btn.btn-primary:hover {
  background-color: rgba(0, 90, 142, 0.8);
  border-color: rgba(0, 90, 142, 0.8);
}
.header .primary-navigation .navbar-collapse .quick-links .login-button a.btn.btn-primary:active {
  background-image: none;
  box-shadow: none;
  border-bottom-width: 2px !important;
}
.header .primary-navigation .navbar-collapse .quick-links .dropdown-menu.list-group {
  width: 100%;
  position: relative;
  margin: 0;
  padding: 0 !important;
  border: 0;
}
.header .primary-navigation .navbar-collapse .quick-links .dropdown-menu.list-group .list-group-item {
  background-color: #004281;
  color: #fafafa;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 0 !important;
}
.header .primary-navigation .navbar-collapse .quick-links .dropdown-menu.list-group .list-group-item h4 {
  color: white;
}
.header .primary-navigation .navbar-collapse .quick-links .dropdown-menu.list-group .list-group-item .white-link a {
  color: white;
}
.header .primary-navigation .navbar-collapse .quick-links .dropdown-menu.list-group .list-group-item .white-link a:hover {
  color: white;
}
.header .primary-navigation .navbar-collapse .quick-links .dropdown-menu.list-group a.list-group-item:hover {
  color: #009de0;
}
.header .primary-navigation .navbar-nav {
  margin: 0;
}
@media screen and (min-width: 992px) {
  .header .primary-navigation .navbar-nav {
    float: left;
    margin-left: 20px;
    min-width: 730px !important;
  }
}
.header .primary-navigation .navbar-nav .dropdown .item {
  font-size: 16px;
  cursor: pointer;
  margin-right: 0;
  color: #004281;
  background-color: white;
  line-height: 24px;
  min-height: 35px;
  padding: 13px 31px 11px 21px;
  display: block;
}
@media screen and (min-width: 992px) {
  .header .primary-navigation .navbar-nav .dropdown .item {
    margin: 0;
    border-bottom: 0px solid transparent;
    padding: 0 9px;
    line-height: 100px;
    font-size: 16px;
  }
}
@media screen and (min-width: 1200px) {
  .header .primary-navigation .navbar-nav .dropdown .item {
    padding: 0 15px 0 15px;
  }
}
.header .primary-navigation .navbar-nav .dropdown .item.top-level {
  color: #001F52  !important;
  background-color: white !important;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
}
@media screen and (min-width: 992px) {
  .header .primary-navigation .navbar-nav .dropdown .item.top-level:hover,
  .header .primary-navigation .navbar-nav .dropdown .item.top-level:focus,
  .header .primary-navigation .navbar-nav .dropdown .item.top-level .active {
    text-decoration: underline;
    background-color: white !important;
  }
  .header .primary-navigation .navbar-nav .dropdown .item.top-level:hover .caret,
  .header .primary-navigation .navbar-nav .dropdown .item.top-level:focus .caret,
  .header .primary-navigation .navbar-nav .dropdown .item.top-level .active .caret {
    border: 3px solid transparent;
    border-top: 6px solid #004281;
    border-right: 3px solid transparent;
  }
}
.header .primary-navigation .navbar-nav .dropdown.open .item {
  color: #3e4e6b;
  background-color: transparent;
}
.header .primary-navigation .navbar-nav .dropdown.open .item .caret {
  border: 5px solid transparent;
  border-top: 5px solid #004281;
  border-bottom: 0;
}
.header .primary-navigation .navbar-nav .dropdown.open .item:hover {
  color: #3e4e6b;
  background-color: #e6f6ff;
}
.header .primary-navigation .navbar-nav .dropdown.open .item.top-level {
  color: white;
  background-color: #004281;
}
@media screen and (min-width: 992px) {
  .header .primary-navigation .navbar-nav .dropdown.open .item.top-level {
    color: white;
    background-color: #001F52;
    padding: 0 9px;
  }
  .header .primary-navigation .navbar-nav .dropdown.open .item.top-level .caret {
    border: 3px solid transparent;
    border-top: 6px solid white;
    border-right: 3px solid transparent;
  }
  .header .primary-navigation .navbar-nav .dropdown.open .megamenu-content .item.title {
    background-color: transparent;
    font-size: 16px !important;
    font-family: 'Noto Sans Regular' !important;
    color: #001f37;
    text-decoration: none solid #001f37;
    line-height: 18px;
    border-bottom: none;
  }
  .header .primary-navigation .navbar-nav .dropdown.open .megamenu-content .item {
    font-family: 'Noto Sans Regular', Arial, sans-serif;
    text-decoration: none solid #3e4e6b;
    font-size: 16px;
    line-height: 24px;
    padding: 13px 31px 11px 21px !important;
  }
  .header .primary-navigation .navbar-nav .dropdown.open .megamenu-content li:nth-last-child(1) {
    border-bottom: none;
  }
  .header .primary-navigation .navbar-nav .dropdown.open .titlehover:hover {
    text-decoration: none !important;
  }
}
@media screen and (min-width: 1200px) {
  .header .primary-navigation .navbar-nav .dropdown.open .item.top-level {
    padding: 0 15px;
  }
}
.header .primary-navigation .navbar-nav .dropdown .caret {
  border: 5px solid transparent;
  border-left: 5px solid #005a8e;
  border-right: 0;
  height: 0;
  width: 0;
  float: right;
  position: relative;
  top: 10px;
  right: 20px;
}
@media screen and (min-width: 992px) {
  .header .primary-navigation .navbar-nav .dropdown .caret {
    top: 50px;
    left: 2px;
    border: 3px solid transparent;
    border-top: 6px solid #00b0d2;
    border-right: 3px solid transparent;
  }
}
.header .primary-navigation .navbar-nav .dropdown .dropdown-menu {
  background-color: #ffffff;
  border-radius: 0;
  padding: 0;
}
.header .primary-navigation .navbar-nav .dropdown .dropdown-menu .item.title {
  display: block;
  font-size: 16px;
  font-family: 'Noto Sans Regular' !important;
  color: #001f37 !important;
  text-decoration: none solid #001f37;
  line-height: 18px !important;
  border-bottom: 1px solid #33689a;
  margin: 0;
}
.header .primary-navigation .navbar-nav .dropdown .dropdown-menu .title {
  background-color: #009de0;
}
.header .primary-navigation .navbar-nav .dropdown .dropdown-menu .childitem {
  line-height: 25px;
}
.header .primary-navigation .navbar-nav .dropdown .dropdown-menu li {
  padding: 0;
}
.header .primary-navigation .navbar-nav .dropdown .dropdown-menu li > a {
  color: #001f52;
}
.header .primary-navigation .navbar-nav .dropdown .dropdown-menu li > a:hover,
.header .primary-navigation .navbar-nav .dropdown .dropdown-menu li > a:focus {
  background-color: transparent;
}
@media screen and (max-width: 991px) {
  .header .primary-navigation .navbar-nav .dropdown .subMenu-Scroll {
    max-height: 200px;
    overflow: auto;
  }
}
@media screen and (min-width: 992px) {
  .header .primary-navigation .navbar-nav .dropdown .dropdown-menu {
    top: 80px;
  }
  .header .primary-navigation .navbar-nav .dropdown .dropdown-menu .childitem {
    line-height: 30px;
    font-size: 13px;
  }
}
.header .primary-navigation .navbar-header {
  padding-top: 12px;
  position: relative;
  height: 80px;
}
.header .primary-navigation .navbar-header .navbar-brand {
  padding: 13px 15px;
  height: 54px;
}
.header .primary-navigation .navbar-header .navbar-brand.text {
  font-family: relativemercerbold, Arial, sans-serif;
  font-size: 18px;
  line-height: 33px;
  color: #005a8e;
}
@media (min-width: 1200px) {
  .header .primary-navigation .navbar-header .navbar-brand.text {
    font-size: 22px;
  }
}
@media screen and (min-width: 992px) {
  .header .primary-navigation .navbar-header {
    height: 100px;
    padding: 0px;
    margin-right: 0px;
  }
  .header .primary-navigation .navbar-header .navbar-brand {
    padding: 11px 15px;
    margin-left: 0 !important;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 1200px) {
  .header .primary-navigation .navbar-header {
    margin-right: 0;
  }
}
.header .contact-us {
  width: 34px;
  height: 34px;
}
.header .top-search-icon {
  background-image: url('img/searchicon.png');
  background-repeat: no-repeat;
  display: inline-block;
  width: 44px;
  height: 42px;
}
.header .top-email-icon {
  background-image: url('img/emailicon.png');
  background-repeat: no-repeat;
  display: inline-block;
  width: 34px;
  height: 34px;
}
.header .top-email {
  margin-top: 18px;
  margin-left: -8px;
  position: absolute;
  width: 34px;
  height: 34px;
}
.header .top-globe-icon {
  background-image: url('img/globeicon.png');
  background-repeat: no-repeat;
  display: inline-block;
  width: 34px;
  height: 34px;
}
.header .top-globe {
  margin-top: 10px;
  margin-left: 48px;
  position: absolute;
  width: 34px;
  height: 34px;
  cursor: pointer;
  display: inline-block;
}
.header .top-avatar-icon {
  background-image: url('img/avataricon.png');
  background-repeat: no-repeat;
  display: inline-block;
  width: 73px;
  height: 65px;
}
.header .top-avatar {
  margin-left: 90px;
  margin-top: -20px;
  cursor: pointer;
  position: absolute;
}
.header .call-to-action-box {
  height: auto;
  display: table;
  padding-right: 16px;
}
@media screen and (min-width: 992px) {
  .header .call-to-action-box {
    height: 100px;
  }
}
.header .call-to-action-box .call-to-action {
  text-align: center;
  color: #c7c8ca;
  font-size: 16px;
  font-weight: 700;
  display: table-cell;
  vertical-align: middle;
}
.header .call-to-action-box .call-to-action a {
  color: #005a8e;
  display: block;
  text-decoration: none;
}
.header .call-to-action-box .call-to-action a:hover {
  cursor: pointer;
}
.header .call-to-action-box .call-to-action .search i {
  color: #005a8e;
  line-height: 45px;
  font-size: 24px;
  font-weight: 700;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header .top-icons {
    float: left;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: "";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.clearfix,
.dl-horizontal dd,
.container,
.container-fluid,
.row,
.form-horizontal .form-group,
.btn-toolbar,
.btn-group-vertical > .btn-group,
.nav,
.navbar,
.navbar-header,
.navbar-collapse,
.pager,
.panel-body,
.modal-footer {
  *zoom: 1;
}
.prettycheckbox,
.prettyradio {
  display: inline-block;
  padding: 0;
  margin: 0;
}
.prettycheckbox > a,
.prettyradio > a {
  height: 30px;
  width: 30px;
  display: block;
  float: left;
  cursor: pointer;
  margin: 0;
  background: url('img/sprites-sfa68604977.png');
}
.prettycheckbox > a:focus,
.prettyradio > a:focus {
  outline: 0 none;
}
.prettycheckbox label,
.prettyradio label {
  display: block;
  float: left;
  margin: 6px 5px;
  cursor: pointer;
}
.prettycheckbox a.disabled,
.prettycheckbox label.disabled,
.prettyradio a.disabled,
.prettyradio label.disabled {
  cursor: not-allowed;
}
.prettycheckbox > a {
  background-position: 0 0;
}
.prettycheckbox > a:focus {
  background-position: -30px 0;
}
.prettycheckbox > a.checked {
  background-position: -60px 0;
}
.prettycheckbox > a.checked:focus {
  background-position: -90px 0;
}
.prettycheckbox > a.checked.disabled {
  background-position: -150px 0;
}
.prettycheckbox > a.disabled {
  background-position: -120px 0;
}
.prettyradio > a {
  background-position: -180px 0;
}
.prettyradio > a:focus {
  background-position: -210px 0;
}
.prettyradio > a.checked {
  background-position: -240px 0;
}
.prettyradio > a.checked:focus {
  background-position: -270px 0;
}
.prettyradio > a.checked.disabled {
  background-position: -330px 0;
}
.prettyradio > a.disabled {
  background-position: -300px 0;
}
.mercer {
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  font-size: 16px;
  max-width: 1500px;
  margin: 0 auto;
}
.mercer .product-catalog-import .price-scroll-y {
  height: 390px;
  overflow-y: scroll;
}
.mercer .product-catalog-import span.checkbox {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAoCAYAAAD+MdrbAAABcklEQVRIie3VQSiDcRzG8e80nOy1HTWSclQ4mKJ2QA7KgZQDhyVKiJJ2GYe1VlojlJADcXBwcnBTSrvg4EDiMOLFMOSV097eOSzLvN7R9l7U+xzf3j7v73nf/u/PFI1G45IkoUcsFgtmSZKw2+26gKIokqOL9CUGaIAGaIAGmIhJ7xWg+4TGTvl7FEXRDxTvHuge8HB1E8kejMky3uAiVzcRRjwBYrKcHbiyscXp+QUAjU4HuWZz5uDR8Rnrm9sAlJeV0NvVprpHE9wNHabUkd7e8U0voygK+Xl5TIz2qabTBA+OThifnMcbXEqiUwtr3D8+AdDv6qC0uOjHQdSPgGSt3dAhckymzlHFzt4+AI7qCtpbGrSKYQqHw/HvR+/55ZVhT4DL69uU64VCAauzXmxW4UdM8+jZrAIzvjFVLfeQSxP7jOZHsVkF5vzuJNra7KS+pjItlhaERMU5v5smZy2DPZ2/YqDxDjPN//h96b5TPgDqDIpnOLr8VQAAAABJRU5ErkJggg==');
  width: 25px;
  height: 20px;
  min-height: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: left top;
  vertical-align: middle;
}
.mercer .product-catalog-import span.checkbox.checked {
  background-position: left bottom;
}
.mercer .product-catalog-import span.checkbox.disabled {
  color: #ccc;
  pointer-events: none;
}
.mercer .product-catalog-import .error-messages {
  margin-bottom: 15px;
  overflow-y: auto;
  max-height: 300px;
}
.mercer .product-catalog-import .error-messages .error-title {
  font-weight: bold;
  font-size: 18px;
}
.mercer .product-catalog-import .import-progress span {
  margin-bottom: 15px;
}
.mercer .product-catalog-import .import-progress .progress-container {
  position: relative !important;
}
.mercer .product-catalog-import .table .progress-bar {
  background-image: linear-gradient(to bottom, #005a8e 0, #005a8e 100%);
}
.mercer .product-catalog-import .survey-date .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.mercer .product-catalog-import .survey-date .btn-default:hover,
.mercer .product-catalog-import .survey-date .btn-default:focus,
.mercer .product-catalog-import .survey-date .btn-default.focus,
.mercer .product-catalog-import .survey-date .btn-default:active,
.mercer .product-catalog-import .survey-date .btn-default.active,
.mercer .product-catalog-import .survey-date .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.mercer .product-catalog-publish-unpublish span.checkbox {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAoCAYAAAD+MdrbAAABcklEQVRIie3VQSiDcRzG8e80nOy1HTWSclQ4mKJ2QA7KgZQDhyVKiJJ2GYe1VlojlJADcXBwcnBTSrvg4EDiMOLFMOSV097eOSzLvN7R9l7U+xzf3j7v73nf/u/PFI1G45IkoUcsFgtmSZKw2+26gKIokqOL9CUGaIAGaIAGmIhJ7xWg+4TGTvl7FEXRDxTvHuge8HB1E8kejMky3uAiVzcRRjwBYrKcHbiyscXp+QUAjU4HuWZz5uDR8Rnrm9sAlJeV0NvVprpHE9wNHabUkd7e8U0voygK+Xl5TIz2qabTBA+OThifnMcbXEqiUwtr3D8+AdDv6qC0uOjHQdSPgGSt3dAhckymzlHFzt4+AI7qCtpbGrSKYQqHw/HvR+/55ZVhT4DL69uU64VCAauzXmxW4UdM8+jZrAIzvjFVLfeQSxP7jOZHsVkF5vzuJNra7KS+pjItlhaERMU5v5smZy2DPZ2/YqDxDjPN//h96b5TPgDqDIpnOLr8VQAAAABJRU5ErkJggg==');
  width: 25px;
  height: 20px;
  min-height: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: left top;
  vertical-align: middle;
}
.mercer .product-catalog-publish-unpublish span.checkbox.checked {
  background-position: left bottom;
}
.mercer .product-catalog-publish-unpublish span.checkbox.disabled {
  color: #ccc;
  pointer-events: none;
}
.mercer .product-catalog-publish-unpublish .import-progress span {
  margin-bottom: 15px;
}
.mercer .product-catalog-publish-unpublish .import-progress .progress-container {
  position: relative !important;
}
.mercer .product-catalog-publish-unpublish .table .progress-bar {
  background-image: linear-gradient(to bottom, #005a8e 0, #005a8e 100%);
}
.mercer .product-catalog-publish-unpublish .btn-default:hover,
.mercer .product-catalog-publish-unpublish .btn-default:focus,
.mercer .product-catalog-publish-unpublish .btn-default.focus,
.mercer .product-catalog-publish-unpublish .btn-default:active,
.mercer .product-catalog-publish-unpublish .btn-default.active,
.mercer .product-catalog-publish-unpublish .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.mercer .btn {
  white-space: normal;
  padding: 22px 32px;
  color: #FFFFFF;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  cursor: pointer;
}
.mercer .btn-default:link {
  background-color: #002c77;
  border: 0 !important;
  color: #ffffff;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  border-radius: 5px !important;
}
.mercer .btn-default:visited {
  background-color: #002c77;
  border: 0 !important;
  color: #ffffff !important;
  margin: 0.25rem 0rem 1rem 0;
  display: inline-block;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  padding: 12px 24px !important;
  text-align: center;
  text-decoration: none !important;
  border-radius: 5px !important;
}
.mercer .btn-default:hover {
  background-color: #003faa;
  color: #fff;
}
.mercer .btn-default:focus {
  background-color: #003faa;
  color: #ffffff;
  text-decoration: none;
}
.mercer .btn-primary {
  background-color: #002c77;
  border: 0 !important;
  color: #ffffff;
  margin: 0.25rem 1rem 1rem 0;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  border-radius: 5px !important;
}
.mercer .btn-primary:hover {
  background-color: #003faa;
  color: #fff;
  text-decoration: none;
}
.mercer .btn-new-default {
  background-color: #ffffff;
  border: none;
  color: #002c77 !important;
  display: inline-block;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  padding: 17px 1px;
  border-radius: 5px;
  text-align: center;
  text-decoration: none !important;
}
.mercer .btn-new-default:visited {
  background-color: #ffffff;
  border: none;
  color: #002c77 !important;
  /* margin: .25rem 1rem 1rem 0rem;*/
  display: inline-block;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  padding: 12px 24px;
  border-radius: 5px;
  text-align: center;
  text-decoration: none !important;
}
.mercer .btn-new-default:hover {
  background-color: #2c6ef2;
  color: #ffffff !important;
  border: 2px solid #ffffff;
  text-decoration: none;
}
.mercer .btn-new-default:focus {
  background-color: #c7edff;
  color: #002c77 !important;
  text-decoration: none;
}
.mercer .btn-default {
  color: #fff;
  background-color: #002c77;
  letter-spacing: 2px;
}
.mercer .btn-sm {
  font-size: 16px;
  padding: 20px;
}
.mercer .btn-xs {
  font-size: 16px;
  padding: 10px;
  /*background-color: #002c77;*/
}
.mercer .btn-full {
  width: 100%;
}
.mercer .btn-inverted {
  color: #005a8e;
  background-color: white;
}
.mercer .btn-inverted:hover,
.mercer .btn-inverted:active,
.mercer .btn-inverted:focus {
  color: white;
  background-color: #004281;
}
.mercer .btn-file {
  background: white;
  border: 1px solid #eee;
  color: #555555;
  width: 80%;
}
.mercer .btn-seconday {
  color: #005a8e !important;
}
.mercer .product-short-list .title {
  padding-top: 39px;
  color: #001f52;
  font-size: 18px !important;
  margin-bottom: 14px;
}
.mercer .product-short-list ul {
  margin: 0;
  padding: 0;
}
.mercer .product-short-list ul li {
  list-style: none;
  padding: 0;
}
.mercer .product-short-list ul li span {
  border-bottom: 1px solid #eee;
  display: block;
  padding: 22px 0 22px 0;
}
.mercer .product-short-list ul li span a {
  display: block;
  font-size: 18px;
}
.mercer .product-short-list ul li span a i,
.mercer .product-short-list ul li span a em {
  float: right;
}
.mercer .product-short-list .sprite {
  display: inline-block;
}
.mercer .product-short-list .mobilitysolutions {
  border-top: 12px solid #009de0;
}
.mercer .product-short-list .mobilitysolutions ul li a {
  color: #005a8e;
}
.mercer .product-short-list .assignmenttype {
  border-top: 12px solid #00ac41;
}
.mercer .product-short-list .assignmenttype ul li a {
  color: #fbae17;
}
.mercer .product-short-list .custom {
  border-top: 12px solid #00968f;
}
.mercer .product-short-list .custom ul li a {
  color: #0fb694;
}
.mercer .product-short-list ul li:last-child {
  border-bottom: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mercer .product-short-list ul li a {
    font-size: 17px;
  }
}
.mercer .upcomming-events {
  position: relative;
}
.mercer .upcomming-events .module-title {
  font-size: 32px;
  font-family: 'MMC Display', Arial, sans-serif !important;
  line-height: 35px;
  font-weight: bold;
  color: #001f52;
  margin-bottom: 27px;
  /*display: block;
        margin-bottom: 27px;
        font-family: @font-default-bold;
        color: @text-color-default;
        text-decoration: none solid rgb(0, 31, 55);
        line-height: 35px;
        font-size: 32px;
        font-family: 'relativemercerbold', Arial, sans-serif !important;
        line-height: 35px;*/
}
.mercer .upcomming-events .module-title .action {
  color: #001f52;
  float: right;
  font-family: 'Noto Sans Regular';
  position: absolute;
  bottom: -47px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
}
.mercer .upcomming-events .module-title .action .a {
  font-size: 16px;
  line-height: 24px;
}
.mercer .upcomming-events .module-title .action .a:hover {
  text-decoration: underline;
}
.mercer .upcomming-events .module-title .action .a i {
  display: inline-block;
  vertical-align: middle;
  margin-left: 7px;
  margin-bottom: 8px;
}
@media screen and (min-width: 481px) {
  .mercer .upcomming-events .module-title .action {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .mercer .upcomming-events .module-title .action {
    position: inherit;
    transform: translateX(0);
    width: inherit;
    text-align: inherit;
  }
}
.mercer .upcomming-events .module-title .action .sprite {
  position: relative;
  top: 5px;
}
.mercer .upcomming-events .event {
  display: block;
  min-width: 100%;
  float: left;
  margin-bottom: 20px;
  opacity: 240;
  border: 1px solid lightgrey;
}
@media screen and (min-width: 768px) {
  .mercer .upcomming-events .event {
    min-height: 553px;
  }
}
.mercer .upcomming-events .event .feat-image {
  background-image: url('img/185743943.png'), url('http://placehold.it/284x204/');
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  position: relative;
}
.mercer .upcomming-events .event .eventItem-date {
  margin: 15px;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  font-size: 16px;
  color: #4e6287;
  text-decoration: none solid #4e6287;
  line-height: 24px;
}
.mercer .upcomming-events .event .eventItem-description {
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  font-size: 16px;
  color: #001f52;
  text-decoration: none solid #001f37;
  line-height: 24px;
}
.mercer .upcomming-events .event .info {
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  position: relative;
}
.mercer .upcomming-events .event .info p {
  color: inherit;
  margin-bottom: 38px;
}
.mercer .upcomming-events .event .info .btn-inverted:hover {
  background-color: #0066A1;
}
.mercer .upcomming-events .event .info .register-event-link {
  font-family: 'Noto Sans Regular';
  font-size: 16px;
  color: #005a8e;
  line-height: 24px;
  text-decoration: none !important;
}
.mercer .upcomming-events .event .info a.register-event-link:hover {
  text-decoration: underline !important;
}
.mercer .upcomming-events .event .title {
  font-weight: 700;
  line-height: 1.4;
  display: block;
  font-size: 21.6px;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  font-size: 18px;
  color: #001f52 !important;
  margin: 15px;
  min-height: 120px;
}
.mercer .upcomming-events .full .event:nth-child(odd) .left-arrow-info {
  background-position: -5px -224px !important;
}
.mercer .upcomming-events .full .event .feat-image {
  width: 100%;
  height: 204px;
}
.mercer .upcomming-events .full .event .feat-image .left-arrow-info {
  position: absolute;
  background-image: url('img/sprites.png');
  background-repeat: no-repeat;
  width: 220px;
  height: 36px;
  background-position: -59px -32px;
  display: block;
  left: 0;
  padding: 9px 25px;
  color: white;
  font-size: 16px;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mercer .upcomming-events .full .event .feat-image .left-arrow-info.event-date {
  bottom: 45px;
}
.mercer .upcomming-events .full .event .feat-image .left-arrow-info.event-location {
  bottom: 4px;
}
.mercer .upcomming-events .full .event .info {
  padding: 29px 25px;
}
.mercer .upcomming-events .short .event {
  min-width: 100%;
  min-height: 162px;
  margin-bottom: 30px;
}
.mercer .upcomming-events .short .event .info {
  float: left;
  padding: 32px 28px 4px 15px;
  width: 100%;
}
.mercer .upcomming-events .short .event .info .title {
  color: white;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  margin-top: 9px;
  margin-bottom: 20px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.mercer .upcomming-events .short .event .info .btn-link {
  color: white;
  text-decoration: none;
  font-size: 18px;
  font-weight: 400;
  position: relative;
  bottom: 10px;
  right: 9px;
}
.mercer .upcomming-events .short .event .info .btn-link .arrow-white {
  position: relative;
  display: inline-block;
  background-image: url('img/arrow-white-sm.png');
  background-position: center center !important;
  top: 2px;
  left: 20px;
  width: 16px;
  height: 16px;
}
.mercer .upcomming-events .short .event .info .feat-image-date {
  position: relative;
  color: #4e6287;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  margin-left: 15px;
}
.mercer .upcomming-events .short.with-images .event .feat-image {
  display: none;
}
@media screen and (min-width: 768px) {
  .mercer .upcomming-events .short.with-images .event .feat-image {
    display: block;
    float: left;
    width: 175px;
    height: 100%;
    min-height: 162px;
  }
}
.mercer .upcomming-events .short.with-images .event .info {
  width: calc(100% -  175px);
}
@media screen and (min-width: 768px) {
  .mercer .upcomming-events .full .event {
    min-width: 280px;
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .mercer .upcomming-events .full .event {
    min-width: 280px;
    width: 25.0%;
  }
}
@media screen and (min-width: 1200px) {
  .mercer .upcomming-events .event {
    min-width: 280px;
  }
}
.mercer .sprite {
  /*background-image: url('img/sprites.png');
    background-repeat: no-repeat;
    display: inline-block;

    &.rotate-180-left {
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }*/
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #001f52;
}
.mercer .sprite:before {
  content: "\e092";
}
.mercer .sprite-account-wht {
  width: 12px;
  height: 16px;
  background-position: -5px -5px;
}
.mercer .sprite-arrow-ruby_bright {
  width: 22px;
  height: 22px;
  background-position: -27px -32px;
}
.mercer .sprite-arrow-sapphire_bright {
  width: 22px;
  height: 22px;
  background-position: -27px -5px;
}
.mercer .sprite-arrow-sapphire_light-sm {
  /*width: 18px;
    height: 17px;
    background-position: -59px -5px;*/
  width: 22px;
  height: 22px;
  background-position: -27px -5px;
}
.mercer .sprite-arrow-topaz_light-sm {
  width: 18px;
  height: 17px;
  background-position: -87px -5px;
}
.mercer .sprite-arrow-turquoise_light-sm {
  width: 18px;
  height: 17px;
  background-position: -115px -5px;
}
.mercer .sprite-bg {
  width: 219px;
  height: 36px;
  background-position: -59px -32px;
}
.mercer .sprite-cart-wht {
  width: 21px;
  height: 18px;
  background-position: -288px -5px;
}
.mercer .sprite-close-wht {
  width: 11px;
  height: 11px;
  background-position: -143px -5px;
}
.mercer .sprite-globe-wht {
  width: 20px;
  height: 20px;
  background-position: -319px -5px;
}
.mercer .sprite-logo-footer {
  width: 120px;
  height: 36px;
  background-position: -5px -78px;
  float: right;
}
@media (max-width: 767px) {
  .mercer .sprite-logo-footer {
    margin-left: 0px;
    float: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mercer .sprite-logo-footer {
    margin-left: 0;
  }
}
.mercer .sprite-logo-nav {
  width: 199px;
  height: 27px;
  background-position: -5px -117px;
}
.mercer .sprite-search {
  width: 28px;
  height: 26px;
  background-position: -288px -35px;
}
.mercer .sprite-social-facebook {
  width: 33px;
  height: 32px;
  background-position: -288px -71px;
}
.mercer .sprite-social-linkedin {
  width: 33px;
  height: 32px;
  background-position: -214px -113px;
}
.mercer .sprite-social-twitter {
  width: 33px;
  height: 32px;
  background-position: -257px -113px;
}
.mercer .sprite-social-youtube {
  width: 33px;
  height: 32px;
  background-position: -300px -113px;
}
.mercer .sprite-triangle-rows-5-landscape {
  width: 300px;
  height: 255px;
  background-position: -349px -5px;
}
.mercer .arrow-white-sm {
  background-image: url(img/arrow-white-sm.png);
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  display: inline-block;
}
.mercer .mobility-solutions .dual-list {
  margin: 0;
  padding: 0;
  display: block;
  list-style: none;
}
.mercer .mobility-solutions .dual-list .dualitem {
  padding-top: 22px;
}
.mercer .mobility-solutions .dual-list .dualitem-wrapper {
  padding-bottom: 22px;
  border-bottom: 1px solid #eee;
}
.mercer .mobility-solutions .dual-list .dualitem-wrapper a {
  font-size: 18px;
  font-weight: 400;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .mercer .mobility-solutions .dual-list .dualitem:nth-child(1),
  .mercer .mobility-solutions .dual-list .dualitem:nth-child(2) {
    padding-top: 10px;
  }
  .mercer .mobility-solutions .dual-list .dualitem:nth-child(odd) {
    padding-left: 0;
  }
  .mercer .mobility-solutions .dual-list .dualitem:nth-last-child(1) .dualitem-wrapper,
  .mercer .mobility-solutions .dual-list .dualitem:nth-last-child(2) .dualitem-wrapper {
    border-bottom: none;
  }
}
.mercer .scotch-panel-top {
  background-color: #001f52;
  color: white;
  text-align: left;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  padding: 6px 0;
  box-shadow: 0 3px 3px 0px rgba(0, 0, 0, 0.002);
}
.mercer .scotch-panel-top .close-panel {
  float: right;
  margin: 8px;
}
.mercer .scotch-panel-top p {
  margin: 0;
  padding-top: 3px;
}
.mercer .need-help {
  text-align: left;
  background-color: #005a8e;
  height: 475px;
  background-image: url('img/triangle-background-slider.png');
  background-position: bottom right;
  background-repeat: no-repeat;
}
.mercer .need-help .content-wrapper {
  display: block;
  height: 100%;
  text-align: center;
  padding: 40px 25px;
}
.mercer .need-help .content-wrapper .title {
  color: white;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.4;
  display: block;
  margin-bottom: 10px;
}
.mercer .need-help .content-wrapper .description {
  color: white;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 15px;
}
.mercer .need-help .content-wrapper .btn.btn-inverted {
  line-height: 1.4 !important;
  -ms-word-break: break-word;
  word-break: break-word;
  white-space: normal;
  max-width: 470px;
}
.mercer .need-help .content-wrapper .sprite.sprite-triangle-rows-5-landscape {
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 481px) {
  .mercer .need-help .content-wrapper {
    text-align: center;
    padding: 99px 38px;
  }
  .mercer .need-help .content-wrapper .title {
    margin-bottom: 42px;
  }
  .mercer .need-help .content-wrapper .description {
    margin-bottom: 42px;
    font-size: 22px;
    line-height: 1.4;
  }
  .mercer .need-help .content-wrapper .btn.btn-inverted {
    line-height: 1.4;
  }
}
@media screen and (min-width: 768px) {
  .mercer .need-help .content-wrapper .description {
    line-height: 1.4;
  }
}
@media screen and (min-width: 992px) {
  .mercer .need-help .content-wrapper .description {
    line-height: 1.4;
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .mercer .need-help {
    height: 450px;
    background-position: 0 100%;
  }
  .mercer .need-help .content-wrapper {
    margin: 0px 0px 0 0;
    padding: 58px 39px;
  }
  .mercer .need-help .content-wrapper .title {
    font-size: 22px;
    margin-bottom: 1.5rem;
  }
  .mercer .need-help .content-wrapper .description {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 29px;
  }
  .mercer .need-help .content-wrapper .actionbtn.btn-inverted {
    font-size: 18px;
    margin-left: 9px;
    line-height: 1.4;
  }
}
.mercer .right-arrow {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #001f52;
}
.mercer .right-arrow:before {
  content: "\e092";
}
.mercer .full-image-section {
  background-size: cover;
  padding: 90px 0 71px 0;
  min-height: 400px;
  background-position: center top;
}
.mercer .full-image-section .first-call-to-action,
.mercer .full-image-section .second-call-to-action {
  font-size: 0;
}
.mercer .full-image-section .first-call-to-action .primary,
.mercer .full-image-section .second-call-to-action .primary,
.mercer .full-image-section .first-call-to-action .secondary,
.mercer .full-image-section .second-call-to-action .secondary {
  display: inline-block;
  font-size: 0;
  width: 50%;
}
.mercer .full-image-section .first-call-to-action .summary,
.mercer .full-image-section .second-call-to-action .summary {
  color: #001f52;
  font-size: 16px;
  line-height: 24px;
}
.mercer .full-image-section .first-call-to-action .title {
  color: #001f52;
}
.mercer .full-image-section .second-call-to-action .title {
  color: #001f52;
}
.mercer .full-image-section .second-call-to-action a {
  color: #ed2c67;
}
.mercer .full-image-section .second-call-to-action a:hover {
  color: #a9194f;
}
.mercer .card-call-to-action {
  border-top-width: 2px !important;
  border-right-width: 1px !important;
  border-bottom-width: 1px !important;
  border-left-width: 1px !important;
  border-style: solid !important;
  border-color: #003865 !important;
  background-color: #fff;
  background-size: cover !important;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2) !important;
  border-top-color: #003865 !important;
  border-right-color: #d5d9e0 !important;
  border-left-color: #d5d9e0 !important;
  border-bottom-color: #d5d9e0 !important;
  border-top-style: solid !important;
  border-right-style: solid !important;
  border-bottom-style: solid !important;
  border-left-style: solid !important;
  min-height: 239px;
  text-align: left;
  padding: 35px;
  position: relative;
  margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
  .mercer .card-call-to-action {
    margin-bottom: 0;
  }
}
.mercer .card-call-to-action .action-wrapper {
  margin-bottom: 49px;
}
.mercer .card-call-to-action .title {
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  font-size: 26px;
  line-height: 29px;
  text-transform: none;
  height: 40px;
}
.mercer .card-call-to-action a {
  font-family: 'Noto Sans Regular';
  font-size: 16px;
  color: #001f52 !important;
  line-height: 24px;
  text-align: center;
}
.mercer .card-call-to-action a:hover {
  text-decoration: underline;
}
.mercer .card-call-to-action a i {
  display: inline-block;
  vertical-align: middle;
  margin-left: 7px;
  margin-bottom: 8px;
}
@media screen and (min-width: 768px) {
  .mercer .cta {
    margin-bottom: 30px;
  }
}
.mercer .cta .btn {
  display: block;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: unset;
  width: 100%;
  padding: 23px 0;
  white-space: normal;
  line-height: 24px;
}
.mercer .cta .btn .arrow-white-sm {
  margin-left: 9px;
}
.mercer .cta .content {
  font-size: 16px;
  line-height: 24px;
  color: #001f52;
  background-color: #fafafa;
  border: 1px solid #eee;
  padding: 45px 12px 48px 12px;
  margin: 0;
  text-align: left;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
}
.mercer .cta .content .title {
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  font-size: 26px;
  font-weight: bold;
  line-height: 29px;
  display: block;
  margin-bottom: 22px;
}
.mercer .cta.cta-bright-turquoise .btn {
  background-color: #0fb694;
}
.mercer .cta.cta-bright-turquoise .btn:hover {
  background-color: #004c4f;
}
.mercer .cta.cta-bright-turquoise .content {
  border-top: 12px solid #0fb694;
}
.mercer .cta.cta-bright-turquoise .content .title {
  color: #0fb694;
}
.mercer .cta.cta-medium-turquoise .btn {
  background-color: #00968f;
}
.mercer .cta.cta-medium-turquoise .btn:hover {
  background-color: #004c4f;
}
.mercer .cta.cta-medium-turquoise .content {
  border-top: 12px solid #00968f;
}
.mercer .cta.cta-medium-turquoise .content .title {
  color: #00968f;
}
.mercer .cta.cta-dark-turquoise .btn {
  background-color: #004c4f;
}
.mercer .cta.cta-dark-turquoise .btn:hover {
  background-color: #0fb694;
}
.mercer .cta.cta-dark-turquoise .content {
  border-top: 12px solid #004c4f;
}
.mercer .cta.cta-dark-turquoise .content .title {
  color: #004c4f;
}
.mercer .cta.cta-light-turquoise .btn {
  background-color: #a7d9c8;
}
.mercer .cta.cta-light-turquoise .btn:hover {
  background-color: #0fb694;
}
.mercer .cta.cta-light-turquoise .content {
  border-top: 12px solid #a7d9c8;
}
.mercer .cta.cta-light-turquoise .content .title {
  color: #a7d9c8;
}
.mercer .cta.cta-dark-onyx .btn {
  background-color: #003865;
}
.mercer .cta.cta-dark-onyx .btn:hover {
  background-color: #95979a;
}
.mercer .cta.cta-dark-onyx .content {
  border-top: 12px solid #003865;
}
.mercer .cta.cta-dark-onyx .content .title {
  color: #003865;
}
.mercer .cta.cta-medium-onyx .btn {
  background-color: #4e6287;
}
.mercer .cta.cta-medium-onyx .btn:hover {
  background-color: #95979a;
}
.mercer .cta.cta-medium-onyx .content {
  border-top: 12px solid #455677;
}
.mercer .cta.cta-medium-onyx .content .title {
  color: #455677;
}
.mercer .cta.cta-bright-onyx .btn {
  background-color: #95979a;
}
.mercer .cta.cta-bright-onyx .btn:hover {
  background-color: #003865;
}
.mercer .cta.cta-bright-onyx .content {
  border-top: 12px solid #95979a;
}
.mercer .cta.cta-bright-onyx .content .title {
  color: #95979a;
}
.mercer .cta.cta-light-onyx .btn {
  background-color: #c7c8ca;
}
.mercer .cta.cta-light-onyx .btn:hover {
  background-color: #003865;
}
.mercer .cta.cta-light-onyx .content {
  border-top: 12px solid #c7c8ca;
}
.mercer .cta.cta-light-onyx .content .title {
  color: #c7c8ca;
}
.mercer .cta.cta-dark-amethyst .btn {
  background-color: #560054;
}
.mercer .cta.cta-dark-amethyst .btn:hover {
  background-color: #ce3d95;
}
.mercer .cta.cta-dark-amethyst .content {
  border-top: 12px solid #560054;
}
.mercer .cta.cta-dark-amethyst .content .title {
  color: #560054;
}
.mercer .cta.cta-medium-amethyst .btn {
  background-color: #932077;
}
.mercer .cta.cta-medium-amethyst .btn:hover {
  background-color: #ce3d95;
}
.mercer .cta.cta-medium-amethyst .content {
  border-top: 12px solid #932077;
}
.mercer .cta.cta-medium-amethyst .content .title {
  color: #932077;
}
.mercer .cta.cta-bright-amethyst .btn {
  background-color: #ce3d95;
}
.mercer .cta.cta-bright-amethyst .btn:hover {
  background-color: #560054;
}
.mercer .cta.cta-bright-amethyst .content {
  border-top: 12px solid #ce3d95;
}
.mercer .cta.cta-bright-amethyst .content .title {
  color: #ce3d95;
}
.mercer .cta.cta-light-amethyst .btn {
  background-color: #e7b8d5;
}
.mercer .cta.cta-light-amethyst .btn:hover {
  background-color: #560054;
}
.mercer .cta.cta-light-amethyst .content {
  border-top: 12px solid #e7b8d5;
}
.mercer .cta.cta-light-amethyst .content .title {
  color: #e7b8d5;
}
.mercer .cta.cta-dark-ruby .btn {
  background-color: #690031;
}
.mercer .cta.cta-dark-ruby .btn:hover {
  background-color: #ed2c67;
}
.mercer .cta.cta-dark-ruby .content {
  border-top: 12px solid #690031;
}
.mercer .cta.cta-dark-ruby .content .title {
  color: #690031;
}
.mercer .cta.cta-medium-ruby .btn {
  background-color: #a9194f;
}
.mercer .cta.cta-medium-ruby .btn:hover {
  background-color: #ed2c67;
}
.mercer .cta.cta-medium-ruby .content {
  border-top: 12px solid #a9194f;
}
.mercer .cta.cta-medium-ruby .content .title {
  color: #a9194f;
}
.mercer .cta.cta-bright-ruby .btn {
  background-color: #ed2c67;
}
.mercer .cta.cta-bright-ruby .btn:hover {
  background-color: #690031;
}
.mercer .cta.cta-bright-ruby .content {
  border-top: 12px solid #ed2c67;
}
.mercer .cta.cta-bright-ruby .content .title {
  color: #ed2c67;
}
.mercer .cta.cta-light-ruby .btn {
  background-color: #f7b6bb;
}
.mercer .cta.cta-light-ruby .btn:hover {
  background-color: #690031;
}
.mercer .cta.cta-light-ruby .content {
  border-top: 12px solid #f7b6bb;
}
.mercer .cta.cta-light-ruby .content .title {
  color: #f7b6bb;
}
.mercer .cta.cta-dark-topaz .btn {
  background-color: #8e5501;
}
.mercer .cta.cta-dark-topaz .btn:hover {
  background-color: #fbae17;
}
.mercer .cta.cta-dark-topaz .content {
  border-top: 12px solid #8e5501;
}
.mercer .cta.cta-dark-topaz .content .title {
  color: #8e5501;
}
.mercer .cta.cta-medium-topaz .btn {
  background-color: #00ac41;
}
.mercer .cta.cta-medium-topaz .btn:hover {
  background-color: #8e5501;
}
.mercer .cta.cta-medium-topaz .content {
  border-top: 12px solid #00ac41;
}
.mercer .cta.cta-medium-topaz .content .title {
  color: #00ac41;
}
.mercer .cta.cta-bright-topaz .btn {
  background-color: #fbae17;
}
.mercer .cta.cta-bright-topaz .btn:hover {
  background-color: #8e5501;
}
.mercer .cta.cta-bright-topaz .content {
  border-top: 12px solid #fbae17;
}
.mercer .cta.cta-bright-topaz .content .title {
  color: #fbae17;
}
.mercer .cta.cta-light-topaz .btn {
  background-color: #ffddac;
}
.mercer .cta.cta-light-topaz .btn:hover {
  background-color: #fbae17;
}
.mercer .cta.cta-light-topaz .content {
  border-top: 12px solid #ffddac;
}
.mercer .cta.cta-light-topaz .content .title {
  color: #ffddac;
}
.mercer .cta.cta-dark-sapphire .btn {
  background-color: #002c77;
}
.mercer .cta.cta-dark-sapphire .btn:hover {
  background-color: #003faa;
}
.mercer .cta.cta-dark-sapphire .content {
  border-top: 12px solid #003865;
  background-color: #fff !important;
}
.mercer .cta.cta-dark-sapphire .content .title {
  color: #001f52;
}
.mercer .cta.cta-medium-sapphire .btn {
  background-color: #009de0;
}
.mercer .cta.cta-medium-sapphire .btn:hover {
  background-color: #004281;
}
.mercer .cta.cta-medium-sapphire .content {
  border-top: 12px solid #009de0;
}
.mercer .cta.cta-medium-sapphire .content .title {
  color: #009de0;
}
.mercer .cta.cta-bright-sapphire .btn {
  background-color: #002c77;
}
.mercer .cta.cta-bright-sapphire .btn:hover {
  background-color: #003faa;
}
.mercer .cta.cta-bright-sapphire .content {
  border-top: 12px solid #003865;
  background-color: #fff !important;
}
.mercer .cta.cta-bright-sapphire .content .title {
  color: #001f52;
}
.mercer .cta.cta-light-sapphire .btn {
  background-color: #86D3e5;
}
.mercer .cta.cta-light-sapphire .btn:hover {
  background-color: #005a8e;
}
.mercer .cta.cta-light-sapphire .content {
  border-top: 12px solid #86D3e5;
}
.mercer .cta.cta-light-sapphire .content .title {
  color: #86D3e5;
}
.mercer .small-call-to-action .title {
  color: #005a8e;
  font-size: 22px;
  font-weight: 400;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  text-align: left;
  letter-spacing: normal;
  line-height: 30px;
}
.mercer .co-gallery {
  margin: 0;
}
.mercer .co-gallery .bg-image {
  height: 475px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
.mercer .co-gallery .info-wrapper {
  position: relative;
  top: 30px;
  padding: 0 10px;
}
.mercer .co-gallery .info-wrapper .title {
  display: block;
  text-align: left;
  font-weight: bold;
  text-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
  margin-bottom: 25px;
  font-family: 'MMC Display', Arial, sans-serif;
  color: #ffffff;
  text-decoration: none solid #ffffff;
  font-size: 28px;
}
.mercer .co-gallery .info-wrapper .summary {
  text-align: left;
  text-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
  font-family: 'MMC Display', Arial, sans-serif;
  color: #ffffff;
  margin-bottom: 25px;
  text-decoration: none solid #ffffff;
  font-size: 22px;
}
.mercer .co-gallery .info-wrapper .btn.btn-new-default {
  width: 100%;
  display: block;
  max-width: 470px;
}
.mercer .co-gallery .info-wrapper .small-text .title {
  font-size: 18px;
  margin-bottom: 22px;
  line-height: 22px;
}
.mercer .co-gallery .info-wrapper .small-text .summary {
  font-size: 16px;
  margin-bottom: 22px;
}
.mercer .co-gallery .owl-pagination {
  display: none;
}
@media screen and (min-width: 481px) {
  .mercer .co-gallery .info-wrapper {
    position: relative;
    top: 30px;
    padding: 0 38px;
  }
  .mercer .co-gallery .info-wrapper .title {
    display: block;
    text-align: left;
    text-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    margin-bottom: 40px;
  }
  .mercer .co-gallery .info-wrapper .summary {
    text-align: left;
    margin-bottom: 40px;
    line-height: 24px;
  }
  .mercer .co-gallery .info-wrapper .small-text .title {
    font-size: 24px;
    margin-bottom: 30px;
    line-height: 26px;
  }
  .mercer .co-gallery .info-wrapper .small-text .summary {
    font-size: 20px;
    margin-bottom: 30px;
    line-height: 26px;
  }
}
@media screen and (min-width: 768px) {
  .mercer .co-gallery .info-wrapper {
    top: 99px;
  }
  .mercer .co-gallery .info-wrapper .title {
    display: block;
    text-align: left;
    text-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    margin-bottom: 40px;
  }
  .mercer .co-gallery .info-wrapper .summary {
    text-align: left;
    margin-bottom: 40px;
    line-height: 24px;
  }
}
@media screen and (min-width: 1200px) {
  .mercer .co-gallery .bg-image {
    height: 450px;
  }
  .mercer .co-gallery .info-wrapper {
    margin-left: 100px;
    padding: 0;
    padding-right: 80px;
  }
  .mercer .co-gallery .info-wrapper .title {
    font-family: "MMC Display Bold";
    text-align: left;
    font-weight: bold;
    font-size: 66px;
    line-height: 70px;
    margin-bottom: 19px;
    max-width: 900px;
  }
  .mercer .co-gallery .info-wrapper .summary {
    font-family: 'MMC Display';
    text-align: left;
    margin-bottom: 39px;
    color: white !important;
    padding-right: 30px;
    line-height: 33px;
    font-size: 26px;
    max-width: 900px;
  }
  .mercer .co-gallery .info-wrapper .kicker {
    font-family: "MMC Display Regular";
    color: #ffffff;
    font-size: 33px;
  }
  .mercer .co-gallery .info-wrapper .btn.btn-new-default {
    max-width: 196px;
    margin: 0;
  }
  .mercer .co-gallery .owl-pagination {
    display: block;
    position: absolute;
    bottom: 25px;
    left: 180px;
  }
  .mercer .co-gallery .owl-pagination .owl-page span {
    background-color: white;
  }
}
.mercer .newsletter .mktoButtonWrap.mktoSimple {
  margin: 0 !important;
}
.mercer .newsletter .mktoForm.mktoHasWidth {
  margin: 0 auto;
  width: 100% !important;
  padding: 15px;
}
.mercer .newsletter .mktoForm.mktoHasWidth ::-webkit-input-placeholder {
  color: #c7c8ca;
}
.mercer .newsletter .mktoForm.mktoHasWidth :-moz-placeholder {
  /* Firefox 18- */
  color: #c7c8ca;
}
.mercer .newsletter .mktoForm.mktoHasWidth ::-moz-placeholder {
  /* Firefox 19+ */
  color: #c7c8ca;
}
.mercer .newsletter .mktoForm.mktoHasWidth :-ms-input-placeholder {
  color: #c7c8ca;
}
.mercer .newsletter .mktoForm.mktoHasWidth .mktoLabel {
  color: #005a8e;
  font-size: 22px;
  width: auto !important;
  padding-top: 12px;
  font-weight: normal;
  margin-bottom: 15px;
}
.mercer .newsletter .mktoForm.mktoHasWidth .mktoField {
  font-size: 16px;
  padding: 15px 15px 13px 15px;
  color: #001f52;
  width: 258px !important;
  margin-right: 116px;
  float: right;
}
.mercer .newsletter .mktoForm.mktoHasWidth .mktoButtonRow {
  width: auto;
  float: right;
  margin-top: -64px;
}
.mercer .newsletter .mktoForm.mktoHasWidth button.mktoButton {
  border: none;
  padding: 17px 16px;
  background-color: #005a8e;
  background-image: none;
  color: white;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  display: block;
  width: 100%;
}
.mercer .newsletter .mktoForm.mktoHasWidth button.mktoButton:hover {
  background-color: #0080b4;
}
@media screen and (min-width: 992px) {
  .mercer .newsletter {
    text-align: unset;
  }
  .mercer .newsletter .mktoFieldDescriptor.mktoFormCol {
    float: left;
    width: 100%;
  }
  .mercer .newsletter .mktoFieldDescriptor.mktoFormCol .mktoFieldWrap {
    float: left;
    width: 100%;
    position: relative;
  }
  .mercer .newsletter .mktoFieldDescriptor.mktoFormCol .mktoFieldWrap .mktoField.mktoEmailField.mktoHasWidth.mktoRequired {
    width: 258px !important;
    margin-right: 115px;
    float: right;
  }
  .mercer .newsletter .mktoFieldDescriptor.mktoFormCol .mktoFieldWrap .mktoHasWidth .mktoAsterix {
    position: absolute;
    z-index: 1;
    right: 380px;
    top: 12px;
  }
  .mercer .newsletter .mktoFieldDescriptor.mktoFormCol .mktoFieldWrap .mktoHasWidth .mktoButtonRow {
    width: unset;
  }
  .mercer .newsletter .mktoFieldDescriptor.mktoFormCol .mktoFieldWrap .mktoHasWidth button.mktoButton {
    height: 51px;
  }
  .mercer .newsletter input[type="text"] {
    margin: 0;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) and (min-width: 992px) {
  .mercer .newsletter .mktoField.mktoEmailField.mktoHasWidth.mktoRequired {
    height: 48px;
    margin-top: 1px;
  }
}
.mercer _:-ms-fullscreen .mktoForm.mktoHasWidth .mktoButtonRow,
.mercer :root .mktoForm.mktoHasWidth .mktoButtonRow,
.mercer .newsletter .mktoForm.mktoHasWidth .mktoButtonRow {
  margin-top: -63px;
}
.mercer _:-ms-fullscreen .mktoForm.mktoHasWidth button.mktoButton,
.mercer :root .mktoForm.mktoHasWidth button.mktoButton,
.mercer .newsletter .mktoForm.mktoHasWidth button.mktoButton {
  padding: 15px 16px;
}
@media screen and (max-width: 991px) {
  .mercer .newsletter .mktoForm.mktoHasWidth .mktoFormCol {
    margin-bottom: 10px;
    width: 100%;
  }
  .mercer .newsletter .mktoForm.mktoHasWidth .mktoFormCol .mktoFieldWrap {
    float: left;
    width: 100%;
  }
  .mercer .newsletter .mktoForm.mktoHasWidth .mktoFormCol .mktoFieldWrap .mktoLabel {
    width: auto !important;
    display: block;
  }
  .mercer .newsletter .mktoForm.mktoHasWidth .mktoFormCol .mktoFieldWrap .mktoLabel .mktoAsterix {
    position: static;
  }
  .mercer .newsletter .mktoForm.mktoHasWidth .mktoFormCol .mktoFieldWrap .mktoField {
    width: 100% !important;
    margin: 0;
  }
  .mercer .newsletter .mktoForm.mktoHasWidth .mktoButtonRow {
    width: 100%;
    float: none;
    margin-top: 0px;
  }
  .mercer .newsletter .mktoForm.mktoHasWidth .mktoButtonRow .mktoButtonWrap.mktoSimple {
    width: 100%;
    display: block;
  }
  .mercer .newsletter .mktoForm.mktoHasWidth .mktoButtonRow .mktoButtonWrap.mktoSimple .mktoButton {
    width: 100% !important;
  }
  .mercer .newsletter .mktoForm.mktoHasWidth _:-ms-fullscreen,
  .mercer .newsletter .mktoForm.mktoHasWidth :root,
  .mercer .newsletter .mktoForm.mktoHasWidth .mktoButtonRow {
    margin-top: 0;
  }
}
@media screen and (max-width: 480px) {
  .mercer .mktoForm .mktoFormRow .mktoRequiredField .mktoAsterix {
    float: right !important;
  }
  .mercer .mktoForm input[type=text],
  .mercer .mktoForm input[type=url],
  .mercer .mktoForm input[type=email],
  .mercer .mktoForm input[type=tel],
  .mercer .mktoForm input[type=number],
  .mercer .mktoForm input[type=date] {
    height: 18%;
  }
}
.mercer .transparent {
  opacity: 0;
}
.mercer .resposnive-search {
  position: absolute;
  right: 0;
  top: 0;
  width: 25%;
  height: 80px;
}
.mercer .resposnive-search a.action {
  width: 100% !important;
}
.mercer .resposnive-search .search-box {
  position: absolute;
  top: 0;
  right: 0;
  height: 80px;
  width: 100%;
}
.mercer .resposnive-search .search-box .search-button {
  background-image: none !important;
  width: 100%;
  height: 80px;
}
.mercer .resposnive-search .search-box .navbar-search-button {
  opacity: 0;
  left: 0;
  display: none !important;
}
.mercer .resposnive-search .search-box .search-input {
  margin-right: 0;
  right: 100%;
  font-size: 13px;
  top: -3px;
  height: 85%;
}
.mercer .resposnive-search .search-box .search-input.focus {
  width: 300%;
}
@media screen and (min-width: 992px) {
  .mercer .resposnive-search {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .mercer .search-box {
    position: relative;
    top: 25px;
    right: 0px;
    width: 60px;
    height: 50px;
    margin-left: -60px;
    z-index: 999;
  }
}
.mercer .search-box .search-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 20;
  display: block;
  font-size: 0;
  cursor: pointer;
}
.mercer .search-box .navbar-search-button {
  position: relative;
  color: #fff;
  left: -33px;
  background-color: #002c77;
  padding: 16px 18px;
  border-radius: 5px;
  width: 95px;
  z-index: 30;
}
.mercer .search-box .navbar-search-button:hover {
  background-color: #003faa;
  color: #fff;
  text-decoration: none;
}
.mercer .search-box .glyphicon-remove {
  margin-top: 10px;
  margin-left: -2px;
}
@media screen and (max-width: 991px) {
  .mercer .search-box .glyphicon-remove {
    margin-top: 20px;
  }
}
.mercer .search-box .input-group-addon {
  background-color: white;
  border: 0px hidden white;
  height: 100%;
  cursor: pointer;
}
.mercer .search-box .search-input-box {
  height: 100%;
  border: none;
  outline: none;
}
.mercer .search-box .search-input-box:-moz-placeholder {
  color: #131313;
}
.mercer .search-box .search-input-box::-moz-placeholder {
  color: #131313;
}
.mercer .search-box #search-terms::-ms-clear {
  display: none;
}
.mercer .search-box .search-input {
  position: absolute;
  z-index: -5;
  overflow: hidden;
  display: block;
  top: 0;
  right: 103px;
  width: 0;
  height: 100%;
  margin: 0 10px 0 0;
  padding: 0;
  border: none;
  border-bottom: 2px solid #808080;
  color: #808080;
  font-size: 18px;
  transition: all 0.3s ease-in-out;
  background-color: white;
}
@media screen and (min-width: 1200px) {
  .mercer .search-box .search-input {
    right: 90px;
  }
}
.mercer .search-box .search-input.focus {
  z-index: 20;
  outline: none;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .mercer .search-box .search-input.focus {
    width: 980%;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1899px) {
  .mercer .search-box .search-input.focus {
    width: 1064%;
  }
}
@media screen and (min-width: 1900px) and (max-width: 3799px) {
  .mercer .search-box .search-input.focus {
    width: 1040%;
  }
}
.mercer .horizontal-wrapper {
  color: #001f52;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 25px!important;
}
.mercer .horizontal-wrapper ul.resp-tabs-list {
  margin: 0px;
  padding: 0px;
}
.mercer .horizontal-wrapper .resp-tabs-list {
  display: none;
}
.mercer .horizontal-wrapper .resp-tabs-list li {
  display: inline-block;
  padding: 31px 33px;
  list-style: none;
  cursor: pointer;
  float: left;
  color: #005a8e;
  font-size: 18px;
  font-weight: 400;
  border: 1px solid #eee;
  text-align: center;
  height: 114px;
  max-height: 114px;
}
.mercer .horizontal-wrapper .resp-tab-active {
  background-color: #fafafa;
  border-bottom: none !important;
  color: #4e6287 !important;
}
.mercer .horizontal-wrapper .resp-tabs-container {
  clear: left;
}
.mercer .horizontal-wrapper h2.resp-accordion {
  cursor: pointer;
  margin: 0px;
  padding: 31px 33px;
  color: #005a8e;
  font-size: 18px;
  font-weight: 400;
  border: 1px solid #eee;
  text-align: center;
}
.mercer .horizontal-wrapper .resp-tab-content {
  display: none;
  padding: 39px;
  border: 1px solid #eee;
  border-top: none;
  background-color: #fafafa;
  font-size: 16px;
  line-height: 20px;
}
.mercer .horizontal-wrapper .resp-tab-content ul {
  list-style: none;
  position: relative;
  padding: 0;
  margin: 0;
}
.mercer .horizontal-wrapper .resp-tab-content ul li {
  padding-left: 0.7em;
  font-style: normal;
  margin-bottom: 20px;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
}
.mercer .horizontal-wrapper .resp-tab-content ul li:before {
  position: absolute;
  content: "•";
  color: #001f52;
  left: 0;
}
.mercer .horizontal-wrapper .resp-tab-content .resp-tab-content-active {
  display: block;
}
@media (min-width: 992px) {
  .mercer .horizontal-wrapper ul.resp-tabs-list {
    display: block;
  }
  .mercer .horizontal-wrapper h2.resp-accordion {
    display: none;
  }
}
@media (min-width: 1200px) {
  .mercer .horizontal-wrapper .resp-tabs-list li {
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  .mercer .vertical-wrapper {
    margin-bottom: 25px!important;
  }
}
.mercer .vertical-wrapper h2.resp-accordion {
  cursor: pointer;
  margin: 0px;
  padding: 31px 33px;
  color: #005a8e;
  font-size: 18px;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  font-weight: 400;
  border: 1px solid #eee;
}
.mercer .vertical-wrapper .resp-tab-active {
  background-color: #fafafa;
  border-bottom: none !important;
  color: #4e6287 !important;
}
.mercer .vertical-wrapper .resp-content-active,
.mercer .vertical-wrapper .resp-accordion-active {
  display: block;
}
.mercer .vertical-wrapper .resp-vtabs {
  border: 1px solid #eee;
  display: inline-block !important;
  background-color: #fafafa;
}
.mercer .vertical-wrapper .resp-vtabs ul.resp-tabs-list {
  display: none;
}
.mercer .vertical-wrapper .resp-vtabs ul.resp-tabs-list .resp-tab-item {
  border-bottom: 1px solid #eee !important;
  width: 100%;
  color: #005a8e;
  cursor: pointer;
  display: table;
  background: white;
  font-size: 18px;
}
.mercer .vertical-wrapper .resp-vtabs ul.resp-tabs-list .resp-tab-item span {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  font-weight: 400;
  padding: 20px 5px;
}
.mercer .vertical-wrapper .resp-vtabs ul li.resp-tab-active {
  color: #4e6287 !important;
  border-right: none !important;
  background-color: #fafafa !important;
}
.mercer .vertical-wrapper .resp-vtabs .resp-tabs-container {
  padding: 0px;
  float: left;
  min-height: 250px;
  clear: none;
}
.mercer .vertical-wrapper .resp-vtabs .resp-tabs-container .resp-tab-content {
  display: none;
  padding: 41px 0px 30px 30px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.mercer .vertical-wrapper .resp-vtabs .resp-tabs-container .resp-tab-content ul {
  list-style: none;
  position: relative;
  padding: 0;
  margin-left: 35px;
}
.mercer .vertical-wrapper .resp-vtabs .resp-tabs-container .resp-tab-content ul li {
  padding-left: 10px;
  font-style: normal;
  margin-bottom: 20px;
  color: #001f52;
  font-size: 16px;
}
.mercer .vertical-wrapper .resp-vtabs .resp-tabs-container .resp-tab-content ul li:before {
  position: absolute;
  content: "•";
  color: #001f52;
  left: 0;
}
.mercer .vertical-wrapper .resp-easy-accordion h2.resp-accordion {
  display: block;
}
.mercer .vertical-wrapper .resp-easy-accordion .resp-tab-content {
  border: 1px solid #c1c1c1;
}
.mercer .vertical-wrapper .resp-easy-accordion .resp-tab-content:last-child {
  border-bottom: 1px solid #c1c1c1;
}
.mercer .vertical-wrapper .resp-jfit {
  width: 100%;
  margin: 0px;
}
.mercer .vertical-wrapper .resp-tab-content-active {
  display: block;
}
@media (min-width: 992px) {
  .mercer .vertical-wrapper .resp-vtabs .resp-tabs-container {
    border-left: none !important;
  }
  .mercer .vertical-wrapper .resp-vtabs ul.resp-tabs-list {
    display: block;
  }
  .mercer .vertical-wrapper .resp-vtabs h2.resp-accordion {
    display: none;
  }
}
.mercer .breadcrumbs-section {
  margin-bottom: 68px;
  margin-top: 15px;
}
.mercer .breadcrumbs-section .breadcrumb-wrapper .icon {
  background-image: url(img/logo-icon-breadcrumbs_new.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 14px;
  height: 24px;
  width: 24px;
  height: 14px;
  vertical-align: middle;
}
.mercer .breadcrumbs-section .breadcrumb-wrapper .breadcrumb-link span {
  padding: 0px 5px 0px 5px;
}
.mercer .breadcrumbs-section .breadcrumb-wrapper span.breadcrumb-link {
  padding: 0px 5px 0px 5px;
  color: black;
}
.mercer .breadcrumbs-section .breadcrumb-wrapper span.breadcrumb-span {
  padding: 0px 5px 0px 5px;
}
.mercer .breadcrumbs-section .breadcrumb-wrapper span > a {
  padding: 0px 5px 0px 5px;
}
.mercer .breadcrumbs-section .breadcrumb-wrapper span > a:nth-last-child(1) {
  color: #004281;
}
.mercer .breadcrumbs-section .breadcrumb-wrapper span > span.breadcrumb-link:nth-last-child(1) {
  color: #004281;
}
.mercer .page-title-block {
  background-image: url(img/page-title-block.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: center;
  min-height: 100px;
  display: block;
  padding: 19px 0;
  margin: 0 0 15px;
}
.mercer .page-title-block .title {
  display: inline-block;
  color: white !important;
  font-size: 22px;
  font-weight: 400;
  margin: 0;
  text-align: center;
  margin-bottom: 15px;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  text-transform: none;
  line-height: 27px;
}
.mercer .page-title-block .btn {
  display: block;
  color: white;
  padding: 22px;
}
@media screen and (min-width: 992px) {
  .mercer .page-title-block {
    background-position-x: unset;
  }
  .mercer .page-title-block .title {
    margin-bottom: 0;
    text-align: left;
    top: 50%;
  }
}
.mercer .event-overview .header {
  font-weight: 700;
  margin-bottom: 30px;
  background-color: #4e6287;
  overflow: hidden;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .mercer .event-overview .header {
    background-image: url('img/white-slash.png');
    background-repeat: no-repeat;
    background-position: center;
  }
}
.mercer .event-overview .header .column {
  height: 36px;
  border-bottom: 5px solid white;
}
@media screen and (min-width: 768px) {
  .mercer .event-overview .header .column {
    border-bottom: none;
  }
}
.mercer .event-overview .header .column span {
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  color: white;
  font-size: 15px;
  font-weight: 700;
  vertical-align: -10px;
}
.mercer .event-overview p {
  padding-bottom: 25px;
  margin: 0px;
}
.mercer .event-overview ul {
  padding-left: 35px;
  margin-bottom: 40px;
}
.mercer .event-overview ul li {
  list-style: disc;
  margin-bottom: 5px;
}
.mercer .event-overview a {
  cursor: pointer;
}
.mercer .event-overview .small-call-to-action .title {
  width: 100%;
  line-height: 25px;
  text-align: center;
  padding: 0px;
  vertical-align: middle;
}
@media screen and (min-width: 992px) {
  .mercer .event-overview .small-call-to-action .title {
    width: 50%;
    display: inline-block;
    text-align: left;
  }
}
.mercer .event-overview .small-call-to-action .link {
  width: 100%;
  padding: 0px;
  vertical-align: middle;
}
@media screen and (min-width: 992px) {
  .mercer .event-overview .small-call-to-action .link {
    width: 34%;
    margin-left: 15.2%;
    display: inline-block;
  }
}
.mercer .event-overview hr.separator {
  margin-top: 70px;
  margin-bottom: 25px;
}
.mercer .event-overview .backbutton {
  margin-top: 10px;
}
.mercer .events-full-list .filter .title {
  font-size: 12px;
  font-weight: 700;
  color: #959595;
  width: 100%;
  text-indent: 10px;
  padding: 10px 0px;
}
.mercer .events-full-list .filter .body {
  padding: 10px;
}
.mercer .events-full-list .event-list {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.mercer .events-full-list .event-list li {
  background-color: #ffffff;
  box-shadow: 0px 0px 5px #333333;
  padding: 0px;
  margin: 0px 0px 20px;
  position: relative;
  display: block;
  width: 100%;
  height: 102px;
  cursor: pointer;
}
.mercer .events-full-list .event-list li a {
  color: #848484;
}
.mercer .events-full-list .event-list li:nth-child(even) > time {
  background-color: #a552a7;
}
.mercer .events-full-list .event-list li time {
  display: inline-block;
  width: 142px;
  height: 102px;
  color: #ffffff;
  background-color: #c52c66;
  padding: 5px;
  text-align: center;
  float: left;
}
.mercer .events-full-list .event-list li time span {
  display: none;
}
.mercer .events-full-list .event-list li time .day {
  display: block;
  font-size: 45px;
  font-weight: 100;
  line-height: 1;
}
.mercer .events-full-list .event-list li time .month {
  display: block;
  font-size: 24px;
  font-weight: 900;
  line-height: 1;
}
.mercer .events-full-list .event-list li img {
  display: inline-block;
  width: 142px;
  float: left;
  height: 102px;
  padding: 0px;
  margin: 0px;
}
.mercer .events-full-list .event-list .info {
  position: relative;
  height: 102px;
  text-align: left;
  padding-right: 40px;
  padding-top: 5px;
  background-color: #f5f5f5;
  overflow: hidden;
}
.mercer .events-full-list .event-list .info .title {
  font-size: 17px;
  font-weight: 700;
  margin: 0px;
  padding: 0px 10px;
}
.mercer .events-full-list .event-list .info .desc {
  font-size: 13px;
  font-weight: 400;
  margin: 0px;
  padding: 0px 10px;
  min-height: 45%;
}
.mercer .events-full-list .event-list .info .extra {
  position: relative;
  text-align: left;
  padding-right: 40px;
  padding-top: 5px;
  background-color: #f5f5f5;
  overflow: hidden;
}
.mercer .events-full-list .event-list .info .extra .event-type {
  display: inline-block;
  width: 45%;
  margin: 0px;
  margin-left: 5%;
}
.mercer .events-full-list .event-list .info .extra .location-cover {
  display: inline-block;
  width: 45%;
}
.mercer .events-full-list .event-list .info .extra .location-cover .location {
  display: inline-block;
  margin: 0px;
}
.mercer .article-item {
  margin-bottom: 40px;
  padding-bottom: 25px;
  border-bottom: 1px solid #eee;
}
.mercer .article-item:nth-last-child(1) {
  border-bottom: none;
}
.mercer .article-item .title {
  color: #005a8e;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 20px;
  display: block;
  line-height: 24px;
  text-transform: unset;
  letter-spacing: normal;
}
.mercer .article-item .title:hover {
  color: #004281;
}
.mercer .article-item .by-text {
  display: block;
  font-family: Georgia, 'Times New Roman', Times, serif;
  color: #4e6287;
  font-size: 15px;
  font-style: italic;
  line-height: 20px;
  margin-bottom: 40px;
}
.mercer .article-item p,
.mercer .article-item .content {
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  margin-bottom: 23px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
.mercer .article-item .btn {
  font-size: 18px;
  font-weight: 400;
  color: #005a8e;
}
.mercer .article-item .btn:hover,
.mercer .article-item .btn:visited {
  color: #005a8e;
}
.mercer .article-item .btn .sprite {
  margin-left: 15px;
  padding: 0;
  vertical-align: middle;
}
.mercer .Blue .list li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.mercer .Blue .list li:last-of-type {
  border-bottom: none;
}
.mercer .article-detail {
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
  padding-bottom: 45px;
}
.mercer .article-detail .head {
  margin-bottom: 18px !important;
  color: #004281;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  font-size: 32px;
  line-height: 40px;
  text-transform: none;
}
.mercer .article-detail .content {
  margin-bottom: 22px;
  color: #001f52;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
}
.mercer .article-detail .content .benchmarking-options ul.normal li {
  font-family: inherit;
  font-style: normal;
  margin-bottom: 15px !important;
  font-size: 16px ;
}
.mercer .article-detail .content p {
  margin-bottom: 22px;
  color: #001f52;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
}
.mercer .article-detail .content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.mercer .article-detail .content .h1,
.mercer .article-detail .content .h2,
.mercer .article-detail .content .h3,
.mercer .article-detail .content .h4 {
  text-align: left !important;
}
@media (max-width: 480px) {
  .mercer .article-detail .content .h1,
  .mercer .article-detail .content .h2,
  .mercer .article-detail .content .h3,
  .mercer .article-detail .content .h4 {
    font-size: 1.4em !important;
    line-height: 1.1em;
  }
}
.mercer .article-detail .content ul {
  list-style: none;
  position: relative;
  padding: 0;
  color: #001f52;
  margin: 0 0 0 70px;
}
.mercer .article-detail .content ol li:before {
  content: "" !important;
}
.mercer .article-detail .content li {
  padding-left: 0.7em;
  margin-bottom: 20px;
}
.mercer .article-detail .content li:before {
  position: absolute;
  content: "•";
  color: #001f52;
  left: 0;
}
.mercer .article-detail .content li ul {
  margin-left: 40px;
}
.mercer .article-detail .content li ul li:before {
  content: "– " !important;
}
.mercer .article-detail .content .squared {
  margin-bottom: 15px;
  padding: 20px;
  background-color: rgba(0, 176, 211, 0.19);
  border: 1px solid #8EA9AF;
}
.mercer .article-detail .content .squared ul {
  margin: 0 0 0 15px !important;
}
.mercer .article-detail .content .squared li {
  font-style: normal !important;
  font-family: inherit !important;
}
.mercer .article-detail .by-text {
  margin-bottom: 70px;
  font-family: Georgia;
  font-size: 15px;
  font-style: italic;
  line-height: 20px;
  color: #4e6287;
}
.mercer .article-detail h2 {
  border-bottom: none !important;
}
.mercer .backbutton {
  font-size: 18px;
  font-weight: 400;
  display: block;
  margin-bottom: 45px;
}
.mercer .backbutton i {
  margin-right: 15px;
  vertical-align: middle;
}
.mercer .product-detail .image-container {
  margin-bottom: 20px;
}
.mercer .product-detail .image-container .img-responsive {
  width: 100%;
  border: 1px solid #eee;
}
.mercer .product-detail .title {
  color: #002c77;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 24px;
  margin-top: 0;
}
.mercer .product-detail .sub-title {
  color: #002c77;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  margin-bottom: 24px;
}
.mercer .product-detail .description {
  color: #4e6287;
}
@media (min-width: 768px) {
  .mercer .product-detail .description {
    margin-bottom: 15px;
    min-height: 300px;
  }
}
.mercer .product-detail .row {
  padding: 32px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.mercer .product-detail .product-detail-padding {
  padding-top: 0.7rem;
}
.mercer .product-detail .product-options {
  padding: 0;
  border-top: none;
  border-bottom: none;
}
.mercer .product-detail .product-options.has-error label.option-label {
  color: red;
}
.mercer .product-detail .product-options .option-text {
  margin-right: 25px;
}
.mercer .product-detail .product-options input.custom-radiobutton {
  width: 0;
  height: 0;
  margin-right: 23px;
}
.mercer .product-detail .product-options input.custom-radiobutton:after {
  display: block;
  content: '';
  width: 23px;
  height: 23px;
  background-image: url('/portals/_default/skins/mercerskin/img/radio-buttons.png');
  background-position: -3px -5px;
  position: relative;
  right: 7px;
  background-repeat: no-repeat;
  top: -14px;
}
.mercer .product-detail .product-options input.custom-radiobutton:checked:after {
  background-position: -3px -33px;
}
.mercer .product-detail .Normal ul {
  list-style: none;
  position: relative;
  padding: 0;
  margin: 0;
  color: #4e6287;
}
@media screen and (min-width: 768px) {
  .mercer .product-detail .Normal ul {
    margin: 0 !important;
  }
}
@media screen and (min-width: 992px) {
  .mercer .product-detail .Normal ul {
    margin: 0 0 0 70px !important;
  }
}
.mercer .product-detail .Normal ul li {
  padding-left: 0.7em;
  margin-bottom: 20px;
  font-style: normal !important;
  font-family: 'Noto Sans Regular', Arial, sans-serif !important;
}
.mercer .product-detail .Normal ul li:before {
  position: absolute;
  content: "•";
  color: #005a8e;
  left: 0;
}
.mercer .product-detail .short-overview {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .mercer .product-detail .buttons {
    text-align: right;
  }
  .mercer .product-detail .buttons .action {
    width: 255px;
  }
}
.mercer .product-detail .buttons .action {
  padding: 27px 39px;
  background-color: #005a8e;
  color: white;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
}
.mercer .product-detail .buttons .action:hover,
.mercer .product-detail .buttons .action:active,
.mercer .product-detail .buttons .action:focus,
.mercer .product-detail .buttons .action:visited {
  color: white;
  background-color: #009de0;
}
.mercer .product-detail .label-large {
  font-size: 20px;
  color: #4e6287;
}
.mercer .product-detail .label-small {
  color: #4e6287;
  font-size: 12px;
}
.mercer .product-detail .price {
  color: #4e6287;
  font-size: 20px;
  font-weight: 700;
  padding-left: 5px;
}
.mercer .product-detail .year {
  color: #005a8e;
  font-size: 12px;
  padding: 0 0 0 5px;
}
.mercer .product-detail .country {
  color: #005a8e;
  font-size: 12px;
  padding: 0 5px 0 5px;
}
.mercer .product-detail .unauthorized {
  background-color: #cc1616;
  color: white;
  padding: 20px;
  font-size: 20px;
  margin-bottom: 15px;
  border: 2px solid #a51111;
  border-radius: 3px;
  text-shadow: 0px 0px 5px #4e0b0b;
  line-height: 30px;
}
.mercer .product-detail .unauthorized a {
  color: white !important;
  border: 1px solid;
  padding: 3px 8px;
}
.mercer .downloadables .select-view {
  margin-top: 15px;
  margin-bottom: 15px;
  color: #636466;
  font-family: 'relativemercerbold';
  font-size: 18px;
}
.mercer .downloadables .select-mismatched-missing {
  margin-top: 10px;
  margin-bottom: 10px;
}
.mercer .downloadables input[type="text"] {
  font-size: 16px;
  padding: 15px 0 13px 15px;
  width: 320px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  color: #001f52;
  margin: 20px 0 20px 0;
}
.mercer .downloadables .files-list {
  max-height: 200px;
  overflow: auto;
  margin: 10px 0 10px 0;
}
.mercer .downloadables .my-drop-zone {
  border: dotted 3px lightgray;
  margin-bottom: 10px;
}
.mercer .downloadables .nv-file-over {
  border: dotted 3px #56c597;
  box-shadow: 0px 0px 8px #6ada87, 0px 0px 80px #b2e8cd;
}
.mercer .downloadables a.btn.btn-file {
  width: 100%;
}
.mercer .downloadables .progress {
  border-radius: 0;
}
.mercer .downloadables .tab-pane {
  margin-top: 30px;
}
@media screen and (min-width: 1200px) {
  .mercer .downloadables {
    text-align: unset;
  }
  .mercer .downloadables input[type="text"] {
    margin: 0 !important;
  }
}
.mercer .dig_pager .dig_pager_button {
  border: solid 1px transparent;
  color: #005a8e;
  font-size: 18px;
  font-weight: 400;
}
.mercer .dig_pager .dig_pager_button.dig_pager_current {
  color: #004281 !important;
}
.mercer .pricing-list {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.mercer .pricing-list .title {
  display: block;
  margin-bottom: 2px;
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
}
.mercer .pricing-list .subtitle {
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
}
.mercer .pricing-list .price-label {
  display: block;
  text-align: right;
}
.mercer .horizontal-stack-of-buttons {
  padding: 15px 0;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
}
.mercer .horizontal-stack-of-buttons div {
  padding: 6px;
}
.mercer .product-catalog {
  margin-top: 63px;
}
.mercer .product-catalog .module-search {
  margin-bottom: 69px;
}
.mercer .product-catalog .module-search input.search {
  text-align: left;
  padding: 0 0 0 38px;
  width: 100%;
  line-height: 0px;
  border: none;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
  background-image: url('img/search-icon.png');
  background-repeat: no-repeat;
  background-position: 5px 50%;
  color: #c7c8ca;
  font-size: 16px;
  font-weight: 400;
  height: 48px;
}
.mercer .product-catalog .module-search .btn {
  padding: 18px 39px;
  font-size: 16px;
}
.mercer .product-catalog .module-categories .category-list > li > div {
  padding: 5px 20px;
}
.mercer .product-catalog .module-categories .category-list {
  border-top: 0;
}
.mercer .product-catalog .module-categories .category-list .active a {
  color: #004281;
}
.mercer .product-catalog .module-categories .category-list a.active {
  color: #004281;
  font-weight: 400;
  border: none;
}
.mercer .product-catalog .module-categories .category-list a {
  font-size: 18px;
}
.mercer .product-catalog .module-categories .category-list .category-product-list {
  margin-left: -10px;
}
.mercer .product-catalog .module-categories .category-list .category-product-list li {
  border-bottom: none;
  padding-top: 4px;
  padding-bottom: 4px;
}
.mercer .product-catalog .module-categories .category-list .category-product-list a {
  font-size: 14px;
}
.mercer .product-catalog .module-results .product-details {
  overflow: hidden;
}
.mercer .product-catalog .module-results .product-details .sub-title {
  color: #002c77;
  font-family: relativemercerbook, Arial, sans-serif;
  margin-bottom: 24px;
  font-weight: bold;
  font-size: 32px;
  line-height: 36px;
}
.mercer .product-catalog .module-results .head {
  margin-bottom: 29px;
}
.mercer .product-catalog .module-results .head .title-category {
  color: #004281;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 27px;
}
.mercer .product-catalog .module-results .head .description-category {
  color: #4e6287;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 31px;
}
.mercer .product-catalog .module-results .head .filter {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 19px 0;
}
.mercer .product-catalog .module-results .head .filter .dropdown-normal {
  min-width: 100% !important;
  margin: 0 0 15px 0;
  padding-left: 18px;
}
@media screen and (min-width: 768px) {
  .mercer .product-catalog .module-results .head .filter .dropdown-normal {
    min-width: 31.8% !important;
    margin: 0 1.5%;
  }
  .mercer .product-catalog .module-results .head .filter .dropdown-normal:first-child,
  .mercer .product-catalog .module-results .head .filter .dropdown-normal:last-child {
    margin: 0;
  }
}
.mercer .product-catalog .module-results .no-padding {
  padding-left: 1px;
  padding-right: 1px;
}
.mercer .product-catalog .module-results .result-list {
  margin: 0 0 50px 0;
  /*overflow:hidden;*/
  width: 100%;
  display: inline-block;
}
.mercer .product-catalog .module-results .result-list div.cl-product-warning {
  color: #a73737;
  margin-bottom: 20px 0px 20px 0px;
}
.mercer .product-catalog .module-results .result-list .text-center.col-xs-12 {
  padding: 0 !important;
}
.mercer .product-catalog .module-results .result-list .disabled {
  pointer-events: none;
}
.mercer .product-catalog .module-results .result-list [class~=".col-md"] {
  padding-left: 5px;
  padding-right: 5px;
}
.mercer .product-catalog .module-results .result-list .result-grid {
  /*margin-top: 0.5rem;*/
  padding: 0px;
}
.mercer .product-catalog .module-results .result-list .result-grid .wrap-dd-select,
.mercer .product-catalog .module-results .result-list .result-grid .dropdown-normal {
  padding-left: 8px;
  padding-right: 12px;
  height: 50px;
  box-shadow: none;
  border-radius: 0;
  min-width: 0px !important;
  width: 100%;
  background-color: white;
  border: 1px solid #eee;
  color: #636466;
  font-size: 16px;
  font-weight: 400;
  margin: 0px;
  display: inline-block;
  vertical-align: middle;
}
.mercer .product-catalog .module-results .result-list .result-grid .wrap-dd-select span,
.mercer .product-catalog .module-results .result-list .result-grid .dropdown-normal span {
  height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mercer .product-catalog .module-results .result-list .buyCol {
  width: 6%;
  min-width: 44px;
  max-width: 150px;
  font-weight: normal;
  padding: 0 8px;
  vertical-align: middle;
  text-align: left;
}
.mercer .product-catalog .module-results .result-list .c_cityCol {
  width: 17%;
  max-width: 150px;
  font-weight: normal;
  padding: 0 8px;
  vertical-align: middle;
  text-align: left;
}
.mercer .product-catalog .module-results .result-list .n_cityCol {
  width: 17%;
  max-width: 150px;
  font-weight: normal;
  padding: 0 8px;
  vertical-align: middle;
  text-align: left;
}
.mercer .product-catalog .module-results .result-list .h_cityCol {
  width: 17%;
  max-width: 150px;
  font-weight: normal;
  padding: 0 8px;
  vertical-align: middle;
  text-align: left;
}
.mercer .product-catalog .module-results .result-list .h_cityCol.showCol {
  width: 51%;
  max-width: 500px;
  padding: 0 8px;
  vertical-align: middle;
  text-align: left;
}
.mercer .product-catalog .module-results .result-list .prodEditionCol {
  width: 9%;
  max-width: 150px;
  font-weight: normal;
  padding: 0 8px;
  vertical-align: middle;
  text-align: left;
}
.mercer .product-catalog .module-results .result-list .prodPriceCol {
  width: 13%;
  max-width: 150px;
  font-weight: normal;
  padding: 0 8px;
  vertical-align: middle;
  text-align: left;
}
.mercer .product-catalog .module-results .result-list .prodCOPriceCol {
  width: 12%;
  max-width: 150px;
  font-weight: normal;
  padding: 0 8px;
  vertical-align: middle;
  text-align: left;
}
.mercer .product-catalog .module-results .result-list .prodDPriceCol {
  width: 8%;
  max-width: 150px;
  font-weight: normal;
  padding: 0 8px;
  vertical-align: middle;
  text-align: left;
}
.mercer .product-catalog .module-results .result-list span.checkbox {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAoCAYAAAD+MdrbAAABcklEQVRIie3VQSiDcRzG8e80nOy1HTWSclQ4mKJ2QA7KgZQDhyVKiJJ2GYe1VlojlJADcXBwcnBTSrvg4EDiMOLFMOSV097eOSzLvN7R9l7U+xzf3j7v73nf/u/PFI1G45IkoUcsFgtmSZKw2+26gKIokqOL9CUGaIAGaIAGmIhJ7xWg+4TGTvl7FEXRDxTvHuge8HB1E8kejMky3uAiVzcRRjwBYrKcHbiyscXp+QUAjU4HuWZz5uDR8Rnrm9sAlJeV0NvVprpHE9wNHabUkd7e8U0voygK+Xl5TIz2qabTBA+OThifnMcbXEqiUwtr3D8+AdDv6qC0uOjHQdSPgGSt3dAhckymzlHFzt4+AI7qCtpbGrSKYQqHw/HvR+/55ZVhT4DL69uU64VCAauzXmxW4UdM8+jZrAIzvjFVLfeQSxP7jOZHsVkF5vzuJNra7KS+pjItlhaERMU5v5smZy2DPZ2/YqDxDjPN//h96b5TPgDqDIpnOLr8VQAAAABJRU5ErkJggg==');
  width: 25px;
  height: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: left top;
  vertical-align: middle;
}
.mercer .product-catalog .module-results .result-list span.checkbox.checked {
  background-position: left bottom;
}
.mercer .product-catalog .module-results .result-list .buyCol_D {
  width: 6%;
  max-width: 150px;
}
.mercer .product-catalog .module-results .result-list .c_cityCol_D {
  width: 17%;
  max-width: 150px;
}
.mercer .product-catalog .module-results .result-list .n_cityCol_D {
  width: 17%;
  max-width: 150px;
}
.mercer .product-catalog .module-results .result-list .h_cityCol_D {
  width: 17%;
  max-width: 150px;
}
.mercer .product-catalog .module-results .result-list .h_cityCol_D span {
  display: block;
  padding-top: 16px;
}
.mercer .product-catalog .module-results .result-list .h_cityCol_D.showCol {
  width: 51%;
  max-width: 500px;
}
.mercer .product-catalog .module-results .result-list .h_cityCol_D.showCol span {
  display: block;
  padding-top: 16px;
}
.mercer .product-catalog .module-results .result-list .prodEditionCol_D {
  width: 9%;
  max-width: 150px;
}
.mercer .product-catalog .module-results .result-list .prodPriceCol_D {
  width: 13%;
  max-width: 150px;
  overflow: hidden;
}
.mercer .product-catalog .module-results .result-list .prodPriceCol_D span {
  padding-top: 16px;
  padding-bottom: 1.5rem;
  padding-left: 0px;
  padding-right: 0px;
  display: block;
  text-align: right;
}
.mercer .product-catalog .module-results .result-list .prodCOPriceCol_D {
  width: 12%;
  max-width: 150px;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: middle;
}
.mercer .product-catalog .module-results .result-list .prodCOPriceCol_D span {
  text-align: right;
  display: block;
}
.mercer .product-catalog .module-results .result-list .prodDPriceCol_D {
  width: 8%;
  max-width: 150px;
}
.mercer .product-catalog .module-results .result-list .discount-text {
  color: forestgreen;
}
.mercer .product-catalog .module-results .result-list .discount-text .spn-discount-text {
  display: block;
  padding-top: 16px;
}
.mercer .product-catalog .module-results .result-list .has-error .wrap-dd-select,
.mercer .product-catalog .module-results .result-list .has-error .dropdown-normal {
  border: 1px solid #a94442;
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  .mercer .product-catalog .module-results .result-list .item {
    margin-left: 0;
    /*width: 50% !important;*/
    float: left;
  }
}
@media screen and (min-width: 768px) {
  .mercer .product-catalog .module-results .result-list .item {
    margin-left: 0;
  }
}
.mercer .product-catalog .module-results .result-list .item .product-image {
  width: 100%;
  min-height: 385px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  margin-bottom: 21px;
  border: 1px solid #eee;
}
@media (min-width: 481px) {
  .mercer .product-catalog .module-results .result-list .item .product-image {
    min-height: 285px;
  }
}
@media (min-width: 510px) {
  .mercer .product-catalog .module-results .result-list .item .product-image {
    min-height: 307px;
  }
}
@media (min-width: 560px) {
  .mercer .product-catalog .module-results .result-list .item .product-image {
    min-height: 340px;
  }
}
@media (min-width: 650px) {
  .mercer .product-catalog .module-results .result-list .item .product-image {
    min-height: 405px;
  }
}
@media (min-width: 700px) {
  .mercer .product-catalog .module-results .result-list .item .product-image {
    min-height: 437px;
  }
}
@media (min-width: 768px) {
  .mercer .product-catalog .module-results .result-list .item .product-image {
    min-height: 465px;
  }
}
@media (min-width: 992px) {
  .mercer .product-catalog .module-results .result-list .item .product-image {
    min-height: 302px;
  }
}
@media (min-width: 1200px) {
  .mercer .product-catalog .module-results .result-list .item .product-image {
    min-height: 368px;
  }
}
.mercer .product-catalog .module-results .result-list .underline {
  border: 1px solid #eee;
  margin: 0;
}
.mercer .product-catalog .module-results .result-list .location-total-checkout-price {
  padding: 0;
  margin-bottom: 0.7rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 1rem;
}
.mercer .product-catalog .module-results .result-list .location-total-checkout-price .item_childPrice {
  float: right;
  text-align: right;
  padding-top: 1rem;
  padding-bottom: 1rem;
  width: 12%;
  margin-right: 8% !important;
}
.mercer .product-catalog .module-results .result-list .location-total-checkout-price .item_childPrice span {
  padding-right: 1px;
}
.mercer .product-catalog .module-results .result-list .location-total-checkout-price .item_child {
  float: right;
  width: 25%;
  max-width: 200px;
  min-width: 150px;
  text-align: left;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.mercer .product-catalog .module-results .result-list .location-total-checkout-price .nbc-colon {
  padding: 1rem 0rem;
  float: right;
}
.mercer .product-catalog .module-results .result-list .location-total-checkout-price .spn-total-checkout-price {
  padding-left: 0px;
  margin-left: 0.75px;
  margin-right: 0.75px;
  padding-right: 3px;
}
.mercer .product-catalog .module-results .pagination li.active a {
  color: #004281;
}
.mercer .product-catalog .module-results .pagination li.disabled {
  display: none;
}
.mercer .product-catalog .module-results .pagination li a {
  background-color: transparent;
  border-color: transparent;
  color: #005a8e;
}
@media only screen and (max-width: 800px) {
  .mercer {
    /*.mercer .product-catalog .module-results*/
  }
  .mercer #searchGrid td {
    border: none !important;
    min-height: 50px !important;
    width: auto !important;
    max-width: 100% !important;
    padding-right: 5px;
  }
  .mercer .responsive > tbody > tr > td::before {
    top: 24px;
    font-weight: 400;
    color: #636466 !important;
  }
  .mercer .product-catalog .module-results .result-list div.cl-product-warning {
    color: #a73737;
  }
  .mercer .product-catalog .module-results .result-list .location-total-checkout-price.mobilePriceAlign {
    width: 100%;
    overflow: hidden;
    padding-right: 6px;
  }
  .mercer .product-catalog .module-results .result-list .location-total-checkout-price.mobilePriceAlign .mobilePriceAlignInner {
    width: 100%;
    overflow: hidden;
  }
  .mercer .product-catalog .module-results .result-list .location-total-checkout-price.mobilePriceAlign .mobilePriceAlignInner .item_child {
    float: left !important;
    width: 50% !important;
  }
  .mercer .product-catalog .module-results .result-list .location-total-checkout-price.mobilePriceAlign .mobilePriceAlignInner .item_childPrice {
    float: right !important;
    width: 30% !important;
    padding-right: 0 !important;
    margin-right: 0px !important;
  }
  .mercer .product-catalog .module-results .result-list .location-total-checkout-price.mobilePriceAlign .mobilePriceAlignInner .nbc-colon {
    float: right !important;
  }
}
.mercer .webcast .webcast-item {
  margin-bottom: 25px;
}
.mercer .webcast .webcast-item .item-title {
  color: #005a8e;
  font-size: 18px;
  font-weight: 400;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #eee;
}
.mercer .webcast .webcast-item .date {
  font-weight: 700;
  color: #636466;
}
.mercer .webcast .webcast-item ul {
  margin-bottom: 25px;
}
.mercer .webcast .webcast-item ul li {
  color: #636466;
}
.mercer .webcast .webcast-item .description {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
  color: #636466;
}
.mercer .webcast .webcast-item .btn {
  margin-right: 20px;
  font-size: 16px;
  font-weight: 400;
  padding: 15px 32px;
  margin-bottom: 10px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .mercer .webcast .webcast-item .btn {
    width: auto;
  }
}
.mercer .order-history {
  border: 1px solid #eee;
}
.mercer .order-history .header {
  background-color: #fafafa;
  padding: 13px 0px;
  height: 50px;
  color: #4e6287;
  font-size: 17px;
  font-weight: 600;
}
.mercer .order-history .history-item {
  background-color: #fafafa;
  padding: 13px 0px;
  height: 50px;
  color: #4e6287;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
}
.mercer .order-history .history-item:nth-last-child(1) {
  height: 71px;
}
.mercer .order-history-table {
  margin-bottom: 40px;
}
.mercer .order-history-table div.cl-product-warning {
  color: #a73737;
  margin-top: 20px;
}
.mercer .order-history-table .table-header {
  padding: 15px;
  background-color: #fafafa;
  border: 1px solid #eee;
  font-size: 16px;
  font-weight: 600;
  color: #636466;
}
.mercer .order-history-table .title {
  font-size: 16px;
  color: #636466;
}
.mercer .order-history-table .clearfix.panel,
.mercer .order-history-table .dl-horizontal dd.panel,
.mercer .order-history-table .container.panel,
.mercer .order-history-table .container-fluid.panel,
.mercer .order-history-table .row.panel,
.mercer .order-history-table .form-horizontal .form-group.panel,
.mercer .order-history-table .btn-toolbar.panel,
.mercer .order-history-table .btn-group-vertical > .btn-group.panel,
.mercer .order-history-table .nav.panel,
.mercer .order-history-table .navbar.panel,
.mercer .order-history-table .navbar-header.panel,
.mercer .order-history-table .navbar-collapse.panel,
.mercer .order-history-table .pager.panel,
.mercer .order-history-table .panel-body.panel,
.mercer .order-history-table .modal-footer.panel {
  padding: 16px 0;
  vertical-align: middle;
  border: 1px solid #e3e3e3;
  margin-top: -1px;
  margin-bottom: 0;
  border-radius: 0;
  position: relative;
}
.mercer .order-history-table .clearfix.panel .no-download,
.mercer .order-history-table .dl-horizontal dd.panel .no-download,
.mercer .order-history-table .container.panel .no-download,
.mercer .order-history-table .container-fluid.panel .no-download,
.mercer .order-history-table .row.panel .no-download,
.mercer .order-history-table .form-horizontal .form-group.panel .no-download,
.mercer .order-history-table .btn-toolbar.panel .no-download,
.mercer .order-history-table .btn-group-vertical > .btn-group.panel .no-download,
.mercer .order-history-table .nav.panel .no-download,
.mercer .order-history-table .navbar.panel .no-download,
.mercer .order-history-table .navbar-header.panel .no-download,
.mercer .order-history-table .navbar-collapse.panel .no-download,
.mercer .order-history-table .pager.panel .no-download,
.mercer .order-history-table .panel-body.panel .no-download,
.mercer .order-history-table .modal-footer.panel .no-download {
  transform: none !important;
}
.mercer .order-history-table .clearfix.panel .no-download .hcLineTotalAdjusted,
.mercer .order-history-table .dl-horizontal dd.panel .no-download .hcLineTotalAdjusted,
.mercer .order-history-table .container.panel .no-download .hcLineTotalAdjusted,
.mercer .order-history-table .container-fluid.panel .no-download .hcLineTotalAdjusted,
.mercer .order-history-table .row.panel .no-download .hcLineTotalAdjusted,
.mercer .order-history-table .form-horizontal .form-group.panel .no-download .hcLineTotalAdjusted,
.mercer .order-history-table .btn-toolbar.panel .no-download .hcLineTotalAdjusted,
.mercer .order-history-table .btn-group-vertical > .btn-group.panel .no-download .hcLineTotalAdjusted,
.mercer .order-history-table .nav.panel .no-download .hcLineTotalAdjusted,
.mercer .order-history-table .navbar.panel .no-download .hcLineTotalAdjusted,
.mercer .order-history-table .navbar-header.panel .no-download .hcLineTotalAdjusted,
.mercer .order-history-table .navbar-collapse.panel .no-download .hcLineTotalAdjusted,
.mercer .order-history-table .pager.panel .no-download .hcLineTotalAdjusted,
.mercer .order-history-table .panel-body.panel .no-download .hcLineTotalAdjusted,
.mercer .order-history-table .modal-footer.panel .no-download .hcLineTotalAdjusted {
  top: 0;
}
.mercer .order-history-table .clearfix.panel .hcLineTotalAdjusted,
.mercer .order-history-table .dl-horizontal dd.panel .hcLineTotalAdjusted,
.mercer .order-history-table .container.panel .hcLineTotalAdjusted,
.mercer .order-history-table .container-fluid.panel .hcLineTotalAdjusted,
.mercer .order-history-table .row.panel .hcLineTotalAdjusted,
.mercer .order-history-table .form-horizontal .form-group.panel .hcLineTotalAdjusted,
.mercer .order-history-table .btn-toolbar.panel .hcLineTotalAdjusted,
.mercer .order-history-table .btn-group-vertical > .btn-group.panel .hcLineTotalAdjusted,
.mercer .order-history-table .nav.panel .hcLineTotalAdjusted,
.mercer .order-history-table .navbar.panel .hcLineTotalAdjusted,
.mercer .order-history-table .navbar-header.panel .hcLineTotalAdjusted,
.mercer .order-history-table .navbar-collapse.panel .hcLineTotalAdjusted,
.mercer .order-history-table .pager.panel .hcLineTotalAdjusted,
.mercer .order-history-table .panel-body.panel .hcLineTotalAdjusted,
.mercer .order-history-table .modal-footer.panel .hcLineTotalAdjusted {
  position: relative;
  margin-left: 20px;
}
@media (min-width: 768px) {
  .mercer .order-history-table .clearfix.panel .hcLineTotalAdjusted,
  .mercer .order-history-table .dl-horizontal dd.panel .hcLineTotalAdjusted,
  .mercer .order-history-table .container.panel .hcLineTotalAdjusted,
  .mercer .order-history-table .container-fluid.panel .hcLineTotalAdjusted,
  .mercer .order-history-table .row.panel .hcLineTotalAdjusted,
  .mercer .order-history-table .form-horizontal .form-group.panel .hcLineTotalAdjusted,
  .mercer .order-history-table .btn-toolbar.panel .hcLineTotalAdjusted,
  .mercer .order-history-table .btn-group-vertical > .btn-group.panel .hcLineTotalAdjusted,
  .mercer .order-history-table .nav.panel .hcLineTotalAdjusted,
  .mercer .order-history-table .navbar.panel .hcLineTotalAdjusted,
  .mercer .order-history-table .navbar-header.panel .hcLineTotalAdjusted,
  .mercer .order-history-table .navbar-collapse.panel .hcLineTotalAdjusted,
  .mercer .order-history-table .pager.panel .hcLineTotalAdjusted,
  .mercer .order-history-table .panel-body.panel .hcLineTotalAdjusted,
  .mercer .order-history-table .modal-footer.panel .hcLineTotalAdjusted {
    top: 0;
  }
}
@media (min-width: 768px) {
  .mercer .order-history-table .clearfix.panel .center-vertical,
  .mercer .order-history-table .dl-horizontal dd.panel .center-vertical,
  .mercer .order-history-table .container.panel .center-vertical,
  .mercer .order-history-table .container-fluid.panel .center-vertical,
  .mercer .order-history-table .row.panel .center-vertical,
  .mercer .order-history-table .form-horizontal .form-group.panel .center-vertical,
  .mercer .order-history-table .btn-toolbar.panel .center-vertical,
  .mercer .order-history-table .btn-group-vertical > .btn-group.panel .center-vertical,
  .mercer .order-history-table .nav.panel .center-vertical,
  .mercer .order-history-table .navbar.panel .center-vertical,
  .mercer .order-history-table .navbar-header.panel .center-vertical,
  .mercer .order-history-table .navbar-collapse.panel .center-vertical,
  .mercer .order-history-table .pager.panel .center-vertical,
  .mercer .order-history-table .panel-body.panel .center-vertical,
  .mercer .order-history-table .modal-footer.panel .center-vertical {
    position: relative;
    transform: translateY(50%);
  }
}
.mercer .order-history-table .clearfix.panel .btn-xs,
.mercer .order-history-table .dl-horizontal dd.panel .btn-xs,
.mercer .order-history-table .container.panel .btn-xs,
.mercer .order-history-table .container-fluid.panel .btn-xs,
.mercer .order-history-table .row.panel .btn-xs,
.mercer .order-history-table .form-horizontal .form-group.panel .btn-xs,
.mercer .order-history-table .btn-toolbar.panel .btn-xs,
.mercer .order-history-table .btn-group-vertical > .btn-group.panel .btn-xs,
.mercer .order-history-table .nav.panel .btn-xs,
.mercer .order-history-table .navbar.panel .btn-xs,
.mercer .order-history-table .navbar-header.panel .btn-xs,
.mercer .order-history-table .navbar-collapse.panel .btn-xs,
.mercer .order-history-table .pager.panel .btn-xs,
.mercer .order-history-table .panel-body.panel .btn-xs,
.mercer .order-history-table .modal-footer.panel .btn-xs {
  font-size: 9px;
  padding: 8px 20px;
}
@media (min-width: 768px) {
  .mercer .order-history-table .clearfix.panel .btn-xs,
  .mercer .order-history-table .dl-horizontal dd.panel .btn-xs,
  .mercer .order-history-table .container.panel .btn-xs,
  .mercer .order-history-table .container-fluid.panel .btn-xs,
  .mercer .order-history-table .row.panel .btn-xs,
  .mercer .order-history-table .form-horizontal .form-group.panel .btn-xs,
  .mercer .order-history-table .btn-toolbar.panel .btn-xs,
  .mercer .order-history-table .btn-group-vertical > .btn-group.panel .btn-xs,
  .mercer .order-history-table .nav.panel .btn-xs,
  .mercer .order-history-table .navbar.panel .btn-xs,
  .mercer .order-history-table .navbar-header.panel .btn-xs,
  .mercer .order-history-table .navbar-collapse.panel .btn-xs,
  .mercer .order-history-table .pager.panel .btn-xs,
  .mercer .order-history-table .panel-body.panel .btn-xs,
  .mercer .order-history-table .modal-footer.panel .btn-xs {
    float: none;
  }
}
@media (max-width: 768px) {
  .mercer .order-history-table .clearfix.panel .btn-xs,
  .mercer .order-history-table .dl-horizontal dd.panel .btn-xs,
  .mercer .order-history-table .container.panel .btn-xs,
  .mercer .order-history-table .container-fluid.panel .btn-xs,
  .mercer .order-history-table .row.panel .btn-xs,
  .mercer .order-history-table .form-horizontal .form-group.panel .btn-xs,
  .mercer .order-history-table .btn-toolbar.panel .btn-xs,
  .mercer .order-history-table .btn-group-vertical > .btn-group.panel .btn-xs,
  .mercer .order-history-table .nav.panel .btn-xs,
  .mercer .order-history-table .navbar.panel .btn-xs,
  .mercer .order-history-table .navbar-header.panel .btn-xs,
  .mercer .order-history-table .navbar-collapse.panel .btn-xs,
  .mercer .order-history-table .pager.panel .btn-xs,
  .mercer .order-history-table .panel-body.panel .btn-xs,
  .mercer .order-history-table .modal-footer.panel .btn-xs {
    float: none;
  }
}
.mercer .extended-details .border-bottom {
  border-bottom: 1px solid #eee !important;
}
.mercer .extended-details .grayblock {
  background-color: #fafafa;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  color: #636466;
  padding: 0;
  border: 1px solid #eee;
  border-bottom: none;
  max-height: 201px;
}
.mercer .extended-details .grayblock.titles div {
  height: 50px;
  border-bottom: 1px solid #eee;
  line-height: 50px;
  padding-left: 16px;
}
.mercer .extended-details .instructions-info {
  border: 1px solid #eee;
  padding: 20px;
  margin-left: -1px;
  max-height: 201px;
  overflow-y: auto;
}
.mercer .extended-details .instructions-title {
  padding: 20px;
}
.mercer .extended-details .info {
  padding-left: 0;
  margin-left: -1px;
}
.mercer .extended-details .info div {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  color: #636466;
  padding: 0;
  border: 1px solid #eee;
  border-bottom: none;
  line-height: 49px;
  padding-left: 20px;
}
.mercer .extended-details .info div:nth-last-child(1) {
  border-bottom: 1px solid #eee;
}
.mercer .minicart .cl-product-warning {
  color: #a73737;
  margin-bottom: 20px;
}
.mercer .minicart .order-resume-table {
  margin-bottom: 20px;
}
.mercer .minicart .order-resume-table .table-header {
  padding: 15px;
  background-color: #fafafa;
  border: 1px solid #eee;
  font-size: 16px;
  font-weight: 600;
  color: #4e6287;
  height: 55px;
}
.mercer .minicart .order-resume-table .title {
  font-size: 16px;
  color: #4e6287;
}
.mercer .minicart .order-resume-table .panel {
  margin-bottom: 0;
  padding: 13px 0px;
  background-color: #fefefe;
  border: 1px solid #f5f5f5;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.mercer .minicart .order-resume-table .panel .product-image {
  height: 140px;
  width: 100px;
}
@media (min-width: 992px) {
  .mercer .minicart .order-resume-table .panel div {
    position: relative;
    height: 140px;
  }
  .mercer .minicart .order-resume-table .panel .center-vertical {
    position: absolute !important;
    height: auto !important;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 100%;
  }
}
.mercer .minicart .extended-details .border-bottom {
  border-bottom: 1px solid #eee !important;
}
.mercer .minicart .extended-details .grayblock {
  background-color: #fafafa;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  color: #636466;
  padding: 0;
  border: 1px solid #eee;
  border-bottom: none;
  max-height: 201px;
}
.mercer .minicart .extended-details .grayblock.titles div {
  height: 50px;
  border-bottom: 1px solid #eee;
  line-height: 50px;
  padding-left: 16px;
}
.mercer .minicart .extended-details .info {
  padding-left: 0;
  margin-left: -1px;
}
.mercer .minicart .extended-details .info div {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  color: #636466;
  padding: 0;
  border: 1px solid #eee;
  border-bottom: none;
  line-height: 49px;
  padding-left: 20px;
}
.mercer .minicart .extended-details .info div:nth-last-child(1) {
  border-bottom: 1px solid #eee;
}
.mercer .minicart .unauthorized {
  background-color: #cc1616;
  color: white;
  padding: 20px;
  font-size: 20px;
  margin-bottom: 15px;
  border: 2px solid #a51111;
  border-radius: 3px;
  text-shadow: 0px 0px 5px #4e0b0b;
}
.mercer .minicart .paypalexpresscheckoutform .paypal-checkout {
  margin: 27px 0;
}
.mercer .list-of-available-products {
  margin: 0 !important;
}
.mercer .list-of-available-products li:nth-last-child(1) {
  border-bottom: none;
}
.mercer .list-of-available-products .product-item {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 10px;
  padding-left: 10px !important;
  font-style: normal !important;
  font-family: 'Noto Sans Regular', Arial, sans-serif !important;
  font-size: 18px;
}
.mercer .list-of-available-products .product-item:before {
  display: none !important;
}
.mercer .recent-articles .header {
  padding: 35px 0;
}
.mercer .recent-articles .header .a:hover {
  text-decoration: underline;
}
.mercer .recent-articles .header .h3 {
  font-size: 32px;
  font-family: 'MMC Display', Arial, sans-serif !important;
  line-height: 35px;
  font-weight: bold;
  color: #001f52;
}
.mercer .recent-articles .header .link {
  display: block;
  margin-top: 20px;
  font-family: 'Noto Sans Regular' !important;
  font-size: 16px;
}
@media (min-width: 510px) {
  .mercer .recent-articles .header .link {
    float: right;
    display: inline;
    margin-top: 0;
  }
}
.mercer .recent-articles .item .title {
  margin-bottom: 20px;
}
.mercer .recent-articles .item .title a {
  color: #001f52;
  font-family: 'Noto Sans Regular';
}
.mercer .recent-articles .item .title a:hover {
  text-decoration: underline;
}
.mercer .recent-articles .item p {
  margin-bottom: 20px;
  color: #001f37;
  font-size: 16px;
  line-height: 24px;
}
.mercer .recent-articles .item .actions {
  text-align: right;
  font-family: 'Noto Sans Regular' !important;
}
.mercer .recent-articles .item .actions .a {
  font-size: 16px;
  color: #005a8e !important;
  line-height: 24px;
}
.mercer .recent-articles .item .actions .a:hover {
  text-decoration: underline;
}
.mercer .recent-articles .item .actions .a i {
  display: inline-block;
  vertical-align: middle;
  margin-left: 7px;
  margin-bottom: 8px;
}
.mercer .recent-articles .image_carousel {
  padding: 0;
}
.mercer .recent-articles .image_carousel .caroufredsel_wrapper {
  width: 100% !important;
  min-height: 300px;
}
.mercer .recent-articles .image_carousel .caroufredsel_wrapper > div {
  width: 100% !important;
}
.mercer .recent-articles .image_carousel .caroufredsel_wrapper > div > div {
  padding-top: 27px;
  margin-bottom: 35px;
  width: 100% !important;
}
.mercer #dnn_ThirdAPane .caroufredsel_wrapper > div {
  border-top: 13px solid #009de0;
}
.mercer #dnn_ThirdBPane .caroufredsel_wrapper > div {
  border-top: 13px solid #00ac41;
}
.mercer #dnn_ThirdCPane .caroufredsel_wrapper > div {
  border-top: 13px solid #00968f;
}
.mercer .modal-content {
  border-radius: 0;
}
.mercer .modal-content .accept-terms .modal-header {
  border: none;
  border-top: 15px solid #005a8e;
}
.mercer .modal-content .accept-terms .max-height-scroller {
  padding: 5px;
  max-height: 180px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.mercer .modal-content .accept-terms .accept-label {
  margin-right: 10px;
}
.mercer .modal-content .accept-terms .accept-label .check {
  margin: 0 5px;
  position: relative;
  top: 2px;
}
.mercer .modal-content .accept-terms span.checkbox {
  background-image: url('img/checkbox-sprite.png');
  width: 25px;
  height: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin: 0 5px 0 0;
  background-position: top left;
}
.mercer .modal-content .accept-terms span.checkbox.checked {
  background-position: bottom left;
}
.mercer .ics-files-import .import-buttons {
  margin-bottom: 30px;
}
.mercer .ModHotcakesCheckoutC .hcMvcView .ajax_overlay {
  background-image: url(/portals/_default/skins/MercerSkin/img/progress.gif) !important;
  background-repeat: no-repeat !important;
  background-position: top center !important;
  background-size: 48px !important;
  opacity: 0.7 !important;
}
.mercer .hc-payment-methods .hc-purchaseorder .dnnRadiobutton.dnnRadiobutton-checked {
  display: none;
}
.mercer .hc-checkout a[aria-expanded="true"] h3 span:before {
  content: "\f068";
  box-sizing: border-box;
}
.mercer .hc-checkout .hc-billing-section .hcAddressForm h5 {
  margin-top: 0px;
}
.mercer .hc-checkout .hc-billing-section > a {
  color: #4e6287;
  -webkit-text-decoration-color: #4e6287;
     -moz-text-decoration-color: #4e6287;
          text-decoration-color: #4e6287;
}
.mercer .hc-checkout .hc-payment-section > a {
  color: #4e6287;
  -webkit-text-decoration-color: #4e6287;
     -moz-text-decoration-color: #4e6287;
          text-decoration-color: #4e6287;
}
.mercer .hc-checkout .ajax_overlay {
  background-image: url(/portals/_default/skins/MercerSkin/img/progress.gif) !important;
  background-repeat: no-repeat !important;
  background-position: top center !important;
  background-size: 48px !important;
  opacity: 0.7 !important;
}
.mercer .socialicon {
  background-image: url('img/socialicons.png');
  background-repeat: no-repeat;
  display: inline-block;
}
.mercer .socialicon.rotate-180-left {
  transform: rotate(-180deg);
}
.mercer .socialicon-social-facebook {
  width: 40px;
  height: 40px;
  background-position: 2px 2px;
}
.mercer .socialicon-social-linkedin {
  width: 40px;
  height: 40px;
  background-position: -65px 5px;
}
.mercer .socialicon-social-twitter {
  width: 40px;
  height: 40px;
  background-position: -130px 5px;
}
.mercer.home .fullbleedpane {
  padding-top: 67px;
  padding-bottom: 55px;
}
@media (min-width: 768px) {
  .mercer.home .fullbleedpane {
    padding-bottom: 0;
  }
}
.mercer.home .top-section {
  margin-bottom: 35px;
  font-size: 1px;
}
.mercer.home .top-section .slider-pane {
  width: 100%;
  height: 475px;
}
@media screen and (min-width: 992px) {
  .mercer.home .top-section .slider-pane {
    width: 100%;
    float: left;
  }
}
@media screen and (min-width: 1517px) {
  .mercer.home .top-section .slider-pane {
    height: 450px;
    width: 100%;
    display: inline-block;
    position: relative;
    float: unset;
  }
}
.mercer.home .announcement-container {
  background-color: #ba2c2b;
}
.mercer.home .full-image-section {
  background-size: cover;
  padding: 0px;
  min-height: auto;
  background-position: center top;
  background-color: inherit !important;
}
.mercer.home .full-image-section .card-call-to-action {
  border: 1px grey solid;
}
.mercer.home .width100 {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .mercer.home .col-md-3.margin-md3 {
    padding-right: 0;
    margin-left: 15px;
  }
}
.mercer.inner .title-pane .ContainerWrapper {
  margin-bottom: 0;
}
.mercer.inner .benchmarking-options {
  margin-bottom: 35px;
}
.mercer.inner .benchmarking-options a {
  color: #4e6287;
}
.mercer.inner .benchmarking-options a:hover {
  color: #004281;
}
.mercer.inner .benchmarking-options .title {
  padding: 20px;
  display: block;
}
.mercer.inner .benchmarking-options .title.sapphhire {
  color: #005a8e;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.mercer.inner .benchmarking-options .bg-bright-sapphhire {
  background-color: #005a8e;
  color: white;
}
.mercer.inner .benchmarking-options .bg-medium-sapphhire {
  background-color: #009de0;
  color: white;
}
.mercer.inner .benchmarking-options .well {
  border-radius: 0px;
  box-shadow: none;
  font-size: 16px;
  margin-bottom: 0;
  border: none;
}
.mercer.inner .benchmarking-options .well:nth-last-child(1) {
  background-color: #eee;
}
.mercer.inner .benchmarking-options .well p {
  font-size: 16px;
}
.mercer.inner .benchmarking-options .well ul.normal {
  margin-left: 0px;
  margin-bottom: 20px;
}
.mercer.inner .benchmarking-options .well ul.normal li {
  margin-bottom: 2px;
}
.mercer.inner .Normal {
  font-size: 16px;
}
.mercer.inner .Normal p {
  margin-bottom: 20px;
}
.mercer.inner .Normal div.responsive-table {
  overflow-x: scroll;
}
@media screen and (min-width: 1200px) {
  .mercer.inner .Normal div.responsive-table {
    overflow-x: hidden;
  }
}
.mercer.inner .Normal table.countries-list p {
  color: #001f52;
  font-weight: 700;
}
.mercer.inner .Normal table.countries-list li {
  font-style: normal !important;
  font-family: inherit !important;
}
.mercer.inner .Normal .testimonial-item {
  border-bottom: 1px solid #eee;
  margin-bottom: 25px;
  padding: 0 20px 20px 0;
  background-image: url('img/quote.png');
  background-position: 0 0;
  background-repeat: no-repeat;
}
.mercer.inner .Normal .testimonial-item p,
.mercer.inner .Normal .testimonial-item span {
  padding-left: 35px;
}
.mercer.inner .Normal .button-horizoltal-stack {
  display: inline-block;
  width: 100%;
  padding: 30px 0px;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  margin-bottom: 70px;
}
.mercer.inner .Normal .button-horizoltal-stack .table {
  display: table;
  float: left;
  width: 100%;
  margin: 0 10px 10px 0;
}
@media screen and (min-width: 768px) {
  .mercer.inner .Normal .button-horizoltal-stack .table {
    width: 45%;
  }
}
@media screen and (min-width: 1200px) {
  .mercer.inner .Normal .button-horizoltal-stack .table {
    width: 31.5%;
  }
}
.mercer.inner .Normal .button-horizoltal-stack .table .btn {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.mercer.inner .Normal .dual-block .title {
  color: #005a8e;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}
.mercer.inner .Normal .dual-block .content {
  color: #001f52;
  font-size: 16px;
  line-height: 1.4;
  height: auto !important;
}
.mercer.inner .Normal .dual-block .content b {
  font-family: 'Noto Sans Regular', Arial, sans-serif;
}
.mercer.inner .Normal .dual-block .btn {
  font-size: 18px;
  padding: 0;
  font-weight: 400;
}
.mercer.inner .Normal .dual-block .btn .sprite {
  margin-left: 15px;
  vertical-align: middle;
}
.mercer.inner .Normal ul.normal li {
  font-family: unset;
  font-style: normal;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .mercer.inner .Normal ol {
    margin: 0 0 0 35px;
  }
}
.mercer.inner .Normal ul {
  list-style: none;
  position: relative;
  padding: 0;
  margin: 0;
  color: #001f52;
}
@media screen and (min-width: 768px) {
  .mercer.inner .Normal ul {
    margin: 0 0 0 35px;
  }
}
.mercer.inner .Normal ul li {
  padding-left: 0.7em;
  font-style: normal;
  margin-bottom: 20px;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
}
.mercer.inner .Normal ul li:before {
  position: absolute;
  content: "•";
  color: #001f52;
  left: 0;
}
.mercer.inner .ModSearchResultsC .dnnSearchBoxPanel,
.mercer.inner .ModSearchResultsC .dnnSearchResultPanel,
.mercer.inner .ModSearchResultsC .dnnSearchResultItem-Others,
.mercer.inner .ModSearchResultsC .dnnSearchResultItem-Subset {
  display: none !important;
}
.mercer.inner .announcement-container {
  background-color: #ba2c2b;
}
.mercer.inner .table-as-divs {
  margin-bottom: 25px;
  display: block;
}
.mercer.inner .table-as-divs a {
  color: #4e6287;
}
.mercer.inner .table-as-divs a:hover {
  color: #004281;
}
.mercer.inner .table-as-divs:after {
  content: " ";
  display: table;
}
.mercer.inner .table-as-divs > div {
  padding: 0;
}
.mercer.inner .table-as-divs > div .content {
  padding: 10px;
}
.mercer.inner .table-as-divs > div .content ul {
  margin: 0 0 0 10px;
}
.mercer.inner .table-as-divs > div .title {
  padding: 12px;
}
.mercer.inner .table-as-divs > div .title p {
  color: white;
  margin: 0;
  text-align: center;
  font-weight: 700;
}
.mercer.inner .table-as-divs > div:nth-child(odd) .title {
  background-color: #009de0;
}
.mercer.inner .table-as-divs > div:nth-child(odd) .content {
  background-color: #fafafa;
}
.mercer.inner .table-as-divs > div:nth-child(even) .title {
  background-color: #005a8e;
}
.mercer.inner .table-as-divs > div:nth-child(even) .content {
  background-color: #eee;
}
.mercer.inner table.table-blue-header a {
  color: #4e6287;
}
.mercer.inner table.table-blue-header a:hover {
  color: #004281;
}
.mercer.inner table.table-blue-header tr:nth-child(1) {
  border: none;
}
.mercer.inner table.table-blue-header tr:nth-child(1) p {
  color: white;
  margin: 0;
}
.mercer.inner table.table-blue-header tr:nth-child(1) td:nth-child(even) {
  background-color: #005a8e;
}
.mercer.inner table.table-blue-header tr:nth-child(1) td:nth-child(odd) {
  background-color: #009de0;
}
.mercer.inner table.table-blue-header tr:nth-child(2) td:nth-child(odd) {
  background-color: #fafafa;
}
.mercer.inner table.table-blue-header tr:nth-child(2) td:nth-child(even) {
  background-color: #eee;
}
.mercer.inner h1,
.mercer.inner h2,
.mercer.inner h3,
.mercer.inner h4,
.mercer.inner h5 {
  margin-bottom: 20px;
}
.mercer.inner .loading-image {
  width: 48px;
}
.mercer.inner .DnnModule-DigArticleDashboard img {
  position: absolute;
  bottom: 30px;
  left: 6px;
  opacity: 0.3;
}
.mercer.inner .DnnModule-DigArticleDashboard .dasearchbox {
  border: none;
  border-bottom: 1px solid #eee;
  background-color: transparent;
  padding-left: 25px;
  height: 40px;
  min-width: 185px;
}
@media (min-width: 1200px) {
  .mercer.inner .DnnModule-DigArticleDashboard .dasearchbox {
    min-width: 230px;
  }
}
.mercer.inner .hc-delete {
  border: none;
  min-width: 20px;
  width: 20px;
  height: 20px;
  background-color: initial;
  background-image: url(/Portals/_default/HotcakesViews/Mercer.MyViews/Images/delete.png) !important;
  box-shadow: none;
  text-indent: 100px;
}
.mercer .footer {
  padding: 35px 0;
  color: #bed3e4;
  min-height: 50px;
  background-color: #003865;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}
.mercer .footer ul {
  margin: 0;
  padding: 0;
  margin-bottom: 25px;
}
.mercer .footer ul li {
  list-style: none;
}
.mercer .footer ul li a {
  color: #bed3e4;
  line-height: 26px;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
}
.mercer .footer ul li a:focus,
.mercer .footer ul li a:active {
  color: #bed3e4;
  text-decoration: underline;
}
.mercer .footer ul li a:hover {
  color: #bed3e4;
  text-decoration: underline;
}
.mercer .footer p {
  color: #c7c8ca;
  margin: 0;
}
.mercer .footer .title-column {
  font-family: 'Noto Sans Regular';
  text-transform: none;
  font-size: 16px;
  color: #bed3e4;
}
.mercer .footer .social-wrapper {
  margin-bottom: 48px;
  margin-top: 16px;
  display: block;
  float: right;
}
@media (max-width: 767px) {
  .mercer .footer .social-wrapper {
    margin-left: 0px;
    float: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mercer .footer .social-wrapper {
    margin-left: 0px;
  }
}
.mercer .footer .logo-footer-space {
  padding-top: 10px;
}
.mercer .footer .sprite {
  display: inline-block;
  margin-right: 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .mercer .footer .sprite {
    margin-right: 0;
  }
}
.mercer .footer .marshlogo {
  width: 306px;
  height: 53px;
  margin-top: 18px;
}
.mercer .footer .linesvg {
  background-image: url(img/line.svg);
  background-repeat: no-repeat;
  width: 100%;
  height: 2px;
  stroke-width: 2;
}
.mercer .footer .horizonal-li {
  font-size: 16px;
  display: inline !important;
}
.mercer .footer .footer-horizonal-links {
  margin-right: 0px !important;
  float: right;
}
@media (max-width: 767px) {
  .mercer .footer .footer-horizonal-links {
    float: left;
  }
}
.mercer .footer .copyright {
  width: 302px !important;
  height: 40px !important;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  font-size: 16px !important;
  color: #82a0be !important;
  line-height: 40px !important;
}
.mercer .wrap-dd-select,
.mercer .dropdown-normal {
  padding-left: 30px;
  height: 50px;
  box-shadow: none;
  border-radius: 0;
  min-width: 309px;
  background-color: white;
  border: 1px solid #eee;
  color: #4e6287;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 0 20px;
  display: inline-block;
  vertical-align: middle;
}
.mercer .wrap-dd-select span,
.mercer .dropdown-normal span {
  color: #4e6287;
  font-size: 13px;
  font-weight: 400;
  line-height: 26px;
  margin-right: 18px;
  display: block;
}
.mercer .wrap-dd-select::after,
.mercer .dropdown-normal::after {
  border-top: 6px dashed;
  border-right: 3px solid transparent;
  border-left: 3px solid transparent;
}
.mercer .wrap-dd-select .dropdown,
.mercer .dropdown-normal .dropdown {
  box-shadow: none;
}
.mercer .wrap-dd-select .dropdown a.dropdown-item,
.mercer .dropdown-normal .dropdown a.dropdown-item {
  color: #4e6287;
}
.mercer .min-height-800 {
  min-height: 800px;
}
.mercer .bootstrap-select .dropdown-menu.inner {
  scrollbar-track-color: #c7c8ca;
  scrollbar-face-color: #c7c8ca;
  scrollbar-arrow-color: #c7c8ca;
}
.mercer .bootstrap-select .dropdown-menu.inner::-webkit-scrollbar {
  width: 4px;
  margin: 1px;
}
.mercer .bootstrap-select .dropdown-menu.inner::-webkit-scrollbar-track {
  background-color: rgba(199, 200, 202, 0.5);
}
.mercer .bootstrap-select .dropdown-menu.inner::-webkit-scrollbar-thumb {
  background-color: #c7c8ca;
}
.mercer .bootstrap-select .dropdown-menu.inner::-webkit-scrollbar-thumb:hover {
  background-color: rgba(199, 200, 202, 0.8);
}
.mercer .bootstrap-select .dropdown-menu.inner::-webkit-scrollbar-thumb:active {
  background-color: rgba(199, 200, 202, 0.5);
}
.mercer .bootstrap-select .dropdown-menu.inner:-webkit-scrollbar {
  width: 4px;
}
.mercer .bootstrap-select .dropdown-menu.inner:-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}
.mercer .bootstrap-select .dropdown-menu.inner:-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.mercer .fa {
  color: inherit !important;
}
.mercer .warning-red-message {
  color: red !important;
}
.mercer .signupContainer .signupDiv {
  background-color: #009de0;
  padding: 18px;
}
.mercer .signupContainer .signupDiv p.signUpMsg {
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  color: #ffffff !important;
  text-align: center;
  font-size: inherit;
  font-weight: bold;
  margin: 0;
  padding: 15px;
  vertical-align: middle;
}
@media screen and (min-width: 992px) {
  .mercer .signupContainer .signupDiv p.signUpMsg {
    white-space: pre;
  }
}
.mercer .signupContainer .signupDiv a {
  width: 196px;
  height: 56px;
}
.visible-desktop-only {
  display: none;
}
@media screen and (min-width: 992px) {
  .visible-desktop-only {
    display: inline-block;
  }
}
.visible-responsive-only {
  display: block;
}
@media screen and (min-width: 992px) {
  .visible-responsive-only {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .admin .adminLinks .th-buttons {
    min-width: 150px;
  }
}
.admin .form-announcements {
  /*custom scrollbar*/
}
.admin .form-announcements .module-role-list {
  margin-bottom: 10px;
}
.admin .form-announcements .module-role-list .available-roles {
  max-height: 100px;
}
.admin .form-announcements .module-role-list .available-roles .role-item {
  margin-bottom: 15px;
  vertical-align: middle;
  margin: 12px 10px 12px 0;
}
.admin .form-announcements .module-role-list .available-roles .role-item .role-label {
  width: 67%;
  float: left;
}
.admin .form-announcements .module-role-list .available-roles .role-row {
  margin-top: 12px;
  margin-bottom: 12px;
  line-height: 26px;
}
.admin .form-announcements .module-role-list span.checkbox {
  background-image: url('img/checkbox-sprite.png');
  width: 25px;
  height: 21px;
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin: 0 5px 0 0;
  background-position: top left;
  min-height: 21px;
}
.admin .form-announcements .module-role-list span.checkbox.checked {
  background-position: bottom left;
}
.admin .form-announcements .module-role-list span.checkbox.disabled {
  pointer-events: none;
  cursor: default;
}
.admin .form-announcements .module-role-list span.available-role-item {
  margin-left: 3px;
  float: left;
  clear: both !important;
}
.admin .form-announcements .underline {
  color: #4e6287;
  font-size: 18px;
  font-weight: 700;
  line-height: 72px;
  border-bottom: 1px solid #eee;
}
.admin .form-announcements .mCSB_container {
  padding-right: 0px !important;
}
.admin .form-announcements .mCSB_scrollTools {
  background-color: #eee;
  border-radius: 10px;
  width: 6px;
}
.admin .form-announcements .mCSB_scrollTools .mCSB_buttonUp,
.admin .form-announcements .mCSB_scrollTools .mCSB_buttonDown {
  display: none !important;
}
.admin .form-announcements .mCSB_scrollTools .mCSB_draggerContainer {
  background-color: transparent;
  margin: 0;
}
.admin .form-announcements .mCSB_scrollTools .mCSB_draggerContainer .mCSB_draggerRail {
  background-color: #eee;
}
.admin .form-announcements .mCSB_scrollTools .mCSB_draggerContainer .mCSB_dragger {
  background-color: #c7c8ca;
  border-radius: 10px;
}
.admin .form-announcements .mCSB_scrollTools .mCSB_draggerContainer .mCSB_dragger:hover .mCSB_dragger,
.admin .form-announcements .mCSB_scrollTools .mCSB_draggerContainer .mCSB_dragger:active .mCSB_dragger,
.admin .form-announcements .mCSB_scrollTools .mCSB_draggerContainer .mCSB_dragger:hover .mCSB_dragger_bar,
.admin .form-announcements .mCSB_scrollTools .mCSB_draggerContainer .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #c7c8ca;
  border-radius: 10px;
}
.admin .form-announcements .mCSB_scrollTools .mCSB_draggerContainer .mCSB_dragger .mCSB_dragger_bar {
  background-color: #c7c8ca;
  border-radius: 10px;
}
.admin .form-announcements .loading-image img {
  width: 48px;
}
.admin .form-announcements ul.tag-list li.tag-item a.remove-button {
  display: inline-block;
}
.admin .form-announcements tags-input .tags {
  height: inherit;
}
.admin .form-announcements tags-input .tags .tag-list {
  max-height: 100px;
  overflow-y: auto;
}
.admin .form-announcements tags-input .host {
  height: inherit;
}
.admin .form-announcements tags-input.ng-invalid.ng-untouched .tags {
  box-shadow: none;
}
.admin .form-announcements tags-input.ng-invalid.ng-touched .tags {
  box-shadow: none;
  border: none;
}
.admin .form-announcements tags-input.ng-invalid.ng-touched .host {
  border: 1px solid #a94442;
}
.admin .form-announcements .has-error tags-input.ng-invalid.ng-untouched .host {
  border: 1px solid #a94442;
}
.admin .form-announcements .has-error tags-input.ng-invalid.ng-untouched .tags {
  box-shadow: none;
  border: none;
}
.admin .form-announcements .my-drop-zone {
  border: dotted 3px lightgray;
  padding: 20px;
}
.admin .form-announcements .nv-file-over {
  border: dotted 3px green;
}
.admin .form-product-catalog-configuration .has-error tags-input.ng-invalid.ng-untouched .host {
  border: 1px solid #a94442;
}
.admin .form-product-catalog-configuration .has-error tags-input.ng-invalid.ng-untouched .tags {
  box-shadow: none;
  border: none;
}
.admin.product-importer .my-drop-zone {
  border: dotted 3px lightgray;
  padding: 20px;
}
.admin.product-importer .nv-file-over {
  border: dotted 3px green;
}
.admin.product-importer .upload-control {
  margin-bottom: 15px;
}
.admin.product-importer .error-messages {
  margin-bottom: 15px;
  overflow-y: auto;
  max-height: 300px;
}
.admin.product-importer .error-messages .error-title {
  font-weight: bold;
  font-size: 18px;
}
.admin.product-importer .import-actions {
  margin-bottom: 15px;
}
.admin.product-importer .import-actions .message {
  margin-left: 30px;
}
.admin.product-importer .import-progress span {
  margin-bottom: 15px;
}
.admin.product-importer .import-progress .progress-container {
  position: relative !important;
}
.admin.product-importer .table .progress-bar {
  background-image: linear-gradient(to bottom, #005a8e 0, #005a8e 100%);
}
.admin.product-importer .min-width-350 {
  min-width: 350px;
}
.admin.product-importer .min-width-115 {
  min-width: 115px;
}
.admin .client-account-selection .loading-message {
  position: absolute;
  top: 80px;
  z-index: 99;
  width: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  opacity: 2;
}
.admin .client-account-selection .loading-message .loading-image {
  width: 48px;
  display: block;
  margin: 0 auto;
}
.admin .client-account-selection .isLoading {
  opacity: 0.3;
}
.admin .client-account-selection .selection-pane {
  border: none;
  box-shadow: none;
}
.admin .client-account-selection .selection-pane .header {
  padding-bottom: 10px;
  overflow: hidden;
}
.admin .client-account-selection .selection-pane .header .panel-heading {
  margin-bottom: 29px;
}
.admin .client-account-selection .selection-pane .scroll-list {
  max-height: 400px;
  overflow-y: auto;
  padding: 0px;
}
.admin .client-account-selection .selection-pane .scroll-list .list-group-item {
  cursor: pointer;
}
.admin .client-account-selection .selection-pane .search-client .search-icon {
  position: absolute;
  right: 8%;
  top: 30%;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.admin .admin-event .ta-editor {
  min-height: 300px;
  height: auto;
  overflow: auto;
  font-family: inherit;
  font-size: 100%;
}
.admin .admin-event .tinyeditor-header {
  background: none;
}
.admin .admin-event .my-drop-zone {
  border: dotted 3px lightgray;
  padding: 20px;
}
.admin .admin-event .nv-file-over {
  border: dotted 3px green;
}
.admin .admin-event .no-events {
  background-color: #00b0d2;
  margin: 20px 0px;
  width: 100%;
  color: #fff;
  font-size: 18px;
  vertical-align: middle;
  line-height: 55px;
  text-align: center;
}
.admin .admin-event .td-clickable {
  cursor: pointer;
}
.admin .admin-event .row-btn-left {
  margin-right: 5%;
}
.admin .admin-event .event-list .list-group-item {
  display: inline-block;
  width: 100%;
}
.admin .admin-event .event-list .list-group-item img {
  float: left;
  margin-right: 15px;
}
.admin .admin-event .event-list .list-group-item .tags {
  margin-top: 10px;
  font-size: 18px;
}
.admin .event-admin-list .btn.btn-sm {
  padding: 7px 7px;
}
.admin .modalwebcast tags-input .host .tags {
  overflow: auto;
}
.admin .modalwebcast tags-input .host,
.admin .modalwebcast .description {
  min-height: 100px;
  height: 100px;
  margin: 0;
}
.admin .modalwebcast tags-input .host .remove-button,
.admin .modalwebcast .description .remove-button {
  display: none;
}
.admin .btn,
.admin .btn-sm {
  font-size: 13px;
  margin-top: -1px;
  padding: 7px;
  font-weight: 400;
}
.admin .section {
  padding-bottom: 20px;
}
.admin .th-buttons {
  width: 5%;
  min-width: 150px;
}
.admin .announcement-container {
  background-color: #ba2c2b;
}
.announcement {
  font-size: 13px;
  overflow: auto;
  height: 0px;
  transition: 350ms height ease-in-out;
  height: 45px;
  /*&.visible {
        height: 45px;//41px
    }*/
}
.announcement a,
.announcement span {
  color: white;
  padding: 3px 0;
  margin: 5px;
}
.announcement a.link,
.announcement span {
  float: left;
  max-width: 87%;
  white-space: normal;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.ie9 .horizontal-wrapper .tab a {
  margin-top: 10px;
}
.dashboard {
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  font-size: 13px;
  max-width: 1500px;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .dashboard .tool-links {
    padding-left: 30px;
  }
}
.dashboard .tool-links .tool-item {
  background-color: #F5F5F5;
  border: 1px solid #E4E4E4;
  padding: 20px;
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
  .dashboard .tool-links .tool-item {
    width: 49.2%;
    margin-right: 5px;
  }
}
@media screen and (min-width: 992px) {
  .dashboard .tool-links .tool-item {
    width: 32.7%;
  }
}
.dashboard .tool-links ul {
  list-style: none;
  font-size: 18px;
}
.dashboard .tool-links ul li {
  border-bottom: 1px solid #eee;
  padding: 20px 0;
}
.dashboard .tool-links ul li:nth-last-child(1) {
  border-bottom: 1px solid transparent;
}
.dashboard .tool-links ul li a {
  text-decoration: none;
  color: #005a8e;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
}
.dashboard .tool-links ul li a:hover {
  text-decoration: underline;
  color: #005a8e;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
}
.dashboard .tool-links .title {
  color: #4e6287;
  font-size: 16px !important;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  border-bottom: 1px solid #E2E2E2;
  padding-bottom: 8px;
}
.dashboard .ownership .available-products {
  /*custom scrollbar*/
}
.dashboard .ownership .available-products div[name=maxEditionDropdown] {
  min-width: 228px;
  margin: 4px 4px 4px 4px;
  padding-left: 12px;
}
.dashboard .ownership .available-products .module-cart-list {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
}
.dashboard .ownership .available-products .module-cart-list .available-products {
  max-height: 356px;
}
.dashboard .ownership .available-products .module-cart-list .available-products .item-to-buy {
  margin-bottom: 15px;
  vertical-align: middle;
  margin: 12px 10px 12px 0;
}
.dashboard .ownership .available-products .module-cart-list .available-products .item-to-buy .product-label {
  width: 66%;
  float: left;
}
.dashboard .ownership .available-products .module-cart-list .available-products .product-row {
  margin-top: 12px;
  margin-bottom: 12px;
  line-height: 26px;
}
.dashboard .ownership .available-products .module-cart-list span.checkbox {
  background-image: url('img/checkbox-sprite.png');
  width: 25px;
  height: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin: 0 5px 0 0;
  background-position: top left;
}
.dashboard .ownership .available-products .module-cart-list span.checkbox.checked {
  background-position: bottom left;
}
.dashboard .ownership .available-products .module-cart-list span.checkbox.disabled {
  pointer-events: none;
  cursor: default;
}
.dashboard .ownership .available-products .module-cart-list span.available-product-location {
  margin-left: 3px;
  margin-top: 4px;
  float: left;
  clear: both !important;
}
.dashboard .ownership .available-products .module-cart-list-header {
  position: relative;
  bottom: -14px;
}
.dashboard .ownership .available-products .btn {
  font-size: 12px;
  line-height: 0;
  padding: 20px;
  background-color: #005a8e;
}
.dashboard .ownership .available-products .btn:hover {
  background-color: rgba(0, 90, 142, 0.8);
}
.dashboard .ownership .available-products .btn.disabled {
  background-color: #c7c8ca;
  opacity: 1;
}
.dashboard .ownership .available-products .underline {
  color: #4e6287;
  font-size: 18px;
  font-weight: 700;
  line-height: 72px;
  border-bottom: 1px solid #eee;
}
.dashboard .ownership .available-products .mCSB_container {
  padding-right: 0px !important;
}
.dashboard .ownership .available-products .mCSB_scrollTools {
  background-color: #eee;
  border-radius: 10px;
  width: 6px;
}
.dashboard .ownership .available-products .mCSB_scrollTools .mCSB_buttonUp,
.dashboard .ownership .available-products .mCSB_scrollTools .mCSB_buttonDown {
  display: none !important;
}
.dashboard .ownership .available-products .mCSB_scrollTools .mCSB_draggerContainer {
  background-color: transparent;
  margin: 0;
}
.dashboard .ownership .available-products .mCSB_scrollTools .mCSB_draggerContainer .mCSB_draggerRail {
  background-color: #eee;
}
.dashboard .ownership .available-products .mCSB_scrollTools .mCSB_draggerContainer .mCSB_dragger {
  background-color: #c7c8ca;
  border-radius: 10px;
}
.dashboard .ownership .available-products .mCSB_scrollTools .mCSB_draggerContainer .mCSB_dragger:hover .mCSB_dragger,
.dashboard .ownership .available-products .mCSB_scrollTools .mCSB_draggerContainer .mCSB_dragger:active .mCSB_dragger,
.dashboard .ownership .available-products .mCSB_scrollTools .mCSB_draggerContainer .mCSB_dragger:hover .mCSB_dragger_bar,
.dashboard .ownership .available-products .mCSB_scrollTools .mCSB_draggerContainer .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #c7c8ca;
  border-radius: 10px;
}
.dashboard .ownership .available-products .mCSB_scrollTools .mCSB_draggerContainer .mCSB_dragger .mCSB_dragger_bar {
  background-color: #c7c8ca;
  border-radius: 10px;
}
.dashboard .ownership .available-products .loading-image img {
  width: 48px;
}
.dashboard .ownership .search {
  text-align: right;
  padding: 0;
  width: 100%;
}
.dashboard .ownership .search .btn {
  padding: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.dashboard .ownership .row .info-note {
  text-transform: none;
}
.dashboard .ownership .row .info-note h5 {
  margin-top: 0px;
}
.dashboard .ownership .search.form-group {
  width: 85%;
}
.dashboard .ownership .search input {
  border: 0px;
  border-radius: 0;
  border-bottom: 2px solid #eee;
  height: 50px;
  box-shadow: none;
  width: 100% !important;
  font-size: 18px;
  line-height: 50px;
}
.dashboard .ownership .search input.has-bg-icon {
  background-image: url('img/search-icon.png');
  background-repeat: no-repeat;
  background-position: 10px center;
  padding-left: 43px;
}
.dashboard .ownership .dashboard-list .product .previous-reports,
.dashboard .ownership .files .previous-reports {
  height: 20px;
  padding-left: 45px;
  overflow: hidden;
}
.dashboard .ownership .dashboard-list .product .previous-reports.ng-hide,
.dashboard .ownership .files .previous-reports.ng-hide {
  display: block !important;
  height: 0px;
}
.dashboard .ownership .dashboard-list .product .previous-reports .link,
.dashboard .ownership .files .previous-reports .link {
  display: inline-block;
  font-size: 13px;
  cursor: pointer;
}
.dashboard .ownership .dashboard-list .product .previous-reports .link:hover,
.dashboard .ownership .files .previous-reports .link:hover,
.dashboard .ownership .dashboard-list .product .previous-reports .link:focus,
.dashboard .ownership .files .previous-reports .link:focus,
.dashboard .ownership .dashboard-list .product .previous-reports .link:visited,
.dashboard .ownership .files .previous-reports .link:visited {
  color: #005a8e;
  text-decoration: none;
}
.dashboard .ownership .dashboard-list .product .previous-reports .separator,
.dashboard .ownership .files .previous-reports .separator {
  color: #4e6287;
  margin-right: 5px;
}
.dashboard .ownership .search-box .btn.btn-primary {
  border-radius: 0;
  background-color: #00b0d2;
  box-shadow: none;
  height: 50px;
  vertical-align: middle;
  padding: 15px;
  display: inline-block;
  border: 0;
}
.dashboard .ownership .select-ownership span {
  color: #001f52;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}
.dashboard .ownership .select-ownership select {
  height: 52px;
  margin-left: 20px;
}
@media screen and (min-width: 768px) {
  .dashboard .ownership .select-ownership select {
    min-width: 409px;
  }
}
.dashboard .ownership .available-purchases-container > .available-products {
  overflow: hidden;
}
.dashboard .ownership .module-cart-list {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
}
.dashboard .ownership .module-cart-list .available-products {
  max-height: 356px;
}
.dashboard .ownership .module-cart-list .available-products .btn-disabled.disabled {
  background-color: #c7c8ca !important;
}
.dashboard .ownership .module-cart-list .available-products .item-to-buy {
  margin-bottom: 15px;
  vertical-align: middle;
  margin: 10px 0 !important;
}
.dashboard .ownership .available-for-purchase-form label,
.dashboard .ownership .other-options-form label {
  line-height: 40px;
}
.dashboard .ownership .available-for-purchase-form .label-vertical-align,
.dashboard .ownership .other-options-form .label-vertical-align {
  padding-top: 0.5rem;
}
.dashboard .ownership .available-for-purchase-form .radio-option,
.dashboard .ownership .other-options-form .radio-option {
  margin-right: 25px;
}
.dashboard .ownership .available-for-purchase-form .has-error .option-label,
.dashboard .ownership .other-options-form .has-error .option-label {
  color: red;
}
.dashboard .ownership .available-for-purchase-form .custom-radio > a {
  position: relative;
  top: 15px;
}
.dashboard .ownership .available-for-purchase-form .form-group {
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
.dashboard .ownership .available-for-purchase-form .form-group .wrap-dd-select,
.dashboard .ownership .available-for-purchase-form .form-group .dropdown-normal {
  min-width: 228px;
  padding-left: 12px;
  font-size: 13px;
  margin: 4px 4px 4px 4px;
}
.dashboard .ownership .available-for-purchase-form .form-group .dropdown-basecity > span.selected:first-child {
  overflow: hidden;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
}
.dashboard .ownership .other-options-form .custom-radio > a {
  position: relative;
  top: 11px;
}
.dashboard .ownership .icon-pdf {
  width: 27px;
  height: 27px;
  display: inline-block;
  background-repeat: no-repeat;
  margin-right: 20px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAZCAYAAADAHFVeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjIzQ0RFMzVBOTU3OTExRTY5M0VGRUQwRDJGMTRBQTQxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjIzQ0RFMzVCOTU3OTExRTY5M0VGRUQwRDJGMTRBQTQxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjNDREUzNTg5NTc5MTFFNjkzRUZFRDBEMkYxNEFBNDEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjNDREUzNTk5NTc5MTFFNjkzRUZFRDBEMkYxNEFBNDEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5XdwPZAAACNUlEQVR42rSWTUhUURTH77OZyMqZCVyEFESSQhRCm6KV5sKVMkRQ1KKVCyHBWpRom1YmroKCWioYBC3Uwa+VBS002mQf+EHgIoUBs5oxRad8/o6cB49hZnpv5nngx7kfc+//nXvfOW8s27aNZVkmMvTphDGmF5qhwhS2NehKxc+/MB5MNMQsaUSHP4vQDFQZf9aG4HOvYiHtP1ahdeiG2QJrD0MfnIVnnEgawUEvT+ZE9pt2BNpZ+LTQAjaP4X7ANzgD/+Aq60b+F1mZs4f6aY/HJ+tOwRIcgNc8RKOXRW776+O+wnAclrWdQPCyHzG/dgiikIRyGEfwQpBiW3INrv5ROAireh2TCNYGIsaLsIkbzho+BjvwEyrhUa61oSKP7zpcg5qscXlpbkNtYGJEt417mSMtOlTMCjKyfCa5NwAL+yZGRHL3N+EGSOmLMSbtV5yCHZgYm+4lNcRdw3XQImPM39IqU3Keid1XoTlocLGoL9KdII+xTX2SI3vjinhFa6fMPyk5MjY8gjup3Y0cyW/caVDqMUqCZ7R9N2vunvr1QMQ4Nqkak9od1a+989V3qsxYUJGJdcIfqLaM/Rahetpyd9XyPPAwn1ioiOi+4K7AV/7NnMZPqdBHqGd+MXvzlFbsS/ChCMH3RHQulkm3lpmd8rVwdJ6xiXwVJAGSfD1aDWZ96kktbPoVrnig/dZC5apTE7HKyYkS7B305/2eEfJ33EWt5OkiRZL6v7OJ/TK5frArwAAQZqqSebc51wAAAABJRU5ErkJggg==');
}
.dashboard .ownership .icon-with-link {
  display: inline-block;
}
.dashboard .ownership .file-link {
  color: #005a8e;
  font-size: 18px;
  font-weight: 400;
}
.dashboard .ownership .status-messages {
  margin-bottom: 15px;
}
.dashboard .ownership .status-messages .glyphicon.glyphicon-refresh.glyphicon-refresh-animate {
  -animation: spin .7s infinite linear;
  animation: spin 1s infinite linear;
}
@keyframes spin {
  from {
    transform: scale(1) rotate(0deg);
  }
  to {
    transform: scale(1) rotate(360deg);
  }
}
.dashboard .ownership .pagination li.active a {
  color: #004281;
}
.dashboard .ownership .pagination li.disabled {
  display: none;
}
.dashboard .ownership .pagination li a {
  background-color: transparent;
  border-color: transparent;
  color: #005a8e;
}
.dashboard .ownership .wrap-dd-select,
.dashboard .ownership .dropdown-normal {
  min-width: 325px;
}
.dashboard .change-account {
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  font-size: 16px;
  line-height: 21px;
}
.dashboard .change-account .btn-group.open .dropdown-toggle {
  box-shadow: none;
}
.dashboard .change-account .dropdown-toggle {
  padding: 0;
}
.dashboard .change-account .dropdown-toggle:hover,
.dashboard .change-account .dropdown-toggle:visited,
.dashboard .change-account .dropdown-toggle:focus {
  text-decoration: none;
}
.dashboard .change-account .dropdown-toggle .caret {
  border-top: 6px solid;
  border-right: 3px solid transparent;
  border-left: 3px solid transparent;
}
.dashboard .dashboardTabs {
  color: #001f52;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 25px !important;
  font-size: 0;
}
.dashboard .dashboardTabs .nav-tabs {
  border-bottom: none;
  padding: 0;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .dashboard .dashboardTabs .nav-tabs {
    padding-left: 15px;
    padding-right: 15px;
    width: 720px;
  }
}
@media (min-width: 992px) {
  .dashboard .dashboardTabs .nav-tabs {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .dashboard .dashboardTabs .nav-tabs {
    width: 1170px;
  }
}
.dashboard .dashboardTabs .tab {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  list-style: none;
  cursor: pointer;
  float: left;
  color: #005a8e;
  font-size: 16px;
  font-weight: 400;
  border: 1px solid #eee;
  text-align: center;
  height: 114px;
  max-height: 67px;
  vertical-align: middle;
  -ms-flex-pack: center;
      justify-content: center;
}
.dashboard .dashboardTabs .tab:hover {
  text-decoration: underline;
}
.dashboard .dashboardTabs .tab a {
  pointer-events: none;
  white-space: nowrap;
}
.dashboard .dashboardTabs .tab a:hover {
  color: #005a8e;
  background-color: transparent;
  border: none;
}
.dashboard .dashboardTabs .tab a:focus {
  background-color: transparent;
  border: none;
}
.dashboard .dashboardTabs .tab.active {
  background-color: #fafafa;
  color: #001f52;
}
.dashboard .dashboardTabs .tab.active a {
  pointer-events: none;
  border: none;
  cursor: pointer;
  background-color: transparent;
}
.dashboard .dashboardTabs .tab.active a:hover {
  background-color: transparent;
  border: none;
}
.dashboard .dashboardTabs .tab.active a:focus {
  background-color: transparent;
  border: none;
}
.dashboard .dashboardTabs .tab-content {
  border-top: 1px solid #eee;
}
.dashboard .dashboardTabs .content {
  display: inline-block;
  border: 1px solid #eee;
  border-top: none;
  background-color: #fafafa;
  font-size: 16px;
  line-height: 21px;
  border-left: none;
  border-right: none;
  padding-top: 30px;
}
@media screen and (min-width: 768px) {
  .dashboard .dashboardTabs .tab.active {
    background-color: #fafafa;
    border-bottom: none;
  }
}
@media (min-width: 992px) {
  .dashboard .dashboardTabs ul.nav-tabs {
    display: block;
  }
  .dashboard .dashboardTabs .content {
    display: block;
    padding-bottom: 70px;
  }
  .dashboard .dashboardTabs .tab-accordion-header,
  .dashboard .dashboardTabs .tab-accordion-header.active {
    display: none;
  }
  .dashboard .dashboardTabs .nav > li > a:hover,
  .dashboard .dashboardTabs .nav > li > a:focus {
    background-color: transparent;
    border: none;
  }
  .dashboard .dashboardTabs .tab.active {
    background-color: #fafafa;
    border-bottom: none;
    color: #001f52;
  }
  .dashboard .dashboardTabs .tab.active a {
    pointer-events: none;
    border: none;
    cursor: pointer;
    background-color: transparent;
  }
  .dashboard .dashboardTabs .tab.active a:hover {
    background-color: transparent;
    border: none;
  }
  .dashboard .dashboardTabs .tab.active a:focus {
    background-color: transparent;
    border: none;
  }
  .dashboard .dashboardTabs .tab a {
    white-space: nowrap;
    pointer-events: none;
  }
  .dashboard .dashboardTabs .tab a:hover {
    color: #005a8e;
    background-color: transparent;
    border: none;
  }
  .dashboard .dashboardTabs .tab a:focus {
    background-color: transparent;
    border: none;
  }
}
.dashboard .location-products {
  border-top: 12px solid #0fb694;
  display: block;
  padding-bottom: 71px;
}
.dashboard .location-products .close-container {
  height: 40px;
}
.dashboard .location-products .close-container .close-icon {
  color: #0fb694;
  font-size: 22px;
  line-height: 40px;
  padding-right: 20px;
  padding-top: 6px;
  cursor: pointer;
}
.dashboard .location-products .modal-header {
  color: #0fb694;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  font-size: 22px;
  line-height: 40px;
  border-bottom: none;
}
.dashboard .location-products .modal-body .selected-location {
  color: #0fb694;
}
.dashboard .location-products .modal-body .location-products-list {
  color: #001f52;
  margin-bottom: 47px;
}
.dashboard .location-products .modal-body .available-products .mCSB_container_wrapper {
  margin-right: 15px;
}
.dashboard .location-products .modal-body .available-products .mCSB_container_wrapper .mCSB_container {
  width: 100% !important;
}
.dashboard .location-products .modal-body .available-products .underline {
  line-height: 20px;
  margin-bottom: 5px;
  border-bottom: none;
  font-size: 16px;
  font-weight: 700;
}
.dashboard .location-products .modal-body .available-products .module-cart-list {
  border-bottom: none;
}
.dashboard .location-products .modal-body .available-products .module-cart-list .mCS_no_scrollbar .item-to-buy {
  padding-right: 22px;
}
.dashboard .location-products .modal-body .available-products .module-cart-list .item-to-buy {
  padding-right: 10px;
}
.dashboard .location-products .modal-body .available-products .module-cart-list .item-to-buy .product-name {
  width: 70%;
  display: inline-block;
  vertical-align: middle;
}
.dashboard .location-products .modal-body .available-products .module-cart-list .item-to-buy .price {
  padding-right: 3px;
}
.dashboard .location-products .modal-body .available-products .module-cart-list .underline-container {
  padding-right: 0px;
}
.dashboard .location-products .modal-body .available-products .module-cart-list .underline {
  border: 1px solid #808080;
}
.dashboard .location-products .modal-body .available-products .module-cart-list .location-total-checkout-price {
  margin-bottom: 0.7rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 1rem;
}
.dashboard .location-products .modal-body .available-products .module-cart-list .location-total-checkout-price span {
  padding-left: 0px;
}
.dashboard .location-products .modal-body .available-products .module-cart-list .location-total-checkout-price .total-checkout-price {
  margin-left: 0.75px;
  margin-right: 0.75px;
  padding-right: 3px;
}
.dashboard .location-products .modal-body .available-products .other-options-form {
  margin: 0px 0 0 0;
}
.dashboard .location-products .modal-body .available-products .other-options-form label,
.dashboard .location-products .modal-body .available-products .other-options-form .option-wrapper {
  padding: 0;
  line-height: 50px;
  margin: 0;
}
.dashboard .location-products .modal-body .available-products .other-options-form label label,
.dashboard .location-products .modal-body .available-products .other-options-form .option-wrapper label {
  margin-left: 0;
  margin-right: 25px;
}
.dashboard .location-products .modal-body .available-products .other-options-form .dnnFormItem select {
  padding-left: 7px;
  width: 100%;
}
.dashboard .location-products .modal-body .available-products .other-options-form .dv-product-modal {
  margin-left: 5px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0.7rem;
}
.dashboard .location-products .modal-content-container {
  width: 75%;
}
.dashboard .event-register-modal {
  border-top: 12px solid #005a8e;
  display: block;
  padding-bottom: 71px;
}
.dashboard .event-register-modal .close-container {
  height: 40px;
}
.dashboard .event-register-modal .close-container .close-icon {
  color: #005a8e !important;
  font-size: 22px;
  line-height: 40px;
  padding-right: 20px;
  padding-top: 6px;
  cursor: pointer;
}
.dashboard .event-register-modal .modal-header {
  color: #005a8e;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  font-size: 22px;
  line-height: 40px;
  border-bottom: none;
}
.dashboard .event-register-modal .modal-body input,
.dashboard .event-register-modal .modal-body textarea {
  border-radius: 0;
  box-shadow: none;
  height: 45px;
}
.dashboard .event-register-modal .modal-body textarea {
  height: 90px;
}
.dashboard .event-register-modal .modal-content-container {
  width: 70%;
}
.dashboard .related-Links .title {
  padding-top: 39px;
  color: #001f52;
  font-size: 16px !important;
  margin-bottom: 14px;
}
.dashboard .related-Links ul {
  margin: 0;
  padding: 0;
}
.dashboard .related-Links ul li {
  list-style: none;
  padding: 0;
}
.dashboard .related-Links ul li span {
  border-bottom: 1px solid #eee;
  display: block;
  padding: 22px 0 22px 0;
}
.dashboard .related-Links ul li span a {
  display: block;
  font-size: 18px;
  cursor: pointer;
}
.dashboard .related-Links ul li span a i,
.dashboard .related-Links ul li span a em {
  float: right;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .dashboard .related-Links ul li a {
    font-size: 17px;
  }
}
.dashboard .fileshare.my-drop-zone.nv-file-over {
  border: 3px #86D3e5 dotted;
  background-image: url('img/drop-files-bg.png');
  background-position: center center;
  background-repeat: no-repeat;
}
.dashboard .fileshare .buttons .form-container {
  margin-bottom: 15px;
  padding: 0;
}
.dashboard .fileshare .buttons .form-container .close-form {
  float: right;
  cursor: pointer;
}
.dashboard .fileshare .buttons .form-container .btn.btn-primary {
  border-radius: 0;
  background-color: #005a8e;
  box-shadow: none;
  height: 50px;
  vertical-align: middle;
  padding: 15px;
  display: inline-block;
  border: 0;
}
.dashboard .fileshare .buttons .form-container .btn.btn-primary:hover {
  background-color: rgba(0, 90, 142, 0.8) !important;
}
.dashboard .fileshare .buttons .form-container .form-control {
  border-top: none;
  border-left: none;
  border-right: none;
  background-color: transparent;
  box-shadow: inset 0 0 0 transparent;
}
.dashboard .fileshare .buttons .form-container .file-uploader {
  text-align: right;
}
.dashboard .fileshare .buttons .form-container .btn-submit {
  width: 45%;
}
.dashboard .fileshare .buttons .form-container .uploaded-files {
  font-size: 14px;
}
.dashboard .fileshare .buttons .form-container .uploaded-files .file-item {
  margin-bottom: 15px;
}
.dashboard .fileshare .buttons .form-container .uploaded-files .file-item .file-name {
  -ms-word-break: break-all !important;
  word-break: break-all !important;
}
.dashboard .fileshare .buttons .form-container .uploaded-files .file-item .actions .btn {
  margin-bottom: 2px;
}
.dashboard .fileshare .buttons .form-container .uploaded-files .file-item .progress {
  margin-bottom: 0;
  height: 2px;
}
.dashboard .fileshare .buttons .form-container .uploaded-files .file-item .progress .progress-bar {
  background-color: #005a8e !important;
}
.dashboard .fileshare .buttons .form-container .uploaded-files .file-item .status {
  padding: 5px 10px;
  margin-left: 5px;
  margin-top: 2px;
  display: inline-block;
  color: white;
}
.dashboard .fileshare .buttons .form-container .uploaded-files .file-item .status.bg-success {
  background-color: #0fb694;
}
.dashboard .fileshare .buttons .form-container .uploaded-files .file-item .status.bg-warning {
  background-color: #fbae17;
}
.dashboard .fileshare .buttons .form-container .uploaded-files .file-item .status.bg-danger {
  background-color: #a9194f;
}
.dashboard .fileshare .pagination li.active a {
  color: #004281;
}
.dashboard .fileshare .pagination li.disabled {
  display: none;
}
.dashboard .fileshare .pagination li a {
  background-color: transparent;
  border-color: transparent;
  color: #005a8e;
}
.dashboard .fileshare .table {
  font-size: 16px;
}
.dashboard .recent-notifications .notifications li:nth-last-child(1) {
  border-bottom: none;
}
.dashboard .recent-notifications .notifications .notification-item {
  font-size: 16px;
  padding: 10px 0;
  border-bottom: 1px solid #eeeeee;
  max-width: 855px;
}
.dashboard .notificationtMsg {
  font-weight: bold;
  font-style: italic;
  color: red;
  font-size: small;
}
.dashboard .th-buttons {
  width: 15%;
  min-width: 170px;
}
.dashboard .th-orderable {
  cursor: pointer;
}
.dashboard .announcement-container {
  background-color: #0C356B;
}
.dashboard .accountSelection {
  margin-bottom: 0;
}
.dashboard .title-my-tools {
  color: #002c77;
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 40px;
}
.dashboard .switch-client {
  color: #005a8e;
  border-left: 1px solid #eee;
  height: 51px;
  vertical-align: middle;
  letter-spacing: 2.2px;
  text-decoration: none;
  font-size: 11px;
}
.dashboard .switch-client .icon-switch-client {
  background-image: url('img/switch-icon.png');
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  background-position: 0 1px;
  background-repeat: no-repeat;
}
.dashboard .switch-client:hover {
  text-decoration: underline;
}
.dashboard .faq-link {
  border-left: 1px solid #eee;
}
@media screen and (min-width: 992px) {
  .dashboard .faq-link {
    padding-right: 20px !important;
  }
}
.dashboard .faq-link:hover {
  text-decoration: underline;
}
.dashboard .feedback-link {
  border: none !important;
}
@media screen and (min-width: 992px) {
  .dashboard .feedback-link {
    padding-right: 20px !important;
  }
}
.dashboard .feedback-link:hover {
  text-decoration: underline;
}
.dashboard .selector label {
  font-size: 13px;
  font-weight: 400;
  line-height: 50px;
  vertical-align: middle;
  display: inline-block;
}
.dashboard .actions span {
  cursor: pointer;
}
.dashboard .actions span.active {
  font-weight: normal;
}
.dashboard .actions .show-more.active .caret {
  border-top: 0px solid transparent;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dashboard .underline {
  color: #001f52;
  font-size: 18px;
  font-weight: 700;
  line-height: 43px;
  border-bottom: 1px solid #eee;
}
.dashboard .no-underline {
  color: #001f52;
  font-size: 18px;
  font-weight: 700;
  line-height: 43px;
}
.dashboard .dashboard-list .product,
.dashboard .files {
  border-bottom: 1px solid #eee;
  padding: 20px 0;
}
.dashboard .dashboard-list .product em,
.dashboard .files em {
  float: none;
}
.dashboard .dashboard-list .product *,
.dashboard .files * {
  vertical-align: middle;
}
.dashboard .dashboard-list .product .product-description,
.dashboard .files .product-description {
  margin-bottom: 10px;
}
.dashboard .header .primary-navigation .navbar-nav .dropdown.home-link {
  display: block !important;
}
@media screen and (min-width: 992px) {
  .dashboard .header .primary-navigation .navbar-nav .dropdown .item {
    padding: 0 6px !important;
  }
}
@media screen and (min-width: 1200px) {
  .dashboard .header .primary-navigation .navbar-nav .dropdown .item {
    padding: 0 8px !important;
  }
}
@media screen and (min-width: 992px) {
  .dashboard .header .primary-navigation .navbar-header {
    margin-right: 0px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .dashboard .header .search-box .search-input.focus {
    width: 920%;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1899px) {
  .dashboard .header .search-box .search-input.focus {
    width: 1126%;
  }
}
@media screen and (min-width: 1900px) and (max-width: 3799px) {
  .dashboard .header .search-box .search-input.focus {
    width: 1022%;
  }
}
.delete-products-modal {
  display: block;
  padding-bottom: 50px;
}
.delete-products-modal .delete-products-modal-header {
  font-family: 'Noto Sans Regular', Arial, sans-serif;
  font-size: 50px !important;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42px;
  padding: 15px;
}
.delete-products-modal .delete-products-modal-body {
  position: relative;
  padding: 15px;
}
.delete-products-modal .delete-products-modal-body .modal-content-container {
  width: 75%;
}
/*overrides to fix some issues in dnn control bar*/
#ControlBar_CustomMenuItems > li > a,
#ControlActionMenu > li > a,
a.controlBar_editPageInEditMode {
  height: 55px !important;
}
#ControlNav > li > a {
  height: 53px !important;
}
.dnnDropDownList .selected-item a,
.dnnDropDownList .selected-item a:link,
.dnnDropDownList .selected-item a:visited,
.dnnDropDownList .selected-item a:hover,
.dnnDropDownList .selected-item a:active {
  height: 33px !important;
}
.mark {
  background-color: transparent !important;
}
.paneOutline {
  padding: 50px 0;
  border: 2px dotted #EEE;
  margin-bottom: 10px;
}
.DNNEmptyPane {
  height: 0;
}
.flex {
  display: -ms-flexbox;
  display: flex;
}
.flx-middle {
  -ms-flex-align: center;
      align-items: center;
}
.flx-between {
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.flx-arround {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.flx-center {
  -ms-flex-pack: center;
      justify-content: center;
}
.no-padding {
  padding: 0;
}
html.ie .header .primary-navigation .navbar-nav .dropdown .caret {
  top: -50px;
  left: 10px;
}
html.ie .header .top-bar .top-actions .quick-links .dropdown-menu.list-group {
  left: auto;
}
html.ie .cta .btn {
  letter-spacing: normal;
}
html.ie .top-section {
  height: 475px;
}
@media screen and (min-width: 992px) {
  html.ie .top-section {
    height: 450px;
  }
}
@media (min-width: 1200px) {
  html.ie .newsletter .mktoForm.mktoHasWidth .mktoLabel {
    width: auto !important;
  }
}
html.ie .header .top-bar .top-actions .action {
  width: auto !important;
}
html.ie9 .header .primary-navigation .navbar-header .navbar-brand {
  top: 50% !important;
}
html.ie9 .ownership .status-messages .glyphicon.glyphicon-refresh.glyphicon-refresh-animate {
  background-image: url('img/progress.gif');
  font-family: none;
  width: 16px;
  height: 16px;
}
.megamenu .nav,
.megamenu .collapse,
.megamenu .dropup,
.megamenu .dropdown {
  position: static;
}
.megamenu .container {
  position: relative;
}
.megamenu .dropdown-menu {
  left: auto;
}
.megamenu .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}
.megamenu .dropdown.yamm-aw .dropdown-menu {
  left: auto;
  right: auto;
}
.language-alert {
  background-color: #00b0d3;
  text-align: center;
  padding: 10px 15px;
  border: 1px solid #0b8da7;
}
.language-alert .text-color {
  color: white;
}
.sc-uninitialized
{
	display:none !important;
}
.sc-content-block-menu a
{
	display:none !important;
}
.sc-content-block-menu
{
	display:none !important;
}
