@charset "UTF-8";

.els-regular-link,
.els-sidebar .els-user-profile-name,
.els-header-icons a {
  text-decoration: underline;
  border-bottom: transparent 0.125rem solid;
  -webkit-transition: border-bottom 0.3s ease, color 0.3s ease;
  transition: border-bottom 0.3s ease, color 0.3s ease;
}

.els-regular-link:hover,
.els-sidebar .els-user-profile-name:hover,
.els-header-icons a:hover {
  border-bottom: #e9711c 0.125rem solid;
  color: #e9711c;
  text-decoration: none;
}

/*
 * Breakpoints Mixins
 */
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

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

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

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

@font-face {
  font-family: NexusSans;
  src: url("../fonts/NexusSansWebPro-BoldItalic.eot");
  src: url("../fonts/NexusSansWebPro-BoldItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/NexusSansWebPro-BoldItalic.woff") format("woff"),
    url("../fonts/NexusSansWebPro-BoldItalic.ttf") format("truetype"),
    url("../fonts/NexusSansWebPro-BoldItalic.svg#NexusSansWebPro-BoldItalic")
      format("svg");
  font-style: italic;
  font-weight: 700;
}

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

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

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

@font-face {
  font-family: NexusSerif;
  src: url("../fonts/NexusSerifWebPro-Bold.eot");
  src: url("../fonts/NexusSerifWebPro-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/NexusSerifWebPro-Bold.woff") format("woff"),
    url("../fonts/NexusSerifWebPro-Bold.ttf") format("truetype"),
    url("../fonts/NexusSerifWebPro-Bold.svg#NexusSerifWebPro-Bold")
      format("svg");
  font-style: italic;
  font-weight: 700;
}

.els-sans {
  font-family: "NexusSans", Arial, sans-serif;
}

.els-serif {
  font-family: "NexusSerif", Georgia, serif;
}

.typography-old-style-settings,
body,
h1,
h2,
h3,
h4,
p,
a,
button {
  -moz-font-feature-settings: "onum" 1, "kern" 1, "liga" 1;
  -moz-font-feature-settings: "onum=1, kern=1, liga=1";
  -ms-font-feature-settings: "onum" 1, "kern" 1, "liga" 1;
  -o-font-feature-settings: "onum" 1, "kern" 1, "liga" 1;
  -webkit-font-feature-settings: "onum" 1, "kern" 1, "liga" 1;
  font-feature-settings: "onum" 1, "kern" 1, "liga" 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
}

body {
  font-family: "NexusSans", Arial, sans-serif;
  color: #323232;
}

h1 {
  font-size: 2.625rem;
  line-height: 3.5rem;
  margin-bottom: 0.1rem;
  color: #505050;
  font-family: "NexusSans", Arial, sans-serif;
  font-weight: normal;
}

@media (max-width: 37.5rem) {
  h1 {
    font-size: 1.75rem;
    line-height: 2.25rem;
    margin-bottom: 1rem;
  }
}

h2 {
  font-size: 1.875rem;
  line-height: 2.5rem;
  margin-bottom: 1rem;
  color: #505050;
  font-family: "NexusSans", Arial, sans-serif;
  font-weight: normal;
  display: block;
  clear: both;
}

@media (max-width: 37.5rem) {
  h2 {
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 1rem;
  }
}

h3 {
  font-size: 1.5rem;
  line-height: 2rem;
  margin-bottom: 0.275rem;
  color: #505050;
  font-family: "NexusSans", Arial, sans-serif;
  font-weight: normal;
}

@media (max-width: 37.5rem) {
  h3 {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

h4 {
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-bottom: 0.5rem;
  color: #505050;
  font-family: "NexusSans", Arial, sans-serif;
  font-weight: normal;
}

@media (max-width: 37.5rem) {
  h4 {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}

.els-small-body,
caption,
blockquote {
  font-size: 1rem;
  line-height: 1.5rem;
  font-family: "NexusSans", Arial, sans-serif;
  color: #323232;
  display: block;
  /*max-width: 680px;*/
  width: 100%;
  display: block;
  margin-bottom: 0.5rem;
  clear: both;
}

@media (max-width: 37.5rem) {
  .els-small-body,
  caption,
  blockquote {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.els-body {
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-bottom: 1rem;
  max-width: 680px;
  font-family: "NexusSans", Arial, sans-serif;
}

@media (max-width: 37.5rem) {
  .els-body {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}

@media (min-width: 70rem) {
  .els-body {
    margin-bottom: 1.75rem;
  }
}

p {
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-bottom: 1rem;
  max-width: 680px;
  width: 100%;
  display: block;
  clear: both;
  font-family: "NexusSans", Arial, sans-serif;
}

@media (max-width: 37.5rem) {
  p {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}

@media (min-width: 70rem) {
  p {
    margin-bottom: 1.75rem;
  }
}

.els-article p,
.els-article ul,
.els-article-body {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-family: "NexusSans", Arial, sans-serif;
  color: #323232;
}

@media (max-width: 37.5rem) {
  .els-article p,
  .els-article ul,
  .els-article-body {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}

p.els-intro {
  font-size: 1.5rem;
  line-height: 2rem;
}

@media (max-width: 37.5rem) {
  p.els-intro {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

p.els-display {
  font-size: 2.25rem;
  line-height: 3rem;
  color: #007398;
}

@media (max-width: 37.5rem) {
  p.els-display {
    font-size: 1.625rem;
    line-height: 2.125rem;
  }
}

p.els-meta,
figcaption {
  font-size: 0.875rem;
  line-height: 1.375rem;
}

@media (max-width: 37.5rem) {
  p.els-meta,
  figcaption {
    font-size: 0.875rem;
    line-height: 1.375rem;
  }
}

mark {
  background-color: rgba(233, 113, 28, 0.2);
  font-weight: normal;
  font-weight: inherit;
  font-style: inherit;
}

blockquote,
cite {
  font-style: italic;
  margin-bottom: 1rem;
}

@media (min-width: 70rem) {
  blockquote,
  cite {
    margin-bottom: 1.75rem;
  }
}

blockquote {
  padding-left: 2rem;
}

/* ------------------------------------------
# Button styling
## Primary
## Primary Alternative
## Secondary
## Tertiary
## Disabled
## Disabled Alternative

# Sizes
## Small
## Medium
## Large

# Button text
# Button text container
# Button icon

# Button group
## Left
## Right
--------------------------------------------- */
.els-btn--basic_link:disabled,
.els-btn--button_link:disabled {
  cursor: not-allowed;
  color: #dcdcdc;
  background-color: transparent;
  border: none transparent;
}

.els-btn--basic_link:hover:disabled,
.els-btn--button_link:hover:disabled,
.els-btn--basic_link:active:disabled,
.els-btn--button_link:active:disabled,
.els-btn--basic_link:focus:disabled,
.els-btn--button_link:focus:disabled {
  color: #dcdcdc;
}

.els-btn--basic_link:hover:disabled .els-btn-icon,
.els-btn--button_link:hover:disabled .els-btn-icon,
.els-btn--basic_link:hover:disabled .els-btn-text-container,
.els-btn--button_link:hover:disabled .els-btn-text-container,
.els-btn--basic_link:active:disabled .els-btn-icon,
.els-btn--button_link:active:disabled .els-btn-icon,
.els-btn--basic_link:active:disabled .els-btn-text-container,
.els-btn--button_link:active:disabled .els-btn-text-container,
.els-btn--basic_link:focus:disabled .els-btn-icon,
.els-btn--button_link:focus:disabled .els-btn-icon,
.els-btn--basic_link:focus:disabled .els-btn-text-container,
.els-btn--button_link:focus:disabled .els-btn-text-container {
  border-color: transparent;
  color: #dcdcdc;
}

.els-btn--basic_link:disabled .els-btn-icon,
.els-btn--button_link:disabled .els-btn-icon,
.els-btn--basic_link:disabled .els-btn-text-container,
.els-btn--button_link:disabled .els-btn-text-container {
  color: #dcdcdc;
}

.els-btn {
  font-family: "NexusSans", Arial, sans-serif;
  color: #323232;
  font-weight: 400;
  display: table;
  border: none;
  background-color: transparent;
  box-sizing: content-box;
  cursor: pointer;
  font-size: 1rem;
  line-height: 1rem;
  padding: 0;
  transition: background-color 0.3s ease, border-color 0.3s ease;
}

.els-btn .els-btn-icon-only {
  position: relative;
}

.els-btn .els-btn-icon-only .badge {
  position: absolute;
  top: 0;
  right: 0;
  padding: 2px 5px;
  font-size: 0.75rem;
  background-color: #e9711c;
}

.els-btn.active .els-btn-icon-only {
  color: #e9711c;
  border-bottom: 0.125rem solid #e9711c;
}

.els-btn.blue {
  color: #007398;
}

.els-btn:hover,
.els-btn:focus {
  color: #e9711c;
}

.els-btn--primary.els-btn--left .els-btn-text,
.els-btn--secondary.els-btn--left .els-btn-text,
.els-btn--tertiary.els-btn--left .els-btn-text,
.els-btn--disabled.els-btn--left .els-btn-text,
.els-btn--disabled_alternative.els-btn--left .els-btn-text {
  border-left: 0;
}

.els-btn--primary.els-btn--right .els-btn-text,
.els-btn--secondary.els-btn--right .els-btn-text,
.els-btn--tertiary.els-btn--right .els-btn-text,
.els-btn--disabled.els-btn--right .els-btn-text,
.els-btn--disabled_alternative.els-btn--right .els-btn-text {
  border-right: 0;
}

.els-btn--primary_alternative.els-btn--left .els-btn-text {
  border-right: 0;
}

.els-btn--primary_alternative.els-btn--right .els-btn-text {
  border-left: 0;
}

.els-btn--basic_link .els-btn-icon {
  color: #007398;
  width: auto !important;
  border-bottom: 0.125rem solid transparent;
}

.els-btn--basic_link.confirmation .els-btn-icon {
  color: #29a61b;
}

.els-btn--basic_link.warning .els-btn-icon {
  color: #c83727;
}

.els-btn--basic_link.information .els-btn-icon {
  color: #009ece;
}

.els-btn--basic_link.active .els-btn-icon {
  color: #e9711c;
}

.els-btn--basic_link:hover,
.els-btn--basic_link.confirmation:hover,
.els-btn--basic_link.warning:hover,
.els-btn--basic_link.information:hover,
.els-btn--basic_link:focus,
.els-btn--basic_link.confirmation:focus,
.els-btn--basic_link.warning:focus,
.els-btn--basic_link.information:focus {
  outline: none;
}

.els-btn--basic_link:hover .els-btn-text-container,
.els-btn--basic_link.confirmation:hover .els-btn-text-container,
.els-btn--basic_link.warning:hover .els-btn-text-container,
.els-btn--basic_link.information:hover .els-btn-text-container,
.els-btn--basic_link:focus .els-btn-text-container,
.els-btn--basic_link.confirmation:focus .els-btn-text-container,
.els-btn--basic_link.warning:focus .els-btn-text-container,
.els-btn--basic_link.information:focus .els-btn-text-container {
  border-top: 0.125rem solid transparent;
  border-bottom: 0.125rem solid #e9711c;
  color: #e9711c;
}

.els-btn--basic_link:hover .els-btn-icon,
.els-btn--basic_link.confirmation:hover .els-btn-icon,
.els-btn--basic_link.warning:hover .els-btn-icon,
.els-btn--basic_link.information:hover .els-btn-icon,
.els-btn--basic_link:focus .els-btn-icon,
.els-btn--basic_link.confirmation:focus .els-btn-icon,
.els-btn--basic_link.warning:focus .els-btn-icon,
.els-btn--basic_link.information:focus .els-btn-icon {
  color: #e9711c;
}

.els-btn--basic_link:hover .els-btn-icon-only,
.els-btn--basic_link.confirmation:hover .els-btn-icon-only,
.els-btn--basic_link.warning:hover .els-btn-icon-only,
.els-btn--basic_link.information:hover .els-btn-icon-only,
.els-btn--basic_link:focus .els-btn-icon-only,
.els-btn--basic_link.confirmation:focus .els-btn-icon-only,
.els-btn--basic_link.warning:focus .els-btn-icon-only,
.els-btn--basic_link.information:focus .els-btn-icon-only {
  border-bottom: 0.125rem solid #e9711c;
}

.els-btn--button_link .els-btn-icon {
  display: block;
  margin: 0 auto;
  padding: 0;
  color: #007398;
}

.els-btn--button_link .els-btn-text {
  display: block;
  clear: both;
}

.els-btn--button_link .els-btn-text .els-btn-text-container {
  font-size: calc(1rem * 0.875);
}

.els-btn--button_link.medium .els-btn-text .els-btn-text-container {
  font-size: 1rem;
}

.els-btn--button_link.confirmation .els-btn-icon {
  color: #29a61b;
}

.els-btn--button_link.warning .els-btn-icon {
  color: #c83727;
}

.els-btn--button_link.information .els-btn-icon {
  color: #009ece;
}

.els-btn--button_link:hover .els-btn-text-container,
.els-btn--button_link.confirmation:hover .els-btn-text-container,
.els-btn--button_link.warning:hover .els-btn-text-container,
.els-btn--button_link.information:hover .els-btn-text-container,
.els-btn--button_link:focus .els-btn-text-container,
.els-btn--button_link.confirmation:focus .els-btn-text-container,
.els-btn--button_link.warning:focus .els-btn-text-container,
.els-btn--button_link.information:focus .els-btn-text-container {
  border-top: 0.125rem solid transparent;
  border-bottom: 0.125rem solid #e9711c;
  color: #e9711c;
}

.els-btn--button_link:hover .els-btn-icon,
.els-btn--button_link.confirmation:hover .els-btn-icon,
.els-btn--button_link.warning:hover .els-btn-icon,
.els-btn--button_link.information:hover .els-btn-icon,
.els-btn--button_link:focus .els-btn-icon,
.els-btn--button_link.confirmation:focus .els-btn-icon,
.els-btn--button_link.warning:focus .els-btn-icon,
.els-btn--button_link.information:focus .els-btn-icon {
  color: #e9711c;
}

.els-btn--divider {
  display: block;
  background-color: #dcdcdc;
  width: 0.125rem;
  height: 3rem;
}

/* button style */
.els-btn--primary {
  color: #ffffff;
  background-color: #007398;
  border: calc(1rem * 0.125) solid #007398;
  cursor: pointer;
}

.els-btn--primary .els-btn-text {
  border-left: 0.83333rem solid transparent;
  border-right: 0.83333rem solid transparent;
}

.els-btn--primary .els-btn-icon {
  color: #ffffff;
  border: none;
}

.els-btn--primary:hover,
.els-btn--primary.confirmation:hover,
.els-btn--primary.warning:hover,
.els-btn--primary.information:hover,
.els-btn--primary.confirmation:focus,
.els-btn--primary.warning:focus,
.els-btn--primary.information:focus {
  color: #000000;
  background-color: transparent;
  border: 0.125rem solid #e9711c;
}

.els-btn--primary:focus {
  outline: none;
}

.els-btn--primary:focus-visible {
  color: #000000;
  background-color: transparent;
  border: 0.125rem solid #e9711c;
}

.els-btn--primary:hover .els-btn-icon,
.els-btn--primary.confirmation:hover .els-btn-icon,
.els-btn--primary.warning:hover .els-btn-icon,
.els-btn--primary.information:hover .els-btn-icon,
.els-btn--primary.confirmation:focus .els-btn-icon,
.els-btn--primary.warning:focus .els-btn-icon,
.els-btn--primary.information:focus .els-btn-icon {
  color: #e9711c;
}

.els-btn--primary:focus .els-btn-icon {
  outline: none;
}

.els-btn--primary:focus-visible .els-btn-icon {
  color: #e9711c;
}

.els-btn--primary.confirmation {
  background-color: #29a61b;
  border: 0.125rem solid #29a61b;
}

.els-btn--primary.warning {
  background-color: #c83727;
  border: 0.125rem solid #c83727;
}

.els-btn--primary.information {
  background-color: #009ece;
  border: 0.125rem solid #009ece;
}

.els-btn--primary_alternative .els-btn-text {
  border-left: 0.83333rem solid transparent;
  border-right: 0.83333rem solid transparent;
}

.els-btn--primary_alternative .els-btn-icon {
  color: #ffffff;
  background-color: #007398;
  border: 0.125rem solid #007398;
}

.els-btn--primary_alternative:hover .els-btn-icon,
.els-btn--primary_alternative.confirmation:hover .els-btn-icon,
.els-btn--primary_alternative.warning:hover .els-btn-icon,
.els-btn--primary_alternative.information:hover .els-btn-icon,
.els-btn--primary_alternative:focus .els-btn-icon,
.els-btn--primary_alternative.confirmation:focus .els-btn-icon,
.els-btn--primary_alternative.warning:focus .els-btn-icon,
.els-btn--primary_alternative.information:focus .els-btn-icon {
  background-color: #e9711c;
  border-color: #e9711c;
}

.els-btn--primary_alternative.confirmation .els-btn-icon {
  background-color: #29a61b;
  border: 0.125rem solid #29a61b;
}

.els-btn--primary_alternative.warning .els-btn-icon {
  background-color: #c83727;
  border: 0.125rem solid #c83727;
}

.els-btn--primary_alternative.information .els-btn-icon {
  background-color: #009ece;
  border: 0.125rem solid #009ece;
}

.els-btn--secondary {
  background-color: transparent;
  border: 0.125rem solid #007398;
}

.els-btn--secondary:hover,
.els-btn--secondary.confirmation:hover,
.els-btn--secondary.warning:hover,
.els-btn--secondary.information:hover,
.els-btn--secondary:focus,
.els-btn--secondary.confirmation:focus,
.els-btn--secondary.warning:focus,
.els-btn--secondary.information:focus {
  color: #000000;
  background-color: transparent;
  border-color: #e9711c;
}

.els-btn--secondary .els-btn-text {
  border-left: 0.83333rem solid transparent;
  border-right: 0.83333rem solid transparent;
}

.els-btn--secondary .els-btn-icon {
  color: #007398;
  border: none;
}

.els-btn--secondary:hover .els-btn-icon,
.els-btn--secondary.confirmation:hover .els-btn-icon,
.els-btn--secondary.warning:hover .els-btn-icon,
.els-btn--secondary.information:hover .els-btn-icon,
.els-btn--secondary:focus .els-btn-icon,
.els-btn--secondary.confirmation:focus .els-btn-icon,
.els-btn--secondary.warning:focus .els-btn-icon,
.els-btn--secondary.information:focus .els-btn-icon {
  color: #e9711c;
}

.els-btn--secondary.confirmation {
  color: #29a61b;
  border: 0.125rem solid #29a61b;
}

.els-btn--secondary.confirmation .els-btn-icon {
  color: #29a61b;
}

.els-btn--secondary.warning {
  color: #c83727;
  border: 0.125rem solid #c83727;
}

.els-btn--secondary.warning .els-btn-icon {
  color: #c83727;
}

.els-btn--secondary.information {
  color: #009ece;
  border: 0.125rem solid #009ece;
}

.els-btn--secondary.information .els-btn-icon {
  color: #009ece;
}

.els-btn--tertiary {
  background-color: transparent;
  border: 0.125rem solid #b9b9b9;
}

.els-btn--tertiary:hover,
.els-btn--tertiary:focus {
  color: #ffffff;
  background-color: #e9711c;
  border-color: #e9711c;
}

.els-btn--tertiary .els-btn-text {
  border-left: 0.83333rem solid transparent;
  border-right: 0.83333rem solid transparent;
}

.els-btn--tertiary .els-btn-icon {
  color: #007398;
  border: none;
}

.els-btn--tertiary__alternative {
  background-color: #f5f5f5;
}

.els-btn--tertiary.els-btn--small .els-btn-icon {
  padding: 0 0.125rem;
}

.els-btn--tertiary.confirmation .els-btn-icon {
  color: #29a61b;
}

.els-btn--tertiary.warning .els-btn-icon {
  color: #c83727;
}

.els-btn--tertiary.information .els-btn-icon {
  color: #009ece;
}

.els-btn--tertiary:hover .els-btn-icon,
.els-btn--tertiary.confirmation:hover .els-btn-icon,
.els-btn--tertiary.warning:hover .els-btn-icon,
.els-btn--tertiary.information:hover .els-btn-icon,
.els-btn--tertiary:focus .els-btn-icon,
.els-btn--tertiary.confirmation:focus .els-btn-icon,
.els-btn--tertiary.warning:focus .els-btn-icon,
.els-btn--tertiary.information:focus .els-btn-icon {
  color: #ffffff;
}

.els-btn--disabled {
  cursor: not-allowed;
  color: #ffffff;
  background-color: #dcdcdc;
  border: calc(1rem * 0.125) solid #dcdcdc;
}

.els-btn--disabled:hover {
  color: #ffffff;
}

.els-btn--disabled .els-btn-text {
  border-left: 0.83333rem solid transparent;
  border-right: 0.83333rem solid transparent;
}

.els-btn--disabled .els-btn-icon {
  color: #ffffff;
  border: none;
}

.els-btn--disabled_alternative {
  cursor: not-allowed;
  color: #dcdcdc;
  background-color: #ffffff;
  border: 0.125rem solid #dcdcdc;
}

.els-btn--disabled_alternative:hover {
  color: #dcdcdc;
}

.els-btn--disabled_alternative .els-btn-text {
  border-left: 0.83333rem solid transparent;
  border-right: 0.83333rem solid transparent;
}

.els-btn--disabled_alternative .els-btn-icon {
  color: #dcdcdc;
  border: none;
}

.els-btn--basic_link_disabled {
  cursor: not-allowed;
  color: #dcdcdc;
}

.els-btn--basic_link_disabled:hover,
.els-btn--basic_link_disabled:active,
.els-btn--basic_link_disabled:focus {
  color: #dcdcdc;
}

.els-btn--basic_link_disabled .els-btn-icon {
  color: #dcdcdc;
}

.els-btn--small {
  font-size: 1rem;
}

.els-btn--small .els-btn-icon {
  width: auto;
  height: 1.75rem;
  line-height: 1.75rem;
  font-size: 1.5rem;
  padding: 0 0.25rem;
}

.els-btn--small .els-btn-icon i {
  top: calc(1rem * 0.125);
}

.els-btn--medium {
  font-size: 1.25rem;
}

.els-btn--medium .els-btn-icon {
  width: 2.25rem;
  height: 2.25rem;
  line-height: 2.25rem;
  font-size: 1.875rem;
}

.els-btn--medium .els-btn-icon i {
  top: 0.1875rem;
}

.els-btn--large {
  font-size: 1.5rem;
}

.els-btn--large .els-btn-icon {
  width: 2.75rem;
  height: 2.75rem;
  line-height: 2.75rem;
  font-size: 2.25rem;
}

.els-btn--large .els-btn-icon i {
  top: 0.225rem;
}

.els-btn-text {
  display: table-cell;
  vertical-align: middle;
  line-height: 1;
}

.els-btn-text-container {
  border-top: calc(1rem * 0.125) solid transparent;
  border-bottom: calc(1rem * 0.125) solid transparent;
  transition: border-color 0.3s ease, color 0.3s ease;
  white-space: nowrap;
}

.els-btn-input {
  color: #007398 !important;
  background-color: transparent;
  border-top: calc(1rem * 0.125) solid transparent;
  border-right: 0;
  border-bottom: calc(1rem * 0.125) solid #b9b9b9;
  border-left: 0;
  transition: border-color 0.3s ease, color 0.3s ease;
  white-space: nowrap;
}

.els-btn-input:hover,
.els-btn-input:focus {
  color: #323232;
  border-bottom: calc(1rem * 0.125) solid #323232;
}

.els-btn-text-sub {
  display: block;
  clear: both;
  font-size: calc(1rem * 0.875);
  padding-top: 0.25rem;
}

.els-btn-icon {
  display: table-cell;
  box-sizing: content-box;
  width: 2rem;
  height: 2rem;
  line-height: 1;
  font-size: 1.5rem;
  text-align: center;
  vertical-align: middle;
  border: calc(1rem * 0.125) solid transparent;
  transition: background-color 0.3s ease, border-color 0.3s ease,
    color 0.3s ease;
}

.els-btn-icon i {
  position: relative;
  top: 0.175rem;
  font-family: SSGizmo;
  line-height: 1;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-transform: none;
  vertical-align: middle;
  speak: none;
}

.els-btn-group--center {
  float: none;
  margin: auto;
  width: 100%;
  text-align: center;
}

.els-btn-group--center .els-btn {
  float: none;
  margin: 1rem auto;
}

.els-btn-group--left {
  float: left;
  /*width: auto;*/
}

.els-btn-group--right {
  float: right;
  width: auto;
}

.els-btn-group--center:after,
.els-btn-group--left:after,
.els-btn-group--right:after {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}

.els-btn-group--left .els-btn,
.els-btn-group--left > .els-btn-wrap,
.els-btn-group--right .els-btn,
.els-btn-group--right > .els-btn-wrap {
  float: left;
}

.els-btn-group--left .els-btn:not(:last-child),
.els-btn-group--left > .els-btn-wrap:not(:last-child) {
  margin-right: 1rem;
}

.els-btn-group--right .els-btn:not(:first-child),
.els-btn-group--right > .els-btn-wrap:not(:first-child) {
  margin-left: 1rem;
}

.els-btn-group--vertical-aligned {
  display: table-cell;
  vertical-align: middle;
}

.els-btn-close {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  font-size: 1.5rem;
  cursor: pointer;
  color: #323232;
  border-bottom: 0.125rem solid transparent;
  transition: color 0.3s ease, border-bottom 0.3s ease;
  z-index: 1;
}

.els-btn-close:hover,
.els-btn-close:focus {
  color: #e9711c;
  border-bottom: 0.125rem solid #e9711c;
}

.els-tabs {
  /* border-bottom: 0.125rem solid #ebebeb; */
  display: block;
  float: left;
  width: 100%;
  -webkit-transition: border-bottom 0.3s ease;
  transition: border-bottom 0.3s ease;
}

.els-tabs .els-tab-badge {
  width: auto;
  margin-top: -0.25rem;
  margin-left: -1rem;
  position: relative;
  top: initial;
  right: initial;
}

.els-tabs a {
  color: #505050;
  padding: 0 1rem;
  line-height: 2.625rem;
  -webkit-transition: color 0.3s ease, border-color 0.2s ease;
  transition: color 0.3s ease, border-color 0.2s ease;
  float: left;
  margin-bottom: -0.125rem;
  border-bottom: 0.125rem solid transparent;
}

.els-tabs a:hover,
.els-tabs a:focus {
  color: #e9711c;
  cursor: pointer;
  border-bottom: 0.125rem solid #e9711c;
}

.els-tabs .els-tab {
  float: left;
  display: inline-block;
  width: auto;
}

.els-tabs .els-tab:first-child a {
  padding-left: 0;
}

.els-tabs .els-tab.els-active a {
  border-bottom: 0.125rem solid #e9711c;
}

.els-tabs .els-tab .els-badge,
.els-tabs .els-tab .els-badge-subtle,
.els-tabs .els-tab .els-badge-warning,
.els-tabs .els-tab .els-badge-confirm {
  float: right;
  margin-top: 0.4rem;
}

.els-tabs-content {
  float: left;
  width: 100%;
  position: relative;
}

.els-tabs-content .els-tab-content {
  display: none;
  float: left;
  width: 100%;
}

.els-tabs-content .els-tab-content.els-tab-active {
  display: block;
}

.els-vertical-tabs-content {
  width: 74.72%;
  float: left;
  margin-top: 1.5rem;
  padding: 0 2rem 0 1rem;
  min-height: 50rem;
}

.els-vertical-tab-content-align-right {
  display: inline-block;
  float: right;
  line-height: 2.12rem;
  color: #b9b9b9;
}

.els-activated .els-vertical-tab-content-align-right {
  color: #323232;
}

.els-vertical-tab-content-align-left {
  display: inline-block;
  float: left;
  line-height: 2.12rem;
  width: 0.95rem;
  text-align: center;
  margin-right: 0.25rem;
  color: #969696;
}

.els-activated .els-vertical-tab-content-align-left {
  color: #29a61b;
  font-size: 2rem;
}

.els-vertical-tabs-menu {
  width: 25.28%;
  padding-left: 2rem;
  margin-top: 1.5rem;
  float: left;
  position: relative;
}

.els-vertical-tabs-menu .els-vertical-tabs-toggle {
  position: absolute;
  top: 1.375rem;
  left: 3.875rem;
}

.els-vertical-tabs-menu-wrapper {
  padding: 1rem 2rem 5rem 2rem;
  background-color: #f5f5f5;
  padding-bottom: 100000px;
  margin-bottom: -100000px;
  display: block;
  height: 0;
}

.els-vertical-tabs-menu-header {
  font-size: 1.25rem;
  line-height: 3rem;
  height: 3rem;
  border-bottom: 0.125rem solid gainsboro;
  margin-top: 2.875rem;
}

.els-tabs-vertical {
  display: block;
  float: left;
  width: 100%;
}

.els-tabs-vertical li {
  float: left;
  display: inline-block;
  width: 100%;
  line-height: 3rem;
  padding-top: 0.5rem;
  padding-bottom: 0.75rem;
}

.els-tabs-vertical li a {
  color: #505050;
  font-size: 1rem;
  line-height: 2rem;
  -webkit-transition: color 0.3s ease, border-bottom 0.3s ease;
  transition: color 0.3s ease, border-bottom 0.3s ease;
  border-bottom: 0.125rem solid transparent;
  float: left;
}

.els-tabs-vertical li a:hover,
.els-tabs-vertical li a:focus {
  cursor: pointer;
  color: #e9711c;
  border-bottom: 0.125rem solid #e9711c;
}

.els-tabs-vertical li.els-active a {
  border-bottom: 0.125rem solid #e9711c;
}

.els-tabs-wrapper {
  padding-right: 1rem;
}

.els-tab-content-padding {
  padding-top: 1.5rem;
}

.els-tab-content-padding-small {
  padding-top: 1rem;
}

.els-sidebar {
  overflow: hidden;
  z-index: 5;
  background-color: #404040;
  height: 100%;
  position: fixed;
  width: 16rem;
  right: 0px;
  -webkit-transform: translateX(16rem);
  -moz-transform: translateX(16rem);
  -ms-transform: translateX(16rem);
  -o-transform: translateX(16rem);
  transform: translateX(16rem);
  z-index: 100001;
  transition: transform 0.3s ease, opacity 0.3s ease;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
}

.els-sidebar.els-hide {
  opacity: 0;
}

.els-sidebar .els-nav-sub {
  width: 100%;
}

.els-sidebar .els-sidebar-header {
  top: 0px;
  left: 0px;
  background-color: black;
  line-height: 5rem;
  height: 5rem;
  width: 100% !important;
}

.els-sidebar .els-user-profile-picture {
  width: 5rem;
  height: 5rem;
  float: left;
  display: inline-block;
  padding: 1.25rem;
}

.els-sidebar .els-user-profile-name {
  line-height: 1.5rem;
  font-size: 1rem;
  width: auto;
  max-width: 8rem;
  text-overflow: ellipsis;
  overflow: hidden;
  text-decoration: none;
  color: #969696;
}

.els-sidebar .els-sidebar-sub-header {
  background-color: #1f1f1f;
  padding: 1rem;
  width: 100% !important;
  display: block;
  color: #b9b9b9;
}

@media (min-width: 75rem) {
  .els-sidebar .els-sidebar-sub-header {
    display: none;
  }
}

.els-sidebar .els-sidebar-bottom-header {
  width: 100% !important;
  background-color: inherit;
  border-bottom: 0px;
  padding-top: 2rem;
}

.els-sidebar .els-user-placeholder {
  background-image: url("../images/user.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  margin: auto;
  display: block;
  height: 100%;
}

.els-sidebar-active .els-user-outside-spine {
  display: none;
}

.els-sidebar-active .els-sidebar {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

@media (min-width: 75rem) {
  .els-sidebar-active .els-navigation-header.els-navigation-header-next-line {
    padding-right: 17.25rem;
  }
}

@media (min-width: 75rem) {
  .els-sidebar-active .els-main-content {
    padding-right: 16rem;
  }
}

.els-sidebar-active .els-grid-wrapper {
  padding-right: 14rem;
}

.els-sidebar-active .els-spine-icon {
  background-image: url("../images/hamburger-open.svg");
}

.els-sidebar-title-no-button,
.els-sidebar-title {
  color: #e9711c;
  font-size: 1.25rem;
  line-height: 2rem;
  border-bottom: 0.125rem solid transparent;
  -webkit-transition: 0.3s ease border-bottom;
  transition: 0.3s ease border-bottom;
}

.els-sidebar-title-no-button:hover,
.els-sidebar-title:hover {
  color: #e9711c;
  border-bottom: 0.125rem solid #e9711c;
}

.els-nav-menu {
  padding-left: 1rem;
}

.els-nav_menu-item a {
  color: #b9b9b9;
  line-height: 3rem;
  font-size: 1.25rem;
  border-bottom: 0.125rem solid transparent;
  -webkit-transition: 0.3s ease border-bottom, 0.3s ease color;
  transition: 0.3s ease border-bottom, 0.3s ease color;
  padding-bottom: 0.125rem;
}

.els-nav_menu-item a:hover,
.els-nav_menu-item a:focus {
  color: #e9711c;
  border-bottom: 0.125rem solid #e9711c;
}

.els-nav-active a {
  border-bottom: 0.125rem solid #b9b9b9;
}

.els-responsive-hamburger-menu-icon {
  width: 3rem;
  float: right;
  margin-right: 2rem;
}

.els-responsive-hamburger-menu-icon .els-spine-icon {
  margin-left: 1rem;
  display: inline-block;
}

.els-responsive-hamburger-menu-icon .els-spine-icon:hover {
  width: 20px;
  margin-left: 26px !important;
  margin-right: 10px !important;
}

@media (min-width: 75rem) {
  .els-responsive-hamburger-menu-icon {
    display: none;
  }
}

.els-nav-name-active {
  border-bottom: 2px solid #e9711c !important;
}

.els-header-title,
.els-header .els-header-title-small {
  transition: margin-left 0.3s ease, opacity 0.3s ease;
}

.els-project-title {
  /*position: static;
  right: -9.36%;
  bottom: 15%;
  left: 7.5%;
  top: 27%;*/

  /* Headers/ Desktop & Tablet/ Tertiary - H3 - 24 */

  font-family: "NexusSans", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
  /* identical to box height, or 133% */

  font-feature-settings: "pnum" on, "lnum" on;

  /* es Colors/Primary/a11y Orange */

  color: #eb6500;
  /* Add these properties to wrap text */
  white-space: normal;
  /*width: 60%;*/
  display: block;
  /* margin: 0.6rem 0rem 0rem 4rem; */
  position: static;
  margin-left: 4rem;
  margin-top: -2.5rem;
}

.els-sidebar-active .els-sidebar {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.els-sidebar-active .els-spine-icon:before {
  background-image: url("../images/hamburger-open.svg");
}

.els-sidebar-active .els-user-outside-spine {
  display: none;
}

.els-sidebar-active .els-header-title,
.els-sidebar-active .els-header .els-header-title-small,
.els-header .els-sidebar-active .els-header-title-small {
  margin-left: -16rem;
  opacity: 0;
}

@media (min-width: 75rem) {
  .els-sidebar-active .els-header-title,
  .els-sidebar-active .els-header .els-header-title-small,
  .els-header .els-sidebar-active .els-header-title-small {
    margin-left: 0;
    opacity: 1;
  }
}

@media (min-width: 75rem) {
  .els-sidebar-active .els-main-content,
  .els-sidebar-active .els-grid-wrapper {
    padding-right: 16rem;
  }

  .els-sidebar-active .els-footer {
    padding-right: 18rem;
  }
}

.els-sidebar-active .els-header {
  padding-right: 16rem;
}

@media (min-width: 75rem) {
  .els-sidebar-active.els-navigation-header-next-line .els-navigation-header {
    padding-right: 17rem !important;
  }
}

.els-responsive-widget-icons a.els-active {
  border-bottom: 0.125rem solid #e9711c;
}

.els-main-title {
  display: block;
}

.els-header {
  background-color: #ffffff;
  float: left;
  height: 5rem;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 4000;
  transition: padding-right 0.3s ease, transform 0.3s ease;
}

.els-header .els-header-title,
.els-header .els-header-title-small {
  /*white-space: nowrap;*/
  width: 85%;
  padding-left: 1rem;
  padding-bottom: 0px !important;
  z-index: 4;
  position: fixed;
  font-size: 1.2rem;
  line-height: 2.5rem;
  margin-top: 0.5rem;
}

@media (min-width: 37.5rem) {
  .els-header .els-header-title,
  .els-header .els-header-title-small {
    font-size: 1.875rem;
  }

  .els-header .els-header-title.els-hide,
  .els-header .els-hide.els-header-title-small {
    opacity: 0;
  }
}

@media (min-width: 45rem) {
  .els-header .els-header-title,
  .els-header .els-header-title-small {
    padding-left: 1.25rem;
    width: 50%;
  }
}

@media (min-width: 75rem) {
  .els-header .els-header-title,
  .els-header .els-header-title-small {
    padding-left: 2rem;
  }
}

.els-header .els-header-title .els-main-title,
.els-header .els-header-title-small .els-main-title {
  color: #e9711c !important;
  border-bottom: 0px;
  float: left;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  z-index: 4;
  margin-top: 0.3rem;
}

@media (min-width: 37.5rem) {
  .els-header .els-header-title .els-main-title,
  .els-header .els-header-title-small .els-main-title {
    width: auto;
    padding-right: 5rem;
  }
}

.els-header .els-header-title-small {
  z-index: 1;
  width: 100%;
  background-color: #ffffff;
  position: relative;
  font-size: 1.2rem;
  line-height: 5rem;
  position: fixed;
}

@media (min-width: 37.5rem) {
  .els-header .els-header-title-small {
    font-size: 1.875rem;
  }
}

.els-navigation-header {
  float: left;
  line-height: 5rem;
  font-size: 1.25rem;
  background-color: #ffffff;
  -webkit-transition: padding-right 0.3s ease, opacity 0.2s ease,
    background-color 0.3s ease;
  transition: padding-right 0.3s ease, opacity 0.2s ease,
    background-color 0.3s ease;
  display: none;
}

.els-navigation-header .els-navigation-header-section a {
  line-height: 1.5rem;
  display: inline-block;
  vertical-align: middle;
  float: none;
  padding-top: 5px;
}

@media (min-width: 75rem) {
  .els-navigation-header {
    display: block;
  }
}

.els-navigation-header.els-navigation-header-next-line {
  width: 100%;
  position: absolute;
  right: 0px;
  padding-right: 1rem;
  top: 5rem;
  line-height: 1rem;
  text-align: right;
  margin-top: -1rem;
  padding-bottom: 0.5rem;
}

.els-navigation-header li {
  display: inline-block;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 0px;
  padding-bottom: 0;
}

.els-navigation-header .els-active-navigation-header-section a {
  border-bottom: 0.125rem solid #e9711c;
}

.els-navigation-header a {
  color: #505050;
  border-bottom: 0.125rem solid transparent;
  -webkit-transition: color 0.3s ease, border-bottom 0.3s ease;
  transition: color 0.3s ease, border-bottom 0.3s ease;
}

.els-navigation-header a:hover,
.els-navigation-header a:focus {
  color: #e9711c;
  border-bottom: 0.125rem solid #e9711c;
}

@media (min-width: 75rem) {
  .els-navigation-header {
    display: block;
  }
}

.els-spine-icon {
  background-image: url("../images/hamburger-closed.svg");
  background-repeat: no-repeat;
  width: 40px;
  height: 18px;
  display: inline-block;
  margin-right: 0 !important;
  border-bottom: 0 !important;
  vertical-align: initial !important;
  -webkit-transition: width 0.3s ease, margin-right 0.3s ease,
    margin-left 0.3s ease !important;
  transition: width 0.3s ease, margin-right 0.3s ease, margin-left 0.3s ease !important;
}

.els-spine-icon:hover {
  cursor: pointer;
  width: 20px;
  border-bottom: 0 !important;
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.els-sidebar-header {
  top: 0px;
  left: 0px;
}

.els-sub-nav-header {
  float: right;
  text-align: right;
  right: 0px;
  z-index: 6;
  -webkit-transition: 0.3s ease padding-right, 0.3s ease opacity;
  transition: 0.3s ease padding-right, 0.3s ease opacity;
  width: auto;
  /*margin-left: -3.6rem;*/
}

.els-sub-nav-header.els-hide {
  opacity: 0;
  pointer-events: none;
}

.els-header-icons {
  line-height: 5rem;
  height: 5rem;
  display: inline-block;
  padding-left: 0;
  width: auto;
  -webkit-transition: right 0.3s ease, transform 0.2s ease;
  transition: right 0.3s ease, transform 0.2s ease;
  margin-right: 0px !important;
  padding-top: 1px;
  padding-right: 1rem;
}

@media (min-width: 45rem) {
  .els-header-icons {
    padding-right: 1.25rem;
    padding-left: 3rem;
  }
}

@media (min-width: 75rem) {
  .els-header-icons {
    padding-right: 0.3rem;
  }
}

.els-header-icons.els-navigation-header-next-line {
  float: right;
}

.els-header-icons a {
  color: #969696;
  display: inline-block;
  line-height: 1.5rem;
  margin-right: 1.5rem;
}

.els-gizmo-icon {
  width: 2.25rem;
  height: 1.25rem;
  line-height: 1.25rem;
  font-size: 1.25rem;
  padding-left: 0.53rem;
  padding-right: 0.5rem;
  color: #ffffff;
}

.els-gizmo-icon:before,
.els-gizmo-icon:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  font-size: 1.5rem;
}

.ss-search:hover {
  cursor: pointer;
}

a.els-user-outside-spine {
  display: none;
}

@media (min-width: 78rem) {
  a.els-user-outside-spine {
    display: inline-block;
  }
}

.els-user-outside-spine {
  display: inline-block;
  line-height: 1.5rem;
  margin-right: 1.375rem;
}

.els-user-outside-spine .ss-user:before {
  font-size: 1.25rem;
}

.els-user-outside-spine:hover .ss-user {
  color: #ffffff;
}

.els-user-outside-spine.els-hide {
  display: none;
}

.els-user-outside-spine .ss-user {
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;

  border: 0;
  background: none;
  cursor: pointer;
}

.els-user-outside-spine .ss-user:before {
  font-size: 1.4rem;
  vertical-align: middle;
}

.els-toggle-search {
  display: inline-block;
  float: none;
  vertical-align: middle;
  color: #323232 !important;
}

.els-toggle-search:hover,
.els-toggle-search:focus {
  color: #e9711c !important;
}

.els-toggle-search:before {
  font-size: 1.5rem;
  vertical-align: bottom;
}

.els-nav-footer-blocks {
  background-color: #e9711c;
  clear: both;
  margin-top: 5rem;
  padding: 1rem 2rem;
}

.els-nav-footer-block {
  width: auto;
  float: left;
}

.els-nav-footer-block a h4,
.els-nav-footer-block a h2,
.els-nav-footer-block a i {
  color: #ffffff;
}

.els-nav-footer-block a h2 span {
  border-bottom: 0.125rem solid transparent;
  transition: border-bottom 0.3s ease;
}

.els-nav-footer-block a:hover,
.els-nav-footer-block a:focus {
  color: #ffffff;
}

.els-nav-footer-block a:hover h2 span,
.els-nav-footer-block a:focus h2 span {
  border-bottom: 0.125rem solid white;
}

.els-nav-footer-divider {
  height: 2rem;
}

@media (min-width: 45rem) {
  .els-nav-footer-divider {
    width: 0.125rem;
    background-color: #ef9b5f;
    float: left;
    height: 5rem;
  }
}

.els-nav-previous-block h4 {
  padding-left: 1.2rem;
}

.els-nav-next-block {
  text-align: right;
  float: right;
}

.els-nav-next-block h4 {
  padding-right: 1.2rem;
}

.els-footer {
  border: 0px;
  border-top: 0.125rem;
  border-color: #e9711c;
  border-style: solid;
  background-color: #ffffff;
  transition: padding-right 0.3s ease, transform 0.3s ease;
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 1rem;
}

@media (min-width: 70rem) {
  .els-footer {
    padding: 1rem 1.25rem 1.25rem 1.25rem;
  }
}

@media (min-width: 75rem) {
  .els-footer {
    padding: 1rem 2rem 2rem 2rem;
  }
}

.els-footer .els-footer-logo {
  width: 100%;
  padding-bottom: 1rem;
}

@media (min-width: 45rem) {
  .els-footer .els-footer-logo {
    width: auto;
    padding-bottom: 0;
  }
}

.els-footer .els-footer-logo img {
  width: 150px;
}

.els-footer .els-document-links {
  width: 100%;
}

@media (min-width: 45rem) {
  .els-footer .els-document-links {
    width: 66.667%;
    padding-right: 1rem;
    padding-left: 2rem;
    padding-top: 8px;
  }
}

.els-footer .els-footer-reed-logo {
  width: 100%;
  margin-top: 1rem;
  float: left;
}

@media (min-width: 45rem) {
  .els-footer .els-footer-reed-logo {
    margin: 2.325rem 0 0 0;
    width: 16.66667%;
    text-align: right;
    float: right;
  }
}

.els-footer .els-footer-reed-logo img {
  width: 118px;
  height: 26px;
}

.els-footer .els-document-link {
  text-decoration: underline;
  border-bottom: transparent 0.125rem solid;
  -webkit-transition: border-bottom 0.3s ease, color 0.3s ease;
  transition: border-bottom 0.3s ease, color 0.3s ease;
  margin: 0 1rem 0 0;
  float: left;
}

.els-footer .els-document-link:hover {
  border-bottom: #e9711c 0.125rem solid;
  color: #e9711c;
  text-decoration: none;
}

@media (min-width: 45rem) {
  .els-footer .els-document-link {
    float: none;
    margin: 0 2rem 0 0;
  }
}

.els-footer .els-document-link a {
  color: #323232;
}

.els-footer .els-document-link-row {
  display: inline-block;
  font-size: 14px;
  width: 70%;
}

.els-footer .els-document-link-row li {
  float: left;
  width: auto;
  display: inline-block;
}

.els-footer .els-account-footer {
  border: 0px;
  border-top: 0.125rem;
  border-color: #e9711c;
  border-style: solid;
}

.els-footer .els-account-footer .els-footer {
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  max-width: 1440px;
  overflow-y: scroll;
  position: absolute;
  top: inherit;
  bottom: inherit;
  left: 0;
  right: 0;
  margin: 0 auto;
  border: 0px;
}

.els-footer .els-cookie-disclaimer {
  color: #969696;
}

.els-bullet {
  line-height: 2rem;
  width: auto;
  float: none;
  vertical-align: middle;
}

.els-bullet .els-bullet-icon {
  color: #007398;
  font-size: 1.5rem;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.5rem;
}

.els-bullet .els-bullet-icon--right {
  margin-left: 0.5rem;
}

.els-bullet .els-bullet-icon--left {
  margin-right: 0.5rem;
}

.els-bullet .els-bullet-icon--warning {
  color: #c83727;
}

.els-bullet .els-bullet-icon--information {
  color: #009ece;
}

.els-bullet .els-bullet-icon--confirmation {
  color: #29a61b;
}

.els-bullet .els-bullet-icon--edited {
  color: #e9711c;
}

.els-bullet .els-bullet-text {
  vertical-align: middle;
}

.els-bullet--small {
  line-height: 1.5rem;
}

.els-bullet--small .els-bullet-icon {
  font-size: 2rem;
}

.els-bullet--small .els-bullet-text {
  font-size: 1rem;
}

.els-bullet--medium {
  line-height: 1.75rem;
}

.els-bullet--medium .els-bullet-icon {
  font-size: 2.5rem;
}

.els-bullet--medium .els-bullet-text {
  font-size: 1.25rem;
}

.els-bullet--large {
  line-height: 2rem;
}

.els-bullet--large .els-bullet-icon {
  font-size: 3rem;
}

.els-bullet--large .els-bullet-text {
  font-size: 1.5rem;
}

.els-accordion {
  float: left;
  width: 100%;
  margin-bottom: 1.75rem;
}

.els-accordion .els-accordion {
  padding-left: 1rem;
  margin-bottom: 0;
}

.els-accordion .els-accordion li:last-child {
  border-bottom: 0px;
}

.els-accordion .els-accordion-header {
  width: 100%;
  float: left;
  padding: 0.75rem 0.25rem 0.75rem 0;
  line-height: 1.25rem;
}

.els-accordion .els-accordion-header-badge {
  position: absolute;
  top: -0.5rem;
  left: 100%;
  padding-left: 0.125rem;
  opacity: 0;
  transition: 0.3s ease opacity;
}

.els-accordion .els-accordion-header-badge ul {
  width: auto;
}

.els-accordion .els-accordion-header-badge li {
  color: #ffffff;
  background-color: #e9711c;
}

.els-accordion .els-accordion-title {
  position: relative;
  font-size: 1rem;
  width: auto;
  border-bottom: #e9711c 0.125rem solid;
  -webkit-transition: border-bottom 0.3s ease, color 0.3s ease;
  transition: border-bottom 0.3s ease, color 0.3s ease;
  float: none;
  vertical-align: middle;
}

.els-accordion .els-accordion-header:hover {
  color: #323232;
}

.els-accordion .els-accordion-header:hover .els-accordion-state {
  border-bottom: 0.125rem solid #e9711c;
}

.els-accordion .els-accordion-header:hover .els-accordion-state [class^="ss-"],
.els-accordion
  .els-accordion-header:hover
  .els-accordion-state-left
  [class^="ss-"] {
  color: #e9711c;
}

.els-accordion .els-accordion-header:hover .els-accordion-title {
  position: relative;
  border-bottom: #e9711c 0.125rem solid !important;
  color: #e9711c;
}

.els-accordion .els-accordion-content {
  display: none;
}

.els-accordion .els-accordion-content > [class^="els-accordion-"] {
  padding-left: 1rem;
  margin-bottom: 0;
}

.els-accordion
  .els-accordion-content
  > [class^="els-accordion-"]
  .els-accordion-item {
  border-style: dotted;
}

.els-accordion
  .els-accordion-content
  > [class^="els-accordion-"]
  li:last-child {
  border-bottom: 0px;
}

.els-accordion .els-accordion-enabled .els-accordion-header::before {
  content: "•";
  color: #29a61b;
  font-size: 3rem;
  float: none;
  height: 1rem;
  width: 2rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1rem;
}

.els-accordion .els-accordion-disabled .els-accordion-header::before {
  content: "🚫";
  font-size: 1.25rem;
  padding: 0;
  vertical-align: bottom;
  font-family: "SSGizmo";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  color: #969696;
  width: 2.125rem;
  margin-left: -0.125rem;
  line-height: 1rem;
}

.els-accordion .els-accordion-item {
  width: 100%;
  float: left;
  border-top: 0.125rem solid #ebebeb;
  margin: 0;
}

.els-accordion .els-accordion-item:last-child {
  border-bottom: 0.125rem solid #ebebeb;
}

.els-accordion .els-accordion-item .els-accordion-state,
.els-accordion .els-accordion-item .els-accordion-state-left {
  float: right;
  width: auto;
  line-height: 1rem;
  -webkit-transition: border-bottom 0.3s ease;
  transition: border-bottom 0.3s ease;
  border-bottom: 0.125rem solid transparent;
}

.els-accordion .els-accordion-item .els-accordion-state:hover,
.els-accordion .els-accordion-item .els-accordion-state-left:hover {
  cursor: pointer;
}

.els-accordion .els-accordion-item .els-accordion-state [class^="ss-"],
.els-accordion .els-accordion-item .els-accordion-state-left [class^="ss-"] {
  width: auto;
  color: #007398;
  font-size: 1.25rem;
  display: inherit;
  float: right;
  vertical-align: text-top;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.els-accordion
  .els-accordion-item
  .els-accordion-state
  .els-accordion-state-on-indicator,
.els-accordion
  .els-accordion-item
  .els-accordion-state-left
  .els-accordion-state-on-indicator {
  display: inline;
}

.els-accordion
  .els-accordion-item
  .els-accordion-state
  .els-accordion-state-off-indicator,
.els-accordion
  .els-accordion-item
  .els-accordion-state-left
  .els-accordion-state-off-indicator {
  display: none;
}

.els-accordion .els-accordion-item .els-accordion-state-left {
  float: left;
  margin-right: 1rem;
  padding-left: 0;
}

.els-accordion
  .els-accordion-item.els-accordion-closed
  .els-accordion-header-badge {
  opacity: 1;
}

.els-accordion .els-accordion-item.els-accordion-closed .els-accordion-title {
  border-bottom: transparent 0.125rem solid;
}

.els-accordion
  .els-accordion-item.els-accordion-closed
  .els-accordion-state
  > .els-accordion-state-on-indicator,
.els-accordion
  .els-accordion-item.els-accordion-closed
  .els-accordion-state-left
  > .els-accordion-state-on-indicator {
  display: none;
}

.els-accordion
  .els-accordion-item.els-accordion-closed
  .els-accordion-state
  > .els-accordion-state-off-indicator,
.els-accordion
  .els-accordion-item.els-accordion-closed
  .els-accordion-state-left
  > .els-accordion-state-off-indicator {
  display: inline;
}

.els-accordion .els-accordion-item.els-accordion-closed .ss-navigatedown {
  display: inherit;
}

.els-accordion .els-accordion-item.els-accordion-closed .ss-navigateup {
  display: none;
}

.els-accordion--numbered {
  float: left;
  width: 100%;
  margin-bottom: 1.75rem;
  counter-reset: list-section;
}

.els-accordion--numbered .els-accordion {
  padding-left: 1rem;
  margin-bottom: 0;
}

.els-accordion--numbered .els-accordion li:last-child {
  border-bottom: 0px;
}

.els-accordion--numbered .els-accordion-header {
  width: 100%;
  float: left;
  padding: 0.75rem 0.25rem 0.75rem 0;
  line-height: 1.25rem;
}

.els-accordion--numbered .els-accordion-header-badge {
  position: absolute;
  top: -0.5rem;
  left: 100%;
  padding-left: 0.125rem;
  opacity: 0;
  transition: 0.3s ease opacity;
}

.els-accordion--numbered .els-accordion-header-badge ul {
  width: auto;
}

.els-accordion--numbered .els-accordion-header-badge li {
  color: #ffffff;
  background-color: #e9711c;
}

.els-accordion--numbered .els-accordion-title {
  position: relative;
  font-size: 1rem;
  width: auto;
  border-bottom: #e9711c 0.125rem solid;
  -webkit-transition: border-bottom 0.3s ease, color 0.3s ease;
  transition: border-bottom 0.3s ease, color 0.3s ease;
  float: none;
  vertical-align: middle;
}

.els-accordion--numbered .els-accordion-header:hover {
  color: #323232;
}

.els-accordion--numbered .els-accordion-header:hover .els-accordion-state {
  border-bottom: 0.125rem solid #e9711c;
}

.els-accordion--numbered
  .els-accordion-header:hover
  .els-accordion-state
  [class^="ss-"],
.els-accordion--numbered
  .els-accordion-header:hover
  .els-accordion-state-left
  [class^="ss-"] {
  color: #e9711c;
}

.els-accordion--numbered .els-accordion-header:hover .els-accordion-title {
  position: relative;
  border-bottom: #e9711c 0.125rem solid !important;
  color: #e9711c;
}

.els-accordion--numbered .els-accordion-content {
  display: none;
}

.els-accordion--numbered .els-accordion-content > [class^="els-accordion-"] {
  padding-left: 1rem;
  margin-bottom: 0;
}

.els-accordion--numbered
  .els-accordion-content
  > [class^="els-accordion-"]
  .els-accordion-item {
  border-style: dotted;
}

.els-accordion--numbered
  .els-accordion-content
  > [class^="els-accordion-"]
  li:last-child {
  border-bottom: 0px;
}

.els-accordion--numbered .els-accordion-enabled .els-accordion-header::before {
  content: "•";
  color: #29a61b;
  font-size: 3rem;
  float: none;
  height: 1rem;
  width: 2rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 1rem;
}

.els-accordion--numbered .els-accordion-disabled .els-accordion-header::before {
  content: "🚫";
  font-size: 1.25rem;
  padding: 0;
  vertical-align: bottom;
  font-family: "SSGizmo";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  color: #969696;
  width: 2.125rem;
  margin-left: -0.125rem;
  line-height: 1rem;
}

.els-accordion--numbered .els-accordion-item {
  width: 100%;
  float: left;
  border-top: 0.125rem solid #ebebeb;
  margin: 0;
}

.els-accordion--numbered .els-accordion-item:last-child {
  border-bottom: 0.125rem solid #ebebeb;
}

.els-accordion--numbered .els-accordion-item .els-accordion-state,
.els-accordion--numbered .els-accordion-item .els-accordion-state-left {
  float: right;
  width: auto;
  line-height: 1rem;
  -webkit-transition: border-bottom 0.3s ease;
  transition: border-bottom 0.3s ease;
  border-bottom: 0.125rem solid transparent;
}

.els-accordion--numbered .els-accordion-item .els-accordion-state:hover,
.els-accordion--numbered .els-accordion-item .els-accordion-state-left:hover {
  cursor: pointer;
}

.els-accordion--numbered
  .els-accordion-item
  .els-accordion-state
  [class^="ss-"],
.els-accordion--numbered
  .els-accordion-item
  .els-accordion-state-left
  [class^="ss-"] {
  width: auto;
  color: #007398;
  font-size: 1.25rem;
  display: inherit;
  float: right;
  vertical-align: text-top;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.els-accordion--numbered
  .els-accordion-item
  .els-accordion-state
  .els-accordion-state-on-indicator,
.els-accordion--numbered
  .els-accordion-item
  .els-accordion-state-left
  .els-accordion-state-on-indicator {
  display: inline;
}

.els-accordion--numbered
  .els-accordion-item
  .els-accordion-state
  .els-accordion-state-off-indicator,
.els-accordion--numbered
  .els-accordion-item
  .els-accordion-state-left
  .els-accordion-state-off-indicator {
  display: none;
}

.els-accordion--numbered .els-accordion-item .els-accordion-state-left {
  float: left;
  margin-right: 1rem;
  padding-left: 0;
}

.els-accordion--numbered
  .els-accordion-item.els-accordion-closed
  .els-accordion-header-badge {
  opacity: 1;
}

.els-accordion--numbered
  .els-accordion-item.els-accordion-closed
  .els-accordion-title {
  border-bottom: transparent 0.125rem solid;
}

.els-accordion--numbered
  .els-accordion-item.els-accordion-closed
  .els-accordion-state
  > .els-accordion-state-on-indicator,
.els-accordion--numbered
  .els-accordion-item.els-accordion-closed
  .els-accordion-state-left
  > .els-accordion-state-on-indicator {
  display: none;
}

.els-accordion--numbered
  .els-accordion-item.els-accordion-closed
  .els-accordion-state
  > .els-accordion-state-off-indicator,
.els-accordion--numbered
  .els-accordion-item.els-accordion-closed
  .els-accordion-state-left
  > .els-accordion-state-off-indicator {
  display: inline;
}

.els-accordion--numbered
  .els-accordion-item.els-accordion-closed
  .ss-navigatedown {
  display: inherit;
}

.els-accordion--numbered
  .els-accordion-item.els-accordion-closed
  .ss-navigateup {
  display: none;
}

.els-accordion--numbered .els-accordion-header:before {
  font-size: 1rem;
  color: #e9711c;
  content: counters(list-section, ".") ". ";
  counter-increment: list-section;
  vertical-align: middle;
}

.els-accordion--small .els-accordion-header {
  padding: 0.75rem 0.25rem 0.75rem 0;
  line-height: 1.25rem;
}

.els-accordion--small .els-accordion-header:before {
  font-size: 1rem;
}

.els-accordion--small .els-accordion-header-badge {
  top: -0.5rem;
}

.els-accordion--small .els-accordion-title {
  font-size: 1rem;
}

.els-accordion--small .els-accordion-content > [class^="els-accordion-"] {
  padding-left: 1rem;
}

.els-accordion--small .els-accordion-item:last-child {
  border-bottom: 0.125rem solid #ebebeb;
}

.els-accordion--small .els-accordion-item .els-accordion-state,
.els-accordion--small .els-accordion-item .els-accordion-state-left {
  line-height: 1rem;
}

.els-accordion--small .els-accordion-item .els-accordion-state [class^="ss-"],
.els-accordion--small
  .els-accordion-item
  .els-accordion-state-left
  [class^="ss-"] {
  font-size: 1.25rem;
}

.els-accordion--medium .els-accordion-header {
  padding: 0.9375rem 0.3125rem 0.9375rem 0;
  line-height: 1.5625rem;
}

.els-accordion--medium .els-accordion-header:before {
  font-size: 1.25rem;
}

.els-accordion--medium .els-accordion-header-badge {
  top: -0.625rem;
}

.els-accordion--medium .els-accordion-title {
  font-size: 1.25rem;
}

.els-accordion--medium .els-accordion-content > [class^="els-accordion-"] {
  padding-left: 1.25rem;
}

.els-accordion--medium .els-accordion-item:last-child {
  border-bottom: 0.125rem solid #ebebeb;
}

.els-accordion--medium .els-accordion-item .els-accordion-state,
.els-accordion--medium .els-accordion-item .els-accordion-state-left {
  line-height: 1.25rem;
}

.els-accordion--medium .els-accordion-item .els-accordion-state [class^="ss-"],
.els-accordion--medium
  .els-accordion-item
  .els-accordion-state-left
  [class^="ss-"] {
  font-size: 1.5625rem;
}

.els-accordion--large .els-accordion-header {
  padding: 1.125rem 0.375rem 1.125rem 0;
  line-height: 1.875rem;
}

.els-accordion--large .els-accordion-header:before {
  font-size: 1.5rem;
}

.els-accordion--large .els-accordion-header-badge {
  top: -0.75rem;
}

.els-accordion--large .els-accordion-title {
  font-size: 1.5rem;
}

.els-accordion--large .els-accordion-content > [class^="els-accordion-"] {
  padding-left: 1.5rem;
}

.els-accordion--large .els-accordion-item:last-child {
  border-bottom: 0.125rem solid #ebebeb;
}

.els-accordion--large .els-accordion-item .els-accordion-state,
.els-accordion--large .els-accordion-item .els-accordion-state-left {
  line-height: 1.5rem;
}

.els-accordion--large .els-accordion-item .els-accordion-state [class^="ss-"],
.els-accordion--large
  .els-accordion-item
  .els-accordion-state-left
  [class^="ss-"] {
  font-size: 1.875rem;
}

.els-toolbar {
  line-height: 5rem;
  background-color: #007398;
  min-height: 5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  position: relative;
}

.els-toolbar .els-toolbar-title-wrapper {
  line-height: 5rem;
  vertical-align: middle;
  float: none;
  width: auto;
}

.els-toolbar h2 {
  float: left;
  color: #ffffff;
  margin-bottom: 0px;
}

.els-toolbar a {
  color: #ffffff;
}

.els-toolbar a [class^="ss-"] {
  color: #ffffff !important;
}

.els-toolbar a:hover span {
  color: #ffffff !important;
}

.els-toolbar a:hover span.els-basic-link-text {
  border-bottom-color: #ffffff !important;
}

.els-toolbar li {
  padding-right: 3rem;
  display: inline-block;
  font-size: 1rem;
}

.els-toolbar li:last-child {
  padding-right: 0px;
  margin-right: 0px;
}

.els-breadcrumb-trail {
  display: block;
  float: left;
  width: auto;
  margin-bottom: 2rem;
}

.els-breadcrumb-trail li {
  float: left;
  width: auto;
  font-size: 1rem;
  margin-bottom: 0px;
  line-height: 1.25rem;
  padding-right: 0;
}

.els-breadcrumb-trail li:last-child {
  padding-top: 1px;
}

.els-breadcrumb-trail li:not(:last-child):after {
  content: "▻";
  font-size: 0.75rem;
  padding: 0 0.25rem 0 0.25rem;
  vertical-align: middle;
  font-family: "SSGizmo";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  padding-top: 0.125rem;
}

.els-breadcrumb-trail a {
  text-decoration: none;
  border-bottom: transparent 0.125rem solid;
  -webkit-transition: border-bottom 0.3s ease, color 0.3s ease;
  transition: border-bottom 0.3s ease, color 0.3s ease;
  color: #9b9b9b;
  border-bottom: transparent 0.125rem solid;
}

.els-breadcrumb-trail a:hover {
  border-bottom: #e9711c 0.125rem solid;
  color: #e9711c;
}

.els-badge,
.els-badge-subtle,
.els-badge-warning,
.els-badge-confirm {
  -moz-font-feature-settings: "pnum" 1, "kern" 1, "liga" 1;
  -moz-font-feature-settings: "pnum=1, kern=1, liga=1";
  -ms-font-feature-settings: "pnum" 1, "kern" 1, "liga" 1;
  -o-font-feature-settings: "pnum" 1, "kern" 1, "liga" 1;
  -webkit-font-feature-settings: "pnum" 1, "kern" 1, "liga" 1;
  font-feature-settings: "pnum" 1, "kern" 1, "liga" 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-weight: bold;
  background-color: #009ece;
  color: #ffffff !important;
  min-width: 1rem;
  line-height: 1rem;
  text-align: center;
  border-radius: 0.5rem;
  font-size: 0.75rem;
  float: left;
  margin-left: 0.125rem;
  margin-top: -0.125rem;
  padding: 0 0.25rem;
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: "lnum";
  -ms-font-feature-settings: "lnum";
  -webkit-font-feature-settings: "lnum";
  font-feature-settings: "lnum";
  height: 1rem;
  line-height: 1.125rem;
}

.els-badge-subtle {
  background-color: #dcdcdc;
  color: #323232;
}

.els-badge-warning {
  background-color: #c83727;
  color: #ffffff;
}

.els-badge-confirm {
  background-color: #29a61b;
  color: #ffffff;
}

.els-pagination-nav {
  width: 100%;
  text-align: center;
}

@media (min-width: 37.5rem) {
  .els-pagination-nav {
    width: auto;
  }
}

.els-pagination {
  width: auto;
  float: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.els-pagination .els-button-alternative-tertiary-medium {
  margin-bottom: 0;
}

.els-pagination .els-pagination-item {
  -moz-font-feature-settings: "pnum" 1, "kern" 1, "liga" 1;
  -moz-font-feature-settings: "pnum=1, kern=1, liga=1";
  -ms-font-feature-settings: "pnum" 1, "kern" 1, "liga" 1;
  -o-font-feature-settings: "pnum" 1, "kern" 1, "liga" 1;
  -webkit-font-feature-settings: "pnum" 1, "kern" 1, "liga" 1;
  font-feature-settings: "pnum" 1, "kern" 1, "liga" 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  color: #323232;
  padding: 0 0.125rem;
  border-bottom: 0.125rem solid transparent;
  -webkit-transition: color 0.3s ease, border-bottom 0.3s ease;
  transition: color 0.3s ease, border-bottom 0.3s ease;
}

.els-pagination .els-pagination-item:hover {
  border-bottom: 0.125rem solid #e9711c;
  color: #e9711c;
}

.els-pagination .els-pagination-item-selected {
  font-weight: 700;
}

.els-pagination .els-pagination-item-selected span {
  -moz-font-feature-settings: "pnum" 1, "kern" 1, "liga" 1;
  -moz-font-feature-settings: "pnum=1, kern=1, liga=1";
  -ms-font-feature-settings: "pnum" 1, "kern" 1, "liga" 1;
  -o-font-feature-settings: "pnum" 1, "kern" 1, "liga" 1;
  -webkit-font-feature-settings: "pnum" 1, "kern" 1, "liga" 1;
  font-feature-settings: "pnum" 1, "kern" 1, "liga" 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-weight: bold;
  border-bottom: 0.125rem solid #e9711c;
}

.els-pagination .els-pagination-item-previous,
.els-pagination .els-pagination-item-next {
  margin-bottom: 0;
}

.els-pagination .els-pagination-item-previous .els-basic-link-text-wrapper,
.els-pagination .els-pagination-item-next .els-basic-link-text-wrapper {
  display: none;
}

@media (min-width: 70rem) {
  .els-pagination .els-pagination-item-previous .els-basic-link-text-wrapper,
  .els-pagination .els-pagination-item-next .els-basic-link-text-wrapper {
    display: inline-block;
  }
}

.els-pagination li {
  display: inline-block;
  font-size: 1.25rem;
  padding: 0 1rem;
  vertical-align: middle;
  line-height: 3rem;
}

.els-pagination li:first-child {
  padding-left: 0;
}

.els-pagination li:last-child {
  padding-right: 0;
}

@media (max-width: 37.5rem) {
  .els-pagination li {
    display: none;
  }

  .els-pagination li:first-child,
  .els-pagination li:last-child {
    display: inline-block;
  }

  .els-pagination .els-pagination-item-selected {
    display: inline-block;
  }
}

@media (min-width: 37.5rem) {
  .els-pagination li {
    display: inline-block;
  }
}

.els-pagination-adjuster {
  float: left;
  width: auto;
  min-width: 22.5%;
  line-height: 3rem;
  padding-right: 2rem;
}

.els-pagination-adjuster span {
  vertical-align: middle;
}

.els-pagination-wrapper {
  margin-right: auto;
  margin-left: auto;
  float: left;
  width: 60%;
}

.els-text-input {
  width: 100%;
  position: relative;
  z-index: 0;
}

.els-text-input .els-text-input-label {
  color: #007398;
  cursor: pointer;
  display: block;
  font-size: 1.25rem;
  margin: 0;
  position: absolute;
  top: 2.25rem;
  left: 0;
  transition: top 0.2s ease, font-size 0.2s ease;
  -webkit-transition: top 0.2s ease, font-size 0.2s ease;
  line-height: 1rem;
  z-index: -1;
}

.els-text-input .els-text-input-label:hover {
  cursor: text;
}

.els-text-input .els-text-input-field {
  padding: 0;
  margin: 1.5rem 0 2rem 0;
  background: 0 0;
  border: none;
  color: #007398;
  display: inline-block;
  font-family: NexusSans;
  font-size: 20px;
  line-height: 28px;
  width: 100%;
  -webkit-transition: border-bottom 0.3s ease;
  transition: border-bottom 0.3s ease;
  border-bottom: 0.125rem solid gainsboro;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #007398;
  opacity: 1;
  /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #007398;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #007398;
}

.els-text-input .els-text-input-field:-webkit-autofill {
  -webkit-text-fill-color: #323232;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  -moz-text-fill-color: #323232;
  -moz-box-shadow: 0 0 0px 1000px white inset;
  -o-text-fill-color: #323232;
  -o-box-shadow: 0 0 0px 1000px white inset;
  -khtml-text-fill-color: #323232;
  -khtml-box-shadow: 0 0 0px 1000px white inset;
  -webkit-text-fill-color: #323232;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  -moz-text-fill-color: #323232;
  -moz-box-shadow: 0 0 0px 1000px white inset;
  -o-text-fill-color: #323232;
  -o-box-shadow: 0 0 0px 1000px white inset;
  -khtml-text-fill-color: #323232;
  -khtml-box-shadow: 0 0 0px 1000px white inset;
  background-color: transparent !important;
}

.els-text-input .els-text-input-field:hover,
.els-text-input .els-text-input-field:focus {
  outline: none;
  border-bottom: 0.125rem solid #323232;
}

.els-text-input--active .els-text-input-label {
  top: 0.75rem;
  font-size: 1rem;
  z-index: 1;
}

.els-text-input--error .els-text-input-field {
  border-bottom: 0.125rem solid #c83727;
}

.els-text-input--error .els-text-input-label-error {
  padding-top: 0.5rem;
  color: #c83727;
  display: block;
}

.els-text-input--disabled .els-text-input-label {
  color: gainsboro;
}

.els-text-input--disabled .els-text-input-field:hover {
  cursor: not-allowed;
}

.els-text-input--disabled .els-text-input-field {
  border-bottom: 0.125rem dotted gainsboro;
}

.els-text-input--disabled:hover {
  cursor: not-allowed;
}

.els-text-input--disabled .els-text-input-label {
  color: #b9b9b9;
}

.els-text-input--disabled .els-text-input-label:hover {
  cursor: not-allowed;
}

.els-text-input--disabled .els-text-input-field:hover {
  cursor: not-allowed;
}

.els-text-input .els-text-input-label-info {
  font-size: 1rem;
  line-height: 1.5rem;
  padding-top: 0.5rem;
  color: #737373;
  float: left;
  display: block;
}

@media (max-width: 37.5rem) {
  .els-text-input .els-text-input-label-info {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.els-text-input--small .els-text-input-label {
  font-size: 1rem;
  top: 1.6875rem;
}

.els-text-input--small .els-text-input-field {
  font-size: 1rem;
  height: 1.875rem;
  line-height: 1.875rem;
}

.els-text-input--small.els-text-input--active .els-text-input-label {
  top: 0.5625rem;
}

.els-text-input--large .els-text-input-label {
  font-size: 1.5rem;
  top: 2.8125rem;
}

.els-text-input--large .els-text-input-field {
  font-size: 1.5rem;
  height: 3.59375rem;
  line-height: 3.59375rem;
}

.els-text-input--large.els-text-input--active .els-text-input-label {
  top: 0.9375rem;
  font-size: 1rem;
}

.els-text-input--search .els-text-input-field {
  padding-right: 4rem;
}

.els-text-input--search .els-btn {
  position: absolute;
  right: 0;
  bottom: 0.875rem;
  text-align: center;
}

.els-autocomplete-input {
  margin: 0 0 1rem 0;
}

.els-autocomplete-input .els-autocomplete-block,
.els-autocomplete-input .els-select-options {
  display: none;
  padding: 0;
}

.els-autocomplete-input.els-text-input--active {
  background-color: rgba(220, 220, 220, 0.5);
  z-index: 1;
}

.els-autocomplete-input.els-text-input--active .els-text-input-field {
  border-bottom: 0.125rem solid #e9711c;
  z-index: 10001;
}

.els-autocomplete-input.els-text-input--active .els-autocomplete-block {
  display: block;
  position: absolute;
  top: 0rem;
  left: 0;
  width: 100%;
  border: 1rem solid rgba(220, 220, 220, 0.5);
  border-top: 0rem solid rgba(220, 220, 220, 0.5);
  height: auto;
  box-sizing: content-box;
  margin-left: -1rem;
  z-index: -1;
}

.els-autocomplete-input.els-text-input--active
  .els-autocomplete-block
  .els-autocomplete-content {
  background-color: #ffffff;
  margin-top: 4.125rem;
  display: block;
}

.els-autocomplete-input.els-text-input--active
  .els-autocomplete-block
  .els-autocomplete-content
  .els-select-options {
  display: block;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.els-autocomplete-input.els-text-input--active
  .els-autocomplete-block
  .els-autocomplete-content
  .els-select-options.els-content-filled {
  max-height: 15rem;
}

.els-autocomplete-input.els-text-input--active
  .els-autocomplete-block
  .els-autocomplete-content
  .els-select-options
  .jbs-easy-article-topic {
  padding: 0.5rem;
}

.els-autocomplete-input.els-text-input--active
  .els-autocomplete-block
  .els-autocomplete-content
  .els-select-options
  li {
  padding: 0 1rem 0.875rem 1rem;
  width: 100%;
  display: block;
}

.els-autocomplete-input.els-text-input--active
  .els-autocomplete-block
  .els-autocomplete-content
  .els-select-options
  li:last-child {
  padding-botom: 1rem;
}

.els-autocomplete-input.els-text-input--active
  .els-autocomplete-block
  .els-autocomplete-content
  .els-select-options
  a {
  text-decoration: none;
  border-bottom: transparent 0.125rem solid;
  -webkit-transition: border-bottom 0.3s ease, color 0.3s ease;
  transition: border-bottom 0.3s ease, color 0.3s ease;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.els-autocomplete-input.els-text-input--active
  .els-autocomplete-block
  .els-autocomplete-content
  .els-select-options
  a:hover {
  border-bottom: #e9711c 0.125rem solid;
  color: #e9711c;
}

.els-autocomplete-input.els-text-input--active
  .els-autocomplete-block
  .els-autocomplete-content
  .els-select-options
  a:focus {
  color: #e9711c;
  border-bottom-color: #e9711c;
}

.els-autocomplete-input.els-text-input--small {
  height: 3.5rem;
}

.els-autocomplete-input.els-text-input--small
  .els-autocomplete-block
  .els-autocomplete-content {
  margin-top: 3.5rem;
}

.els-autocomplete-input.els-text-input--small
  .els-autocomplete-block
  .els-autocomplete-content
  .els-select-options
  li {
  padding-bottom: 0.625rem;
}

.els-autocomplete-input.els-text-input--small
  .els-autocomplete-block
  .els-autocomplete-content
  .els-select-options
  li:first-child {
  padding-top: 1rem;
}

.els-autocomplete-input.els-text-input--small
  .els-autocomplete-block
  .els-autocomplete-content
  .els-select-options
  li:last-child {
  padding-bottom: 0.75rem;
}

.els-autocomplete-input.els-text-input--small
  .els-autocomplete-block
  .els-autocomplete-content
  .els-select-options
  li
  a {
  font-size: 1rem;
  line-height: 1.25rem;
}

.els-autocomplete-tags {
  padding-bottom: 1rem;
}

.els-text-area {
  position: relative;
  margin: 2rem 0 1rem 0;
  height: 4rem;
  max-height: 1.75rem;
  float: left;
  display: inline-block;
  -webkit-transition: border-bottom 0.3s ease, max-height 0.2s ease,
    height 0.2s ease;
  transition: border-bottom 0.3s ease, max-height 0.2s ease, height 0.2s ease;
  border-bottom: 0.125rem solid #ebebeb;
}

.els-text-area .els-scroll {
  max-height: 1.25rem;
  padding-top: 0;
}

.els-text-area:hover {
  border-bottom: 0.125rem solid #323232;
}

.els-text-area label {
  color: #007398;
  cursor: pointer;
  display: block;
  font-size: 1.25rem;
  height: 1.25rem;
  line-height: 1.25rem;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: font-size 0.3s ease, top 0.3s ease;
  transition: font-size 0.3s ease, top 0.3s ease;
}

.els-text-area label:hover {
  cursor: text;
}

.els-text-area .els-text-area-input {
  background-color: transparent;
  height: 1.25rem;
  padding: 0;
  border: none;
  border-radius: 0;
  font-size: 1.25rem;
  line-height: 1.75rem;
  overflow: hidden;
  resize: none;
  width: 100%;
  font-family: NexusSans, Arial, sans-serif;
  color: #323232;
}

.els-text-area .els-text-area-input:focus {
  outline: none;
}

.els-text-area--disabled {
  border-bottom: 0.125rem dotted gainsboro;
}

.els-text-area--disabled label {
  color: gainsboro;
}

.els-text-area--disabled:hover,
.els-text-area--disabled:focus {
  cursor: not-allowed;
  border-bottom: 0.125rem dotted gainsboro;
}

.els-text-area--active,
.els-text-area--filled {
  max-height: 4rem;
}

.els-text-area--active .els-scroll,
.els-text-area--filled .els-scroll {
  max-height: 4rem;
}

.els-text-area--active .els-scroll .ps-scrollbar-y-rail,
.els-text-area--filled .els-scroll .ps-scrollbar-y-rail {
  opacity: 0.6;
}

.els-text-area--active label,
.els-text-area--filled label {
  font-size: 1rem;
  top: -1.5rem;
}

.els-text-area--compact label {
  font-size: 1rem;
  height: 1rem;
  line-height: 1rem;
}

.els-text-area--compact .els-text-area-input {
  font-size: 1rem;
  line-height: 1.25rem;
}

.els-checkbox {
  width: auto;
  height: 1.25rem;
  line-height: 2.1875rem;
}

.els-checkbox .els-checkbox-input {
  position: absolute;
  left: -99999999999px;
}

.els-checkbox .els-checkbox-input:checked + label.els-checkbox-label:after {
  background-color: #e9711c;
}

.els-checkbox .els-checkbox-input:focus + label.els-checkbox-label:before {
  border-color: #323232;
}

.els-checkbox
  .els-checkbox-input:disabled[disabled]
  + label.els-checkbox-label {
  color: #dcdcdc;
}

.els-checkbox
  .els-checkbox-input:disabled[disabled]
  + label.els-checkbox-label:after {
  background-color: #dcdcdc;
}

.els-checkbox
  .els-checkbox-input:disabled[disabled]
  + label.els-checkbox-label:before {
  border-color: #dcdcdc;
}

.els-checkbox .els-checkbox-input:disabled[disabled] + label:hover {
  cursor: not-allowed;
}

.els-checkbox .els-checkbox-label {
  font-size: 1rem;
  line-height: 1.5rem;
  float: left;
  color: #323232;
  height: 1.25rem;
  display: inline-block;
  padding-left: 1.875rem;
  line-height: 1.25rem;
  position: relative;
  -webkit-transition: 0.3s opacity ease;
  transition: 0.3s opacity ease;
  width: 100%;
}

@media (max-width: 37.5rem) {
  .els-checkbox .els-checkbox-label {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.els-checkbox .els-checkbox-label:before {
  content: "";
  height: 1.25rem;
  width: 1.25rem;
  margin-right: 0.625rem;
  border: 0.125rem solid #b9b9b9;
  left: 0;
  position: absolute;
  -webkit-transition: 0.3s border ease;
  transition: 0.3s border ease;
}

.els-checkbox .els-checkbox-label:after {
  content: "";
  background-color: transparent;
  display: inline-block;
  height: 0.625rem;
  width: 0.625rem;
  position: absolute;
  top: 0.325rem;
  left: 0.3125rem;
  position: absolute;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.els-checkbox .els-checkbox-label:hover {
  cursor: pointer;
}

.els-checkbox .els-checkbox-label:hover:before {
  border-color: #323232;
}

.els-checkbox .els-checkbox-label .els-checkbox-meta-label {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: #b9b9b9;
  float: right;
  padding-left: 1rem;
}

@media (max-width: 37.5rem) {
  .els-checkbox .els-checkbox-label .els-checkbox-meta-label {
    font-size: 0.875rem;
    line-height: 1.375rem;
  }
}

.els-checkbox--medium {
  height: 1.5rem;
  line-height: 2.625rem;
}

.els-checkbox--medium .els-checkbox-label {
  height: 1.5rem;
  padding-left: 2.25rem;
  line-height: 1.5rem;
}

.els-checkbox--medium .els-checkbox-label:before {
  height: 1.5rem;
  width: 1.5rem;
  margin-right: 0.75rem;
}

.els-checkbox--medium .els-checkbox-label:after {
  height: 0.75rem;
  width: 0.75rem;
  top: 0.39rem;
  left: 0.375rem;
}

.els-checkbox--medium .els-checkbox-label {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

@media (max-width: 37.5rem) {
  .els-checkbox--medium .els-checkbox-label {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}

.els-checkbox--light
  .els-checkbox-input:focus
  + label.els-checkbox-label:before {
  border-color: #ffffff;
}

.els-checkbox--light
  .els-checkbox-input:disabled[disabled]
  + label.els-checkbox-label {
  color: #5d5d5d;
}

.els-checkbox--light
  .els-checkbox-input:disabled[disabled]
  + label.els-checkbox-label:after {
  background-color: #5d5d5d;
}

.els-checkbox--light
  .els-checkbox-input:disabled[disabled]
  + label.els-checkbox-label:before {
  border-color: #5d5d5d;
}

.els-checkbox--light .els-checkbox-label {
  color: #b9b9b9;
}

.els-checkbox--light .els-checkbox-label:before {
  border: 0.125rem solid #969696;
}

.els-checkbox--light .els-checkbox-label:hover:before {
  border-color: #ffffff;
}

.els-form-list {
  float: left;
  clear: both;
  width: 100%;
}

.els-form-list > li {
  float: left;
  width: 100%;
  margin-bottom: 1rem;
  line-height: initial;
}

.els-form-list > li > [class^="els-checkbox"],
.els-form-list > li > [class^="els-toggle"],
.els-form-list > li > [class^="els-radio-button"],
.els-form-list > li a {
  float: none;
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 0;
  width: 100%;
}

.els-add-checkbox {
  text-decoration: none;
  border-bottom: transparent 0.125rem solid;
  -webkit-transition: border-bottom 0.3s ease, color 0.3s ease;
  transition: border-bottom 0.3s ease, color 0.3s ease;
  fon-size: 1rem;
}

.els-add-checkbox:hover {
  border-bottom: #e9711c 0.125rem solid;
  color: #e9711c;
}

.els-add-checkbox .ss-plus {
  height: 1.25rem;
  border: 0.125rem solid #dcdcdc;
  margin-right: 0.75rem;
  float: left;
  display: inline-block;
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease,
    color 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease,
    color 0.3s ease;
}

.els-add-checkbox .ss-plus:before {
  height: 1.25rem;
  line-height: 1.25rem;
  float: left;
  color: #007398;
}

.els-add-checkbox:hover {
  color: #007398;
  cursor: pointer;
}

.els-add-checkbox:hover .ss-plus {
  border-color: #e9711c;
  background-color: #e9711c;
}

.els-add-checkbox:hover .ss-plus:before {
  color: #ffffff;
}

.els-radio-button {
  float: none;
  width: auto;
  padding-right: 1.5rem;
}

.els-radio-button .els-radio-button-input {
  position: absolute;
  left: -99999999999px;
}

.els-radio-button
  .els-radio-button-input:checked
  + label.els-radio-button-label:after {
  background-color: #e9711c;
}

.els-radio-button
  .els-radio-button-input:focus
  + label.els-radio-button-label:before {
  border-color: #323232;
}

.els-radio-button
  .els-radio-button-input:disabled[disabled]
  + label.els-radio-button-label {
  color: #dcdcdc;
}

.els-radio-button
  .els-radio-button-input:disabled[disabled]
  + label.els-radio-button-label:after {
  background-color: #dcdcdc;
}

.els-radio-button
  .els-radio-button-input:disabled[disabled]
  + label.els-radio-button-label:before {
  border-color: #dcdcdc;
}

.els-radio-button
  .els-radio-button-input:disabled[disabled]
  + label.els-radio-button-label:hover {
  cursor: not-allowed;
}

.els-radio-button .els-radio-button-label {
  color: #323232;
  font-size: 1rem;
  line-height: 1.5rem;
  height: 1rem;
  cursor: pointer;
  display: inline-block;
  padding-left: 1.5rem;
  position: relative;
  -webkit-transition: 0.3s opacity ease;
  transition: 0.3s opacity ease;
}

@media (max-width: 37.5rem) {
  .els-radio-button .els-radio-button-label {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.els-radio-button .els-radio-button-label:before {
  content: "";
  height: 1rem;
  width: 1rem;
  margin-right: 0.5rem;
  border: 0.125rem solid #b9b9b9;
  border-radius: 50%;
  left: 0;
  position: absolute;
  -webkit-transition: 0.3s border ease;
  transition: 0.3s border ease;
}

.els-radio-button .els-radio-button-label:after {
  content: "";
  background-color: transparent;
  border-radius: 50%;
  display: inline-block;
  height: 0.5rem;
  width: 0.5rem;
  left: 0.25rem;
  top: 0.25rem;
  position: absolute;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.els-radio-button .els-radio-button-label:hover {
  cursor: pointer;
}

.els-radio-button .els-radio-button-label:hover:before {
  border-color: #323232;
}

.els-radio-button--medium {
  padding-right: 1.875rem;
}

.els-radio-button--medium .els-radio-button-label {
  font-size: 1.25rem;
  line-height: 1.25rem;
  height: 1.25rem;
  padding-left: 1.875rem;
}

.els-radio-button--medium .els-radio-button-label:before {
  height: 1.25rem;
  width: 1.25rem;
  margin-right: 0.625rem;
}

.els-radio-button--medium .els-radio-button-label:after {
  height: 0.625rem;
  width: 0.625rem;
  left: 0.3125rem;
  top: 0.3125rem;
}

.els-radio-button--medium .els-radio-button-label {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

@media (max-width: 37.5rem) {
  .els-radio-button--medium .els-radio-button-label {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}

.els-radio-button--light
  .els-radio-button-input:checked
  + label.els-radio-button-label:after {
  background-color: #e9711c;
}

.els-radio-button--light
  .els-radio-button-input:focus
  + label.els-radio-button-label:before {
  border-color: #ffffff;
}

.els-radio-button--light
  .els-radio-button-input:disabled[disabled]
  + label.els-radio-button-label {
  color: #5d5d5d;
}

.els-radio-button--light
  .els-radio-button-input:disabled[disabled]
  + label.els-radio-button-label:after {
  background-color: #5d5d5d;
}

.els-radio-button--light
  .els-radio-button-input:disabled[disabled]
  + label.els-radio-button-label:before {
  border-color: #5d5d5d;
}

.els-radio-button--light .els-radio-button-label {
  color: #b9b9b9;
}

.els-radio-button--light .els-radio-button-label:before {
  border: 0.125rem solid #969696;
}

.els-radio-button--light .els-radio-button-label:hover:before {
  border-color: #ffffff;
}

.els-select-wrapper {
  margin: 0.625rem 0 0.5rem 1rem;
  position: relative;
  width: 100%;
  height: 3rem;
  left: -2rem;
  padding-top: 0.125rem;
}

.els-select-wrapper .els-scroll {
  overflow: hidden;
}

.els-select-wrapper .els-select-scroll-container {
  height: 0;
  padding: 0;
  opacity: 0;
  transition: height 0.3s ease, opacity 0.3s ease;
}

.els-select-wrapper .els-select-input {
  opacity: 0;
  position: absolute;
  width: 100%;
  line-height: 3rem;
  height: 3rem;
  float: left;
  display: block;
  border: 1px solid #aaaaaa;
  top: -0.75rem;
  z-index: 2;
}

@media (min-width: 70rem) {
  .els-select-wrapper .els-select-input {
    display: none;
  }
}

.els-select-wrapper .els-select-options {
  display: none;
  overflow: hidden;
  background-color: #ffffff;
  height: auto;
  opacity: 0;
}

.els-select-wrapper .els-select-options li {
  float: left;
  width: 100%;
  padding: 0 1rem 0.875rem 0;
}

.els-select-wrapper .els-select-options li:first-child {
  padding-top: 1.5rem;
}

.els-select-wrapper .els-select-options li:last-child {
  padding-bottom: 1rem;
}

.els-select-wrapper .els-select-options li:before {
  float: left;
  content: "";
  background-color: transparent;
  display: inline-block;
  height: 0.625rem;
  width: 0.625rem;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  background-color: transparent;
  margin-top: 0.375rem;
  margin-left: 0.5rem;
}

.els-select-wrapper .els-select-options li.els-active:before {
  background-color: #e9711c;
}

.els-select-wrapper .els-select-options li a {
  width: auto;
  font-size: 1.25rem;
  float: left;
  line-height: 1.5rem;
  margin-left: 0.5rem;
  border-bottom: solid 0.125rem transparent;
  -webkit-transition: border-bottom 0.3s ease;
  transition: border-bottom 0.3s ease;
  display: none;
}

.els-select-wrapper .els-select-options li a:hover,
.els-select-wrapper .els-select-options li a:focus {
  color: #323232;
  border-bottom: solid 0.125rem #e9711c;
  cursor: pointer;
}

.els-select-wrapper .els-select {
  border: 1rem solid rgba(220, 220, 220, 0);
  border-top: 1rem solid rgba(220, 220, 220, 0);
  box-sizing: content-box;
  height: 0;
  position: absolute;
  -webkit-transition: border 0.3s ease, border-bottom 0.3s ease;
  transition: border 0.3s ease, border-bottom 0.3s ease;
  width: 100%;
  z-index: 2;
}

.els-select-wrapper .els-select.els-disabled .els-select-placeholder {
  color: #b9b9b9;
  border-bottom: 0.125rem dotted #dcdcdc;
}

.els-select-wrapper .els-select.els-disabled .els-select-placeholder:after {
  border-color: transparent;
  color: #b9b9b9;
}

.els-select-wrapper .els-select.els-disabled .els-select-placeholder:hover {
  cursor: not-allowed;
}

.els-select-wrapper
  .els-select.els-disabled
  .els-select-placeholder:hover:after {
  background-color: transparent;
}

.els-select-wrapper .els-select-placeholder {
  background: 0 0;
  border-bottom: 0.125rem solid #dcdcdc;
  color: #007398;
  display: block;
  font-size: 1.25rem;
  padding-bottom: 0.5rem;
  -webkit-transition: border-bottom 0.3s ease, background 0.3s ease,
    color 0.3s ease;
  transition: border-bottom 0.3s ease, background 0.3s ease, color 0.3s ease;
  user-select: none;
  width: 100%;
}

.els-select-wrapper .els-select-placeholder:after {
  display: block;
  content: "";
  height: 2.25rem;
  width: 2.25rem;
  line-height: normal;
  font-size: 1.5rem;
  font-family: "SSGizmo";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  border: #b9b9b9 0.125rem solid;
  font-size: 1.875rem;
  padding: 0;
  width: 2rem;
  height: 2rem !important;
  line-height: 2rem;
  text-align: center;
  position: absolute;
  top: -0.625rem;
  right: 0px;
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease,
    color 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease,
    color 0.3s ease;
}

.els-select-wrapper .els-select-placeholder:hover {
  cursor: pointer;
  border-bottom: 0.125rem solid #323232;
}

.els-select-wrapper .els-select-placeholder:hover:after {
  background-color: #e9711c;
  color: #ffffff;
  border-color: #e9711c;
}

.els-select-wrapper .els-select-active {
  border: 1rem solid rgba(220, 220, 220, 0.5);
  border-top: 1rem solid rgba(220, 220, 220, 0.5);
  height: auto;
  position: absolute;
  z-index: 2000000;
}

.els-select-wrapper .els-select-active .els-select-scroll-container {
  display: block;
  max-height: 30rem;
  opacity: 1;
}

.els-select-wrapper .els-select-active .els-select-options {
  display: block;
  height: auto;
  opacity: 1;
}

.els-select-wrapper .els-select-active .els-select-options li a {
  display: inline-block;
}

.els-select-wrapper .els-select-active .els-select-placeholder {
  border-bottom: 0.125rem solid #e9711c;
  color: #323232;
  background-color: rgba(220, 220, 220, 0.5);
}

.els-select-wrapper .els-select-active .els-select-placeholder:after {
  content: "";
  background-color: #e9711c;
  color: #ffffff;
  border-color: #e9711c;
}

.els-select-wrapper .els-select.els-select-open-up {
  border: 0;
  margin-left: 1rem;
}

.els-select-wrapper .els-select.els-select-open-up .els-select-placeholder {
  background-color: transparent;
}

.els-select-wrapper
  .els-select.els-select-open-up
  .els-select-placeholder:after {
  content: "";
}

.els-select-wrapper
  .els-select.els-select-open-up.els-select-active
  .els-select-placeholder:after {
  content: "";
}

.els-select-wrapper .els-select.els-select-open-up .els-select-options {
  position: absolute;
  bottom: 3rem;
  width: 100%;
  box-shadow: 0rem 0rem 0 3rem rgba(220, 220, 220, 0.5);
  overflow: hidden;
  z-index: -1;
}

.els-select-wrapper.els-select-hidden-border .els-select-placeholder:after {
  border-color: transparent;
}

.els-select-wrapper--small {
  margin-top: 0;
}

.els-select-wrapper--small .els-select-placeholder {
  font-size: 1rem;
}

.els-select-wrapper--small .els-select-placeholder:after {
  top: -0.75rem;
}

.els-select-wrapper--small .els-select-options li {
  padding-bottom: 0.5rem;
}

.els-select-wrapper--small .els-select-options li a {
  font-size: 1rem;
  line-height: 1.25rem;
}

.els-select-wrapper--small .els-select-options li:first-child {
  padding-top: 1rem;
}

.els-select-wrapper--small .els-select-options li:before {
  width: 0.5rem;
  height: 0.5rem;
}

.els-toggle {
  width: auto;
  height: 1.25rem;
  float: none;
  display: inline-block;
}

.els-toggle .els-toggle-input {
  position: absolute;
  left: -99999999999px;
}

.els-toggle
  .els-toggle-input:checked
  + label.els-toggle-label
  .els-radio-button-state-on-label {
  display: inline;
}

.els-toggle
  .els-toggle-input:checked
  + label.els-toggle-label
  .els-radio-button-state-off-label {
  display: none;
}

.els-toggle .els-toggle-input:checked + label.els-toggle-label:after {
  background-color: #e9711c;
  width: 0.625rem;
  height: 0.625rem;
  top: 0.20833rem;
  left: 1.5625rem;
  border-radius: 50%;
}

.els-toggle .els-toggle-input:checked + label.els-toggle-label {
  color: #505050;
}

.els-toggle .els-toggle-input:focus + label.els-toggle-label:before {
  border-color: #505050;
}

.els-toggle .els-toggle-input:disabled[disabled] + label.els-toggle-label {
  color: #dcdcdc;
}

.els-toggle
  .els-toggle-input:disabled[disabled]
  + label.els-toggle-label:after {
  background-color: #dcdcdc;
}

.els-toggle
  .els-toggle-input:disabled[disabled]
  + label.els-toggle-label:before {
  border-color: #dcdcdc;
}

.els-toggle .els-toggle-input:disabled[disabled] + label:hover {
  cursor: not-allowed;
  border-color: #dcdcdc;
}

.els-toggle .els-toggle-label {
  float: left;
  font-size: 1rem;
  line-height: 1.5rem;
  height: 1.25rem;
  cursor: pointer;
  display: inline-block;
  padding-left: 3.125rem;
  position: relative;
  -webkit-transition: 0.3s opacity ease, 0.3s color ease;
  transition: 0.3s opacity ease, 0.3s color ease;
  color: #505050;
  font-weight: normal;
}

@media (max-width: 37.5rem) {
  .els-toggle .els-toggle-label {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.els-toggle .els-toggle-label:before {
  content: "";
  height: 1.25rem;
  width: 2.5rem;
  border: 0.125rem solid #b9b9b9;
  left: 0;
  top: -0.125rem;
  position: absolute;
  border-radius: 0.625rem;
  -webkit-transition: 0.3s border ease;
  transition: 0.3s border ease;
}

.els-toggle .els-toggle-label:after {
  content: "";
  background-color: #b9b9b9;
  display: inline-block;
  height: 0.41667rem;
  width: 0.41667rem;
  position: absolute;
  top: 0.325rem;
  left: 0.41667rem;
  position: absolute;
  border-radius: 50%;
  -webkit-transition: background-color 0.3s ease, left 0.3s ease,
    right 0.3s ease, width 0.3s ease, height 0.3s ease, top 0.3s ease;
  transition: background-color 0.3s ease, left 0.3s ease, right 0.3s ease,
    width 0.3s ease, height 0.3s ease, top 0.3s ease;
}

.els-toggle .els-toggle-label:hover {
  cursor: pointer;
}

.els-toggle .els-toggle-label:hover:before {
  border-color: #505050;
}

.els-toggle .els-toggle-label .els-radio-button-state-on-label {
  display: none;
}

.els-toggle .els-toggle-label .els-radio-button-state-off-label {
  display: inline;
}

.els-toggle--right .els-toggle-label {
  padding-right: 3.25rem;
  padding-left: 0;
}

.els-toggle--right .els-toggle-label:before {
  left: auto;
  right: 0;
  margin-left: 0.625rem;
  margin-right: 0;
}

.els-toggle--right .els-toggle-label:after {
  left: auto;
  right: 1.875rem;
}

.els-toggle--right .els-toggle-input:checked + label.els-toggle-label:after {
  left: auto;
  right: 0.3125rem;
}

.els-toggle--medium {
  height: 1.25rem;
}

.els-toggle--medium .els-toggle-input:checked + label.els-toggle-label:after {
  width: 0.75rem;
  height: 0.75rem;
  top: 0.25rem;
  left: 1.875rem;
}

.els-toggle--medium .els-toggle-label {
  font-size: 1.2rem;
  line-height: 1.5rem;
  height: 1.5rem;
  padding-left: 3.75rem;
}

.els-toggle--medium .els-toggle-label:before {
  height: 1.5rem;
  width: 3rem;
  top: -0.15rem;
  border-radius: 0.75rem;
}

.els-toggle--medium .els-toggle-label:after {
  height: 0.5rem;
  width: 0.5rem;
  top: 0.39rem;
  left: 0.5rem;
}

.els-toggle--medium .els-toggle-label {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

@media (max-width: 37.5rem) {
  .els-toggle--medium .els-toggle-label {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}

.els-toggle--light .els-toggle-input:checked + label.els-toggle-label {
  color: #b9b9b9;
}

.els-toggle--light .els-toggle-input:focus + label.els-toggle-label:before {
  border-color: #ffffff;
}

.els-toggle--light
  .els-toggle-input:disabled[disabled]
  + label.els-toggle-label {
  color: #5d5d5d;
}

.els-toggle--light
  .els-toggle-input:disabled[disabled]
  + label.els-toggle-label:after {
  background-color: #5d5d5d;
}

.els-toggle--light
  .els-toggle-input:disabled[disabled]
  + label.els-toggle-label:before {
  border-color: #5d5d5d;
}

.els-toggle--light .els-toggle-input:disabled[disabled] + label:hover {
  border-color: #5d5d5d;
}

.els-toggle--light .els-toggle-label {
  color: #b9b9b9;
}

.els-toggle--light .els-toggle-label:before {
  border: 0.125rem solid #969696;
}

.els-toggle--light .els-toggle-label:after {
  background-color: #969696;
}

.els-toggle--light .els-toggle-label:hover:before {
  border-color: #ffffff;
}

.els-modal-overlay-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.els-modal-overlay-wrapper .els-modal-icon-column {
  width: 10%;
  padding-top: 1rem;
  padding-left: 1rem;
}

.els-modal-overlay-wrapper .els-modal-icon-content-column {
  width: 90%;
  padding-top: 0.75rem;
  padding-left: 1rem;
}

.els-modal-overlay-wrapper .ss-alert:before {
  content: "!";
  vertical-align: middle !important;
}

.els-modal-overlay-wrapper.els-active {
  display: table;
  opacity: 1;
  z-index: 1000000;
}

.els-modal-overlay-wrapper .els-modal-overlay-container {
  z-index: 10001;
  padding: 2rem;
  width: auto;
  display: table-cell;
  float: none;
  vertical-align: middle;
  background-color: rgba(235, 235, 235, 0.75);
  text-align: center;
}

.els-modal-overlay-wrapper .els-modal-overlay-content,
.els-modal-overlay-wrapper .els-modal-overlay-content-large {
  position: relative;
  background-color: #ffffff;
  width: auto;
  max-width: min(
    40rem,
    95vw
  ); /* allow content to grow but not overflow viewport */
  box-sizing: border-box;
  padding: 1rem;
  float: none;
  overflow: auto;
  max-height: calc(100vh - 4rem);
  word-break: break-word;
  overflow-wrap: break-word;
  hyphens: auto;
  -webkit-box-shadow: 0px 0px 0px 1rem rgba(220, 220, 220, 0.5);
  -moz-box-shadow: 0px 0px 0px 1rem rgba(220, 220, 220, 0.5);
  box-shadow: 0px 0px 0px 1rem rgba(220, 220, 220, 0.5);
  border-top: 0.125rem solid #e9711c;
}
.els-modal-overlay-wrapper .els-modal-overlay-content .els-modal-overlay-close,
.els-modal-overlay-wrapper
  .els-modal-overlay-content-large
  .els-modal-overlay-close {
  color: #007398;
  font-size: 1.5rem;
  margin-left: 2rem;
  padding-top: 1rem;
  line-height: 1rem;
  float: right;
  -webkit-transition: color 0.3s ease, border-bottom 0.3s ease;
  transition: color 0.3s ease, border-bottom 0.3s ease;
  border-bottom: 0.125rem solid transparent;
}

.els-modal-overlay-wrapper .els-modal-overlay-content--warning {
  border-top-color: #c83727;
}

.els-modal-overlay-wrapper .els-modal-overlay-content--confirmation {
  border-top-color: #29a61b;
}

.els-modal-overlay-wrapper .els-modal-overlay-content--information {
  border-top-color: #009ece;
}

.els-modal-overlay-wrapper .els-modal-overlay-content h1,
.els-modal-overlay-wrapper .els-modal-overlay-content-large h1 {
  font-size: 1.5rem;
  line-height: 3rem;
  margin-bottom: 1.5rem;
  float: left;
}

.els-modal-overlay-wrapper .els-modal-overlay-content .els-modal-overlay-close,
.els-modal-overlay-wrapper
  .els-modal-overlay-content-large
  .els-modal-overlay-close {
  color: #007398;
  font-size: 1.5rem;
  margin-left: 2rem;
  padding-top: 1rem;
  line-height: 1rem;
  float: right;
  -webkit-transition: color 0.3s ease, border-bottom 0.3s ease;
  transition: color 0.3s ease, border-bottom 0.3s ease;
  border-bottom: 0.125rem solid transparent;
}

.els-modal-overlay-wrapper
  .els-modal-overlay-content
  .els-modal-overlay-close:before,
.els-modal-overlay-wrapper
  .els-modal-overlay-content-large
  .els-modal-overlay-close:before {
  width: 1.5rem;
  height: 1.5rem;
}

.els-modal-overlay-wrapper
  .els-modal-overlay-content
  .els-modal-overlay-close:hover,
.els-modal-overlay-wrapper
  .els-modal-overlay-content-large
  .els-modal-overlay-close:hover {
  cursor: pointer;
  color: #e9711c;
  border-bottom: 0.125rem solid #e9711c;
}

.els-modal-overlay-wrapper .els-modal-overlay-content-large {
  width: 62rem;
}

.els-tooltip,
.els-tooltip-modal {
  display: inline-block;
  position: relative;
  overflow: visible;
  width: auto;
  float: none;
  vertical-align: middle;
}

.els-tooltip .els-tooltip-content,
.els-tooltip-modal .els-tooltip-content {
  overflow: hidden;
  padding: 0.5em;
  background: #ebebeb;
  background: rgba(235, 235, 235, 0.85);
  display: block;
}

.els-tooltip.els-active .ss-navigatedown:before,
.els-active.els-tooltip-modal .ss-navigatedown:before {
  content: "";
}

.els-tooltip.els-active .els-tooltip-section,
.els-active.els-tooltip-modal .els-tooltip-section {
  opacity: 1;
  z-index: 9999;
}

.els-tooltip .els-tooltip-section,
.els-tooltip-modal .els-tooltip-section {
  position: absolute;
  width: auto;
  z-index: -1;
  overflow: visible;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 0;
  display: none;
}

.els-tooltip .els-tooltip-section:hover,
.els-tooltip-modal .els-tooltip-section:hover {
  cursor: default;
}

.els-tooltip .els-tooltip-section .els-tooltip-header,
.els-tooltip-modal .els-tooltip-section .els-tooltip-header,
.els-tooltip .els-tooltip-section .els-tooltip-footer,
.els-tooltip-modal .els-tooltip-section .els-tooltip-footer {
  background-image: url("../images/tooltip-edge.svg");
  display: block;
  height: 1rem;
  width: 100%;
}

.els-tooltip.els-tooltip-pos-centered .els-tooltip-section,
.els-tooltip-pos-centered.els-tooltip-modal .els-tooltip-section {
  left: 50%;
  top: 50%;
}

.els-tooltip.els-tooltip-pos-centered .els-tooltip-section .els-tooltip-footer,
.els-tooltip-pos-centered.els-tooltip-modal
  .els-tooltip-section
  .els-tooltip-footer {
  display: none;
}

.els-tooltip.els-tooltip-pos-centered .els-tooltip-section .els-tooltip-header,
.els-tooltip-pos-centered.els-tooltip-modal
  .els-tooltip-section
  .els-tooltip-header {
  background-position: left bottom;
}

.els-tooltip.els-tooltip-pos-left-bottom .els-tooltip-section,
.els-tooltip-pos-left-bottom.els-tooltip-modal .els-tooltip-section {
  left: 0;
}

.els-tooltip.els-tooltip-pos-left-bottom
  .els-tooltip-section
  .els-tooltip-footer,
.els-tooltip-pos-left-bottom.els-tooltip-modal
  .els-tooltip-section
  .els-tooltip-footer {
  display: none;
}

.els-tooltip.els-tooltip-pos-left-bottom
  .els-tooltip-section
  .els-tooltip-header,
.els-tooltip-pos-left-bottom.els-tooltip-modal
  .els-tooltip-section
  .els-tooltip-header {
  background-position: left bottom;
}

.els-tooltip.els-tooltip-pos-left-top .els-tooltip-section,
.els-tooltip-pos-left-top.els-tooltip-modal .els-tooltip-section {
  left: 0;
}

.els-tooltip.els-tooltip-pos-left-top .els-tooltip-section .els-tooltip-footer,
.els-tooltip-pos-left-top.els-tooltip-modal
  .els-tooltip-section
  .els-tooltip-footer {
  background-position: left top;
}

.els-tooltip.els-tooltip-pos-left-top .els-tooltip-section .els-tooltip-header,
.els-tooltip-pos-left-top.els-tooltip-modal
  .els-tooltip-section
  .els-tooltip-header {
  display: none;
}

.els-tooltip.els-tooltip-pos-right-bottom .els-tooltip-section,
.els-tooltip-pos-right-bottom.els-tooltip-modal .els-tooltip-section {
  right: 0;
}

.els-tooltip.els-tooltip-pos-right-bottom
  .els-tooltip-section
  .els-tooltip-footer,
.els-tooltip-pos-right-bottom.els-tooltip-modal
  .els-tooltip-section
  .els-tooltip-footer {
  display: none;
}

.els-tooltip.els-tooltip-pos-right-bottom
  .els-tooltip-section
  .els-tooltip-header,
.els-tooltip-pos-right-bottom.els-tooltip-modal
  .els-tooltip-section
  .els-tooltip-header {
  background-position: right bottom;
}

.els-tooltip.els-tooltip-pos-right-top .els-tooltip-section,
.els-tooltip-pos-right-top.els-tooltip-modal .els-tooltip-section {
  right: 0;
}

.els-tooltip.els-tooltip-pos-right-top .els-tooltip-section .els-tooltip-footer,
.els-tooltip-pos-right-top.els-tooltip-modal
  .els-tooltip-section
  .els-tooltip-footer {
  background-position: right top;
}

.els-tooltip.els-tooltip-pos-right-top .els-tooltip-section .els-tooltip-header,
.els-tooltip-pos-right-top.els-tooltip-modal
  .els-tooltip-section
  .els-tooltip-header {
  display: none;
}

.ss-ellipsis {
  width: 0.5rem !important;
  height: 0.5rem !important;
  display: inline-block;
  background-color: #969696;
  border-radius: 50%;
  margin: 0.75rem 0.75rem 0 0.75rem !important;
  transition: background-color 0.3s ease;
}

.ss-ellipsis:before {
  content: "";
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  background-color: #969696;
  border-radius: 50%;
  position: absolute;
  left: 0 !important;
  transition: background-color 0.3s ease;
}

.ss-ellipsis:after {
  content: "";
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  background-color: #969696;
  border-radius: 50%;
  position: absolute;
  left: 1.5rem !important;
  transition: background-color 0.3s ease;
}

.els-tooltip-modal:hover .ss-ellipsis,
.els-tooltip-modal:hover .ss-ellipsis:before,
.els-tooltip-modal:hover .ss-ellipsis:after {
  background-color: #e9711c;
}

/***************************
 * Tooltip Modal
 *************************** */
.els-tooltip-modal .els-tooltip-content {
  padding: 1rem;
  color: #323232;
  display: block;
}

.els-tooltip-modal .els-tooltip-content-wrapper {
  padding: 1rem;
  background-color: #ffffff;
  position: relative;
  width: 100%;
  min-width: 19rem;
  display: block;
  float: left;
}

.els-tooltip-modal
  .els-tooltip-content-wrapper
  .els-tooltip-content-header
  .els-tooltip-header-title {
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-bottom: 0.5rem;
  color: #505050;
  font-family: "NexusSans";
  font-weight: normal;
  width: auto;
  margin-bottom: 1.25rem;
  float: left;
  color: #323232;
  padding-right: 4rem;
}

@media (max-width: 37.5rem) {
  .els-tooltip-modal
    .els-tooltip-content-wrapper
    .els-tooltip-content-header
    .els-tooltip-header-title {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}

.els-tooltip-modal
  .els-tooltip-content-wrapper
  .els-tooltip-content-header
  .els-tooltip-modal-close {
  text-decoration: none;
  border-bottom: transparent 0.125rem solid;
  -webkit-transition: border-bottom 0.3s ease, color 0.3s ease;
  transition: border-bottom 0.3s ease, color 0.3s ease;
  text-decoration: none;
  border-bottom-color: transparent;
  background-color: transparent;
  border-style: none;
  color: #007398;
  font-size: 1.75rem;
  line-height: 1.75rem;
  width: 1.75rem;
  float: right !important;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  position: absolute;
  top: 1.25rem;
  right: 1rem;
  z-index: 3;
}

.els-tooltip-modal
  .els-tooltip-content-wrapper
  .els-tooltip-content-header
  .els-tooltip-modal-close:hover {
  border-bottom: #e9711c 0.125rem solid;
  color: #e9711c;
}

.els-tooltip-modal
  .els-tooltip-content-wrapper
  .els-tooltip-content-header
  .els-tooltip-modal-close:focus {
  color: #e9711c;
}

.els-tooltip-modal
  .els-tooltip-content-wrapper
  .els-tooltip-content-header
  .els-tooltip-modal-close:before {
  width: 1.5rem;
  height: 1.5rem;
}

.els-tooltip-modal
  .els-tooltip-content-wrapper
  .els-tooltip-content-header
  .els-tooltip-modal-close:hover {
  cursor: pointer;
  color: #e9711c;
}

.els-tooltip-modal .els-tooltip-floating {
  position: fixed;
  left: 0 !important;
  top: 0 !important;
  width: 100%;
}

.els-tooltip-modal .els-tooltip-floating .els-tooltip-header-title {
  max-width: 80vw;
}

.els-tooltip-modal .els-tooltip-floating .els-tooltip-content {
  height: 100vh;
  overflow-y: auto;
  border-bottom: 0.125rem solid #e9711c;
}

.els-tooltip-modal .els-tooltip-floating .els-tooltip-content-wrapper {
  height: 100%;
  min-width: inherit;
}

.els-tooltip-modal .els-tooltip-floating .els-tooltip-footer,
.els-tooltip-modal .els-tooltip-floating .els-tooltip-header {
  background-image: none;
  display: none;
}

.els-table-wrap {
  overflow-x: auto;
  position: relative;
  padding-bottom: 1rem;
}

@media (min-width: 70rem) {
  .els-table-wrap {
    padding-bottom: 2rem;
  }
}

.els-table,
.els-wysiwyg table {
  float: left;
  width: 100%;
  border-spacing: 0;
  padding: 0;
  margin: 0;
  border-collapse: separate;
}

.els-table td,
.els-table th,
.els-table a,
.els-table ol,
.els-table ul,
.els-wysiwyg table td,
.els-wysiwyg table th,
.els-wysiwyg table a,
.els-wysiwyg table ol,
.els-wysiwyg table ul {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

@media (max-width: 37.5rem) {
  .els-table td,
  .els-table th,
  .els-table a,
  .els-table ol,
  .els-table ul,
  .els-wysiwyg table td,
  .els-wysiwyg table th,
  .els-wysiwyg table a,
  .els-wysiwyg table ol,
  .els-wysiwyg table ul {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}

.els-table .els-checkbox .els-checkbox-label:before,
.els-wysiwyg table .els-checkbox .els-checkbox-label:before {
  margin-right: 0;
}

.els-table .els-td-ellipsis,
.els-wysiwyg table .els-td-ellipsis {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 99%;
  overflow: hidden;
}

.els-table .els-td-nowrap,
.els-wysiwyg table .els-td-nowrap {
  display: block;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}

.els-table tr,
.els-wysiwyg table tr {
  line-height: 1.25;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.els-table tr:hover,
.els-wysiwyg table tr:hover {
  background-color: rgba(0, 115, 152, 0.1);
}

.els-table tr:first-child:hover,
.els-wysiwyg table tr:first-child:hover {
  background-color: #ffffff;
}

.els-table .els-column-draggable:hover,
.els-wysiwyg table .els-column-draggable:hover {
  background-color: #f5f5f5;
  cursor: move;
}

.els-table th,
.els-wysiwyg table th {
  font-family: "NexusSans", Arial, sans-serif;
  white-space: nowrap;
  font-weight: 400;
  border-bottom: 0.125rem solid #007398;
  color: #007398;
  position: relative;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
  padding-left: 0.5rem;
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
  padding-right: 0.9rem;
}

.els-table th .els-table-sorter-title,
.els-wysiwyg table th .els-table-sorter-title {
  position: relative;
}

.els-table th.els-table-checkbox,
.els-wysiwyg table th.els-table-checkbox {
  max-width: 5rem;
  width: 5rem;
  min-width: 5rem;
}

.els-table th .els-table-sorter-widget,
.els-wysiwyg table th .els-table-sorter-widget {
  position: absolute;
  top: 0;
  right: 0;
}

.els-table th .els-table-sorter,
.els-wysiwyg table th .els-table-sorter {
  color: #007398;
  float: left;
}

.els-table th .els-table-sorter .els-table-sorter-title,
.els-wysiwyg table th .els-table-sorter .els-table-sorter-title {
  border-bottom: transparent 0.125rem solid;
  -webkit-transition: border-bottom 0.3s ease, color 0.3s ease;
  transition: border-bottom 0.3s ease, color 0.3s ease;
}

.els-table th .els-table-sorter:hover .els-table-sorter-title,
.els-wysiwyg table th .els-table-sorter:hover .els-table-sorter-title {
  color: #e9711c;
  border-bottom: #e9711c 0.125rem solid;
}

.els-table th .els-table-sorter-icon,
.els-table th .els-table-sorter-down,
.els-table .els-wysiwyg table th .els-table-sorter-down,
.els-wysiwyg table .els-table th .els-table-sorter-down,
.els-table th .els-table-sorter-up,
.els-table .els-wysiwyg table th .els-table-sorter-up,
.els-wysiwyg table .els-table th .els-table-sorter-up,
.els-wysiwyg table th .els-table-sorter-icon,
.els-wysiwyg table th .els-table-sorter-down,
.els-wysiwyg table th .els-table-sorter-up {
  width: 0;
  height: 0;
  border-left: 0.25rem solid transparent;
  border-right: 0.25rem solid transparent;
  position: absolute;
  color: transparent;
  -webkit-transition: border-bottom 0.3s ease, color 0.3s ease;
  transition: border-top-color 0.3s ease, border-bottom-color 0.3s ease;
  left: 0.25rem;
}

.els-table th .els-table-sorter-down,
.els-wysiwyg table th .els-table-sorter-down {
  border-top: 0.375rem solid transparent;
  top: 0.45rem;
}

.els-table th .els-table-sorter-up,
.els-wysiwyg table th .els-table-sorter-up {
  border-bottom: 0.375rem solid transparent;
  top: 0.1rem;
}

.els-table th.els-table-active-sorter-up .els-table-sorter-up,
.els-wysiwyg table th.els-table-active-sorter-up .els-table-sorter-up {
  border-bottom-color: #007398 !important;
}

.els-table th.els-table-active-sorter-down .els-table-sorter-down,
.els-wysiwyg table th.els-table-active-sorter-down .els-table-sorter-down {
  border-top-color: #007398 !important;
}

.els-table th.els-table-column-50,
.els-wysiwyg table th.els-table-column-50 {
  width: 50px;
}

.els-table th.els-table-column-125,
.els-wysiwyg table th.els-table-column-125 {
  width: 125px;
}

.els-table th.els-table-column-150,
.els-wysiwyg table th.els-table-column-150 {
  width: 150px;
}

.els-table th.els-table-column-200,
.els-wysiwyg table th.els-table-column-200 {
  width: 200px;
}

.els-table td,
.els-wysiwyg table td {
  font-family: "NexusSans", Arial, sans-serif;
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: "lnum";
  -ms-font-feature-settings: "lnum";
  -webkit-font-feature-settings: "lnum";
  font-feature-settings: "lnum";
  vertical-align: top;
  white-space: nowrap;
  padding-left: 0.5rem;
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
  padding-right: 0.9rem;
}

.els-table td [class^="els-bullet-"],
.els-wysiwyg table td [class^="els-bullet-"] {
  line-height: 1rem;
}

.els-table td a,
.els-wysiwyg table td a {
  font-weight: bold;
  border-bottom: 0.125rem solid transparent;
  -webkit-transition: color 0.3s ease, border-bottom 0.3s ease;
  transition: color 0.3s ease, border-bottom 0.3s ease;
}

.els-table td a:hover,
.els-wysiwyg table td a:hover {
  color: #e9711c;
  border-bottom: 0.125rem solid #e9711c;
}

.els-table td a:focus,
.els-wysiwyg table td a:focus {
  color: #e9711c;
  border-bottom: 0.125rem solid #e9711c;
}

.els-table--compact td,
.els-table--compact th,
.els-table--compact a,
.els-table--compact ol,
.els-table--compact ul {
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (max-width: 37.5rem) {
  .els-table--compact td,
  .els-table--compact th,
  .els-table--compact a,
  .els-table--compact ol,
  .els-table--compact ul {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.els-table-check-all-options {
  float: left;
}

.els-column-select-all {
  float: left;
  line-height: 1.25rem;
  height: 1.25rem;
  display: inline-block;
  vertical-align: middle;
  margin-left: -0.5rem;
  border-bottom: 0.125rem solid transparent;
  -webkit-transition: border-bottom 0.3s ease, color 0.3s ease;
  transition: border-bottom 0.3s ease, color 0.3s ease;
}

.els-column-select-all [class^="ss-"] {
  font-size: 1.375rem;
  color: #007398;
  transition: color 0.3s ease;
}

.els-column-select-all:hover {
  border-bottom: 0.125rem solid #e9711c;
}

.els-column-select-all:hover [class^="ss-"] {
  color: #e9711c;
}

.els-wysiwyg table {
  margin-bottom: 2rem;
}

.els-form-container {
  clear: both;
  max-width: 680px;
  padding-bottom: 1rem;
}

.els-form-container .els-form-container-header {
  padding: 0;
}

.els-form-container .els-form-content {
  padding: 1rem 0;
}

.els-toggle-form-container {
  line-height: 4rem;
  border-bottom: dotted 0.125rem #dcdcdc;
}

.els-toggle-form-container:last-child {
  border-bottom: 0px;
}

.els-toggle-form-container .els-button-group-right {
  line-height: 4rem;
}

.els-toggle-form-container .els-button-group-right .els-toggle {
  vertical-align: middle;
  float: none;
}

.els-toggle-form-container .els-form-container-content {
  padding-bottom: 1rem;
}

.els-container-padding {
  clear: both;
  padding-bottom: 1rem;
}

.els-container-header {
  clear: both;
  padding-top: 1rem;
}

.els-container-header .els-button-group-right {
  line-height: 3.5rem;
}

.els-container-header-double {
  clear: both;
  padding-top: 2rem;
}

.els-list,
.els-list--bullets,
.els-wysiwyg ul,
.els-list--numbers,
.els-wysiwyg ol {
  margin-left: 0;
  display: inline-block;
  margin-bottom: 1.25rem;
  max-width: 680px;
}

@media (max-width: 37.5rem) {
  .els-list,
  .els-list--bullets,
  .els-wysiwyg ul,
  .els-list--numbers,
  .els-wysiwyg ol {
    margin-bottom: 0.75rem;
  }
}

.els-list li,
.els-list--bullets li,
.els-wysiwyg ul li,
.els-list--numbers li,
.els-wysiwyg ol li {
  margin-bottom: 0.5rem;
  width: 100%;
  position: relative;
  float: left;
  white-space: normal;
}

.els-list li::before,
.els-list--bullets li::before,
.els-wysiwyg ul li::before,
.els-list--numbers li::before,
.els-wysiwyg ol li::before {
  -moz-font-feature-settings: "onum" 1, "kern" 1, "liga" 1;
  -moz-font-feature-settings: "onum=1, kern=1, liga=1";
  -ms-font-feature-settings: "onum" 1, "kern" 1, "liga" 1;
  -o-font-feature-settings: "onum" 1, "kern" 1, "liga" 1;
  -webkit-font-feature-settings: "onum" 1, "kern" 1, "liga" 1;
  font-feature-settings: "onum" 1, "kern" 1, "liga" 1;
  font-family: "NexusSans";
  display: inline-block;
  line-height: initial;
  width: 1em;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}

.els-list li > a,
.els-list--bullets li > a,
.els-wysiwyg ul li > a,
.els-list--numbers li > a,
.els-wysiwyg ol li > a {
  text-decoration: none;
  border-bottom: transparent 0.125rem solid;
  -webkit-transition: border-bottom 0.3s ease, color 0.3s ease;
  transition: border-bottom 0.3s ease, color 0.3s ease;
}

.els-list li > a:hover,
.els-list--bullets li > a:hover,
.els-wysiwyg ul li > a:hover,
.els-list--numbers li > a:hover,
.els-wysiwyg ol li > a:hover {
  border-bottom: #e9711c 0.125rem solid;
  color: #e9711c;
}

.els-list li::before,
.els-list--bullets li::before,
.els-wysiwyg ul li::before,
.els-list--numbers li::before,
.els-wysiwyg ol li::before {
  transition: color 0.3s ease;
}

.els-list li:hover::before,
.els-list--bullets li:hover::before,
.els-wysiwyg ul li:hover::before,
.els-list--numbers li:hover::before,
.els-wysiwyg ol li:hover::before {
  color: #e9711c;
}

.els-list {
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (max-width: 37.5rem) {
  .els-list {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.els-list li {
  padding-left: 1.5rem;
}

@media (max-width: 37.5rem) {
  .els-list li {
    padding-left: 1.5rem;
  }
}

.els-list li:before {
  line-height: 1.5rem;
}

@media (max-width: 37.5rem) {
  .els-list li:before {
    line-height: 1.5rem;
  }
}

.els-list--medium,
.els-wysiwyg ul,
.els-wysiwyg ol {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

@media (max-width: 37.5rem) {
  .els-list--medium,
  .els-wysiwyg ul,
  .els-wysiwyg ol {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}

.els-list--medium li,
.els-wysiwyg ul li,
.els-wysiwyg ol li {
  padding-left: 1.875rem;
}

@media (max-width: 37.5rem) {
  .els-list--medium li,
  .els-wysiwyg ul li,
  .els-wysiwyg ol li {
    padding-left: 1.6875rem;
  }
}

.els-list--medium li:before,
.els-wysiwyg ul li:before,
.els-wysiwyg ol li:before {
  line-height: 1.75rem;
}

@media (max-width: 37.5rem) {
  .els-list--medium li:before,
  .els-wysiwyg ul li:before,
  .els-wysiwyg ol li:before {
    line-height: 1.625rem;
  }
}

.els-list--large {
  font-size: 1.5rem;
  line-height: 2rem;
}

@media (max-width: 37.5rem) {
  .els-list--large {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.els-list--large li {
  padding-left: 2.25rem;
}

@media (max-width: 37.5rem) {
  .els-list--large li {
    padding-left: 1.875rem;
  }
}

.els-list--large li:before {
  line-height: 2rem;
}

@media (max-width: 37.5rem) {
  .els-list--large li:before {
    line-height: 1.75rem;
  }
}

.els-list-header {
  border-bottom: 0.125rem solid #dcdcdc;
  font-size: 1.25rem;
  line-height: 2.1875rem;
  margin-bottom: 0.5rem;
}

@media (max-width: 37.5rem) {
  .els-list-header {
    font-size: 1.125rem;
    line-height: 2.03125rem;
  }
}

.els-list-container {
  clear: both;
}

.els-list li::before {
  font-family: "SSGizmo";
  content: "▻";
  color: #007398;
}

.els-list--bullets li::before,
.els-wysiwyg ul li::before {
  color: #e9711c;
  font-family: "SSGizmo";
  content: "•";
  line-height: initial;
}

.els-list--numbers,
.els-wysiwyg ol {
  counter-reset: list-section;
}

.els-list--numbers li::before,
.els-wysiwyg ol li::before {
  color: #e9711c;
  content: counters(list-section, ".") ".";
  counter-increment: list-section;
  font-family: "NexusSans";
}

.els-block-icon {
  background-color: #e9711c;
  line-height: 1.75rem;
  height: 1.75rem;
  border: 0.125rem solid #e9711c;
  float: left;
  font-size: 1rem;
  width: 1.75rem;
  text-align: center;
  box-sizing: content-box;
}

.els-block-icon [class^="ss-"] {
  color: #ffffff;
  font-size: 1.336rem;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  text-align: center;
}

.els-block-icon [class^="ss-"]:before {
  vertical-align: sub;
}

.els-block-icon--small {
  line-height: 1.75rem;
  height: 1.75rem;
  font-size: 1rem;
  width: 1.75rem;
}

.els-block-icon--small [class^="ss-"] {
  font-size: 1.336rem;
}

.els-block-icon--medium {
  line-height: 2.25rem;
  height: 2.25rem;
  font-size: 1.25rem;
  width: 2.25rem;
}

.els-block-icon--medium [class^="ss-"] {
  font-size: 1.67rem;
}

.els-block-icon--large {
  line-height: 2.75rem;
  height: 2.75rem;
  font-size: 1.5rem;
  width: 2.75rem;
}

.els-block-icon--large [class^="ss-"] {
  font-size: 2.004rem;
}

.els-block-icon--regular {
  background-color: #007398;
  border: 0.125rem solid #007398;
}

.els-block-icon--regular [class^="ss-"] {
  color: #ffffff;
}

.els-block-icon--warning {
  background-color: #c83727;
  border: 0.125rem solid #c83727;
}

.els-block-icon--warning [class^="ss-"] {
  color: #ffffff;
}

.els-block-icon--information {
  background-color: #009ece;
  border: 0.125rem solid #009ece;
}

.els-block-icon--information [class^="ss-"] {
  color: #ffffff;
}

.els-block-icon--confirmation {
  background-color: #29a61b;
  border: 0.125rem solid #29a61b;
}

.els-block-icon--confirmation [class^="ss-"] {
  color: #ffffff;
}

.els-progress-bar {
  background-color: #dcdcdc;
  height: 0.5rem;
  border-radius: 0.25rem;
  margin: 0.25rem 0;
  position: relative;
}

.els-progress-bar .els-progress-bar-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
  background-color: #e9711c;
  max-width: 100%;
  height: 0.5rem;
  border-radius: 0.25rem;
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

.els-file-upload-bar {
  background-color: #f5f5f5;
  padding: 1rem;
  margin: 0.5rem 0;
}

.els-file-upload-bar .els-file-upload-title-wrapper {
  width: 50%;
  line-height: 2rem;
}

.els-file-upload-bar
  .els-file-upload-title-wrapper
  .els-disabled
  .els-basic-link-text {
  color: #969696;
}

.els-file-upload-bar
  .els-file-upload-title-wrapper
  .els-disabled
  .els-basic-link-text:hover {
  color: #969696;
}

.els-file-upload-bar .els-file-upload-icon-wrapper {
  width: auto;
  padding-right: 0.5rem;
  line-height: 2rem;
  float: left;
  display: inline-block;
}

.els-file-upload-bar .els-file-upload-icon-wrapper .ss-file {
  color: #b9b9b9;
  font-size: 1.5rem;
}

.els-tags {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  float: left;
  width: 100%;
}

.els-tags li,
.els-tags span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 0.5rem;
  color: #323232;
  background-color: #ffffff;
  float: left;
  display: inline-block;
  padding-left: 0.8rem;
  padding-right: 0.8rem;
  margin-right: 0.5rem;
  line-height: 2rem;
  height: 2rem;
  border-radius: 1rem;
  font-size: 1.25rem;
  width: auto;
  transition: opacity 0.3s ease, margin 0.3s ease, margin-top 0.3s ease,
    margin-left 2s ease;
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: "lnum";
  -ms-font-feature-settings: "lnum";
  -webkit-font-feature-settings: "lnum";
  font-feature-settings: "lnum";
}

.els-tags li:last-child,
.els-tags span:last-child {
  margin-right: 0;
}

.els-tags li a,
.els-tags span a {
  text-decoration: none;
  border-bottom: transparent 0.125rem solid;
  -webkit-transition: border-bottom 0.3s ease, color 0.3s ease;
  transition: border-bottom 0.3s ease, color 0.3s ease;
  line-height: 2rem;
  height: 2rem;
  vertical-align: middle;
}

.els-tags li a:hover,
.els-tags span a:hover {
  border-bottom: #e9711c 0.125rem solid;
  color: #e9711c;
}

.els-tags li.els-remove-tag,
.els-tags span.els-remove-tag {
  opacity: 0;
}

.els-tags li.els-new-tag,
.els-tags span.els-new-tag {
  opacity: 0;
  margin-top: -2rem;
}

.els-tags li .els-tag-text,
.els-tags span .els-tag-text {
  vertical-align: initial;
  line-height: 2rem;
  height: 2rem;
  display: inline-block;
}

.els-tags li [class^="ss-"],
.els-tags span [class^="ss-"] {
  font-size: 1.336rem;
  text-align: center;
  line-height: 2rem;
  height: 2rem;
  vertical-align: middle;
  float: none;
  display: inline-block;
}

.els-tags li [class^="ss-"]:before,
.els-tags span [class^="ss-"]:before {
  line-height: 2rem;
  height: 2rem;
  vertical-align: initial;
  float: none;
}

.els-tags.els-tags--icon-left li .els-tag-text {
  padding-left: 0;
}

.els-tags.els-tags--icon-left li [class^="ss-"] {
  padding: 0;
  margin: 0 0.5rem 0 0;
  float: left;
}

.els-tags.els-tags--icon-right li .els-tag-text {
  padding-right: 0;
}

.els-tags.els-tags--icon-right li [class^="ss-"] {
  padding: 0;
  margin: 0 0 0 0.5rem;
}

.els-tags--xsmall li,
.els-tags--xsmall span {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  line-height: 1.25rem;
  height: 1.25rem;
  border-radius: 0.625rem;
  font-size: 0.78125rem;
}

.els-tags--xsmall li a,
.els-tags--xsmall span a {
  line-height: 1.25rem;
  height: 1.25rem;
}

.els-tags--xsmall li .els-tag-text,
.els-tags--xsmall span .els-tag-text {
  line-height: 1.25rem;
  height: 1.25rem;
}

.els-tags--xsmall li [class^="ss-"],
.els-tags--xsmall span [class^="ss-"] {
  font-size: 0.835rem;
  line-height: 1.25rem;
  height: 1.25rem;
}

.els-tags--xsmall li [class^="ss-"]:before,
.els-tags--xsmall span [class^="ss-"]:before {
  line-height: 1.25rem;
  height: 1.25rem;
}

.els-tags--xsmall.els-icon-left li {
  padding-left: 0.41667rem;
}

.els-tags--xsmall.els-icon-left li [class^="ss-"] {
  margin-right: 0.15625rem;
}

.els-tags--xsmall.els-icon-right li {
  padding-right: 0.41667rem;
}

.els-tags--xsmall.els-icon-right li [class^="ss-"] {
  margin-left: 0.15625rem;
}

.els-tags--small li,
.els-tags--small span {
  padding-left: 0.8rem;
  padding-right: 0.8rem;
  line-height: 2rem;
  height: 2rem;
  border-radius: 1rem;
  font-size: 1.25rem;
}

.els-tags--small li a,
.els-tags--small span a {
  line-height: 2rem;
  height: 2rem;
}

.els-tags--small li .els-tag-text,
.els-tags--small span .els-tag-text {
  line-height: 2rem;
  height: 2rem;
}

.els-tags--small li [class^="ss-"],
.els-tags--small span [class^="ss-"] {
  font-size: 1.336rem;
  line-height: 2rem;
  height: 2rem;
}

.els-tags--small li [class^="ss-"]:before,
.els-tags--small span [class^="ss-"]:before {
  line-height: 2rem;
  height: 2rem;
}

.els-tags--small.els-icon-left li {
  padding-left: 0.66667rem;
}

.els-tags--small.els-icon-left li [class^="ss-"] {
  margin-right: 0.25rem;
}

.els-tags--small.els-icon-right li {
  padding-right: 0.66667rem;
}

.els-tags--small.els-icon-right li [class^="ss-"] {
  margin-left: 0.25rem;
}

.els-tags--medium li,
.els-tags--medium span {
  padding-left: 1rem;
  padding-right: 1rem;
  line-height: 2.5rem;
  height: 2.5rem;
  border-radius: 1.25rem;
  font-size: 1.5625rem;
}

.els-tags--medium li a,
.els-tags--medium span a {
  line-height: 2.5rem;
  height: 2.5rem;
}

.els-tags--medium li .els-tag-text,
.els-tags--medium span .els-tag-text {
  line-height: 2.5rem;
  height: 2.5rem;
}

.els-tags--medium li [class^="ss-"],
.els-tags--medium span [class^="ss-"] {
  font-size: 1.67rem;
  line-height: 2.5rem;
  height: 2.5rem;
}

.els-tags--medium li [class^="ss-"]:before,
.els-tags--medium span [class^="ss-"]:before {
  line-height: 2.5rem;
  height: 2.5rem;
}

.els-tags--medium.els-icon-left li {
  padding-left: 0.83333rem;
}

.els-tags--medium.els-icon-left li [class^="ss-"] {
  margin-right: 0.3125rem;
}

.els-tags--medium.els-icon-right li {
  padding-right: 0.83333rem;
}

.els-tags--medium.els-icon-right li [class^="ss-"] {
  margin-left: 0.3125rem;
}

.els-tags--large li,
.els-tags--large span {
  padding-left: 1.2rem;
  padding-right: 1.2rem;
  line-height: 3rem;
  height: 3rem;
  border-radius: 1.5rem;
  font-size: 1.875rem;
}

.els-tags--large li a,
.els-tags--large span a {
  line-height: 3rem;
  height: 3rem;
}

.els-tags--large li .els-tag-text,
.els-tags--large span .els-tag-text {
  line-height: 3rem;
  height: 3rem;
}

.els-tags--large li [class^="ss-"],
.els-tags--large span [class^="ss-"] {
  font-size: 2.004rem;
  line-height: 3rem;
  height: 3rem;
}

.els-tags--large li [class^="ss-"]:before,
.els-tags--large span [class^="ss-"]:before {
  line-height: 3rem;
  height: 3rem;
}

.els-tags--large.els-icon-left li {
  padding-left: 1rem;
}

.els-tags--large.els-icon-left li [class^="ss-"] {
  margin-right: 0.375rem;
}

.els-tags--large.els-icon-right li {
  padding-right: 1rem;
}

.els-tags--large.els-icon-right li [class^="ss-"] {
  margin-left: 0.375rem;
}

.els-tags--#ffffff li,
.els-tags--#ffffff span {
  color: #323232;
  background-color: #ffffff;
}

.els-tags--grey-1 li,
.els-tags--grey-1 span {
  color: #323232;
  background-color: #f5f5f5;
}

.els-tags--grey-2 li,
.els-tags--grey-2 span {
  color: #323232;
  background-color: #ebebeb;
}

.els-tags--grey-3 li,
.els-tags--grey-3 span {
  color: #323232;
  background-color: #dcdcdc;
}

.els-tags--grey-4 li,
.els-tags--grey-4 span {
  color: #323232;
  background-color: #b9b9b9;
}

.els-tags--primary li,
.els-tags--primary span {
  color: #ffffff;
  background-color: #e9711c;
}

.els-tags--secondary li,
.els-tags--secondary span {
  color: #ffffff;
  background-color: #007398;
}

.els-tags--ellipsis-100 li {
  max-width: 100px;
}

.els-tags--ellipsis-150 li {
  max-width: 150px;
}

.els-tags--ellipsis-200 li {
  max-width: 200px;
}

.els-tags--ellipsis-250 li {
  max-width: 250px;
}

.els-tags--ellipsis-200 li {
  max-width: 200px;
}

.els-tags--ellipsis-250 li {
  max-width: 250px;
}

.els-tags--ellipsis-300 li {
  max-width: 300px;
}

.els-tags--ellipsis-350 li {
  max-width: 350px;
}

.els-tags--ellipsis-400 li {
  max-width: 400px;
}

.els-tags--basic-links {
  width: auto;
  float: right;
  padding: 0;
  margin-top: -0.25rem;
  margin-left: 0.125rem;
}

.els-show-more-wrapper .els-shown-items {
  display: inline-block;
  float: left;
  padding-right: 1rem;
}

.els-show-more-wrapper .els-hidden-items {
  display: none;
}

.els-search-query {
  float: left;
  clear: left;
  line-height: 2rem;
  margin-bottom: 0;
  padding-bottom: 0.5rem;
}

@media (min-width: 70rem) {
  .els-search-query {
    padding-right: 2rem;
    padding-bottom: 1.25rem;
  }
}

.els-search-query .els-search-query-logical-operator {
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0.125rem 0.5rem 0 0.5rem;
  line-height: 1.25rem;
  background-color: gainsboro;
  border-radius: 2rem;
  margin: 0 0.25rem;
  display: inline-block;
}

@media (max-width: 37.5rem) {
  .els-search-query .els-search-query-logical-operator {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 70rem) {
  .els-search-query .els-search-field-item {
    white-space: nowrap;
  }
}

.els-search-query .els-search-field-item-key {
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (max-width: 37.5rem) {
  .els-search-query .els-search-field-item-key {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.els-search-query .els-search-field-item-value {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
}

@media (max-width: 37.5rem) {
  .els-search-query .els-search-field-item-value {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.els-search-query .els-search-query-set,
.els-search-query .els-search-query-set-filter {
  max-width: 774px;
}

.els-search-query
  .els-search-query-set-filter
  .els-search-query-logical-operator {
  background-color: #ffffff;
}

.els-slider {
  background-color: #dcdcdc;
  border-radius: 1.25rem;
  cursor: pointer;
  height: 0.4375rem;
}

.els-slider .ui-widget-header {
  background-color: #e9711c;
  position: absolute;
  height: 0.4375rem;
  z-index: 1;
  display: block;
  border: 0;
  background-position: 0 0;
  border-radius: 1.25rem;
}

.els-slider .ui-state-default {
  background-color: #e9711c;
  border: 0.1875rem solid #ffffff;
  width: 1rem;
  height: 1rem;
  position: absolute;
  border-radius: 50%;
  z-index: 1;
  margin-left: 1rem;
  margin-top: -0.325rem;
  margin-left: -0.6em;
}

.els-loader {
  width: 3.25rem;
  height: 3.25rem;
  position: relative;
}

.els-loader .els-loader--progress,
.els-loader .els-loader--indeterminate {
  transform: rotate(-90deg);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.els-loader .els-loader--progress svg,
.els-loader .els-loader--indeterminate svg {
  x: 0;
  y: 0;
}

.els-loader .els-loader--progress svg circle.progress,
.els-loader .els-loader--indeterminate svg circle.progress {
  fill: transparent;
  stroke: #e9711c;
  stroke-width: 4;
  stroke-linecap: butt;
  transform-origin: 0.10075rem 0.10075rem 0;
}

.els-loader .els-loader--progress svg.status-ready circle.progress,
.els-loader .els-loader--indeterminate svg.status-ready circle.progress {
  stroke: #007398;
}

.els-loader .els-loader--progress svg circle.bg,
.els-loader .els-loader--indeterminate svg circle.bg {
  fill: transparent;
  stroke: #ebebeb;
  stroke-width: 4;
}

.els-loader .els-loader--progress svg circle.border,
.els-loader .els-loader--indeterminate svg circle.border {
  fill: #ffffff;
  stroke: #ffffff;
  stroke-width: 2;
}

.els-loader .els-loader--text {
  -moz-font-feature-settings: "pnum" 1, "kern" 1, "liga" 1;
  -moz-font-feature-settings: "pnum=1, kern=1, liga=1";
  -ms-font-feature-settings: "pnum" 1, "kern" 1, "liga" 1;
  -o-font-feature-settings: "pnum" 1, "kern" 1, "liga" 1;
  -webkit-font-feature-settings: "pnum" 1, "kern" 1, "liga" 1;
  font-feature-settings: "pnum" 1, "kern" 1, "liga" 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  position: absolute;
  top: 1.25rem;
  left: 0;
  width: 100%;
  font-size: 0.9rem;
  color: #007398;
  text-align: center;
}

.els-loader--small {
  width: 16px;
  height: 16px;
}

.els-loader--small .els-loader--progress svg circle.progress,
.els-loader--small .els-loader--indeterminate svg circle.progress {
  stroke-width: 8;
}

.els-loader--small .els-loader--progress svg circle.bg,
.els-loader--small .els-loader--indeterminate svg circle.bg {
  stroke-width: 8;
  stroke: #dcdcdc;
}

.els-loader--indeterminate svg circle.progress {
  animation: spinner 2.6s linear infinite;
}

.els-loader--progress svg.status-progressing {
  animation: rotate 2s linear infinite;
}

.btn-cancel-loader {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 2.75rem;
}

.btn-cancel-loader .els-loader {
  position: absolute;
  top: -0.625rem;
  right: -2.75rem;
}

.btn-cancel-loader .els-btn:not(:hover) {
  background-color: #ffffff;
  border-color: #ffffff;
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes spinner {
  0% {
    transform: rotate(0deg);
    stroke-dashoffset: 2.145;
  }

  50% {
    transform: rotate(640deg);
    stroke-dashoffset: 10.205;
  }

  100% {
    transform: rotate(1080deg);
    stroke-dashoffset: 2.145;
  }
}

.els-message {
  max-width: 23rem;
  -webkit-box-shadow: 0px 0px 0px 1rem rgba(220, 220, 220, 0.5);
  -moz-box-shadow: 0px 0px 0px 1rem rgba(220, 220, 220, 0.5);
  box-shadow: 0px 0px 0px 1rem rgba(220, 220, 220, 0.5);
  padding: 1rem 3rem 1rem 4rem;
  position: fixed;
  top: 6vh;
  z-index: 9999;
  right: 2rem;
  background-color: white;
  display: none;
  transition: transform 0.3s ease;
}

.els-message .els-block-icon {
  position: absolute;
  left: 1rem;
  top: 1rem;
}

.els-message__header {
  margin: 0.5rem 0 1rem 0;
  float: left;
}

.els-message__content {
  margin-bottom: 0.5rem;
  float: left;
  line-height: 1.38;
}

.els-message--dark {
  background-color: #323232;
  color: white;
}

.els-message--dark .els-btn-close {
  color: white;
}

.els-message--dark .els-btn-close:hover,
.els-message--dark .els-btn-close:focus {
  color: #e9711c;
}

.els-message--dark .els-btn--basic_link {
  color: #44c6f4;
}

.els-message--dark .els-btn--basic_link .els-btn-icon {
  color: #44c6f4;
}

.els-message--dark .els-btn--basic_link:hover,
.els-message--dark .els-btn--basic_link:focus {
  color: #e9711c;
}

.els-message--dark .els-btn--basic_link:hover .els-btn-icon,
.els-message--dark .els-btn--basic_link:focus .els-btn-icon {
  color: #e9711c;
}

.els-sidebar-active .els-message {
  transform: translateX(-16rem);
}

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

article,
aside,
details,
div,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  width: 100%;
  float: left;
  vertical-align: top;
  text-align: left;
  text-rendering: auto;
  display: inline-block;
}

body {
  overflow-y: scroll;
}

main {
  outline: none;
}

nav {
  width: auto;
}

li {
  list-style: none;
}

.els-scroll-horizontal {
  position: relative;
}

.els-scroll {
  position: relative;
  padding-top: 1rem;
}

.ps-scrollbar-y-rail {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  margin-right: 0.25rem !important;
  right: 0px !important;
}

.els-scroll-hide-bars .ps-scrollbar-y-rail,
.els-scroll-hide-bars .ps-scrollbar-x-rail {
  display: none !important;
}

.els-main-content {
  position: relative;
  overflow: hidden;
  -webkit-transition: padding-right 0.3s ease, margin-top 0.3s ease;
  transition: padding-right 0.3s ease, margin-top 0.3s ease;
  width: 100%;
  float: left;
}

.els-no-select,
.els-nav-footer-blocks,
.els-text-input label,
.els-select-wrapper .els-select-placeholder,
.els-toggle {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.els-subtle-link {
  text-decoration: none;
  color: #323232;
  border-bottom: 1px solid #dcdcdc;
  -webkit-transition: border-bottom 0.3s ease, color 0.3s ease;
  transition: color 0.3s ease, border-bottom 0.3s ease;
}

.els-subtle-link:hover {
  color: #e9711c;
  border-bottom: 1px solid #e9711c;
}

a {
  text-decoration: none;
  color: #323232;
  transition: color 0.3s ease;
}

a:hover {
  color: #007398;
}

p a {
  text-decoration: none;
  border-bottom: transparent 0.125rem solid;
  -webkit-transition: border-bottom 0.3s ease, color 0.3s ease;
  transition: border-bottom 0.3s ease, color 0.3s ease;
  color: #007398;
  border-bottom: 0.125rem dotted #dcdcdc;
}

p a:hover {
  border-bottom: #e9711c 0.125rem solid;
  color: #e9711c;
}

p a:hover {
  border-bottom-width: 0.125rem;
}

.els-inline-link {
  text-decoration: none;
  border-bottom: transparent 0.125rem solid;
  -webkit-transition: border-bottom 0.3s ease, color 0.3s ease;
  transition: border-bottom 0.3s ease, color 0.3s ease;
  text-decoration: none;
  color: #007398;
}

.els-inline-link:hover {
  border-bottom: #e9711c 0.125rem solid;
  color: #e9711c;
}

.noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  width: 100%;
}

.els-left {
  float: left;
}

.els-right {
  float: right;
}

.els-hidden {
  display: none;
}

.els-components-block {
  padding: 0 0 1.5rem 0;
  float: left !important;
  width: 100% !important;
}

.els-components-block .els-components-header {
  border-bottom: #f5f5f5 0.125rem solid;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
  font-style: italic;
}

.els-components__btn-group .els-btn {
  margin-bottom: 1rem;
}

.els-padded-item-list {
  width: 100%;
}

.els-padded-item-list > li {
  float: left;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin-bottom: 2rem;
  position: relative;
}

.els-padded-item-list.els-2-columns > li {
  width: 100%;
}

@media (min-width: 70rem) {
  .els-padded-item-list.els-2-columns > li {
    width: 50%;
  }
}

.els-padded-item-list.els-3-columns > li {
  width: 100%;
}

@media (min-width: 70rem) {
  .els-padded-item-list.els-3-columns > li {
    width: 33.33333%;
  }
}

.els-padded-item-list.els-4-columns > li {
  width: 100%;
  width: 25%;
}

.els-padded-item-list.els-5-columns > li {
  width: 100%;
}

@media (min-width: 70rem) {
  .els-padded-item-list.els-5-columns > li {
    width: 20%;
  }
}

.els-padded-item-list.els-6-columns > li {
  width: 100%;
}

@media (min-width: 70rem) {
  .els-padded-item-list.els-6-columns > li {
    width: 16.66667%;
  }
}

.ss-icon {
  font-family: "SSGizmo" !important;
  font-size: 2rem;
  padding: 0.5rem 0;
}

a {
  border-bottom-width: 0px;
}

.els-component-dark-background {
  background-color: #404040;
  padding: 1rem;
  margin-left: -1rem;
  margin-top: -1rem;
}

.els-item-headers {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 1rem;
  border-bottom: 0.125rem solid #e9711c;
  display: none;
}

@media (max-width: 37.5rem) {
  .els-item-headers {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 37.5rem) {
  .els-item-headers {
    display: block;
  }
}

header h2 {
  display: block;
}

.els-no-scroll-y {
  overflow-y: hidden;
}

.els-no-scroll-x {
  overflow-x: hidden;
}

.els-no-pointer-events {
  pointer-events: none;
}

.floating-form-labels label {
  /*left: 20px;*/
  font-size: 16px;
  line-height: 24px;
  position: absolute;
  padding: 0;
  margin: 0;
  z-index: -1;
  top: -3px;
  font-size: 0.8em;
  transition: all 0.3s;
  color: #007398;
}

.floating-form-labels textarea:placeholder-shown:not(:focus) + label,
.floating-form-labels input:placeholder-shown:not(:focus) + label {
  font-size: 1.1em;
  top: 20px;
}

.floating-form-labels input[type="text"],
.floating-form-labels input[type="email"] {
  margin-top: 15px;
  color: #53565a;
  display: block;
  padding: 0 0.1rem;

  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.15s linear;
  outline: none;
  border-right: 0 !important;
  border-left: 0 !important;
  border-top: 0 !important;
  border-bottom: 2px solid #b9b9b9;
  font-size: 18px;
  box-shadow: 0 0 0;
  cursor: text;
  background: transparent;
  line-height: 27px;
}

.floating-form-labels input[type="text"].hide,
.floating-form-labels input[type="email"].hide {
  display: none;
}

.floating-form-labels input[type="text"]:focus,
.floating-form-labels input[type="email"]:focus {
  outline: none;
  border-bottom: 0.125rem solid #323232;
}

.els-text-input--error input[type="email"] {
  border-bottom: 0.125rem solid #c83727;
}

.els-text-input--error input[type="email"]:focus {
  cursor: pointer;
}

.els-text-input--error .els-text-input-label-error svg {
  margin-top: 1.8rem;
  fill: #c83727;
}

.error-message {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  /* or 150% */

  font-feature-settings: "pnum" on, "lnum" on;

  /* es Colors/Messaging/Light BG/Warning */

  color: #c83727;
  margin-left: 0.5rem;
  vertical-align: text-bottom;
}

.guide-message {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  /* or 150% */

  font-feature-settings: "pnum" on, "lnum" on;

  /* es Colors/Messaging/Light BG/Warning */

  color: #000;
  margin-left: 1.7rem;
  vertical-align: text-bottom;
  width: 95%;
}

/*

.floating-form-labels input[type="text"]:invalid ~ label::after,
.floating-form-labels input[type="email"]:invalid ~ label::after {
  content: "*";
  color: red;
  margin-left: 2px;
}

.floating-form-labels input[type="text"]:required:valid ~ label::after,
.floating-form-labels input[type="email"]:required:valid ~ label::after {
  content: "\2713";
  color: green;
  margin-left: 2px;
}
*/
/*# sourceMappingURL=main.css.map */
/* responsive design */

/* Extra small devices (phones, 600px and down) and 320 px */
@media (max-width: 600px) {
  .els-project-title {
    height: 24px;
    /*left: 18.12%;
    right: 28.12%;
    top: calc(50% - 24px / 2 + 1px);*/
    font-size: 16px;
    line-height: 24px;
    margin-left: 3rem;
    margin-top: -2rem;
  }

  .logo {
    width: 30px;
    height: 25.69px;
  }

  .els-main-content {
    margin-left: -1rem;
  }

  .els-sub-nav-header {
    margin-top: 50px !important;
    margin-right: -0.4rem;
    display: none;
  }

  .els-header {
    border-bottom: 0px !important;
  }

  .els-user-outside-spine {
    margin-left: 3rem;
  }

  .els-user-outside-spine .ss-user::before {
    font-size: 1rem;
  }

  .els-select-language svg {
    width: 15px !important;
    height: 30px !important;
    margin: 0px 5px;
  }

  .els-gizmo-icon::before,
  .els-gizmo-icon::after {
    font-size: 0.9rem;
    margin-left: -0.1rem;
  }

  .els-header .menu-icon {
    cursor: pointer;
    float: right;
    /*padding: 38px 20px;*/
    position: relative;
    user-select: none;
    margin: 2.3rem 1.6rem 0 -1.6rem;
    height: 25px;
    width: 28px;
    padding: 4px 0 3px 3px;
    background-color: white;
    border: 0;
  }

  .els-header .menu-icon .nav-icon {
    background: #333;
    display: block;
    height: 2px;
    position: relative;
    transition: background 0.2s ease-out;
    width: 18px;
    margin-bottom: 0.5rem;
    margin-top: -0.7rem;
  }

  .els-header .menu-icon .nav-icon:before,
  .els-header .menu-icon .nav-icon:after {
    background: #333;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    transition: all 0.2s ease-out;
    width: 100%;
  }

  .els-header .menu-icon .nav-icon:before {
    top: 4.2px;
    margin-top: 0.4rem;
  }

  .els-header .menu-icon .nav-icon:after {
    top: -5.2px;
    margin-top: 0.66rem;
  }

  /* menu btn */

  .els-header .menu-btn {
    display: none;
  }

  .els-header .menu-btn:checked ~ .mobile-nav {
    display: block;
    border-style: dotted;
  }

  .els-header ~ .full-overlay {
    background-color: rgba(235, 235, 235, 0.8);
    z-index: 9999;
  }

  /*
  .els-header .menu-btn:checked ~ .menu-icon .nav-icon {
    background: transparent;
  }

  .els-header .menu-btn:checked ~ .menu-icon .nav-icon:before {
    transform: rotate(-45deg);
    top: 0;
  }

  .els-header .menu-btn:checked ~ .menu-icon .nav-icon:after {
    transform: rotate(45deg);
    top: 0;
  }
  */
  .mobile-nav {
    position: fixed;
    right: 0;
    top: 0;
    width: min(270px, 95vw);
    height: 100svh;
    max-height: 100vh;
    background-color: #ffffff;
    z-index: 1000;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior: contain;
    box-sizing: border-box;
    padding-bottom: env(safe-area-inset-bottom, 0);
  } /*
  .mobile-nav {
    float: right;
    width: 270px;
    height: 3442px;
    background-color: #ffffff;
    z-index: 10;
    overflow: hidden auto;
    position: fixed;
    right: 0;
  }*/

  .mobile-nav-close {
    position: sticky;
    top: 0;
    z-index: 1;
    background: #fff;
    margin: 1.5rem;
  }
  /*
  .mobile-nav-close {
    margin: 1rem;
  }*/

  .profile-info {
    margin-left: 0.5rem;
    padding: 1px;
  }
  /*.mobile-exit-text {
    position: static;
    display: inline-flex;
    align-items: center;
    font-size: 1rem;
    line-height: 1.5;
    color: #007398;
    margin: 0.5rem 0 0.5rem 0.5rem;
    cursor: pointer;
    border: 0;
    background-color: #ffffff;
    white-space: normal;   
    max-inline-size: 100%;
  }*/
  .mobile-exit-text {
    position: absolute;
    inset-inline-end: 2.5rem;
    inset-block-start: 6rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #007398;
    margin: 0;
    border: 0;
    background-color: #ffffff;
  }
  /*
  .mobile-exit-text {
    position: absolute;

    top: calc(20% - 51px / 2 - 53.5px);

    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;

    color: #007398;
    margin: 1rem 0 0 0.5rem;
    cursor: pointer;
    border: 0;
    background-color: #ffffff;
  }*/

  .mobile-language {
    float: left;
    margin-top: 1rem;
    display: block;
    padding: 0.75rem 1rem;
  }

  .mobile-language-text {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    color: #2e2e2e;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  }

  .mobile-language-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    white-space: normal; /* allow wrapping */
    word-break: break-word;
    overflow-wrap: anywhere;
  }

  .mobile-language-list a {
    display: inline-block;
    max-inline-size: 100%;
    white-space: normal;
    word-break: break-word;
    overflow-wrap: anywhere;
  }

  .mobile-language-list ul li {
    margin-top: 1rem !important;
    font-size: 20px;
    line-height: 28px;
    /* identical to box height, or 140% */

    font-feature-settings: "pnum" on, "lnum" on;

    /* es Colors/Base/Dark Grey */

    color: #53565a;
  }
  .mobile-language-list ul li button.language-option {
    display: block;
    text-align: left;
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    font: inherit;
    color: inherit;
    cursor: pointer;
    white-space: normal;
    word-break: break-word;
    overflow-wrap: anywhere;
  }

  .mobile-language-list ul li button.language-option:hover,
  .mobile-language-list ul li button.language-option:focus-visible {
    background-color: transparent;
    color: #e9711c;
  }
}

/*@media (min-device-width: 769px) and (max-device-width: 1024px) {*/
@media (min-width: 600px) and (max-width: 1025px) {
  .mobile-language-list ul li button.language-option {
    display: block;
    text-align: left;
    background: transparent;
    border: 0;
    padding: 0;
    font: inherit;
    color: inherit;
    cursor: pointer;
    white-space: normal;
    word-break: break-word;
    overflow-wrap: anywhere;
  }

  .mobile-language-list ul li button.language-option:hover,
  .mobile-language-list ul li button.language-option:focus-visible {
    background-color: transparent;
    color: #e9711c;
  }
  .els-project-title {
    height: 24px;
    /*left: 10.12%;
    right: 28.12%;
    top: calc(50% - 24px / 2 + 1px);*/
    font-size: 16px;
    line-height: 24px;
    margin-left: 3rem;
    margin-top: -2rem;
  }

  .logo {
    width: 30px;
    height: 25.69px;
  }

  .els-main-content {
    margin-left: 0.3rem;
  }

  .els-sub-nav-header {
    margin-top: 50px !important;
    margin-right: -0.4rem;
    display: none;
  }

  .els-header {
    border-bottom: 0px !important;
  }

  .els-user-outside-spine {
    margin-left: 3rem;
  }

  .els-user-outside-spine .ss-user::before {
    font-size: 1rem;
  }

  .els-select-language svg {
    width: 15px !important;
    height: 30px !important;
    margin: 0px 5px;
  }

  .els-gizmo-icon::before,
  .els-gizmo-icon::after {
    font-size: 0.9rem;
    margin-left: 0.3rem;
  }

  .els-header .menu-icon {
    cursor: pointer;
    float: right;
    /*padding: 38px 20px;*/
    position: relative;
    user-select: none;
    margin: 2.3rem 1.6rem 0 -1.5rem;
    height: 20px;
    background-color: white;
    border: 0;
  }

  .els-header .menu-icon .nav-icon {
    background: #333;
    display: block;
    height: 2px;
    position: relative;
    transition: background 0.2s ease-out;
    width: 18px;
    margin-bottom: 0.5rem;
    margin-top: -0.7rem;
  }

  .els-header .menu-icon .nav-icon:before,
  .els-header .menu-icon .nav-icon:after {
    background: #333;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    transition: all 0.2s ease-out;
    width: 100%;
  }

  .els-header .menu-icon .nav-icon:before {
    top: 4.2px;
    margin-top: 0.4rem;
  }

  .els-header .menu-icon .nav-icon:after {
    top: -5px;
    margin-top: 0.66rem;
  }

  /* menu btn */

  .els-header .menu-btn {
    display: none;
  }

  .els-header .menu-btn:checked ~ .mobile-nav {
    display: block;
    border-style: dotted;
  }

  /*
  .els-header .menu-btn:checked ~ .menu-icon .nav-icon {
    background: transparent;
  }

  .els-header .menu-btn:checked ~ .menu-icon .nav-icon:before {
    transform: rotate(-45deg);
    top: 0;
  }

  .els-header .menu-btn:checked ~ .menu-icon .nav-icon:after {
    transform: rotate(45deg);
    top: 0;
  }
  */
  .mobile-nav {
    position: fixed;
    right: 0;
    top: 0;
    width: min(300px, 95vw);
    height: 100svh;
    max-height: 100vh;
    background-color: #ffffff;
    z-index: 1000;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior: contain;
    box-sizing: border-box;
    padding-bottom: env(safe-area-inset-bottom, 0);
  }
  /*
  .mobile-nav {
    float: right;
    width: 300px;
    height: 3442px;
    background-color: #ffffff;
    z-index: 10;
    overflow: hidden auto;
    position: fixed;
    right: 0;
  }*/

  .mobile-nav-close {
    margin: 1rem;
  }

  .profile-info {
    margin-left: 0.5rem;
    padding: 1px;
  }

  /*.mobile-exit-text {
    position: absolute;
    cursor: pointer;
    top: calc(50% - 21px / 2 - 1653.5px);
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;

    color: #007398;
    margin: 1rem 0 0 3.3rem;
    border: 0;
    background-color: #ffffff;
  }*/
  .mobile-exit-text {
    position: absolute;
    inset-inline-end: 2.5rem;
    inset-block-start: 5.5rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #007398;
    margin: 0;
    border: 0;
    background-color: #ffffff;
  }

  .mobile-language {
    float: left;
    margin-left: 1rem;
    margin-top: 3rem;
    display: block;
    /* remove once langaue part is done */
  }

  .mobile-language-text {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 28px;
    color: #2e2e2e;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  }

  .mobile-language-list ul li {
    margin-top: 1rem !important;
    font-size: 20px;
    line-height: 28px;
    /* identical to box height, or 140% */

    font-feature-settings: "pnum" on, "lnum" on;

    /* es Colors/Base/Dark Grey */

    color: #53565a;
  }
}

@media all and (device-width: 1024px) and (device-height: 768px) and (orientation: landscape) {
  .ipad-landscape {
    color: blue;
  }

  /* your css rules for ipad landscape */
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
/* Hide mobile menu elements on desktop, even at 200%+ zoom */
@media (min-width: 1025px) {
  .els-header .menu-icon,
  .els-header .menu-btn,
  .mobile-nav,
  .els-header .full-overlay {
    display: none !important;
  }
}
