@charset "UTF-8";
@font-face {
  font-family: SourceCodePro-Regular;
  src: url("../../../fonts/source-code-pro-2.030R-ro-1.050R-it/SourceCodePro-Regular.woff2") format("woff2");
  src: url("../../../fonts/source-code-pro-2.030R-ro-1.050R-it/SourceCodePro-Regular.woff") format("woff"); }

@font-face {
  font-family: ClanNews;
  src: url("../../../fonts/direct/clan-news/ClanWebPro-News.woff2") format("woff2"), url("../../../fonts/direct/clan-news/ClanWebPro-News.woff") format("woff"); }

@font-face {
  font-family: ClanMedium;
  src: url("../../../fonts/direct/clan-medium/ClanWebPro-Medium.woff2") format("woff2"), url("../../../fonts/direct/clan-medium/ClanWebPro-Medium.woff") format("woff"); }

@font-face {
  font-family: ClanBook;
  src: url("../../../fonts/direct/clan-book/ClanWebPro-Book.woff2") format("woff2"), url("../../../fonts/direct/clan-book/ClanWebPro-Book.woff") format("woff"); }

@font-face {
  font-family: ClanBold;
  src: url("../../../fonts/direct/clan-bold/ClanWebPro-Bold.woff2") format("woff2"), url("../../../fonts/direct/clan-bold/ClanWebPro-Bold.woff") format("woff"); }

/**
 * Bootstrap 3 - Custom check-able input
 *
 * @markup:
 *    <div class="checkbox">
 *      <input id="inputId" type="checkbox" name="name" value="value">
 *      <label for="inputId">Label for checkbox</label>
 *    </div>
 *
 * @note: label should always placed after the input element
 */
/**
 * Custom checkable input
 *
 * @param {color} $checked-color - Default $brand-primary
 */
/**
 * Custom checkable input color
 *
 * @param {selector.<String>}  $parent   - Parent selector when apply the new color
 * @param {color.<Number>}     $color    - Specific color
 *
 * @example: @include custom-checkable-input-color('.has-warning', #ff0000);
 */
@keyframes spinner {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

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

* {
  box-sizing: border-box; }

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

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

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.8;
  color: #4e4745;
  background-color: #fff; }

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

a {
  color: #00b4cf;
  text-decoration: none; }
  a:hover, a:focus {
    color: #007183;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.8;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

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

hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #f7f7f9; }

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

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

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

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 12px; }

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #ebebf1; }

.text-primary {
  color: #00b4cf; }

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

.text-success {
  color: #18a31a; }

a.text-success:hover,
a.text-success:focus {
  color: #117713; }

.text-info {
  color: #00bfdc; }

a.text-info:hover,
a.text-info:focus {
  color: #0093a9; }

.text-warning {
  color: #ffbe00; }

a.text-warning:hover,
a.text-warning:focus {
  color: #cc9800; }

.text-danger {
  color: #a60810; }

a.text-danger:hover,
a.text-danger:focus {
  color: #75060b; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #00b4cf; }

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

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid #f7f7f9; }

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

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

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

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

dt,
dd {
  line-height: 1.8; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

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

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

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

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

.initialism {
  font-size: 90%; }

blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  font-size: 18.75px;
  border-left: 5px solid #f7f7f9; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.8;
    color: #ebebf1; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: "\2014 \00A0"; }

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

address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.8; }

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

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

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

pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 14px;
  line-height: 1.8;
  color: #bfbdc8;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

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

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  .container:before, .container:after {
    display: table;
    content: " "; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 100%; } }
  @media (min-width: 1440px) {
    .container {
      width: 1440px; } }

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

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

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

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-13 {
  width: 54.16667%; }

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

.col-xs-15 {
  width: 62.5%; }

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

.col-xs-17 {
  width: 70.83333%; }

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

.col-xs-19 {
  width: 79.16667%; }

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

.col-xs-21 {
  width: 87.5%; }

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

.col-xs-23 {
  width: 95.83333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-pull-13 {
  right: 54.16667%; }

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

.col-xs-pull-15 {
  right: 62.5%; }

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

.col-xs-pull-17 {
  right: 70.83333%; }

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

.col-xs-pull-19 {
  right: 79.16667%; }

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

.col-xs-pull-21 {
  right: 87.5%; }

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

.col-xs-pull-23 {
  right: 95.83333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-push-13 {
  left: 54.16667%; }

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

.col-xs-push-15 {
  left: 62.5%; }

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

.col-xs-push-17 {
  left: 70.83333%; }

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

.col-xs-push-19 {
  left: 79.16667%; }

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

.col-xs-push-21 {
  left: 87.5%; }

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

.col-xs-push-23 {
  left: 95.83333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
    float: left; }
  .col-sm-1 {
    width: 4.16667%; }
  .col-sm-2 {
    width: 8.33333%; }
  .col-sm-3 {
    width: 12.5%; }
  .col-sm-4 {
    width: 16.66667%; }
  .col-sm-5 {
    width: 20.83333%; }
  .col-sm-6 {
    width: 25%; }
  .col-sm-7 {
    width: 29.16667%; }
  .col-sm-8 {
    width: 33.33333%; }
  .col-sm-9 {
    width: 37.5%; }
  .col-sm-10 {
    width: 41.66667%; }
  .col-sm-11 {
    width: 45.83333%; }
  .col-sm-12 {
    width: 50%; }
  .col-sm-13 {
    width: 54.16667%; }
  .col-sm-14 {
    width: 58.33333%; }
  .col-sm-15 {
    width: 62.5%; }
  .col-sm-16 {
    width: 66.66667%; }
  .col-sm-17 {
    width: 70.83333%; }
  .col-sm-18 {
    width: 75%; }
  .col-sm-19 {
    width: 79.16667%; }
  .col-sm-20 {
    width: 83.33333%; }
  .col-sm-21 {
    width: 87.5%; }
  .col-sm-22 {
    width: 91.66667%; }
  .col-sm-23 {
    width: 95.83333%; }
  .col-sm-24 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 4.16667%; }
  .col-sm-pull-2 {
    right: 8.33333%; }
  .col-sm-pull-3 {
    right: 12.5%; }
  .col-sm-pull-4 {
    right: 16.66667%; }
  .col-sm-pull-5 {
    right: 20.83333%; }
  .col-sm-pull-6 {
    right: 25%; }
  .col-sm-pull-7 {
    right: 29.16667%; }
  .col-sm-pull-8 {
    right: 33.33333%; }
  .col-sm-pull-9 {
    right: 37.5%; }
  .col-sm-pull-10 {
    right: 41.66667%; }
  .col-sm-pull-11 {
    right: 45.83333%; }
  .col-sm-pull-12 {
    right: 50%; }
  .col-sm-pull-13 {
    right: 54.16667%; }
  .col-sm-pull-14 {
    right: 58.33333%; }
  .col-sm-pull-15 {
    right: 62.5%; }
  .col-sm-pull-16 {
    right: 66.66667%; }
  .col-sm-pull-17 {
    right: 70.83333%; }
  .col-sm-pull-18 {
    right: 75%; }
  .col-sm-pull-19 {
    right: 79.16667%; }
  .col-sm-pull-20 {
    right: 83.33333%; }
  .col-sm-pull-21 {
    right: 87.5%; }
  .col-sm-pull-22 {
    right: 91.66667%; }
  .col-sm-pull-23 {
    right: 95.83333%; }
  .col-sm-pull-24 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 4.16667%; }
  .col-sm-push-2 {
    left: 8.33333%; }
  .col-sm-push-3 {
    left: 12.5%; }
  .col-sm-push-4 {
    left: 16.66667%; }
  .col-sm-push-5 {
    left: 20.83333%; }
  .col-sm-push-6 {
    left: 25%; }
  .col-sm-push-7 {
    left: 29.16667%; }
  .col-sm-push-8 {
    left: 33.33333%; }
  .col-sm-push-9 {
    left: 37.5%; }
  .col-sm-push-10 {
    left: 41.66667%; }
  .col-sm-push-11 {
    left: 45.83333%; }
  .col-sm-push-12 {
    left: 50%; }
  .col-sm-push-13 {
    left: 54.16667%; }
  .col-sm-push-14 {
    left: 58.33333%; }
  .col-sm-push-15 {
    left: 62.5%; }
  .col-sm-push-16 {
    left: 66.66667%; }
  .col-sm-push-17 {
    left: 70.83333%; }
  .col-sm-push-18 {
    left: 75%; }
  .col-sm-push-19 {
    left: 79.16667%; }
  .col-sm-push-20 {
    left: 83.33333%; }
  .col-sm-push-21 {
    left: 87.5%; }
  .col-sm-push-22 {
    left: 91.66667%; }
  .col-sm-push-23 {
    left: 95.83333%; }
  .col-sm-push-24 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 4.16667%; }
  .col-sm-offset-2 {
    margin-left: 8.33333%; }
  .col-sm-offset-3 {
    margin-left: 12.5%; }
  .col-sm-offset-4 {
    margin-left: 16.66667%; }
  .col-sm-offset-5 {
    margin-left: 20.83333%; }
  .col-sm-offset-6 {
    margin-left: 25%; }
  .col-sm-offset-7 {
    margin-left: 29.16667%; }
  .col-sm-offset-8 {
    margin-left: 33.33333%; }
  .col-sm-offset-9 {
    margin-left: 37.5%; }
  .col-sm-offset-10 {
    margin-left: 41.66667%; }
  .col-sm-offset-11 {
    margin-left: 45.83333%; }
  .col-sm-offset-12 {
    margin-left: 50%; }
  .col-sm-offset-13 {
    margin-left: 54.16667%; }
  .col-sm-offset-14 {
    margin-left: 58.33333%; }
  .col-sm-offset-15 {
    margin-left: 62.5%; }
  .col-sm-offset-16 {
    margin-left: 66.66667%; }
  .col-sm-offset-17 {
    margin-left: 70.83333%; }
  .col-sm-offset-18 {
    margin-left: 75%; }
  .col-sm-offset-19 {
    margin-left: 79.16667%; }
  .col-sm-offset-20 {
    margin-left: 83.33333%; }
  .col-sm-offset-21 {
    margin-left: 87.5%; }
  .col-sm-offset-22 {
    margin-left: 91.66667%; }
  .col-sm-offset-23 {
    margin-left: 95.83333%; }
  .col-sm-offset-24 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
    float: left; }
  .col-md-1 {
    width: 4.16667%; }
  .col-md-2 {
    width: 8.33333%; }
  .col-md-3 {
    width: 12.5%; }
  .col-md-4 {
    width: 16.66667%; }
  .col-md-5 {
    width: 20.83333%; }
  .col-md-6 {
    width: 25%; }
  .col-md-7 {
    width: 29.16667%; }
  .col-md-8 {
    width: 33.33333%; }
  .col-md-9 {
    width: 37.5%; }
  .col-md-10 {
    width: 41.66667%; }
  .col-md-11 {
    width: 45.83333%; }
  .col-md-12 {
    width: 50%; }
  .col-md-13 {
    width: 54.16667%; }
  .col-md-14 {
    width: 58.33333%; }
  .col-md-15 {
    width: 62.5%; }
  .col-md-16 {
    width: 66.66667%; }
  .col-md-17 {
    width: 70.83333%; }
  .col-md-18 {
    width: 75%; }
  .col-md-19 {
    width: 79.16667%; }
  .col-md-20 {
    width: 83.33333%; }
  .col-md-21 {
    width: 87.5%; }
  .col-md-22 {
    width: 91.66667%; }
  .col-md-23 {
    width: 95.83333%; }
  .col-md-24 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 4.16667%; }
  .col-md-pull-2 {
    right: 8.33333%; }
  .col-md-pull-3 {
    right: 12.5%; }
  .col-md-pull-4 {
    right: 16.66667%; }
  .col-md-pull-5 {
    right: 20.83333%; }
  .col-md-pull-6 {
    right: 25%; }
  .col-md-pull-7 {
    right: 29.16667%; }
  .col-md-pull-8 {
    right: 33.33333%; }
  .col-md-pull-9 {
    right: 37.5%; }
  .col-md-pull-10 {
    right: 41.66667%; }
  .col-md-pull-11 {
    right: 45.83333%; }
  .col-md-pull-12 {
    right: 50%; }
  .col-md-pull-13 {
    right: 54.16667%; }
  .col-md-pull-14 {
    right: 58.33333%; }
  .col-md-pull-15 {
    right: 62.5%; }
  .col-md-pull-16 {
    right: 66.66667%; }
  .col-md-pull-17 {
    right: 70.83333%; }
  .col-md-pull-18 {
    right: 75%; }
  .col-md-pull-19 {
    right: 79.16667%; }
  .col-md-pull-20 {
    right: 83.33333%; }
  .col-md-pull-21 {
    right: 87.5%; }
  .col-md-pull-22 {
    right: 91.66667%; }
  .col-md-pull-23 {
    right: 95.83333%; }
  .col-md-pull-24 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 4.16667%; }
  .col-md-push-2 {
    left: 8.33333%; }
  .col-md-push-3 {
    left: 12.5%; }
  .col-md-push-4 {
    left: 16.66667%; }
  .col-md-push-5 {
    left: 20.83333%; }
  .col-md-push-6 {
    left: 25%; }
  .col-md-push-7 {
    left: 29.16667%; }
  .col-md-push-8 {
    left: 33.33333%; }
  .col-md-push-9 {
    left: 37.5%; }
  .col-md-push-10 {
    left: 41.66667%; }
  .col-md-push-11 {
    left: 45.83333%; }
  .col-md-push-12 {
    left: 50%; }
  .col-md-push-13 {
    left: 54.16667%; }
  .col-md-push-14 {
    left: 58.33333%; }
  .col-md-push-15 {
    left: 62.5%; }
  .col-md-push-16 {
    left: 66.66667%; }
  .col-md-push-17 {
    left: 70.83333%; }
  .col-md-push-18 {
    left: 75%; }
  .col-md-push-19 {
    left: 79.16667%; }
  .col-md-push-20 {
    left: 83.33333%; }
  .col-md-push-21 {
    left: 87.5%; }
  .col-md-push-22 {
    left: 91.66667%; }
  .col-md-push-23 {
    left: 95.83333%; }
  .col-md-push-24 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 4.16667%; }
  .col-md-offset-2 {
    margin-left: 8.33333%; }
  .col-md-offset-3 {
    margin-left: 12.5%; }
  .col-md-offset-4 {
    margin-left: 16.66667%; }
  .col-md-offset-5 {
    margin-left: 20.83333%; }
  .col-md-offset-6 {
    margin-left: 25%; }
  .col-md-offset-7 {
    margin-left: 29.16667%; }
  .col-md-offset-8 {
    margin-left: 33.33333%; }
  .col-md-offset-9 {
    margin-left: 37.5%; }
  .col-md-offset-10 {
    margin-left: 41.66667%; }
  .col-md-offset-11 {
    margin-left: 45.83333%; }
  .col-md-offset-12 {
    margin-left: 50%; }
  .col-md-offset-13 {
    margin-left: 54.16667%; }
  .col-md-offset-14 {
    margin-left: 58.33333%; }
  .col-md-offset-15 {
    margin-left: 62.5%; }
  .col-md-offset-16 {
    margin-left: 66.66667%; }
  .col-md-offset-17 {
    margin-left: 70.83333%; }
  .col-md-offset-18 {
    margin-left: 75%; }
  .col-md-offset-19 {
    margin-left: 79.16667%; }
  .col-md-offset-20 {
    margin-left: 83.33333%; }
  .col-md-offset-21 {
    margin-left: 87.5%; }
  .col-md-offset-22 {
    margin-left: 91.66667%; }
  .col-md-offset-23 {
    margin-left: 95.83333%; }
  .col-md-offset-24 {
    margin-left: 100%; } }

@media (min-width: 1440px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
    float: left; }
  .col-lg-1 {
    width: 4.16667%; }
  .col-lg-2 {
    width: 8.33333%; }
  .col-lg-3 {
    width: 12.5%; }
  .col-lg-4 {
    width: 16.66667%; }
  .col-lg-5 {
    width: 20.83333%; }
  .col-lg-6 {
    width: 25%; }
  .col-lg-7 {
    width: 29.16667%; }
  .col-lg-8 {
    width: 33.33333%; }
  .col-lg-9 {
    width: 37.5%; }
  .col-lg-10 {
    width: 41.66667%; }
  .col-lg-11 {
    width: 45.83333%; }
  .col-lg-12 {
    width: 50%; }
  .col-lg-13 {
    width: 54.16667%; }
  .col-lg-14 {
    width: 58.33333%; }
  .col-lg-15 {
    width: 62.5%; }
  .col-lg-16 {
    width: 66.66667%; }
  .col-lg-17 {
    width: 70.83333%; }
  .col-lg-18 {
    width: 75%; }
  .col-lg-19 {
    width: 79.16667%; }
  .col-lg-20 {
    width: 83.33333%; }
  .col-lg-21 {
    width: 87.5%; }
  .col-lg-22 {
    width: 91.66667%; }
  .col-lg-23 {
    width: 95.83333%; }
  .col-lg-24 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 4.16667%; }
  .col-lg-pull-2 {
    right: 8.33333%; }
  .col-lg-pull-3 {
    right: 12.5%; }
  .col-lg-pull-4 {
    right: 16.66667%; }
  .col-lg-pull-5 {
    right: 20.83333%; }
  .col-lg-pull-6 {
    right: 25%; }
  .col-lg-pull-7 {
    right: 29.16667%; }
  .col-lg-pull-8 {
    right: 33.33333%; }
  .col-lg-pull-9 {
    right: 37.5%; }
  .col-lg-pull-10 {
    right: 41.66667%; }
  .col-lg-pull-11 {
    right: 45.83333%; }
  .col-lg-pull-12 {
    right: 50%; }
  .col-lg-pull-13 {
    right: 54.16667%; }
  .col-lg-pull-14 {
    right: 58.33333%; }
  .col-lg-pull-15 {
    right: 62.5%; }
  .col-lg-pull-16 {
    right: 66.66667%; }
  .col-lg-pull-17 {
    right: 70.83333%; }
  .col-lg-pull-18 {
    right: 75%; }
  .col-lg-pull-19 {
    right: 79.16667%; }
  .col-lg-pull-20 {
    right: 83.33333%; }
  .col-lg-pull-21 {
    right: 87.5%; }
  .col-lg-pull-22 {
    right: 91.66667%; }
  .col-lg-pull-23 {
    right: 95.83333%; }
  .col-lg-pull-24 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 4.16667%; }
  .col-lg-push-2 {
    left: 8.33333%; }
  .col-lg-push-3 {
    left: 12.5%; }
  .col-lg-push-4 {
    left: 16.66667%; }
  .col-lg-push-5 {
    left: 20.83333%; }
  .col-lg-push-6 {
    left: 25%; }
  .col-lg-push-7 {
    left: 29.16667%; }
  .col-lg-push-8 {
    left: 33.33333%; }
  .col-lg-push-9 {
    left: 37.5%; }
  .col-lg-push-10 {
    left: 41.66667%; }
  .col-lg-push-11 {
    left: 45.83333%; }
  .col-lg-push-12 {
    left: 50%; }
  .col-lg-push-13 {
    left: 54.16667%; }
  .col-lg-push-14 {
    left: 58.33333%; }
  .col-lg-push-15 {
    left: 62.5%; }
  .col-lg-push-16 {
    left: 66.66667%; }
  .col-lg-push-17 {
    left: 70.83333%; }
  .col-lg-push-18 {
    left: 75%; }
  .col-lg-push-19 {
    left: 79.16667%; }
  .col-lg-push-20 {
    left: 83.33333%; }
  .col-lg-push-21 {
    left: 87.5%; }
  .col-lg-push-22 {
    left: 91.66667%; }
  .col-lg-push-23 {
    left: 95.83333%; }
  .col-lg-push-24 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 4.16667%; }
  .col-lg-offset-2 {
    margin-left: 8.33333%; }
  .col-lg-offset-3 {
    margin-left: 12.5%; }
  .col-lg-offset-4 {
    margin-left: 16.66667%; }
  .col-lg-offset-5 {
    margin-left: 20.83333%; }
  .col-lg-offset-6 {
    margin-left: 25%; }
  .col-lg-offset-7 {
    margin-left: 29.16667%; }
  .col-lg-offset-8 {
    margin-left: 33.33333%; }
  .col-lg-offset-9 {
    margin-left: 37.5%; }
  .col-lg-offset-10 {
    margin-left: 41.66667%; }
  .col-lg-offset-11 {
    margin-left: 45.83333%; }
  .col-lg-offset-12 {
    margin-left: 50%; }
  .col-lg-offset-13 {
    margin-left: 54.16667%; }
  .col-lg-offset-14 {
    margin-left: 58.33333%; }
  .col-lg-offset-15 {
    margin-left: 62.5%; }
  .col-lg-offset-16 {
    margin-left: 66.66667%; }
  .col-lg-offset-17 {
    margin-left: 70.83333%; }
  .col-lg-offset-18 {
    margin-left: 75%; }
  .col-lg-offset-19 {
    margin-left: 79.16667%; }
  .col-lg-offset-20 {
    margin-left: 83.33333%; }
  .col-lg-offset-21 {
    margin-left: 87.5%; }
  .col-lg-offset-22 {
    margin-left: 91.66667%; }
  .col-lg-offset-23 {
    margin-left: 95.83333%; }
  .col-lg-offset-24 {
    margin-left: 100%; } }

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

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

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

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

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }
  input[type="radio"][disabled], input[type="radio"].disabled,
  fieldset[disabled] input[type="radio"],
  input[type="checkbox"][disabled],
  input[type="checkbox"].disabled,
  fieldset[disabled]
  input[type="checkbox"] {
    cursor: not-allowed; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 15px;
  line-height: 1.8;
  color: #e2e1e6; }

.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.8;
  color: #e2e1e6;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #000;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.6); }
  .form-control::-moz-placeholder {
    color: #bfbdc8;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #bfbdc8; }
  .form-control::-webkit-input-placeholder {
    color: #bfbdc8; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #bfbdc8;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 38px; }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 31px; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 48px; } }

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

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

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

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

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

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

.form-control-static {
  min-height: 39px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

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

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

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

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

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

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

.form-group-sm .form-control-static {
  height: 31px;
  min-height: 37px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.5; }

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

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

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

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

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

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

.form-group-lg .form-control-static {
  height: 48px;
  min-height: 43px;
  padding: 11px 16px;
  font-size: 19px;
  line-height: 1.33333; }

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

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

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

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

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

.has-success .form-control {
  border-color: #18a31a;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #117713;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #3ee341; }

.has-success .input-group-addon {
  color: #18a31a;
  background-color: #dff0d8;
  border-color: #18a31a; }

.has-success .form-control-feedback {
  color: #18a31a; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #ffbe00; }

.has-warning .form-control {
  border-color: #ffbe00;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #cc9800;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffd866; }

.has-warning .input-group-addon {
  color: #ffbe00;
  background-color: #fcf8e3;
  border-color: #ffbe00; }

.has-warning .form-control-feedback {
  color: #ffbe00; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a60810; }

.has-error .form-control {
  border-color: #a60810;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #75060b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f4202b; }

.has-error .input-group-addon {
  color: #a60810;
  background-color: #f2dede;
  border-color: #a60810; }

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

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

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

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

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

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

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

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

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

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

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

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

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

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

.btn-primary {
  color: #fff;
  background-color: #00b4cf;
  border-color: #009eb6; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #00889c;
    border-color: #002f36; }
  .btn-primary:hover {
    color: #fff;
    background-color: #00889c;
    border-color: #006978; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #00889c;
    background-image: none;
    border-color: #006978; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #006978;
      border-color: #002f36; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #00b4cf;
    border-color: #009eb6; }
  .btn-primary .badge {
    color: #00b4cf;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #18a31a;
  border-color: #158d16; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #117713;
    border-color: #041e05; }
  .btn-success:hover {
    color: #fff;
    background-color: #117713;
    border-color: #0d570e; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #117713;
    background-image: none;
    border-color: #0d570e; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #0d570e;
      border-color: #041e05; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #18a31a;
    border-color: #158d16; }
  .btn-success .badge {
    color: #18a31a;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #00bfdc;
  border-color: #00a9c3; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #0093a9;
    border-color: #003a43; }
  .btn-info:hover {
    color: #fff;
    background-color: #0093a9;
    border-color: #007485; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #0093a9;
    background-image: none;
    border-color: #007485; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #007485;
      border-color: #003a43; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #00bfdc;
    border-color: #00a9c3; }
  .btn-info .badge {
    color: #00bfdc;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #ffbe00;
  border-color: #e6ab00; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #cc9800;
    border-color: #664c00; }
  .btn-warning:hover {
    color: #fff;
    background-color: #cc9800;
    border-color: #a87d00; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #cc9800;
    background-image: none;
    border-color: #a87d00; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #a87d00;
      border-color: #664c00; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #ffbe00;
    border-color: #e6ab00; }
  .btn-warning .badge {
    color: #ffbe00;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #a60810;
  border-color: #8e070e; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #75060b;
    border-color: #140102; }
  .btn-danger:hover {
    color: #fff;
    background-color: #75060b;
    border-color: #530408; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #75060b;
    background-image: none;
    border-color: #530408; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #530408;
      border-color: #140102; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #a60810;
    border-color: #8e070e; }
  .btn-danger .badge {
    color: #a60810;
    background-color: #fff; }

.btn-link {
  font-weight: 400;
  color: #00b4cf;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #007183;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #ebebf1;
    text-decoration: none; }

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

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

.btn-xs {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px; }

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

.btn-block + .btn-block {
  margin-top: 5px; }

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

.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 15px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 11px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.8;
    color: #bfbdc8;
    white-space: nowrap; }
    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
      color: #b2afbc;
      text-decoration: none;
      background-color: #f5f5f5; }

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

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

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

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

.open > a {
  outline: 0; }

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.8;
  color: #ebebf1;
  white-space: nowrap; }

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

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

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

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

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

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  color: #e2e1e6;
  text-align: center;
  background-color: #f7f7f9;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 13px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 19px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

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

.input-group-addon:first-child {
  border-right: 0; }

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

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

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

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

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

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

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

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

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

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

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

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 24px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      padding: 0 5px;
      color: #ccc;
      content: "/ "; }
  .breadcrumb > .active {
    color: #ebebf1; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 24px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      margin-left: -1px;
      line-height: 1.8;
      color: #00b4cf;
      text-decoration: none;
      background-color: #fff;
      border: 1px solid #ddd; }
      .pagination > li > a:hover, .pagination > li > a:focus,
      .pagination > li > span:hover,
      .pagination > li > span:focus {
        z-index: 2;
        color: #007183;
        background-color: #f7f7f9;
        border-color: #ddd; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #00b4cf;
    border-color: #00b4cf; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #ebebf1;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

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

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

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

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

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

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

.alert {
  padding: 15px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  color: #18a31a;
  background-color: #dff0d8;
  border-color: #d6e9c6; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #117713; }

.alert-info {
  color: #00bfdc;
  background-color: #d9edf7;
  border-color: #bce8f1; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #0093a9; }

.alert-warning {
  color: #ffbe00;
  background-color: #fcf8e3;
  border-color: #faebcc; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #cc9800; }

.alert-danger {
  color: #a60810;
  background-color: #f2dede;
  border-color: #ebccd1; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #75060b; }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  height: 24px;
  margin-bottom: 24px;
  overflow: hidden;
  background-color: #ebebf1;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 13px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  background-color: #00bfdc;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #18a31a; }
  .progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #00bfdc; }
  .progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #ffbe00; }
  .progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #a60810; }
  .progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

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

.list-group {
  padding-left: 0;
  margin-bottom: 20px; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #ebebf1;
    cursor: not-allowed;
    background-color: #f7f7f9; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
      color: #ebebf1; }
  .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #00b4cf;
    background-color: #fbfbfb;
    border-color: #fbfbfb; }
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > .small {
      color: inherit; }
    .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
      color: white; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

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

.list-group-item-success {
  color: #18a31a;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #18a31a; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #18a31a;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #18a31a;
    border-color: #18a31a; }

.list-group-item-info {
  color: #00bfdc;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #00bfdc; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #00bfdc;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #00bfdc;
    border-color: #00bfdc; }

.list-group-item-warning {
  color: #ffbe00;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #ffbe00; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #ffbe00;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #ffbe00;
    border-color: #ffbe00; }

.list-group-item-danger {
  color: #a60810;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a60810; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a60810;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a60810;
    border-color: #a60810; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.close {
  float: right;
  font-size: 22.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2; }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5; }

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

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    transform: translate(0, -25%);
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0; }

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

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

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

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

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

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

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.8;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 13px;
  filter: alpha(opacity=0);
  opacity: 0; }
  .tooltip.in {
    filter: alpha(opacity=90);
    opacity: 0.9; }
  .tooltip.top {
    padding: 5px 0;
    margin-top: -3px; }
  .tooltip.right {
    padding: 0 5px;
    margin-left: 3px; }
  .tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px; }
  .tooltip.left {
    padding: 0 5px;
    margin-left: -3px; }
  .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000; }
  .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000; }
  .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

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

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

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

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

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../../../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../../../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../../../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../../../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../../../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../../../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

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

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

.phone-example-wrapper {
  display: inline-block;
  margin-bottom: 64px; }
  .phone-example-wrapper .phone-example-phone {
    background: url("../../../images/ssb-phone.png") no-repeat right;
    height: 495px;
    min-width: 400px; }
  .phone-example-wrapper #phone-example-images {
    height: 435px;
    position: relative;
    top: 42px;
    right: 22px; }
    .phone-example-wrapper #phone-example-images img {
      display: none;
      float: right;
      opacity: 0; }
      .phone-example-wrapper #phone-example-images img:first-child {
        opacity: 1;
        display: inline; }

.panel-phone-example {
  display: inline-block;
  vertical-align: top; }

aside {
  float: right;
  font-size: 15px;
  line-height: 1.6;
  overflow: hidden;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 32px; }
  @media only screen and (min-width: 992px) {
    aside {
      margin-top: 32px;
      height: auto;
      width: 255px;
      z-index: 1; } }
  aside .nav-aside {
    margin-bottom: 20px;
    padding: 0 22px 0 44px; }
    @media only screen and (min-width: 992px) {
      aside .nav-aside {
        padding: 0 11px 0 22px; } }
    aside .nav-aside:last-child {
      margin-bottom: 0; }
    aside .nav-aside--disabled {
      pointer-events: none; }
      aside .nav-aside--disabled ::-moz-selection {
        background-color: transparent;
        color: #e2e1e6; }
      aside .nav-aside--disabled ::selection {
        background-color: transparent;
        color: #e2e1e6; }
      aside .nav-aside--disabled *,
      aside .nav-aside--disabled .has-children > span::after {
        color: #e2e1e6 !important; }
    aside .nav-aside li {
      margin: 0; }
      aside .nav-aside li > a div,
      aside .nav-aside li > div {
        overflow: hidden;
        text-overflow: ellipsis; }
      aside .nav-aside li > a,
      aside .nav-aside li > span {
        padding: 6px 0 3px;
        border: 0;
        background: none !important;
        transition: color 0.2s ease-in-out;
        cursor: pointer;
        display: block;
        color: #00b4cf; }
        aside .nav-aside li > a::before,
        aside .nav-aside li > span::before {
          display: none; }
        aside .nav-aside li > a > span,
        aside .nav-aside li > span > span {
          display: inline; }
        aside .nav-aside li > a:focus,
        aside .nav-aside li > span:focus {
          background: none !important; }
        aside .nav-aside li > a:hover,
        aside .nav-aside li > span:hover {
          background-color: transparent !important;
          color: #676160; }
      aside .nav-aside li span:hover {
        cursor: pointer;
        color: #00b4cf; }
      aside .nav-aside li.nav-header {
        font-size: inherit;
        font-weight: normal;
        text-transform: uppercase;
        font-family: ClanNews, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
        margin-bottom: 6px;
        color: #676160; }
      aside .nav-aside li.nav-header-padding {
        margin-top: 32px; }
      aside .nav-aside li.has-children > a::after,
      aside .nav-aside li.has-children > span::after {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "";
        top: 12px;
        left: -14px;
        position: absolute;
        font-size: 0.7em;
        transition: transform 0.2s ease-in-out;
        color: #00b4cf; }
      aside .nav-aside li.has-children > a:hover::after,
      aside .nav-aside li.has-children > span:hover::after {
        color: #676160; }
      aside .nav-aside li.has-children.no-caret > a::after,
      aside .nav-aside li.has-children.no-caret > span::after {
        content: ''; }
      aside .nav-aside li.has-children.open > a::after,
      aside .nav-aside li.has-children.open > span::after {
        z-index: 1;
        transform: rotate(90deg); }
      aside .nav-aside li.has-children.open.active > a::after,
      aside .nav-aside li.has-children.open.active > span::after {
        color: #676160; }
      aside .nav-aside li.has-children.open > ul {
        display: block; }
      aside .nav-aside li.has-children.open > a {
        background: none; }
      aside .nav-aside li.has-children ul {
        display: none; }
      aside .nav-aside li.has-children .nav-methods {
        padding-left: 18px;
        margin-bottom: 0; }
      aside .nav-aside li.has-no-children > a,
      aside .nav-aside li.has-no-children > span {
        margin-left: -22px;
        padding-left: 22px; }
        aside .nav-aside li.has-no-children > a::after,
        aside .nav-aside li.has-no-children > span::after {
          z-index: -1;
          content: '';
          width: 6px;
          height: 6px;
          position: absolute;
          border-radius: 50%;
          display: block;
          top: 15px;
          left: 8px;
          background-color: #00b4cf; }
      aside .nav-aside li.has-no-children:active > a::after,
      aside .nav-aside li.has-no-children:active > span::after, aside .nav-aside li.has-no-children.active > a::after,
      aside .nav-aside li.has-no-children.active > span::after, aside .nav-aside li.has-no-children:hover > a::after,
      aside .nav-aside li.has-no-children:hover > span::after, aside .nav-aside li.has-no-children.hover > a::after,
      aside .nav-aside li.has-no-children.hover > span::after, aside .nav-aside li.has-no-children.focus > a::after,
      aside .nav-aside li.has-no-children.focus > span::after, aside .nav-aside li.has-no-children:focus > a::after,
      aside .nav-aside li.has-no-children:focus > span::after {
        background-color: #676160; }
      aside .nav-aside li.active > a,
      aside .nav-aside li.active > span {
        background-color: transparent !important;
        color: #676160;
        border: 0;
        border-radius: 4px;
        position: relative;
        z-index: 1; }
        aside .nav-aside li.active > a:active, aside .nav-aside li.active > a.active, aside .nav-aside li.active > a:hover, aside .nav-aside li.active > a.hover, aside .nav-aside li.active > a.focus, aside .nav-aside li.active > a:focus,
        aside .nav-aside li.active > span:active,
        aside .nav-aside li.active > span.active,
        aside .nav-aside li.active > span:hover,
        aside .nav-aside li.active > span.hover,
        aside .nav-aside li.active > span.focus,
        aside .nav-aside li.active > span:focus {
          color: #676160; }

aside .nav-aside li.has-children a::after {
  top: 13px; }

aside .nav-aside li.has-children .nav-aside {
  color: #676160; }

/* hide all nav-headers except for the styleguide */
body:not(.styleguide) aside .nav-aside li.nav-header {
  display: none; }

aside .nav-aside li a,
aside .nav-aside li span {
  font-family: ClanNews, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.table {
  width: 100%;
  margin: 0 0 16px;
  background-color: white;
  border: 1px solid #e5e4e4;
  border-radius: 4px;
  overflow: hidden;
  border-collapse: separate; }
  .table > thead > tr > th,
  .table > thead > tr td,
  .table > tbody > tr > th {
    border-bottom: 2px solid #e5e4e4; }
  .table th,
  .table td {
    padding: 11px 10px 11px 10px; }
  .table tr:not(:first-child) td {
    border-top: 1px solid #e5e4e4; }
  .table td:not(:first-child) {
    border-left: 1px solid #e5e4e4; }
  .table > thead > tr > th,
  .table > thead > tr td {
    border: 0;
    z-index: 1;
    text-align: left;
    font-family: ClanNews, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #8b8b9a;
    border-bottom: 1px solid #00b4cf;
    vertical-align: top; }
  .table > tbody > tr > th {
    border: 0;
    z-index: 1;
    text-align: left;
    font-family: ClanNews, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #8b8b9a;
    border-bottom: 1px solid #00b4cf;
    vertical-align: top; }
    .table > tbody > tr > th.table-content-header {
      padding-top: 64px; }
  .table > tbody > tr > td {
    position: relative;
    vertical-align: top;
    line-height: 1.8; }
    .table > tbody > tr > td a {
      white-space: nowrap; }
    .table > tbody > tr > td p {
      margin: 0; }
  .table-templates .reloaded-message > .reloaded-loader {
    position: relative;
    width: 30px;
    height: 30px; }

@media only screen and (min-width: 768px) {
  .table-fixed-width {
    table-layout: fixed; } }

table.table-paragraph-width,
.table-paragraph-width {
  max-width: 60em; }

.table-borderless,
.table-borderless td,
.table-borderless th {
  border: 0; }

.wrapText {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 90%; }

th.name,
th.email {
  width: 35%; }

.table-responsive,
.table-response {
  overflow-x: auto;
  position: relative;
  margin-bottom: 16px; }

.table-endpoint {
  margin: 8px 0; }
  .table-endpoint > tbody > tr > td {
    font-family: "SourceCodePro-Regular", monospace;
    padding: 16px;
    color: #000; }

.table-merchantIds .panel {
  margin-bottom: 0; }

.table-hoverable thead > tr > th {
  /* This padding override allows the headers to align with the field name in front of the table. */
  padding-top: 5px; }

.table-hoverable tbody tr:hover td {
  background-color: #f6f6f6; }

.table-flexible {
  table-layout: initial; }

th.cell-sm,
td.cell-sm {
  width: 10px;
  white-space: nowrap; }

.table-background {
  background-color: #fff; }

.table-select {
  /*
    disable click interaction on checkbox- and radio inputs
    since there's already a click attached to to table row
    */ }
  .table-select .eventtype-code {
    white-space: nowrap; }
  .table-select .eventtype-desc {
    min-width: calc(100vw - 80px); }
    @media only screen and (min-width: 768px) {
      .table-select .eventtype-desc {
        min-width: calc(50vw); } }
    @media only screen and (min-width: 992px) {
      .table-select .eventtype-desc {
        min-width: initial; } }
  .table-select .checkbox,
  .table-select .radio {
    pointer-events: none; }
  .table-select > tbody > tr.success > td, .table-select > tbody > tr.success a, .table-select > tbody > tr.success a:visited {
    background-color: #00b4cf;
    color: #fff; }
  .table-select > tbody > tr > td {
    vertical-align: middle; }

.table-sortable th > span {
  cursor: pointer;
  white-space: nowrap; }
  .table-sortable th > span::after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    position: relative;
    opacity: 0;
    color: #4e4745;
    transition: all 0.2s ease-in-out;
    margin-left: 7px; }

.table-sortable th:hover .asc::after,
.table-sortable th:hover .desc::after, .table-sortable th.active .asc::after,
.table-sortable th.active .desc::after {
  opacity: 1; }

.table-sortable th.active .asc::after {
  transform: rotate(180deg); }

.table-vertical-align-middle > tbody > tr > td {
  vertical-align: middle; }

.table-language > tbody > tr > td {
  vertical-align: middle;
  white-space: nowrap; }

.table-apikeys {
  background: #f7f7f9;
  margin-bottom: 24px; }
  .table-apikeys td {
    border: none;
    vertical-align: middle;
    white-space: nowrap;
    padding: 10px 18px; }
    .table-apikeys td:first-child {
      width: 150px; }
  .table-apikeys .apikey {
    padding: 4px 8px;
    color: #141317;
    background: #fff;
    font-family: "SourceCodePro-Regular", monospace; }
  .table-apikeys tr.info {
    background-color: #f6f6f6; }

.table-responsive-payment-products {
  width: 100%; }
  @media only screen and (max-width: 991px) {
    .table-responsive-payment-products.has-open-popover {
      min-height: 175px; } }

.table-payment-products {
  margin-bottom: 0; }
  .table-payment-products th {
    white-space: nowrap; }
    .table-payment-products th > a {
      text-decoration: none;
      color: #8b8b9a; }
      .table-payment-products th > a:focus, .table-payment-products th > a:hover {
        color: #8b8b9a; }
      .table-payment-products th > a::after {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "";
        opacity: 0;
        margin-right: 3px;
        position: relative;
        top: 3px;
        font-size: 15px; }
      .table-payment-products th > a.desc::after {
        content: "";
        top: -3px; }
      .table-payment-products th > a.is-sorted {
        color: #141317; }
        .table-payment-products th > a.is-sorted:after {
          opacity: 1; }
  .table-payment-products > tbody > tr:hover {
    background: white; }
  .table-payment-products > tbody > tr.show-more-tr:hover {
    background: transparent; }
  .table-payment-products > tbody > tr > td {
    width: 25%;
    vertical-align: middle; }
    .table-payment-products > tbody > tr > td:first-child {
      padding-left: 55px; }
    .table-payment-products > tbody > tr > td.show-more-td {
      padding-left: 15px; }
  .table-payment-products .usage {
    min-width: 70px; }
  .table-payment-products .payment-product-logo {
    max-width: 34px;
    max-height: 24px;
    border: 1px solid #e2e1e6;
    padding: 2px;
    margin-right: 10px;
    border-radius: 3px;
    position: absolute;
    top: calc(50% - 12px);
    left: 15px;
    background: #fff; }
  .table-payment-products .show-more-link {
    text-decoration: none; }
    .table-payment-products .show-more-link:focus, .table-payment-products .show-more-link:hover {
      text-decoration: underline; }
  .table-payment-products .link {
    text-decoration: none;
    color: #ebebf1;
    position: absolute;
    top: 0;
    left: -1px;
    right: 0;
    bottom: 0; }
    .table-payment-products .link:focus, .table-payment-products .link:hover {
      text-decoration: underline; }
  .table-payment-products .popover-icon {
    cursor: pointer;
    position: relative;
    color: #00b4cf; }
  .table-payment-products .popover {
    display: block !important;
    color: #4e4745;
    top: 20px;
    left: -240px;
    min-width: 260px;
    z-index: 12; }
    .table-payment-products .popover .arrow {
      left: 96% !important; }
    .table-payment-products .popover .popover-content {
      cursor: default; }

.own-scrollable {
  max-height: 350px;
  overflow-y: auto; }

body {
  overflow-y: hidden;
  overflow-x: hidden; }
  body#tinymce {
    overflow-y: initial; }

body.colored-background-fullwidth {
  background-color: #f9f8f8; }
  body.colored-background-fullwidth footer#footer,
  body.colored-background-fullwidth section {
    box-shadow: none;
    margin: 0;
    border: 0;
    background: transparent;
    border-radius: 0;
    padding: 0; }

/* when there's no sidebar, display section/footer as main area in the middle */
body.no-sidebar .content-wrapper-container.content-margin-right {
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  padding-left: 15px;
  padding-right: 15px; }

body.no-sidebar footer#footer {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
  body.no-sidebar footer#footer .footer-top,
  body.no-sidebar footer#footer .footer-bottom {
    padding-left: 15px;
    padding-right: 15px; }

body.no-sidebar .toggle-menu-button {
  display: none; }

.container-fluid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100vh; }

.scroll-wrapper {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  overflow-y: overlay;
  -webkit-overflow-scrolling: touch;
  -ms-flex: 1;
      flex: 1;
  height: 100%; }
  @media only screen and (max-width: 991px) {
    .scroll-wrapper {
      overflow-y: scroll;
      height: calc(100% - 75px); } }

.content-wrapper-container,
.content-wrapper {
  height: 100%; }

body.colored-background-fullwidth .content-wrapper-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

main {
  height: initial;
  -ms-flex-positive: 1;
      flex-grow: 1;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: start;
      align-items: flex-start; }
  @media only screen and (min-width: 992px) {
    main {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; } }

@media only screen and (min-width: 768px) {
  .content-wrapper {
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }

.aside-wrapper {
  position: fixed;
  transition: transform 0.2s ease-in-out;
  transform: translateX(-100%);
  background-color: #fff;
  width: 100%;
  z-index: 22;
  top: 75px; }
  .menu-open .aside-wrapper {
    transform: translateX(0); }
  @media only screen and (min-width: 768px) {
    .aside-wrapper {
      top: 75px; } }
  @media only screen and (min-width: 992px) {
    .aside-wrapper {
      position: static;
      width: auto;
      transform: translateX(0%);
      background: none;
      -ms-flex-positive: 0;
          flex-grow: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; } }

footer,
section {
  margin: 8px 0;
  border-radius: 4px;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.1);
  border: 1px solid #e2e1e6;
  background: #f9f8f8;
  /* don't apply grid styles if section/footer is in page */ }
  @media only screen and (min-width: 768px) {
    footer,
    section {
      margin: 24px 0; } }
  @media only screen and (min-width: 992px) {
    footer,
    section {
      margin: 32px 0; } }
  footer.footer-in-page,
  section.footer-in-page {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background-color: transparent; }

section {
  margin: 32px 0 0 0;
  border: 1px solid #e8e8e8;
  box-sizing: border-box; }

.content-wrapper-container {
  margin-left: 8px;
  margin-right: 8px; }
  @media only screen and (min-width: 992px) {
    .content-wrapper-container {
      margin-left: 32px;
      margin-right: 32px; } }
  @media only screen and (min-width: 1440px) {
    .content-wrapper-container {
      margin-right: calc((100vw - 1440px) / 2 + 32px); } }

.content-padding {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  padding: 8px 8px 8px 8px; }
  @media only screen and (min-width: 768px) {
    .content-padding {
      padding: 16px 32px 16px 32px; } }
  @media only screen and (min-width: 992px) {
    .content-padding {
      padding: 24px 48px 24px 48px; } }

.content-margin-right {
  margin-right: 8px; }
  @media only screen and (min-width: 992px) {
    .content-margin-right {
      margin-right: 32px; } }
  @media only screen and (min-width: 1440px) {
    .content-margin-right {
      margin-right: calc((100vw - 1440px) / 2 + 32px); } }

.content-margin-left {
  margin-left: 8px; }
  @media only screen and (min-width: 992px) {
    .content-margin-left {
      margin-left: 32px; } }
  @media only screen and (min-width: 1440px) {
    .content-margin-left {
      margin-left: calc((100vw - 1440px) / 2 + 32px); } }

.row-alt {
  background: #fff; }
  @media only screen and (min-width: 768px) {
    .row-alt {
      padding: 32px 64px;
      margin: 0 -64px; } }

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none; }

.flex-container {
  display: -ms-flexbox;
  display: flex; }
  .flex-container--align-center {
    -ms-flex-align: center;
        align-items: center; }

@media (min-width: 1800px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-13, .col-xl-14, .col-xl-15, .col-xl-16, .col-xl-17, .col-xl-18, .col-xl-19, .col-xl-20, .col-xl-21, .col-xl-22, .col-xl-23, .col-xl-24 {
    float: left; }
  .col-xl-1 {
    width: 4.16667%; }
  .col-xl-2 {
    width: 8.33333%; }
  .col-xl-3 {
    width: 12.5%; }
  .col-xl-4 {
    width: 16.66667%; }
  .col-xl-5 {
    width: 20.83333%; }
  .col-xl-6 {
    width: 25%; }
  .col-xl-7 {
    width: 29.16667%; }
  .col-xl-8 {
    width: 33.33333%; }
  .col-xl-9 {
    width: 37.5%; }
  .col-xl-10 {
    width: 41.66667%; }
  .col-xl-11 {
    width: 45.83333%; }
  .col-xl-12 {
    width: 50%; }
  .col-xl-13 {
    width: 54.16667%; }
  .col-xl-14 {
    width: 58.33333%; }
  .col-xl-15 {
    width: 62.5%; }
  .col-xl-16 {
    width: 66.66667%; }
  .col-xl-17 {
    width: 70.83333%; }
  .col-xl-18 {
    width: 75%; }
  .col-xl-19 {
    width: 79.16667%; }
  .col-xl-20 {
    width: 83.33333%; }
  .col-xl-21 {
    width: 87.5%; }
  .col-xl-22 {
    width: 91.66667%; }
  .col-xl-23 {
    width: 95.83333%; }
  .col-xl-24 {
    width: 100%; }
  .col-xl-pull-0 {
    right: auto; }
  .col-xl-pull-1 {
    right: 4.16667%; }
  .col-xl-pull-2 {
    right: 8.33333%; }
  .col-xl-pull-3 {
    right: 12.5%; }
  .col-xl-pull-4 {
    right: 16.66667%; }
  .col-xl-pull-5 {
    right: 20.83333%; }
  .col-xl-pull-6 {
    right: 25%; }
  .col-xl-pull-7 {
    right: 29.16667%; }
  .col-xl-pull-8 {
    right: 33.33333%; }
  .col-xl-pull-9 {
    right: 37.5%; }
  .col-xl-pull-10 {
    right: 41.66667%; }
  .col-xl-pull-11 {
    right: 45.83333%; }
  .col-xl-pull-12 {
    right: 50%; }
  .col-xl-pull-13 {
    right: 54.16667%; }
  .col-xl-pull-14 {
    right: 58.33333%; }
  .col-xl-pull-15 {
    right: 62.5%; }
  .col-xl-pull-16 {
    right: 66.66667%; }
  .col-xl-pull-17 {
    right: 70.83333%; }
  .col-xl-pull-18 {
    right: 75%; }
  .col-xl-pull-19 {
    right: 79.16667%; }
  .col-xl-pull-20 {
    right: 83.33333%; }
  .col-xl-pull-21 {
    right: 87.5%; }
  .col-xl-pull-22 {
    right: 91.66667%; }
  .col-xl-pull-23 {
    right: 95.83333%; }
  .col-xl-pull-24 {
    right: 100%; }
  .col-xl-push-0 {
    left: auto; }
  .col-xl-push-1 {
    left: 4.16667%; }
  .col-xl-push-2 {
    left: 8.33333%; }
  .col-xl-push-3 {
    left: 12.5%; }
  .col-xl-push-4 {
    left: 16.66667%; }
  .col-xl-push-5 {
    left: 20.83333%; }
  .col-xl-push-6 {
    left: 25%; }
  .col-xl-push-7 {
    left: 29.16667%; }
  .col-xl-push-8 {
    left: 33.33333%; }
  .col-xl-push-9 {
    left: 37.5%; }
  .col-xl-push-10 {
    left: 41.66667%; }
  .col-xl-push-11 {
    left: 45.83333%; }
  .col-xl-push-12 {
    left: 50%; }
  .col-xl-push-13 {
    left: 54.16667%; }
  .col-xl-push-14 {
    left: 58.33333%; }
  .col-xl-push-15 {
    left: 62.5%; }
  .col-xl-push-16 {
    left: 66.66667%; }
  .col-xl-push-17 {
    left: 70.83333%; }
  .col-xl-push-18 {
    left: 75%; }
  .col-xl-push-19 {
    left: 79.16667%; }
  .col-xl-push-20 {
    left: 83.33333%; }
  .col-xl-push-21 {
    left: 87.5%; }
  .col-xl-push-22 {
    left: 91.66667%; }
  .col-xl-push-23 {
    left: 95.83333%; }
  .col-xl-push-24 {
    left: 100%; }
  .col-xl-offset-0 {
    margin-left: 0%; }
  .col-xl-offset-1 {
    margin-left: 4.16667%; }
  .col-xl-offset-2 {
    margin-left: 8.33333%; }
  .col-xl-offset-3 {
    margin-left: 12.5%; }
  .col-xl-offset-4 {
    margin-left: 16.66667%; }
  .col-xl-offset-5 {
    margin-left: 20.83333%; }
  .col-xl-offset-6 {
    margin-left: 25%; }
  .col-xl-offset-7 {
    margin-left: 29.16667%; }
  .col-xl-offset-8 {
    margin-left: 33.33333%; }
  .col-xl-offset-9 {
    margin-left: 37.5%; }
  .col-xl-offset-10 {
    margin-left: 41.66667%; }
  .col-xl-offset-11 {
    margin-left: 45.83333%; }
  .col-xl-offset-12 {
    margin-left: 50%; }
  .col-xl-offset-13 {
    margin-left: 54.16667%; }
  .col-xl-offset-14 {
    margin-left: 58.33333%; }
  .col-xl-offset-15 {
    margin-left: 62.5%; }
  .col-xl-offset-16 {
    margin-left: 66.66667%; }
  .col-xl-offset-17 {
    margin-left: 70.83333%; }
  .col-xl-offset-18 {
    margin-left: 75%; }
  .col-xl-offset-19 {
    margin-left: 79.16667%; }
  .col-xl-offset-20 {
    margin-left: 83.33333%; }
  .col-xl-offset-21 {
    margin-left: 87.5%; }
  .col-xl-offset-22 {
    margin-left: 91.66667%; }
  .col-xl-offset-23 {
    margin-left: 95.83333%; }
  .col-xl-offset-24 {
    margin-left: 100%; } }

@keyframes button-loader-bar {
  0% {
    transform: translateX(-100%); }
  50% {
    transform: none; }
  100% {
    transform: translateX(100%); } }

.btn {
  background: #fff;
  border-color: #00b4cf;
  border-radius: 32px;
  border-width: 1px;
  color: #00b4cf;
  font-family: ClanNews, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  padding: 6px 20px 3px;
  margin-bottom: 4px;
  position: relative;
  text-decoration: none; }
  .btn:active, .btn:focus {
    text-decoration: none;
    box-shadow: none; }
  .btn:hover {
    text-decoration: none;
    background: #f2f2f2;
    border-color: #00b4cf;
    color: #00b4cf; }
  .btn .spin {
    display: inline-block;
    position: relative;
    top: -13px;
    width: 25px; }
  .btn + .btn {
    margin-left: 16px; }
  .btn.btn-sm {
    font-size: 10px;
    padding: 4px 8px 3px;
    line-height: 1.5; }
    .btn.btn-sm + .btn-sm {
      margin-right: 8px; }
  .btn.btn-lg {
    font-size: 17.92px;
    padding: 10px 25px 9px; }
  .btn.btn-link {
    color: #00b4cf;
    padding: 0; }
  .btn.button--is-loading {
    background-color: rgba(255, 255, 255, 0.5);
    border-color: rgba(0, 180, 207, 0.5);
    overflow: hidden;
    pointer-events: none;
    position: relative; }
    .btn.button--is-loading::before {
      animation: button-loader-bar 1s cubic-bezier(0.48, 0.15, 0.56, 0.97) infinite;
      background-color: #00b4cf;
      content: '';
      height: 4px;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }

.btn-primary {
  color: #fff;
  background-color: #00b4cf;
  border-color: #00b4cf; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #00889c;
    border-color: #004550; }
  .btn-primary:hover {
    color: #fff;
    background-color: #00889c;
    border-color: #007f92; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #00889c;
    background-image: none;
    border-color: #007f92; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #006978;
      border-color: #004550; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #00b4cf;
    border-color: #00b4cf; }
  .btn-primary .badge {
    color: #00b4cf;
    background-color: #fff; }
  .btn-primary.disabled, .btn-primary[disabled] {
    color: #e5e4e4; }
  .btn-primary:visited {
    color: #fff; }
  .btn-primary.button--is-loading {
    background-color: rgba(3, 222, 255, 0.5);
    border-color: rgba(0, 180, 207, 0.5);
    overflow: hidden;
    pointer-events: none;
    position: relative;
    border-color: transparent; }
    .btn-primary.button--is-loading::before {
      animation: button-loader-bar 1s cubic-bezier(0.48, 0.15, 0.56, 0.97) infinite;
      background-color: #00b4cf;
      content: '';
      height: 4px;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }

.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
  color: #fff;
  background-color: #8b8b9a;
  border-color: #8b8b9a; }
  .btn.disabled:focus, .btn.disabled.focus,
  .btn[disabled]:focus,
  .btn[disabled].focus,
  fieldset[disabled] .btn:focus,
  fieldset[disabled] .btn.focus {
    color: #fff;
    background-color: #717181;
    border-color: #4d4d58; }
  .btn.disabled:hover,
  .btn[disabled]:hover,
  fieldset[disabled] .btn:hover {
    color: #fff;
    background-color: #717181;
    border-color: #6c6c7c; }
  .btn.disabled:active, .btn.disabled.active,
  .open > .btn.disabled.dropdown-toggle,
  .btn[disabled]:active,
  .btn[disabled].active,
  .open >
  .btn[disabled].dropdown-toggle,
  fieldset[disabled] .btn:active,
  fieldset[disabled] .btn.active,
  .open >
  fieldset[disabled] .btn.dropdown-toggle {
    color: #fff;
    background-color: #717181;
    background-image: none;
    border-color: #6c6c7c; }
    .btn.disabled:active:hover, .btn.disabled:active:focus, .btn.disabled:active.focus, .btn.disabled.active:hover, .btn.disabled.active:focus, .btn.disabled.active.focus,
    .open > .btn.disabled.dropdown-toggle:hover,
    .open > .btn.disabled.dropdown-toggle:focus,
    .open > .btn.disabled.dropdown-toggle.focus,
    .btn[disabled]:active:hover,
    .btn[disabled]:active:focus,
    .btn[disabled]:active.focus,
    .btn[disabled].active:hover,
    .btn[disabled].active:focus,
    .btn[disabled].active.focus,
    .open >
    .btn[disabled].dropdown-toggle:hover,
    .open >
    .btn[disabled].dropdown-toggle:focus,
    .open >
    .btn[disabled].dropdown-toggle.focus,
    fieldset[disabled] .btn:active:hover,
    fieldset[disabled] .btn:active:focus,
    fieldset[disabled] .btn:active.focus,
    fieldset[disabled] .btn.active:hover,
    fieldset[disabled] .btn.active:focus,
    fieldset[disabled] .btn.active.focus,
    .open >
    fieldset[disabled] .btn.dropdown-toggle:hover,
    .open >
    fieldset[disabled] .btn.dropdown-toggle:focus,
    .open >
    fieldset[disabled] .btn.dropdown-toggle.focus {
      color: #fff;
      background-color: #60606e;
      border-color: #4d4d58; }
  .btn.disabled.disabled:hover, .btn.disabled.disabled:focus, .btn.disabled.disabled.focus, .btn.disabled[disabled]:hover, .btn.disabled[disabled]:focus, .btn.disabled[disabled].focus,
  fieldset[disabled] .btn.disabled:hover,
  fieldset[disabled] .btn.disabled:focus,
  fieldset[disabled] .btn.disabled.focus,
  .btn[disabled].disabled:hover,
  .btn[disabled].disabled:focus,
  .btn[disabled].disabled.focus,
  .btn[disabled][disabled]:hover,
  .btn[disabled][disabled]:focus,
  .btn[disabled][disabled].focus,
  fieldset[disabled]
  .btn[disabled]:hover,
  fieldset[disabled]
  .btn[disabled]:focus,
  fieldset[disabled]
  .btn[disabled].focus,
  fieldset[disabled] .btn.disabled:hover,
  fieldset[disabled] .btn.disabled:focus,
  fieldset[disabled] .btn.disabled.focus,
  fieldset[disabled] .btn[disabled]:hover,
  fieldset[disabled] .btn[disabled]:focus,
  fieldset[disabled] .btn[disabled].focus,
  fieldset[disabled]
  fieldset[disabled] .btn:hover,
  fieldset[disabled]
  fieldset[disabled] .btn:focus,
  fieldset[disabled]
  fieldset[disabled] .btn.focus {
    background-color: #8b8b9a;
    border-color: #8b8b9a; }
  .btn.disabled .badge,
  .btn[disabled] .badge,
  fieldset[disabled] .btn .badge {
    color: #8b8b9a;
    background-color: #fff; }
  .btn.disabled.button--is-loading,
  .btn[disabled].button--is-loading,
  fieldset[disabled] .btn.button--is-loading {
    background-color: rgba(153, 150, 148, 0.5);
    border-color: rgba(128, 124, 122, 0.5);
    overflow: hidden;
    pointer-events: none;
    position: relative;
    border-color: transparent; }
    .btn.disabled.button--is-loading::before,
    .btn[disabled].button--is-loading::before,
    fieldset[disabled] .btn.button--is-loading::before {
      animation: button-loader-bar 1s cubic-bezier(0.48, 0.15, 0.56, 0.97) infinite;
      background-color: #807c7a;
      content: '';
      height: 4px;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }

.btn-secondary,
.btn-default {
  background: #fff;
  border-color: #00b4cf;
  color: #00b4cf; }
  .btn-secondary a,
  .btn-secondary a:visited,
  .btn-default a,
  .btn-default a:visited {
    color: #00b4cf; }
  .btn-secondary:active, .btn-secondary:focus,
  .btn-default:active,
  .btn-default:focus {
    box-shadow: none; }
  .btn-secondary:hover,
  .btn-default:hover {
    border-color: #00b4cf;
    color: #00b4cf; }
  .btn-secondary.button--is-loading,
  .btn-default.button--is-loading {
    background-color: rgba(255, 255, 255, 0.5);
    border-color: rgba(0, 180, 207, 0.5);
    overflow: hidden;
    pointer-events: none;
    position: relative; }
    .btn-secondary.button--is-loading::before,
    .btn-default.button--is-loading::before {
      animation: button-loader-bar 1s cubic-bezier(0.48, 0.15, 0.56, 0.97) infinite;
      background-color: #00b4cf;
      content: '';
      height: 4px;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }

.btn-tertiary, .btn-tertiary:visited, .btn-tertiary.button--is-loading {
  border-radius: 3px;
  border-color: #e2e1e6;
  color: #575665; }

.btn-tertiary.open, .btn-tertiary:focus, .btn-tertiary:hover {
  border-color: #c7c5cf;
  color: #575665;
  background-color: #fdfdfd; }

.btn-tertiary strong {
  color: #28272e; }

.btn-tertiary .caret::before {
  color: #28272e; }

/* overwrite the bootstrap `table-responsive` */
.table-responsive--property-table {
  position: static;
  border: 0; }
  body.is-mobile--true .table-responsive--property-table {
    overflow: auto; }

.property-table {
  margin: 0;
  border: 0;
  font-size: 0.9em;
  border-radius: 4px;
  border-collapse: separate;
  /* overwrites */
  /* Table header */
  /* Head Columns */
  /* Body Columns */
  /* tooltips in property tables  */
  /* override deprecated- and depends wrapper */
  /* hide and show of table rows */
  /* only show row hover for properties that contains child properties */
  /* property indents */
  /* property table cell `details` */
  /* link required `depends` */
  /* visibility states of read- and close */ }
  .property-table tbody + tbody {
    border-top: 0; }
  .property-table tbody > tr > td {
    border: 0; }
    .property-table tbody > tr > td p {
      margin: 10px 0; }
  .property-table .property-table-header > td {
    border-bottom: 1px solid #e2e1e6; }
  .property-table .property-table-header .property-table-header-flex-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center; }
  .property-table .property-table-header .property-table-header-title {
    font-size: 18px;
    color: #141317; }
  .property-table .property-table-header .checkbox-inline, .property-table .property-table-header .radio-inline {
    margin-top: 0; }
  .property-table .property-th {
    border: 0;
    border-bottom: 1px solid #00b4cf;
    z-index: 1;
    font-family: ClanNews, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 10px 0 0;
    vertical-align: unset; }
    .property-table .property-th--property {
      padding-left: 10px; }
    .property-table .property-th--property .btn-default {
      font-size: 0.75em;
      padding: 6px 10px 3px;
      margin: 0 0 3px 5px;
      border-radius: 32px; }
  .property-table .property-td {
    border: 0;
    padding: 4px 10px 5px 0;
    z-index: 0;
    position: static;
    background-color: #fbfbfb;
    transition: background-color 0.3s ease-out; }
  .property-table .property {
    font-family: "SourceCodePro-Regular", monospace;
    background-color: white; }
  .property-table .className {
    display: inline-block;
    margin-bottom: 8px; }
  .property-table .popover {
    pointer-events: none;
    max-width: 60em; }
    .property-table .popover .property {
      display: inline-block;
      margin: 0.2em; }
    .property-table .popover p {
      line-height: inherit; }
  .property-table .depends-wrapper,
  .property-table .deprecated-wrapper {
    margin: 0; }
  .property-table .property-row.hidden {
    display: none; }
  .property-table .property-row--has-children:hover td {
    background-color: #ebe8e8; }
  .property-table .property-row[data-indent='1'] td:first-child {
    padding-left: 20px; }
  .property-table .property-row[data-indent='2'] td:first-child {
    padding-left: 60px; }
  .property-table .property-row[data-indent='3'] td:first-child {
    padding-left: 90px; }
  .property-table .property-row[data-indent='4'] td:first-child {
    padding-left: 120px; }
  .property-table .property-row[data-indent='5'] td:first-child {
    padding-left: 150px; }
  .property-table .property-row[data-indent='6'] td:first-child {
    padding-left: 180px; }
  .property-table .property-row[data-indent='7'] td:first-child {
    padding-left: 210px; }
  .property-table .property-row[data-indent='8'] td:first-child {
    padding-left: 240px; }
  .property-table .property-row[data-indent='9'] td:first-child {
    padding-left: 270px; }
  .property-table .property-row[data-indent='10'] td:first-child {
    padding-left: 300px; }
  .property-table .property-row[data-indent='11'] td:first-child {
    padding-left: 330px; }
  .property-table .property-row[data-indent='12'] td:first-child {
    padding-left: 360px; }
  .property-table .property-row--is-odd td {
    background-color: #f6f6f6; }
  .property-table .property-row.property-row--details-open .property-td__link::after {
    transform: rotate(180deg); }
  .property-table .property-td--details {
    width: 1px;
    text-align: right; }
    .property-table .property-td--details .property-td__link::after {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      font-size: 12px;
      position: relative;
      top: -2px;
      transition: transform 0.2s ease-in-out; }
  .property-table .property-td--name .property {
    margin-left: 10px;
    margin-right: 6px;
    border: 1px solid #e2e1e6; }
  .property-table .property-td--required .property-td__link {
    display: inline-block; }
  .property-table .property-td__link-span--close {
    display: none; }
  .property-table .property-row--details-open .property-td__link-span--close {
    display: inline; }
  .property-table .property-row--details-open .property-td__link-span--read {
    display: none; }

/* property table details row */
.property-details-card {
  display: none;
  /* resets */
  /* overwrite td props */ }
  .property-details-card--is-visible {
    display: table-row; }
  .property-table tbody .property-details-card div,
  .property-details-card li {
    max-width: initial; }
  .property-details-card__content-items h3::before {
    display: none; }
  .property-details-card__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    border: 1px solid #e2e1e6;
    padding: 40px;
    position: relative; }
  .property-details-card__close, .property-details-card__close:visited, .property-details-card__close:hover {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 0; }
    .property-details-card__close::before, .property-details-card__close:visited::before, .property-details-card__close:hover::before {
      font-size: 18px; }
  .property-table tbody .property-details-card td {
    background-color: #fff;
    padding: 0; }
  .property-details-card__property-info-list {
    -ms-flex-positive: 1;
        flex-grow: 1;
    list-style: none;
    padding-left: 20px;
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%; }
  .property-details-card__content-items {
    -ms-flex-positive: 2;
        flex-grow: 2;
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%; }

/* Single info item on property details card */
.property-content-item {
  margin-top: 2em;
  position: relative; }
  .property-content-item:first-child {
    margin-top: 0; }
  .property-content-item__title {
    font-size: 1.2em;
    margin-top: 0; }
  .property-content-item::before {
    content: '';
    top: -18px;
    bottom: -18px;
    left: -18px;
    right: -18px;
    background-color: transparent;
    position: absolute;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.2s ease-out;
    border: 3px solid #00b4cf; }
  .property-content-item--focus::before {
    opacity: 1; }

/* single property info list item */
.property-info-list-item {
  background-color: #fcfcfc;
  min-width: 200px;
  padding: 1em 1em 1em 30px;
  margin-bottom: 0;
  border: 1px solid #e2e1e6;
  border-top: 0;
  position: relative; }
  .property-info-list-item:first-child {
    border-top: 1px solid #f7f7f9; }
  .property-info-list-item::before {
    width: 0;
    height: 0;
    content: '';
    position: absolute;
    display: inline-block;
    border-left: 4px solid #4e4745;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    top: 20px;
    left: 15px;
    transition: transform 0.2s ease-in-out; }
  .property-info-list-item--open::before {
    transform: rotate(90deg); }
  .property-info-list-item__title {
    font-weight: bold;
    margin-bottom: 8px; }
  .property-info-list-item--object-type {
    padding-left: 1em; }
    .property-info-list-item--object-type::before {
      display: none; }
    .property-info-list-item--object-type .property {
      margin: 0;
      color: inherit; }
  .property-info-list-item--has-read-more .property-info-list-item__content-text,
  .property-info-list-item--show-read-more-content .property-info-list-item__more-link {
    display: none; }
  .property-info-list-item--show-read-more-content .property-info-list-item__content-text {
    display: block; }
  .property-table .property-details-card .property-info-list-item--show-read-more-content div.property-info-list-item__content-text {
    max-width: 320px; }
  .property-info-list-item--show-read-more-content::before {
    transform: rotate(90deg); }

/* @todo: style for mobile */
/* @see: elementQueryClasses */
.scenarios-wrapper {
  margin-bottom: 32px; }
  .scenarios-wrapper .js-copy-btn {
    margin: 10px 0 0 0; }
  .scenarios-wrapper .scenarios {
    background-color: #fff;
    padding: 11px 10px 11px 10px;
    border: 1px solid #e2e1e6;
    border-bottom: 1px solid #00b4cf; }
    .scenarios-wrapper .scenarios.off {
      opacity: 0; }
    .scenarios-wrapper .scenarios.multiple .select2-selection__arrow {
      display: block;
      right: 8px;
      top: -1px; }
      .scenarios-wrapper .scenarios.multiple .select2-selection__arrow b {
        position: relative;
        top: 0;
        font-size: 0.6em;
        color: #00b4cf;
        margin: 0;
        border: 0; }
        .scenarios-wrapper .scenarios.multiple .select2-selection__arrow b::after {
          display: inline-block;
          font: normal normal normal 14px/1 FontAwesome;
          font-size: inherit;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "";
          transition: all 0.2s ease-in-out; }
    .scenarios-wrapper .scenarios.multiple .select2-container--open .select2-selection__arrow b::after {
      transform: rotate(180deg); }
    .scenarios-wrapper .scenarios .js-copy-btn {
      margin: 0 0 1px 0; }
    .scenarios-wrapper .scenarios .select2-container--default .select2-selection--single {
      background: transparent;
      border: 0;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      cursor: pointer;
      outline: none; }
      .scenarios-wrapper .scenarios .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #00b4cf;
        text-decoration: underline; }
        .scenarios-wrapper .scenarios .select2-container--default .select2-selection--single .select2-selection__rendered:hover {
          text-decoration: none; }
    .scenarios-wrapper .scenarios .select2-container--default.select2-container--open .select2-selection--single .select2-selection__rendered {
      text-decoration: none; }
    .scenarios-wrapper .scenarios p {
      margin: 16px 16px 0 0;
      font-size: 12px; }
    .scenarios-wrapper .scenarios .scenario-sensitive {
      display: none; }
  .scenarios-wrapper .width-tester {
    visibility: hidden;
    position: absolute;
    z-index: -1;
    pointer-events: none;
    font-size: 14px;
    font-family: ClanNews, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .scenarios-wrapper .sdk-identifier {
    text-transform: uppercase;
    display: inline-block;
    margin-right: 16px;
    font-family: ClanNews, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .scenarios-wrapper.single-scenario .select2-container {
    display: none !important; }
  .scenarios-wrapper.single-scenario p.scenario-sensitive {
    display: none !important; }

.select2-dropdown {
  width: auto !important;
  border: 0; }

.select2-container {
  z-index: 0;
  border-radius: 20px;
  width: auto !important;
  padding: 0 8px; }

.select2-results__option {
  width: auto;
  white-space: nowrap;
  transition: all 0.2s ease-in-out; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: transparent; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none; }

.alert {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  max-width: 60em;
  margin-top: 20px;
  padding: 12px;
  background: #f7f7f9;
  color: #4e4745;
  overflow-x: auto;
  overflow-y: hidden;
  border-radius: 4px; }
  .alert::before {
    display: none; }
  .alert > p,
  .alert > ul {
    margin-bottom: inherit; }
  .alert > p + p {
    margin-top: 0; }

.alert,
.deprecated-wrapper,
.depends-wrapper {
  background-color: #fff;
  color: #4e4745;
  border: 1px solid #e2e1e6;
  max-width: 60em;
  margin-top: 20px;
  padding: 16px 16px 16px 64px; }
  .alert.alert-success .alert-link,
  .alert.alert-success a, .alert.alert-info .alert-link,
  .alert.alert-info a, .alert.alert-warning .alert-link,
  .alert.alert-warning a, .alert.alert-danger .alert-link,
  .alert.alert-danger a,
  .deprecated-wrapper.alert-success .alert-link,
  .deprecated-wrapper.alert-success a,
  .deprecated-wrapper.alert-info .alert-link,
  .deprecated-wrapper.alert-info a,
  .deprecated-wrapper.alert-warning .alert-link,
  .deprecated-wrapper.alert-warning a,
  .deprecated-wrapper.alert-danger .alert-link,
  .deprecated-wrapper.alert-danger a,
  .depends-wrapper.alert-success .alert-link,
  .depends-wrapper.alert-success a,
  .depends-wrapper.alert-info .alert-link,
  .depends-wrapper.alert-info a,
  .depends-wrapper.alert-warning .alert-link,
  .depends-wrapper.alert-warning a,
  .depends-wrapper.alert-danger .alert-link,
  .depends-wrapper.alert-danger a {
    color: #00b4cf; }
  .alert.alert-success,
  .deprecated-wrapper.alert-success,
  .depends-wrapper.alert-success {
    background: #fff url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4IiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDMyIDMyIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6IzAwYWYwMDt9LmNscy0ye2ZpbGw6bm9uZTtzdHJva2U6IzAwYWYwMDtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmljb24tc3VjY2VzczwvdGl0bGU+PGcgaWQ9IkxheWVyXzIiIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgaWQ9IkxheWVyXzEtMiIgZGF0YS1uYW1lPSJMYXllciAxIj48ZyBpZD0iX2ljb24tc3VjY2Vzc18iIGRhdGEtbmFtZT0iJmx0O2ljb24tc3VjY2VzcyZndDsiPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTE2LDFBMTUsMTUsMCwxLDEsMSwxNiwxNSwxNSwwLDAsMSwxNiwxbTAtMUExNiwxNiwwLDEsMCwzMiwxNiwxNiwxNiwwLDAsMCwxNiwwWiIvPjxwb2x5bGluZSBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMjIuNzMgMTIuMjQgMTQuMjQgMjAuNzMgMTAgMTYuNDgiLz48L2c+PC9nPjwvZz48L3N2Zz4=") no-repeat local 16px 12px;
    border-bottom: 2px solid #18a31a; }
  .alert.alert-info,
  .deprecated-wrapper.alert-info,
  .depends-wrapper.alert-info {
    background: #fff url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4IiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDMyIDMyIj48ZGVmcz48c3R5bGU+LmNscy0xLC5jbHMtMntmaWxsOiMwMGJmZGM7fS5jbHMtMntmaWxsLXJ1bGU6ZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmljb24taW5mbzwvdGl0bGU+PGcgaWQ9IkxheWVyXzIiIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgaWQ9IkxheWVyXzEtMiIgZGF0YS1uYW1lPSJMYXllciAxIj48ZyBpZD0iX2ljb24taW5mb18iIGRhdGEtbmFtZT0iJmx0O2ljb24taW5mbyZndDsiPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTE2LDFBMTUsMTUsMCwxLDEsMSwxNiwxNSwxNSwwLDAsMSwxNiwxbTAtMUExNiwxNiwwLDEsMCwzMiwxNiwxNiwxNiwwLDAsMCwxNiwwWiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTE2LDEyLjU1YS44OS44OSwwLDEsMSwuODktLjg5Ljg5Ljg5LDAsMCwxLS44OS44OSIvPjxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iMTUuNDEiIHk9IjE0LjM0IiB3aWR0aD0iMS4xOSIgaGVpZ2h0PSI4LjM0Ii8+PC9nPjwvZz48L2c+PC9zdmc+") no-repeat local 16px 12px;
    border-bottom: 2px solid #00bfdc; }
  .alert.alert-warning,
  .deprecated-wrapper.alert-warning,
  .depends-wrapper.alert-warning {
    background: #fff url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzJweCIgaGVpZ2h0PSIyOHB4IiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDMyIDI4Ij48ZGVmcz48c3R5bGU+LmNscy0xLC5jbHMtMntmaWxsOiNmZmJlMDA7fS5jbHMtMntmaWxsLXJ1bGU6ZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmljb24td2FybmluZzwvdGl0bGU+PGcgaWQ9IkxheWVyXzIiIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgaWQ9IkxheWVyXzEtMiIgZGF0YS1uYW1lPSJMYXllciAxIj48ZyBpZD0iX2ljb24td2FybmluZ18iIGRhdGEtbmFtZT0iJmx0O2ljb24td2FybmluZyZndDsiPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTE2LDIsMzAuMjgsMjdIMS43MkwxNiwybTAtMkwwLDI4SDMyTDE2LDBaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMTYsMjEuNDVhLjg5Ljg5LDAsMSwwLC44OS44OS44OS44OSwwLDAsMC0uODktLjg5Ii8+PHJlY3QgY2xhc3M9ImNscy0xIiB4PSIxNS40MSIgeT0iMTEuMzIiIHdpZHRoPSIxLjE5IiBoZWlnaHQ9IjguMzQiLz48L2c+PC9nPjwvZz48L3N2Zz4=") no-repeat local 16px 12px;
    border-bottom: 2px solid #ffbe00; }
  .alert.alert-danger,
  .deprecated-wrapper.alert-danger,
  .depends-wrapper.alert-danger {
    background: #fff url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4IiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDMyIDMyIj48ZGVmcz48c3R5bGU+LmNscy0xLC5jbHMtMntmaWxsOiNlZDFkMjQ7fS5jbHMtMntmaWxsLXJ1bGU6ZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmljb24tZGFuZ2VyPC90aXRsZT48ZyBpZD0iTGF5ZXJfMiIgZGF0YS1uYW1lPSJMYXllciAyIj48ZyBpZD0iTGF5ZXJfMS0yIiBkYXRhLW5hbWU9IkxheWVyIDEiPjxnIGlkPSJfaWNvbi1kYW5nZXJfIiBkYXRhLW5hbWU9IiZsdDtpY29uLWRhbmdlciZndDsiPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTE2LDFBMTUsMTUsMCwxLDEsMSwxNiwxNSwxNSwwLDAsMSwxNiwxbTAtMUExNiwxNiwwLDEsMCwzMiwxNiwxNiwxNiwwLDAsMCwxNiwwWiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTE2LDIwLjQ1YS44OS44OSwwLDEsMCwuODkuODkuODkuODksMCwwLDAtLjg5LS44OSIvPjxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iMTUuNDEiIHk9IjEwLjMyIiB3aWR0aD0iMS4xOSIgaGVpZ2h0PSI4LjM0Ii8+PC9nPjwvZz48L2c+PC9zdmc+") no-repeat local 16px 12px;
    border-bottom: 2px solid #a60810; }
  .alert ::before,
  .deprecated-wrapper ::before,
  .depends-wrapper ::before {
    display: none; }
  .alert span,
  .deprecated-wrapper span,
  .depends-wrapper span {
    font-family: ClanNews, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.depends-wrapper {
  border-bottom: 1px solid #00bfdc;
  background: #fff url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4IiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDMyIDMyIj48ZGVmcz48c3R5bGU+LmNscy0xLC5jbHMtMntmaWxsOiMwMGJmZGM7fS5jbHMtMntmaWxsLXJ1bGU6ZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmljb24taW5mbzwvdGl0bGU+PGcgaWQ9IkxheWVyXzIiIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgaWQ9IkxheWVyXzEtMiIgZGF0YS1uYW1lPSJMYXllciAxIj48ZyBpZD0iX2ljb24taW5mb18iIGRhdGEtbmFtZT0iJmx0O2ljb24taW5mbyZndDsiPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTE2LDFBMTUsMTUsMCwxLDEsMSwxNiwxNSwxNSwwLDAsMSwxNiwxbTAtMUExNiwxNiwwLDEsMCwzMiwxNiwxNiwxNiwwLDAsMCwxNiwwWiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTE2LDEyLjU1YS44OS44OSwwLDEsMSwuODktLjg5Ljg5Ljg5LDAsMCwxLS44OS44OSIvPjxyZWN0IGNsYXNzPSJjbHMtMSIgeD0iMTUuNDEiIHk9IjE0LjM0IiB3aWR0aD0iMS4xOSIgaGVpZ2h0PSI4LjM0Ii8+PC9nPjwvZz48L2c+PC9zdmc+") no-repeat local 16px 12px; }

.deprecated-wrapper {
  border-bottom: 1px solid #ffbe00;
  background: #fff url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzJweCIgaGVpZ2h0PSIyOHB4IiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDMyIDI4Ij48ZGVmcz48c3R5bGU+LmNscy0xLC5jbHMtMntmaWxsOiNmZmJlMDA7fS5jbHMtMntmaWxsLXJ1bGU6ZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmljb24td2FybmluZzwvdGl0bGU+PGcgaWQ9IkxheWVyXzIiIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgaWQ9IkxheWVyXzEtMiIgZGF0YS1uYW1lPSJMYXllciAxIj48ZyBpZD0iX2ljb24td2FybmluZ18iIGRhdGEtbmFtZT0iJmx0O2ljb24td2FybmluZyZndDsiPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTE2LDIsMzAuMjgsMjdIMS43MkwxNiwybTAtMkwwLDI4SDMyTDE2LDBaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMTYsMjEuNDVhLjg5Ljg5LDAsMSwwLC44OS44OS44OS44OSwwLDAsMC0uODktLjg5Ii8+PHJlY3QgY2xhc3M9ImNscy0xIiB4PSIxNS40MSIgeT0iMTEuMzIiIHdpZHRoPSIxLjE5IiBoZWlnaHQ9IjguMzQiLz48L2c+PC9nPjwvZz48L3N2Zz4=") no-repeat local 16px 12px; }

.expires.alert-warning, .expires.alert-danger {
  background-color: inherit; }

.language-tabs {
  margin: 0;
  padding: 0;
  list-style: none; }
  .language-tabs li {
    display: none;
    width: 100%;
    max-width: 100%; }
    .language-tabs li.active {
      display: block; }

pre {
  padding: 0;
  background-color: #fff;
  color: #4e4745;
  border: 0;
  border-radius: 0;
  word-break: inherit;
  word-wrap: inherit;
  margin: 0;
  font-size: 15px;
  position: relative; }
  pre code {
    white-space: inherit;
    font-family: "SourceCodePro-Regular", monospace; }

/* @see https://github.com/highlightjs/highlight.js/blob/master/src/styles/monokai.css */
.hljs {
  display: block;
  overflow-x: auto;
  padding: 0.5em;
  background: #4e4745;
  color: #ddd; }

.hljs-tag,
.hljs-keyword,
.hljs-selector-tag,
.hljs-literal,
.hljs-strong,
.hljs-name {
  color: #ff5792; }

.hljs-code {
  color: #66d9ef; }

.hljs-class .hljs-title {
  color: white; }

.hljs-attribute,
.hljs-symbol,
.hljs-regexp,
.hljs-link {
  color: #bf79db; }

.hljs-string,
.hljs-bullet,
.hljs-subst,
.hljs-title,
.hljs-section,
.hljs-emphasis,
.hljs-type,
.hljs-built_in,
.hljs-builtin-name,
.hljs-selector-attr,
.hljs-selector-pseudo,
.hljs-addition,
.hljs-variable,
.hljs-template-tag,
.hljs-template-variable {
  color: #a6e22e; }

.hljs-comment,
.hljs-quote,
.hljs-deletion,
.hljs-meta {
  color: #75715e; }

.hljs-keyword,
.hljs-selector-tag,
.hljs-literal,
.hljs-doctag,
.hljs-title,
.hljs-section,
.hljs-type,
.hljs-selector-id {
  font-weight: bold; }

.input-group-addon {
  color: #e5e4e4;
  background-color: #fff; }

.scroll-to-top {
  margin-right: 8px;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  border-radius: 50%;
  bottom: 11px;
  position: fixed;
  right: 20px;
  z-index: 20;
  outline: none;
  transition: opacity 0.2s ease-in-out, color 0.2s ease-in-out;
  height: 33px;
  width: 32px;
  opacity: 0; }
  @media only screen and (min-width: 992px) {
    .scroll-to-top {
      margin-right: 32px; } }
  @media only screen and (min-width: 1440px) {
    .scroll-to-top {
      margin-right: calc((100vw - 1440px) / 2 + 32px); } }
  .scroll-to-top, .scroll-to-top:visited, .scroll-to-top:focus {
    color: #00b4cf; }
  .scroll-to-top.active {
    opacity: 1;
    transform: scale(1); }
    .menu-open .scroll-to-top.active {
      opacity: 0; }
  @media only screen and (min-width: 1520px) {
    .scroll-to-top {
      right: -60px; } }

.cls-stt2 {
  fill: currentColor; }

.scroll-to-top-intersection-placeholder {
  position: absolute;
  height: 50px;
  width: 1px;
  pointer-events: none; }

.scroll-to-top__window {
  position: relative; }

.dropdown-toggle:focus {
  outline: auto 5px -webkit-focus-ring-color; }

.dropdown-toggle[aria-expanded=true] .caret::before {
  transform: rotate(180deg); }

.dropdown-toggle .caret {
  border: 0;
  margin-right: 10px; }
  .dropdown-toggle .caret::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    position: absolute;
    top: 10px;
    font-size: 12px;
    transition: all 0.2s ease-in-out; }

.dropdown-toggle.btn-tertiary .caret {
  margin-right: 5px;
  margin-left: 7px; }

.dropdown {
  max-width: 100%; }
  .dropdown .dropdown-toggle {
    max-width: 100%;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.dropdown-aligned-right {
  left: auto !important;
  right: 16px !important; }

.dropdown-menu,
.select2-results {
  background: #fff;
  margin: 5px 0 0;
  padding: 8px 0;
  border-radius: 2px;
  border: 0;
  box-shadow: 0 2px 4px #e2e1e6; }
  .dropdown-menu > li > a,
  .dropdown-menu > li > span,
  .dropdown-menu .select2-results__option,
  .select2-results > li > a,
  .select2-results > li > span,
  .select2-results .select2-results__option {
    padding: 4px 16px;
    color: #4e4745;
    text-decoration: none; }
    .dropdown-menu > li > a:hover, .dropdown-menu > li > a--highlighted[aria-selected],
    .dropdown-menu > li > span:hover,
    .dropdown-menu > li > span--highlighted[aria-selected],
    .dropdown-menu .select2-results__option:hover,
    .dropdown-menu .select2-results__option--highlighted[aria-selected],
    .select2-results > li > a:hover,
    .select2-results > li > a--highlighted[aria-selected],
    .select2-results > li > span:hover,
    .select2-results > li > span--highlighted[aria-selected],
    .select2-results .select2-results__option:hover,
    .select2-results .select2-results__option--highlighted[aria-selected] {
      background-color: #fbfbfb;
      color: #00b4cf; }
      .dropdown-menu > li > a:hover .text-muted, .dropdown-menu > li > a--highlighted[aria-selected] .text-muted,
      .dropdown-menu > li > span:hover .text-muted,
      .dropdown-menu > li > span--highlighted[aria-selected] .text-muted,
      .dropdown-menu .select2-results__option:hover .text-muted,
      .dropdown-menu .select2-results__option--highlighted[aria-selected] .text-muted,
      .select2-results > li > a:hover .text-muted,
      .select2-results > li > a--highlighted[aria-selected] .text-muted,
      .select2-results > li > span:hover .text-muted,
      .select2-results > li > span--highlighted[aria-selected] .text-muted,
      .select2-results .select2-results__option:hover .text-muted,
      .select2-results .select2-results__option--highlighted[aria-selected] .text-muted {
        color: #00b4cf; }
    .dropdown-menu > li > a .text-muted,
    .dropdown-menu > li > span .text-muted,
    .dropdown-menu .select2-results__option .text-muted,
    .select2-results > li > a .text-muted,
    .select2-results > li > span .text-muted,
    .select2-results .select2-results__option .text-muted {
      color: #cccaca; }
  .dropdown-menu li span.text-link,
  .select2-results li span.text-link {
    display: block;
    padding: 4px 16px;
    cursor: not-allowed;
    color: #ebebf1; }
  .dropdown-menu .type-ahead-list-wrapper,
  .select2-results .type-ahead-list-wrapper {
    padding: 16px; }
    .dropdown-menu .type-ahead-list-wrapper ul,
    .select2-results .type-ahead-list-wrapper ul {
      padding: 0; }
  .dropdown-menu.dropdown-menu-full-width,
  .select2-results.dropdown-menu-full-width {
    min-width: 100%; }

.type-ahead-container .dropdown-menu,
.dropdown-menu-type-ahead {
  left: 0 !important;
  right: 0 !important;
  padding: 0; }
  .type-ahead-container .dropdown-menu .dropdown-menu-type-ahead-input,
  .dropdown-menu-type-ahead .dropdown-menu-type-ahead-input {
    padding: 8px; }
  .type-ahead-container .dropdown-menu .dropdown-menu,
  .dropdown-menu-type-ahead .dropdown-menu {
    position: static;
    width: 100%; }

.form-control {
  color: #000;
  font-size: 14px;
  font-family: ClanNews, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-color: #e5e4e4;
  border-width: 1px;
  border-radius: 0;
  padding: 7px 16px 7px;
  box-shadow: none; }
  .form-control:focus {
    border-color: #00b4cf;
    box-shadow: none; }
  .form-control option {
    line-height: 1.6; }

select.form-control {
  font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; }

.form-horizontal .checkbox,
.form-horizontal .radio {
  padding-top: 5px; }

.form-horizontal .control-label {
  text-align: left;
  font-size: 12px;
  color: #4e4745; }
  @media only screen and (min-width: 768px) {
    .form-horizontal .control-label {
      font-size: 14px;
      color: #000; } }

.error {
  font-size: 0.9em;
  color: #450307;
  margin-left: 16px; }

.danger .form-control {
  color: #450307;
  border-color: #450307; }

a.select-all {
  padding-right: 16px; }

p.select-all {
  padding-top: 5px; }

.checkbox label,
.radio label {
  display: inline-block;
  color: #4e4745;
  vertical-align: middle;
  position: relative;
  padding-left: 25px; }
  .checkbox label::before, .checkbox label::after,
  .radio label::before,
  .radio label::after {
    content: '';
    display: inline-block;
    position: absolute; }
  .checkbox label::before,
  .radio label::before {
    border: 1px solid #ccc;
    background-color: #fff;
    left: 0;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
  .checkbox label::after,
  .radio label::after {
    padding-top: 1px; }

.checkbox input[type='checkbox'],
.checkbox input[type='radio'],
.radio input[type='checkbox'],
.radio input[type='radio'] {
  opacity: 0;
  z-index: 1;
  cursor: pointer; }
  .checkbox input[type='checkbox']:focus + label::before,
  .checkbox input[type='radio']:focus + label::before,
  .radio input[type='checkbox']:focus + label::before,
  .radio input[type='radio']:focus + label::before {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .checkbox input[type='checkbox']:disabled,
  .checkbox input[type='radio']:disabled,
  .radio input[type='checkbox']:disabled,
  .radio input[type='radio']:disabled {
    cursor: not-allowed; }
  .checkbox input[type='checkbox']:checked + label::before,
  .checkbox input[type='radio']:checked + label::before,
  .radio input[type='checkbox']:checked + label::before,
  .radio input[type='radio']:checked + label::before {
    background-color: #00b4cf;
    border: 1px solid #00b4cf; }
  .checkbox input[type='checkbox']:disabled + label,
  .checkbox input[type='radio']:disabled + label,
  .radio input[type='checkbox']:disabled + label,
  .radio input[type='radio']:disabled + label {
    opacity: 0.65;
    cursor: not-allowed; }
  .checkbox input[type='checkbox']:disabled + label::before,
  .checkbox input[type='radio']:disabled + label::before,
  .radio input[type='checkbox']:disabled + label::before,
  .radio input[type='radio']:disabled + label::before {
    background-color: #bfbdc8;
    border: 1px solid #ccc;
    cursor: not-allowed; }

.checkbox input[type='checkbox'] + label::before,
.radio input[type='checkbox'] + label::before {
  width: 17px;
  height: 17px;
  top: 1.5px;
  margin-top: 2px; }

.checkbox input[type='checkbox'] + label::after,
.radio input[type='checkbox'] + label::after {
  width: 16px;
  height: 16px;
  left: 1px;
  top: 2px;
  color: #e2e1e6;
  text-align: center; }

.checkbox input[type='checkbox']:checked + label::after,
.radio input[type='checkbox']:checked + label::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  color: #fff;
  line-height: 1.4;
  font-size: 13px; }

.checkbox input[type='radio'] + label::before,
.radio input[type='radio'] + label::before {
  width: 17px;
  height: 17px;
  top: 3.5px;
  border-radius: 50%; }

.checkbox input[type='radio'] + label::after,
.radio input[type='radio'] + label::after {
  width: 7px;
  height: 7px;
  left: 5px;
  top: 8.5px;
  border-radius: 50%;
  background-color: #fff; }

.has-success input[type='checkbox'],
.has-success input[type='radio'] {
  color: #18a31a; }
  .has-success input[type='checkbox']::before,
  .has-success input[type='radio']::before {
    border-color: #18a31a; }
  .has-success input[type='checkbox']:checked + label::before,
  .has-success input[type='radio']:checked + label::before {
    background-color: #18a31a;
    border-color: #18a31a; }
  .has-success input[type='checkbox']:checked + label::after,
  .has-success input[type='radio']:checked + label::after {
    color: #fff; }

.has-warning input[type='checkbox'],
.has-warning input[type='radio'] {
  color: #ffbe00; }
  .has-warning input[type='checkbox']::before,
  .has-warning input[type='radio']::before {
    border-color: #ffbe00; }
  .has-warning input[type='checkbox']:checked + label::before,
  .has-warning input[type='radio']:checked + label::before {
    background-color: #ffbe00;
    border-color: #ffbe00; }
  .has-warning input[type='checkbox']:checked + label::after,
  .has-warning input[type='radio']:checked + label::after {
    color: #fff; }

.has-error input[type='checkbox'],
.has-error input[type='radio'] {
  color: #a60810; }
  .has-error input[type='checkbox']::before,
  .has-error input[type='radio']::before {
    border-color: #a60810; }
  .has-error input[type='checkbox']:checked + label::before,
  .has-error input[type='radio']:checked + label::before {
    background-color: #a60810;
    border-color: #a60810; }
  .has-error input[type='checkbox']:checked + label::after,
  .has-error input[type='radio']:checked + label::after {
    color: #fff; }

@media only screen and (max-width: 767px) {
  .radio-inline,
  .checkbox-inline {
    display: block; } }

.checkbox-inline,
.radio-inline {
  padding-left: 0;
  padding-right: 8px; }

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

.has-success .control-label,
.has-success .help-block,
.has-warning .control-label,
.has-warning .help-block,
.has-error .control-label,
.has-error .help-block {
  color: #4e4745; }

@media only screen and (min-width: 768px) {
  .modal-dialog {
    width: 500px; } }

#imageModal .modal-dialog {
  max-width: 98%;
  width: auto; }

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

.modal-lg p {
  max-width: none; }

.modal-content {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  border-radius: 0; }
  .modal-content .modal-header {
    border: 0;
    padding: 23px 28px; }
  .modal-content .modal-body {
    padding: 35px 28px;
    background-color: #f6f6f6; }
    .modal-content .modal-body > .alert {
      margin-top: 0; }
    .modal-content .modal-body form > .alert {
      margin-top: 0; }
    .modal-content .modal-body > *:first-child {
      margin-top: 0; }
    .modal-content .modal-body > *:last-child {
      margin-bottom: 0; }
  .modal-content .modal-footer {
    border: 0;
    padding: 23px 17px; }
    .modal-content .modal-footer .btn {
      margin-bottom: 4px; }
    .modal-content .modal-footer .btn + .btn {
      margin-bottom: 4px; }

.modal-title span {
  display: inline; }

#testEndpointModal .modal-body {
  min-height: 286px; }

header {
  position: relative;
  background: linear-gradient(to right, #00b4cf, #6cd1e1);
  border-bottom: 0 solid #e2e1e6;
  z-index: 2; }
  header .row-header-main,
  header .row-header-context {
    position: relative;
    padding: 0 0; }
    @media only screen and (min-width: 992px) {
      header .row-header-main.header-padding,
      header .row-header-context.header-padding {
        padding: 0 32px; } }
    @media only screen and (min-width: 1440px) {
      header .row-header-main.header-padding,
      header .row-header-context.header-padding {
        padding: 0 calc((100vw - 1440px) / 2 + 32px); }
        body.styleguide header .row-header-main.header-padding, body.styleguide
        header .row-header-context.header-padding {
          padding: 0 32px; } }
  header .row-header-main {
    background: white;
    box-sizing: border-box;
    padding: 10px;
    z-index: 1;
    height: 75px; }
    @media only screen and (min-width: 768px) {
      header .row-header-main {
        height: 75px; } }
    header .row-header-main .header-main {
      height: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      float: left;
      color: #00b4cf; }
      header .row-header-main .header-main a {
        text-decoration: none; }
      header .row-header-main .header-main h1,
      header .row-header-main .header-main i.fa {
        color: #00b4cf; }
      header .row-header-main .header-main h1 {
        font-family: ClanBook, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 13px;
        z-index: -2;
        color: #00b4cf;
        margin: 0; }
        @media only screen and (min-width: 768px) {
          header .row-header-main .header-main h1 {
            font-size: 20px;
            top: 0; } }
      header .row-header-main .header-main .environment {
        font-family: ClanNews, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 13px;
        text-transform: uppercase;
        line-height: 1;
        padding: 8px 12px;
        background-color: rgba(255, 255, 255, 0.15);
        border-radius: 32px; }
      header .row-header-main .header-main button,
      header .row-header-main .header-main .logo-svg,
      header .row-header-main .header-main h1 {
        margin-right: 12px; }
      header .row-header-main .header-main button {
        border: 0;
        background: none;
        font-size: 24px;
        width: 24px;
        padding: 0;
        transition: all 0.2s ease-in-out; }
        header .row-header-main .header-main button:active, header .row-header-main .header-main button:focus {
          opacity: 0.6;
          outline: none;
          border: 0; }
        header .row-header-main .header-main button .fa-bars::before {
          background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyMHB4IiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI0IDIwIj48ZGVmcz48c3R5bGU+LmNscy0xLC5jbHMtM3tmaWxsOm5vbmU7fS5jbHMtMntjbGlwLXBhdGg6dXJsKCNjbGlwLXBhdGgpO30uY2xzLTN7c3Ryb2tlOiM2YjY1NjM7c3Ryb2tlLWxpbmVjYXA6c3F1YXJlO3N0cm9rZS1taXRlcmxpbWl0OjEwO308L3N0eWxlPjxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtOCAtMTApIj48cmVjdCBjbGFzcz0iY2xzLTEiIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCIvPjwvY2xpcFBhdGg+PC9kZWZzPjx0aXRsZT5pY29uLW1lbnU8L3RpdGxlPjxnIGlkPSJMYXllcl8yIiBkYXRhLW5hbWU9IkxheWVyIDIiPjxnIGlkPSJMYXllcl8xLTIiIGRhdGEtbmFtZT0iTGF5ZXIgMSI+PGcgaWQ9Il9pY29uX21lbnVfIiBkYXRhLW5hbWU9IiZsdDtpY29uX21lbnUmZ3Q7Ij48ZyBjbGFzcz0iY2xzLTIiPjxsaW5lIGNsYXNzPSJjbHMtMyIgeDE9IjAuNSIgeTE9IjAuNSIgeDI9IjIzLjUiIHkyPSIwLjUiLz48bGluZSBjbGFzcz0iY2xzLTMiIHgxPSIwLjUiIHkxPSIxOS41IiB4Mj0iMjMuNSIgeTI9IjE5LjUiLz48bGluZSBjbGFzcz0iY2xzLTMiIHgxPSIwLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIxMCIvPjwvZz48L2c+PC9nPjwvZz48L3N2Zz4=");
          width: 24px;
          height: 20px;
          content: '';
          position: relative;
          display: block; }
  header .row-header-context {
    background-color: #fbfbff;
    height: 28px;
    color: #575665;
    border-bottom: 1px solid #e2e1e6; }
    @media only screen and (min-width: 768px) {
      header .row-header-context {
        height: 35px; } }
    header .row-header-context .header-context {
      height: 100%;
      width: 100%;
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: justify;
          justify-content: space-between; }
    header .row-header-context .nav-tabs {
      display: inline-block;
      height: 100%;
      box-sizing: content-box; }
      header .row-header-context .nav-tabs li {
        padding: 0 10px;
        box-sizing: content-box; }
        header .row-header-context .nav-tabs li a {
          line-height: 28px;
          font-size: 12px; }
          @media only screen and (min-width: 768px) {
            header .row-header-context .nav-tabs li a {
              line-height: 35px;
              font-size: 15px; } }

header .row-header-bottom {
  position: relative; }
  header .row-header-bottom.header-padding {
    padding: 12px; }
    @media only screen and (min-width: 992px) {
      header .row-header-bottom.header-padding {
        padding: 12px 32px; } }
    @media only screen and (min-width: 1440px) {
      header .row-header-bottom.header-padding {
        padding: 12px calc((100vw - 1440px) / 2 + 32px); } }

.logo-svg {
  height: 100%;
  width: 146px;
  display: block;
  z-index: 2;
  background: url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMzQgNDAiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDEzNCA0MCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gPHN0eWxlIHR5cGU9InRleHQvY3NzIj4gLnN0MHtmaWxsOiMwMEI0RDM7fSAuc3Qxe2ZpbGw6IzQ2NEU1NTt9IC5zdDJ7ZmlsbDpub25lO30gPC9zdHlsZT4gPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+IDxwYXRoIGNsYXNzPSJzdDAiIGQ9Im00Ny4xIDM3LjJjMC0xLjEgMC45LTEuMyAxLjgtMS40IDAuOC0wLjEgMS4yLTAuMSAxLjItMC40IDAtMC41LTAuMy0wLjgtMC45LTAuOHMtMSAwLjMtMS4xIDAuN2wtMC45LTAuM2MwLjMtMC45IDEuMS0xLjIgMS45LTEuMiAwLjcgMCAxLjggMC4zIDEuOCAxLjZ2My4xaC0wLjl2LTAuNmMtMC4yIDAuNC0wLjYgMC43LTEuNCAwLjctMC44IDAuMS0xLjUtMC40LTEuNS0xLjR6bTMtMC4zdi0wLjZjLTAuMSAwLjEtMC44IDAuMi0xLjEgMC4zLTAuNSAwLjEtMSAwLjItMSAwLjdzMC40IDAuNyAwLjkgMC43YzAuNy0wLjEgMS4yLTAuNiAxLjItMS4xeiIvPiA8cGF0aCBjbGFzcz0ic3QwIiBkPSJtNTIuMyAzMi4zaDFsMS4yIDQuOWgwLjFsMS4zLTQuOWgxbDEuMyA0LjloMC4xbDEuMi00LjloMWwtMS43IDYuM2gtMWwtMS4zLTQuNy0xLjUgNC43aC0xbC0xLjctNi4zeiIvPiA8cGF0aCBjbGFzcz0ic3QwIiBkPSJtNjAuNSAzNi4yYzAtMS41IDAuOS0yLjQgMi4yLTIuNHMyLjIgMSAyLjIgMi40YzAgMS41LTAuOSAyLjQtMi4yIDIuNC0xLjMgMC4xLTIuMi0wLjktMi4yLTIuNHptMy41IDBjMC0wLjktMC40LTEuNy0xLjMtMS43cy0xLjMgMC44LTEuMyAxLjcgMC40IDEuNyAxLjMgMS43IDEuMy0wLjggMS4zLTEuN3oiLz4gPHBhdGggY2xhc3M9InN0MCIgZD0ibTY2IDMzLjloMC45djAuN2MwLjItMC41IDAuNi0wLjggMS4yLTAuOGgwLjR2MC45Yy0wLjEgMC0wLjMtMC4xLTAuNS0wLjEtMC43IDAtMS4xIDAuNC0xLjEgMS4xdjIuOWgtMC45di00Ljd6Ii8+IDxwYXRoIGNsYXNzPSJzdDAiIGQ9Im03MC4yIDM4LjZoLTAuOXYtNi4zaDAuOXY2LjN6Ii8+IDxwYXRoIGNsYXNzPSJzdDAiIGQ9Im03MS4yIDM2LjJjMC0xLjUgMC44LTIuNCAyLTIuNCAwLjkgMCAxLjIgMC41IDEuNCAwLjhoMC4xdi0yLjNoMC45djYuM2gtMC45di0wLjdoLTAuMWMtMC4yIDAuMy0wLjUgMC44LTEuNCAwLjgtMS4xIDAtMi0xLTItMi41em0zLjQgMGMwLTEtMC40LTEuNi0xLjItMS42cy0xLjIgMC43LTEuMiAxLjYgMC40IDEuNyAxLjIgMS43IDEuMi0wLjcgMS4yLTEuN3oiLz4gPHBhdGggY2xhc3M9InN0MCIgZD0ibTc3LjggMzguNmgtMC45di02LjNoMC45djYuM3oiLz4gPHBhdGggY2xhc3M9InN0MCIgZD0ibTc4LjkgMzIuNmMwLTAuMyAwLjMtMC41IDAuNi0wLjVzMC42IDAuMiAwLjYgMC41LTAuMyAwLjUtMC42IDAuNWMtMC40IDAtMC42LTAuMi0wLjYtMC41em0wLjEgMS4zaDAuOXY0LjdoLTAuOXYtNC43eiIvPiA8cGF0aCBjbGFzcz0ic3QwIiBkPSJtODIuMSAzOC42aC0wLjl2LTQuN2gwLjh2MC44aDAuMWMwLjItMC41IDAuNy0wLjggMS40LTAuOCAxIDAgMS42IDAuNiAxLjYgMS44djNoLTAuOXYtMi45YzAtMC43LTAuNC0xLjEtMS0xLjFzLTEuMSAwLjQtMS4xIDEuMnYyLjd6Ii8+IDxwYXRoIGNsYXNzPSJzdDAiIGQ9Im04Ni4xIDM2LjJjMC0xLjQgMC45LTIuNCAyLjItMi40IDEuMSAwIDIuMSAwLjcgMi4xIDIuNHYwLjNoLTMuNGMwIDAuOSAwLjYgMS40IDEuMyAxLjQgMC41IDAgMC45LTAuMiAxLjEtMC43bDAuOSAwLjJjLTAuMiAwLjgtMC45IDEuMy0yIDEuMy0xLjMgMC0yLjItMS0yLjItMi41em0zLjQtMC40YzAtMC43LTAuNS0xLjItMS4yLTEuMnMtMS4yIDAuNi0xLjMgMS4yaDIuNXoiLz4gPHBhdGggY2xhc3M9InN0MCIgZD0ibTkyIDMyLjNoMC45djIuM2gwLjFjMC4yLTAuMyAwLjUtMC44IDEuNC0wLjggMS4xIDAgMiAwLjkgMiAyLjRzLTAuOCAyLjQtMiAyLjRjLTAuOSAwLTEuMi0wLjUtMS40LTAuOGgtMC4xdjAuN2gtMC45di02LjJ6bTIuMiA1LjZjMC44IDAgMS4yLTAuNyAxLjItMS43IDAtMC45LTAuNC0xLjYtMS4yLTEuNnMtMS4yIDAuNy0xLjIgMS42Yy0wLjEgMSAwLjQgMS43IDEuMiAxLjd6Ii8+IDxwYXRoIGNsYXNzPSJzdDAiIGQ9Im05Ny40IDMzLjloMC45djAuN2MwLjItMC41IDAuNi0wLjggMS4yLTAuOGgwLjR2MC45Yy0wLjEgMC0wLjMtMC4xLTAuNS0wLjEtMC43IDAtMS4xIDAuNC0xLjEgMS4xdjIuOWgtMC45di00Ljd6Ii8+IDxwYXRoIGNsYXNzPSJzdDAiIGQ9Im0xMDAuNCAzNy4yYzAtMS4xIDAuOS0xLjMgMS44LTEuNCAwLjgtMC4xIDEuMi0wLjEgMS4yLTAuNCAwLTAuNS0wLjMtMC44LTAuOS0wLjhzLTEgMC4zLTEuMSAwLjdsLTAuOS0wLjJjMC4zLTAuOSAxLjEtMS4yIDEuOS0xLjIgMC43IDAgMS44IDAuMyAxLjggMS42djMuMWgtMC45di0wLjZjLTAuMiAwLjQtMC42IDAuNy0xLjQgMC43cy0xLjUtMC41LTEuNS0xLjV6bTMtMC4zdi0wLjZjLTAuMSAwLjEtMC44IDAuMi0xLjEgMC4zLTAuNSAwLjEtMSAwLjItMSAwLjdzMC40IDAuNyAwLjkgMC43YzAuOC0wLjEgMS4yLTAuNiAxLjItMS4xeiIvPiA8cGF0aCBjbGFzcz0ic3QwIiBkPSJtMTA2LjUgMzguNmgtMC45di00LjdoMC45djAuOGgwLjFjMC4yLTAuNSAwLjctMC44IDEuNC0wLjggMSAwIDEuNiAwLjYgMS42IDEuOHYzaC0wLjl2LTIuOWMwLTAuNy0wLjQtMS4xLTEtMS4xcy0xLjEgMC40LTEuMSAxLjJ2Mi43eiIvPiA8cGF0aCBjbGFzcz0ic3QwIiBkPSJtMTEwLjUgMzYuMmMwLTEuNSAwLjgtMi40IDItMi40IDAuOSAwIDEuMiAwLjUgMS40IDAuOGgwLjF2LTIuM2gwLjl2Ni4zaC0wLjl2LTAuN2gtMC4xYy0wLjIgMC4zLTAuNSAwLjgtMS40IDAuOC0xLjIgMC0yLTEtMi0yLjV6bTMuNCAwYzAtMS0wLjQtMS42LTEuMi0xLjZzLTEuMiAwLjctMS4yIDEuNiAwLjQgMS43IDEuMiAxLjcgMS4yLTAuNyAxLjItMS43eiIvPiA8cGF0aCBjbGFzcz0ic3QxIiBkPSJNMC4yLDI2VjkuNWgzLjdWMjZIMC4yeiIvPiA8cGF0aCBjbGFzcz0ic3QxIiBkPSJNOC41LDAuOWg2NS41djNIOC41VjAuOXoiLz4gPHBhdGggY2xhc3M9InN0MSIgZD0ibTMyLjYgMzIuOGMtMi4zIDAtNC41LTAuNS01LjgtMC45bDAuNi0zLjFjMS40IDAuMyAzLjUgMC42IDQuNiAwLjYgMi40IDAgNC4xLTAuNCA0LjEtMy4zIDAuMS0wLjEgMC0wLjggMC0wLjktMC44IDAuNi0xLjggMS4xLTMgMS4xLTMuNSAwLTcuNC0xLTcuNC04LjQgMC01LjYgMy42LTguNiA4LTguNiAxLjcgMCAzLjcgMC4yIDYgMC42djE2LjZjMC4xIDQuNi0zLjggNi4zLTcuMSA2LjN6bTMuNS0yMC4xYy0wLjYtMC4xLTEuMy0wLjItMi40LTAuMi0zLjEgMC00LjMgMi4zLTQuMyA1LjMgMCAzLjkgMS42IDUuMyA0IDUuMyAxLjEgMCAyLTAuNSAyLjctMC44di05LjZ6Ii8+IDxwYXRoIGNsYXNzPSJzdDEiIGQ9Im00Ni45IDE4LjljMCAzLjYgMi4xIDQuMSA0LjkgNC4xIDEuMSAwIDMtMC4yIDQuMi0wLjRsMC42IDMuMWMtMS4yIDAuNC0zLjUgMC42LTUuNCAwLjYtNC44IDAtNy45LTEuOC03LjktOC4yIDAtNi43IDMuMS04LjkgNy41LTguOXM2LjIgMy4xIDYuMiA4LjN2MS40aC0xMC4xem0zLjQtNi44Yy0xLjYgMC0zLjIgMS4xLTMuNCAzLjloNi4xYzAuMS0yLjUtMS4xLTMuOS0yLjctMy45eiIvPiA8cGF0aCBjbGFzcz0ic3QxIiBkPSJNNzguNywyNlY5LjVoMy43VjI2SDc4Ljd6Ii8+IDxwYXRoIGNsYXNzPSJzdDEiIGQ9Im05Ny40IDEzLjFjLTEtMC40LTItMC43LTMuNS0wLjctMi40IDAtNC4yIDEuNC00LjIgNS4zIDAgMy43IDAuOSA1LjQgNSA1LjQgMS4zIDAgMi4xLTAuMiAzLjEtMC40bDAuNSAzLjFjLTEuMiAwLjMtMi4yIDAuNS0zLjkgMC41LTYuMiAwLTguNS0yLjUtOC41LTguNyAwLTUuMiAzLjEtOC41IDgtOC41IDIuMiAwIDMuNiAwLjUgNC42IDEuMWwtMS4xIDIuOXoiLz4gPHBhdGggY2xhc3M9InN0MSIgZD0ibTEwNy44IDI2LjRjLTQuNyAwLTcuNC0zLjItNy40LTguNSAwLTUuNiAzLjEtOC44IDcuNi04LjggNS4xIDAgNy41IDMuMiA3LjUgOC43IDAgNS42LTMuMyA4LjYtNy43IDguNnptMC4xLTE0LjFjLTMgMC0zLjggMi43LTMuOCA1LjUgMCAzLjEgMC45IDUuNCAzLjkgNS40czMuNy0yLjQgMy43LTUuNGMwLTIuOC0wLjctNS41LTMuOC01LjV6Ii8+IDxwYXRoIGNsYXNzPSJzdDEiIGQ9Im00LjIgMi40YzAgMS4yLTAuOSAyLjEtMi4xIDIuMXMtMi4xLTAuOS0yLjEtMi4xIDAuOS0yLjEgMi4xLTIuMWMxLjEgMCAyLjEgMC45IDIuMSAyLjF6Ii8+IDxwYXRoIGNsYXNzPSJzdDEiIGQ9Im04Mi43IDIuNGMwIDEuMi0wLjkgMi4xLTIuMSAyLjFzLTIuMS0wLjktMi4xLTIuMSAwLjktMi4xIDIuMS0yLjFjMS4xIDAgMi4xIDAuOSAyLjEgMi4xeiIvPiA8cGF0aCBjbGFzcz0ic3QxIiBkPSJtMTcuNCA5LjFjLTIuMyAwLTQuMSAxLjQtNS4xIDIuMmwtMC4xIDAuMWMtMC40LTEuNC0xLjQtMS44LTIuMi0xLjloLTEuNXYxNi41aDMuN3YtMTIuMWMwLjctMC40IDIuNC0xLjQgNC0xLjQgMi4xIDAgMi41IDEuMSAyLjUgMy41djEwaDMuN3YtMTAuNWMwLTMuNC0wLjMtNi40LTUtNi40eiIvPiA8cGF0aCBjbGFzcz0ic3QxIiBkPSJtNjkuMSA5LjFjLTIuMyAwLTQuMSAxLjQtNS4xIDIuMmwtMC4xIDAuMWMtMC40LTEuMy0xLjMtMS43LTIuMi0xLjhoLTEuNHYxNi40aDMuN3YtMTIuMWMwLjctMC40IDIuNC0xLjQgNC0xLjQgMi4xIDAgMi41IDEuMSAyLjUgMy41djEwaDMuN3YtMTAuNWMtMC4xLTMuNC0wLjQtNi40LTUuMS02LjR6Ii8+IDxyZWN0IGNsYXNzPSJzdDIiIHg9Ii0xMS41IiB5PSItMTEuMyIgd2lkdGg9IjEzOS43IiBoZWlnaHQ9IjYyLjgiLz4gPC9zdmc+") no-repeat 0 0;
  background-position: center center;
  background-size: contain; }
  @media only screen and (min-width: 992px) {
    .logo-svg {
      margin: 0; } }

header.header-image .header__row {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  position: relative; }

header.header-image .header__bg-image {
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  opacity: 0.4;
  top: 0;
  left: 0; }

header.header-image .searchform {
  padding: 0;
  position: relative; }
  header.header-image .searchform__btn {
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDIwIDIwIj48ZGVmcz48c3R5bGU+LmNscy0xLC5jbHMtMntmaWxsOm5vbmU7c3Ryb2tlOiNjZWNlY2U7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5jbHMtMntzdHJva2UtbGluZWNhcDpzcXVhcmU7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5pY29uLXNlYXJjaC13aGl0ZTwvdGl0bGU+PGcgaWQ9IkxheWVyXzIiIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgaWQ9IkxheWVyXzEtMiIgZGF0YS1uYW1lPSJMYXllciAxIj48ZyBpZD0iX2ljb24tc2VhcmNoLXdoaXRlXyIgZGF0YS1uYW1lPSImbHQ7aWNvbi1zZWFyY2gtd2hpdGUmZ3Q7Ij48Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjguNSIgY3k9IjguNSIgcj0iOCI+PC9jaXJjbGU+PGxpbmUgY2xhc3M9ImNscy0yIiB4MT0iMTQuMjUiIHkxPSIxNC4yNSIgeDI9IjE5LjUiIHkyPSIxOS41Ii8+PC9nPjwvZz48L2c+PC9zdmc+") no-repeat 14px 7px #575665;
    width: 53px;
    height: 100%;
    border: 0;
    right: 0;
    top: 0;
    position: absolute;
    border-radius: 0 20px 20px 0;
    opacity: 0;
    pointer-events: none;
    transition: opacity 300ms ease-out; }

header.header-image .header__col-search {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 20px;
  padding-bottom: 20px; }
  header.header-image .header__col-search input[type="search"] {
    transition: padding-left 200ms ease-in-out; }
  header.header-image .header__col-search--full-width .searchform__btn {
    opacity: 1;
    pointer-events: auto; }
  header.header-image .header__col-search--full-width input[type="search"] {
    background: #fff;
    padding-left: 25px; }
  @media only screen and (min-width: 768px) {
    header.header-image .header__col-search {
      padding-left: 32px;
      padding-right: 32px; } }
  @media only screen and (min-width: 992px) {
    header.header-image .header__col-search {
      padding-left: 48px;
      padding-right: 48px; } }
  @media only screen and (min-width: 992px) {
    header.header-image .header__col-search {
      width: 50%;
      transition: width 200ms ease-in-out; }
      header.header-image .header__col-search--full-width {
        width: 100%; } }

header.header-image .row-header-bottom.header-padding {
  padding: 0; }

header .header__search-title {
  color: #fff;
  margin-top: 0; }

/* disable default user interaction on container */
body.is-mobile--false header *[data-target],
body.is-mobile--false header .apisdk-check,
body.is-mobile--false header .merchant-check {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  body.is-mobile--false header *[data-target] label,
  body.is-mobile--false header *[data-target] .hidden-xs,
  body.is-mobile--false header .apisdk-check label,
  body.is-mobile--false header .apisdk-check .hidden-xs,
  body.is-mobile--false header .merchant-check label,
  body.is-mobile--false header .merchant-check .hidden-xs {
    pointer-events: none; }

.apisdk-check-wrapper {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  display: -ms-flexbox;
  display: flex; }

.apisdk-check {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  padding: 0 0 0 5px;
  text-align: center;
  font-size: 12px;
  font-family: ClanBook, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  border-radius: 32px; }
  @media only screen and (min-width: 768px) {
    .apisdk-check {
      font-size: 13px;
      padding: 0 20px; }
      .apisdk-check + .apisdk-check {
        padding: 0 0 0 20px; }
      .apisdk-check::after {
        right: 0; } }
  .apisdk-check::after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    position: relative;
    top: -1px;
    right: 0px;
    font-size: 0.7em;
    color: #575665;
    transition: all 0.2s ease-in-out; }
  .apisdk-check:focus .chosen-container .chosen-single,
  .apisdk-check:focus .current, .apisdk-check:hover .chosen-container .chosen-single,
  .apisdk-check:hover .current, .apisdk-check.active .chosen-container .chosen-single,
  .apisdk-check.active .current {
    text-decoration: underline; }
  .apisdk-check.active::after {
    transform: rotate(180deg); }
  .apisdk-check.one-merchant {
    margin: 4px -6px 0 0; }
    .apisdk-check.one-merchant::after {
      display: none; }
  .apisdk-check.one-merchant:hover {
    cursor: default;
    background: transparent;
    color: #575665; }
  .apisdk-check .current {
    padding: 0 8px; }
  .apisdk-check .chosen-container,
  .apisdk-check .chosen-container-single {
    width: auto !important; }
    .apisdk-check .chosen-container.chosen-with-drop .chosen-drop,
    .apisdk-check .chosen-container-single.chosen-with-drop .chosen-drop {
      position: fixed;
      width: 100%;
      top: 76px;
      left: 0; }
      .has-context-bar .apisdk-check .chosen-container.chosen-with-drop .chosen-drop, .has-context-bar
      .apisdk-check .chosen-container-single.chosen-with-drop .chosen-drop {
        top: 104px; }
      @media only screen and (min-width: 768px) {
        .apisdk-check .chosen-container.chosen-with-drop .chosen-drop,
        .apisdk-check .chosen-container-single.chosen-with-drop .chosen-drop {
          position: absolute;
          min-width: 240px;
          width: auto;
          left: auto;
          right: -8px; }
          .has-context-bar .apisdk-check .chosen-container.chosen-with-drop .chosen-drop, .has-context-bar
          .apisdk-check .chosen-container-single.chosen-with-drop .chosen-drop {
            top: 33px; } }
    .apisdk-check .chosen-container.chosen-with-drop .chosen-single,
    .apisdk-check .chosen-container-single.chosen-with-drop .chosen-single {
      background: transparent; }
    .apisdk-check .chosen-container .chosen-single,
    .apisdk-check .chosen-container-single .chosen-single {
      height: auto;
      padding: 0 7px;
      color: #575665; }
      .apisdk-check .chosen-container .chosen-single > div > b,
      .apisdk-check .chosen-container-single .chosen-single > div > b {
        background: none;
        display: none; }
  .apisdk-check label {
    margin: 0;
    font-family: ClanBold, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }

#merchant-select {
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  width: 110px;
  margin: 0 10px; }
  @media only screen and (min-width: 768px) {
    #merchant-select {
      width: 132px; } }

.chosen-container {
  width: 100% !important; }
  .chosen-container .chosen-single {
    color: #4e4745;
    background-color: transparent;
    padding: 5px 21px 7px 14px;
    line-height: inherit;
    box-shadow: none !important;
    cursor: pointer; }
    .merchant-check .chosen-container .chosen-single {
      border: 0; }
    .chosen-container .chosen-single span {
      margin-right: 0;
      font-size: 12px; }
      @media only screen and (min-width: 768px) {
        .chosen-container .chosen-single span {
          font-size: 14px; } }
    .chosen-container .chosen-single > div > b {
      background: none !important; }
      .chosen-container .chosen-single > div > b::after {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "";
        position: absolute;
        font-size: 0.7em;
        color: #575665;
        top: 11px;
        transform: rotate(0deg);
        transition: all 0.2s ease-in-out; }
    .chosen-container .chosen-single.chosen-default {
      color: #bfbdc8; }
  .chosen-container.chosen-container-active.chosen-with-drop .chosen-single {
    border-color: #00b4cf; }
    .chosen-container.chosen-container-active.chosen-with-drop .chosen-single > div > b::after {
      transform: rotate(180deg); }
  .chosen-container.chosen-container-active.chosen-with-drop .chosen-drop {
    background: #f9f8f8;
    border: 0;
    margin: 0;
    min-width: 300px;
    border-radius: 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }
  .chosen-container.chosen-container-active.chosen-with-drop .chosen-search {
    padding: 6px 8px; }
    .chosen-container.chosen-container-active.chosen-with-drop .chosen-search input {
      height: 36px;
      background: #fff url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDIwIDIwIj48ZGVmcz48c3R5bGU+LmNscy0xLC5jbHMtMntmaWxsOm5vbmU7c3Ryb2tlOiMwMDA7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5jbHMtMntzdHJva2UtbGluZWNhcDpzcXVhcmU7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5pY29uLXNlYXJjaC13aGl0ZTwvdGl0bGU+PGcgaWQ9IkxheWVyXzIiIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgaWQ9IkxheWVyXzEtMiIgZGF0YS1uYW1lPSJMYXllciAxIj48ZyBpZD0iX2ljb24tc2VhcmNoLXdoaXRlXyIgZGF0YS1uYW1lPSImbHQ7aWNvbi1zZWFyY2gtd2hpdGUmZ3Q7Ij48Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjguNSIgY3k9IjguNSIgcj0iOCI+PC9jaXJjbGU+PGxpbmUgY2xhc3M9ImNscy0yIiB4MT0iMTQuMjUiIHkxPSIxNC4yNSIgeDI9IjE5LjUiIHkyPSIxOS41Ii8+PC9nPjwvZz48L2c+PC9zdmc+") no-repeat !important;
      background-position: right 10px top 10px !important;
      border: 1px solid #f7f7f9;
      border-radius: 0;
      padding: 3px 30px 3px 14px;
      color: #4e4745; }
      .chosen-container.chosen-container-active.chosen-with-drop .chosen-search input:focus {
        border-color: #00b4cf;
        box-shadow: none;
        outline: none; }
  .chosen-container.chosen-container-active.chosen-with-drop .chosen-results {
    color: #4e4745;
    margin: 0;
    padding: 0;
    overflow-y: auto; }
    .chosen-container.chosen-container-active.chosen-with-drop .chosen-results li {
      white-space: nowrap;
      text-align: left;
      padding: 4px 16px;
      margin: 4px 0; }
      .chosen-container.chosen-container-active.chosen-with-drop .chosen-results li.no-results {
        background: #fff;
        border-top: 0;
        border-bottom: 1px solid #a60810; }
      .chosen-container.chosen-container-active.chosen-with-drop .chosen-results li.highlighted, .chosen-container.chosen-container-active.chosen-with-drop .chosen-results li.result-selected {
        color: #00b4cf;
        background-color: #fbfbfb; }
      .chosen-container.chosen-container-active.chosen-with-drop .chosen-results li em {
        font-weight: normal;
        font-family: ClanBold, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
        background: none; }
      .chosen-container.chosen-container-active.chosen-with-drop .chosen-results li.group-option {
        padding-left: 1.5em; }
      .chosen-container.chosen-container-active.chosen-with-drop .chosen-results li.group-option + .group-result {
        padding-top: 32px; }
      .chosen-container.chosen-container-active.chosen-with-drop .chosen-results li.group-result {
        font-weight: normal;
        font-family: ClanBold, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #141317; }

.chosen-container-single .chosen-search input[type='text'] {
  height: 36px;
  background: #fff url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDIwIDIwIj48ZGVmcz48c3R5bGU+LmNscy0xLC5jbHMtMntmaWxsOm5vbmU7c3Ryb2tlOiMwMDA7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5jbHMtMntzdHJva2UtbGluZWNhcDpzcXVhcmU7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5pY29uLXNlYXJjaC13aGl0ZTwvdGl0bGU+PGcgaWQ9IkxheWVyXzIiIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgaWQ9IkxheWVyXzEtMiIgZGF0YS1uYW1lPSJMYXllciAxIj48ZyBpZD0iX2ljb24tc2VhcmNoLXdoaXRlXyIgZGF0YS1uYW1lPSImbHQ7aWNvbi1zZWFyY2gtd2hpdGUmZ3Q7Ij48Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjguNSIgY3k9IjguNSIgcj0iOCI+PC9jaXJjbGU+PGxpbmUgY2xhc3M9ImNscy0yIiB4MT0iMTQuMjUiIHkxPSIxNC4yNSIgeDI9IjE5LjUiIHkyPSIxOS41Ii8+PC9nPjwvZz48L2c+PC9zdmc+") no-repeat !important;
  background-position: right 10px top 10px !important;
  border: 1px solid #f7f7f9;
  border-radius: 0;
  padding: 3px 30px 3px 14px;
  color: #4e4745; }
  .chosen-container-single .chosen-search input[type='text']:focus {
    border-color: #00b4cf;
    box-shadow: none;
    outline: none; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  div .chosen-container-single .chosen-search input[type='text'] {
    height: 36px;
    background: #fff url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDIwIDIwIj48ZGVmcz48c3R5bGU+LmNscy0xLC5jbHMtMntmaWxsOm5vbmU7c3Ryb2tlOiMwMDA7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5jbHMtMntzdHJva2UtbGluZWNhcDpzcXVhcmU7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5pY29uLXNlYXJjaC13aGl0ZTwvdGl0bGU+PGcgaWQ9IkxheWVyXzIiIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgaWQ9IkxheWVyXzEtMiIgZGF0YS1uYW1lPSJMYXllciAxIj48ZyBpZD0iX2ljb24tc2VhcmNoLXdoaXRlXyIgZGF0YS1uYW1lPSImbHQ7aWNvbi1zZWFyY2gtd2hpdGUmZ3Q7Ij48Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjguNSIgY3k9IjguNSIgcj0iOCI+PC9jaXJjbGU+PGxpbmUgY2xhc3M9ImNscy0yIiB4MT0iMTQuMjUiIHkxPSIxNC4yNSIgeDI9IjE5LjUiIHkyPSIxOS41Ii8+PC9nPjwvZz48L2c+PC9zdmc+") no-repeat !important;
    background-position: right 10px top 10px !important;
    border: 1px solid #f7f7f9;
    border-radius: 0;
    padding: 3px 30px 3px 14px;
    color: #4e4745; }
    div .chosen-container-single .chosen-search input[type='text']:focus {
      border-color: #00b4cf;
      box-shadow: none;
      outline: none; } }

.chosen-example .chosen-container-multi .chosen-choices li.search-choice {
  background: none;
  background-color: #f7f7f9;
  color: #00b4cf;
  margin: 4px 4px 4px 0;
  padding: 5px 25px 3px 9px;
  line-height: 14px; }
  .chosen-example .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    top: 5px;
    right: 7px; }

.chosen-container-multi .chosen-choices {
  font-size: 14px;
  font-family: ClanNews, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-color: #f7f7f9;
  border-width: 1px;
  border-radius: 0;
  box-shadow: none; }
  .chosen-container-multi .chosen-choices:focus {
    border-color: #00b4cf;
    box-shadow: none; }
  .chosen-container-multi .chosen-choices .search-choice {
    background: none;
    box-shadow: none;
    color: #00b4cf;
    background-color: #fff;
    border: 1px solid #e2e1e6;
    font-size: 14px;
    font-family: ClanNews, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .chosen-container-multi .chosen-choices .search-choice .search-choice-close {
      background: url("../../../images/chosen-sprite.png") right top no-repeat;
      top: 4px; }
  .chosen-container-multi .chosen-choices .search-field input[type='text'] {
    color: #bfbdc8; }

.chosen-container .chosen-single,
.chosen-container.chosen-container-active.chosen-with-drop .chosen-drop {
  background-color: #fff; }

footer#footer {
  font-size: 12px;
  z-index: 1;
  text-align: center;
  border: 0;
  border-radius: 4px;
  overflow: hidden; }
  body.colored-background-fullwidth footer#footer {
    overflow: visible; }
  body.colored-background-fullwidth footer#footer .footer-top, body.colored-background-fullwidth
  footer#footer .footer-bottom {
    position: relative; }
    body.colored-background-fullwidth footer#footer .footer-top::before, body.colored-background-fullwidth footer#footer .footer-top::after, body.colored-background-fullwidth
    footer#footer .footer-bottom::before, body.colored-background-fullwidth
    footer#footer .footer-bottom::after {
      content: '';
      background-color: inherit;
      width: 50vw;
      height: 100%;
      position: absolute;
      top: 0;
      right: 100%; }
    body.colored-background-fullwidth footer#footer .footer-top::after, body.colored-background-fullwidth
    footer#footer .footer-bottom::after {
      right: initial;
      left: 100%; }
  @media only screen and (min-width: 768px) {
    footer#footer {
      text-align: left;
      font-size: inherit; }
      footer#footer .social-media {
        float: right; } }
  footer#footer p {
    max-width: 100%;
    margin: 0; }

footer#footer .social-media {
  list-style: none;
  margin: 0;
  font-size: 14px;
  padding-left: 0; }
  @media only screen and (min-width: 768px) {
    footer#footer .social-media {
      text-align: right; } }
  footer#footer .social-media li {
    display: inline-block;
    margin: 0 0 0 5px; }
    footer#footer .social-media li a {
      width: 30px;
      height: 29px;
      text-align: center;
      display: block;
      font-size: 1.2em;
      color: #4e4745; }
    footer#footer .social-media li a:hover {
      text-decoration: none; }

.footer-bottom,
.footer-top {
  padding: 24px 48px; }

.footer-bottom .footer-menu {
  margin-top: 20px; }

.footer-top {
  padding: 24px 48px;
  background-color: #cccaca;
  color: #6b6866; }
  @media only screen and (max-width: 991px) {
    .footer-top {
      text-align: center; }
      .footer-top *[class^="col"] {
        float: none; }
      .footer-top > *:first-child {
        margin-bottom: 20px; } }
  @media only screen and (min-width: 992px) {
    .footer-top {
      -ms-flex-align: center;
          align-items: center; }
      .footer-top > * {
        display: inline-block;
        vertical-align: middle;
        margin-top: 0;
        margin-bottom: 0; }
        .footer-top > *:first-child {
          margin-right: 20px; } }

.footer-bottom {
  background-color: #807c7a; }
  .footer-bottom * {
    color: #dad9df; }
    .footer-bottom * a:hover {
      color: #c4c3cd; }

.footer-links {
  list-style: none;
  margin: 0;
  padding: 0; }
  .footer-links li {
    display: inline-block; }
    .footer-links li::before {
      content: '|';
      display: inline-block;
      margin-right: 0.5em;
      margin-left: 0.5em; }
    .footer-links li:first-child::before {
      display: none; }
  .footer-links a {
    text-decoration: underline;
    color: inherit; }
    .footer-links a:focus, .footer-links a:active, .footer-links a:visited {
      color: inherit; }

#search-wrapper {
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 75px;
  transform: translateX(100%);
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
  width: 100%;
  z-index: 3; }
  @media only screen and (min-width: 768px) {
    #search-wrapper {
      top: 75px; } }
  #search-wrapper .search-results-wrapper {
    background: #fff;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden; }
    #search-wrapper .search-results-wrapper h1 {
      color: #000; }
      #search-wrapper .search-results-wrapper h1 span {
        color: #00b4cf; }
    #search-wrapper .search-results-wrapper .search-item a {
      color: #000; }
      #search-wrapper .search-results-wrapper .search-item a:hover {
        text-decoration: none;
        color: #00b4cf; }
      #search-wrapper .search-results-wrapper .search-item a:visited {
        color: #676160; }
    #search-wrapper .search-results-wrapper .search-item h3 {
      margin: 32px 0 8px;
      color: #00b4cf;
      pointer-events: all; }
      #search-wrapper .search-results-wrapper .search-item h3::before {
        display: none; }
      #search-wrapper .search-results-wrapper .search-item h3 a {
        color: #00b4cf; }
        #search-wrapper .search-results-wrapper .search-item h3 a:visited {
          color: #676160; }
  .in-search #search-wrapper {
    opacity: 1;
    transform: translateX(0); }

.in-search-background {
  position: fixed;
  left: 0;
  right: 0;
  height: 75px;
  display: none;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
  z-index: 1; }
  @media only screen and (min-width: 768px) {
    .in-search-background {
      height: 75px; } }
  .in-search .in-search-background {
    display: block; }

.in-search {
  overflow: hidden; }
  .in-search .in-search-background {
    background: #00b4cf; }
  .in-search #searchbox {
    right: 56px;
    background-color: #00b4cf;
    color: #fff;
    padding-left: 48px;
    position: fixed;
    width: calc(100vw - 72px); }
    .in-search #searchbox:focus {
      border-color: #fff;
      outline: 0;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 255, 255, 0.6); }
    @media only screen and (min-width: 992px) {
      .in-search #searchbox {
        width: calc(100vw - 290px);
        position: relative; } }
    @media only screen and (min-width: 1440px) {
      .in-search #searchbox {
        width: 1150px; } }
    .in-search #searchbox:focus {
      box-shadow: none; }
  .in-search .search-back {
    opacity: 1;
    pointer-events: all; }
  @media only screen and (max-width: 991px) {
    .in-search .logo-svg {
      display: none; } }

.search-back {
  color: #fff;
  cursor: pointer;
  font-size: 2em;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  left: 0;
  transition: opacity 0.2s ease-in-out;
  z-index: 1; }
  .search-back::before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNXB4IiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI0IDI1Ij48ZGVmcz48c3R5bGU+LmNscy0xLC5jbHMtM3tmaWxsOm5vbmU7fS5jbHMtMntjbGlwLXBhdGg6dXJsKCNjbGlwLXBhdGgpO30uY2xzLTN7c3Ryb2tlOiM2YjY1NjM7c3Ryb2tlLWxpbmVjYXA6c3F1YXJlO3N0cm9rZS1taXRlcmxpbWl0OjEwO308L3N0eWxlPjxjbGlwUGF0aCBpZD0iY2xpcC1wYXRoIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNy45NCAtOC4xNikiPjxyZWN0IGNsYXNzPSJjbHMtMSIgd2lkdGg9IjQwIiBoZWlnaHQ9IjQxIi8+PC9jbGlwUGF0aD48L2RlZnM+PHRpdGxlPmljb24tY2xvc2Utd2hpdGU8L3RpdGxlPjxnIGlkPSJMYXllcl8yIiBkYXRhLW5hbWU9IkxheWVyIDIiPjxnIGlkPSJMYXllcl8xLTIiIGRhdGEtbmFtZT0iTGF5ZXIgMSI+PGcgaWQ9Il9pY29uLWNsb3NlLXdoaXRlXyIgZGF0YS1uYW1lPSImbHQ7aWNvbi1jbG9zZS13aGl0ZSZndDsiPjxnIGNsYXNzPSJjbHMtMiI+PHBhdGggY2xhc3M9ImNscy0zIiBkPSJNMjAsMjAuNSw4LjMsOC41MSwyMCwyMC41bDExLjctMTJabTAsMC0xMS43LDEyTDIwLDIwLjVsMTEuNywxMloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03Ljk0IC04LjE2KSIvPjwvZz48L2c+PC9nPjwvZz48L3N2Zz4=");
    content: '';
    display: block;
    height: 25px;
    width: 24px;
    position: absolute;
    right: 10px;
    top: 3px; }
    @media only screen and (min-width: 768px) {
      .search-back::before {
        top: 6px;
        left: 0;
        right: 0;
        margin: auto; } }

.search form {
  position: relative; }

.search .search-loading {
  animation: spinner 400ms linear infinite;
  border: solid 2px transparent;
  border-left-color: #fff;
  border-radius: 50%;
  border-top-color: #fff;
  box-sizing: border-box;
  height: 16px;
  width: 16px;
  display: none;
  position: absolute;
  transition: transform 0.2s ease-in-out 0.2s, opacity 0.2s ease-in-out 0.2s;
  z-index: 2;
  right: 20px;
  top: 7px; }
  @media only screen and (min-width: 768px) {
    .search .search-loading {
      right: 75px;
      top: 11px; } }
  .in-search.is-searching .search .search-loading {
    display: block; }

#startSearch > div {
  margin: 20vh auto 0;
  text-align: center;
  width: 230px; }
  #startSearch > div svg {
    display: block;
    margin-bottom: 5vh;
    max-height: 30vh; }

@media only screen and (min-width: 992px) {
  .searchform {
    padding: 30px 20%; } }

input[type="search"] {
  border-radius: 20px;
  border: solid 1px #fff;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDIwIDIwIj48ZGVmcz48c3R5bGU+LmNscy0xLC5jbHMtMntmaWxsOm5vbmU7c3Ryb2tlOiNjZWNlY2U7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5jbHMtMntzdHJva2UtbGluZWNhcDpzcXVhcmU7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5pY29uLXNlYXJjaC13aGl0ZTwvdGl0bGU+PGcgaWQ9IkxheWVyXzIiIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgaWQ9IkxheWVyXzEtMiIgZGF0YS1uYW1lPSJMYXllciAxIj48ZyBpZD0iX2ljb24tc2VhcmNoLXdoaXRlXyIgZGF0YS1uYW1lPSImbHQ7aWNvbi1zZWFyY2gtd2hpdGUmZ3Q7Ij48Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjguNSIgY3k9IjguNSIgcj0iOCI+PC9jaXJjbGU+PGxpbmUgY2xhc3M9ImNscy0yIiB4MT0iMTQuMjUiIHkxPSIxNC4yNSIgeDI9IjE5LjUiIHkyPSIxOS41Ii8+PC9nPjwvZz48L2c+PC9zdmc+") no-repeat 8px 7px #fff;
  padding-left: 40px; }
  input[type="search"].active, input[type="search"]:focus, input[type="search"]:hover {
    outline: none;
    border: solid 1px rgba(107, 101, 99, 0.6); }

@media only screen and (max-width: 991px) {
  .search {
    padding-left: 0;
    padding-right: 0; } }

@media only screen and (min-width: 768px) {
  .search__bottom .pagination.justify-content-center {
    -ms-flex-pack: initial;
        justify-content: initial; } }

.search__top {
  margin-top: 40px; }

.search__entries {
  margin: 20px 0; }

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

.search-entry, .search-entry.card {
  margin-bottom: 18px; }

.search-entry:last-child {
  margin-bottom: 0; }

.search-entry__url {
  display: block;
  margin-bottom: 10px; }

.search-entry__title + .search-entry__url {
  margin-top: -10px; }

.search-entry__excerpt em {
  font-weight: bold;
  font-style: normal; }

#preloader,
div.loading {
  position: fixed;
  text-align: center;
  z-index: 2000;
  overflow: hidden;
  width: 160px;
  height: 160px;
  left: calc(50% - 80px);
  top: calc(50% - 80px);
  background: #fff;
  border-radius: 80px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  background-repeat: no-repeat; }
  #preloader i,
  div.loading i {
    margin: 30px; }
  #preloader p,
  div.loading p {
    display: none; }

.popover {
  border-radius: 4px;
  z-index: 1030;
  border-color: #e8eaef; }
  .popover.popover-fmw {
    max-width: 100%; }
  .popover.popover-over-modal {
    z-index: 1060; }
  .popover--max-width-500 {
    max-width: 500px; }

.info-popover {
  font-size: 18px;
  background-color: #00b4cf;
  color: #fff;
  line-height: 1;
  cursor: pointer;
  padding: 2px 5px 2px 4px;
  margin-left: 8px; }
  .info-popover.info-popover-inverted {
    background-color: transparent;
    color: #00b4cf; }

h3 .info-popover {
  font-size: inherit; }

.webhooks-popover {
  max-width: 765px; }
  .webhooks-popover h4 {
    color: #2869ac;
    text-transform: capitalize; }
  .webhooks-popover .popover-content {
    padding: 18px 28px; }
  .webhooks-popover ul {
    display: table; }
    .webhooks-popover ul > li {
      display: table-row; }
      .webhooks-popover ul > li:first-child h5 {
        margin-top: 0; }
      .webhooks-popover ul > li > ul {
        display: table-row; }
        .webhooks-popover ul > li > ul > li {
          display: inline-block;
          white-space: nowrap;
          width: 235px; }

.panel {
  margin-bottom: 32px; }
  .panel.panel-content {
    max-width: 60em; }
  .panel .panel-body {
    border-left: 1px solid #e2e1e6;
    border-right: 1px solid #e2e1e6;
    border-bottom: 1px solid #e2e1e6;
    padding: 16px; }
    @media only screen and (min-width: 992px) {
      .panel .panel-body {
        padding: 32px; } }

.panel-heading {
  padding: 8px 16px;
  color: #4e4745;
  border: 1px solid #e2e1e6;
  border-bottom: 1px solid #00b4cf;
  position: relative;
  z-index: 1; }
  .panel-heading .panel-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    margin: 12px 16px 10px; }
    .panel-heading .panel-title::before {
      display: none; }
    .panel-heading .panel-title i {
      display: none; }
    @media only screen and (max-width: 767px) {
      .panel-heading .panel-title {
        font-size: 17px; } }
    .panel-heading .panel-title .read-more {
      font-size: 11.25px; }
      @media only screen and (min-width: 480px) {
        .panel-heading .panel-title .read-more {
          font-size: 15px; } }
  .panel-heading h5 {
    margin: 0; }

.panel-img h3 {
  margin-top: 40px; }

.panel-img .phone-bg {
  background: url("../../../images/phone.png") no-repeat 0 0;
  width: 196px;
  height: 263px; }

.panel-info {
  background-color: #f9f8f8;
  overflow: auto; }

.panel-secondary {
  background-color: #f7f7f9; }

.nav a {
  text-decoration: none; }

.nav-tabs > li > a,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: 0;
  background: transparent;
  text-decoration: none; }

.nav-tabs > li {
  border-color: #ddd;
  padding: 10px 15px;
  height: 100%; }
  .nav-tabs > li > a {
    color: #575665;
    padding: 0;
    font-family: ClanBold, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .nav-tabs > li:hover {
    border-color: #00b4cf;
    color: #00b4cf; }

.nav-tabs > li.active {
  border-bottom: #00b4cf 1px solid;
  color: #00b4cf; }

.nav-tabs-label {
  margin-top: 32px; }

.tab-no-hover > li:hover {
  border-bottom: 0; }

.nav-pills:not(.nav-stacked) {
  margin-bottom: 2em; }
  .nav-pills:not(.nav-stacked) li.active > a {
    border-color: #00b4cf; }
  .nav-pills:not(.nav-stacked) li a {
    border-radius: 0;
    border: 1px solid #e2e1e6; }
  .nav-pills:not(.nav-stacked) li:first-child a {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px; }
  .nav-pills:not(.nav-stacked) li:last-child a {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px; }
  .nav-pills:not(.nav-stacked) li + li {
    margin-left: 0; }
    .nav-pills:not(.nav-stacked) li + li a {
      border-left: 0; }

.page-navigation {
  padding-top: 20px;
  margin-top: 30px;
  border-top: 2px solid #f7f7f9; }

::-moz-selection {
  color: #fff;
  background: #00b4cf; }

::selection {
  color: #fff;
  background: #00b4cf; }

a,
button,
[ng-click] {
  cursor: pointer; }

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

input[type='number'] {
  -moz-appearance: textfield; }

.h-menu {
  text-transform: uppercase; }

body {
  font-size: 15px;
  font-family: ClanBook, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

strong,
.bold {
  font-weight: normal;
  font-family: ClanBold, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  line-height: 1.4; }

h1, .h1 {
  font-family: ClanNews, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 32px;
  margin-bottom: 16px;
  border-bottom: 0;
  font-size: 30px;
  color: #676160; }
  @media only screen and (max-width: 767px) {
    h1, .h1 {
      font-size: 24px; } }
  h1 img,
  .h1 img {
    position: relative;
    margin-right: 0.5em; }
    @media only screen and (min-width: 768px) {
      h1 img,
      .h1 img {
        bottom: 13px; } }

h2, .h2 {
  color: #676160;
  font-family: ClanNews, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 32.5px;
  margin-bottom: 16px;
  border-bottom: 0;
  font-size: 25px; }
  @media only screen and (max-width: 767px) {
    h2, .h2 {
      font-size: 20px; } }

h3, .h3 {
  color: #676160;
  font-size: 20px;
  font-family: ClanNews, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-bottom: 0;
  margin-top: 26px; }
  @media only screen and (max-width: 767px) {
    h3, .h3 {
      font-size: 16px; } }

h4, .h4 {
  color: #141317;
  font-size: 18px;
  font-family: ClanNews, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-bottom: 0;
  margin-top: 23.4px; }
  @media only screen and (max-width: 767px) {
    h4, .h4 {
      font-size: 14px; } }

h5, .h5 {
  color: #141317;
  font-size: 16px;
  font-family: ClanNews, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-bottom: 0;
  margin-top: 20.8px; }
  @media only screen and (max-width: 767px) {
    h5, .h5 {
      font-size: 12px; } }

h6, .h6 {
  color: #141317;
  font-size: 15px;
  font-family: ClanNews, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-bottom: 0;
  margin-top: 19.5px; }
  @media only screen and (max-width: 767px) {
    h6, .h6 {
      font-size: 12px; } }

p {
  margin: 0 0 24px; }
  body p {
    max-width: 60em; }

section ul {
  max-width: 60em; }

a {
  text-decoration: underline;
  color: #00b4cf; }
  a:hover, a:focus {
    text-decoration: none; }
  a:visited {
    color: #00b4cf; }
  a::-moz-selection {
    color: #00b4cf; }
  a::selection {
    color: #00b4cf; }
  a::-moz-selection {
    color: #fff;
    background: #00b4cf; }
  a::selection {
    color: #fff;
    background: #00b4cf; }

hr {
  border-top-color: #f7f7f9; }

.property {
  line-height: 1.8;
  display: inline-block;
  padding: 1px 4px;
  font-size: 12px;
  background-color: #f7f7f9;
  border: 1px solid #e2e1e6;
  border-radius: 4px;
  font-family: "SourceCodePro-Regular", monospace;
  word-break: break-all;
  cursor: default;
  /* property expandable arrow */
  /* when property is active, rotate the arrow down */
  /* make columns of group and name */ }
  .property--is-expandable {
    cursor: pointer;
    transition: background-color 0.2s linear; }
    .property--is-expandable::before {
      width: 0;
      height: 0;
      content: '';
      position: absolute;
      display: inline-block;
      border-left: 4px solid #4e4745;
      border-top: 4px solid transparent;
      border-bottom: 4px solid transparent;
      transition: transform 0.2s ease-in-out;
      transform: translateX(-15px) translateY(8px);
      position: relative;
      display: inline-block;
      float: left;
      margin-left: -4px; }
    .property--is-expandable:hover {
      background-color: #e1e1e1; }
  .property--is-deprecated.property--has-group-badge .property__name, .property--is-deprecated:not(.property--has-group-badge) {
    text-decoration: line-through; }
  .property--is-active::before {
    transform: translateX(-15px) translateY(8px) rotate(90deg); }
  .property--has-group-badge {
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    float: left; }
  .property__group-badge, .property__name {
    padding: 1px 4px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: center;
        align-items: center; }
  .property__name {
    padding-left: 8px;
    white-space: nowrap; }
  .property__group-badge {
    background-color: #00b4cf;
    color: #fff;
    font-family: ClanBook, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1;
    text-transform: uppercase;
    font-size: 0.9em;
    padding-left: 8px;
    padding-right: 8px;
    white-space: nowrap; }

.className {
  font-family: "SourceCodePro-Regular", monospace;
  color: #00b4cf; }
  h3 .className {
    margin-left: 16px;
    font-size: 17px;
    vertical-align: bottom; }

ul,
ol {
  padding-left: 16px; }
  ul section,
  ol section {
    max-width: 60em; }

.paragraph-width {
  max-width: 60em; }

::-moz-selection {
  color: #fff;
  background: #00b4cf; }

::selection {
  color: #fff;
  background: #00b4cf; }

label {
  font-weight: normal; }

.page-header {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  border-bottom: 0;
  padding-bottom: 0;
  margin: 20px 0; }
  @media only screen and (min-width: 768px) {
    .page-header {
      -ms-flex-direction: row;
          flex-direction: row;
      margin: 16px 0 0 0; } }
  .page-header.page-header--space-between {
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .content-padding .page-header.page-header-highlight {
    background: linear-gradient(to right, #00b4cf, #6cd1e1);
    margin: 20px 0;
    position: relative;
    width: calc(100% + 98px);
    left: -50px; }
    .content-padding .page-header.page-header-highlight .button-container .btn.active {
      background-color: #fff;
      color: #00b4cf; }
    .content-padding .page-header.page-header-highlight h1,
    .content-padding .page-header.page-header-highlight h2 {
      font-family: ClanBook, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
      text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }
    .content-padding .page-header.page-header-highlight h3 {
      font-family: ClanMedium, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .page-header h1,
  .page-header .h1,
  .page-header h2,
  .page-header .h2,
  .page-header h3,
  .page-header .h3,
  .page-header h4,
  .page-header .h4 {
    margin-top: 0; }
  .page-header + h1,
  .page-header + .h1,
  .page-header + h2,
  .page-header + .h2,
  .page-header + h3,
  .page-header + .h3,
  .page-header + h4,
  .page-header + .h4 {
    margin-top: 0; }
  .page-header h6 {
    margin: 0;
    margin-bottom: 3px; }

.h-menu {
  color: #00b4cf; }

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

.word-wrap {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto; }

.add-comma:before {
  content: ', '; }

.add-comma:first-child:before {
  content: ""; }

.secondaryLink {
  display: block;
  margin: 10px auto;
  text-align: center; }

.icon-loader-small {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOm5vbmU7c3Ryb2tlOiM2YjY1NjM7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5sb2FkaW5nLXNwaW5uZXJfc21hbGw8L3RpdGxlPjxnIGlkPSJMYXllcl8yIiBkYXRhLW5hbWU9IkxheWVyIDIiPjxnIGlkPSJMYXllcl8xLTIiIGRhdGEtbmFtZT0iTGF5ZXIgMSI+PGcgaWQ9Il9sb2FkaW5nLXNwaW5uZXJfc21hbGxfIiBkYXRhLW5hbWU9IiZsdDtsb2FkaW5nLXNwaW5uZXJfc21hbGwmZ3Q7Ij48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik04LDE1LjVBNy41LDcuNSwwLDEsMCwuNSw4Ii8+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNCwxMkE1LjYzLDUuNjMsMCwxLDAsNCw0Ii8+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNC4yOCw4QTMuNzUsMy43NSwwLDEsMCw4LDQuMjgiLz48L2c+PC9nPjwvZz48L3N2Zz4=") center center;
  display: block;
  width: 16px;
  height: 16px; }
  .icon-loader-small--primary-color {
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOm5vbmU7c3Ryb2tlOiMwMGI0Y2Y7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5sb2FkaW5nLXNwaW5uZXJfc21hbGw8L3RpdGxlPjxnIGlkPSJMYXllcl8yIiBkYXRhLW5hbWU9IkxheWVyIDIiPjxnIGlkPSJMYXllcl8xLTIiIGRhdGEtbmFtZT0iTGF5ZXIgMSI+PGcgaWQ9Il9sb2FkaW5nLXNwaW5uZXJfc21hbGxfIiBkYXRhLW5hbWU9IiZsdDtsb2FkaW5nLXNwaW5uZXJfc21hbGwmZ3Q7Ij48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik04LDE1LjVBNy41LDcuNSwwLDEsMCwuNSw4Ii8+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNCwxMkE1LjYzLDUuNjMsMCwxLDAsNCw0Ii8+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNC4yOCw4QTMuNzUsMy43NSwwLDEsMCw4LDQuMjgiLz48L2c+PC9nPjwvZz48L3N2Zz4=") center center; }
  .icon-loader-small--input-box-loader {
    display: absolute;
    right: 20px;
    top: 11px; }
  .icon-loader-small--table-cell {
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOm5vbmU7c3Ryb2tlOiMwMGI0Y2Y7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5sb2FkaW5nLXNwaW5uZXJfc21hbGw8L3RpdGxlPjxnIGlkPSJMYXllcl8yIiBkYXRhLW5hbWU9IkxheWVyIDIiPjxnIGlkPSJMYXllcl8xLTIiIGRhdGEtbmFtZT0iTGF5ZXIgMSI+PGcgaWQ9Il9sb2FkaW5nLXNwaW5uZXJfc21hbGxfIiBkYXRhLW5hbWU9IiZsdDtsb2FkaW5nLXNwaW5uZXJfc21hbGwmZ3Q7Ij48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik04LDE1LjVBNy41LDcuNSwwLDEsMCwuNSw4Ii8+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNCwxMkE1LjYzLDUuNjMsMCwxLDAsNCw0Ii8+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNC4yOCw4QTMuNzUsMy43NSwwLDEsMCw4LDQuMjgiLz48L2c+PC9nPjwvZz48L3N2Zz4=") center center;
    width: 30px;
    height: 30px; }

.icon-loader {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjkgMTI5Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6bm9uZTtzdHJva2U6IzAwYjRjZjtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmxvYWRpbmctc3Bpbm5lcl9sYXJnZTwvdGl0bGU+PGcgaWQ9IkxheWVyXzIiIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgaWQ9IkxheWVyXzEtMiIgZGF0YS1uYW1lPSJMYXllciAxIj48ZyBpZD0iX2xvYWRpbmctc3Bpbm5lcl9sYXJnZV8iIGRhdGEtbmFtZT0iJmx0O2xvYWRpbmctc3Bpbm5lcl9sYXJnZSZndDsiPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTMyLjc1LDY0Ljc1YTMyLDMyLDAsMSwwLDMyLTMyIi8+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMzAuNTYsOTguNDRhNDgsNDgsMCwxLDAsMC02Ny44OCIvPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTY0LjUsMTI4LjVhNjQsNjQsMCwxLDAtNjQtNjQiLz48L2c+PC9nPjwvZz48L3N2Zz4=") center center;
  display: block;
  width: 100px;
  height: 100px; }

.icon-github::before {
  content: '\e617'; }

.icon-external-link::before {
  content: '\e60f'; }

.icon-googleplus::before {
  content: '\e60b'; }

.icon-facebook::before {
  content: '\e60a'; }

.icon-twitter::before {
  content: '\e609'; }

.icon-vimeo::before {
  content: '\e608'; }

.icon-flickr::before {
  content: '\e607'; }

.icon-picasa::before {
  content: '\e60e'; }

.icon-pinterest::before {
  content: '\e60c'; }

.icon-linkedin::before {
  content: '\e60d'; }

.icon-house::before {
  content: '\e601'; }

.icon-lock::before {
  content: '\e610'; }

.icon-slideshare::before {
  content: '\e600'; }

.icon-search::before {
  content: '\e611'; }

.icon-mail::before {
  content: '\e602'; }

.icon-youtube-play::before {
  content: '\f16a'; }

.icon-bin::before {
  content: '\e9ac'; }

.icon-loader,
.icon-loader-small {
  animation: 1s linear 0s normal none infinite spin;
  position: absolute; }
  .icon-loader--inline-block,
  .icon-loader-small--inline-block {
    display: inline-block;
    margin-left: 4px; }
  .icon-loader--table-cell,
  .icon-loader-small--table-cell {
    position: relative; }

@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

.code-icon {
  width: 50px;
  height: auto; }
  @media only screen and (min-width: 1440px) {
    .code-icon {
      width: 60px; } }
  .code-icon.code-icon-bigger {
    width: 65px; }
    @media only screen and (min-width: 992px) {
      .code-icon.code-icon-bigger {
        width: 80px; } }

.settings-toolbar-container {
  height: 100%;
  position: relative;
  pointer-events: none; }
  .settings-toolbar-container .settings-toolbar {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: 34px;
    pointer-events: auto; }
    .settings-toolbar-container .settings-toolbar a.setting {
      border: 0 !important;
      border-radius: initial; }
      @media only screen and (min-width: 768px) {
        .settings-toolbar-container .settings-toolbar a.setting::before {
          content: '';
          width: 2px;
          height: 30px;
          background-color: #00b4cf;
          display: inline-block;
          vertical-align: middle;
          position: relative;
          left: -9px; }
        .settings-toolbar-container .settings-toolbar a.setting:last-of-type::before {
          display: none; } }
    .settings-toolbar-container .settings-toolbar .behind-color {
      height: 38px;
      width: 38px;
      border-radius: 40px;
      position: absolute;
      right: 3px;
      background-color: transparent;
      margin: -3px -3px 0 0;
      z-index: -1;
      transition: all 0.3s ease-in-out; }
      .settings-toolbar-container .settings-toolbar .behind-color.open {
        background-color: #ebebf1;
        width: 100%; }
      @media only screen and (min-width: 768px) {
        .settings-toolbar-container .settings-toolbar .behind-color {
          display: none; } }
    @media only screen and (min-width: 768px) {
      .settings-toolbar-container .settings-toolbar {
        height: 42px;
        right: -4px; } }
  .settings-toolbar-container form input {
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDIwIDIwIj48ZGVmcz48c3R5bGU+LmNscy0xLC5jbHMtMntmaWxsOm5vbmU7c3Ryb2tlOiNjZWNlY2U7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5jbHMtMntzdHJva2UtbGluZWNhcDpzcXVhcmU7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5pY29uLXNlYXJjaC13aGl0ZTwvdGl0bGU+PGcgaWQ9IkxheWVyXzIiIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgaWQ9IkxheWVyXzEtMiIgZGF0YS1uYW1lPSJMYXllciAxIj48ZyBpZD0iX2ljb24tc2VhcmNoLXdoaXRlXyIgZGF0YS1uYW1lPSImbHQ7aWNvbi1zZWFyY2gtd2hpdGUmZ3Q7Ij48Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjguNSIgY3k9IjguNSIgcj0iOCI+PC9jaXJjbGU+PGxpbmUgY2xhc3M9ImNscy0yIiB4MT0iMTQuMjUiIHkxPSIxNC4yNSIgeDI9IjE5LjUiIHkyPSIxOS41Ii8+PC9nPjwvZz48L2c+PC9zdmc+") no-repeat 8px 7px;
    background-size: 16px;
    color: #4e4745;
    width: 32px;
    height: 32px;
    float: right;
    position: relative;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    z-index: 2;
    border-radius: 20px;
    border: solid 1px #6b6563; }
    .settings-toolbar-container form input.active, .settings-toolbar-container form input:focus, .settings-toolbar-container form input:hover {
      outline: none;
      border: solid 1px rgba(107, 101, 99, 0.6); }
    .settings-toolbar-container form input::after {
      content: ' ';
      background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDIwIDIwIj48ZGVmcz48c3R5bGU+LmNscy0xLC5jbHMtMntmaWxsOm5vbmU7c3Ryb2tlOiNjZWNlY2U7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5jbHMtMntzdHJva2UtbGluZWNhcDpzcXVhcmU7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5pY29uLXNlYXJjaC13aGl0ZTwvdGl0bGU+PGcgaWQ9IkxheWVyXzIiIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgaWQ9IkxheWVyXzEtMiIgZGF0YS1uYW1lPSJMYXllciAxIj48ZyBpZD0iX2ljb24tc2VhcmNoLXdoaXRlXyIgZGF0YS1uYW1lPSImbHQ7aWNvbi1zZWFyY2gtd2hpdGUmZ3Q7Ij48Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjguNSIgY3k9IjguNSIgcj0iOCI+PC9jaXJjbGU+PGxpbmUgY2xhc3M9ImNscy0yIiB4MT0iMTQuMjUiIHkxPSIxNC4yNSIgeDI9IjE5LjUiIHkyPSIxOS41Ii8+PC9nPjwvZz48L2c+PC9zdmc+") no-repeat 10px 9px;
      position: absolute;
      width: 7px;
      height: 7px; }
    @media only screen and (min-width: 768px) {
      .settings-toolbar-container form input {
        background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDIwIDIwIj48ZGVmcz48c3R5bGU+LmNscy0xLC5jbHMtMntmaWxsOm5vbmU7c3Ryb2tlOiNjZWNlY2U7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5jbHMtMntzdHJva2UtbGluZWNhcDpzcXVhcmU7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5pY29uLXNlYXJjaC13aGl0ZTwvdGl0bGU+PGcgaWQ9IkxheWVyXzIiIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgaWQ9IkxheWVyXzEtMiIgZGF0YS1uYW1lPSJMYXllciAxIj48ZyBpZD0iX2ljb24tc2VhcmNoLXdoaXRlXyIgZGF0YS1uYW1lPSImbHQ7aWNvbi1zZWFyY2gtd2hpdGUmZ3Q7Ij48Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjguNSIgY3k9IjguNSIgcj0iOCI+PC9jaXJjbGU+PGxpbmUgY2xhc3M9ImNscy0yIiB4MT0iMTQuMjUiIHkxPSIxNC4yNSIgeDI9IjE5LjUiIHkyPSIxOS41Ii8+PC9nPjwvZz48L2c+PC9zdmc+") no-repeat 10px 9px;
        padding: 7px 19px;
        width: 40px;
        height: 40px; } }
  .settings-toolbar-container .setting {
    cursor: pointer;
    width: 32px;
    height: 32px;
    float: right;
    font-size: 24px;
    margin: 0 4px; }
    @media only screen and (min-width: 768px) {
      .settings-toolbar-container .setting {
        width: 40px;
        height: 40px;
        margin: 0 8px; } }
    .settings-toolbar-container .setting.person, .settings-toolbar-container .setting.language, .settings-toolbar-container .setting.environmentswitcher {
      transition: all 0.2s 0.1s ease-in-out;
      opacity: 0;
      visibility: hidden; }
      @media only screen and (min-width: 768px) {
        .settings-toolbar-container .setting.person, .settings-toolbar-container .setting.language, .settings-toolbar-container .setting.environmentswitcher {
          opacity: 1;
          visibility: visible; } }
      .settings-toolbar-container .setting.person.open, .settings-toolbar-container .setting.language.open, .settings-toolbar-container .setting.environmentswitcher.open {
        opacity: 1;
        visibility: visible; }
    .settings-toolbar-container .setting.person, .settings-toolbar-container .setting.language, .settings-toolbar-container .setting.environmentswitcher {
      border-radius: 20px;
      border: solid 1px #6b6563; }
      .settings-toolbar-container .setting.person.active, .settings-toolbar-container .setting.person:focus, .settings-toolbar-container .setting.person:hover, .settings-toolbar-container .setting.language.active, .settings-toolbar-container .setting.language:focus, .settings-toolbar-container .setting.language:hover, .settings-toolbar-container .setting.environmentswitcher.active, .settings-toolbar-container .setting.environmentswitcher:focus, .settings-toolbar-container .setting.environmentswitcher:hover {
        outline: none;
        border: solid 1px rgba(107, 101, 99, 0.6); }
    @media only screen and (min-width: 768px) {
      .settings-toolbar-container .setting.search {
        position: relative; } }
    .settings-toolbar-container .setting.search input {
      transition: all 0.2s 0.1s ease-in-out;
      opacity: 0;
      visibility: hidden; }
      .settings-toolbar-container .setting.search input:-ms-input-placeholder {
        /* Internet Explorer 10+ */
        color: transparent; }
      @media only screen and (min-width: 768px) {
        .settings-toolbar-container .setting.search input {
          opacity: 1;
          visibility: visible; } }
    .settings-toolbar-container .setting.search.open input {
      opacity: 1;
      visibility: visible; }
    .settings-toolbar-container .setting.person {
      background: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMzIgMzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHN0eWxlPi5zdDB7ZmlsbDpub25lO3N0cm9rZTojNmI2NTYzO3N0cm9rZS13aWR0aDoyO3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoxMH08L3N0eWxlPjxnIGlkPSJMYXllcl8xIj48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzEgMTZjMCA0LjY2LTIuMTMgOC44My01LjQ3IDExLjU4QzIyLjk0IDI5LjcyIDE5LjYyIDMxIDE2IDMxcy02Ljk0LTEuMjgtOS41My0zLjQyQTE0Ljk2OCAxNC45NjggMCAwMTEgMTZDMSA3LjcyIDcuNzIgMSAxNiAxczE1IDYuNzIgMTUgMTV6IiB0cmFuc2Zvcm09Im1hdHJpeCguNiAwIDAgLjYgNiA2KSIvPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yMi41IDExLjVjMCAyLjQ1My0xLjM2IDUuNDA4LTMuMzggNy4wMjlsLS4xMDQuMDc4Yy0uOTAxLjcwMi0xLjkyNCAxLjEyNi0zLjAxNiAxLjEyNnMtMi4xMTUtLjQyNC0zLjAxNi0xLjEyNmwtLjEwNC0uMDc4QzEwLjg2IDE2LjkwOCA5LjUgMTMuOTUzIDkuNSAxMS41IDkuNSA3LjkxMiAxMi40MTIgNSAxNiA1czYuNSAyLjkxMiA2LjUgNi41eiIgdHJhbnNmb3JtPSJtYXRyaXgoLjYgMCAwIC42IDYgNikiLz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjUuNTMgMjcuNTN2LjA1QzIyLjk0IDI5LjcyIDE5LjYyIDMxIDE2IDMxcy02Ljk0LTEuMjgtOS41My0zLjQydi0uMDVjMC00LjE3IDIuNjctNy43MiA2LjQxLTlhLjcuNyAwIDAxLjEuMDhjLjkxLjcgMS45MyAxLjEyIDMuMDIgMS4xMnMyLjExLS40MiAzLjAyLTEuMTJhLjcuNyAwIDAxLjEtLjA4IDkuNTAxIDkuNTAxIDAgMDE2LjQxIDl6IiB0cmFuc2Zvcm09Im1hdHJpeCguNiAwIDAgLjYgNiA2KSIvPjwvZz48L3N2Zz4=") no-repeat 0 0;
      background-size: contain; }
    .settings-toolbar-container .setting.environmentswitcher {
      background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiBpZD0ic3dpdGNoZXIiIGRhdGEtbmFtZT0ic3dpdGNoZXIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iLTggLTEwIDM4IDM4Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6IzZiNjU2M308L3N0eWxlPjwvZGVmcz48ZyBpZD0iSWNvbiI+PHBhdGggaWQ9IlJlY3RhbmdsZSIgY2xhc3M9ImNscy0xIiBkPSJNMiA2djEwaDE0VjZ6bTAtMWgxNGExIDEgMCAwIDEgMSAxdjEwYTEgMSAwIDAgMS0xIDFIMmExIDEgMCAwIDEtMS0xVjZhMSAxIDAgMCAxIDEtMXoiLz48cGF0aCBpZD0iTGluZSIgY2xhc3M9ImNscy0xIiBkPSJNMyA0YS41LjUgMCAwIDEgMC0xaDE0LjVBMS41IDEuNSAwIDAgMSAxOSA0LjV2MTAuNDJhLjUuNSAwIDEgMS0xIDBWNC41YS41LjUgMCAwIDAtLjUtLjV6Ii8+PHBhdGggaWQ9IkxpbmUtMiIgY2xhc3M9ImNscy0xIiBkPSJNNSAyYS41LjUgMCAwIDEgMC0xaDE0LjVBMS41IDEuNSAwIDAgMSAyMSAyLjV2MTAuNDJhLjUuNSAwIDEgMS0xIDBWMi41YS41LjUgMCAwIDAtLjUtLjV6Ii8+PC9nPjwvc3ZnPg==") no-repeat 0 0;
      background-size: contain; }
    .settings-toolbar-container .setting.language {
      color: #6b6563;
      font-size: 15px;
      font-family: ClanNews, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
      text-decoration: none;
      padding-top: 1px;
      border-radius: 20px;
      border: solid 1px #6b6563;
      text-transform: uppercase; }
      @media only screen and (min-width: 768px) {
        .settings-toolbar-container .setting.language {
          font-size: 16px;
          padding-top: 2px; } }
      .settings-toolbar-container .setting.language span {
        display: inline-block;
        width: 100%;
        text-align: center; }
      .settings-toolbar-container .setting.language div {
        text-align: center; }
      .settings-toolbar-container .setting.language #languageButtonSmallText {
        display: none; }
  .settings-toolbar-container #languageButtonBigText {
    line-height: 34px;
    font-size: 16px; }
    @media only screen and (min-width: 768px) {
      .settings-toolbar-container #languageButtonBigText {
        font-size: 18px;
        padding-top: 2px; } }
  .settings-toolbar-container a.actions {
    transition: all 0.4s ease-in-out;
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgMzIgMzIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PHRpdGxlPkUxM0U5MjhDLUIwNUYtNEM1OC05QTJGLTdCNEY4MkY1NkU2OTwvdGl0bGU+PGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGcgaWQ9IlNoYXJlZC1Ub29sYmFyX21vYmlsZTMyMC1WQVJJQU5ULTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNzIuMDAwMDAwLCAtMTcuMDAwMDAwKSIgc3Ryb2tlPSIjNmI2NTYzIj48ZyBpZD0iaGVhZGVyYmFyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNi4wMDAwMDAsIDE3LjAwMDAwMCkiPjxnIGlkPSJJY29ucy0vLWljb24tbW9yZV9jbG9zZWQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI1Ni4wMDAwMDAsIDAuMDAwMDAwKSI+PGNpcmNsZSBpZD0iT3ZhbCIgY3g9IjE2IiBjeT0iMTYiIHI9IjE1LjUiPjwvY2lyY2xlPjxnIGlkPSJHcm91cC0yIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLjAwMDAwMCwgOS42MDAwMDApIiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIj48cGF0aCBkPSJNNi4yNCwxMi42NCBMLTIuNDg2ODk5NThlLTE0LDYuNCIgaWQ9IkxpbmUtQ29weSI+PC9wYXRoPjxwYXRoIGQ9Ik0wLDYuNCBMNi4yNCwwLjE2IiBpZD0iTGluZSI+PC9wYXRoPjwvZz48L2c+PC9nPjwvZz48L2c+PC9zdmc+") no-repeat 0 0;
    background-size: contain; }
    .settings-toolbar-container a.actions.open {
      transform: rotate(180deg); }
    @media only screen and (min-width: 768px) {
      .settings-toolbar-container a.actions {
        display: none; } }

.cls-1 {
  fill: #0093d0; }

.cls-2 {
  fill: #7fc6e7; }

.cls-3 {
  fill: #fff; }

.cls-4,
.cls-5,
.cls-6,
.cls-7 {
  fill: none;
  stroke: #0093d0;
  stroke-linecap: round;
  stroke-miterlimit: 10; }

.cls-5 {
  stroke-dasharray: 1.75 1.75; }

.cls-6 {
  stroke-dasharray: 1.81 1.81; }

.cls-7 {
  stroke-dasharray: 1.99 1.99; }

.json-formatter-wrapper {
  padding: 30px;
  background: #fff;
  overflow-x: auto; }

.json-formatter-row {
  font-family: "SourceCodePro-Regular", monospace;
  color: #000; }
  .json-formatter-row a {
    color: #000;
    text-decoration: none; }
    .json-formatter-row a:hover {
      color: #000; }
  .json-formatter-row .json-formatter-url {
    color: #00b4cf; }
  .json-formatter-row .json-formatter-function {
    color: #18a31a; }
  .json-formatter-row .json-formatter-date {
    background-color: transparent; }
  .json-formatter-row .json-formatter-boolean {
    color: #a60810; }
  .json-formatter-row .json-formatter-row {
    margin-left: 1em; }
  .json-formatter-row .json-formatter-string,
  .json-formatter-row .json-formatter-number {
    color: #00b4cf; }
  .json-formatter-row .json-formatter-key {
    color: #807c7a; }
  .json-formatter-row .children.empty {
    opacity: 0.5;
    margin-left: 1em; }
  .json-formatter-row .children.empty.object::after {
    content: 'No properties'; }
  .json-formatter-row .children.empty.array::after {
    content: '[]'; }
  .json-formatter-row .key {
    color: #7f0055; }
  .json-formatter-row .string {
    color: #00b4cf;
    white-space: pre;
    word-wrap: break-word; }
  .json-formatter-row .number,
  .json-formatter-row .bracket {
    color: #005b69; }
  .json-formatter-row .boolean {
    color: #f00; }
  .json-formatter-row .null {
    color: #855a00; }
  .json-formatter-row .undefined {
    color: #ca0b69; }
  .json-formatter-row .function {
    color: #ff20ed; }
  .json-formatter-row .url {
    text-decoration: underline;
    color: #00b4cf;
    cursor: pointer; }
  .json-formatter-row .bracket {
    color: #00b4cf; }
  .json-formatter-row .key {
    color: #005b69;
    cursor: pointer; }
  .json-formatter-row .constructor-name {
    cursor: pointer; }
  .json-formatter-row .toggler {
    font-size: 0.8em;
    line-height: 1.2em;
    vertical-align: middle;
    opacity: 0.6;
    cursor: pointer; }
    .json-formatter-row .toggler::after {
      display: inline-block;
      transition: transform 100ms ease-in;
      content: '►'; }
    .json-formatter-row .toggler.open::after {
      transform: rotate(90deg); }
  .json-formatter-row:hover > a > .thumbnail-text {
    opacity: 0.6; }

.breadcrumb {
  padding: 0;
  font-size: 13px;
  background: transparent;
  margin: 20px 10px; }
  @media only screen and (min-width: 768px) {
    .breadcrumb {
      margin: 24px 40px 12px 0; } }
  @media only screen and (min-width: 992px) {
    .breadcrumb {
      margin: 32px 45px 16px 0; } }
  .breadcrumb li {
    margin-left: 8px; }
  .breadcrumb li:first-of-type {
    margin-left: 0; }
  .breadcrumb li + li::before {
    content: '>';
    color: #4e4745;
    padding: 0 8px  0 0; }
  .breadcrumb .active {
    color: #4e4745;
    font-weight: bold; }

.collapsible-list-wrapper .less {
  display: none; }

.collapsible-list-wrapper .more {
  display: inline; }

.collapsible-list-wrapper .open .less {
  display: inline; }

.collapsible-list-wrapper .open .more {
  display: none; }

.collapsible-list {
  padding: 0 0 5px;
  clear: both;
  position: relative;
  overflow-y: hidden;
  margin: 20px 0 0; }
  .collapsible-list > li {
    float: left;
    padding: 5px 10px;
    margin-right: -1px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative; }
    .collapsible-list > li:first-child {
      border-top-right-radius: 0;
      border-top-left-radius: 0; }
    .collapsible-list > li.list-group-item-link:focus, .collapsible-list > li.list-group-item-link:hover {
      background-color: white; }
    .collapsible-list > li.list-group-item-link a {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      position: absolute;
      text-decoration: none; }
    .collapsible-list > li img {
      max-width: 30px; }
  .collapsible-list.closed {
    height: 151px; }
  .collapsible-list .table-responsive {
    margin-bottom: 0; }

.collapsible-list-handler {
  display: block;
  font-weight: bold;
  text-align: right;
  border-top: 1px dashed #00b4cf;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .collapsible-list-handler {
      width: calc(100% - 4px); } }
  .collapsible-list-handler.open {
    border-top: 0; }

.list-group .list-steps a {
  text-decoration: none; }

.list-steps {
  counter-reset: ol-counter;
  display: block !important;
  list-style: none;
  padding-left: 20px; }
  .list-steps .list-group-item {
    border: 0;
    background: none;
    display: list-item;
    margin-left: 20px;
    margin-right: 20px;
    padding: 6px 15px 6px 0; }
    .list-steps .list-group-item.list-step-green::before {
      border-color: #18a31a;
      color: #18a31a; }
    .list-steps .list-group-item.list-step-blue::before {
      border-color: #00bfdc;
      color: #00bfdc; }
    .list-steps .list-group-item::before {
      border: 1px solid #333;
      border-radius: 10.5px;
      color: #333;
      content: counter(ol-counter);
      counter-increment: ol-counter;
      font-size: 10.5px;
      font-weight: bold;
      height: 21px;
      left: -32px;
      line-height: 22px;
      position: absolute;
      text-align: center;
      top: 7px;
      width: 21px; }

.list-group-payment-products .list-group-item {
  text-align: center;
  width: 148px; }

.list-group-type-ahead {
  margin-bottom: 0;
  margin-left: 8px; }
  .list-group-type-ahead .list-group-item {
    padding: 0 6px; }

p.list-group-label {
  padding-top: 16px;
  font-size: 12px; }

.list-group-item {
  border: 1px solid #e2e1e6; }

.type-ahead-container .list-group-item {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.img-zoomable {
  display: block;
  max-width: 100%;
  height: auto; }

.media-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  list-style: none;
  padding-left: 0;
  width: calc(100% + 2px);
  margin: 1px 0 -1px 1px; }
  .media-list li {
    margin-bottom: 0; }
    .media-list li.payment-product {
      padding: 20px 32px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
      .media-list li.payment-product a {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center; }
      .media-list li.payment-product img {
        margin-right: 5px; }
  .media-list .media-body {
    width: auto;
    display: block; }
  .media-list .media-link {
    background-color: #fff;
    padding: 19px 32px;
    width: 100%;
    border: 1px solid #e2e1e6;
    margin: -1px 0 0 -1px; }
    @media only screen and (min-width: 480px) {
      .media-list .media-link {
        width: 50%; } }
    @media only screen and (min-width: 992px) {
      .media-list .media-link {
        width: 33.33%; } }
    @media only screen and (min-width: 1440px) {
      .media-list .media-link {
        width: 25%; } }
    .media-list .media-link.service {
      white-space: normal; }
    .media-list .media-link.full-row {
      white-space: normal;
      margin-bottom: 6px;
      width: 100%; }
    .media-list .media-link a {
      text-decoration: none; }
      .media-list .media-link a:focus, .media-list .media-link a:hover {
        text-decoration: underline; }

.row.equal-height.column-margin > [class*='col-'] {
  margin-left: 15px;
  margin-right: 15px; }

@media only screen and (min-width: 768px) {
  .row.equal-height {
    display: -ms-flexbox;
    display: flex; }
  .row.equal-height > [class*='col-'] {
    overflow: hidden; } }

.checkedList {
  list-style: none;
  margin-left: 0;
  padding-left: 25px; }
  .checkedList li {
    position: relative;
    margin: 8px 0; }
    .checkedList li::before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      margin-right: 5px;
      color: #00b4cf;
      position: absolute;
      left: -25px;
      top: 4px; }
    .checkedList li.has-error::before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      color: #fcfcfc;
      top: 3px; }
  .checkedList.smaller-list {
    margin: 10px 0;
    font-size: 12px; }
    .checkedList.smaller-list li {
      margin: 4px 0; }

.faq-list {
  margin: 25px 0 0;
  padding: 0; }
  ul.faq-list {
    max-width: 100%; }
  .faq-list > li {
    border: 1px solid #e2e1e6;
    border-radius: 4px;
    max-width: 100%;
    list-style: none;
    position: relative;
    margin-bottom: 12px;
    text-decoration: none;
    background-color: #fff; }
    .faq-list > li .faq-q {
      text-decoration: none; }
    .faq-list > li .faq-short-answer,
    .faq-list > li .faq-header,
    .faq-list > li .faq-answer {
      padding: 10px 25px; }
    .faq-list > li .faq-answer {
      padding-top: 0; }
    .faq-list > li .faq-header {
      color: #00b4cf;
      font-size: 16px; }
      .faq-list > li .faq-header .checkbox {
        margin-bottom: 0;
        margin-top: 1px; }
      .faq-list > li .faq-header a {
        color: #00b4cf;
        text-decoration: none; }
    .faq-list > li .faq-q .faq-show {
      float: right;
      margin-left: 30px; }
    .faq-list > li .faq-q .faq-header {
      font-family: ClanNews, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
      width: 100%; }
      .faq-list > li .faq-q .faq-header > p {
        margin: 0; }
    .faq-list > li .faq-q .checkbox {
      margin-bottom: 0;
      margin-top: 2px; }
    .faq-list > li.faq-box-shadow {
      box-shadow: 0 3px 14px rgba(0, 0, 0, 0.1); }

.faq-q {
  display: block; }
  .faq-q.faq-q-link .faq-header::before {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjZweCIgaGVpZ2h0PSIyNnB4IiB2aWV3Qm94PSIwIDAgMjYgMjYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PC9kZWZzPjxnIGlkPSJQcmVzZW50IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48ZyBpZD0iRGV2aHViLS0tcHJvZHVjdC1kZXRhaWxzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTI5My4wMDAwMDAsIC0xMjA1LjAwMDAwMCkiIHN0cm9rZT0iIzJDNkFBQSI+PGcgaWQ9Ik5leHQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyOTQuMDAwMDAwLCAxMjA2LjAwMDAwMCkiPjxjaXJjbGUgaWQ9Ik92YWwtNCIgY3g9IjEyIiBjeT0iMTIiIHI9IjEyIj48L2NpcmNsZT48cG9seWxpbmUgaWQ9IlRyaWFuZ2xlLTIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgcG9pbnRzPSI3IDcgMTMgMTIgMTMgMTIgNyAxNyI+PC9wb2x5bGluZT48cG9seWxpbmUgaWQ9IlRyaWFuZ2xlLTIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgcG9pbnRzPSIxMiA3IDE4IDEyIDE4IDEyIDEyIDE3Ij48L3BvbHlsaW5lPjwvZz48L2c+PC9nPjwvc3ZnPg==") no-repeat;
    float: right; }
  .faq-q .faqShow::before {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjZweCIgaGVpZ2h0PSIyNnB4IiB2aWV3Qm94PSIwIDAgMjYgMjYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGcgaWQ9IlByZXNlbnQiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMjkzLjAwMDAwMCwgLTg0Ni4wMDAwMDApIiBzdHJva2U9IiMyQzZBQUEiPjxnIGlkPSJGQVEtdG9nZ2xlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMjk0LjAwMDAwMCwgODQ3LjAwMDAwMCkiPjxjaXJjbGUgaWQ9Ik92YWwtNCIgY3g9IjEyIiBjeT0iMTIiIHI9IjEyIj48L2NpcmNsZT48ZyBpZD0iR3JvdXAtNyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNS4wMDAwMDAsIDUuMDAwMDAwKSIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSI+PHBhdGggZD0iTTcsMCBMNywxNCIgaWQ9IkxpbmUtNiI+PC9wYXRoPjxwYXRoIGQ9Ik0xNCw3IEwwLDciIGlkPSJMaW5lLTYiPjwvcGF0aD48L2c+PC9nPjwvZz48L2c+PC9zdmc+") no-repeat; }
  .faq-q .faqHide::before {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjZweCIgaGVpZ2h0PSIyNnB4IiB2aWV3Qm94PSIwIDAgMjYgMjYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PC9kZWZzPjxnIGlkPSJQcmVzZW50IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTI5My4wMDAwMDAsIC00OTkuMDAwMDAwKSIgc3Ryb2tlPSIjMkM2QUFBIj48ZyBpZD0iRkFRLXRvZ2dsZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTI5NC4wMDAwMDAsIDUwMC4wMDAwMDApIj48Y2lyY2xlIGlkPSJPdmFsLTQiIGN4PSIxMiIgY3k9IjEyIiByPSIxMiI+PC9jaXJjbGU+PHBhdGggZD0iTTE5LDEyIEw1LDEyIiBpZD0iTGluZS02IiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIj48L3BhdGg+PC9nPjwvZz48L2c+PC9zdmc+") no-repeat; }
  .faq-q .faq-show {
    padding: 0;
    width: 24px;
    height: 24px; }
    .faq-q .faq-show > span.faqShow {
      display: none; }
    .faq-q .faq-show > span.faqHide {
      display: block; }
  .faq-q.collapsed .faq-show > span.faqShow {
    display: block; }
  .faq-q.collapsed .faq-show > span.faqHide {
    display: none; }

.card {
  margin-bottom: 32px;
  border: 1px solid #e2e1e6;
  border-radius: 4px; }

.card-default {
  background-color: #fff; }
  .card-default.row {
    margin-left: 0;
    margin-right: 0; }
  .row .card-default {
    padding-left: 0;
    padding-right: 0; }

.card-secondary {
  background-color: #f7f7f9; }

.card-title {
  margin-top: 0; }

.card-image img {
  width: 100%; }

.card-content {
  padding: 16px; }
  @media only screen and (min-width: 992px) {
    .card-content {
      padding: 32px; } }
  .card-content > *:first-child,
  .card-content h1,
  .card-content h2,
  .card-content h3,
  .card-content h4,
  .card-content h5 {
    margin-top: 0; }
  .card-content > *:last-child {
    margin-bottom: 0; }
  .card-content.above-columns {
    padding-bottom: 0; }
  .card-content--small {
    padding: 12px; }

.card-lookfeel {
  max-width: 60em;
  position: relative; }
  @media only screen and (min-width: 768px) {
    .card-lookfeel {
      padding-right: 265px; } }
  .card-lookfeel .card-content {
    padding-top: 16px; }
    .card-lookfeel .card-content p {
      padding-right: 246px; }
  .card-lookfeel svg {
    display: none; }
    @media only screen and (min-width: 768px) {
      .card-lookfeel svg {
        position: absolute;
        right: 20px;
        bottom: 0;
        display: block; } }
  .card-lookfeel .btn {
    margin-top: 8px; }

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  background-color: #00b4cf; }

.nav-pill-selector li > a {
  background-color: #fff;
  border: 1px solid #e2e1e6; }

.nav-pill-selector li:first-child > a {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px; }

.nav-pill-selector li:last-child > a {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px; }

.nav-pill-label {
  margin: 16px 0 8px;
  font-size: 12px; }

.circle-number {
  margin-right: 0.2em;
  display: inline-block;
  width: 1.7em;
  height: 1.7em;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #4e4745;
  color: #4e4745;
  vertical-align: middle;
  line-height: 1.7;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .panel-heading .circle-number {
    margin-right: 8px; }

.badge {
  display: inline-block;
  background-color: #00b4cf;
  color: #fff;
  border: 0;
  vertical-align: middle;
  font-size: 15px;
  font-family: ClanBook, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 4px 8px;
  border-radius: 4px;
  line-height: 1.4; }
  .badge--success {
    background-color: #18a31a; }
  .badge--error, .badge--danger, .badge--failure {
    background-color: #a60810; }
  .badge--working {
    background-color: #ffbe00; }
  .badge--grouped {
    background-color: #cccaca; }
  .badge--big {
    font-size: 1.1em; }
  td .badge,
  th .badge {
    margin-left: 16px; }
  .badge .badge-info {
    cursor: pointer; }

.sticky-header-table__fixed-thead {
  position: fixed;
  opacity: 0;
  pointer-events: none;
  background-color: #fff;
  transition: opacity 200ms ease-out, transform 200ms ease-out;
  transform: translateY(-50%);
  display: block;
  overflow: hidden;
  border-right: 1px solid #e2e1e6; }

.sticky-header-table__fixed-thead-row {
  display: block; }

.sticky-header-table__fixed-thead-th {
  display: block;
  float: left; }

.sticky-header-table--active .sticky-header-table__fixed-thead {
  pointer-events: auto;
  opacity: 1;
  transform: translateY(0); }

.content-padding .page-header.page-header-highlight {
  position: relative;
  display: block;
  background: #00b4cf;
  margin: -8px -8px 2em -8px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding: 12.8px 8px 16px 8px; }
  body.styleguide .content-padding .page-header.page-header-highlight {
    margin: 0; }
  @media only screen and (min-width: 768px) {
    .content-padding .page-header.page-header-highlight {
      padding: 40px 32px 40px 32px;
      margin-top: -16px;
      margin-right: -32px;
      margin-left: -32px; } }
  @media only screen and (min-width: 992px) {
    .content-padding .page-header.page-header-highlight {
      padding: 31px 48px 31px 48px;
      margin-top: -24px;
      margin-right: -48px;
      margin-left: -48px; } }
  .content-padding .page-header.page-header-highlight a {
    font-size: 13px; }
  .content-padding .page-header.page-header-highlight h1,
  .content-padding .page-header.page-header-highlight .h1,
  .content-padding .page-header.page-header-highlight h2,
  .content-padding .page-header.page-header-highlight .h2,
  .content-padding .page-header.page-header-highlight h3,
  .content-padding .page-header.page-header-highlight .h3,
  .content-padding .page-header.page-header-highlight h4,
  .content-padding .page-header.page-header-highlight .h4,
  .content-padding .page-header.page-header-highlight h5,
  .content-padding .page-header.page-header-highlight .h5,
  .content-padding .page-header.page-header-highlight h6,
  .content-padding .page-header.page-header-highlight .h6 {
    color: #fff;
    margin: 0; }
  .content-padding .page-header.page-header-highlight .media {
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    -ms-flex-pack: left;
        justify-content: left;
    margin-bottom: 17px; }
    @media only screen and (max-width: 767px) {
      .content-padding .page-header.page-header-highlight .media {
        -ms-flex-align: center;
            align-items: center; } }
    @media only screen and (min-width: 768px) {
      .content-padding .page-header.page-header-highlight .media {
        margin-bottom: 0; } }
  .content-padding .page-header.page-header-highlight .media-left,
  .content-padding .page-header.page-header-highlight .media-body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-direction: column;
        flex-direction: column; }
  .content-padding .page-header.page-header-highlight .media-body {
    padding-top: 8px;
    overflow: visible;
    width: auto; }
    @media only screen and (min-width: 768px) {
      .content-padding .page-header.page-header-highlight .media-body .dropdown ~ h1 {
        padding-right: 200px; } }
  .content-padding .page-header.page-header-highlight .media-left {
    -ms-flex-align: center;
        align-items: center;
    text-align: center;
    overflow: hidden;
    line-height: 60px;
    border-radius: 50%;
    background: #fff;
    width: 60px;
    height: 60px;
    min-width: 60px;
    padding: 0; }
    .content-padding .page-header.page-header-highlight .media-left img {
      display: inline-block;
      border: 0;
      height: 55%;
      max-height: 45px; }
    .content-padding .page-header.page-header-highlight .media-left + .media-body {
      padding-left: 30px; }
  .content-padding .page-header.page-header-highlight hr {
    opacity: 0.5;
    margin: 14px 0; }
    @media only screen and (max-width: 767px) {
      .content-padding .page-header.page-header-highlight hr {
        display: none; } }
  .content-padding .page-header.page-header-highlight .dropdown-menu {
    border: 0; }
    @media only screen and (min-width: 768px) {
      .content-padding .page-header.page-header-highlight .dropdown-menu {
        width: 100%; } }
  @media only screen and (min-width: 768px) {
    .content-padding .page-header.page-header-highlight .dropdown {
      position: absolute;
      top: 15px;
      right: 32px; } }
  @media only screen and (min-width: 992px) {
    .content-padding .page-header.page-header-highlight .dropdown {
      right: 48px; } }
  .content-padding .page-header.page-header-highlight .dropdown-toggle {
    color: #fff;
    text-decoration: none;
    border-radius: 24px;
    display: inline-block;
    padding: 4px 16px 2px 0; }
    @media only screen and (min-width: 768px) {
      .content-padding .page-header.page-header-highlight .dropdown-toggle {
        padding: 4px 16px 2px; }
        .content-padding .page-header.page-header-highlight .dropdown-toggle[aria-expanded=true], .content-padding .page-header.page-header-highlight .dropdown-toggle:focus, .content-padding .page-header.page-header-highlight .dropdown-toggle:hover {
          background-color: #3a9dd2; } }
  @media only screen and (max-width: 767px) {
    .content-padding .page-header.page-header-highlight .platform-nagivation-dropdown .dropdown-menu {
      margin-top: 0; } }
  .content-padding .page-header.page-header-highlight .nav-pills {
    margin-bottom: -18px;
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1px;
         column-gap: 1px; }
    @media only screen and (min-width: 1440px) {
      .content-padding .page-header.page-header-highlight .nav-pills {
        -moz-column-count: auto;
             column-count: auto; } }
    .content-padding .page-header.page-header-highlight .nav-pills > li {
      margin: 0 2px 5px;
      width: 100%;
      float: none;
      display: inline-block; }
      @media only screen and (min-width: 1440px) {
        .content-padding .page-header.page-header-highlight .nav-pills > li {
          width: auto; } }
      .content-padding .page-header.page-header-highlight .nav-pills > li.active a {
        background-color: #3a9dd2; }
      .content-padding .page-header.page-header-highlight .nav-pills > li > a {
        border: 0;
        color: #fff;
        text-decoration: none;
        border-radius: 24px;
        display: inline-block;
        padding: 4px 16px 2px; }
        .content-padding .page-header.page-header-highlight .nav-pills > li > a:focus, .content-padding .page-header.page-header-highlight .nav-pills > li > a:hover {
          color: #fff;
          background-color: #3a9dd2; }
  .content-padding .page-header.page-header-highlight .page-nagivation-dropdown {
    width: 100%;
    border-radius: 24px;
    padding-left: 20px;
    background-color: #3a9dd2; }
    .content-padding .page-header.page-header-highlight .page-nagivation-dropdown .dropdown-menu {
      width: 100%; }
    .content-padding .page-header.page-header-highlight .page-nagivation-dropdown a {
      width: 100%; }
    .content-padding .page-header.page-header-highlight .page-nagivation-dropdown .caret {
      position: absolute;
      right: 14px; }
  .content-padding .page-header.page-header-highlight .button-container {
    margin: 10px 0 20px 0; }
    .content-padding .page-header.page-header-highlight .button-container .btn {
      margin: 0 0 5px;
      padding: 11px 13px 8px;
      background: transparent;
      color: #fff;
      border-radius: 20px;
      text-transform: uppercase;
      box-shadow: none;
      border: 1px solid rgba(255, 255, 255, 0.25);
      font-size: 11px; }
      @media only screen and (min-width: 480px) {
        .content-padding .page-header.page-header-highlight .button-container .btn {
          font-size: 13px; } }
      .content-padding .page-header.page-header-highlight .button-container .btn.active {
        padding: 12px 14px 9px;
        border: 0;
        font-weight: bold;
        background: rgba(255, 255, 255, 0.25); }

.toc-navigation-container {
  border-left: 2px solid #e2e1e6;
  padding: 0 0 0 30px;
  margin: 0 0 30px 15px; }
  @media only screen and (min-width: 768px) {
    .toc-navigation-container {
      float: right;
      max-width: 200px;
      min-width: 170px;
      padding: 0 0 0 30px;
      margin: 36px 0 30px 30px; } }
  @media only screen and (min-width: 1440px) {
    .toc-navigation-container {
      max-width: 260px; } }

.toc-heading {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
  display: inline-block;
  text-transform: uppercase;
  color: #141317; }

.toc-list::before {
  width: 1px;
  display: block;
  content: '';
  margin-top: -75px;
  height: 75px;
  visibility: hidden;
  pointer-events: none; }

.toc-list,
.toc-list ol,
.toc-list li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px; }

.toc-list a {
  color: #575665;
  text-decoration: none;
  padding: 6px 0;
  display: block; }
  .toc-list a:focus, .toc-list a:hover {
    color: #2869ac; }

.toc-content h1::before,
.toc-content .h1::before,
.toc-content h2::before,
.toc-content .h2::before,
.toc-content h3::before,
.toc-content .h3::before,
.toc-content h4::before,
.toc-content .h4::before,
.toc-content h5::before,
.toc-content .h5::before,
.toc-content h6::before,
.toc-content .h6::before {
  width: 1px;
  display: block;
  content: '';
  margin-top: -75px;
  height: 75px;
  visibility: hidden;
  pointer-events: none; }

.toc-content h1:focus,
.toc-content .h1:focus,
.toc-content h2:focus,
.toc-content .h2:focus,
.toc-content h3:focus,
.toc-content .h3:focus,
.toc-content h4:focus,
.toc-content .h4:focus,
.toc-content h5:focus,
.toc-content .h5:focus,
.toc-content h6:focus,
.toc-content .h6:focus {
  outline: 0; }

.multi-select-container {
  line-height: normal; }
  .multi-select-container input::-ms-clear {
    display: none; }
  .multi-select-container fieldset[disabled] .multiselect {
    pointer-events: none; }
  .multi-select-container .multiselect__spinner {
    position: absolute;
    right: 1px;
    top: 1px;
    width: 48px;
    height: 35px;
    background: #fff;
    display: block; }
    .multi-select-container .multiselect__spinner::before, .multi-select-container .multiselect__spinner::after {
      position: absolute;
      content: "";
      top: 50%;
      left: 50%;
      margin: -8px 0 0 -8px;
      width: 16px;
      height: 16px;
      border-radius: 100%;
      border-color: #41b883 transparent transparent;
      border-style: solid;
      border-width: 2px;
      box-shadow: 0 0 0 1px transparent; }
    .multi-select-container .multiselect__spinner::before {
      animation: spinning 2.4s cubic-bezier(0.41, 0.26, 0.2, 0.62);
      animation-iteration-count: infinite; }
    .multi-select-container .multiselect__spinner::after {
      animation: spinning 2.4s cubic-bezier(0.51, 0.09, 0.21, 0.8);
      animation-iteration-count: infinite; }
  .multi-select-container .multiselect__loading-enter-active,
  .multi-select-container .multiselect__loading-leave-active {
    transition: opacity 0.4s ease-in-out;
    opacity: 1; }
  .multi-select-container .multiselect__loading-enter,
  .multi-select-container .multiselect__loading-leave-active {
    opacity: 0; }
  .multi-select-container .multiselect {
    overflow: hidden; }
    .multi-select-container .multiselect.multiselect--active {
      overflow: visible; }
  .multi-select-container .multiselect,
  .multi-select-container .multiselect__input,
  .multi-select-container .multiselect__single {
    font-family: inherit;
    font-size: 16px;
    -ms-touch-action: manipulation;
        touch-action: manipulation; }
  .multi-select-container .multiselect {
    box-sizing: content-box;
    display: block;
    position: relative;
    width: 100%;
    min-height: 40px;
    text-align: left;
    color: #35495e; }
  .multi-select-container .multiselect * {
    box-sizing: border-box;
    max-width: 1500px; }
  .multi-select-container .multiselect:focus {
    outline: none; }
  .multi-select-container .multiselect--disabled {
    pointer-events: none;
    opacity: 0.6; }
  .multi-select-container .multiselect--active {
    z-index: 50; }
    .multi-select-container .multiselect--active .multiselect__close {
      display: block; }
  .multi-select-container .multiselect--active:not(.multiselect--above) .multiselect__current,
  .multi-select-container .multiselect--active:not(.multiselect--above) .multiselect__input,
  .multi-select-container .multiselect--active:not(.multiselect--above) .multiselect__tags {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .multi-select-container .multiselect--active .multiselect__select {
    transform: rotateZ(180deg); }
  .multi-select-container .multiselect--above.multiselect--active .multiselect__current,
  .multi-select-container .multiselect--above.multiselect--active .multiselect__input,
  .multi-select-container .multiselect--above.multiselect--active .multiselect__tags {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .multi-select-container .multiselect__input {
    font-size: 14px;
    min-width: 340px; }
    @media only screen and (max-width: 767px) {
      .multi-select-container .multiselect__input {
        width: calc(100% - 35px); } }
    @media only screen and (min-width: 768px) {
      .multi-select-container .multiselect__input {
        font-size: 16px;
        min-width: 540px; } }
  .multi-select-container .multiselect__input,
  .multi-select-container .multiselect__single {
    position: relative;
    display: inline-block;
    min-height: 32px;
    border: none;
    border-radius: 3px;
    background: #fff;
    padding: 1px 0 0 5px;
    width: calc(100%);
    transition: border 0.1s ease;
    box-sizing: border-box;
    margin-bottom: 6px;
    vertical-align: top;
    color: #e2e1e6;
    line-height: 31px; }
  .multi-select-container input.multiselect__input {
    color: #000; }
  .multi-select-container .multiselect__input::-webkit-input-placeholder {
    color: #e2e1e6; }
  .multi-select-container .multiselect__input::-moz-placeholder {
    color: #e2e1e6; }
  .multi-select-container .multiselect__input::-ms-input-placeholder {
    color: #e2e1e6; }
  .multi-select-container .multiselect__input::placeholder {
    color: #e2e1e6; }
  .multi-select-container .multiselect__tag ~ .multiselect__input,
  .multi-select-container .multiselect__tag ~ .multiselect__single {
    width: auto; }
  .multi-select-container .multiselect__input:hover,
  .multi-select-container .multiselect__single:hover {
    border-color: #cfcfcf; }
  .multi-select-container .multiselect__input:focus,
  .multi-select-container .multiselect__single:focus {
    border-color: #a8a8a8;
    outline: none; }
  .multi-select-container .multiselect__single {
    padding-left: 5px; }
  .multi-select-container .multiselect__tags-wrap {
    display: inline; }
  .multi-select-container .multiselect__tags {
    min-height: 46px;
    display: block;
    border-radius: 3px;
    margin: 0 0 1px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    background: #fff url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDE3IDE5Ij48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iIzU3NTY2NSIgc3Ryb2tlLXdpZHRoPSIyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxIDEpIj48Y2lyY2xlIGN4PSI2LjUiIGN5PSI2LjUiIHI9IjYuNSIvPjxwYXRoIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgZD0iTTExIDEybDQgNSIvPjwvZz48L3N2Zz4=") 14px 13px no-repeat;
    font-size: 13px;
    padding: 8px 33px 0 42px; }
    @media only screen and (min-width: 768px) {
      .multi-select-container .multiselect__tags {
        padding: 8px 63px 0 42px; } }
  .multi-select-container .multiselect__tag {
    position: relative;
    display: inline-block;
    padding: 9px 26px 6px 10px;
    border-radius: 2px;
    margin-right: 10px;
    color: #00b4cf;
    line-height: 1;
    background: #f7f7f9;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    text-overflow: ellipsis;
    border: 1px solid #eaecef;
    font-size: 12px; }
    @media only screen and (min-width: 768px) {
      .multi-select-container .multiselect__tag {
        font-size: 13px; } }
  .multi-select-container .multiselect__tag-icon {
    cursor: pointer;
    margin-left: 7px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    font-weight: 700;
    width: 22px;
    text-align: center;
    line-height: 22px;
    transition: all 0.2s ease;
    border-radius: 5px;
    font-style: normal; }
  .multi-select-container .multiselect__tag-icon::after {
    content: '×';
    color: #f7f7f9;
    font-size: 14px;
    line-height: 30px; }
  .multi-select-container .multiselect__tag-icon:focus::after,
  .multi-select-container .multiselect__tag-icon:hover::after {
    color: #000; }
  .multi-select-container .multiselect__current {
    line-height: 16px;
    min-height: 40px;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    padding: 8px 12px 0;
    padding-right: 30px;
    white-space: nowrap;
    margin: 0;
    text-decoration: none;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
    cursor: pointer; }
  .multi-select-container .multiselect__select {
    display: block;
    position: absolute;
    box-sizing: border-box;
    width: 38px;
    height: 38px;
    background: #fff;
    border-radius: 50%;
    right: 0;
    top: 5px;
    padding: 4px 8px;
    margin: 0;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    transition: transform 0.2s ease;
    z-index: 1; }
  .multi-select-container .multiselect__select::before {
    position: relative;
    right: 0;
    top: 56%;
    color: #999;
    margin-top: 4px;
    border-style: solid;
    border-width: 5px 5px 0;
    border-color: #999 transparent transparent transparent;
    content: ''; }
  .multi-select-container .multiselect__placeholder {
    color: #ADADAD;
    display: inline-block;
    margin-bottom: 10px;
    padding-top: 2px; }
  .multi-select-container .multiselect--active .multiselect__placeholder {
    display: none; }
  .multi-select-container .multiselect__content-wrapper {
    position: absolute;
    display: block;
    background: #fff;
    width: 100%;
    max-height: 240px;
    overflow: auto;
    border: solid 1px #dbdbec;
    border-top: none;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    z-index: 50;
    -webkit-overflow-scrolling: touch;
    box-shadow: 0 2px 4px 0 #bebebe; }
    .multi-select-container .multiselect__content-wrapper.always-open {
      display: block !important;
      max-height: 1000px !important; }
  .multi-select-container .multiselect__content {
    list-style: none;
    display: inline-block;
    padding: 0 0 10px;
    margin: 0;
    min-width: 100%;
    vertical-align: top; }
  .multi-select-container .multiselect--above .multiselect__content-wrapper {
    bottom: 100%;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: none;
    border-top: 1px solid #E8E8E8; }
  .multi-select-container .multiselect__content::webkit-scrollbar {
    display: none; }
  .multi-select-container .multiselect__element {
    display: block;
    max-width: 100%; }
  .multi-select-container .multiselect__element .multiselect__option {
    display: block;
    padding: 11px 12px 0 39px;
    min-height: 29px;
    line-height: 16px;
    text-decoration: none;
    text-transform: none;
    position: relative;
    cursor: pointer;
    font-size: 13px; }
    .multi-select-container .multiselect__element .multiselect__option::before {
      content: '';
      width: 15px;
      height: 15px;
      display: block;
      border: 1px solid #ddd;
      background-color: #fff;
      position: absolute;
      top: 7px;
      left: 13px;
      border-radius: 3px; }
  .multi-select-container .multiselect__element .multiselect__option--disabled {
    cursor: text;
    pointer-events: none;
    font-size: 12px;
    border-top: 1px solid #dbdbec;
    padding: 15px 0 5px 12px;
    margin: 10px 0 0;
    background: #fff !important; }
    .multi-select-container .multiselect__element .multiselect__option--disabled::before {
      display: none; }
  .multi-select-container .multiselect__option--selected::after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    position: absolute;
    top: 8px;
    left: 14px; }
  .multi-select-container .multiselect--disabled {
    background: #ededed;
    pointer-events: none; }
  .multi-select-container .multiselect--disabled .multiselect__current,
  .multi-select-container .multiselect--disabled .multiselect__select {
    background: #ededed;
    color: #a6a6a6; }
  .multi-select-container .multiselect__element:first-child .multiselect__option--disabled {
    border-top: 0;
    margin: 0; }
  .multi-select-container .multiselect__option--highlight {
    color: #00b4cf;
    background: #f7f7f9; }
  .multi-select-container .multiselect__option--group {
    background: #ededed;
    color: #35495e; }
  .multi-select-container .multiselect__option--group.multiselect__option--highlight {
    background: #35495e;
    color: #fff; }
  .multi-select-container .multiselect__option--group.multiselect__option--highlight:after {
    background: #35495e; }
  .multi-select-container .multiselect__option--disabled.multiselect__option--highlight {
    background: #dedede; }
  .multi-select-container .multiselect-enter-active,
  .multi-select-container .multiselect-leave-active {
    transition: all 0.15s ease; }
  .multi-select-container .multiselect-enter,
  .multi-select-container .multiselect-leave-active {
    opacity: 0; }
  .multi-select-container .multiselect__strong {
    margin-bottom: 8px;
    line-height: 20px;
    display: inline-block;
    vertical-align: top; }
  .multi-select-container .multiselect__close {
    display: none;
    position: absolute;
    right: 41px;
    height: 46px;
    width: 40px;
    cursor: pointer;
    z-index: 2; }
    .multi-select-container .multiselect__close::after {
      content: '';
      width: 24px;
      height: 24px;
      position: absolute;
      top: 12px;
      left: 18px;
      font-size: 16px;
      background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGcgaWQ9IlByZXNlbnQiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxnIGlkPSJEZXZodWItLS1Db3VudHJpZXMtWzFdIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTI3Ny4wMDAwMDAsIC0yOTEuMDAwMDAwKSI+PGcgaWQ9IkNoZWNrLWljb24iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyNzcuMDAwMDAwLCAyOTEuMDAwMDAwKSI+PGNpcmNsZSBpZD0iT3ZhbCIgZmlsbD0iIzJDNkFBQSIgY3g9IjEyIiBjeT0iMTIiIHI9IjEyIj48L2NpcmNsZT48cG9seWxpbmUgaWQ9IkxpbmUtNSIgc3Ryb2tlPSIjRkZGRkZGIiBzdHJva2Utd2lkdGg9IjIuMjg1NzE0MjkiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTIuNDQ1NTkyLCAxMS45ODUyMTIpIHNjYWxlKC0xLCAxKSB0cmFuc2xhdGUoLTEyLjQ0NTU5MiwgLTExLjk4NTIxMikgIiBwb2ludHM9IjE3LjQ2MjYxMTYgMTEuOTg1MjEyMSAxMy41NzcwMDg5IDE2LjE2NDYyMDUgNy40Mjg1NzE0MyA3LjgwNTgwMzU3Ij48L3BvbHlsaW5lPjwvZz48L2c+PC9nPjwvc3ZnPg==") 0 0 no-repeat;
      background-size: 100%;
      background-color: #00b4cf;
      border-radius: 50%; }
  .multi-select-container .multiselect__option-text {
    position: relative;
    bottom: 3px;
    font-size: 14px; }
  .multi-select-container .multiselect__option-text-muted {
    color: #fdfdfd; }
  .multi-select-container .multiselect-icon {
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: 0 4px 0 0;
    position: absolute;
    top: 7px; }
    .multi-select-container .multiselect-icon.icon-continent {
      background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSIxNXB4IiB2aWV3Qm94PSIwIDAgMTUgMTUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PC9kZWZzPjxnIGlkPSJQcmVzZW50IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48ZyBpZD0iRGV2aHViLS0tQ291bnRyaWVzLVsyYV0iIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zNjAuMDAwMDAwLCAtMzcwLjAwMDAwMCkiIGZpbGw9IiM1NzU2NjUiIGZpbGwtcnVsZT0ibm9uemVybyI+PGcgaWQ9Ikdyb3VwLTkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMxNS4wMDAwMDAsIDMyNy4wMDAwMDApIj48ZyBpZD0iY29udGluZW50IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0NS4wMDAwMDAsIDQzLjAwMDAwMCkiPjxwYXRoIGQ9Ik03LjUwOTM0NzgzLDAgQzMuNDI1LDAgMC4xMDg0NzgyNjEsMy4zMTY3MzkxMyAwLjEwODQ3ODI2MSw3LjM5MTUyMTc0IEMwLjEwODQ3ODI2MSw4LjMwOTU2NTIyIDAuMjcyMTczOTEzLDkuMTgyMzkxMyAwLjU4ODI2MDg3LDkuOTk1MjE3MzkgTDAuNTg4MjYwODcsMTAuMDA4NDc4MyBMMC42MTQ1NjUyMTcsMTAuMDc0MzQ3OCBDMS4xNjU4Njk1NywxMS40ODcxNzM5IDIuMTQ0MTMwNDMsMTIuNjkxMDg3IDMuMzgsMTMuNTM5NTY1MiBMMy4zODM2OTU2NSwxMy41NDMyNjA5IEM0LjU1NzYwODcsMTQuMzI5NTY1MiA1Ljk4MTczOTEzLDE0Ljc5MjM5MTMgNy41MDkzNDc4MywxNC43OTIzOTEzIEMxMS41ODQxMzA0LDE0Ljc5MDQzNDggMTQuODk4OTEzLDExLjQ3MzkxMyAxNC45MDA4Njk2LDcuMzkxNTIxNzQgQzE0Ljg5ODkxMywzLjMxNjczOTEzIDExLjU4NDEzMDQsMC4wMDE5NTY1MjE3NCA3LjUwOTM0NzgzLDAgWiBNMi44MSwyLjY5OTU2NTIyIEM0LjAxMzkxMzA0LDEuNDk3MzkxMyA1LjY3NTIxNzM5LDAuNzUyMzkxMzA0IDcuNTA5MzQ3ODMsMC43NTIzOTEzMDQgQzkuMzM3ODI2MDksMC43NTIzOTEzMDQgMTAuOTk1MjE3NCwxLjQ5NzM5MTMgMTIuMTk5MzQ3OCwyLjY5OTU2NTIyIEMxMi43NDQ3ODI2LDMuMjQ2OTU2NTIgMTMuMTk2NTIxNywzLjg4NjczOTEzIDEzLjUyNTY1MjIsNC41OTIxNzM5MSBMMTIuNTYyMzkxMyw1LjIxNDc4MjYxIEMxMi4yMDUsNS40NDYwODY5NiAxMS45OTIzOTEzLDUuODQxMzA0MzUgMTEuOTkyMzkxMyw2LjI2MDY1MjE3IEMxMS45OTIzOTEzLDYuMjk2MzA0MzUgMTEuOTk0MzQ3OCw2LjMzMzkxMzA0IDExLjk5ODA0MzUsNi4zNzE3MzkxMyBMMTIuMTI2MDg3LDcuNzkzOTEzMDQgTDEyLjEyODA0MzUsNy44MzkxMzA0MyBDMTIuMTI4MDQzNSw3Ljk3NjUyMTc0IDEyLjA3MTUyMTcsOC4xMDgyNjA4NyAxMS45Nyw4LjIwMDQzNDc4IEwxMC41Njg0NzgzLDkuNDgxNTIxNzQgQzEwLjQ2Njk1NjUsOS41NzE3MzkxMyAxMC4zNTc4MjYxLDkuNjA5MzQ3ODMgMTAuMjQxMDg3LDkuNjA5MzQ3ODMgQzEwLjEzLDkuNjExMzA0MzUgMTAuMDE5MTMwNCw5LjU3MTczOTEzIDkuOTMyNjA4Nyw5LjUwMzkxMzA0IEM5Ljg0NDEzMDQzLDkuNDM0MzQ3ODMgOS43ODIxNzM5MSw5LjM0MjE3MzkxIDkuNzU1ODY5NTcsOS4yMTQxMzA0MyBMOS4zNDk1NjUyMiw3LjE3MzA0MzQ4IEM5LjI3NjA4Njk2LDYuODExNzM5MTMgOS4wNDg0NzgyNiw2LjUwMTUyMTc0IDguNzI1LDYuMzI0NTY1MjIgTDcuODUyMTczOTEsNS44NDg2OTU2NSBDNy43Njc2MDg3LDUuODAxNzM5MTMgNy43MDU0MzQ3OCw1LjczOTU2NTIyIDcuNjYyMTczOTEsNS42NjQzNDc4MyBDNy42MTg5MTMwNCw1LjU4OTEzMDQzIDcuNTk2MzA0MzUsNS41MDI2MDg3IDcuNTk2MzA0MzUsNS40MTYwODY5NiBDNy41OTYzMDQzNSw1LjMwODkxMzA0IDcuNjMwMjE3MzksNS4yMDM0NzgyNiA3LjcwMzQ3ODI2LDUuMTExMzA0MzUgQzcuODg1ODY5NTcsNC44ODE3MzkxMyA3Ljk3NjMwNDM1LDQuNjA1MjE3MzkgNy45NzYzMDQzNSw0LjMzNDM0NzgzIEM3Ljk3NjMwNDM1LDMuOTQzMDQzNDggNy43OSwzLjU1MzY5NTY1IDcuNDQwMjE3MzksMy4zMTA4Njk1NyBMNi45MTU0MzQ3OCwyLjk0NzgyNjA5IEM2LjcwMTA4Njk2LDIuNzk3MzkxMyA2LjQ1MjYwODcsMi43MjU4Njk1NyA2LjIxLDIuNzI1ODY5NTcgQzUuOTg2MDg2OTYsMi43MjU4Njk1NyA1Ljc2NzgyNjA5LDIuNzg2MDg2OTYgNS41NzYwODY5NiwyLjg5ODkxMzA0IEM1LjM4MjM5MTMsMy4wMTE3MzkxMyA1LjIxNjczOTEzLDMuMTgxMDg2OTYgNS4xMDU4Njk1NywzLjM5MzY5NTY1IEw0Ljc0MDg2OTU3LDQuMDkxNzM5MTMgQzQuNjU2MzA0MzUsNC4yNTU0MzQ3OCA0LjQ4ODY5NTY1LDQuMzU2OTU2NTIgNC4zMDYzMDQzNSw0LjM1Njk1NjUyIEwzLjIwMTk1NjUyLDQuMzU2OTU2NTIgQzIuOTc4MDQzNDgsNC4zNTY5NTY1MiAyLjc4MjM5MTMsNC4yMDQ1NjUyMiAyLjcyNjA4Njk2LDMuOTg4MjYwODcgTDIuNDgzNDc4MjYsMy4wNTUyMTczOSBDMi41ODc4MjYwOSwyLjkzMjgyNjA5IDIuNjk1MjE3MzksMi44MTQzNDc4MyAyLjgxLDIuNjk5NTY1MjIgWiBNMS40NDk3ODI2MSwxMC4xMDk3ODI2IEwxLjg5OTM0NzgzLDkuMTEyODI2MDkgQzEuOTY1MjE3MzksOC45NzE3MzkxMyAyLjA2NSw4Ljg2NDU2NTIyIDIuMTgzNDc4MjYsOC43ODkzNDc4MyBDMi4zMDE5NTY1Miw4LjcxNTg2OTU3IDIuNDM3MzkxMyw4LjY3NjUyMTc0IDIuNTcxMDg2OTYsOC42NzY1MjE3NCBDMi43NzgwNDM0OCw4LjY4MDIxNzM5IDIuOTYwNDM0NzgsOC43NTM2OTU2NSAzLjExNjczOTEzLDguOTI4Njk1NjUgTDMuMTM1NjUyMTcsOC45NDc2MDg3IEMzLjE2NTY1MjE3LDguOTgxNTIxNzQgMy4xOTU4Njk1Nyw5LjAxMzQ3ODI2IDMuMjI5NzgyNjEsOS4wNDM0NzgyNiBMMy4yMzE3MzkxMyw5LjA0MzQ3ODI2IEMzLjI2OTM0NzgzLDkuMDc5MTMwNDMgMy4zMTA2NTIxNyw5LjExMzA0MzQ4IDMuMzU0MTMwNDMsOS4xNDUgTDMuMzU2MDg2OTYsOS4xNDUgQzMuMzg0MzQ3ODMsOS4xNjc2MDg3IDMuNDE0MzQ3ODMsOS4xODYzMDQzNSAzLjQ0NDU2NTIyLDkuMjA1MjE3MzkgTDMuNDU1ODY5NTcsOS4yMTI4MjYwOSBDMy40NzQ3ODI2MSw5LjIyNDEzMDQzIDMuNDkzNDc4MjYsOS4yMzU0MzQ3OCAzLjUxMjM5MTMsOS4yNDY3MzkxMyBMMy41MjM2OTU2NSw5LjI1MjM5MTMgQzMuNTU3NjA4Nyw5LjI3MTMwNDM1IDMuNTkxNTIxNzQsOS4yODgwNDM0OCAzLjYyNzE3MzkxLDkuMzA1IEMzLjgxOTEzMDQzLDkuMzg5NTY1MjIgNC4wMjc4MjYwOSw5LjQzNDc4MjYxIDQuMjM4NDc4MjYsOS40MzQ3ODI2MSBMNC43NjUyMTczOSw5LjQzNDc4MjYxIEM0Ljk3MjE3MzkxLDkuNDM0NzgyNjEgNS4xNTQ1NjUyMiw5LjUxNzYwODcgNS4yODgyNjA4Nyw5LjY1MTA4Njk2IEM1LjQyMTczOTEzLDkuNzg2NTIxNzQgNS41MDI2MDg3LDkuOTcwODY5NTcgNS41MDI2MDg3LDEwLjE3MDIxNzQgQzUuNTAyNjA4NywxMC4xOTY1MjE3IDUuNTAyNjA4NywxMC4yMjEwODcgNS40OTg5MTMwNCwxMC4yNDczOTEzIEw1LjQzMzA0MzQ4LDEwLjkwOTU2NTIgQzUuMzc4NDc4MjYsMTEuNDM0MzQ3OCA1LjA4MTMwNDM1LDExLjkwMjgyNjEgNC42Mjc4MjYwOSwxMi4xNzM2OTU3IEwzLjYxNTY1MjE3LDEyLjc3NzYwODcgQzIuNjgxOTU2NTIsMTIuMDg4OTEzIDEuOTI3NjA4NywxMS4xNzA4Njk2IDEuNDQ5NzgyNjEsMTAuMTA5NzgyNiBaIE0xMi4xOTkxMzA0LDEyLjA5MDg2OTYgQzEwLjk5NTIxNzQsMTMuMjk0NzgyNiA5LjMzNzgyNjA5LDE0LjAzOTc4MjYgNy41MDkxMzA0MywxNC4wMzk3ODI2IEM2LjM1MzkxMzA0LDE0LjAzOTc4MjYgNS4yNjg0NzgyNiwxMy43NDI2MDg3IDQuMzI2MDg2OTYsMTMuMjI4OTEzIEw1LjAxMjgyNjA5LDEyLjgxODY5NTcgQzUuNjcxMzA0MzUsMTIuNDI3MzkxMyA2LjEwMzkxMzA0LDExLjc0NjMwNDMgNi4xODEwODY5NiwxMC45ODQ1NjUyIEw2LjI0Njk1NjUyLDEwLjMyMjM5MTMgQzYuMjUyNjA4NywxMC4yNzE1MjE3IDYuMjU0NTY1MjIsMTAuMjIwODY5NiA2LjI1NDU2NTIyLDEwLjE3IEM2LjI1NDU2NTIyLDkuNzYzNjk1NjUgNi4wODkxMzA0Myw5LjM5MTA4Njk2IDUuODIxOTU2NTIsOS4xMjAyMTczOSBDNS41NTQ3ODI2MSw4Ljg1MTA4Njk2IDUuMTc4NDc4MjYsOC42ODE5NTY1MiA0Ljc2NDc4MjYxLDguNjgxOTU2NTIgTDQuMjM4MDQzNDgsOC42ODE5NTY1MiBDNC4wMjU0MzQ3OCw4LjY4MTk1NjUyIDMuODI0MTMwNDMsOC41OTM0NzgyNiAzLjY4MzA0MzQ4LDguNDMxNzM5MTMgTDMuNjc5MzQ3ODMsOC40MjgwNDM0OCBDMy4zODU4Njk1Nyw4LjA5NSAyLjk3NzYwODcsNy45MjE5NTY1MiAyLjU3MTMwNDM1LDcuOTIzOTEzMDQgQzIuMjk0NzgyNjEsNy45MjU4Njk1NyAyLjAyMTk1NjUyLDguMDAyODI2MDkgMS43ODUsOC4xNTE1MjE3NCBDMS41NDgwNDM0OCw4LjMwMDIxNzM5IDEuMzQ0NzgyNjEsOC41MjAyMTczOSAxLjIxNjk1NjUyLDguNzk2NzM5MTMgTDEuMjE1LDguODAwNDM0NzggTDEuMDgzMjYwODcsOS4wOTE5NTY1MiBDMC45Mzg0NzgyNjEsOC41NTE5NTY1MiAwLjg2MTMwNDM0OCw3Ljk4NTg2OTU3IDAuODYxMzA0MzQ4LDcuMzkxMzA0MzUgQzAuODYxMzA0MzQ4LDYuMDggMS4yNDUsNC44NTcxNzM5MSAxLjkwNTQzNDc4LDMuODI2MzA0MzUgTDEuOTk3NjA4Nyw0LjE3ODA0MzQ4IEMyLjE0MDY1MjE3LDQuNzI1NDM0NzggMi42MzU0MzQ3OCw1LjEwOTM0NzgzIDMuMjAxNTIxNzQsNS4xMDkzNDc4MyBMNC4zMDU4Njk1Nyw1LjEwOTM0NzgzIEM0Ljc2ODY5NTY1LDUuMTA5MzQ3ODMgNS4xOTM5MTMwNCw0Ljg1MTUyMTc0IDUuNDA4MjYwODcsNC40NDE1MjE3NCBMNS43NzMyNjA4NywzLjc0MTczOTEzIEM1LjgxODQ3ODI2LDMuNjU3MTczOTEgNS44ODA0MzQ3OCwzLjU5MzA0MzQ4IDUuOTU3NjA4NywzLjU0ODA0MzQ4IEM2LjAzMjgyNjA5LDMuNTAyODI2MDkgNi4xMjEzMDQzNSwzLjQ3ODQ3ODI2IDYuMjA5NTY1MjIsMy40Nzg0NzgyNiBDNi4zMDU0MzQ3OCwzLjQ3ODQ3ODI2IDYuMzk5NTY1MjIsMy41MDY3MzkxMyA2LjQ4ODA0MzQ4LDMuNTY2OTU2NTIgTDcuMDExMDg2OTYsMy45MyBDNy4xNTAyMTczOSw0LjAyNTg2OTU3IDcuMjIzNjk1NjUsNC4xNzY1MjE3NCA3LjIyMzY5NTY1LDQuMzM0NTY1MjIgQzcuMjIzNjk1NjUsNC40NDE3MzkxMyA3LjE4OTc4MjYxLDQuNTQ4OTEzMDQgNy4xMTY1MjE3NCw0LjY0MTMwNDM1IEM2LjkzMjE3MzkxLDQuODY4OTEzMDQgNi44NDE5NTY1Miw1LjE0NzM5MTMgNi44NDM2OTU2NSw1LjQxNjMwNDM1IEM2Ljg0MzY5NTY1LDUuNjM0NTY1MjIgNi45MDAyMTczOSw1Ljg0ODkxMzA0IDcuMDA5MTMwNDMsNi4wMzg5MTMwNCBDNy4xMjAyMTczOSw2LjIzMDg2OTU3IDcuMjgzOTEzMDQsNi4zOTYzMDQzNSA3LjQ5MDY1MjE3LDYuNTA5MTMwNDMgTDguMzYzNDc4MjYsNi45ODUgQzguNDkxNTIxNzQsNy4wNTQ1NjUyMiA4LjU4MTczOTEzLDcuMTc2OTU2NTIgOC42MSw3LjMxOTc4MjYxIEw5LjAxODI2MDg3LDkuMzYwODY5NTcgQzkuMDc4NDc4MjYsOS42Njc2MDg3IDkuMjQ3ODI2MDksOS45MjUyMTczOSA5LjQ2NzgyNjA5LDEwLjA5NjUyMTcgQzkuNjg5NzgyNjEsMTAuMjY5NTY1MiA5Ljk2MDY1MjE3LDEwLjM2MTczOTEgMTAuMjQxMDg3LDEwLjM2MTczOTEgQzEwLjUzMjYwODcsMTAuMzYzNjk1NyAxMC44MzU2NTIyLDEwLjI1NjMwNDMgMTEuMDc2MzA0MywxMC4wMzYzMDQzIEwxMi40NzU4Njk2LDguNzU2OTU2NTIgQzEyLjczNTQzNDgsOC41MiAxMi44ODA0MzQ4LDguMTg1IDEyLjg4MDQzNDgsNy44Mzg5MTMwNCBDMTIuODgwNDM0OCw3LjgwMTMwNDM1IDEyLjg4MDQzNDgsNy43NjM2OTU2NSAxMi44NzY3MzkxLDcuNzI2MDg2OTYgTDEyLjc0Njk1NjUsNi4zMDM5MTMwNCBMMTIuNzQ0NzgyNiw2LjI2MDg2OTU3IEMxMi43NDQ3ODI2LDYuMDk1MjE3MzkgMTIuODI5MzQ3OCw1LjkzOTEzMDQzIDEyLjk3MDY1MjIsNS44NDY5NTY1MiBMMTMuODA5NzgyNiw1LjMwNTIxNzM5IEMxNC4wMjgwNDM1LDUuOTYxNzM5MTMgMTQuMTQ4NDc4Myw2LjY2MTUyMTc0IDE0LjE0ODQ3ODMsNy4zOTE1MjE3NCBDMTQuMTQ4MjYwOSw5LjIyNTY1MjE3IDEzLjQwMzI2MDksMTAuODg1IDEyLjE5OTEzMDQsMTIuMDkwODY5NiBaIiBpZD0iU2hhcGUiPjwvcGF0aD48L2c+PC9nPjwvZz48L2c+PC9zdmc+") no-repeat; }
    .multi-select-container .multiselect-icon.icon-country {
      background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTNweCIgaGVpZ2h0PSIxNHB4IiB2aWV3Qm94PSIwIDAgMTMgMTQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGcgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTM2MS4wMDAwMDAsIC01NDMuMDAwMDAwKSIgZmlsbD0iIzU3NTY2NSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzE1LjAwMDAwMCwgMzI3LjAwMDAwMCkiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAxNzEuMDAwMDAwKSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDYuMDAwMDAwLCA0NS4wMDAwMDApIj48cGF0aCBkPSJNMiwyIEw0LjUyODIwODI3LDAuNTMzNjM3MzM1IEM1LjA4NTYwMTEsMC4yMTAzNDkwOCA1Ljc2NDYxMjE1LDAuMTc1NDE1NTE3IDYuMzUyMjM5MTQsMC40Mzk3OTUxMjYgTDguNTE4MTY1OTgsMS40MTQyNjg1NCBDOS4wNjUzMTA1NywxLjY2MDQzNDY5IDkuNjk0MDY1MDMsMS42NDc5NjU4MSAxMC4yMzEwMTk4LDEuMzgwMzAwODEgTDEzLDAgTDEzLDcgTDEwLjIyNjQ2MjUsOC4zNDcyNTM3OCBDOS42OTE4NTk4Niw4LjYwNjkzODU2IDkuMDY5NDU0NzcsOC42MTU0MDQyOCA4LjUyNzk4Njg5LDguMzcwMzU1NzggTDYuNDMwMjk4MTcsNy40MjEwMTg4MiBDNS44NDU5NzY0OSw3LjE1NjU3NjI2IDUuMTcwMjc4MDQsNy4xODg0MTI1NSA0LjYxMzQwODczLDcuNTA2NjIzNTggTDIsOSBMMiwyIFoiIGlkPSJSZWN0YW5nbGUtMTEiPjwvcGF0aD48cmVjdCBpZD0iUmVjdGFuZ2xlLTE0IiB4PSIwIiB5PSIyIiB3aWR0aD0iMSIgaGVpZ2h0PSIxMiI+PC9yZWN0PjwvZz48L2c+PC9nPjwvZz48L2c+PC9zdmc+") no-repeat; }
    .multi-select-container .multiselect-icon + .multiselect__option-text {
      margin-left: 22px; }
  .multi-select-container .no-result {
    padding: 20px 20px 10px; }
    .multi-select-container .no-result a {
      font-size: 15px; }
    .multi-select-container .no-result::before {
      display: none; }

@keyframes spinning {
  from {
    transform: rotate(0); }
  to {
    transform: rotate(2turn); } }

.progress {
  height: 5px;
  box-shadow: none;
  margin-bottom: 0;
  position: relative; }
  .progress:after {
    content: '';
    position: absolute;
    top: 0;
    left: calc(20% - 4px);
    width: calc(20% + 6px);
    height: 10px;
    border-left: 4px solid #fff;
    border-right: 4px solid #fff; }
  .progress:before {
    content: '';
    position: absolute;
    top: 0;
    right: calc(20% - 4px);
    width: calc(20% + 6px);
    height: 10px;
    border-left: 4px solid #fff;
    border-right: 4px solid #fff; }

[v-cloak] {
  display: none; }

.mt-sm {
  margin-top: 10px; }

.mb-sm {
  margin-bottom: 10px; }

.mb-0 {
  margin-bottom: 0; }

.mt-1 {
  margin-top: 1em; }

.mt-3 {
  margin-top: 3em; }

.mr-sm {
  margin-right: 10px; }

.sorting-container {
  margin-bottom: 20px; }
  .sorting-container .dropdown .btn {
    font-size: 13px; }
    @media only screen and (min-width: 480px) {
      .sorting-container .dropdown .btn {
        font-size: inherit; } }
  @media only screen and (max-width: 767px) {
    .sorting-container {
      width: 100%;
      margin-bottom: 20px; }
      .sorting-container .dropdown {
        width: 100%;
        margin-bottom: 10px; }
        .sorting-container .dropdown .btn {
          padding-left: 3px;
          padding-right: 3px;
          width: 100%; } }
  @media only screen and (min-width: 768px) {
    .sorting-container .dropdown {
      float: right; }
      .sorting-container .dropdown + .dropdown {
        margin-right: 10px; } }

.switch-wrapper {
  background: #fff;
  position: fixed;
  right: 0;
  left: 0;
  top: 75px;
  padding: 16px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 1;
  cursor: default; }
  .has-context-bar .switch-wrapper {
    top: 103px; }
  @media only screen and (min-width: 768px) {
    .switch-wrapper {
      position: absolute;
      min-width: 240px;
      width: auto;
      left: auto; }
      .has-context-bar .switch-wrapper {
        top: 33px; }
      .settings-toolbar .switch-wrapper {
        top: 43px; } }
  .switch-wrapper hr {
    border-top-color: #d6d8dd;
    margin: 0 16px 12px; }
  .switch-wrapper.user-wrapper table td {
    font-size: 12px;
    vertical-align: top;
    padding-right: 4px; }
    .switch-wrapper.user-wrapper table td .switch-list {
      font-size: 12px;
      padding-left: 0; }
      .switch-wrapper.user-wrapper table td .switch-list li {
        padding: 0; }

.switch-list {
  list-style: none;
  font-size: 14px;
  text-align: left; }
  .switch-list li {
    max-width: none;
    padding: 4px 0; }
    .switch-list li a {
      padding: 4px 16px;
      margin-left: -16px;
      margin-right: -16px;
      color: #4e4745;
      transition: all 0.2s ease-in-out;
      white-space: nowrap;
      display: block;
      cursor: pointer; }
      .switch-list li a::before {
        display: none; }
      .switch-list li a:hover, .switch-list li a.active, .switch-list li a.active:hover {
        background-color: #fbfbfb;
        color: #00b4cf; }
  .switch-list .nav-header {
    color: #00b4cf;
    text-transform: uppercase; }
  .switch-list .link {
    color: #00b4cf; }
  .switch-list .smaller {
    font-size: 12px; }
  .switch-list + .switch-list {
    margin-top: 16px; }
  .switch-list.nav-wrapped li {
    text-align: right;
    width: 25%; }

.tile-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 30px 0;
  /* smallest screen; full width */
  /* between smallest and small; 2-column layout */
  /* between small and medium (without sidebar); 3-column layout */
  /* between medium and large (with sidebar); 2-column layout */
  /* large (with sidebar); 3-column layout */
  /* with sidebar */
  /* without sidebar */ }
  @media only screen and (max-width: 580px) {
    .tile-container {
      /* display container as flex */
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      /* iterate through each map col */
      /* prevent margin left on first element in row */
      /* prevent margin top on the first row cols */ }
      .tile-container > *:nth-child(1n+1) {
        width: calc(100% - 0px);
        margin-left: 30px;
        margin-top: 30px; }
      .tile-container > *:nth-child(1n+1) {
        margin-left: 0; }
      .tile-container > *:nth-child(1) {
        margin-top: 0; } }
  @media only screen and (min-width: 580px) and (max-width: 767px) {
    .tile-container {
      /* display container as flex */
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      /* iterate through each map col */
      /* prevent margin left on first element in row */
      /* prevent margin top on the first row cols */
      /* prevent margin left on first element in row */
      /* prevent margin top on the first row cols */ }
      .tile-container > *:nth-child(2n+1) {
        width: calc(50% - 15px);
        margin-left: 30px;
        margin-top: 30px; }
      .tile-container > *:nth-child(2n+1) {
        margin-left: 0; }
      .tile-container > *:nth-child(1) {
        margin-top: 0; }
      .tile-container > *:nth-child(2n+2) {
        width: calc(50% - 15px);
        margin-left: 30px;
        margin-top: 30px; }
      .tile-container > *:nth-child(2n+1) {
        margin-left: 0; }
      .tile-container > *:nth-child(2) {
        margin-top: 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .tile-container {
      /* display container as flex */
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      /* iterate through each map col */
      /* prevent margin left on first element in row */
      /* prevent margin top on the first row cols */
      /* prevent margin left on first element in row */
      /* prevent margin top on the first row cols */
      /* prevent margin left on first element in row */
      /* prevent margin top on the first row cols */ }
      .tile-container > *:nth-child(3n+1) {
        width: calc(33.33333% - 20px);
        margin-left: 30px;
        margin-top: 30px; }
      .tile-container > *:nth-child(3n+1) {
        margin-left: 0; }
      .tile-container > *:nth-child(1) {
        margin-top: 0; }
      .tile-container > *:nth-child(3n+2) {
        width: calc(33.33333% - 20px);
        margin-left: 30px;
        margin-top: 30px; }
      .tile-container > *:nth-child(3n+1) {
        margin-left: 0; }
      .tile-container > *:nth-child(2) {
        margin-top: 0; }
      .tile-container > *:nth-child(3n+3) {
        width: calc(33.33333% - 20px);
        margin-left: 30px;
        margin-top: 30px; }
      .tile-container > *:nth-child(3n+1) {
        margin-left: 0; }
      .tile-container > *:nth-child(3) {
        margin-top: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1192px) {
    .tile-container {
      /* display container as flex */
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      /* iterate through each map col */
      /* prevent margin left on first element in row */
      /* prevent margin top on the first row cols */
      /* prevent margin left on first element in row */
      /* prevent margin top on the first row cols */ }
      .tile-container > *:nth-child(2n+1) {
        width: calc(50% - 15px);
        margin-left: 30px;
        margin-top: 30px; }
      .tile-container > *:nth-child(2n+1) {
        margin-left: 0; }
      .tile-container > *:nth-child(1) {
        margin-top: 0; }
      .tile-container > *:nth-child(2n+2) {
        width: calc(50% - 15px);
        margin-left: 30px;
        margin-top: 30px; }
      .tile-container > *:nth-child(2n+1) {
        margin-left: 0; }
      .tile-container > *:nth-child(2) {
        margin-top: 0; } }
  @media only screen and (min-width: 1192px) {
    .tile-container {
      /* display container as flex */
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      /* iterate through each map col */
      /* prevent margin left on first element in row */
      /* prevent margin top on the first row cols */
      /* prevent margin left on first element in row */
      /* prevent margin top on the first row cols */
      /* prevent margin left on first element in row */
      /* prevent margin top on the first row cols */ }
      .tile-container > *:nth-child(3n+1) {
        width: calc(33.33333% - 20px);
        margin-left: 30px;
        margin-top: 30px; }
      .tile-container > *:nth-child(3n+1) {
        margin-left: 0; }
      .tile-container > *:nth-child(1) {
        margin-top: 0; }
      .tile-container > *:nth-child(3n+2) {
        width: calc(33.33333% - 20px);
        margin-left: 30px;
        margin-top: 30px; }
      .tile-container > *:nth-child(3n+1) {
        margin-left: 0; }
      .tile-container > *:nth-child(2) {
        margin-top: 0; }
      .tile-container > *:nth-child(3n+3) {
        width: calc(33.33333% - 20px);
        margin-left: 30px;
        margin-top: 30px; }
      .tile-container > *:nth-child(3n+1) {
        margin-left: 0; }
      .tile-container > *:nth-child(3) {
        margin-top: 0; } }
  body.sidebar .tile-container {
    /* smallest screen; full width */
    /* between smallest and small; 2-column layout */
    /* between small and medium (without sidebar); 3-column layout */
    /* between medium and large (with sidebar); 2-column layout */
    /* large (with sidebar); 3-column layout */ }
    @media only screen and (max-width: 580px) {
      body.sidebar .tile-container {
        /* display container as flex */
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        /* iterate through each map col */
        /* prevent margin left on first element in row */
        /* prevent margin top on the first row cols */ }
        body.sidebar .tile-container > *:nth-child(1n+1) {
          width: calc(100% - 0px);
          margin-left: 30px;
          margin-top: 30px; }
        body.sidebar .tile-container > *:nth-child(1n+1) {
          margin-left: 0; }
        body.sidebar .tile-container > *:nth-child(1) {
          margin-top: 0; } }
    @media only screen and (min-width: 580px) and (max-width: 767px) {
      body.sidebar .tile-container {
        /* display container as flex */
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        /* iterate through each map col */
        /* prevent margin left on first element in row */
        /* prevent margin top on the first row cols */
        /* prevent margin left on first element in row */
        /* prevent margin top on the first row cols */ }
        body.sidebar .tile-container > *:nth-child(2n+1) {
          width: calc(50% - 15px);
          margin-left: 30px;
          margin-top: 30px; }
        body.sidebar .tile-container > *:nth-child(2n+1) {
          margin-left: 0; }
        body.sidebar .tile-container > *:nth-child(1) {
          margin-top: 0; }
        body.sidebar .tile-container > *:nth-child(2n+2) {
          width: calc(50% - 15px);
          margin-left: 30px;
          margin-top: 30px; }
        body.sidebar .tile-container > *:nth-child(2n+1) {
          margin-left: 0; }
        body.sidebar .tile-container > *:nth-child(2) {
          margin-top: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      body.sidebar .tile-container {
        /* display container as flex */
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        /* iterate through each map col */
        /* prevent margin left on first element in row */
        /* prevent margin top on the first row cols */
        /* prevent margin left on first element in row */
        /* prevent margin top on the first row cols */
        /* prevent margin left on first element in row */
        /* prevent margin top on the first row cols */ }
        body.sidebar .tile-container > *:nth-child(3n+1) {
          width: calc(33.33333% - 20px);
          margin-left: 30px;
          margin-top: 30px; }
        body.sidebar .tile-container > *:nth-child(3n+1) {
          margin-left: 0; }
        body.sidebar .tile-container > *:nth-child(1) {
          margin-top: 0; }
        body.sidebar .tile-container > *:nth-child(3n+2) {
          width: calc(33.33333% - 20px);
          margin-left: 30px;
          margin-top: 30px; }
        body.sidebar .tile-container > *:nth-child(3n+1) {
          margin-left: 0; }
        body.sidebar .tile-container > *:nth-child(2) {
          margin-top: 0; }
        body.sidebar .tile-container > *:nth-child(3n+3) {
          width: calc(33.33333% - 20px);
          margin-left: 30px;
          margin-top: 30px; }
        body.sidebar .tile-container > *:nth-child(3n+1) {
          margin-left: 0; }
        body.sidebar .tile-container > *:nth-child(3) {
          margin-top: 0; } }
    @media only screen and (min-width: 992px) and (max-width: 1192px) {
      body.sidebar .tile-container {
        /* display container as flex */
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        /* iterate through each map col */
        /* prevent margin left on first element in row */
        /* prevent margin top on the first row cols */
        /* prevent margin left on first element in row */
        /* prevent margin top on the first row cols */ }
        body.sidebar .tile-container > *:nth-child(2n+1) {
          width: calc(50% - 15px);
          margin-left: 30px;
          margin-top: 30px; }
        body.sidebar .tile-container > *:nth-child(2n+1) {
          margin-left: 0; }
        body.sidebar .tile-container > *:nth-child(1) {
          margin-top: 0; }
        body.sidebar .tile-container > *:nth-child(2n+2) {
          width: calc(50% - 15px);
          margin-left: 30px;
          margin-top: 30px; }
        body.sidebar .tile-container > *:nth-child(2n+1) {
          margin-left: 0; }
        body.sidebar .tile-container > *:nth-child(2) {
          margin-top: 0; } }
    @media only screen and (min-width: 1192px) {
      body.sidebar .tile-container {
        /* display container as flex */
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        /* iterate through each map col */
        /* prevent margin left on first element in row */
        /* prevent margin top on the first row cols */
        /* prevent margin left on first element in row */
        /* prevent margin top on the first row cols */
        /* prevent margin left on first element in row */
        /* prevent margin top on the first row cols */ }
        body.sidebar .tile-container > *:nth-child(3n+1) {
          width: calc(33.33333% - 20px);
          margin-left: 30px;
          margin-top: 30px; }
        body.sidebar .tile-container > *:nth-child(3n+1) {
          margin-left: 0; }
        body.sidebar .tile-container > *:nth-child(1) {
          margin-top: 0; }
        body.sidebar .tile-container > *:nth-child(3n+2) {
          width: calc(33.33333% - 20px);
          margin-left: 30px;
          margin-top: 30px; }
        body.sidebar .tile-container > *:nth-child(3n+1) {
          margin-left: 0; }
        body.sidebar .tile-container > *:nth-child(2) {
          margin-top: 0; }
        body.sidebar .tile-container > *:nth-child(3n+3) {
          width: calc(33.33333% - 20px);
          margin-left: 30px;
          margin-top: 30px; }
        body.sidebar .tile-container > *:nth-child(3n+1) {
          margin-left: 0; }
        body.sidebar .tile-container > *:nth-child(3) {
          margin-top: 0; } }
  body.no-sidebar .tile-container {
    /* smallest screen; full width */
    /* between smallest and small; 2-column layout */
    /* between medium and large (with sidebar); 3-column layout */
    /* large (with sidebar); 3-column layout */ }
    @media only screen and (max-width: 580px) {
      body.no-sidebar .tile-container {
        /* display container as flex */
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        /* iterate through each map col */
        /* prevent margin left on first element in row */
        /* prevent margin top on the first row cols */ }
        body.no-sidebar .tile-container > *:nth-child(1n+1) {
          width: calc(100% - 0px);
          margin-left: 30px;
          margin-top: 30px; }
        body.no-sidebar .tile-container > *:nth-child(1n+1) {
          margin-left: 0; }
        body.no-sidebar .tile-container > *:nth-child(1) {
          margin-top: 0; } }
    @media only screen and (min-width: 580px) and (max-width: 867px) {
      body.no-sidebar .tile-container {
        /* display container as flex */
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        /* iterate through each map col */
        /* prevent margin left on first element in row */
        /* prevent margin top on the first row cols */
        /* prevent margin left on first element in row */
        /* prevent margin top on the first row cols */ }
        body.no-sidebar .tile-container > *:nth-child(2n+1) {
          width: calc(50% - 15px);
          margin-left: 30px;
          margin-top: 30px; }
        body.no-sidebar .tile-container > *:nth-child(2n+1) {
          margin-left: 0; }
        body.no-sidebar .tile-container > *:nth-child(1) {
          margin-top: 0; }
        body.no-sidebar .tile-container > *:nth-child(2n+2) {
          width: calc(50% - 15px);
          margin-left: 30px;
          margin-top: 30px; }
        body.no-sidebar .tile-container > *:nth-child(2n+1) {
          margin-left: 0; }
        body.no-sidebar .tile-container > *:nth-child(2) {
          margin-top: 0; } }
    @media only screen and (min-width: 868px) and (max-width: 1292px) {
      body.no-sidebar .tile-container {
        /* display container as flex */
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        /* iterate through each map col */
        /* prevent margin left on first element in row */
        /* prevent margin top on the first row cols */
        /* prevent margin left on first element in row */
        /* prevent margin top on the first row cols */
        /* prevent margin left on first element in row */
        /* prevent margin top on the first row cols */ }
        body.no-sidebar .tile-container > *:nth-child(3n+1) {
          width: calc(33.33333% - 20px);
          margin-left: 30px;
          margin-top: 30px; }
        body.no-sidebar .tile-container > *:nth-child(3n+1) {
          margin-left: 0; }
        body.no-sidebar .tile-container > *:nth-child(1) {
          margin-top: 0; }
        body.no-sidebar .tile-container > *:nth-child(3n+2) {
          width: calc(33.33333% - 20px);
          margin-left: 30px;
          margin-top: 30px; }
        body.no-sidebar .tile-container > *:nth-child(3n+1) {
          margin-left: 0; }
        body.no-sidebar .tile-container > *:nth-child(2) {
          margin-top: 0; }
        body.no-sidebar .tile-container > *:nth-child(3n+3) {
          width: calc(33.33333% - 20px);
          margin-left: 30px;
          margin-top: 30px; }
        body.no-sidebar .tile-container > *:nth-child(3n+1) {
          margin-left: 0; }
        body.no-sidebar .tile-container > *:nth-child(3) {
          margin-top: 0; } }
    @media only screen and (min-width: 1292px) {
      body.no-sidebar .tile-container {
        /* display container as flex */
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        /* iterate through each map col */
        /* prevent margin left on first element in row */
        /* prevent margin top on the first row cols */
        /* prevent margin left on first element in row */
        /* prevent margin top on the first row cols */
        /* prevent margin left on first element in row */
        /* prevent margin top on the first row cols */
        /* prevent margin left on first element in row */
        /* prevent margin top on the first row cols */ }
        body.no-sidebar .tile-container > *:nth-child(4n+1) {
          width: calc(25% - 22.5px);
          margin-left: 30px;
          margin-top: 30px; }
        body.no-sidebar .tile-container > *:nth-child(4n+1) {
          margin-left: 0; }
        body.no-sidebar .tile-container > *:nth-child(1) {
          margin-top: 0; }
        body.no-sidebar .tile-container > *:nth-child(4n+2) {
          width: calc(25% - 22.5px);
          margin-left: 30px;
          margin-top: 30px; }
        body.no-sidebar .tile-container > *:nth-child(4n+1) {
          margin-left: 0; }
        body.no-sidebar .tile-container > *:nth-child(2) {
          margin-top: 0; }
        body.no-sidebar .tile-container > *:nth-child(4n+3) {
          width: calc(25% - 22.5px);
          margin-left: 30px;
          margin-top: 30px; }
        body.no-sidebar .tile-container > *:nth-child(4n+1) {
          margin-left: 0; }
        body.no-sidebar .tile-container > *:nth-child(3) {
          margin-top: 0; }
        body.no-sidebar .tile-container > *:nth-child(4n+4) {
          width: calc(25% - 22.5px);
          margin-left: 30px;
          margin-top: 30px; }
        body.no-sidebar .tile-container > *:nth-child(4n+1) {
          margin-left: 0; }
        body.no-sidebar .tile-container > *:nth-child(4) {
          margin-top: 0; } }

/* tile header */
.tile-header {
  background: transparent;
  border-bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  text-align: left;
  margin-bottom: 20px; }
  .tile-header__icon {
    overflow: hidden;
    box-sizing: border-box;
    margin-right: 20px;
    min-width: 40px;
    -ms-flex-item-align: start;
        align-self: flex-start;
    background-color: transparent;
    padding: 0;
    border-radius: 0;
    height: 40px;
    width: 40px; }
    .tile-header__icon path {
      fill: #807c7a; }
      .tile-header__icon path[fill="currentColor"] {
        fill: #00b4cf; }
  .tile-header__icon-img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border: 0; }
  .tile-header__title {
    word-break: break-word;
    margin: 0;
    color: inherit; }
  .tile-header__title-link {
    font-family: ClanBook, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    transition: color 300ms ease-out;
    color: #00b4cf; }
    .tile-header__title-link:hover {
      color: #007183; }

/* tile links */
.tile-links {
  text-align: left;
  list-style: none;
  padding: 0;
  margin: 0; }
  .tile-links__li a {
    color: #4e4745; }
    .tile-links__li a:hover {
      color: #00b4cf; }

.tile {
  border: 1px solid #e5e4e4;
  box-shadow: none;
  transition: border-color 200ms ease-out;
  -ms-flex-align: start;
      align-items: flex-start;
  background-color: #fff;
  position: relative;
  z-index: 0;
  padding: 24px;
  border: 1px solid #e2e1e6;
  border-radius: 4px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
  text-align: center; }
  .tile a {
    text-decoration: none; }
  .tile__more-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: end;
        align-self: flex-end;
    margin-top: auto;
    -ms-flex-align: baseline;
        align-items: baseline;
    transition: color 300ms ease-out; }
    .tile__more-link::after {
      content: "";
      display: inline-block;
      font: normal normal normal 0.8em FontAwesome;
      margin-left: 6px;
      -webkit-font-smoothing: antialiased; }
    .tile__more-link:hover {
      color: #007183; }

.page-nav-tabs--mobile {
  width: 100%;
  margin-top: 15px; }
  @media only screen and (min-width: 768px) {
    .page-nav-tabs--mobile {
      display: none; } }

.page-nav-tabs {
  font-size: 0;
  box-sizing: border-box;
  display: none;
  position: static;
  border-bottom: 0; }
  @media only screen and (min-width: 768px) {
    .page-nav-tabs {
      display: block; } }
  .page-nav-tabs + section {
    margin-top: 0;
    z-index: 19; }
  .page-nav-tabs__ul {
    list-style: none;
    margin: 0;
    padding: 0;
    max-width: 100%; }
  .page-nav-tabs__li {
    box-shadow: 0 3px 14px rgba(0, 0, 0, 0.15);
    position: relative;
    display: inline-block;
    border: 1px solid #e8e8e8;
    border-bottom: 0;
    border-radius: 8px 0 0 0;
    background-color: #fff;
    margin-bottom: -1px;
    margin-left: 15px;
    text-transform: uppercase; }
    .page-nav-tabs__li:first-child {
      margin-left: 0; }
    .page-nav-tabs__li::before {
      content: '';
      background-color: inherit;
      border-width: inherit;
      border-color: inherit;
      border-style: inherit;
      position: absolute;
      width: 25px;
      height: calc(100% + 1px);
      left: calc(100% - 10px);
      top: -1px;
      transform: skewX(20deg);
      border-left: 0;
      border-radius: 0 8px 0 0;
      box-shadow: 5px 0 5px rgba(0, 0, 0, 0.03); }
    .page-nav-tabs__li::after {
      content: '';
      display: block;
      position: absolute;
      background-color: #f9f8f8;
      width: calc(100% + 20px);
      left: 0;
      height: 30px; }
    .page-nav-tabs__li:nth-child(1) {
      z-index: 9; }
    .page-nav-tabs__li:nth-child(2) {
      z-index: 8; }
    .page-nav-tabs__li:nth-child(3) {
      z-index: 7; }
    .page-nav-tabs__li:nth-child(4) {
      z-index: 6; }
    .page-nav-tabs__li:nth-child(5) {
      z-index: 5; }
    .page-nav-tabs__li:nth-child(6) {
      z-index: 4; }
    .page-nav-tabs__li:nth-child(7) {
      z-index: 3; }
    .page-nav-tabs__li:nth-child(8) {
      z-index: 2; }
    .page-nav-tabs__li:nth-child(9) {
      z-index: 1; }
    .page-nav-tabs__li:nth-child(10) {
      z-index: 0; }
    .page-nav-tabs__li--active {
      border: 1px solid #e8e8e8;
      border-bottom: 1px solid #f9f8f8;
      background-color: #f9f8f8;
      pointer-events: none;
      color: #00b4cf;
      z-index: 20 !important; }
      .page-nav-tabs__li--active::before {
        height: calc(100% + 2px); }
  .page-nav-tabs__a {
    display: block;
    position: relative;
    text-decoration: none;
    font-family: ClanBook, "Myriad Pro", Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    padding: 10px 1vw 10px 1.6vw; }
    @media only screen and (min-width: 992px) {
      .page-nav-tabs__a {
        font-size: 14px; } }
    @media only screen and (min-width: 1440px) {
      .page-nav-tabs__a {
        font-size: 16px; } }
    .page-nav-tabs__a, .page-nav-tabs__a:visited {
      color: inherit; }
    .page-nav-tabs__a:hover {
      color: #00b4cf; }
  .page-nav-tabs__li:first-child .page-nav-tabs__a {
    padding-left: 8px; }
    @media only screen and (min-width: 768px) {
      .page-nav-tabs__li:first-child .page-nav-tabs__a {
        padding-left: 32px; } }
    @media only screen and (min-width: 992px) {
      .page-nav-tabs__li:first-child .page-nav-tabs__a {
        padding-left: 48px; } }

.pagination.justify-content-center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }

.optimised-for tbody > tr > td > img {
  width: 48px; }

.js-copy-btn {
  display: none !important; }

footer {
  background-color: #fff;
  clear: both; }
  footer a {
    text-decoration: none; }
    footer a:focus, footer a:hover {
      text-decoration: underline; }

section img {
  border: 1px solid #f6f6f6; }

table img,
.collapsible-list img,
.media-list img,
.no-border {
  border: 0; }

section .img-responsive {
  border: 4px solid white;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.14); }
