@charset "UTF-8";
.input-search {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0iIzZENkU3MSI+ICAgIDxwYXRoIGQ9Ik0zMS42MDcgMjcuODM4bC02LjEzMy02LjEzN2ExLjMzNiAxLjMzNiAwIDAgMC0xLjg4NyAwbC0uMDM1LjAzNS0yLjUzMy0yLjUzMy0uMDE0LjAxNGMzLjY1Mi00LjU1NiAzLjQyMi0xMS4xOTUtLjgwMy0xNS40Mi00LjUyOS00LjUyNy0xMS44NzUtNC41MzEtMTYuNDA0IDAtNC41MzEgNC41MzEtNC41MjkgMTEuODc1IDAgMTYuNDA2IDQuMjA1IDQuMjA0IDEwLjgxMSA0LjQ1NSAxNS4zNjUuODQ4bC4wMDQuMDAzLS4wMzMuMDMzIDIuNTQxIDIuNTRhMS4zMyAxLjMzIDAgMCAwIC4wMjUgMS44NDhsNi4xMzUgNi4xMzNhMS4zMyAxLjMzIDAgMCAwIDEuODg3IDBsMS44ODUtMS44ODNhMS4zMzIgMS4zMzIgMCAwIDAgMC0xLjg4N3pNMTcuODExIDE3LjgwOWE4LjIxMyA4LjIxMyAwIDAgMS0xMS42MTkgMCA4LjIxNyA4LjIxNyAwIDAgMSAwLTExLjYyMiA4LjIxOSA4LjIxOSAwIDAgMSAxMS42MTkuMDA0IDguMjE2IDguMjE2IDAgMCAxIDAgMTEuNjE4eiIvPjwvc3ZnPg==");
  background-size: .875em;
  background-position: .25em center;
  background-repeat: no-repeat;
  padding-left: 1.5em; }

html {
  font-size: 17px; }

body {
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.55rem;
  letter-spacing: 0em;
  font-family: "Avenir Next W01", "Avenir Next W00", "Avenir Next", "Avenir", "Helvetica Neue", sans-serif;
  line-height: 1.55rem;
  color: #4c4c4c;
  background-color: #ffffff;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern";
  font-feature-settings: "kern";
  font-kerning: normal;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: 'liga= 1', 'calt=0';
  -moz-font-feature-settings: "liga" 1, "calt" 0;
  -webkit-font-feature-settings: "liga" 1, "calt" 0;
  -ms-font-feature-settings: 'liga= 1', 'calt=0';
  -o-font-feature-settings: "liga" 1, "calt" 0;
  font-feature-settings: "liga" 1, "calt" 0; }
  body b,
  body strong {
    font-weight: 500; }

form,
select,
button,
input {
  letter-spacing: 0em;
  font-family: inherit; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
  font-style: normal;
  margin: 0 0 1.55rem 0; }
  h1 b,
  h1 strong,
  h2 b,
  h2 strong,
  h3 b,
  h3 strong,
  h4 b,
  h4 strong,
  h5 b,
  h5 strong,
  h6 b,
  h6 strong {
    font-weight: 500; }

h1 {
  font-size: 2.40307rem;
  line-height: 3.1rem; }
  @media screen and (max-width: 859px) {
    h1 {
      font-size: 1.99974rem; } }
  @media screen and (max-width: 479px) {
    h1 {
      font-size: 1.66016rem;
      line-height: 2.325rem; } }

h2 {
  font-size: 1.9994rem;
  line-height: 2.325rem; }
  @media screen and (max-width: 859px) {
    h2 {
      font-size: 1.7689rem; } }
  @media screen and (max-width: 479px) {
    h2 {
      font-size: 1.5625rem; } }

h3 {
  font-size: 1.69949rem;
  line-height: 2.325rem; }
  @media screen and (max-width: 859px) {
    h3 {
      font-size: 1.50357rem; } }
  @media screen and (max-width: 479px) {
    h3 {
      font-size: 1.32812rem; } }

h4 {
  font-size: 1.414rem;
  line-height: 1.55rem; }
  @media screen and (max-width: 859px) {
    h4 {
      font-size: 1.33rem; } }
  @media screen and (max-width: 479px) {
    h4 {
      font-size: 1.25rem; } }

h5 {
  font-size: 1.2019rem;
  line-height: 1.55rem; }
  @media screen and (max-width: 859px) {
    h5 {
      font-size: 1.1305rem; } }
  @media screen and (max-width: 479px) {
    h5 {
      font-size: 1.0625rem; } }

h6 {
  font-size: 1rem;
  line-height: 1.55rem; }

code,
kbd,
pre,
samp {
  font-family: "Consolas", "Andale Mono", "Lucida Console", "Monaco", monospace; }

code {
  padding: .25rem;
  border-radius: 3px;
  border: 1px solid #efefef;
  color: #595959;
  background-color: #f8f8f8;
  white-space: pre;
  font-size: 0.85em;
  line-height: 1.4rem; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  max-width: 100%;
  margin-bottom: 1.55rem; }
  pre code {
    padding: 1rem;
    display: block;
    overflow: auto;
    word-wrap: normal;
    font-size: 0.85em;
    position: relative; }

p,
ul,
ol,
dl,
blockquote {
  margin-top: 0;
  margin-bottom: 1.55rem; }

p:empty {
  margin: 0; }

blockquote {
  margin: 1.55rem 0;
  font-weight: 400;
  font-style: normal;
  padding-left: 1rem;
  color: #6e6e6e;
  border-left: 3px solid #cccccc; }
  blockquote b,
  blockquote strong {
    font-weight: 500; }
  html[dir="rtl"] blockquote {
    padding-right: 1rem; }
  html[dir="rtl"] blockquote {
    border-left: none;
    border-right: 3px solid #cccccc; }

blockquote,
blockquote p {
  font-size: 1.2019rem;
  line-height: 1.55rem; }
  @media screen and (max-width: 859px) {
    blockquote,
    blockquote p {
      font-size: 1.1305rem; } }
  @media screen and (max-width: 479px) {
    blockquote,
    blockquote p {
      font-size: 1.0625rem; } }

a {
  color: #0079c1;
  text-decoration: none; }
  a:hover {
    color: #005e95;
    text-decoration: underline; }

ul,
ol {
  padding: 0;
  list-style-position: inside;
  margin-bottom: 1.55rem;
  margin-left: 0.775rem;
  font-size: 0.9375rem;
  line-height: 1.55rem; }
  html[dir="rtl"] ul, html[dir="rtl"]
  ol {
    margin-right: 0.775rem;
    margin-left: 0; }

li {
  list-style-position: outside;
  margin: 0.3875rem 0 0.3875rem 1.5rem; }

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0; }

li ul,
li ol {
  margin-bottom: 0; }

dl {
  padding: 0;
  margin-bottom: 1.55rem; }

dt {
  font-weight: 500;
  font-style: normal;
  margin-top: 0.775rem; }
  dt b,
  dt strong {
    font-weight: 600; }
  dt:first-child {
    margin-top: 0; }

dd {
  margin-left: 0.775rem; }
  html[dir="rtl"] dd {
    margin-right: 0.775rem; }

small,
sup,
sub {
  font-size: 0.70721em; }

sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

mark {
  padding: 0 0.1em 0.1em; }

hr {
  margin: 2.325rem 0;
  border: none;
  border-top: 1px solid #cccccc; }

figure {
  margin: 0 0 1.55rem 0; }
  figure img {
    max-width: 100%; }

figcaption {
  margin: 0.3875rem 0;
  font-size: 0.875rem;
  line-height: 1.55rem;
  font-style: italic;
  color: #828282; }

table {
  margin-bottom: 1.55rem; }

form {
  margin: 0;
  padding: 0; }

fieldset {
  margin: 0 0 1.55rem 0;
  padding: 0;
  border: none;
  display: block; }

label {
  position: relative;
  display: block;
  margin: 0 0 1.55rem 0; }

legend {
  position: relative;
  display: block;
  margin-bottom: .25rem; }

input,
select,
textarea {
  position: relative;
  display: block;
  height: 2.25rem;
  width: 100%;
  max-width: 100%;
  margin: .25rem 0 0 0;
  padding: 0 0.31rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: inherit;
  font-size: 0.9375rem;
  line-height: 1.25rem;
  color: #4c4c4c;
  vertical-align: baseline;
  outline: none;
  outline-offset: 0;
  background-color: #ffffff;
  border: 1px solid #a9a9a9;
  border-radius: 0;
  -webkit-transition: border-color 150ms linear;
  transition: border-color 150ms linear;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); }
  input:disabled,
  select:disabled,
  textarea:disabled {
    opacity: .3;
    cursor: default; }
  input:focus,
  select:focus,
  textarea:focus {
    border-color: #0079c1;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(81, 167, 232, 0.5); }

input {
  -webkit-appearance: none; }

textarea {
  height: auto;
  padding-top: 0.31rem; }

:placeholder {
  color: #767676; }

:input-placeholder {
  color: #767676; }

::-webkit-input-placeholder {
  color: #767676; }

::-moz-placeholder {
  color: #767676; }

:-ms-input-placeholder {
  color: #767676; }

.input-minimal {
  background-color: transparent;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom-color: #cccccc;
  box-shadow: none; }
  .input-minimal:focus {
    border-bottom-color: #999;
    box-shadow: none; }

.input-error {
  border-color: #c86a4a;
  padding-right: 24px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjE2cHgiIHZpZXdCb3g9IjAgMCAxNiAxNiIgeD0iMiIgeT0iMCI+PHBhdGggZmlsbD0iI2M4NmE0YSIgZD0iTTExLjIyNSwwSDQuNjQ4TDAsNC42NXY2LjU3Nmw0LjY0OCw0LjY0OWg2LjU3Nmw0LjY1LTQuNjQ5VjQuNjVMMTEuMjI1LDB6IE05LjA3MSwxMy42MDdINi44MDR2LTIuMjY5aDIuMjY4VjEzLjYwN3ogTTkuMDcxLDkuMDcxSDYuODA0VjMuNDAyaDIuMjY4VjkuMDcxeiIvPjwvc3ZnPg==");
  background-position: right center;
  background-repeat: no-repeat; }
  .input-error:focus {
    border-color: #c86a4a;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(200, 106, 75, 0.5); }

.input-success {
  padding-right: 24px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMjQgMTYiPjxwb2x5Z29uIGZpbGw9IiM1QTkzNTkiIHBvaW50cz0iOC4xODgsMTEuMDgyIDQuMDU5LDYuOTUyIDIuMjU4LDguNzUyIDguMTg4LDE0LjY4MyAxOS43NTQsMy4xMTkgMTcuOTU0LDEuMzE3ICIvPjwvc3ZnPg==");
  background-position: right center;
  background-repeat: no-repeat; }

.input-error-message {
  font-size: 0.875rem;
  line-height: 1.55rem;
  padding: 0.3875rem 0.3875rem;
  color: rgba(0, 0, 0, 0.75);
  background-color: #f3ded7;
  border: 1px solid #e4a793;
  position: relative;
  display: none;
  margin-top: .5rem; }
  .input-error-message:after {
    content: "";
    position: absolute;
    left: 11px;
    top: -15px;
    width: 0;
    height: 0;
    pointer-events: none;
    border: 8px solid transparent;
    border-bottom-color: #f3ded7; }
  .input-error-message:before {
    content: "";
    position: absolute;
    left: 11px;
    top: -16px;
    width: 0;
    height: 0;
    pointer-events: none;
    border: 8px solid transparent;
    border-bottom-color: #e4a793; }
  .input-error-message.is-active, .input-error-message.is-active:before, .input-error-message.is-active:after {
    display: inline-block; }

input[type="file"] {
  height: auto; }

input[type="file"]::-webkit-file-upload-button {
  position: relative;
  display: inline-block;
  padding: 0.31rem 0.9rem;
  width: auto;
  color: #ffffff;
  border: 1px solid #0079c1;
  border-radius: 0;
  background-color: #0079c1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.05s linear;
  transition: all 0.05s linear;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.9375rem;
  line-height: 1.55rem;
  color: #0079c1;
  background: #ffffff;
  border-color: #0079c1;
  font-size: 0.875rem;
  line-height: 1.55rem;
  padding: 0.2325rem 0.675rem;
  font-family: inherit;
  margin: .5em 0; }
  input[type="file"]::-webkit-file-upload-button:hover {
    text-decoration: none;
    background-color: #005e95;
    color: #ffffff; }
  input[type="file"]::-webkit-file-upload-button:hover {
    color: #ffffff;
    background: #005e95;
    border-color: #005e95; }

::-ms-value {
  border: none;
  background-color: transparent; }

::-ms-browse {
  position: relative;
  display: inline-block;
  padding: 0.31rem 0.9rem;
  width: auto;
  color: #ffffff;
  border: 1px solid #0079c1;
  border-radius: 0;
  background-color: #0079c1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.05s linear;
  transition: all 0.05s linear;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.9375rem;
  line-height: 1.55rem;
  color: #0079c1;
  background: #ffffff;
  border-color: #0079c1;
  font-size: 0.875rem;
  line-height: 1.55rem;
  padding: 0.2325rem 0.675rem;
  font-family: inherit;
  margin: .5em 0; }
  ::-ms-browse:hover {
    text-decoration: none;
    background-color: #005e95;
    color: #ffffff; }
  ::-ms-browse:hover {
    color: #ffffff;
    background: #005e95;
    border-color: #005e95; }

input[type='radio'],
input[type='checkbox'] {
  float: left;
  width: 1rem;
  height: 1rem;
  margin-top: .135rem;
  margin-right: .125rem;
  margin-left: .125rem;
  line-height: 1.25rem;
  box-shadow: none;
  box-sizing: content-box; }
  html[dir="rtl"] input[type='radio'], html[dir="rtl"]
  input[type='checkbox'] {
    float: right; }
  input[type='radio']:focus,
  input[type='checkbox']:focus {
    box-shadow: none;
    border: none;
    outline: 1px dotted;
    outline: auto -webkit-focus-ring-color; }

input[type='checkbox'] {
  -webkit-appearance: checkbox; }

input[type='radio'] {
  -webkit-appearance: radio; }

.fieldset-radio label,
.fieldset-checkbox label {
  margin-bottom: .25rem;
  font-size: 0.9375rem;
  line-height: 1.25rem;
  color: #595959;
  width: auto; }

select {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjQsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTAwcHgiIGhlaWdodD0iMTAwcHgiIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMDAgMTAwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwYXRoIGZpbGw9IiM1OTU5NTkiIGQ9Ik03NS43NDksMzcuNDY2YzAuNDI1LDAuNDI1LDAuNTUyLDEuMDYzLDAuMzIyLDEuNjE4Qzc1Ljg0MSwzOS42MzksNzUuMzAxLDQwLDc0LjY5OSw0MGgtNDkuNA0KCQljLTAuNiwwLTEuMTQzLTAuMzYyLTEuMzcyLTAuOTE3Yy0wLjIzLTAuNTU1LTAuMTAzLTEuMTkzLDAuMzIyLTEuNjE4bDIzLjQ0LTIzLjQ0YzEuMjc2LTEuMjc2LDMuMzQzLTEuMjc2LDQuNjIsMEw3NS43NDksMzcuNDY2DQoJCUw3NS43NDksMzcuNDY2eiBNMjQuMjUsNjIuNTM0Yy0wLjQyNi0wLjQyNS0wLjU1My0xLjA2My0wLjMyMy0xLjYxOGMwLjIzLTAuNTU1LDAuNzctMC45MTYsMS4zNy0wLjkxNkg3NC43DQoJCWMwLjYwMiwwLDEuMTQzLDAuMzU5LDEuMzczLDAuOTE2YzAuMjMsMC41NTUsMC4xMDMsMS4xOTMtMC4zMjIsMS42MThMNTIuMzEsODUuOTc3Yy0xLjI3NSwxLjI3NS0zLjM0NCwxLjI3NC00LjYyLDBMMjQuMjUsNjIuNTM0eg0KCQkiLz4NCjwvZz4NCjwvc3ZnPg0K");
  background-position: center right;
  background-repeat: no-repeat;
  background-size: .9rem;
  width: auto;
  padding-right: 1.55rem;
  -webkit-appearance: none;
  -moz-appearance: none; }
  html[dir="rtl"] select {
    background-position: center left;
    padding-left: 1.55rem;
    padding-right: 0.31rem; }

select[multiple] {
  height: auto;
  background-image: none;
  padding: 0; }

select[multiple] option {
  padding: 0.31rem; }

.select-full {
  width: 100%; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  select::-ms-expand {
    display: none; }
  select:focus::-ms-value {
    background: transparent;
    color: #595959; } }

body {
  margin: 0;
  overflow-y: scroll; }

table {
  width: 100%;
  background-color: #ffffff;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #cccccc;
  text-align: left;
  overflow: auto;
  font-size: 0.875rem;
  line-height: 1.55rem; }
  html[dir="rtl"] table {
    text-align: right; }
  table > thead {
    background-color: #efefef;
    border-bottom: 1px solid #cccccc;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    line-height: 1.55rem; }
    table > thead b,
    table > thead strong {
      font-weight: 500; }
  table > tbody {
    overflow: auto;
    width: 100%; }
  table > tfoot {
    background-color: #efefef;
    border-top: 1px solid #cccccc; }
  table th,
  table td {
    font-weight: 300;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    padding: 0.51667rem; }
    html[dir="rtl"] table th, html[dir="rtl"]
    table td {
      text-align: right; }
  table tr {
    border-bottom: 1px solid #cccccc;
    text-align: left; }
    table tr:last-child {
      border-bottom: none; }
  table caption {
    color: #959595;
    caption-side: bottom;
    line-height: 1.55rem;
    padding: 0.3875rem 0.775rem; }

.fg__no-js {
  box-sizing: border-box;
  height: 95vh;
  margin: 0;
  padding: 2rem;
  position: relative;
  width: 100%; }

.fg__no-js-text {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  max-width: 600px;
  text-align: center; }

.qual-badge__container {
  padding: 6px 8px;
  border-radius: 20px;
  font-size: 14px;
  background-color: #DBEDFA;
  margin-right: 6px;
  margin-bottom: 2px;
  display: inline-block;
  line-height: 1.4;
  white-space: nowrap; }

.qual-badge__container--small {
  padding: 3px 4px; }

.qual-badge__container--tooltip {
  position: relative;
  cursor: pointer;
  cursor: auto; }
  .qual-badge__container--tooltip:after {
    content: attr(aria-label);
    position: absolute;
    z-index: 1000000;
    display: none;
    padding: 0.3875rem 0.775rem;
    font-size: 0.875rem;
    line-height: 1.55rem;
    color: #ffffff;
    text-align: center;
    word-wrap: break-word;
    white-space: pre;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.75);
    border-radius: 3px; }
  .qual-badge__container--tooltip:before {
    content: "";
    position: absolute;
    z-index: 1000001;
    display: none;
    width: 0;
    height: 0;
    color: rgba(0, 0, 0, 0.75);
    pointer-events: none;
    border: 5px solid transparent; }
  .qual-badge__container--tooltip:hover, .qual-badge__container--tooltip:active, .qual-badge__container--tooltip:focus {
    text-decoration: none; }
    .qual-badge__container--tooltip:hover:before, .qual-badge__container--tooltip:hover:after, .qual-badge__container--tooltip:active:before, .qual-badge__container--tooltip:active:after, .qual-badge__container--tooltip:focus:before, .qual-badge__container--tooltip:focus:after {
      display: inline-block; }
  .qual-badge__container--tooltip:hover:after, .qual-badge__container--tooltip:active:after, .qual-badge__container--tooltip:focus:after {
    display: table-cell; }
  .qual-badge__container--tooltip:after {
    width: 22em;
    width: -moz-max-content;
    width: -webkit-max-content;
    max-width: 22em;
    word-break: break-word;
    word-wrap: normal;
    white-space: pre-line;
    border-collapse: separate; }
  .qual-badge__container--tooltip.tooltip-bottom:after, .qual-badge__container--tooltip.tooltip-top:after {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  .qual-badge__container--tooltip.tooltip-left:after, .qual-badge__container--tooltip.tooltip-right:after {
    right: 100%; }

.qual-badge__container--tooltip-left:after {
  top: auto;
  right: 100%;
  margin-right: 5px;
  bottom: 50%;
  margin-bottom: inherit;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%); }
  html[dir="rtl"] .qual-badge__container--tooltip-left:after {
    right: auto;
    left: 100%;
    margin-right: 0;
    margin-left: 5px; }

.qual-badge__container--tooltip-left:before {
  top: 50%;
  bottom: 50%;
  left: -5px;
  margin-top: -5px;
  border-left-color: rgba(0, 0, 0, 0.75);
  border-bottom: 5px solid transparent; }
  html[dir="rtl"] .qual-badge__container--tooltip-left:before {
    left: auto;
    right: -5px;
    margin-right: 0;
    border-left-color: transparent;
    border-right-color: rgba(0, 0, 0, 0.75); }

.qual-badge__container--tooltip-top:after {
  top: auto;
  right: 50%;
  bottom: 100%;
  margin-bottom: 5px; }

.qual-badge__container--tooltip-top:before {
  top: -5px;
  right: 50%;
  bottom: auto;
  margin-right: -5px;
  border-top-color: rgba(0, 0, 0, 0.75);
  border-bottom: 5px solid transparent; }

.qual-badge__container--tooltip-right:after {
  top: auto;
  right: auto;
  bottom: 50%;
  left: 100%;
  margin-left: 5px;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%); }
  html[dir="rtl"] .qual-badge__container--tooltip-right:after {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: 5px; }

.qual-badge__container--tooltip-right:before {
  top: 50%;
  right: -5px;
  bottom: 50%;
  margin-top: -5px;
  margin-right: 0;
  border-right-color: rgba(0, 0, 0, 0.75);
  border-bottom: 5px solid transparent; }
  html[dir="rtl"] .qual-badge__container--tooltip-right:before {
    left: -5px;
    right: auto;
    border-left-color: rgba(0, 0, 0, 0.75);
    border-right-color: transparent; }

.qual-badge__container svg {
  vertical-align: -3px; }

.esriRtl .qual-badge__container {
  margin-right: 0;
  margin-left: 6px; }

.qual-badge__text {
  margin-left: 2px;
  cursor: default; }

.btn-check-toggle__item {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  list-style-type: none;
  line-height: 1.25rem;
  position: relative; }
  .btn-check-toggle__item:before {
    content: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2032%2032%22%20class%3D%22svg-icon%22%3E%3Cpath%20fill%3D%22%23cccccc%22%20d%3D%22M11.927%2022l-6.882-6.883-3%203L11.927%2028%2031.204%208.728l-3.001-3.001z%22%2F%3E%3C%2Fsvg%3E");
    left: 0;
    position: absolute;
    opacity: 0;
    -webkit-transition: opacity 50ms linear;
    -o-transition: opacity 50ms linear;
    transition: opacity 50ms linear;
    pointer-events: none;
    margin-top: 1px; }
  .btn-check-toggle__item:hover:before {
    opacity: 1; }
  html[dir="rtl"] .btn-check-toggle__item:before {
    left: 100%; }

.btn-check-toggle__item--active:before {
  opacity: 1;
  content: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2032%2032%22%20class%3D%22svg-icon%22%3E%3Cpath%20fill%3D%22%235a9359%22%20d%3D%22M11.927%2022l-6.882-6.883-3%203L11.927%2028%2031.204%208.728l-3.001-3.001z%22%2F%3E%3C%2Fsvg%3E"); }

.btn-check-toggle__button {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  margin-bottom: 0.31rem;
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: 400;
  color: #4c4c4c;
  margin-left: 1rem;
  display: inline-block;
  text-align: left;
  max-width: calc(100% - 2rem); }
  .btn-check-toggle__button:hover {
    color: #4c4c4c; }
    .btn-check-toggle__button:hover > .btn-check-toggle__text {
      text-decoration: underline; }
  html[dir="rtl"] .btn-check-toggle__button {
    margin-right: 1rem;
    margin-left: 0;
    text-align: right; }

.btn-check-toggle__button--active {
  font-weight: 600; }

.btn-check-toggle__sub-list {
  padding-left: 1rem;
  margin-left: 0;
  margin-bottom: 0; }
  html[dir="rtl"] .btn-check-toggle__sub-list {
    padding-right: 1rem; }

.btn-check-toggle__text {
  word-wrap: break-word; }

.btn-check-toggle__count {
  display: inline-block;
  font-size: 0.8125rem;
  line-height: 1.55rem;
  line-height: inherit; }

.btn-ftr-chip__label {
  background-color: #efefef;
  padding: .25em .5em;
  border-radius: 3px;
  font-size: .85em;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  margin-right: 0.25rem;
  background-color: #ffffff;
  border: 1px solid #e0e0e0; }
  html[dir="rtl"] .btn-ftr-chip__label {
    margin-left: 0.25rem; }
  html[dir="rtl"] .btn-ftr-chip__label {
    margin-right: 0;
    margin-left: 0.25rem; }
    html[dir="rtl"] html[dir="rtl"] .btn-ftr-chip__label {
      margin-right: 0.25rem; }

.btn-ftr-chip__label--dark {
  background-color: #f4f4f4; }

.btn-ftr-chip__remove {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  margin-left: 0.25rem;
  margin-right: 0rem;
  cursor: pointer;
  color: #959595; }
  html[dir="rtl"] .btn-ftr-chip__remove {
    margin-right: 0.25rem; }
  html[dir="rtl"] .btn-ftr-chip__remove {
    margin-left: 0rem; }
  .btn-ftr-chip__remove:hover {
    color: #de2900; }

.btn-ftr-chip__svg {
  fill: currentColor;
  pointer-events: none;
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  padding-right: .15em; }

.btn-icon__button {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  display: inline-flex;
  padding: 8px 10px;
  align-items: center;
  justify-content: center;
  flex-direction: row; }
  .btn-icon__button > svg {
    fill: currentColor; }
  .btn-icon__button:hover {
    background-color: #efefef; }

.btn-icon__button--tooltip {
  position: relative;
  cursor: pointer;
  overflow: visible; }
  .btn-icon__button--tooltip:after {
    content: attr(aria-label);
    position: absolute;
    z-index: 1000000;
    display: none;
    padding: 0.3875rem 0.775rem;
    font-size: 0.875rem;
    line-height: 1.55rem;
    color: #ffffff;
    text-align: center;
    word-wrap: break-word;
    white-space: pre;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.75);
    border-radius: 3px; }
  .btn-icon__button--tooltip:before {
    content: "";
    position: absolute;
    z-index: 1000001;
    display: none;
    width: 0;
    height: 0;
    color: rgba(0, 0, 0, 0.75);
    pointer-events: none;
    border: 5px solid transparent; }
  .btn-icon__button--tooltip:hover, .btn-icon__button--tooltip:active, .btn-icon__button--tooltip:focus {
    text-decoration: none; }
    .btn-icon__button--tooltip:hover:before, .btn-icon__button--tooltip:hover:after, .btn-icon__button--tooltip:active:before, .btn-icon__button--tooltip:active:after, .btn-icon__button--tooltip:focus:before, .btn-icon__button--tooltip:focus:after {
      display: inline-block; }

.btn-icon__button--tooltip-left:after {
  top: auto;
  right: 100%;
  margin-right: 5px;
  bottom: 50%;
  margin-bottom: inherit;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%); }
  html[dir="rtl"] .btn-icon__button--tooltip-left:after {
    right: auto;
    left: 100%;
    margin-right: 0;
    margin-left: 5px; }

.btn-icon__button--tooltip-left:before {
  top: 50%;
  bottom: 50%;
  left: -5px;
  margin-top: -5px;
  border-left-color: rgba(0, 0, 0, 0.75);
  border-bottom: 5px solid transparent; }
  html[dir="rtl"] .btn-icon__button--tooltip-left:before {
    left: auto;
    right: -5px;
    margin-right: 0;
    border-left-color: transparent;
    border-right-color: rgba(0, 0, 0, 0.75); }

.btn-icon__button--tooltip-right:after {
  top: auto;
  right: auto;
  bottom: 50%;
  left: 100%;
  margin-left: 5px;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%); }
  html[dir="rtl"] .btn-icon__button--tooltip-right:after {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: 5px; }

.btn-icon__button--tooltip-right:before {
  top: 50%;
  right: -5px;
  bottom: 50%;
  margin-top: -5px;
  margin-right: 0;
  border-right-color: rgba(0, 0, 0, 0.75);
  border-bottom: 5px solid transparent; }
  html[dir="rtl"] .btn-icon__button--tooltip-right:before {
    left: -5px;
    right: auto;
    border-left-color: rgba(0, 0, 0, 0.75);
    border-right-color: transparent; }

.btn-icon__button--tooltip-top:after {
  top: auto;
  right: 50%;
  bottom: 100%;
  margin-bottom: 5px; }

.btn-icon__button--tooltip-top:before {
  top: -5px;
  right: 50%;
  bottom: auto;
  margin-right: -5px;
  border-top-color: rgba(0, 0, 0, 0.75);
  border-bottom: 5px solid transparent; }

.btn-icon__button--active {
  color: #005e95;
  background-color: #d2e9f9; }
  .btn-icon__button--active:hover {
    background-color: #d2e9f9; }

.btn-svg__button {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  display: inline-block;
  cursor: pointer; }
  .btn-svg__button:hover {
    color: #005e95; }
  .btn-svg__button > svg {
    vertical-align: middle;
    fill: currentColor; }

.btn-svg__button--tooltip {
  position: relative;
  cursor: pointer;
  overflow: visible; }
  .btn-svg__button--tooltip:after {
    content: attr(aria-label);
    position: absolute;
    z-index: 1000000;
    display: none;
    padding: 0.3875rem 0.775rem;
    font-size: 0.875rem;
    line-height: 1.55rem;
    color: #ffffff;
    text-align: center;
    word-wrap: break-word;
    white-space: pre;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.75);
    border-radius: 3px; }
  .btn-svg__button--tooltip:before {
    content: "";
    position: absolute;
    z-index: 1000001;
    display: none;
    width: 0;
    height: 0;
    color: rgba(0, 0, 0, 0.75);
    pointer-events: none;
    border: 5px solid transparent; }
  .btn-svg__button--tooltip:hover, .btn-svg__button--tooltip:active, .btn-svg__button--tooltip:focus {
    text-decoration: none; }
    .btn-svg__button--tooltip:hover:before, .btn-svg__button--tooltip:hover:after, .btn-svg__button--tooltip:active:before, .btn-svg__button--tooltip:active:after, .btn-svg__button--tooltip:focus:before, .btn-svg__button--tooltip:focus:after {
      display: inline-block; }
  .btn-svg__button--tooltip:focus:before, .btn-svg__button--tooltip:focus:after {
    display: none; }
  .btn-svg__button--tooltip:hover:before, .btn-svg__button--tooltip:hover:after {
    display: inline-block; }

.btn-svg__button--tooltip-left:after {
  top: auto;
  right: 100%;
  margin-right: 5px;
  bottom: 50%;
  margin-bottom: inherit;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%); }
  html[dir="rtl"] .btn-svg__button--tooltip-left:after {
    right: auto;
    left: 100%;
    margin-right: 0;
    margin-left: 5px; }

.btn-svg__button--tooltip-left:before {
  top: 50%;
  bottom: 50%;
  left: -5px;
  margin-top: -5px;
  border-left-color: rgba(0, 0, 0, 0.75);
  border-bottom: 5px solid transparent; }
  html[dir="rtl"] .btn-svg__button--tooltip-left:before {
    left: auto;
    right: -5px;
    margin-right: 0;
    border-left-color: transparent;
    border-right-color: rgba(0, 0, 0, 0.75); }

.btn-svg__button--tooltip-right:after {
  top: auto;
  right: auto;
  bottom: 50%;
  left: 100%;
  margin-left: 5px;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%); }
  html[dir="rtl"] .btn-svg__button--tooltip-right:after {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: 5px; }

.btn-svg__button--tooltip-right:before {
  top: 50%;
  right: -5px;
  bottom: 50%;
  margin-top: -5px;
  margin-right: 0;
  border-right-color: rgba(0, 0, 0, 0.75);
  border-bottom: 5px solid transparent; }
  html[dir="rtl"] .btn-svg__button--tooltip-right:before {
    left: -5px;
    right: auto;
    border-left-color: rgba(0, 0, 0, 0.75);
    border-right-color: transparent; }

.btn-svg__button--tooltip-top:after {
  top: auto;
  right: 50%;
  bottom: 100%;
  margin-bottom: 5px; }

.btn-svg__button--tooltip-top:before {
  top: -5px;
  right: 50%;
  bottom: auto;
  margin-right: -5px;
  border-top-color: rgba(0, 0, 0, 0.75);
  border-bottom: 5px solid transparent; }

.btn-toggle__item {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  list-style-type: none;
  line-height: 1.25rem;
  position: relative; }
  .btn-toggle__item:before {
    content: "•";
    font-size: .8em;
    left: .25em;
    position: absolute;
    color: #cccccc;
    opacity: 0;
    -webkit-transition: opacity 50ms linear;
    -o-transition: opacity 50ms linear;
    transition: opacity 50ms linear;
    pointer-events: none; }
  .btn-toggle__item:hover:before {
    opacity: 1; }
  html[dir="rtl"] .btn-toggle__item:before {
    left: calc(100% - 0.25em); }

.btn-toggle__item--active:before {
  opacity: 1;
  color: #5a9359; }

.btn-toggle__button {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  margin-bottom: 0.31rem;
  cursor: pointer;
  font-size: 0.875rem;
  color: #4c4c4c;
  margin-left: 1rem;
  display: inline-block;
  text-align: left;
  max-width: calc(100% - 2rem); }
  .btn-toggle__button:hover {
    color: #4c4c4c; }
    .btn-toggle__button:hover > .btn-toggle__text {
      text-decoration: underline; }
  html[dir="rtl"] .btn-toggle__button {
    margin-right: 1rem;
    margin-left: 0;
    text-align: right; }

.btn-toggle__button--active {
  font-weight: 600; }

.btn-toggle__sub-list {
  padding-left: 1rem;
  margin-left: 0;
  margin-bottom: 0; }
  html[dir="rtl"] .btn-toggle__sub-list {
    padding-right: 1rem; }

.btn-toggle__text {
  word-wrap: break-word; }

.btn-toggle__count {
  font-size: 0.8125rem;
  line-height: 1.55rem;
  display: inline-block;
  line-height: inherit; }

/* Calendar */
.dijitArrowButtonContainer {
  position: absolute;
  top: 0;
  right: 0;
  width: 2rem;
  cursor: pointer;
  height: 100%; }

.dijitArrowButtonInner {
  text-align: center !important; }

.dijitOffScreen {
  display: none !important; }

input.dijitArrowButtonInner {
  margin: 0;
  border: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: .4rem .35rem;
  height: 100%;
  border-left: 1px solid #CCC !important;
  font-size: .75rem;
  cursor: pointer;
  line-height: 1; }

.dijitTextBox {
  position: relative;
  font-family: "Avenir Next W01", "Avenir Next W00", "Avenir Next", "Avenir", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  display: inline-block;
  padding: 0 0.31rem !important;
  font-size: 0.9375rem;
  line-height: 1.55rem;
  color: #595959;
  border: 1px solid #a9a9a9;
  -webkit-transition: border-color 150ms linear;
  transition: border-color 150ms linear;
  -webkit-appearance: none;
  height: 2.4rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  outline: none;
  outline-offset: 0;
  vertical-align: baseline;
  margin-top: 0.3875rem;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); }

.dijitTextBox input[type="text"],
.dijitTextBox input[type="password"] {
  padding-left: 0; }

.dijitTextBox input[type="text"],
.dijitTextBox input[type="search"],
.dijitTextBox input[type="password"] {
  border: 0;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  -webkit-appearance: none;
  box-shadow: none; }

.dijitValidationTextBox .dijitValidationContainer {
  display: none; }

.dijitComboBox .dijitInputContainer {
  margin-right: 2rem; }

.dijitInputContainer {
  position: relative; }

.dijitComboBox {
  border: 1px solid #ccc; }

.dijitInline {
  display: inline-block; }

.dijitPopup {
  position: absolute;
  margin: 1px 0 0 0;
  padding: 0;
  -webkit-overflow-scrolling: touch;
  border: 1px solid #efefef !important;
  background-color: #FFF;
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.05);
  z-index: 1000003 !important; }

.dijitCalendarContainer {
  width: auto;
  margin-bottom: 0;
  padding: .25rem;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.55rem;
  letter-spacing: 0em;
  font-family: "Avenir Next W01", "Avenir Next W00", "Avenir Next", "Avenir", "Helvetica Neue", sans-serif;
  line-height: 1.55rem;
  color: #4c4c4c; }
  .dijitCalendarContainer html {
    overflow-y: scroll;
    height: 100%;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%; }
  .dijitCalendarContainer body {
    min-height: 100%;
    margin: 0; }
  .dijitCalendarContainer .wrapper {
    overflow: hidden; }
  .dijitCalendarContainer article,
  .dijitCalendarContainer aside,
  .dijitCalendarContainer details,
  .dijitCalendarContainer figcaption,
  .dijitCalendarContainer figure,
  .dijitCalendarContainer footer,
  .dijitCalendarContainer header,
  .dijitCalendarContainer hgroup,
  .dijitCalendarContainer nav,
  .dijitCalendarContainer section,
  .dijitCalendarContainer summary {
    display: block; }
  .dijitCalendarContainer audio,
  .dijitCalendarContainer canvas,
  .dijitCalendarContainer video {
    display: inline-block; }
  .dijitCalendarContainer audio:not([controls]) {
    display: none;
    height: 0; }
  .dijitCalendarContainer [hidden] {
    display: none; }
  .dijitCalendarContainer svg:not(:root) {
    overflow: hidden; }
  .dijitCalendarContainer video,
  .dijitCalendarContainer img {
    max-width: 100%;
    height: auto; }
  .dijitCalendarContainer .ie main {
    display: block; }
  .dijitCalendarContainer .ie select {
    padding-right: 8px; }
  .dijitCalendarContainer b,
  .dijitCalendarContainer strong {
    font-weight: 500; }

.dijitCalendar {
  background: #fff;
  text-align: center;
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.05); }

.dijitCalendar table {
  margin-bottom: .25rem; }

.dijitCalendarArrow {
  display: inline-block;
  width: 24px;
  height: 32px;
  cursor: pointer;
  background: url("../../../img/left.svg") no-repeat center center transparent; }

.dijitCalendarDecrementArrow {
  float: left; }

.dijitCalendarIncrementArrow {
  float: right;
  background-image: url("../../../img/right.svg"); }

.dijitCalendarMonthContainer th {
  border-top: 1px solid #CCC;
  text-align: center;
  vertical-align: middle; }

.dijitCalendarContainer .dijitSpacer {
  display: none; }

.dijitCalendarCurrentMonthLabel {
  color: #4c4c4c; }

.dijitCalendarMonthContainer .dijitButtonText {
  background-color: transparent;
  border: none;
  font-weight: bold;
  padding-right: .25em;
  padding-left: 0; }

.dijitA11ySideArrow {
  display: none;
  /* text +/- labels instead of arrow icons, for high contrast mode */ }

.dijitCalendarContainer th,
.dijitCalendarContainer td {
  padding: 4px;
  text-align: center !important; }

/* Day */
.dijitCalendarDayLabelTemplate {
  text-align: center;
  font-size: 0.875rem;
  border-bottom: 1px solid #d0d0d0; }

.dijitCalendarDayLabel {
  font-weight: bold; }

/* Date */
.dijitCalendarDateTemplate {
  font-size: 0.9em;
  letter-spacing: 0.05em;
  text-align: center; }

.dijitCalendarDateTemplate .dijitCalendarDateLabel {
  text-decoration: none;
  display: block;
  padding: 2px 4px;
  border: 1px solid transparent;
  border-radius: 3px;
  cursor: pointer; }

.dijitCalendarPreviousMonth .dijitCalendarDateLabel,
.dijitCalendarNextMonth .dijitCalendarDateLabel {
  color: #a7acb7; }

.dijitCalendarCurrentDate .dijitCalendarDateLabel {
  color: #007ac2; }

.dijitCalendarHoveredDate .dijitCalendarDateLabel {
  border-color: #007ac2;
  color: #007ac2; }

.dijitCalendarActiveDate .dijitCalendarDateLabel {
  background: #007ac2;
  color: #fff; }

.dijitCalendarSelectedDate .dijitCalendarDateLabel {
  background: #007ac2;
  color: #fff; }

/* Disabled */
.dijitCalendarDisabledDate .dijitCalendarDateLabel {
  opacity: 0.65;
  cursor: auto; }

/* Year */
.dijitCalendarYearContainer {
  vertical-align: middle;
  padding: .25rem 0; }

.dijitCalendarYearLabel span {
  padding: 4px;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 3px;
  font-size: .875rem; }

.dijitCalendarYearLabel span:hover {
  border-color: #007ac2; }

.dijitCalendarNextYear,
.dijitCalendarPreviousYear {
  color: #007ac2;
  font-size: 0.9em;
  line-height: 20px; }

.dijitCalendarSelectedYear {
  background-color: #007ac2;
  color: #fff; }

/* Month */
.dijitCalendarMonthMenu {
  margin-top: 9px; }

.dijitCalendarMonthMenu .dijitCalendarMonthLabel {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.55rem;
  color: #6e6e6e;
  border-top: 1px solid #efefef;
  cursor: pointer;
  min-width: 180px; }

.dijitCalendarMonthMenu .dijitCalendarMonthLabelHover {
  background-color: #f8f8f8;
  text-decoration: none;
  color: #6e6e6e; }

.esriRtl .dijitCalendarContainer th,
.esriRtl .dijitCalendarContainer td {
  text-align: center; }

.date__selector {
  font-size: 0.875rem;
  line-height: 1.55rem;
  padding-top: 0.775rem;
  margin-left: 1rem;
  margin-right: 0; }
  html[dir="rtl"] .date__selector {
    margin-right: 1rem; }

.date__selector--hide {
  display: none; }

.date-selector__pick-wrapper {
  position: relative;
  height: 2.4rem; }

.drp-accordion__content {
  display: block;
  padding: .75rem .6rem;
  font-size: 0.875rem; }

.drp-accordion__content--no-padding {
  padding: 0; }

.drp-accordion__clear-btn {
  font-size: 0.8125rem;
  line-height: 1.55rem;
  float: right;
  padding: 0;
  border: none;
  color: #4c4c4c;
  text-decoration: none;
  white-space: normal;
  font-weight: inherit;
  text-align: left;
  cursor: pointer;
  background-color: transparent;
  overflow: visible; }
  html[dir="rtl"] .drp-accordion__clear-btn {
    float: left; }
  .drp-accordion__clear-btn:hover {
    text-decoration: underline;
    background-color: transparent;
    color: #323232; }

.esriRtl .drp-accordion__clear-btn {
  text-align: right; }

.drp-accordion__title {
  margin: 0;
  padding: 0.51667rem;
  font-weight: 400;
  font-style: normal;
  font-size: 0.9375rem;
  line-height: 1.55rem;
  background-color: #f8f8f8;
  border-top: 1px solid #efefef;
  cursor: pointer;
  background-color: transparent;
  border-top: 1px solid #ddd; }
  .drp-accordion__title b,
  .drp-accordion__title strong {
    font-weight: 500; }
  .drp-accordion__title:focus, .drp-accordion__title:hover {
    -webkit-transition: all, 150ms linear;
    transition: all, 150ms linear;
    background-color: #f4f4f4;
    outline: none; }
  .drp-accordion__title:focus, .drp-accordion__title:hover {
    background-color: rgba(0, 0, 0, 0.035); }

.drp-accordion__icon > svg {
  fill: currentColor;
  pointer-events: none;
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  padding-right: .15em;
  transform: rotate(-90deg); }
  html[dir="rtl"] .drp-accordion__icon > svg {
    transform: rotate(90deg); }

.drp-accordion__icon--active > svg {
  transform: rotate(0deg); }
  html[dir="rtl"] .drp-accordion__icon--active > svg {
    transform: rotate(0deg); }

.drp-basic__container {
  display: inline-flex;
  overflow: visible;
  position: relative; }

.drp-basic__button {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer; }

.drp-ago2018__menu {
  -webkit-animation: drp-ago2018__fade cubic-bezier(0.215, 0.44, 0.42, 0.88) 200ms;
  -moz-animation: drp-ago2018__fade cubic-bezier(0.215, 0.44, 0.42, 0.88) 200ms;
  animation: drp-ago2018__fade cubic-bezier(0.215, 0.44, 0.42, 0.88) 200ms;
  display: block;
  position: absolute;
  width: auto;
  top: calc(100% + 8px);
  right: 0;
  background-color: white;
  min-width: 224px;
  z-index: 200;
  border: 1px solid #ccc;
  opacity: 0;
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: -webkit-transform 200ms cubic-bezier(0.215, 0.44, 0.42, 0.88), visibility 0ms linear 200ms, opacity 200ms cubic-bezier(0.215, 0.44, 0.42, 0.88);
  -moz-transition: -moz-transform 200ms cubic-bezier(0.215, 0.44, 0.42, 0.88), visibility 0ms linear 200ms, opacity 200ms cubic-bezier(0.215, 0.44, 0.42, 0.88);
  -o-transition: -o-transform 200ms cubic-bezier(0.215, 0.44, 0.42, 0.88), visibility 0ms linear 200ms, opacity 200ms cubic-bezier(0.215, 0.44, 0.42, 0.88);
  transition: transform 200ms cubic-bezier(0.215, 0.44, 0.42, 0.88), visibility 0ms linear 200ms, opacity 200ms cubic-bezier(0.215, 0.44, 0.42, 0.88);
  -webkit-transform: translate3d(0, -10px, 0);
  -moz-transform: translate3d(0, -10px, 0);
  -ms-transform: translate3d(0, -10px, 0);
  -o-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0); }
  html[dir="rtl"] .drp-ago2018__menu {
    right: auto;
    left: 0; }

.drp-ago2018__menu--active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0px, 0);
  -moz-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0); }

@keyframes drp-ago2018__fade {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    -ms-transform: translate3d(0, 0px, 0);
    -o-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0); } }

.filter-controller__container {
  display: flex; }

.filter-controller__container--light {
  background-color: white; }

.filter-controller__clear-btn {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  margin-left: 0.25rem;
  color: #4c4c4c;
  cursor: pointer;
  font-size: 0.8125rem;
  line-height: 1.55rem;
  white-space: nowrap; }
  html[dir="rtl"] .filter-controller__clear-btn {
    margin-right: 0.25rem; }
  .filter-controller__clear-btn:hover {
    text-decoration: underline; }
  html[dir="rtl"] .filter-controller__clear-btn {
    margin-left: 0;
    margin-right: 0.25rem; }
    html[dir="rtl"] html[dir="rtl"] .filter-controller__clear-btn {
      margin-left: 0.25rem; }

.filter-controller__expand-btn {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  align-items: center;
  background-color: #efefef;
  padding: .25em .5em;
  border-radius: 3px;
  font-size: .85em;
  line-height: 1;
  white-space: nowrap;
  line-height: 0.9;
  margin-top: 2.5px;
  display: inline-block;
  margin-right: 0.25rem;
  cursor: pointer;
  background-color: #ffffff;
  border: 1px solid #e0e0e0; }
  html[dir="rtl"] .filter-controller__expand-btn {
    margin-left: 0.25rem; }
  .filter-controller__expand-btn:hover, .filter-controller__expand-btn:focus {
    background-color: #cccccc; }
  .filter-controller__expand-btn > svg {
    margin-left: 0.25rem;
    fill: #959595;
    transform: translate(0, 1px); }
    html[dir="rtl"] .filter-controller__expand-btn > svg {
      margin-right: 0.25rem; }
  html[dir="rtl"] .filter-controller__expand-btn {
    margin-right: 0;
    margin-left: 0.25rem; }
    html[dir="rtl"] html[dir="rtl"] .filter-controller__expand-btn {
      margin-right: 0.25rem; }

.filter-controller__expand-btn--dark {
  background-color: #f4f4f4; }

.filter-controller__expand-btn--active {
  background-color: #e0e0e0; }
  .filter-controller__expand-btn--active > svg {
    transform: translate(0, 2px) rotate(180deg); }

.filter-controller__chip-container--full-width {
  flex: 1; }

.filter-controller__clear-container {
  height: 100%; }

.mod__mob-wrap-container {
  animation: mod__mob-wrap-container-in 200ms ease-in-out;
  background-color: rgba(0, 0, 0, 0.75);
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  transition: opacity 200ms ease-in-out;
  z-index: 200; }

.mod__mob-wrap-container--closing {
  opacity: 0; }

.mod__mob-wrap-container--closed {
  display: none; }

.mod__mob-wrap-body {
  animation: mod__mob-wrap-body-in 200ms cubic-bezier(0.215, 0.44, 0.42, 0.88);
  display: flex;
  flex-direction: column;
  max-height: calc(100% - 32px);
  background-color: white;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
  transition: transform 200ms cubic-bezier(0.215, 0.44, 0.42, 0.88); }

.mod__mob-wrap-body--max-height {
  height: calc(100% - 32px); }

.mod__mob-wrap-body--closing {
  transform: translate3d(0, 30px, 0); }

.mod__mob-wrap-content {
  flex: 1 1 auto;
  max-height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 16px 24px; }

.mod__mob-wrap-header {
  align-items: center;
  border-bottom: 1px solid #efefef;
  display: flex;
  justify-content: space-between;
  padding: 16px 24px; }

.mod__mob-wrap-title {
  font-size: 1.2019rem;
  line-height: 1.55rem; }
  @media screen and (max-width: 859px) {
    .mod__mob-wrap-title {
      font-size: 1.1305rem; } }
  @media screen and (max-width: 479px) {
    .mod__mob-wrap-title {
      font-size: 1.0625rem; } }

.mod__mob-wrap-footer {
  border-top: 1px solid #efefef;
  display: block;
  padding: 16px 24px;
  text-align: center; }

@keyframes mod__mob-wrap-container-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes mod__mob-wrap-body-in {
  0% {
    transform: translate3d(0, 30px, 0); }
  100% {
    transform: translate3d(0, 0, 0); } }

.drp-sort__btn-body {
  font-size: 0.875rem;
  line-height: 1.55rem;
  display: flex;
  justify-content: center;
  line-height: 16px;
  white-space: nowrap; }
  .drp-sort__btn-body > svg {
    fill: currentColor; }

.drp-sort__btn-label {
  padding-left: 4px; }
  html[dir="rtl"] .drp-sort__btn-label {
    padding-left: 0px;
    padding-right: 4px; }
  @media screen and (max-width: 860px) {
    .drp-sort__btn-label {
      display: none; } }

.drp-sort__menu-container {
  padding: 12px; }

.drp-sort__menu-section {
  text-align: left; }
  html[dir="rtl"] .drp-sort__menu-section {
    text-align: right; }

.drp-sort__menu-title {
  font-weight: 600;
  font-style: normal;
  font-size: 0.875rem;
  line-height: 1.55rem;
  border-bottom: 1px solid #dddddd;
  line-height: 1;
  margin-bottom: 12px;
  margin-top: 6px;
  padding-bottom: 12px;
  text-align: left; }
  .drp-sort__menu-title b,
  .drp-sort__menu-title strong {
    font-weight: 600; }
  html[dir="rtl"] .drp-sort__menu-title {
    text-align: right; }

.drp-text-option__menu {
  position: absolute;
  min-width: 200px;
  -webkit-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  border: 1px solid #efefef;
  border-top: none;
  font-weight: 400;
  font-style: normal;
  background-color: #ffffff;
  z-index: 1000;
  display: none;
  overflow: auto;
  top: 100%; }
  .drp-text-option__menu b,
  .drp-text-option__menu strong {
    font-weight: 500; }
  .drp-text-option__menu.dropdown-right {
    right: 0; }
    html[dir="rtl"] .drp-text-option__menu.dropdown-right {
      right: auto;
      left: 0; }

.drp-text-option__menu--left {
  left: 0; }
  html[dir="rtl"] .drp-text-option__menu--left {
    left: auto;
    right: 0; }

.drp-text-option__menu--right {
  right: 0; }
  html[dir="rtl"] .drp-text-option__menu--right {
    right: auto;
    left: 0; }

.drp-text-option__link {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.51667rem;
  font-size: 0.875rem;
  line-height: 1.55rem;
  color: #6e6e6e;
  background-color: #ffffff;
  border-top: 1px solid #efefef;
  white-space: nowrap;
  cursor: pointer;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  width: 100%;
  text-align: left;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  outline: none; }
  .drp-text-option__link:hover {
    background-color: #f8f8f8;
    text-decoration: none;
    color: #6e6e6e; }
  .drp-text-option__link.is-active, .drp-text-option__link:focus {
    text-indent: -3px;
    border-left: 3px solid #0079c1; }
  html[dir="rtl"] .drp-text-option__link {
    text-align: right; }
    html[dir="rtl"] .drp-text-option__link:focus {
      border-left: none;
      border-right: 3px solid #0079c1; }

.drp-text-option__link--active {
  text-indent: -3px;
  border-left: 3px solid #0079c1;
  background-color: #f8f8f8;
  text-decoration: none;
  color: #6e6e6e; }
  html[dir="rtl"] .drp-text-option__link--active {
    border-left: none;
    border-right: 3px solid #0079c1; }

.drp-view__option {
  display: flex;
  align-items: center; }

.drp-view__option-text {
  padding-left: 0.25rem; }
  html[dir="rtl"] .drp-view__option-text {
    padding-right: 0.25rem; }
  html[dir="rtl"] .drp-view__option-text {
    padding-left: 0;
    padding-right: 0.25rem; }
    html[dir="rtl"] html[dir="rtl"] .drp-view__option-text {
      padding-left: 0.25rem; }

.nav-pager__btn {
  position: relative;
  display: inline-block;
  padding: 0.31rem 0.9rem;
  width: auto;
  color: #ffffff;
  border: 1px solid #0079c1;
  border-radius: 0;
  background-color: #0079c1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.05s linear;
  transition: all 0.05s linear;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.9375rem;
  line-height: 1.55rem;
  background: none;
  color: #0079c1;
  border: none;
  color: #005e95; }
  .nav-pager__btn:hover {
    text-decoration: none;
    background-color: #005e95;
    color: #ffffff; }
  .nav-pager__btn:hover {
    color: #005e95;
    background: none;
    text-decoration: underline; }

.nav-pager__btn--disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .3; }

@media screen and (max-width: 480px) {
  .nav-pager__page-btn--inactive {
    display: none; } }

.nav-pager__page-btn--active {
  position: relative;
  display: inline-block;
  padding: 0.31rem 0.9rem;
  width: auto;
  color: #ffffff;
  border: 1px solid #0079c1;
  border-radius: 0;
  background-color: #0079c1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.05s linear;
  transition: all 0.05s linear;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.9375rem;
  line-height: 1.55rem; }
  .nav-pager__page-btn--active:hover {
    text-decoration: none;
    background-color: #005e95;
    color: #ffffff; }

@media screen and (max-width: 480px) {
  .nav-pager__dots {
    display: none; } }

.nav-pager__container {
  text-align: center; }

.nav-pager__page-btn-container {
  display: inline-block;
  padding-right: 2rem;
  padding-left: 2rem; }
  html[dir="rtl"] .nav-pager__page-btn-container {
    padding-left: 2rem; }
  html[dir="rtl"] .nav-pager__page-btn-container {
    padding-right: 2rem; }

.nav-pager__limit-container {
  margin-bottom: 1.55rem;
  display: block; }

.nav-pager__limit-inner {
  background-color: #f3edc7;
  border: 1px solid #e4d154;
  display: inline-block;
  max-width: 40em;
  padding: 0.775rem; }

.nav-pager__limit-text {
  margin-bottom: 0; }

.fg__active-filters {
  background-color: white;
  border-top: 1px solid #e7e7e7;
  padding: 0.5rem; }

.fg-input__container {
  display: flex;
  align-items: top;
  padding-top: 0.3875rem;
  padding-bottom: 0.3875rem; }
  .fg-input__container > .fg__active-filters {
    background-color: transparent;
    padding: 0;
    padding-left: 1rem;
    border-top: none;
    flex: 1; }
    html[dir="rtl"] .fg-input__container > .fg__active-filters {
      padding-right: 1rem; }
    html[dir="rtl"] .fg-input__container > .fg__active-filters {
      padding-left: 0;
      padding-right: 1rem; }
      html[dir="rtl"] html[dir="rtl"] .fg-input__container > .fg__active-filters {
        padding-left: 1rem; }
  @media screen and (max-width: 480px) {
    .fg-input__container {
      align-items: flex-start;
      flex-direction: column-reverse; }
      .fg-input__container > .fg__active-filters {
        margin-bottom: 0.3875rem;
        padding: 0;
        width: 100%; }
        html[dir="rtl"] .fg-input__container > .fg__active-filters {
          padding: 0; } }

.fg-input-area__result-count {
  color: #6e6e6e;
  font-size: 14px; }

.card-lc__container {
  margin-bottom: 0.775rem;
  animation: ib__fade-in 250ms ease-in-out;
  background-color: white;
  border: 1px solid #ddd;
  display: flex;
  flex-direction: column;
  position: relative;
  transition: opacity 200ms ease-in-out;
  width: 100%; }

.card-lc__container--loading {
  opacity: 0.5; }

.card-lc__thumbnail {
  background-repeat: no-repeat;
  background-size: cover;
  height: 0;
  padding-bottom: 66.666666%;
  width: 100%; }

.card-lc__thumbnail--actionable {
  cursor: pointer; }

.card-lc__thumb-overlay {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  pointer-events: none;
  -webkit-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
  z-index: 1;
  margin-top: 0.775rem;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  margin-bottom: 0.4rem;
  display: flex;
  align-items: center;
  justify-content: center; }
  html[dir="rtl"] .card-lc__thumb-overlay {
    margin-right: 0.5rem; }
  html[dir="rtl"] .card-lc__thumb-overlay {
    margin-left: 0.5rem; }

.card-lc__thumb-container {
  box-sizing: border-box;
  padding-top: 0.775rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  width: 20%;
  background-color: white;
  position: relative; }
  html[dir="rtl"] .card-lc__thumb-container {
    padding-right: 0.5rem; }
  html[dir="rtl"] .card-lc__thumb-container {
    padding-left: 0.5rem; }
  .card-lc__thumb-container:hover > .card-lc__thumb-overlay {
    opacity: 1; }
  @media screen and (max-width: 480px) {
    .card-lc__thumb-container {
      display: none; } }

.card-lc__details-container {
  padding-top: 0.775rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.775rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between; }
  html[dir="rtl"] .card-lc__details-container {
    padding-right: 0.5rem; }
  html[dir="rtl"] .card-lc__details-container {
    padding-left: 0.5rem; }
  @media screen and (max-width: 480px) {
    .card-lc__details-container {
      padding: 0; } }

.card-lc__details {
  box-sizing: border-box;
  display: block;
  flex: 1 1 80%;
  padding-top: 0.775rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.775rem; }
  html[dir="rtl"] .card-lc__details {
    padding-right: 0.5rem; }
  html[dir="rtl"] .card-lc__details {
    padding-left: 0.5rem; }

.card-lc__title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.55rem;
  margin-bottom: 0.775rem; }

.card-lc__snippet {
  font-size: 0.875rem;
  line-height: 1.55rem;
  margin-bottom: 0; }

.card-lc__sub-container {
  padding-top: 0.3875rem;
  padding-bottom: 0.3875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  align-items: center;
  border-top: 1px solid #ddd;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  min-height: 35px; }
  html[dir="rtl"] .card-lc__sub-container {
    padding-right: 1rem; }
  html[dir="rtl"] .card-lc__sub-container {
    padding-left: 1rem; }
  @media screen and (max-width: 480px) {
    .card-lc__sub-container {
      padding-left: 0.5rem;
      padding-right: 0.5rem; }
      html[dir="rtl"] .card-lc__sub-container {
        padding-right: 0.5rem; }
      html[dir="rtl"] .card-lc__sub-container {
        padding-left: 0.5rem; } }

.card-lc__sub-group {
  align-items: center;
  box-sizing: border-box;
  display: flex; }

.card-lc__badge-container {
  flex-wrap: wrap; }

@media screen and (max-width: 860px) {
  .card-lc__badge-container--regular {
    display: none; } }

.card-lc__badge-container--small {
  display: none;
  flex-wrap: wrap; }
  @media screen and (max-width: 860px) {
    .card-lc__badge-container--small {
      display: flex; } }

.card-lc__btn {
  position: relative;
  display: inline-block;
  padding: 0.31rem 0.9rem;
  width: auto;
  color: #ffffff;
  border: 1px solid #0079c1;
  border-radius: 0;
  background-color: #0079c1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.05s linear;
  transition: all 0.05s linear;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.9375rem;
  line-height: 1.55rem; }
  .card-lc__btn:hover {
    text-decoration: none;
    background-color: #005e95;
    color: #ffffff; }
  .card-lc__btn:focus {
    text-decoration: none;
    background-color: #005e95;
    color: #ffffff; }
  @media screen and (max-width: 480px) {
    .card-lc__btn {
      font-size: 0.875rem;
      line-height: 1.55rem;
      padding: 0.2325rem 0.675rem;
      font-size: 0.875rem;
      line-height: 1.55rem;
      padding: 0.2325rem 0.675rem; } }

.card-lc__custom-action-btn {
  background: #ffffff;
  color: #4c4c4c;
  border: 1px solid #ffffff;
  width: 100%;
  text-align: center; }
  .card-lc__custom-action-btn:hover {
    color: #4c4c4c;
    background: #efefef; }

.card-lc__side-action-btn {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  color: #0079c1; }
  .card-lc__side-action-btn:hover {
    color: #005e95;
    text-decoration: underline; }

.card-lc__side-action {
  align-items: center;
  cursor: pointer;
  display: inline-flex; }
  html[dir="rtl"] .card-lc__side-action > svg {
    padding-left: 0;
    padding-right: 0.3rem; }
  .card-lc__side-action > svg {
    fill: currentColor;
    padding-left: 0.3rem; }
  .card-lc__side-action * {
    pointer-events: none; }

.card-lc__info-row {
  margin-bottom: 0.775rem;
  align-items: center;
  color: #6e6e6e;
  display: flex;
  font-size: 13px; }
  @media screen and (max-width: 480px) {
    .card-lc__info-row {
      align-items: flex-start;
      flex-direction: column; } }

.card-lc__icon-title-container {
  display: flex;
  flex-wrap: nowrap;
  align-items: center; }

.card-lc__author-text {
  padding-left: 0.25rem; }
  html[dir="rtl"] .card-lc__author-text {
    padding-left: 0;
    padding-right: 0.25rem; }

.card-lc__info-bullet {
  color: #a9a9a9;
  margin-left: 0.5rem;
  margin-right: 0.5rem; }
  html[dir="rtl"] .card-lc__info-bullet {
    margin-right: 0.5rem; }
  html[dir="rtl"] .card-lc__info-bullet {
    margin-left: 0.5rem; }
  @media screen and (max-width: 480px) {
    .card-lc__info-bullet {
      display: none; } }

.card-lc__no-wrap {
  white-space: nowrap; }

.card-lc__custom-icon-container > svg {
  fill: currentColor;
  height: 16px;
  width: 16px;
  padding-top: 7px;
  padding-left: 5px; }
  html[dir="rtl"] .card-lc__custom-icon-container > svg {
    padding-left: 0;
    padding-right: 5px; }

.card-lc__custom-actions {
  font-size: 0.875rem;
  line-height: 1.55rem; }
  .card-lc__custom-actions > :not(:first-child) {
    margin-left: 0.75rem; }
    html[dir="rtl"] .card-lc__custom-actions > :not(:first-child) {
      margin-right: 0.75rem; }
    html[dir="rtl"] .card-lc__custom-actions > :not(:first-child) {
      margin-left: 0;
      margin-right: 0.75rem; }
      html[dir="rtl"] html[dir="rtl"] .card-lc__custom-actions > :not(:first-child) {
        margin-left: 0.75rem; }

@media screen and (max-width: 480px) {
  .card-lc__custom-action-text {
    display: none; } }

.tooltip {
  position: relative;
  cursor: pointer; }

.tooltip:after {
  content: attr(tooltip);
  position: absolute;
  z-index: 1000000;
  display: none;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #ffffff;
  text-align: center;
  word-wrap: break-word;
  white-space: pre;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 3px; }

.tooltip:before {
  content: "";
  position: absolute;
  z-index: 1000001;
  display: none;
  width: 0;
  height: 0;
  color: rgba(0, 0, 0, 0.75);
  pointer-events: none;
  border: 5px solid transparent; }

.tooltip:hover, .tooltip:active, .tooltip:focus {
  text-decoration: none; }

.tooltip:hover:before, .tooltip:hover:after, .tooltip:active:before, .tooltip:active:after, .tooltip:focus:before, .tooltip:focus:after {
  display: inline-block; }

.tooltip-multiline:hover:after, .tooltip-multiline:active:after, .tooltip-multiline:focus:after {
  display: table-cell; }

.tooltip:after {
  top: 100%;
  right: 50%;
  margin-top: 5px;
  line-height: 1.5; }

.tooltip:before {
  top: auto;
  right: 50%;
  bottom: -5px;
  margin-right: -5px;
  border-bottom-color: rgba(0, 0, 0, 0.75); }

.tooltip-top:after {
  top: auto;
  right: 50%;
  bottom: 100%;
  margin-bottom: 5px; }

.tooltip-top:before {
  top: -5px;
  right: 50%;
  bottom: auto;
  margin-right: -5px;
  border-top-color: rgba(0, 0, 0, 0.75);
  border-bottom: 5px solid transparent; }

.tooltip:after,
.tooltip-bottom:after {
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -o-transform: translateX(50%);
  transform: translateX(50%); }

.tooltip-left:after {
  top: auto;
  right: 100%;
  left: auto;
  margin-right: 5px;
  bottom: 50%;
  margin-bottom: inherit;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%); }

html[dir="rtl"] .tooltip-left:after {
  right: auto;
  left: 100%; }

html[dir="rtl"] .tooltip-left:after {
  margin-right: 0;
  margin-left: 5px; }

.tooltip-left:before {
  top: 50%;
  bottom: 50%;
  left: -5px;
  right: auto;
  margin-top: -5px;
  border-left-color: rgba(0, 0, 0, 0.75);
  border-bottom: 5px solid transparent; }

html[dir="rtl"] .tooltip-left:before {
  left: auto;
  right: -5px; }

html[dir="rtl"] .tooltip-left:before {
  border-left-color: transparent;
  border-right-color: rgba(0, 0, 0, 0.75); }

html[dir="rtl"] .tooltip-left:before {
  margin-right: 0; }

.tooltip-right:after {
  top: auto;
  bottom: 50%;
  left: 100%;
  right: auto;
  margin-left: 5px;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%); }

html[dir="rtl"] .tooltip-right:after {
  left: auto;
  right: 100%; }

html[dir="rtl"] .tooltip-right:after {
  margin-left: 0;
  margin-right: 5px; }

.tooltip-right:before {
  top: 50%;
  right: -5px;
  left: auto;
  bottom: 50%;
  margin-top: -5px;
  margin-right: 0;
  border-right-color: rgba(0, 0, 0, 0.75);
  border-bottom: 5px solid transparent; }

html[dir="rtl"] .tooltip-right:before {
  right: auto;
  left: -5px; }

html[dir="rtl"] .tooltip-right:before {
  border-right-color: transparent;
  border-left-color: rgba(0, 0, 0, 0.75); }

.tooltip-multiline:after {
  width: 22em;
  width: -moz-max-content;
  width: -webkit-max-content;
  max-width: 250px;
  word-break: break-word;
  word-wrap: normal;
  white-space: pre-line;
  border-collapse: separate; }

.tooltip-multiline.tooltip-bottom:after, .tooltip-multiline.tooltip-top:after {
  right: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }

.tooltip-multiline.tooltip-left:after, .tooltip-multiline.tooltip-right:after {
  right: 100%; }

@media screen and (min-width: 0\0) {
  .tooltip-multiline:after {
    width: 250px; } }

.card-lc__details {
  position: relative;
  overflow: visible; }

#list-info-tooltip-btn {
  padding: 0; }

.list-info-tooltip-btn-body {
  position: absolute;
  width: 16px;
  padding: 0 0px;
  display: block;
  bottom: 0;
  right: 0.25rem; }

html[dir="rtl"] .list-info-tooltip-btn-body {
  right: auto;
  left: 0.25rem; }

.list-info-tooltip-btn-label {
  display: none; }

#viewDiv {
  overflow: hidden; }

.fg-results__item-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: baseline;
  margin-left: -0.5rem;
  margin-right: -0.5rem; }

.fg-results__no-items-container {
  position: relative;
  text-align: center;
  width: 100%; }

.fg-results__no-items-centered {
  display: inline-block;
  max-width: 35em; }

.ftr-categories__tree {
  margin-left: 0;
  margin-bottom: 0; }

.ftr-created__tree {
  margin-left: 0;
  margin-bottom: 0; }

.ftr-item-type__tree {
  margin-left: 0;
  margin-bottom: 0; }

.ftr-modified__tree {
  margin-left: 0;
  margin-bottom: 0; }

.ftr-shared__tree {
  margin-left: 0;
  margin-bottom: 0; }

.ftr-status__tree {
  margin-left: 0;
  margin-bottom: 0; }

.ftr-tags__input-area {
  margin: 0;
  padding: 0.51667rem;
  font-size: 0.9375rem;
  line-height: 1.55rem;
  color: #4c4c4c;
  font-weight: 400;
  border-bottom: 1px solid #efefef;
  border-top: 1px solid #efefef;
  margin-bottom: -1px; }

.ftr-tags__tree {
  padding-top: 0.775rem;
  padding-bottom: 0.775rem;
  margin-bottom: 0;
  max-height: 12rem;
  overflow-x: hidden; }

.ftr-tags__none {
  font-size: 0.875rem;
  line-height: 1.55rem;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 0; }
  html[dir="rtl"] .ftr-tags__none {
    padding-right: 1rem; }
  html[dir="rtl"] .ftr-tags__none {
    padding-left: 1rem; }

.fg-filter-pane__container {
  padding: 1rem; }

.fg-filter-pane__title {
  display: inline-block;
  word-wrap: break-word;
  max-width: calc(100% - 20px); }

.fg-filter-pane__accordion {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  border: 1px solid #efefef;
  border-top: none;
  font-weight: 400;
  font-style: normal;
  background-color: #ffffff;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #ddd; }
  .fg-filter-pane__accordion b,
  .fg-filter-pane__accordion strong {
    font-weight: 500; }

.fg-search-area__container {
  padding-right: 2rem;
  padding-left: 2rem;
  display: flex;
  position: relative;
  border-bottom: 1px solid #dddddd;
  background-color: white; }
  html[dir="rtl"] .fg-search-area__container {
    padding-left: 2rem; }
  html[dir="rtl"] .fg-search-area__container {
    padding-right: 2rem; }
  .fg-search-area__container > svg {
    position: absolute;
    top: 36%;
    left: 44px; }
    html[dir="rtl"] .fg-search-area__container > svg {
      left: 0px;
      right: 44px; }
  @media screen and (max-width: 860px) {
    .fg-search-area__container {
      padding-left: 1rem;
      padding-right: 1rem; }
      html[dir="rtl"] .fg-search-area__container {
        padding-right: 1rem; }
      html[dir="rtl"] .fg-search-area__container {
        padding-left: 1rem; }
      .fg-search-area__container > svg {
        position: absolute;
        top: 36%;
        left: 22px; }
        html[dir="rtl"] .fg-search-area__container > svg {
          left: 0px;
          right: 22px; } }
  @media screen and (max-width: 480px) {
    .fg-search-area__container {
      padding-left: 0.5rem;
      padding-right: 0.5rem; }
      html[dir="rtl"] .fg-search-area__container {
        padding-right: 0.5rem; }
      html[dir="rtl"] .fg-search-area__container {
        padding-left: 0.5rem; }
      .fg-search-area__container > svg {
        position: absolute;
        top: 36%;
        left: 11px; }
        html[dir="rtl"] .fg-search-area__container > svg {
          left: 0px;
          right: 11px; } }

.fg-search-area__input {
  background-color: transparent;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom-color: #cccccc;
  box-shadow: none;
  flex: 1;
  margin: 0;
  border-bottom: 2px solid transparent;
  height: 65px;
  padding: 26px 24px 23px 30px;
  padding-left: 50px;
  background: transparent;
  font-size: 15px; }
  .fg-search-area__input:focus {
    border-bottom-color: #999;
    box-shadow: none; }
  .fg-search-area__input:focus {
    border-bottom-color: #0079c1; }
  @media screen and (max-width: 480px) {
    .fg-search-area__input {
      padding-left: 35px; } }
  @media screen and (max-width: 480px) {
    .fg-search-area__input {
      padding-left: 30px; } }
  html[dir="rtl"] .fg-search-area__input {
    padding: 26px 24px 23px 30px;
    padding-right: 50px; }
    @media screen and (max-width: 480px) {
      html[dir="rtl"] .fg-search-area__input {
        padding-right: 35px; } }
    @media screen and (max-width: 480px) {
      html[dir="rtl"] .fg-search-area__input {
        padding-right: 30px; } }

.fg-search-area__btn-section {
  display: flex;
  justify-content: center;
  align-items: center; }
  .fg-search-area__btn-section:before {
    margin-right: 1rem;
    content: "";
    display: block;
    height: 44px;
    width: 0;
    border-left: 1px solid #dddddd; }
    html[dir="rtl"] .fg-search-area__btn-section:before {
      margin-left: 1rem; }
  .fg-search-area__btn-section > button {
    margin-left: 5px; }
    html[dir="rtl"] .fg-search-area__btn-section > button {
      margin-left: 0px;
      margin-right: 5px; }
  @media screen and (max-width: 480px) {
    .fg-search-area__btn-section > :first-child {
      display: none; } }

.fg__body {
  display: block; }

.fg__row {
  padding-top: 0.775rem;
  padding-bottom: 3.1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  background-color: #f4f4f4;
  display: flex;
  flex: 1;
  flex-direction: row;
  height: 100%; }
  html[dir="rtl"] .fg__row {
    padding-right: 2rem; }
  html[dir="rtl"] .fg__row {
    padding-left: 2rem; }
  @media screen and (max-width: 860px) {
    .fg__row {
      padding-left: 1rem;
      padding-right: 1rem; }
      html[dir="rtl"] .fg__row {
        padding-right: 1rem; }
      html[dir="rtl"] .fg__row {
        padding-left: 1rem; } }
  @media screen and (max-width: 480px) {
    .fg__row {
      padding-left: 0.5rem;
      padding-right: 0.5rem; }
      html[dir="rtl"] .fg__row {
        padding-right: 0.5rem; }
      html[dir="rtl"] .fg__row {
        padding-left: 0.5rem; } }

.fg__section {
  box-sizing: border-box;
  display: inline-flex;
  flex-direction: column;
  height: 100%;
  position: relative; }

.fg__filters {
  width: 350px;
  transition: opacity 0ms, width 400ms, padding 400ms;
  padding-right: 2rem; }
  .fg__filters > label {
    padding: 0.5166rem; }
  html[dir="rtl"] .fg__filters {
    padding-left: 2rem; }
  html[dir="rtl"] .fg__filters {
    padding-right: 0;
    padding-left: 2rem; }
    html[dir="rtl"] html[dir="rtl"] .fg__filters {
      padding-right: 2rem; }
  @media screen and (max-width: 860px) {
    .fg__filters {
      display: none; } }

.fg__filters--visible {
  transition: opacity 200ms linear 300ms, width 400ms, padding 400ms; }

.fg__filters--hidden {
  max-height: 100vh;
  width: 0px;
  opacity: 0;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0.5rem; }
  html[dir="rtl"] .fg__filters--hidden {
    padding-left: 0.5rem; }

.fg__results {
  flex: 1;
  min-height: calc(100vh - 250px); }

.fg__wrapper {
  opacity: 1;
  transition: opacity 200ms; }
  .fg__wrapper > .nav-pager__container {
    margin-top: 3.1rem; }

.fg__wrapper--faded {
  opacity: 0.2; }

.fg__wrapper--transparent {
  opacity: 0; }

.fg__load-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 400px; }

.fg__filter-results-btn {
  position: relative;
  display: inline-block;
  padding: 0.31rem 0.9rem;
  width: auto;
  color: #ffffff;
  border: 1px solid #0079c1;
  border-radius: 0;
  background-color: #0079c1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.05s linear;
  transition: all 0.05s linear;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.9375rem;
  line-height: 1.55rem; }
  .fg__filter-results-btn:hover {
    text-decoration: none;
    background-color: #005e95;
    color: #ffffff; }
  .fg__filter-results-btn:focus {
    text-decoration: none;
    background-color: #005e95;
    color: #ffffff; }

.fg__overlay-filters {
  display: none; }
  @media screen and (max-width: 860px) {
    .fg__overlay-filters {
      display: block; } }

.fg__filter-label {
  font-weight: 500;
  font-style: normal;
  margin-bottom: 0.775rem;
  font-size: 18px; }
  .fg__filter-label b,
  .fg__filter-label strong {
    font-weight: 600; }

.fg-viewer__container {
  display: flex;
  flex-direction: column;
  height: 100%;
  position: absolute;
  width: 100%; }

.fg-viewer__header {
  align-items: center;
  background-color: white;
  display: flex;
  overflow: hidden;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.3875rem;
  padding-bottom: 0.3875rem; }
  html[dir="rtl"] .fg-viewer__header {
    padding-right: 1rem; }
  html[dir="rtl"] .fg-viewer__header {
    padding-left: 1rem; }

.fg-viewer__head-box {
  flex: 1;
  display: flex;
  justify-content: center; }

.fg-viewer__head-box:first-child > button {
  margin-right: auto; }

html[dir="rtl"] .fg-viewer__head-box:first-child > button,
.esriRtl .fg-viewer__head-box:first-child > button {
  margin-left: auto;
  margin-right: inherit; }

.fg-viewer__head-box:last-child > div {
  margin-left: auto; }

.fg-viewer__view {
  flex: 1;
  width: 100%; }

.fg-viewer__center {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%); }

.fg-viewer__title {
  margin: 0;
  text-overflow: ellipsis;
  white-space: nowrap; }

.fg__header {
  padding-left: 2rem;
  padding-right: 2rem;
  background-color: #ffffff;
  border-bottom: 1px solid #dddddd;
  box-sizing: border-box;
  width: 100%; }
  html[dir="rtl"] .fg__header {
    padding-right: 2rem; }
  html[dir="rtl"] .fg__header {
    padding-left: 2rem; }
  @media screen and (max-width: 860px) {
    .fg__header {
      padding-left: 1rem;
      padding-right: 1rem; }
      html[dir="rtl"] .fg__header {
        padding-right: 1rem; }
      html[dir="rtl"] .fg__header {
        padding-left: 1rem; } }
  @media screen and (max-width: 480px) {
    .fg__header {
      padding-left: 0.5rem;
      padding-right: 0.5rem; }
      html[dir="rtl"] .fg__header {
        padding-right: 0.5rem; }
      html[dir="rtl"] .fg__header {
        padding-left: 0.5rem; } }

.fg__header-title-section {
  color: black;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 1rem;
  padding-bottom: 1rem; }

.fg__header-title {
  margin-bottom: 0;
  font-size: 1.414rem;
  line-height: 1.5;
  float: left;
  display: inline-block;
  font-weight: 400;
  margin-bottom: 0; }

.card-gc__container {
  margin-bottom: 0.775rem;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  animation: ib__fade-in 250ms ease-in-out;
  background-color: white;
  border: 1px solid #ddd;
  display: flex;
  flex-direction: column;
  position: relative;
  transition: opacity 200ms ease-in-out;
  width: 250px; }
  html[dir="rtl"] .card-gc__container {
    margin-right: 0.5rem; }
  html[dir="rtl"] .card-gc__container {
    margin-left: 0.5rem; }
  @media screen and (max-width: 480px) {
    .card-gc__container {
      width: 100%; } }

.card-gc__container--loading {
  opacity: 0.5; }

.card-gc__thumbnail {
  background-repeat: no-repeat;
  background-size: cover;
  height: 0;
  padding-bottom: 66.666666%;
  width: 100%; }

.card-gc__thumbnail--actionable {
  cursor: pointer; }

.card-gc__thumb-overlay {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  pointer-events: none;
  -webkit-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
  z-index: 1;
  margin-top: 0.775rem;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  margin-bottom: 0.4rem;
  display: flex;
  align-items: center;
  justify-content: center; }
  html[dir="rtl"] .card-gc__thumb-overlay {
    margin-right: 0.5rem; }
  html[dir="rtl"] .card-gc__thumb-overlay {
    margin-left: 0.5rem; }

.card-gc__thumb-container {
  box-sizing: border-box;
  padding-top: 0.775rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  width: 100%;
  background-color: white;
  position: relative; }
  html[dir="rtl"] .card-gc__thumb-container {
    padding-right: 0.5rem; }
  html[dir="rtl"] .card-gc__thumb-container {
    padding-left: 0.5rem; }
  .card-gc__thumb-container:hover > .card-gc__thumb-overlay {
    opacity: 1; }

.card-gc__details-container {
  display: flex;
  flex-direction: column;
  min-height: 400px;
  justify-content: space-between;
  padding: 0; }

.card-gc__details {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex: 1;
  padding-top: 0.3875rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.775rem;
  overflow: hidden; }
  html[dir="rtl"] .card-gc__details {
    padding-right: 0.5rem; }
  html[dir="rtl"] .card-gc__details {
    padding-left: 0.5rem; }

.card-gc__title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.55rem;
  margin-bottom: 0.5rem;
  text-overflow: ellipsis;
  overflow: hidden; }

.card-gc__snippet {
  font-size: 0.875rem;
  line-height: 1.55rem;
  flex: 1;
  margin-bottom: 0;
  overflow: hidden; }

.card-gc__sub-container {
  padding-top: 0.3875rem;
  padding-bottom: 0.3875rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  align-items: center;
  border-top: 1px solid #ddd;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  min-height: 35px; }
  html[dir="rtl"] .card-gc__sub-container {
    padding-right: 0.5rem; }
  html[dir="rtl"] .card-gc__sub-container {
    padding-left: 0.5rem; }

.card-gc__sub-group {
  align-items: center;
  box-sizing: border-box;
  display: flex; }

.card-gc__badge-container {
  flex-wrap: wrap; }

.card-gc__badge-container--regular {
  display: none; }

.card-gc__badge-container--small {
  display: flex;
  flex-wrap: wrap; }

.card-gc__btn {
  font-size: 0.875rem;
  line-height: 1.55rem;
  padding: 0.2325rem 0.675rem;
  font-size: 0.875rem;
  line-height: 1.55rem;
  padding: 0.2325rem 0.675rem; }
  .card-gc__btn:focus {
    text-decoration: none;
    background-color: #005e95;
    color: #ffffff; }

.card-gc__custom-action-btn {
  background: #ffffff;
  color: #4c4c4c;
  border: 1px solid #ffffff;
  width: 100%;
  text-align: center; }
  .card-gc__custom-action-btn:hover {
    color: #4c4c4c;
    background: #efefef; }

.card-gc__side-action-btn {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  color: #0079c1; }
  .card-gc__side-action-btn:hover {
    color: #005e95;
    text-decoration: underline; }

.card-gc__side-action {
  align-items: center;
  cursor: pointer;
  display: inline-flex; }
  html[dir="rtl"] .card-gc__side-action > svg {
    padding-left: 0;
    padding-right: 0.3rem; }
  .card-gc__side-action > svg {
    fill: currentColor;
    padding-left: 0.3rem; }
  .card-gc__side-action * {
    pointer-events: none; }

.card-gc__info-row {
  color: #6e6e6e;
  font-size: 13px;
  margin-bottom: 0.5rem; }

.card-gc__icon-title-container {
  align-items: flex-start;
  display: flex;
  flex-wrap: nowrap; }

.card-gc__author-text {
  padding-left: 0.25rem; }
  html[dir="rtl"] .card-gc__author-text {
    padding-left: 0;
    padding-right: 0.25rem; }

.card-gc__info-bullet {
  display: none; }

.card-gc__no-wrap {
  white-space: nowrap; }

.card-gc__custom-icon-container > svg {
  fill: currentColor;
  height: 16px;
  width: 16px;
  padding-top: 7px;
  padding-left: 5px; }
  html[dir="rtl"] .card-gc__custom-icon-container > svg {
    padding-left: 0;
    padding-right: 5px; }

.card-gc__custom-actions {
  font-size: 0.875rem;
  line-height: 1.55rem; }
  .card-gc__custom-actions > :not(:first-child) {
    margin-left: 0.75rem; }
    html[dir="rtl"] .card-gc__custom-actions > :not(:first-child) {
      margin-right: 0.75rem; }
    html[dir="rtl"] .card-gc__custom-actions > :not(:first-child) {
      margin-left: 0;
      margin-right: 0.75rem; }
      html[dir="rtl"] html[dir="rtl"] .card-gc__custom-actions > :not(:first-child) {
        margin-left: 0.75rem; }

.card-gc__custom-action-text {
  display: none; }

.card-gc__details-link {
  font-size: 0.875rem;
  line-height: 1.55rem;
  margin-top: 0.5rem; }

.card-gc__item-icon {
  margin-top: 4px; }

.tooltip {
  position: relative;
  cursor: pointer; }

.tooltip:after {
  content: attr(tooltip);
  position: absolute;
  z-index: 1000000;
  display: none;
  padding: 0.375rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #ffffff;
  text-align: center;
  word-wrap: break-word;
  white-space: pre;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 3px; }

.tooltip:before {
  content: "";
  position: absolute;
  z-index: 1000001;
  display: none;
  width: 0;
  height: 0;
  color: rgba(0, 0, 0, 0.75);
  pointer-events: none;
  border: 5px solid transparent; }

.tooltip:hover, .tooltip:active, .tooltip:focus {
  text-decoration: none; }

.tooltip:hover:before, .tooltip:hover:after, .tooltip:active:before, .tooltip:active:after, .tooltip:focus:before, .tooltip:focus:after {
  display: inline-block; }

.tooltip-multiline:hover:after, .tooltip-multiline:active:after, .tooltip-multiline:focus:after {
  display: table-cell; }

.tooltip:after {
  top: 100%;
  right: 50%;
  margin-top: 5px;
  line-height: 1.5; }

.tooltip:before {
  top: auto;
  right: 50%;
  bottom: -5px;
  margin-right: -5px;
  border-bottom-color: rgba(0, 0, 0, 0.75); }

.tooltip-top:after {
  top: auto;
  right: 50%;
  bottom: 100%;
  margin-bottom: 5px; }

.tooltip-top:before {
  top: -5px;
  right: 50%;
  bottom: auto;
  margin-right: -5px;
  border-top-color: rgba(0, 0, 0, 0.75);
  border-bottom: 5px solid transparent; }

.tooltip:after,
.tooltip-bottom:after {
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -o-transform: translateX(50%);
  transform: translateX(50%); }

.tooltip-left:after {
  top: auto;
  right: 100%;
  left: auto;
  margin-right: 5px;
  bottom: 50%;
  margin-bottom: inherit;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%); }

html[dir="rtl"] .tooltip-left:after {
  right: auto;
  left: 100%; }

html[dir="rtl"] .tooltip-left:after {
  margin-right: 0;
  margin-left: 5px; }

.tooltip-left:before {
  top: 50%;
  bottom: 50%;
  left: -5px;
  right: auto;
  margin-top: -5px;
  border-left-color: rgba(0, 0, 0, 0.75);
  border-bottom: 5px solid transparent; }

html[dir="rtl"] .tooltip-left:before {
  left: auto;
  right: -5px; }

html[dir="rtl"] .tooltip-left:before {
  border-left-color: transparent;
  border-right-color: rgba(0, 0, 0, 0.75); }

html[dir="rtl"] .tooltip-left:before {
  margin-right: 0; }

.tooltip-right:after {
  top: auto;
  bottom: 50%;
  left: 100%;
  right: auto;
  margin-left: 5px;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%); }

html[dir="rtl"] .tooltip-right:after {
  left: auto;
  right: 100%; }

html[dir="rtl"] .tooltip-right:after {
  margin-left: 0;
  margin-right: 5px; }

.tooltip-right:before {
  top: 50%;
  right: -5px;
  left: auto;
  bottom: 50%;
  margin-top: -5px;
  margin-right: 0;
  border-right-color: rgba(0, 0, 0, 0.75);
  border-bottom: 5px solid transparent; }

html[dir="rtl"] .tooltip-right:before {
  right: auto;
  left: -5px; }

html[dir="rtl"] .tooltip-right:before {
  border-right-color: transparent;
  border-left-color: rgba(0, 0, 0, 0.75); }

.tooltip-multiline:after {
  width: 22em;
  width: -moz-max-content;
  width: -webkit-max-content;
  max-width: 250px;
  word-break: break-word;
  word-wrap: normal;
  white-space: pre-line;
  border-collapse: separate; }

.tooltip-multiline.tooltip-bottom:after, .tooltip-multiline.tooltip-top:after {
  right: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }

.tooltip-multiline.tooltip-left:after, .tooltip-multiline.tooltip-right:after {
  right: 100%; }

@media screen and (min-width: 0\0) {
  .tooltip-multiline:after {
    width: 250px; } }

.card-gc__details {
  position: relative;
  overflow: visible; }

#grid-info-tooltip-btn {
  padding: 0; }

.grid-info-tooltip-btn-body {
  position: absolute;
  width: 16px;
  padding: 0 0px;
  display: block;
  bottom: 0;
  right: 0.25rem; }

html[dir="rtl"] .grid-info-tooltip-btn-body {
  right: auto;
  left: 0.25rem; }

.grid-info-tooltip-btn-label {
  display: none; }

#viewDiv {
  overflow: hidden; }

.load-bars__container {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  width: 0.85rem;
  height: 2rem; }

.load-bars__bars:before,
.load-bars__bars:after,
.load-bars__bars {
  background: #0079c1;
  -webkit-animation: load 0.8s infinite ease-in-out;
  animation: load 0.8s infinite ease-in-out;
  width: 0.85rem;
  height: 2rem; }

.load-bars__bars:before,
.load-bars__bars:after {
  position: absolute;
  top: 0;
  content: ''; }

@-webkit-keyframes load {
  0%,
  80%,
  100% {
    opacity: .75;
    box-shadow: 0 0 #0079c1;
    height: 2rem; }
  40% {
    opacity: 1;
    box-shadow: 0 -0.5rem #0079c1;
    height: 2.5rem; } }

@keyframes load {
  0%,
  80%,
  100% {
    opacity: .75;
    box-shadow: 0 0 #0079c1;
    height: 2rem; }
  40% {
    opacity: 1;
    box-shadow: 0 -0.5rem #0079c1;
    height: 2.5rem; } }

.load-bars__bars {
  text-indent: -9999em;
  margin: auto;
  position: absolute;
  right: calc(50% - 0.425rem);
  font-size: 11px;
  -webkit-animation-delay: 0.16s;
  animation-delay: 0.16s; }

.load-bars__bars:before {
  left: -1.25rem; }

.load-bars__bars:after {
  left: 1.25rem;
  -webkit-animation-delay: 0.32s;
  animation-delay: 0.32s; }

.load-bars__text {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  top: 200%;
  white-space: nowrap; }

.mod__overlay-container {
  background-color: #f4f4f4;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: scroll;
  z-index: 200;
  animation: mod__overlay-in 300ms cubic-bezier(0.215, 0.44, 0.42, 0.88);
  transition: all 300ms cubic-bezier(0.215, 0.44, 0.42, 0.88);
  opacity: 1;
  transform: translate3D(0, 0, 0) scale(1); }

.mod__overlay-container--closing {
  opacity: 0;
  transform: translate3D(0, 24px, 0) scale(0.95); }
  .mod__overlay-container--closing.mod__overlay-container--slide-left {
    transform: translate3D(-24px, 0, 0); }
  .mod__overlay-container--closing.mod__overlay-container--slide-right {
    transform: translate3D(24px, 0, 0); }

.mod__overlay-container--no-scroll {
  overflow-y: hidden; }

.mod__overlay-container--slide-left {
  animation: mod__overlay-in-left 300ms cubic-bezier(0.215, 0.44, 0.42, 0.88); }

.mod__overlay-container--slide-right {
  animation: mod__overlay-in-right 300ms cubic-bezier(0.215, 0.44, 0.42, 0.88); }

@keyframes mod__overlay-in {
  0% {
    opacity: 0;
    transform: translate3D(0, 24px, 0) scale(0.95); }
  100% {
    opacity: 1;
    transform: translate3D(0, 0, 0) scale(1); } }

@keyframes mod__overlay-in-left {
  0% {
    opacity: 0;
    transform: translate3D(-24px, 0, 0); }
  100% {
    opacity: 1;
    transform: translate3D(0, 0, 0); } }

@keyframes mod__overlay-in-right {
  0% {
    opacity: 0;
    transform: translate3D(24px, 0, 0); }
  100% {
    opacity: 1;
    transform: translate3D(0, 0, 0); } }
