/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

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

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

.paragraphSystem,
.row {
  margin-left: -15px;
  margin-right: -15px;
}

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

.row:after,
.paragraphSystem:after,
.container:after,
.container-fluid:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.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;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.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%;
  }
}/*!
 * Stylesheet for Disclosure Publication Project. A GlaxoSmithKline website.
 * Version v1.0.1.
 */
/*
#################################################################

REBOOT AND NORMALIZE
------------------
Summary:
Project: Disclosure Publication Project
Source: github.com/necolas/normalize.css
Licence: MIT License
------------------
Usage: Normalization of HTML elements, manually forked from Normalize.css to remove
styles targeting irrelevant browsers while applying new styles.

Normalize is licensed MIT. https://github.com/necolas/normalize.css

#################################################################
*/
html {
  box-sizing: border-box;
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

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

body {
  margin: 0;
  color: #878280;
}

[tabindex="-1"]:focus {
  outline: none !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4 {
  margin-top: 0;
  margin-bottom: .5rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ul {
  list-style-type: disc;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 60%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #007F90;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  word-wrap: break-word;
  transition: all 0.2s ease-in-out;
}

a:hover {
  color: #f36633;
  text-decoration: none;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

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

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem 0;
  padding-bottom: 0.5rem 0;
  color: #eeedec;
  text-align: left;
  caption-side: bottom;
}

label {
  display: inline-block;
  margin-bottom: .1rem;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/*
#################################################################

TYPOGRAPHY
------------------
Summary:
Project: Disclosure Publication Project
Source: https://raw.githubusercontent.com/twbs/bootstrap-sass/master/assets/stylesheets/bootstrap/_type.scss
------------------
Usage: 

#################################################################
*/
.page-title {
  font-size: 2.2rem;
  line-height: 1.1em;
  display: block;
  color: #5c5551;
}

.section-title {
  font-size: 1.6rem;
  line-height: 1.2em;
  display: block;
  color: #5c5551;
}

.intro-title {
  font-family: Georgia;
  font-size: 1.35rem;
  line-height: 1.35em;
  display: block;
  color: #5c5551;
}

.form-text {
  font-size: 0.8571rem;
  line-height: 1rem;
}

.body-title {
  font-size: 1rem;
  display: block;
  line-height: 1.4em;
  font-weight: 700;
}

.footnote {
  font-size: 0.9rem;
  line-height: 1.4em;
}

.footnote .richText-content {
  padding: 15px;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

.red {
  color: #e22345;
}

/*
#################################################################

BUTTONS
------------------
Summary: 
Project: Disclosure Publication Project
Source: https://raw.githubusercontent.com/twbs/bootstrap-sass/master/assets/stylesheets/bootstrap/_buttons.scss
------------------
Usage: 

#################################################################
*/
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn {
  color: #ffffff;
  font-size: 0.7857rem;
  line-height: normal;
  font-weight: 700;
  background-color: #f36633;
  padding: 9px 8px;
  display: inline-block;
  min-width: 90px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
}

.btn:hover {
  color: #ffffff;
  background-color: #878280;
  border-color: transparent;
  text-decoration: none;
}

.btn:focus, .btn.focus {
  color: #ffffff;
  border-color: transparent;
  box-shadow: none;
  background-color: #878280;
  text-decoration: none;
}

.btn:disabled, .btn.disabled {
  color: #CCCCCC;
  background-color: #eeedec;
  cursor: no-drop;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.back-btn {
  position: relative;
  padding-left: 12px;
  color: #5c5551;
}

.back-btn::before {
  content: "";
  width: 10px;
  height: 10px;
  border: 2px solid #f36633;
  position: absolute;
  left: 0;
  top: 5px;
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  border-right: none;
  border-top: none;
}

.back-btn:hover {
  color: #5c5551;
  text-decoration: underline;
}

.form-button {
  min-width: 90px !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  padding: 10px !important;
  margin-bottom: 15px;
  border: none;
  cursor: pointer;
  border-radius: 5px;
}

/*
#################################################################

BACKGROUUNDS
---------------------------------

#################################################################
*/
.bg-gray-light {
  background: #eeedec;
}

.bg-white {
  background: #ffffff;
}

.bg-gray-lighter {
  background: #F0EFED;
}

html {
  font-size: 16px;
  font-family: arial, sans-serif;
  line-height: 1.4em;
}

.component {
  margin-bottom: 0;
}

.component > .component-content {
  margin-bottom: 0;
}

.component > .component-content:before, .component > .component-content:after {
  content: "";
  display: table;
}

.component > .component-content:after {
  clear: both;
}

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

.component-content:after {
  clear: both;
}

@media (min-width: 992px) {
  body > .container {
    padding: 0;
  }
}

.container > .row:first-child,
#header > .row:first-child,
#content > .row:first-child,
#footer > .row:first-child {
  margin-left: 0;
  margin-right: 0;
}

#header, #content, #footer {
  padding-left: 0;
  padding-right: 0;
}

#content {
  padding-top: 80px;
  min-height: 500px;
  margin-bottom: 30px;
}

/*
#################################################################

COOKIE POLICY
------------------
Summary: cookie policy styles
Project: Disclosure Publication Project
Usage: This is the main SCSS for the cookie policy popup

#################################################################
*/
#CookieQBanner.__cq-none {
  border-top: 4px solid #f36633;
  bottom: 0;
  position: fixed;
  top: auto;
}

#CookieQBanner.__cq-none .__cqinner {
  margin: 0 15px;
  font-size: .9285rem;
  max-width: 100%;
}

#CookieQBanner.__cq-none a.__cqAgree {
  margin-right: 15px;
}

.cookiePolicy-info {
  background-color: #e7e7e7;
  transition: linear 2s all;
  max-height: 1000px;
  overflow: hidden;
}

.cookiePolicy-info .cookiePolicy-inner {
  padding: 20px 10px;
  width: auto;
  max-width: 940px;
  margin: 0 auto;
}

.cookiePolicy-info.collapsed {
  max-height: 0;
}

.cookiePolicy-restrictive {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
}

@media (max-width: 767px) {
  .cookiePolicy-restrictive {
    position: absolute;
  }
}

.cookiePolicy-restrictive .cookiePolicy-inner {
  position: fixed;
  top: 100px;
  width: 700px;
  margin-left: -350px;
  left: 50%;
  padding: 13px;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  .cookiePolicy-restrictive .cookiePolicy-inner {
    position: absolute;
    width: auto;
    margin: 20px;
    left: 0;
    top: 0;
  }
}

.cookiePolicy-restrictive.collapsed {
  display: none;
}

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

/*
#################################################################

IMAGE
------------------
Summary: Main Image styles
Project: Disclosure Publication Project
Usage: This is the main CSS for the image in the website

#################################################################
*/
.image .right {
  text-align: right;
}

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

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

.image figure {
  margin: 0;
}

/*
#################################################################

HEADER
------------------
Summary: Header styles
Project: Disclosure Publication Project
Usage: SCSS for the header;

#################################################################
*/
.fixed-header {
  background: #eeedec;
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1010;
  padding: 0;
}

.fixed-header.hide-header {
  top: -63px;
  transition: all 0.5s ease;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}

@media (min-width: 992px) {
  .fixed-header.hide-header {
    background: #ffffff;
  }
  .fixed-header.hide-header .category-subnav {
    margin-bottom: 15px;
  }
}

.fixed-header .u-box-white {
  z-index: 2;
}

@media (max-width: 991px) {
  .fixed-header {
    background: #ffffff;
  }
}

/*
#################################################################

FOOTER
------------------
Summary: Main footer styles
Project: Disclosure Publication Project
Usage: This is the main CSS for the footer of the website

#################################################################
*/
#footer p {
  text-align: center;
}

@media (min-width: 768px) {
  #footer p {
    text-align: left;
  }
}
#footer ol, #footer ol ~ p {
  margin-bottom: 0; 
  }

/*
#################################################################

EXPERT PORTAL FORM STYLES
------------------
Summary: Main  form styles
Project: Disclosure Publication Project
Usage: This is the main CSS for the form elements of the website

#################################################################
*/
input[type=submit] {
  color: #ffffff;
  font-size: 0.7857rem;
  line-height: normal;
  font-weight: 700;
  background-color: #f36633;
  padding: 9px 8px;
  display: inline-block;
  min-width: 90px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  color: #ffffff;
  font-family: arial, sans-serif !important;
  font-size: 0.7857rem !important;
  width: auto !important;
  height: auto !important;
  background: #f36633 !important;
  box-shadow: none !important;
  min-width: 74px;
  border-radius: 0 !important;
  outline: none;
}

input[type=submit]:hover {
  color: #ffffff;
  background-color: #878280;
  border-color: transparent;
  text-decoration: none;
}

input[type=submit]:focus, input[type=submit].focus {
  color: #ffffff;
  border-color: transparent;
  box-shadow: none;
  background-color: #878280;
  text-decoration: none;
}

input[type=submit]:disabled, input[type=submit].disabled {
  color: #CCCCCC;
  background-color: #eeedec;
  cursor: no-drop;
}

input[type=submit]:hover {
  background: #878280 !important;
}

input[type=text], input[type=password], textarea {
  border: 1px solid #e7e7e7 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #707070 !important;
  font-family: arial, sans-serif !important;
  font-size: 1rem !important;
  line-height: 1rem !important;
  outline: none;
  padding: 0 10px;
}

input[type=text]:focus, input[type=password]:focus, textarea:focus {
  border: 1px solid #CCCCCC !important;
  box-shadow: none !important;
}

select {
  background: none !important;
  border-radius: 0 !important;
  border: 1px solid #e7e7e7 !important;
  padding-left: 10px !important;
  -moz-appearance: none;
  -webkit-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  position: relative;
  z-index: 2;
  box-shadow: none !important;
  outline: none;
  color: #707070 !important;
  font-family: arial, sans-serif !important;
  font-size: 1rem !important;
  line-height: 1rem !important;
}

select:focus {
  border: 1px solid #CCCCCC !important;
  box-shadow: none !important;
}

select option {
  color: #707070 !important;
  font-family: arial, sans-serif !important;
  font-size: 1rem !important;
  line-height: 1rem !important;
}

select option:hover, select option:focus {
  background-color: #f36633 !important;
  color: #ffffff !important;
  padding: 10px !important;
}

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

input[type=radio] {
  position: absolute;
  left: -999em;
}

input[type=radio] + label {
  cursor: pointer;
  padding: 0 9px 9px 0;
  margin-right: 10px;
  position: relative;
  font-weight: 500;
}

input[type=radio] + label span {
  display: block;
  margin: -25px 0 0 0;
}

input[type=radio] + label:before {
  content: "";
  background-color: #ffffff;
  box-shadow: none;
  padding: 10px;
  display: inline-block;
  position: relative;
  margin-right: 10px;
  top: 5px;
  border-radius: 2rem;
  border: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

input[type=radio] + label:after {
  border-radius: 100%;
  position: absolute;
  left: 5px;
  top: 10px;
  width: 12px;
  height: 12px;
}

input[type=radio] + label:hover:before {
  border-radius: 2rem;
  border: 1px solid #707070;
  border-bottom: 1px solid #707070;
}

input[type=radio] + label:hover:after {
  content: '';
  background: #707070;
}

input[type=radio] + label:active:before {
  border-radius: 2rem;
  border: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

input[type=radio] + label:active:after {
  content: '';
  background: #f36633;
}

input[type=radio] + label.btn {
  padding: 10px;
}

input[type=radio] + label.btn:after {
  padding: 10px;
  border: 2px solid #ffffff;
}

input[type=radio] + label.inline {
  margin: -20px 0 10px;
}

input[type=radio] + label.inline span {
  display: inline-block;
  margin: 0;
}

input[type=radio] + label.inline i {
  margin: 0 0 -10px  10px !important;
}

input[type=radio]:focus + label:before {
  content: '';
}

input[type=radio]:checked + label:after {
  content: '';
  background: #f36633;
}

input[type=radio]:disabled + label {
  cursor: not-allowed;
}

input[type=radio]:disabled + label:before {
  background-color: #707070;
}

input[type=checkbox] {
  position: absolute;
  left: -999em;
}

input[type=checkbox] + label {
  cursor: pointer;
  margin: 0 0 10px;
  position: relative;
  font-weight: 500;
}

input[type=checkbox] + label.block span {
  display: block;
  margin: -30px 0 0 40px;
}

input[type=checkbox] + label:before {
  content: "";
  background-color: #ffffff;
  box-shadow: none;
  padding: 10px;
  border: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  border-radius: 0;
  display: inline-block;
  position: relative;
  margin-right: 10px;
  top: 5px;
}

input[type=checkbox] + label:after {
  position: absolute;
  left: 3px;
  top: 0;
}

input[type=checkbox] + label:hover:before, input[type=checkbox] + label:active:before {
  background: #ffffff;
  border: 1px solid #707070;
  border-bottom: 1px solid #707070;
}

input[type=checkbox] + label:hover:after, input[type=checkbox] + label:active:after {
  content: '\2714';
  color: #707070 !important;
  font-size: 1.5rem;
  font-weight: 400;
}

input[type=checkbox]:checked + label:before {
  background: #ffffff;
}

input[type=checkbox]:checked + label:after {
  content: '\2714';
  color: #f36633 !important;
  font-size: 1.5rem;
  font-weight: 400;
}

input[type=checkbox]:focus + label:before {
  background-color: #ffffff;
}

input[type=checkbox]:disabled + label {
  cursor: not-allowed;
}

input[type=checkbox]:disabled + label:before {
  background-color: #707070;
}

.form-container .form-control {
  display: block;
  margin-bottom: 1rem;
}

.form-container .form-control .form-control-wrapper {
  display: block;
}

@media (min-width: 768px) {
  .form-container .form-control .form-control-wrapper {
    width: 50%;
  }
}

@media (min-width: 992px) {
  .form-container .form-control .form-control-wrapper {
    width: 30%;
  }
}

.form-container .form-control .form-control-wrapper.drop-down {
  position: relative;
}

.form-container .form-control .form-control-wrapper.drop-down::after {
  content: "";
  width: 12px;
  height: 12px;
  border: 2px solid #f36633;
  position: absolute;
  right: 20px;
  top: 35px;
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  border-left: none;
  border-top: none;
}

.form-container .form-control .form-control-wrapper.drop-down:hover::after, .form-container .form-control .form-control-wrapper.drop-down:focus::after {
  -ms-transform: rotate(225deg);
      transform: rotate(225deg);
  top: 40px;
}

.form-container .form-control label {
  display: block;
}

.form-container .form-control input, .form-container .form-control select {
  width: 100%;
  height: 40px;
}

.form-container .form-control p {
  margin: 0;
}

.form-container .error-text {
  color: #e22345;
  font-size: 0.875em;
}

.search-term-count, .search-term {
  display: inline-block;
  font-weight: bold;
}

.result-block {
  border: 2px solid #CCCCCC;
  display: block;
  margin-top: 15px;
}

.result-block a {
  display: block;
  padding: 10px;
  background: #fbfaf8;
  border-top: 1px solid #CCCCCC;
  font-size: 0.875rem;
}

.result-block a:first-child {
  border: none;
}

.result-block a:hover {
  background: #ffffff;
}

/*
#################################################################

Content block 
------------------
Summary: Content block for reusability of modules
Project: Disclosure Publication Project.
Usage: SCSS for modules - 2, 6, 7, 13, 14, 15, 20.

#################################################################
*/
.col-xs-12 > .component.section.col-xs-12 {
  padding: 0 !important;
}

.content-block {
  padding-left: 0;
  padding-right: 0;
  background: #ffffff;
}

.content-block > .col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}

.content-block img {
  width: 100%;
  border: 15px solid #ffffff;
  border-bottom: 0;
}

.content-block .video-video-container {
  border: 15px solid #ffffff;
  border-bottom: 0;
}

.content-block p {
  font-size: 1.125rem;
  line-height: 1.4em;
}

.content-block p:last-child {
  margin-bottom: 0;
}

.content-block li {
  font-size: 1.125rem;
  line-height: 1.4em;
  margin-bottom: 5px;
}

.content-block .richText-content {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
}

@media (min-width: 768px) {
  .content-block .richText-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.content-block .richText-content .btn {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
}

.content-block.cta .richText-content {
  padding-bottom: 3.6rem;
}

.content-block.cta .no-cta .richText-content {
  padding-bottom: 15px;
}

.content-block.cta.multiple-cta .richText-content .btn {
  position: static;
  margin-left: 1rem;
}

.content-block.cta.multiple-cta .richText-content p:last-child {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
}

.content-block .cta .richText-content {
  padding-bottom: 3.6rem;
}

/*object fit for IE */
.ieBrowser .custom-object-fit {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

@media (min-width: 768px) {
  .ieBrowser .js-object-fit img {
    opacity: 0;
  }
}

@media screen and (min-width: 768px) and (min-width: 0\0) and (-webkit-min-device-pixel-ratio: 0.75), screen and (min-width: 768px) and (min-width: 0\0) and (min-resolution: 72dpi) {
  .js-object-fit img {
    opacity: 0;
  }
}

/*
#################################################################

EXIT NOTIFICATION
------------------
Summary: 
Project: Disclosure Publication Project
Usage: This is the alert shown to users when they click a link
to leave the GSK website in question.

#################################################################
*/
.exit-notification {
  z-index: 10001;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
}

.exit-notification.is-hidden {
  display: none;
}

.exit-notification .exit-notification-inner {
  background: #ffffff;
  left: 25%;
  margin-left: 0;
  width: 50%;
  position: fixed;
  top: 100px;
  padding: 15px;
}

@media screen and (max-width: 767px) {
  .exit-notification .exit-notification-inner {
    width: auto;
    margin: 20px;
    left: 0;
    top: 0;
  }
}

.exit-notification .exit-notification-inner .content-block .richText-content {
  padding: 0 !important;
}

.exit-notification .exit-notification-inner .exit-notification-buttons {
  text-align: right;
}

.exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept {
  color: #ffffff;
  font-size: 0.7857rem;
  line-height: normal;
  font-weight: 700;
  background-color: #f36633;
  padding: 9px 8px;
  display: inline-block;
  min-width: 90px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  border: none;
}

@media (max-width: 480px) {
  .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept {
    margin-bottom: 5px;
  }
}

.exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept:hover {
  color: #ffffff;
  background-color: #878280;
  border-color: transparent;
  text-decoration: none;
}

.exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept:focus, .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept.focus {
  color: #ffffff;
  border-color: transparent;
  box-shadow: none;
  background-color: #878280;
  text-decoration: none;
}

.exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept:disabled, .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept.disabled {
  color: #CCCCCC;
  background-color: #eeedec;
  cursor: no-drop;
}

.exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-deny {
  color: #ffffff;
  font-size: 0.7857rem;
  line-height: normal;
  font-weight: 700;
  background-color: #f36633;
  padding: 9px 8px;
  display: inline-block;
  min-width: 90px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  border: none;
}

.exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-deny:hover {
  color: #ffffff;
  background-color: #878280;
  border-color: transparent;
  text-decoration: none;
}

.exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-deny:focus, .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-deny.focus {
  color: #ffffff;
  border-color: transparent;
  box-shadow: none;
  background-color: #878280;
  text-decoration: none;
}

.exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-deny:disabled, .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-deny.disabled {
  color: #CCCCCC;
  background-color: #eeedec;
  cursor: no-drop;
}

/* Table styling */
.table {
  overflow-y: hidden;
  overflow-x: auto;
}

.table .table-caption {
  margin-bottom: .5rem;
}

.table table {
  word-break: keep-all;
  border-collapse: collapse;
  background: #eeedec;
  width: 100%;
  font-size: 0.875rem;
  text-align: center;
}

.table table tr td {
  padding: 10px;
  border: 1px solid #ffffff;
}

.table table tr.even {
  background: #CCCCCC;
}

.table table tr:nth-child(-n+2) {
  background: #999;
  color: #ffffff;
}

/*
#################################################################

UTILITIES
------------------
Summary: Atomic CSS / utility classes
Project: Disclosure Publication Project
------------------
Usage: Enable features in this stylesheet in variables file to include utilities 
into the stylesheet. By default utilities are not included as
default due to AEM not accepting class names at a global level.

#################################################################
*/
.u-align-baseline {
  vertical-align: baseline !important;
}

.u-align-top {
  vertical-align: top !important;
}

.u-align-middle {
  vertical-align: middle !important;
}

.u-align-bottom {
  vertical-align: bottom !important;
}

.u-align-text-bottom {
  vertical-align: text-bottom !important;
}

.u-align-text-top {
  vertical-align: text-top !important;
}

.u-bg-white {
  background-color: #ffffff !important;
}

a.u-bg-white:focus {
  background-color: #e6e5e5 !important;
}

a.u-bg-white:hover {
  background-color: #e6e5e5 !important;
}

.u-bg-black {
  background-color: #000 !important;
}

a.u-bg-black:focus {
  background-color: black !important;
}

a.u-bg-black:hover {
  background-color: black !important;
}

.u-bg-color-1 {
  background-color: #f36633 !important;
}

a.u-bg-color-1:focus {
  background-color: #e6470e !important;
}

a.u-bg-color-1:hover {
  background-color: #e6470e !important;
}

.u-bg-color-2 {
  background-color: #007F90 !important;
}

a.u-bg-color-2:focus {
  background-color: #00525d !important;
}

a.u-bg-color-2:hover {
  background-color: #00525d !important;
}

.u-bg-color-3 {
  background-color: #67b139 !important;
}

a.u-bg-color-3:focus {
  background-color: #518a2d !important;
}

a.u-bg-color-3:hover {
  background-color: #518a2d !important;
}

.u-bg-color-4 {
  background-color: #1badc4 !important;
}

a.u-bg-color-4:focus {
  background-color: #158597 !important;
}

a.u-bg-color-4:hover {
  background-color: #158597 !important;
}

.u-bg-color-5 {
  background-color: #e22345 !important;
}

a.u-bg-color-5:focus {
  background-color: #ba1835 !important;
}

a.u-bg-color-5:hover {
  background-color: #ba1835 !important;
}

.u-border-none {
  border: 0 !important;
}

.u-border-top-none {
  border-top: 0 !important;
}

.u-border-right-none {
  border-right: 0 !important;
}

.u-border-bottom-none {
  border-bottom: 0 !important;
}

.u-border-left-none {
  border-left: 0 !important;
}

.u-rounded-none {
  border-radius: 0;
}

.u-rounded-circle {
  border-radius: 50%;
}

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

.u-clearfix:after {
  clear: both;
}

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

.u-fixed-top,
.u-sticky-top {
  top: 0;
}

.u-fixed-bottom {
  bottom: 0;
}

.u-sticky-top {
  position: -webkit-sticky;
  position: sticky;
  z-index: 1050;
}

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

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

.u-text-lowercase {
  text-transform: lowercase !important;
}

.u-text-uppercase {
  text-transform: uppercase !important;
}

.u-text-caps {
  text-transform: capitalize !important;
}

.u-text-inherit {
  text-transform: inherit !important;
}

.u-link-decoration-none a {
  text-decoration: none;
}

.u-font-weight-normal {
  font-weight: 400;
}

.u-font-weight-bold {
  font-weight: 700;
}

.u-font-italic {
  font-style: italic;
}

.u-text-color-1 {
  color: #000 !important;
}

a.u-text-color-1:focus {
  color: black !important;
}

a.u-text-color-1:hover {
  color: black !important;
}

.u-text-color-2 {
  color: #000 !important;
}

a.u-text-color-2:focus {
  color: black !important;
}

a.u-text-color-2:hover {
  color: black !important;
}

.u-text-color-3 {
  color: #000 !important;
}

a.u-text-color-3:focus {
  color: black !important;
}

a.u-text-color-3:hover {
  color: black !important;
}

.u-text-color-4 {
  color: #000 !important;
}

a.u-text-color-4:focus {
  color: black !important;
}

a.u-text-color-4:hover {
  color: black !important;
}

.u-text-color-5 {
  color: #000 !important;
}

a.u-text-color-5:focus {
  color: black !important;
}

a.u-text-color-5:hover {
  color: black !important;
}

.u-text-color-6 {
  color: #000 !important;
}

a.u-text-color-6:focus {
  color: black !important;
}

a.u-text-color-6:hover {
  color: black !important;
}

.u-text-black {
  color: #000 !important;
}

a.u-text-black:focus {
  color: black !important;
}

a.u-text-black:hover {
  color: black !important;
}

.u-text-white {
  color: #ffffff !important;
}

a.u-text-white:focus {
  color: #e6e5e5 !important;
}

a.u-text-white:hover {
  color: #e6e5e5 !important;
}

.u-text-gray-darker {
  color: #878280 !important;
}

a.u-text-gray-darker:focus {
  color: #6d6967 !important;
}

a.u-text-gray-darker:hover {
  color: #6d6967 !important;
}

.u-text-gray-dark {
  color: #544f40 !important;
}

a.u-text-gray-dark:focus {
  color: #37342a !important;
}

a.u-text-gray-dark:hover {
  color: #37342a !important;
}

.u-text-gray {
  color: #CCCCCC !important;
}

a.u-text-gray:focus {
  color: #b3b2b2 !important;
}

a.u-text-gray:hover {
  color: #b3b2b2 !important;
}

.u-text-gray-light {
  color: #e7e7e7 !important;
}

a.u-text-gray-light:focus {
  color: #cecdcd !important;
}

a.u-text-gray-light:hover {
  color: #cecdcd !important;
}

.u-text-gray-lighter {
  color: #eeedec !important;
}

a.u-text-gray-lighter:focus {
  color: #d6d4d1 !important;
}

a.u-text-gray-lighter:hover {
  color: #d6d4d1 !important;
}

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

.clearfix:after {
  clear: both;
}

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

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

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

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.u-hidden {
  display: none !important;
}

.u-relative {
  position: relative;
}

.u-absolute {
  position: absolute;
}

.u-static {
  position: static;
}

.u-inline-block {
  display: inline-block;
}

.u-block {
  display: block;
}

.u-flex {
  display: -ms-flexbox;
  display: flex;
}

.u-background-none {
  background: none;
}

.u-outline-none {
  outline: none;
}

.u-overflow-visible {
  overflow: visible;
}

.u-height-auto {
  height: auto;
}

.u-input-border-radius {
  border-radius: 2rem;
}

.u-mb-15 {
  margin-bottom: 15px;
}

.u-mb-13 {
  margin-bottom: 13px;
}

.u-row-mx-0 > .row {
  margin: 0 !important;
}

.u-box-white {
  background: #ffffff;
}

.u-box-shadow {
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}

.u-static {
  position: static !important;
}

.u-border {
  border: 15px solid #ffffff;
  border-bottom: 0;
}

.u-mb-30 {
  margin-bottom: 30px;
}

.u-paragraphSystem-mx-0 > .component-content > .paragraphSystem {
  margin: 0;
}

.u-mb-img-30 img {
  margin-bottom: 30px;
}

.u-py-block-quote {
  padding-top: 60px;
  padding-bottom: 15px;
}

@media (min-width: 992px) {
  .u-py-block-quote {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}

.u-m-auto-sm {
  margin: 0 auto;
  float: none;
}

@media (max-width: 767px) {
  .u-text-center-xs {
    text-align: center;
  }
}

.affix {
  position: fixed;
}

.u-w-25 {
  width: 25% !important;
}

.u-w-50 {
  width: 50% !important;
}

.u-w-75 {
  width: 75% !important;
}

.u-w-100, .u-image-responsive img {
  width: 100% !important;
}

.u-h-25 {
  height: 25% !important;
}

.u-h-50 {
  height: 50% !important;
}

.u-h-75 {
  height: 75% !important;
}

.u-h-100 {
  height: 100% !important;
}

.u-mw-100, .u-image-responsive img {
  max-width: 100% !important;
}

.u-mh-100 {
  max-height: 100% !important;
}

.u-m-0 {
  margin: 0 !important;
}

.u-mt-0,
.u-my-0 {
  margin-top: 0 !important;
}

.u-mr-0,
.u-mx-0 {
  margin-right: 0 !important;
}

.u-mb-0,
.u-my-0 {
  margin-bottom: 0 !important;
}

.u-ml-0,
.u-mx-0 {
  margin-left: 0 !important;
}

.u-m-1 {
  margin: 0.25rem !important;
}

.u-mt-1,
.u-my-1 {
  margin-top: 0.25rem !important;
}

.u-mr-1,
.u-mx-1 {
  margin-right: 0.25rem !important;
}

.u-mb-1,
.u-my-1 {
  margin-bottom: 0.25rem !important;
}

.u-ml-1,
.u-mx-1 {
  margin-left: 0.25rem !important;
}

.u-m-2 {
  margin: 0.5rem !important;
}

.u-mt-2,
.u-my-2 {
  margin-top: 0.5rem !important;
}

.u-mr-2,
.u-mx-2 {
  margin-right: 0.5rem !important;
}

.u-mb-2,
.u-my-2 {
  margin-bottom: 0.5rem !important;
}

.u-ml-2,
.u-mx-2 {
  margin-left: 0.5rem !important;
}

.u-m-3 {
  margin: 1rem !important;
}

.u-mt-3,
.u-my-3 {
  margin-top: 1rem !important;
}

.u-mr-3,
.u-mx-3 {
  margin-right: 1rem !important;
}

.u-mb-3,
.u-my-3 {
  margin-bottom: 1rem !important;
}

.u-ml-3,
.u-mx-3 {
  margin-left: 1rem !important;
}

.u-m-4 {
  margin: 1.5rem !important;
}

.u-mt-4,
.u-my-4 {
  margin-top: 1.5rem !important;
}

.u-mr-4,
.u-mx-4 {
  margin-right: 1.5rem !important;
}

.u-mb-4,
.u-my-4 {
  margin-bottom: 1.5rem !important;
}

.u-ml-4,
.u-mx-4 {
  margin-left: 1.5rem !important;
}

.u-m-5 {
  margin: 3rem !important;
}

.u-mt-5,
.u-my-5 {
  margin-top: 3rem !important;
}

.u-mr-5,
.u-mx-5 {
  margin-right: 3rem !important;
}

.u-mb-5,
.u-my-5 {
  margin-bottom: 3rem !important;
}

.u-ml-5,
.u-mx-5 {
  margin-left: 3rem !important;
}

.u-p-0 {
  padding: 0 !important;
}

.u-pt-0,
.u-py-0 {
  padding-top: 0 !important;
}

.u-pr-0,
.u-px-0 {
  padding-right: 0 !important;
}

.u-pb-0,
.u-py-0 {
  padding-bottom: 0 !important;
}

.u-pl-0,
.u-px-0 {
  padding-left: 0 !important;
}

.u-p-1 {
  padding: 0.25rem !important;
}

.u-pt-1,
.u-py-1 {
  padding-top: 0.25rem !important;
}

.u-pr-1,
.u-px-1 {
  padding-right: 0.25rem !important;
}

.u-pb-1,
.u-py-1 {
  padding-bottom: 0.25rem !important;
}

.u-pl-1,
.u-px-1 {
  padding-left: 0.25rem !important;
}

.u-p-2 {
  padding: 0.5rem !important;
}

.u-pt-2,
.u-py-2 {
  padding-top: 0.5rem !important;
}

.u-pr-2,
.u-px-2 {
  padding-right: 0.5rem !important;
}

.u-pb-2,
.u-py-2 {
  padding-bottom: 0.5rem !important;
}

.u-pl-2,
.u-px-2 {
  padding-left: 0.5rem !important;
}

.u-p-3 {
  padding: 15px !important;
}

.u-pt-3,
.u-py-3 {
  padding-top: 15px !important;
}

.u-pr-3,
.u-px-3 {
  padding-right: 15px !important;
}

.u-pb-3,
.u-py-3 {
  padding-bottom: 15px !important;
}

.u-pl-3,
.u-px-3 {
  padding-left: 15px !important;
}

.u-p-4 {
  padding: 1.5rem !important;
}

.u-pt-4,
.u-py-4 {
  padding-top: 1.5rem !important;
}

.u-pr-4,
.u-px-4 {
  padding-right: 1.5rem !important;
}

.u-pb-4,
.u-py-4 {
  padding-bottom: 1.5rem !important;
}

.u-pl-4,
.u-px-4 {
  padding-left: 1.5rem !important;
}

.u-p-5 {
  padding: 3rem !important;
}

.u-pt-5,
.u-py-5 {
  padding-top: 3rem !important;
}

.u-pr-5,
.u-px-5 {
  padding-right: 3rem !important;
}

.u-pb-5,
.u-py-5 {
  padding-bottom: 3rem !important;
}

.u-pl-5,
.u-px-5 {
  padding-left: 3rem !important;
}

.u-m-auto {
  margin: auto !important;
}

.u-mt-auto,
.u-my-auto {
  margin-top: auto !important;
}

.u-mr-auto,
.u-mx-auto {
  margin-right: auto !important;
}

.u-mb-auto,
.u-my-auto {
  margin-bottom: auto !important;
}

.u-ml-auto,
.u-mx-auto {
  margin-left: auto !important;
}

@media (min-width: 768px) {
  .u-mb-sm-15 {
    margin-bottom: 15px;
  }
  .u-m-sm-0 {
    margin: 0 !important;
  }
  .u-mt-sm-0,
  .u-my-sm-0 {
    margin-top: 0 !important;
  }
  .u-mr-sm-0,
  .u-mx-sm-0 {
    margin-right: 0 !important;
  }
  .u-mb-sm-0,
  .u-my-sm-0 {
    margin-bottom: 0 !important;
  }
  .u-ml-sm-0,
  .u-mx-sm-0 {
    margin-left: 0 !important;
  }
  .u-m-sm-1 {
    margin: 0.25rem !important;
  }
  .u-mt-sm-1,
  .u-my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .u-mr-sm-1,
  .u-mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .u-mb-sm-1,
  .u-my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .u-ml-sm-1,
  .u-mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .u-m-sm-2 {
    margin: 0.5rem !important;
  }
  .u-mt-sm-2,
  .u-my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .u-mr-sm-2,
  .u-mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .u-mb-sm-2,
  .u-my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .u-ml-sm-2,
  .u-mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .u-m-sm-3 {
    margin: 1rem !important;
  }
  .u-mt-sm-3,
  .u-my-sm-3 {
    margin-top: 1rem !important;
  }
  .u-mr-sm-3,
  .u-mx-sm-3 {
    margin-right: 1rem !important;
  }
  .u-mb-sm-3,
  .u-my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .u-ml-sm-3,
  .u-mx-sm-3 {
    margin-left: 1rem !important;
  }
  .u-m-sm-4 {
    margin: 1.5rem !important;
  }
  .u-mt-sm-4,
  .u-my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .u-mr-sm-4,
  .u-mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .u-mb-sm-4,
  .u-my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .u-ml-sm-4,
  .u-mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .u-m-sm-5 {
    margin: 3rem !important;
  }
  .u-mt-sm-5,
  .u-my-sm-5 {
    margin-top: 3rem !important;
  }
  .u-mr-sm-5,
  .u-mx-sm-5 {
    margin-right: 3rem !important;
  }
  .u-mb-sm-5,
  .u-my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .u-ml-sm-5,
  .u-mx-sm-5 {
    margin-left: 3rem !important;
  }
  .u-p-sm-0 {
    padding: 0 !important;
  }
  .u-pt-sm-0,
  .u-py-sm-0 {
    padding-top: 0 !important;
  }
  .u-pr-sm-0,
  .u-px-sm-0 {
    padding-right: 0 !important;
  }
  .u-pb-sm-0,
  .u-py-sm-0 {
    padding-bottom: 0 !important;
  }
  .u-pl-sm-0,
  .u-px-sm-0 {
    padding-left: 0 !important;
  }
  .u-p-sm-1 {
    padding: 0.25rem !important;
  }
  .u-pt-sm-1,
  .u-py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .u-pr-sm-1,
  .u-px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .u-pb-sm-1,
  .u-py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .u-pl-sm-1,
  .u-px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .u-p-sm-2 {
    padding: 0.5rem !important;
  }
  .u-pt-sm-2,
  .u-py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .u-pr-sm-2,
  .u-px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .u-pb-sm-2,
  .u-py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .u-pl-sm-2,
  .u-px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .u-p-sm-3 {
    padding: 1rem !important;
  }
  .u-pt-sm-3,
  .u-py-sm-3 {
    padding-top: 15px !important;
  }
  .u-pr-sm-3,
  .u-px-sm-3 {
    padding-right: 15px !important;
  }
  .u-pb-sm-3,
  .u-py-sm-3 {
    padding-bottom: 15px !important;
  }
  .u-pl-sm-3,
  .u-px-sm-3 {
    padding-left: 15px !important;
  }
  .u-p-sm-4 {
    padding: 1.5rem !important;
  }
  .u-pt-sm-4,
  .u-py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .u-pr-sm-4,
  .u-px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .u-pb-sm-4,
  .u-py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .u-pl-sm-4,
  .u-px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .u-p-sm-5 {
    padding: 3rem !important;
  }
  .u-pt-sm-5,
  .u-py-sm-5 {
    padding-top: 3rem !important;
  }
  .u-pr-sm-5,
  .u-px-sm-5 {
    padding-right: 3rem !important;
  }
  .u-pb-sm-5,
  .u-py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .u-pl-sm-5,
  .u-px-sm-5 {
    padding-left: 3rem !important;
  }
  .u-m-sm-auto {
    margin: auto !important;
  }
  .u-mt-sm-auto,
  .u-my-sm-auto {
    margin-top: auto !important;
  }
  .u-mr-sm-auto,
  .u-mx-sm-auto {
    margin-right: auto !important;
  }
  .u-mb-sm-auto,
  .u-my-sm-auto {
    margin-bottom: auto !important;
  }
  .u-ml-sm-auto,
  .u-mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .u-md-background-none {
    background: none;
  }
  .u-md-inline-block {
    display: inline-block;
  }
  .u-md-relative {
    position: relative;
  }
  .h-md-active-nav-position {
    left: 0;
    right: 0;
    position: absolute;
  }
  .h-md-nav-top-height {
    top: -0.5rem;
    height: 0.5rem;
  }
  .h-md-nav-bottom-height {
    bottom: -1rem;
    height: 1rem;
  }
  .u-m-md-0 {
    margin: 0 !important;
  }
  .u-mt-md-0,
  .u-my-md-0 {
    margin-top: 0 !important;
  }
  .u-mr-md-0,
  .u-mx-md-0 {
    margin-right: 0 !important;
  }
  .u-mb-md-0,
  .u-my-md-0 {
    margin-bottom: 0 !important;
  }
  .u-ml-md-0,
  .u-mx-md-0 {
    margin-left: 0 !important;
  }
  .u-m-md-1 {
    margin: 0.25rem !important;
  }
  .u-mt-md-1,
  .u-my-md-1 {
    margin-top: 0.25rem !important;
  }
  .u-mr-md-1,
  .u-mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .u-mb-md-1,
  .u-my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .u-ml-md-1,
  .u-mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .u-m-md-2 {
    margin: 0.5rem !important;
  }
  .u-mt-md-2,
  .u-my-md-2 {
    margin-top: 0.5rem !important;
  }
  .u-mr-md-2,
  .u-mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .u-mb-md-2,
  .u-my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .u-ml-md-2,
  .u-mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .u-m-md-3 {
    margin: 1rem !important;
  }
  .u-mt-md-3,
  .u-my-md-3 {
    margin-top: 1rem !important;
  }
  .u-mr-md-3,
  .u-mx-md-3 {
    margin-right: 1rem !important;
  }
  .u-mb-md-3,
  .u-my-md-3 {
    margin-bottom: 1rem !important;
  }
  .u-ml-md-3,
  .u-mx-md-3 {
    margin-left: 1rem !important;
  }
  .u-m-md-4 {
    margin: 1.5rem !important;
  }
  .u-mt-md-4,
  .u-my-md-4 {
    margin-top: 1.5rem !important;
  }
  .u-mr-md-4,
  .u-mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .u-mb-md-4,
  .u-my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .u-ml-md-4,
  .u-mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .u-m-md-5 {
    margin: 3rem !important;
  }
  .u-mt-md-5,
  .u-my-md-5 {
    margin-top: 3rem !important;
  }
  .u-mr-md-5,
  .u-mx-md-5 {
    margin-right: 3rem !important;
  }
  .u-mb-md-5,
  .u-my-md-5 {
    margin-bottom: 3rem !important;
  }
  .u-ml-md-5,
  .u-mx-md-5 {
    margin-left: 3rem !important;
  }
  .u-p-md-0 {
    padding: 0 !important;
  }
  .u-pt-md-0,
  .u-py-md-0 {
    padding-top: 0 !important;
  }
  .u-pr-md-0,
  .u-px-md-0 {
    padding-right: 0 !important;
  }
  .u-pb-md-0,
  .u-py-md-0 {
    padding-bottom: 0 !important;
  }
  .u-pl-md-0,
  .u-px-md-0 {
    padding-left: 0 !important;
  }
  .u-p-md-1 {
    padding: 0.25rem !important;
  }
  .u-pt-md-1,
  .u-py-md-1 {
    padding-top: 0.25rem !important;
  }
  .u-pr-md-1,
  .u-px-md-1 {
    padding-right: 0.25rem !important;
  }
  .u-pb-md-1,
  .u-py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .u-pl-md-1,
  .u-px-md-1 {
    padding-left: 0.25rem !important;
  }
  .u-p-md-2 {
    padding: 0.5rem !important;
  }
  .u-pt-md-2,
  .u-py-md-2 {
    padding-top: 0.5rem !important;
  }
  .u-pr-md-2,
  .u-px-md-2 {
    padding-right: 0.5rem !important;
  }
  .u-pb-md-2,
  .u-py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .u-pl-md-2,
  .u-px-md-2 {
    padding-left: 0.5rem !important;
  }
  .u-p-md-3 {
    padding: 1rem !important;
  }
  .u-pt-md-3,
  .u-py-md-3 {
    padding-top: 1rem !important;
  }
  .u-pr-md-3,
  .u-px-md-3 {
    padding-right: 1rem !important;
  }
  .u-pb-md-3,
  .u-py-md-3 {
    padding-bottom: 1rem !important;
  }
  .u-pl-md-3,
  .u-px-md-3 {
    padding-left: 1rem !important;
  }
  .u-p-md-4 {
    padding: 1.5rem !important;
  }
  .u-pt-md-4,
  .u-py-md-4 {
    padding-top: 1.5rem !important;
  }
  .u-pr-md-4,
  .u-px-md-4 {
    padding-right: 1.5rem !important;
  }
  .u-pb-md-4,
  .u-py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .u-pl-md-4,
  .u-px-md-4 {
    padding-left: 1.5rem !important;
  }
  .u-p-md-5 {
    padding: 3rem !important;
  }
  .u-pt-md-5,
  .u-py-md-5 {
    padding-top: 3rem !important;
  }
  .u-pr-md-5,
  .u-px-md-5 {
    padding-right: 3rem !important;
  }
  .u-pb-md-5,
  .u-py-md-5 {
    padding-bottom: 3rem !important;
  }
  .u-pl-md-5,
  .u-px-md-5 {
    padding-left: 3rem !important;
  }
  .u-m-md-auto {
    margin: auto !important;
  }
  .u-mt-md-auto,
  .u-my-md-auto {
    margin-top: auto !important;
  }
  .u-mr-md-auto,
  .u-mx-md-auto {
    margin-right: auto !important;
  }
  .u-mb-md-auto,
  .u-my-md-auto {
    margin-bottom: auto !important;
  }
  .u-ml-md-auto,
  .u-mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .u-m-lg-0 {
    margin: 0 !important;
  }
  .u-mt-lg-0,
  .u-my-lg-0 {
    margin-top: 0 !important;
  }
  .u-mr-lg-0,
  .u-mx-lg-0 {
    margin-right: 0 !important;
  }
  .u-mb-lg-0,
  .u-my-lg-0 {
    margin-bottom: 0 !important;
  }
  .u-ml-lg-0,
  .u-mx-lg-0 {
    margin-left: 0 !important;
  }
  .u-m-lg-1 {
    margin: 0.25rem !important;
  }
  .u-mt-lg-1,
  .u-my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .u-mr-lg-1,
  .u-mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .u-mb-lg-1,
  .u-my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .u-ml-lg-1,
  .u-mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .u-m-lg-2 {
    margin: 0.5rem !important;
  }
  .u-mt-lg-2,
  .u-my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .u-mr-lg-2,
  .u-mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .u-mb-lg-2,
  .u-my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .u-ml-lg-2,
  .u-mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .u-m-lg-3 {
    margin: 1rem !important;
  }
  .u-mt-lg-3,
  .u-my-lg-3 {
    margin-top: 1rem !important;
  }
  .u-mr-lg-3,
  .u-mx-lg-3 {
    margin-right: 1rem !important;
  }
  .u-mb-lg-3,
  .u-my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .u-ml-lg-3,
  .u-mx-lg-3 {
    margin-left: 1rem !important;
  }
  .u-m-lg-4 {
    margin: 1.5rem !important;
  }
  .u-mt-lg-4,
  .u-my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .u-mr-lg-4,
  .u-mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .u-mb-lg-4,
  .u-my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .u-ml-lg-4,
  .u-mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .u-m-lg-5 {
    margin: 3rem !important;
  }
  .u-mt-lg-5,
  .u-my-lg-5 {
    margin-top: 3rem !important;
  }
  .u-mr-lg-5,
  .u-mx-lg-5 {
    margin-right: 3rem !important;
  }
  .u-mb-lg-5,
  .u-my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .u-ml-lg-5,
  .u-mx-lg-5 {
    margin-left: 3rem !important;
  }
  .u-p-lg-0 {
    padding: 0 !important;
  }
  .u-pt-lg-0,
  .u-py-lg-0 {
    padding-top: 0 !important;
  }
  .u-pr-lg-0,
  .u-px-lg-0 {
    padding-right: 0 !important;
  }
  .u-pb-lg-0,
  .u-py-lg-0 {
    padding-bottom: 0 !important;
  }
  .u-pl-lg-0,
  .u-px-lg-0 {
    padding-left: 0 !important;
  }
  .u-p-lg-1 {
    padding: 0.25rem !important;
  }
  .u-pt-lg-1,
  .u-py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .u-pr-lg-1,
  .u-px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .u-pb-lg-1,
  .u-py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .u-pl-lg-1,
  .u-px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .u-p-lg-2 {
    padding: 0.5rem !important;
  }
  .u-pt-lg-2,
  .u-py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .u-pr-lg-2,
  .u-px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .u-pb-lg-2,
  .u-py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .u-pl-lg-2,
  .u-px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .u-p-lg-3 {
    padding: 1rem !important;
  }
  .u-pt-lg-3,
  .u-py-lg-3 {
    padding-top: 1rem !important;
  }
  .u-pr-lg-3,
  .u-px-lg-3 {
    padding-right: 1rem !important;
  }
  .u-pb-lg-3,
  .u-py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .u-pl-lg-3,
  .u-px-lg-3 {
    padding-left: 1rem !important;
  }
  .u-p-lg-4 {
    padding: 1.5rem !important;
  }
  .u-pt-lg-4,
  .u-py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .u-pr-lg-4,
  .u-px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .u-pb-lg-4,
  .u-py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .u-pl-lg-4,
  .u-px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .u-p-lg-5 {
    padding: 3rem !important;
  }
  .u-pt-lg-5,
  .u-py-lg-5 {
    padding-top: 3rem !important;
  }
  .u-pr-lg-5,
  .u-px-lg-5 {
    padding-right: 3rem !important;
  }
  .u-pb-lg-5,
  .u-py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .u-pl-lg-5,
  .u-px-lg-5 {
    padding-left: 3rem !important;
  }
  .u-m-lg-auto {
    margin: auto !important;
  }
  .u-mt-lg-auto,
  .u-my-lg-auto {
    margin-top: auto !important;
  }
  .u-mr-lg-auto,
  .u-mx-lg-auto {
    margin-right: auto !important;
  }
  .u-mb-lg-auto,
  .u-my-lg-auto {
    margin-bottom: auto !important;
  }
  .u-ml-lg-auto,
  .u-mx-lg-auto {
    margin-left: auto !important;
  }
}

.u-cursor {
  cursor: pointer !important;
}

.u-divider {
  padding-left: 0px;
  padding-right: 0px;
}

.u-divider .component-content {
  border-top: 2px solid #CCCCCC;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*
#################################################################

SHAME
------------------
Summary: used to test code before including in project
Project: Disclosure Publication Project
------------------
Usage: Enable this stylesheet to load temporary styles into the stylesheet.
When the changes are to be officially added the code should be copied to the
relevant folder / file in project and the '$enable-shame' set to 'false' in the
variables file.

#################################################################
*/
/*Spinner in Disclosure Payment page onload-STARTS*/
.snippetload-overlay-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: #000;
  opacity: 0.5;
}

.snippetload-overlay-wrapper .spinner {
  display: inline-block;
  width: 50px;
  height: 50px;
  border: 3px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  border-top-color: #fff;
  animation: spin 1s ease-in-out infinite;
  -webkit-animation: spin 1s ease-in-out infinite;
  position: fixed;
  top: 45%;
  left: 45%;
}

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}

/*Spinner in Disclosure Payment page onload-ENDS*/

