/* Import our overrides first */
/**
 * Override default variables provided by Bootstrap 4.0.0
 */
/* Import brand rules */
/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

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

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

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

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

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

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

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

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

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

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

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

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

figure {
  margin: 0 0 1rem; }

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

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

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

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

button {
  border-radius: 0; }

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

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

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

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

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

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.1; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.1; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.1; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

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

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

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

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

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

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

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

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1170px; } }

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

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

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

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .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,
.col-sm-auto, .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,
.col-md-auto, .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,
.col-lg-auto, .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,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.3333333333%; }

.offset-2 {
  margin-left: 16.6666666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.3333333333%; }

.offset-5 {
  margin-left: 41.6666666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.3333333333%; }

.offset-8 {
  margin-left: 66.6666666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.3333333333%; }

.offset-11 {
  margin-left: 91.6666666667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-sm-first {
    order: -1; }

  .order-sm-last {
    order: 13; }

  .order-sm-0 {
    order: 0; }

  .order-sm-1 {
    order: 1; }

  .order-sm-2 {
    order: 2; }

  .order-sm-3 {
    order: 3; }

  .order-sm-4 {
    order: 4; }

  .order-sm-5 {
    order: 5; }

  .order-sm-6 {
    order: 6; }

  .order-sm-7 {
    order: 7; }

  .order-sm-8 {
    order: 8; }

  .order-sm-9 {
    order: 9; }

  .order-sm-10 {
    order: 10; }

  .order-sm-11 {
    order: 11; }

  .order-sm-12 {
    order: 12; }

  .offset-sm-0 {
    margin-left: 0; }

  .offset-sm-1 {
    margin-left: 8.3333333333%; }

  .offset-sm-2 {
    margin-left: 16.6666666667%; }

  .offset-sm-3 {
    margin-left: 25%; }

  .offset-sm-4 {
    margin-left: 33.3333333333%; }

  .offset-sm-5 {
    margin-left: 41.6666666667%; }

  .offset-sm-6 {
    margin-left: 50%; }

  .offset-sm-7 {
    margin-left: 58.3333333333%; }

  .offset-sm-8 {
    margin-left: 66.6666666667%; }

  .offset-sm-9 {
    margin-left: 75%; }

  .offset-sm-10 {
    margin-left: 83.3333333333%; }

  .offset-sm-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-md-first {
    order: -1; }

  .order-md-last {
    order: 13; }

  .order-md-0 {
    order: 0; }

  .order-md-1 {
    order: 1; }

  .order-md-2 {
    order: 2; }

  .order-md-3 {
    order: 3; }

  .order-md-4 {
    order: 4; }

  .order-md-5 {
    order: 5; }

  .order-md-6 {
    order: 6; }

  .order-md-7 {
    order: 7; }

  .order-md-8 {
    order: 8; }

  .order-md-9 {
    order: 9; }

  .order-md-10 {
    order: 10; }

  .order-md-11 {
    order: 11; }

  .order-md-12 {
    order: 12; }

  .offset-md-0 {
    margin-left: 0; }

  .offset-md-1 {
    margin-left: 8.3333333333%; }

  .offset-md-2 {
    margin-left: 16.6666666667%; }

  .offset-md-3 {
    margin-left: 25%; }

  .offset-md-4 {
    margin-left: 33.3333333333%; }

  .offset-md-5 {
    margin-left: 41.6666666667%; }

  .offset-md-6 {
    margin-left: 50%; }

  .offset-md-7 {
    margin-left: 58.3333333333%; }

  .offset-md-8 {
    margin-left: 66.6666666667%; }

  .offset-md-9 {
    margin-left: 75%; }

  .offset-md-10 {
    margin-left: 83.3333333333%; }

  .offset-md-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-lg-first {
    order: -1; }

  .order-lg-last {
    order: 13; }

  .order-lg-0 {
    order: 0; }

  .order-lg-1 {
    order: 1; }

  .order-lg-2 {
    order: 2; }

  .order-lg-3 {
    order: 3; }

  .order-lg-4 {
    order: 4; }

  .order-lg-5 {
    order: 5; }

  .order-lg-6 {
    order: 6; }

  .order-lg-7 {
    order: 7; }

  .order-lg-8 {
    order: 8; }

  .order-lg-9 {
    order: 9; }

  .order-lg-10 {
    order: 10; }

  .order-lg-11 {
    order: 11; }

  .order-lg-12 {
    order: 12; }

  .offset-lg-0 {
    margin-left: 0; }

  .offset-lg-1 {
    margin-left: 8.3333333333%; }

  .offset-lg-2 {
    margin-left: 16.6666666667%; }

  .offset-lg-3 {
    margin-left: 25%; }

  .offset-lg-4 {
    margin-left: 33.3333333333%; }

  .offset-lg-5 {
    margin-left: 41.6666666667%; }

  .offset-lg-6 {
    margin-left: 50%; }

  .offset-lg-7 {
    margin-left: 58.3333333333%; }

  .offset-lg-8 {
    margin-left: 66.6666666667%; }

  .offset-lg-9 {
    margin-left: 75%; }

  .offset-lg-10 {
    margin-left: 83.3333333333%; }

  .offset-lg-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-xl-first {
    order: -1; }

  .order-xl-last {
    order: 13; }

  .order-xl-0 {
    order: 0; }

  .order-xl-1 {
    order: 1; }

  .order-xl-2 {
    order: 2; }

  .order-xl-3 {
    order: 3; }

  .order-xl-4 {
    order: 4; }

  .order-xl-5 {
    order: 5; }

  .order-xl-6 {
    order: 6; }

  .order-xl-7 {
    order: 7; }

  .order-xl-8 {
    order: 8; }

  .order-xl-9 {
    order: 9; }

  .order-xl-10 {
    order: 10; }

  .order-xl-11 {
    order: 11; }

  .order-xl-12 {
    order: 12; }

  .offset-xl-0 {
    margin-left: 0; }

  .offset-xl-1 {
    margin-left: 8.3333333333%; }

  .offset-xl-2 {
    margin-left: 16.6666666667%; }

  .offset-xl-3 {
    margin-left: 25%; }

  .offset-xl-4 {
    margin-left: 33.3333333333%; }

  .offset-xl-5 {
    margin-left: 41.6666666667%; }

  .offset-xl-6 {
    margin-left: 50%; }

  .offset-xl-7 {
    margin-left: 58.3333333333%; }

  .offset-xl-8 {
    margin-left: 66.6666666667%; }

  .offset-xl-9 {
    margin-left: 75%; }

  .offset-xl-10 {
    margin-left: 83.3333333333%; }

  .offset-xl-11 {
    margin-left: 91.6666666667%; } }
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #dee2e6; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff; }

.table-hover .table-primary:hover {
  background-color: #9fcdff; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #9fcdff; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db; }

.table-hover .table-secondary:hover {
  background-color: #c8cbcf; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #c8cbcf; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb; }

.table-hover .table-success:hover {
  background-color: #b1dfbb; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #b1dfbb; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

.table-hover .table-info:hover {
  background-color: #abdde5; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #abdde5; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba; }

.table-hover .table-warning:hover {
  background-color: #ffe8a1; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffe8a1; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb; }

.table-hover .table-danger:hover {
  background-color: #f1b0b7; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f1b0b7; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e; }
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #212529; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #32383e; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-md > .table-bordered {
      border: 0; } }
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px); }
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
  .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
  .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
  .input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
  .input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
  .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
  .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
  .input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
  .input-group-lg > .input-group-append > .form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px); }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px); }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:valid, .form-control.is-valid,
.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745; }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus,
  .was-validated .custom-select:valid:focus,
  .custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip,
  .was-validated .custom-select:valid ~ .valid-feedback,
  .was-validated .custom-select:valid ~ .valid-tooltip,
  .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745; }
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #71dd8a; }
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57; }
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; }
  .was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
    border-color: inherit; }
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:invalid, .form-control.is-invalid,
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545; }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus,
  .was-validated .custom-select:invalid:focus,
  .custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip,
  .was-validated .custom-select:invalid ~ .invalid-feedback,
  .was-validated .custom-select:invalid ~ .invalid-tooltip,
  .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545; }
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #efa2a9; }
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d; }
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; }
  .was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
    border-color: inherit; }
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group {
      width: auto; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  .btn:hover, .btn:focus {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }
  .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
    background-image: none; }

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

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent; }
  .btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

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

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

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

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

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

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent; }
.dropdown-toggle:empty::after {
  margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem; }
.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }
.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  margin-top: 0;
  margin-left: 0.125rem; }
.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }
.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }
.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  margin-top: 0;
  margin-right: 0.125rem; }
.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }
.dropleft .dropdown-toggle::after {
  display: none; }
.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }
.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    flex: 0 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 1; }
  .btn-group .btn + .btn,
  .btn-group .btn + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

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

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after {
    margin-left: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical .btn,
  .btn-group-vertical .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn + .btn,
  .btn-group-vertical > .btn + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group > .form-control:focus,
    .input-group > .custom-select:focus,
    .input-group > .custom-file:focus {
      z-index: 3; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: flex;
    align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::before {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label::before {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    background-color: #007bff; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff; }
  .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  margin-bottom: 0; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    user-select: none;
    background-color: #dee2e6; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #007bff; }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff; }
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none; }
  .custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-control {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-file-input:focus ~ .custom-file-control::before {
      border-color: #80bdff; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(calc(2.25rem + 2px) - 1px * 2);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 0.25rem 0.25rem 0; }

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
    .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff; }

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

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

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar > .container,
  .navbar > .container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }
  .navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; }
    .navbar-expand-sm .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; }
    .navbar-expand-md .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; }
    .navbar-expand-lg .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; }
    .navbar-expand-xl .dropup .dropdown-menu {
      top: auto;
      bottom: 100%; } }
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .dropdown-menu-right {
      right: 0;
      left: auto; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }
  .navbar-expand .dropup .dropdown-menu {
    top: auto;
    bottom: 100%; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }
.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px); }

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck {
  display: flex;
  flex-direction: column; }
  .card-deck .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-deck {
      flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
      .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px; } }

.card-group {
  display: flex;
  flex-direction: column; }
  .card-group > .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-group {
      flex-flow: row wrap; }
      .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0; }
        .card-group > .card + .card {
          margin-left: 0;
          border-left: 0; }
        .card-group > .card:first-child {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
          .card-group > .card:first-child .card-img-top,
          .card-group > .card:first-child .card-header {
            border-top-right-radius: 0; }
          .card-group > .card:first-child .card-img-bottom,
          .card-group > .card:first-child .card-footer {
            border-bottom-right-radius: 0; }
        .card-group > .card:last-child {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
          .card-group > .card:last-child .card-img-top,
          .card-group > .card:last-child .card-header {
            border-top-left-radius: 0; }
          .card-group > .card:last-child .card-img-bottom,
          .card-group > .card:last-child .card-footer {
            border-bottom-left-radius: 0; }
        .card-group > .card:only-child {
          border-radius: 0.25rem; }
          .card-group > .card:only-child .card-img-top,
          .card-group > .card:only-child .card-header {
            border-top-left-radius: 0.25rem;
            border-top-right-radius: 0.25rem; }
          .card-group > .card:only-child .card-img-bottom,
          .card-group > .card:only-child .card-footer {
            border-bottom-right-radius: 0.25rem;
            border-bottom-left-radius: 0.25rem; }
        .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
          border-radius: 0; }
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
            border-radius: 0; } }

.card-columns .card {
  margin-bottom: 0.75rem; }
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #6c757d;
  content: "/"; }
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }
.breadcrumb-item.active {
  color: #6c757d; }

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .page-link:not(:disabled):not(.disabled) {
    cursor: pointer; }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-primary {
  color: #fff;
  background-color: #007bff; }
  .badge-primary[href]:hover, .badge-primary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc; }

.badge-secondary {
  color: #fff;
  background-color: #6c757d; }
  .badge-secondary[href]:hover, .badge-secondary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #545b62; }

.badge-success {
  color: #fff;
  background-color: #28a745; }
  .badge-success[href]:hover, .badge-success[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34; }

.badge-info {
  color: #fff;
  background-color: #17a2b8; }
  .badge-info[href]:hover, .badge-info[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b; }

.badge-warning {
  color: #212529;
  background-color: #ffc107; }
  .badge-warning[href]:hover, .badge-warning[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #d39e00; }

.badge-danger {
  color: #fff;
  background-color: #dc3545; }
  .badge-danger[href]:hover, .badge-danger[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130; }

.badge-light {
  color: #212529;
  background-color: #f8f9fa; }
  .badge-light[href]:hover, .badge-light[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5; }

.badge-dark {
  color: #fff;
  background-color: #343a40; }
  .badge-dark[href]:hover, .badge-dark[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff; }
  .alert-primary hr {
    border-top-color: #9fcdff; }
  .alert-primary .alert-link {
    color: #002752; }

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }
  .alert-secondary hr {
    border-top-color: #c8cbcf; }
  .alert-secondary .alert-link {
    color: #202326; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }
  .alert-warning hr {
    border-top-color: #ffe8a1; }
  .alert-warning .alert-link {
    color: #533f03; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
  .alert-danger hr {
    border-top-color: #f1b0b7; }
  .alert-danger .alert-link {
    color: #491217; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #040505; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #007bff;
  transition: width 0.6s ease; }

.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: 1rem 1rem; }

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite; }

.media {
  display: flex;
  align-items: flex-start; }

.media-body {
  flex: 1; }

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .list-group-item:hover, .list-group-item:focus {
    z-index: 1;
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #004085;
    background-color: #9fcdff; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085; }

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404; }

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    opacity: .75; }
  .close:not(:disabled):not(.disabled) {
    cursor: pointer; }

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

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%); }
  .modal.show .modal-dialog {
    transform: translate(0, 0); }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2)); }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }
  .modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto; }

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

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }

  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2)); }

  .modal-sm {
    max-width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
    bottom: calc((0.5rem + 1px) * -1); }
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
  .bs-popover-top .arrow::after,
  .bs-popover-auto[x-placement^="top"] .arrow::after {
    border-width: 0.5rem 0.5rem 0; }
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
    bottom: 1px;
    border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
  .bs-popover-right .arrow::after,
  .bs-popover-auto[x-placement^="right"] .arrow::after {
    border-width: 0.5rem 0.5rem 0.5rem 0; }
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
    left: 1px;
    border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
    top: calc((0.5rem + 1px) * -1); }
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
  .bs-popover-bottom .arrow::after,
  .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-width: 0 0.5rem 0.5rem 0.5rem; }
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    top: 1px;
    border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
  .bs-popover-left .arrow::after,
  .bs-popover-auto[x-placement^="left"] .arrow::after {
    border-width: 0.5rem 0 0.5rem 0.5rem; }
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
    right: 1px;
    border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  transition: transform 0.6s ease;
  backface-visibility: hidden;
  perspective: 1000px; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
      transform: translate3d(0, 0, 0); } }

.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next,
    .active.carousel-item-right {
      transform: translate3d(100%, 0, 0); } }

.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-prev,
    .active.carousel-item-left {
      transform: translate3d(-100%, 0, 0); } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5; }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

.align-baseline {
  vertical-align: baseline !important; }

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

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

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

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

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

.bg-primary {
  background-color: #007bff !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }

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

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

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

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

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

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

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

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

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

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }

  .d-sm-inline {
    display: inline !important; }

  .d-sm-inline-block {
    display: inline-block !important; }

  .d-sm-block {
    display: block !important; }

  .d-sm-table {
    display: table !important; }

  .d-sm-table-row {
    display: table-row !important; }

  .d-sm-table-cell {
    display: table-cell !important; }

  .d-sm-flex {
    display: flex !important; }

  .d-sm-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }

  .d-md-inline {
    display: inline !important; }

  .d-md-inline-block {
    display: inline-block !important; }

  .d-md-block {
    display: block !important; }

  .d-md-table {
    display: table !important; }

  .d-md-table-row {
    display: table-row !important; }

  .d-md-table-cell {
    display: table-cell !important; }

  .d-md-flex {
    display: flex !important; }

  .d-md-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }

  .d-lg-inline {
    display: inline !important; }

  .d-lg-inline-block {
    display: inline-block !important; }

  .d-lg-block {
    display: block !important; }

  .d-lg-table {
    display: table !important; }

  .d-lg-table-row {
    display: table-row !important; }

  .d-lg-table-cell {
    display: table-cell !important; }

  .d-lg-flex {
    display: flex !important; }

  .d-lg-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }

  .d-xl-inline {
    display: inline !important; }

  .d-xl-inline-block {
    display: inline-block !important; }

  .d-xl-block {
    display: block !important; }

  .d-xl-table {
    display: table !important; }

  .d-xl-table-row {
    display: table-row !important; }

  .d-xl-table-cell {
    display: table-cell !important; }

  .d-xl-flex {
    display: flex !important; }

  .d-xl-inline-flex {
    display: inline-flex !important; } }
@media print {
  .d-print-none {
    display: none !important; }

  .d-print-inline {
    display: inline !important; }

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

  .d-print-block {
    display: block !important; }

  .d-print-table {
    display: table !important; }

  .d-print-table-row {
    display: table-row !important; }

  .d-print-table-cell {
    display: table-cell !important; }

  .d-print-flex {
    display: flex !important; }

  .d-print-inline-flex {
    display: inline-flex !important; } }
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }

  .flex-sm-column {
    flex-direction: column !important; }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-sm-wrap {
    flex-wrap: wrap !important; }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .justify-content-sm-start {
    justify-content: flex-start !important; }

  .justify-content-sm-end {
    justify-content: flex-end !important; }

  .justify-content-sm-center {
    justify-content: center !important; }

  .justify-content-sm-between {
    justify-content: space-between !important; }

  .justify-content-sm-around {
    justify-content: space-around !important; }

  .align-items-sm-start {
    align-items: flex-start !important; }

  .align-items-sm-end {
    align-items: flex-end !important; }

  .align-items-sm-center {
    align-items: center !important; }

  .align-items-sm-baseline {
    align-items: baseline !important; }

  .align-items-sm-stretch {
    align-items: stretch !important; }

  .align-content-sm-start {
    align-content: flex-start !important; }

  .align-content-sm-end {
    align-content: flex-end !important; }

  .align-content-sm-center {
    align-content: center !important; }

  .align-content-sm-between {
    align-content: space-between !important; }

  .align-content-sm-around {
    align-content: space-around !important; }

  .align-content-sm-stretch {
    align-content: stretch !important; }

  .align-self-sm-auto {
    align-self: auto !important; }

  .align-self-sm-start {
    align-self: flex-start !important; }

  .align-self-sm-end {
    align-self: flex-end !important; }

  .align-self-sm-center {
    align-self: center !important; }

  .align-self-sm-baseline {
    align-self: baseline !important; }

  .align-self-sm-stretch {
    align-self: stretch !important; } }
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }

  .flex-md-column {
    flex-direction: column !important; }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-md-wrap {
    flex-wrap: wrap !important; }

  .flex-md-nowrap {
    flex-wrap: nowrap !important; }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .justify-content-md-start {
    justify-content: flex-start !important; }

  .justify-content-md-end {
    justify-content: flex-end !important; }

  .justify-content-md-center {
    justify-content: center !important; }

  .justify-content-md-between {
    justify-content: space-between !important; }

  .justify-content-md-around {
    justify-content: space-around !important; }

  .align-items-md-start {
    align-items: flex-start !important; }

  .align-items-md-end {
    align-items: flex-end !important; }

  .align-items-md-center {
    align-items: center !important; }

  .align-items-md-baseline {
    align-items: baseline !important; }

  .align-items-md-stretch {
    align-items: stretch !important; }

  .align-content-md-start {
    align-content: flex-start !important; }

  .align-content-md-end {
    align-content: flex-end !important; }

  .align-content-md-center {
    align-content: center !important; }

  .align-content-md-between {
    align-content: space-between !important; }

  .align-content-md-around {
    align-content: space-around !important; }

  .align-content-md-stretch {
    align-content: stretch !important; }

  .align-self-md-auto {
    align-self: auto !important; }

  .align-self-md-start {
    align-self: flex-start !important; }

  .align-self-md-end {
    align-self: flex-end !important; }

  .align-self-md-center {
    align-self: center !important; }

  .align-self-md-baseline {
    align-self: baseline !important; }

  .align-self-md-stretch {
    align-self: stretch !important; } }
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }

  .flex-lg-column {
    flex-direction: column !important; }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-lg-wrap {
    flex-wrap: wrap !important; }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .justify-content-lg-start {
    justify-content: flex-start !important; }

  .justify-content-lg-end {
    justify-content: flex-end !important; }

  .justify-content-lg-center {
    justify-content: center !important; }

  .justify-content-lg-between {
    justify-content: space-between !important; }

  .justify-content-lg-around {
    justify-content: space-around !important; }

  .align-items-lg-start {
    align-items: flex-start !important; }

  .align-items-lg-end {
    align-items: flex-end !important; }

  .align-items-lg-center {
    align-items: center !important; }

  .align-items-lg-baseline {
    align-items: baseline !important; }

  .align-items-lg-stretch {
    align-items: stretch !important; }

  .align-content-lg-start {
    align-content: flex-start !important; }

  .align-content-lg-end {
    align-content: flex-end !important; }

  .align-content-lg-center {
    align-content: center !important; }

  .align-content-lg-between {
    align-content: space-between !important; }

  .align-content-lg-around {
    align-content: space-around !important; }

  .align-content-lg-stretch {
    align-content: stretch !important; }

  .align-self-lg-auto {
    align-self: auto !important; }

  .align-self-lg-start {
    align-self: flex-start !important; }

  .align-self-lg-end {
    align-self: flex-end !important; }

  .align-self-lg-center {
    align-self: center !important; }

  .align-self-lg-baseline {
    align-self: baseline !important; }

  .align-self-lg-stretch {
    align-self: stretch !important; } }
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }

  .flex-xl-column {
    flex-direction: column !important; }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-xl-wrap {
    flex-wrap: wrap !important; }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .justify-content-xl-start {
    justify-content: flex-start !important; }

  .justify-content-xl-end {
    justify-content: flex-end !important; }

  .justify-content-xl-center {
    justify-content: center !important; }

  .justify-content-xl-between {
    justify-content: space-between !important; }

  .justify-content-xl-around {
    justify-content: space-around !important; }

  .align-items-xl-start {
    align-items: flex-start !important; }

  .align-items-xl-end {
    align-items: flex-end !important; }

  .align-items-xl-center {
    align-items: center !important; }

  .align-items-xl-baseline {
    align-items: baseline !important; }

  .align-items-xl-stretch {
    align-items: stretch !important; }

  .align-content-xl-start {
    align-content: flex-start !important; }

  .align-content-xl-end {
    align-content: flex-end !important; }

  .align-content-xl-center {
    align-content: center !important; }

  .align-content-xl-between {
    align-content: space-between !important; }

  .align-content-xl-around {
    align-content: space-around !important; }

  .align-content-xl-stretch {
    align-content: stretch !important; }

  .align-self-xl-auto {
    align-self: auto !important; }

  .align-self-xl-start {
    align-self: flex-start !important; }

  .align-self-xl-end {
    align-self: flex-end !important; }

  .align-self-xl-center {
    align-self: center !important; }

  .align-self-xl-baseline {
    align-self: baseline !important; }

  .align-self-xl-stretch {
    align-self: stretch !important; } }
.float-left {
  float: left !important; }

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

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }

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

  .float-sm-none {
    float: none !important; } }
@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }

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

  .float-md-none {
    float: none !important; } }
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }

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

  .float-lg-none {
    float: none !important; } }
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }

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

  .float-xl-none {
    float: none !important; } }
.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  clip-path: none; }

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

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

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

.w-100 {
  width: 100% !important; }

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

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

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

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

.mw-100 {
  max-width: 100% !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mb-2, .node-magazine-issue.magazine_card .featured-article-title,
.my-2 {
  margin-bottom: 0.5rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .p-sm-3 {
    padding: 1rem !important; }

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .p-md-3 {
    padding: 1rem !important; }

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .p-lg-3 {
    padding: 1rem !important; }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .p-xl-3 {
    padding: 1rem !important; }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }
.text-justify {
  text-align: justify !important; }

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

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }

  .text-sm-right {
    text-align: right !important; }

  .text-sm-center {
    text-align: center !important; } }
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }

  .text-md-right {
    text-align: right !important; }

  .text-md-center {
    text-align: center !important; } }
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }

  .text-lg-right {
    text-align: right !important; }

  .text-lg-center {
    text-align: center !important; } }
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }

  .text-xl-right {
    text-align: right !important; }

  .text-xl-center {
    text-align: center !important; } }
.text-lowercase {
  text-transform: lowercase !important; }

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

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

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-italic {
  font-style: italic !important; }

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

.text-primary {
  color: #007bff !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #0062cc !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #545b62 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #1e7e34 !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #117a8b !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important; }

.text-muted {
  color: #6c757d !important; }

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

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }

  a:not(.btn) {
    text-decoration: underline; }

  abbr[title]::after {
    content: " (" attr(title) ")"; }

  pre {
    white-space: pre-wrap !important; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  @page {
    size: a3; }
  body {
    min-width: 992px !important; }

  .container {
    min-width: 992px !important; }

  .navbar {
    display: none; }

  .badge {
    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; } }
/** Header heights */
/* Breakpoints */
/* Fonts */
/* Heading font sizes are saved in vars so that
   elements that require equal weighting font
   can be easily adjusted */
/* Swatch Colors */
/* Elements */
/* Logos */
/* Icons */
/* Actions */
/* Indicators */
/* Elements */
/* Flags */
/* Selectric */
/* Bootstrap media-breakpoint-down */
textarea, input[type="text"], input[type="password"] {
  /* remove default top inset shadow */
  -webkit-appearance: none !important;
  font-family: "Proxima Nova Regular", Arial, sans-serif; }

:focus {
  outline: 0; }

@font-face {
  font-family: 'Proxima Nova Thin';
  src: url("../../fonts/proxima-nova/proxima-nova-thin.eot");
  src: url("../../fonts/proxima-nova/proxima-nova-thin.eot?#iefix") format("embedded-opentype"), url("../../fonts/proxima-nova/proxima-nova-thin.woff2") format("woff2"), url("../../fonts/proxima-nova/proxima-nova-thin.woff") format("woff"), url("../../fonts/proxima-nova/proxima-nova-thin.ttf") format("truetype"), url("../../fonts/proxima-nova/proxima-nova-thin.svg#youworkforthem") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Black';
  src: url("../../fonts/proxima-nova/proxima-nova-black.eot");
  src: url("../../fonts/proxima-nova/proxima-nova-black.eot?#iefix") format("embedded-opentype"), url("../../fonts/proxima-nova/proxima-nova-black.woff2") format("woff2"), url("../../fonts/proxima-nova/proxima-nova-black.woff") format("woff"), url("../../fonts/proxima-nova/proxima-nova-black.ttf") format("truetype"), url("../../fonts/proxima-nova/proxima-nova-black.svg#youworkforthem") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Bold';
  src: url("../../fonts/proxima-nova/proxima-nova-bold.eot");
  src: url("../../fonts/proxima-nova/proxima-nova-bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/proxima-nova/proxima-nova-bold.woff2") format("woff2"), url("../../fonts/proxima-nova/proxima-nova-bold.woff") format("woff"), url("../../fonts/proxima-nova/proxima-nova-bold.ttf") format("truetype"), url("../../fonts/proxima-nova/proxima-nova-bold.svg#youworkforthem") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Extra Bold';
  src: url("../../fonts/proxima-nova/proxima-nova-extrabold.eot");
  src: url("../../fonts/proxima-nova/proxima-nova-extrabold.eot?#iefix") format("embedded-opentype"), url("../../fonts/proxima-nova/proxima-nova-extrabold.woff2") format("woff2"), url("../../fonts/proxima-nova/proxima-nova-extrabold.woff") format("woff"), url("../../fonts/proxima-nova/proxima-nova-extrabold.ttf") format("truetype"), url("../../fonts/proxima-nova/proxima-nova-extrabold.svg#youworkforthem") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Light';
  src: url("../../fonts/proxima-nova/proxima-nova-light.eot");
  src: url("../../fonts/proxima-nova/proxima-nova-light.eot?#iefix") format("embedded-opentype"), url("../../fonts/proxima-nova/proxima-nova-light.woff2") format("woff2"), url("../../fonts/proxima-nova/proxima-nova-light.woff") format("woff"), url("../../fonts/proxima-nova/proxima-nova-light.ttf") format("truetype"), url("../../fonts/proxima-nova/proxima-nova-light.svg#youworkforthem") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Medium';
  src: url("../../fonts/proxima-nova/proxima-nova-medium.eot");
  src: url("../../fonts/proxima-nova/proxima-nova-medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/proxima-nova/proxima-nova-medium.woff2") format("woff2"), url("../../fonts/proxima-nova/proxima-nova-medium.woff") format("woff"), url("../../fonts/proxima-nova/proxima-nova-medium.ttf") format("truetype"), url("../../fonts/proxima-nova/proxima-nova-medium.svg#youworkforthem") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Regular';
  src: url("../../fonts/proxima-nova/proxima-nova-regular.eot");
  src: url("../../fonts/proxima-nova/proxima-nova-regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/proxima-nova/proxima-nova-regular.woff2") format("woff2"), url("../../fonts/proxima-nova/proxima-nova-regular.woff") format("woff"), url("../../fonts/proxima-nova/proxima-nova-regular.ttf") format("truetype"), url("../../fonts/proxima-nova/proxima-nova-regular.svg#youworkforthem") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Proxima Nova Semi Bold';
  src: url("../../fonts/proxima-nova/proxima-nova-semibold.eot");
  src: url("../../fonts/proxima-nova/proxima-nova-semibold.eot?#iefix") format("embedded-opentype"), url("../../fonts/proxima-nova/proxima-nova-semibold.woff2") format("woff2"), url("../../fonts/proxima-nova/proxima-nova-semibold.woff") format("woff"), url("../../fonts/proxima-nova/proxima-nova-semibold.ttf") format("truetype"), url("../../fonts/proxima-nova/proxima-nova-semibold.svg#youworkforthem") format("svg");
  font-weight: normal;
  font-style: normal; }
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* Headings */
h1, .h1 {
  font-size: 36px;
  font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
  font-weight: normal;
  color: #2C2D30; }
  .modal-header h1, .modal-header .h1 {
    color: #FFFFFF; }

h2, .h2 {
  font-size: 26px;
  font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
  font-weight: normal;
  color: #2C2D30; }

h3, .h3 {
  font-size: 21px;
  font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
  font-weight: normal;
  color: #2C2D30; }

h4, .h4 {
  font-size: 17px;
  font-family: "Proxima Nova Bold", Arial, sans-serif;
  font-weight: normal;
  color: #2C2D30; }

h5, .h5 {
  font-size: 15px;
  font-family: "Proxima Nova Bold", Arial, sans-serif;
  font-weight: normal;
  color: #2C2D30; }

h6, .h6 {
  font-size: 14px;
  font-family: "Proxima Nova Regular", Arial, sans-serif;
  font-weight: normal;
  color: #2C2D30;
  letter-spacing: 1px; }

/* General */
body {
  font-family: "Proxima Nova Regular", Arial, sans-serif;
  color: #2C2D30; }

a {
  font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
  color: #477BE4 !important;
  text-decoration: none !important; }
  a.callout {
    font-size: 15px;
    color: #354052 !important;
    text-decoration: underline dashed #DDDDDD !important; }
  a.inline {
    font-size: inherit;
    font-family: inherit;
    color: inherit !important;
    text-decoration: underline !important; }
  a.definition {
    position: relative;
    font-size: inherit;
    font-family: inherit;
    color: inherit !important; }
    a.definition:after {
      content: "";
      width: 100%;
      position: absolute;
      left: 0;
      bottom: 2px;
      border-width: 0 0 1px;
      border-style: dashed;
      border-color: #979797; }
    a.definition:hover, a.definition.hover {
      background-color: #FCF8E3; }

/* Copy */
/* Prefer unitless numbers for line-height values (https://developer.mozilla.org/en-US/docs/Web/CSS/line-height) */
/* Paragraphs */
p {
  font-size: 17px;
  line-height: 1.75; }
  p.copy-small {
    font-size: 15px;
    line-height: 1.4; }
  p.fine-print {
    font-size: 13px;
    line-height: 1.2;
    color: #8A8D96; }
  p a {
    font-family: "Proxima Nova Semi Bold", Arial, sans-serif; }

/* Lists */
ul, ol {
  padding-left: 15px; }
  ul > li, ol > li {
    font-size: 17px;
    line-height: 1.0625;
    margin-bottom: 10px; }
  ul.copy-small > li, ol.copy-small > li {
    font-size: 15px;
    margin-bottom: 7px; }

.photo-member-header {
  width: 32px;
  height: 40px;
  margin: 0 4px; }

@media (max-width: 767px) {
  .photo-member-header {
    width: 26px;
    height: 32px;
    margin: 4px 0; } }
/* Indicator Icons */
.icon.location:first-of-type {
  background-image: url(../../assets/icons/icon-location.svg);
  /* TODO: Mixin to simply indicate icon being used (handles additional positioning, size, etc.) */
  background-size: 16px 22px;
  background-position: 14px center;
  background-repeat: no-repeat; }
.icon.flag {
  display: inline-block;
  width: 22px;
  height: 22px;
  background-size: 22px 22px;
  background-repeat: no-repeat; }
  .icon.flag.flag-us {
    background-image: url(../../assets/flags/flag-us.svg); }
  .icon.flag.flag-ca {
    background-image: url(../../assets/flags/flag-ca.svg); }
  .icon.flag.flag-gb {
    background-image: url(../../assets/flags/flag-gb.svg); }

/* If the intention is to have the location icon appear next to a given item
   as it is hovered over, use the following instead */
/*
.icon {
  background-image: none;

  &.location {
    &:hover {
      background-image: $icon-location;
      background-size: 16px 22px;
      background-position: 14px center;
      background-repeat: no-repeat;
    }
  }
}
*/
.checkbox {
  position: relative; }
  .checkbox input[type="checkbox"] {
    display: none; }
    .checkbox input[type="checkbox"]:checked + .checkbox-label::after {
      content: '';
      position: absolute;
      left: 0px;
      top: 0px;
      width: 25px;
      height: 25px;
      background-color: #84CE7B !important;
      background-image: url(../../assets/elements/checkbox-checkmark.svg);
      background-size: 14px 11px;
      background-position: center center;
      background-repeat: no-repeat;
      border-color: #84CE7B;
      border-radius: 3px; }
    .checkbox input[type="checkbox"]:disabled + .checkbox-label::before {
      opacity: 0.5; }
  .checkbox .checkbox-label {
    display: inline-block;
    margin-left: 35px; }
    .has-danger .checkbox .checkbox-label {
      color: #FF5754; }
    .checkbox .checkbox-label::before {
      content: '';
      position: absolute;
      display: inline-block;
      top: 0px;
      left: 0px;
      width: 25px;
      height: 25px;
      color: #FFFFFF;
      border: 1px solid #D5D6D6;
      border-radius: 3px;
      background-color: #FFFFFF;
      margin: 0 9px 0 0; }
      .has-danger .checkbox .checkbox-label::before {
        border: 1px solid #FF5754; }

.radio {
  position: relative; }
  .radio input[type="radio"] {
    display: none; }
    .radio input[type="radio"]:checked + .radio-label::after {
      content: '';
      position: absolute;
      left: 0px;
      top: 0px;
      width: 24px;
      height: 24px;
      background-image: url(../../assets/elements/radio-selection-mark.svg);
      background-size: 13px 13px;
      background-position: center center;
      background-repeat: no-repeat;
      border-radius: 50%; }
    .radio input[type="radio"]:disabled + .radio-label::before {
      opacity: 0.5; }
  .radio .radio-label {
    display: inline-block;
    margin-left: 35px; }
    .has-danger .radio .radio-label {
      color: #FF5754; }
    .radio .radio-label::before {
      content: '';
      position: absolute;
      display: inline-block;
      top: 0px;
      left: 0px;
      width: 25px;
      height: 25px;
      border: 1px solid #D5D6D6;
      border-radius: 50%;
      opacity: 1;
      background-color: #FFFFFF;
      margin: 0 9px 0 0; }
      .has-danger .radio .radio-label::before {
        border: 1px solid #FF5754; }

.dropdown-select {
  position: relative;
  width: 100%;
  font-size: 16px;
  margin: 0 auto;
  padding: 12px;
  color: #2C2D30;
  border-radius: 3px;
  border: 1px solid #DDDDDD;
  background-color: #FFFFFF;
  background-image: url(../../assets/elements/dropdown-select.svg);
  background-size: 13px 8px;
  background-repeat: no-repeat;
  background-position: right 20px center;
  cursor: pointer;
  outline: none; }
  .dropdown-select.active {
    background-image: url(../../assets/elements/dropdown-select-active.svg);
    border-color: #BBBBBB;
    z-index: 100; }
    .dropdown-select.active > .dropdown {
      opacity: 1;
      pointer-events: auto; }
  .has-danger .dropdown-select {
    color: #FF5754;
    background-image: url(../../assets/elements/dropdown-select-danger.svg);
    border-color: #FF5754; }
    .has-danger .dropdown-select.active {
      background-image: url(../../assets/elements/dropdown-select-danger-active.svg); }
  .dropdown-select > ul {
    list-style: none;
    position: absolute;
    top: 56px;
    left: 0;
    right: -2px;
    padding: 0;
    background: #FFFFFF;
    border: 1px solid #BBBBBB;
    border-radius: inherit;
    opacity: 0;
    pointer-events: none; }
    .dropdown-select > ul > li {
      margin-bottom: 0;
      font-size: 16px; }
      .dropdown-select > ul > li:hover {
        background: #F5F7F9; }
      .dropdown-select > ul > li > a {
        display: block;
        font-family: "Proxima Nova Regular", Arial, sans-serif;
        color: #2C2D30 !important;
        padding: 12px; }
  .dropdown-select.dropdown-select-md {
    font-size: 15px;
    padding: 8px 12px; }
    .dropdown-select.dropdown-select-md > ul {
      top: 46px; }
  .dropdown-select > select {
    display: none; }

.selectric-wrapper {
  position: relative;
  cursor: pointer; }

.selectric-responsive {
  width: 100%; }

.selectric {
  border: 1px solid #DDDDDD;
  border-radius: 3px;
  background: #FFFFFF;
  position: relative;
  overflow: hidden; }
  .selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 48px 0 10px;
    font-size: 17px;
    line-height: 48px;
    color: #2C2D30;
    height: 48px;
    user-select: none; }
  .selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 48px;
    height: 48px;
    line-height: 48px;
    background-color: #FFFFFF;
    color: #F5F7F9;
    text-align: center;
    font: 0/0 a;
    *font: 20px/48px Lucida Sans Unicode, Arial Unicode MS, Arial; }
    .selectric .button:after {
      content: " ";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      width: 0;
      height: 0;
      border: 4px solid transparent;
      border-top-color: #F5F7F9;
      border-bottom: none; }

.selectric-focus .selectric {
  border-color: #aaaaaa; }

.selectric-hover .selectric {
  border-color: #c4c4c4; }
  .selectric-hover .selectric .button {
    color: #d5dee6; }
    .selectric-hover .selectric .button:after {
      border-top-color: #d5dee6; }

.selectric-open {
  z-index: 9999; }
  .selectric-open .selectric {
    border-color: #c4c4c4; }
  .selectric-open .selectric-items {
    display: block; }

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  user-select: none; }

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0; }
  .selectric-hide-select select {
    position: absolute;
    left: -100%; }
  .selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10; }
    .selectric-hide-select.selectric-is-native select {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%;
      border: none;
      z-index: 1;
      box-sizing: border-box;
      opacity: 0; }

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important; }

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important; }

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #FFFFFF;
  border: 1px solid #c4c4c4;
  z-index: -1;
  box-shadow: 0 0 10px -6px; }
  .selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto; }
  .selectric-above .selectric-items {
    top: auto;
    bottom: 100%; }
  .selectric-items ul, .selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 17px;
    line-height: 20px;
    min-height: 20px; }
  .selectric-items li {
    display: block;
    padding: 10px;
    color: #666;
    cursor: pointer; }
    .selectric-items li.selected {
      background: #E0E0E0;
      color: #444; }
    .selectric-items li.highlighted {
      background: #D0D0D0;
      color: #444; }
    .selectric-items li:hover {
      background: #D5D5D5;
      color: #444; }
  .selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    user-select: none; }
  .selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    user-select: none;
    background: none;
    color: #444; }
  .selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1; }
  .selectric-items .selectric-group li {
    padding-left: 25px; }

.selectric {
  margin-bottom: 12px; }
  .selectric b.button {
    display: none; }
  .selectric .label {
    background-image: url(../../assets/elements/dropdown-select.svg);
    background-size: 13px 8px;
    background-repeat: no-repeat;
    background-position: right 20px center;
    margin-right: 0px; }

.selectric-focus .selectric {
  border-color: #BBBBBB; }

.selectric-hover .selectric {
  border-color: #DDDDDD; }

.selectric-open .selectric {
  border-color: #BBBBBB; }

.selectric-items {
  margin-top: 6px;
  border-radius: 3px; }
  .selectric-items li.selected {
    background: #F5F7F9;
    color: #2C2D30; }
  .selectric-items li.highlighted {
    background: #F5F7F9;
    color: #2C2D30;
    font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
    font-weight: normal; }
  .selectric-items li:hover {
    background: #F5F7F9;
    color: #2C2D30; }
  .selectric-items li.disabled {
    display: none; }
  .selectric-items .selectric-group .selectric-group-label {
    font-weight: normal;
    font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
    color: #2C2D30; }

body.sidebar-engaged, body.mobile-search-engaged {
  overflow: hidden; }

@media (max-width: 368px) {
  body {
    width: auto;
    overflow-x: hidden; } }
.container.container-content {
  margin-top: 20px;
  margin-bottom: 20px; }

@media (max-width: 991px) {
  .container {
    width: inherit; } }
.row > .col {
  margin: 0 15px; }

nav {
  width: 100%;
  padding: 0 !important;
  background-color: #477BE4;
  /* ensure search is above backdrop screen */
  z-index: 101; }
  nav.navbar {
    display: block; }
  nav header {
    padding: 12px 0 !important; }

header, .header {
  position: relative;
  width: 100%;
  height: 69px;
  padding: 12px 15px;
  background-color: #477BE4;
  /* ensure search is above backdrop screen */
  z-index: 100; }
  header button.mobile-nav-control, .header button.mobile-nav-control {
    display: none; }
  .sidebar header, .sidebar .header {
    font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
    font-size: 18px;
    color: #FFFFFF;
    padding-left: 40px; }
  .sidebar-member header, .sidebar-member .header {
    padding-top: 15px;
    padding-left: 14px; }
  header h1.logo, header .h1.logo, .header h1.logo, .header .h1.logo {
    color: #FFFFFF;
    text-indent: -9999px;
    float: left;
    padding-top: 7px; }
    header h1.logo a, header .h1.logo a, .header h1.logo a, .header .h1.logo a {
      display: block;
      width: 168px;
      height: 36px;
      text-indent: -9999px;
      background-image: url(../../assets/logos/logo-psychology-today.svg);
      background-size: 168px 36px;
      background-repeat: no-repeat; }
  header > .actions, .header > .actions {
    float: right; }
    header > .actions.actions-member, .header > .actions.actions-member {
      margin-top: 2px; }
    header > .actions.no-cta-buttons, .header > .actions.no-cta-buttons {
      margin-top: 10px; }
    header > .actions span, .header > .actions span {
      color: #FFFFFF;
      font-family: "Proxima Nova Bold", Arial, sans-serif;
      font-size: 14px; }
    header > .actions > .member-menu-control, .header > .actions > .member-menu-control {
      display: inline;
      cursor: pointer; }
    header > .actions a, .header > .actions a {
      color: #FFFFFF;
      font-family: "Proxima Nova Bold", Arial, sans-serif;
      font-size: 15px;
      text-decoration: none; }

@media (max-width: 991px) {
  header button.mobile-nav-control {
    float: left;
    text-indent: -9999px;
    border: 0;
    padding: 0;
    background-color: transparent;
    cursor: pointer;
    outline: 0 !important;
    display: block;
    width: 21px;
    height: 15px;
    text-indent: -9999px;
    background-image: url(../../assets/icons/icon-mobile-nav-control.svg);
    background-size: 21px 15px;
    background-repeat: no-repeat;
    margin: 16px 12px 0 0; } }
@media (max-width: 767px) {
  nav header {
    padding: 6px 0 !important; }

  header, .header {
    height: 50px;
    padding: 6px 15px; }
    header button.mobile-nav-control, .header button.mobile-nav-control {
      margin: 12px 12px 0 0; }
    header h1.logo a, header .h1.logo a, .header h1.logo a, .header .h1.logo a {
      display: block;
      width: 128px;
      height: 28px;
      text-indent: -9999px;
      background-image: url(../../assets/logos/logo-psychology-today.svg);
      background-size: 128px 28px;
      background-repeat: no-repeat; }
    .sidebar-member header, .sidebar-member .header {
      padding-top: 5px; }
    header > .actions > .popover-menu > span, .header > .actions > .popover-menu > span {
      display: none; }
    header > .actions > .popover-menu > a, .header > .actions > .popover-menu > a {
      display: none; }
    header > .actions > .popover-menu.popover-menu-member-account > .popover-menu-control, .header > .actions > .popover-menu.popover-menu-member-account > .popover-menu-control {
      /* only show member image <= sm */ }
      header > .actions > .popover-menu.popover-menu-member-account > .popover-menu-control > span, header > .actions > .popover-menu.popover-menu-member-account > .popover-menu-control button, .header > .actions > .popover-menu.popover-menu-member-account > .popover-menu-control > span, .header > .actions > .popover-menu.popover-menu-member-account > .popover-menu-control button {
        display: none; }
    header > .actions > .popover-menu.popover-menu-member-account > ul, .header > .actions > .popover-menu.popover-menu-member-account > ul {
      /* sidebar is displayed instead of menu @ < sm */
      display: none; }
    header > .actions > span, .header > .actions > span {
      /* Member Name */
      display: none; }
    header > .actions > a, .header > .actions > a {
      display: none; }
    .search-engaged header button.mobile-nav-control, .search-engaged .header button.mobile-nav-control {
      display: none; }
    .search-engaged header h1.logo, .search-engaged .header h1.logo {
      display: none; } }
@media (max-width: 575px) {
  nav .container {
    margin-left: 0; }

  .header-search {
    padding-top: 10px; }

  .header-search-icon::after {
    background-image: url("../../../../resources/images/icon-search-white.svg");
    height: 16px;
    width: 15px;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    top: 16px;
    right: 15px; } }
nav.footer-nav {
  width: 100%;
  padding: 0 !important;
  background-color: #477BE4;
  margin-top: 50px; }
  nav.footer-nav.fix-to-bottom {
    position: absolute;
    bottom: 0; }
  nav.footer-nav > section.extended-section {
    width: 100%;
    background-color: #2C2D30; }
  nav.footer-nav .container {
    padding: 0 15px; }

footer {
  background-color: #477BE4;
  /* TODO: consolidate for header, footer, etc. */ }
  footer > section {
    clear: both;
    width: 100%;
    padding: 42px 0px 36px; }
    footer > section::after {
      display: block;
      content: "";
      clear: both; }
  footer a {
    font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none !important; }
  footer hr {
    clear: both;
    display: block;
    height: 1px;
    padding: 0;
    border-top: 1px solid #FFFFFF;
    opacity: 0.2;
    margin: 22px 0; }
  footer .footer-cta + hr {
    margin-top: 40px; }
  footer .logo {
    display: block;
    width: 136px;
    height: 30px;
    text-indent: -9999px;
    background-image: url(../../assets/logos/logo-psychology-today.svg);
    background-size: 136px 30px;
    background-repeat: no-repeat;
    float: left;
    color: #FFFFFF;
    text-indent: -9999px; }
    footer .logo.logo-lg {
      display: block;
      width: 179px;
      height: 40px;
      text-indent: -9999px;
      background-image: url(../../assets/logos/logo-psychology-today.svg);
      background-size: 179px 40px;
      background-repeat: no-repeat;
      margin-bottom: 20px; }
  footer .listing-types a {
    font-size: 17px; }
  footer > .footer-extended {
    clear: both;
    width: 100%;
    background-color: #2A4273; }
    footer > .footer-extended .footer-details {
      float: none;
      text-align: left; }
      footer > .footer-extended .footer-details > .link-group {
        float: left;
        padding: 0 14px 2px 0;
        margin-right: 20px;
        opacity: 0.7;
        border-right: 1px solid #CCCFD2; }
    footer > .footer-extended .copyright {
      clear: none;
      float: right;
      margin-top: 4px; }
  footer .footer-cta .cta-copy {
    font-size: 21px;
    color: #FFFFFF;
    opacity: 0.7;
    line-height: 1; }
  footer .container .footer-cta {
    margin: 14px auto 0; }
  footer .footer-details {
    float: right;
    text-align: right; }
  footer .copyright {
    clear: both;
    text-align: right;
    color: #FFFFFF;
    font-size: 14px;
    opacity: 0.75; }
    footer .copyright > br {
      display: none; }
  footer .search-drawer-control {
    float: right; }
    footer .search-drawer-control > a {
      display: inline-block;
      font-size: 17px;
      margin-right: 10px;
      vertical-align: middle; }
  footer .popover-menu.popover-menu-locale-selector > ul {
    margin-bottom: 7px;
    bottom: 100%;
    left: -14px; }

.show-locale-selector {
  display: inline !important; }

@media (max-width: 991px) {
  footer .listing-types {
    clear: both;
    float: none;
    width: 100%; }
  footer .container > .footer-details {
    margin: 0 auto;
    display: flex !important;
    justify-content: center !important; }
  footer .container .footer-cta {
    padding-bottom: 18px; }
    footer .container .footer-cta .cta-copy {
      padding-right: 10px; }
  footer > .footer-extended > .footer-details {
    margin: 0 auto; }
    footer > .footer-extended > .footer-details > .link-group {
      width: 50%;
      text-align: right;
      margin-bottom: 20px; }
  footer > .footer-extended .copyright {
    clear: both;
    float: none;
    text-align: center; }
    footer > .footer-extended .copyright > br {
      display: block; } }
@media (max-width: 767px) {
  nav.footer-nav footer {
    padding: 0 !important; } }
@media (max-width: 575px) {
  footer .footer-extended .footer-details .link-group {
    margin-right: 10px;
    padding-right: 10px; }
  footer .listing-types .col-xs-6 {
    width: 100% !important;
    text-align: center; }
  footer .listing-types a {
    font-size: 14px; }
  footer .footer-cta .cta-copy {
    display: none !important; }
  footer .footer-cta .cta-action > .btn {
    margin: 0 auto; }
  footer .logo.logo-lg {
    width: 100%;
    background-position: center center; }
  footer .search-drawer-control {
    float: none;
    text-align: center; }
  footer.member .logo {
    width: 100%;
    background-position: center center;
    margin-bottom: 10px; }
  footer.member .footer-details {
    clear: both;
    float: none;
    text-align: center;
    padding-left: 0;
    margin: 0 auto; }
    footer.member .footer-details ul.link-group {
      padding-left: 0;
      margin-top: 40px; }
  footer.member .copyright {
    clear: both !important;
    float: none !important;
    text-align: center;
    margin-top: 0px; }
    footer.member .copyright > br {
      display: block; }
  footer .popover-menu.popover-menu-locale-selector > ul {
    right: 0;
    left: unset;
    margin-bottom: unset;
    bottom: -20px; } }
.sidebar {
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #FFFFFF;
  box-shadow: 0 2px 10px 0 rgba(42, 47, 50, 0.45);
  z-index: 102;
  overflow-x: hidden;
  transition: 0.3s; }
  .sidebar.sidebar-right {
    left: auto;
    right: 0; }
  .sidebar-engaged .sidebar {
    width: 275px; }
    .sidebar-engaged .sidebar .sidebar-back-arrow-right {
      right: 10px; }
  .sidebar .sidebar-back-arrow {
    position: absolute;
    top: 27px;
    left: 10px;
    display: block;
    width: 18px;
    height: 18px;
    text-indent: -9999px;
    background-image: url(../../assets/actions/back-arrow.svg);
    background-size: 18px 18px;
    background-repeat: no-repeat;
    cursor: pointer; }
  .sidebar .sidebar-back-arrow-right {
    position: absolute;
    top: 27px;
    right: -285px;
    display: block;
    width: 18px;
    height: 18px;
    text-indent: -9999px;
    background-image: url(../../assets/actions/back-arrow-right.svg);
    background-size: 18px 18px;
    background-repeat: no-repeat;
    cursor: pointer;
    transition: 0.3s; }
  .sidebar .context-text {
    margin-left: 4px; }
  .sidebar > h5 {
    font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
    font-size: 18px;
    margin: 20px 20px 0; }
  .sidebar > ul.sidenav {
    padding: 0 20px;
    margin: 20px 0 50px; }
    .sidebar > ul.sidenav > li {
      display: block;
      transition: 0.3s;
      font-size: 18px;
      padding: 12px 0;
      color: #2C2D30;
      border-bottom: 1px solid #DDDDDD;
      margin: 0;
      cursor: pointer; }
      .sidebar > ul.sidenav > li.selected {
        background-image: url(../../assets/indicators/green-dot.svg);
        background-size: 10px 10px;
        background-repeat: no-repeat;
        background-position: right center; }
      .sidebar > ul.sidenav > li:last-of-type {
        border-bottom: 0; }
      .sidebar > ul.sidenav > li > a {
        color: #2C2D30 !important;
        text-decoration: none !important; }
  .sidebar.sidebar-with-sections ul.sidenav {
    margin: 10px 0 22px; }
    .sidebar.sidebar-with-sections ul.sidenav > li {
      padding-left: 12px; }
      .sidebar.sidebar-with-sections ul.sidenav > li:first-of-type {
        border-top: 1px solid #DDDDDD; }

@media (max-width: 991px) {
  .sidebar .h1.logo {
    /* match page header logo position */
    margin-left: 8px; } }
@media (max-width: 767px) {
  .sidebar .sidebar-back-arrow, .sidebar .sidebar-back-arrow-right {
    top: 18px; } }
form .form-group {
  position: relative; }
  form .form-group > label {
    display: block;
    font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
    font-size: 17px;
    color: #2A2F32;
    line-height: 18px;
    margin-bottom: 10px; }
  form .form-group.floating-label > label {
    position: absolute;
    top: 16px;
    left: 10px;
    font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
    font-weight: normal !important;
    color: #737E90;
    cursor: text; }
  form .form-group.floating-label.has-focus > label {
    top: 6px;
    font-size: 10px; }
  form .form-group.floating-label.has-focus > input {
    font-size: 13px;
    padding: 20px 10px 6px; }
  form .form-group .checkbox-label-combo {
    width: 100%;
    max-width: 550px;
    height: 50px;
    padding: 12px 7px;
    background-color: #F5F7F9;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    margin-top: 6px; }
    form .form-group .checkbox-label-combo.standard {
      height: auto;
      padding: 0;
      background-color: transparent;
      border: 0; }
  form .form-group > input, form .form-group > select, form .form-group > textarea {
    width: 100%;
    max-width: 550px;
    height: 50px;
    font-size: 16px;
    color: #2C2D30;
    padding: 0 10px;
    border-radius: 3px;
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD; }
    form .form-group > input:focus, form .form-group > input.focus, form .form-group > select:focus, form .form-group > select.focus, form .form-group > textarea:focus, form .form-group > textarea.focus {
      border-color: #BBBBBB; }
  form .form-group > textarea {
    min-height: 150px;
    padding: 15px; }
  form .form-group.disabled > input {
    opacity: 0.5; }
  form .form-group > p.details {
    display: block;
    font-size: 16px;
    color: #545E6E;
    line-height: 18px; }
  form .form-group > small {
    display: block;
    font-size: 13px;
    color: #545E6E;
    line-height: 20px; }
  form .form-group.has-danger > label, form .form-group.has-danger > p, form .form-group.has-danger > small {
    color: #FF5754 !important;
    font-family: "Proxima Nova Semi Bold", Arial, sans-serif; }
  form .form-group.has-danger > input, form .form-group.has-danger > select, form .form-group.has-danger > textarea {
    color: #FF5754 !important;
    border-color: #FF5754; }

.backdrop-screen {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #2C2D30;
  opacity: 0.4;
  z-index: 100; }
  .sidebar-engaged .backdrop-screen, .search-engaged .backdrop-screen {
    display: block; }

.alert {
  font-size: 17px;
  font-family: "Proxima Nova Bold", Arial, sans-serif;
  font-weight: normal;
  color: #2C2D30;
  padding: 16px;
  min-height: 60px; }
  .alert a {
    font-family: "Proxima Nova Bold", Arial, sans-serif;
    text-decoration: underline !important; }

.alert-danger {
  color: #FFFFFF;
  background-color: #FF5754;
  border-color: #FF5754; }
  .alert-danger a {
    color: #FFFFFF; }

.alert-warning {
  color: #2C2D30;
  background-color: #FCF8E3;
  border-color: #FCF8E3; }
  .alert-warning a {
    color: #2C2D30 !important; }

.alert-success {
  color: #FFFFFF;
  background-color: #84CE7B;
  border-color: #84CE7B; }
  .alert-success a {
    color: #FFFFFF; }

.alert-info {
  color: #FFFFFF;
  background-color: #477BE4;
  border-color: #477BE4; }
  .alert-info a {
    color: #FFFFFF; }

.alert-default {
  color: #2C2D30;
  background-color: #F5F7F9;
  border: 1px solid #DDDDDD; }
  .alert-default a {
    color: #2C2D30 !important; }

.btn {
  font-weight: normal;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
  font-family: "Proxima Nova Bold", Arial, sans-serif;
  cursor: pointer; }
  .btn:focus {
    outline: none;
    /* prevent outline */
    box-shadow: 0 0 0 rgba(255, 255, 255, 0); }
  .btn:active {
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2); }
  .btn.working {
    opacity: 0.75; }
  .btn.disabled {
    opacity: 0.5; }

.btn-align {
  /* class to ensure links remain vertically aligned with buttons on the same line */
  padding-left: 0;
  padding-right: 0; }

.btn-xl {
  font-size: 16px;
  min-width: 240px;
  padding: 13px 10px; }

.btn-lg, .btn-group-lg > .btn {
  font-size: 16px;
  min-width: 175px;
  padding: 13px 10px; }

.btn-md {
  font-size: 14px;
  min-width: 125px;
  padding: 10px; }

.btn-sm, .btn-group-sm > .btn {
  font-size: 14px;
  min-width: 65px;
  padding: 10px; }

/* Buttons sized by font size/padding */
.btn-md-cta {
  font-size: 15px;
  padding: 12px 9px; }

.btn-cta-margin-left {
  margin-left: 18px; }

/* TODO: Consolidate via interpolation */
.btn-default {
  color: #2C2D30;
  background-color: #F8F8F8;
  border-color: #DDDDDD; }
  .btn-default:hover, .btn-default.hover, .btn-default.active {
    background-color: #EFEFEF;
    border-color: #BBBBBB; }

.btn-info {
  color: #FFFFFF;
  background-color: #FB9F00 !important;
  border-color: #FB9F00 !important; }
  .btn-info:hover, .btn-info.hover, .btn-info.active {
    background-color: #E89300 !important;
    border-color: #E89300 !important; }

.btn-primary {
  color: #FFFFFF;
  background-color: #477BE4 !important;
  border-color: #477BE4 !important; }
  .btn-primary:hover, .btn-primary.hover, .btn-primary.active {
    background-color: #3E6CC8 !important;
    border-color: #3E6CC8 !important; }

.btn-success {
  color: #FFFFFF;
  background-color: #84CE7B !important;
  border-color: #84CE7B !important; }
  .btn-success:hover, .btn-success.hover, .btn-success.active {
    background-color: #77BB6E !important;
    border-color: #77BB6E !important; }

.btn-ghost-positive {
  color: #2C2D30;
  background-color: transparent !important;
  border-color: #CCCCCC !important; }
  .btn-ghost-positive:hover, .btn-ghost-positive.hover, .btn-ghost-positive.active {
    background-color: transparent !important;
    border-color: #BBBBBB !important; }

@media (max-width: 991px) {
  .btn-cta-margin-left {
    margin-left: 8px; } }
@media (max-width: 575px) {
  .btn {
    width: 100%; } }
.breadcrumb {
  font-size: 13px;
  padding: 30px 0;
  background-color: transparent; }
  .breadcrumb > .breadcrumb-item {
    color: #2C2D30 !important;
    text-decoration: none !important; }
    .breadcrumb > .breadcrumb-item + .breadcrumb-item::before {
      content: ">";
      padding-right: 10px; }

.card {
  box-shadow: 0 0 10px 0 rgba(52, 63, 83, 0.2); }
  .card > .card-block {
    padding: 30px; }
    .card > .card-block > button.close {
      color: #FFFFFF;
      text-shadow: none;
      opacity: 1 !important; }
      .card > .card-block > button.close > span {
        display: inline-block;
        width: 17px;
        height: 17px;
        text-indent: -9999px;
        background-image: url(../../assets/actions/close-x-callout.svg);
        background-size: 17px 17px;
        background-repeat: no-repeat; }
      .card > .card-block > button.close:hover {
        color: #FFFFFF; }

.pagination > .page-item {
  margin: 10px 3px; }
  .pagination > .page-item:first-of-type {
    margin-right: 7px; }
    .pagination > .page-item:first-of-type > .page-link {
      background-image: url(../../assets/actions/pagination-arrow-previous.svg);
      background-size: 6px 9px;
      background-position: 18px center;
      background-repeat: no-repeat;
      padding-left: 30px; }
  .pagination > .page-item:last-of-type {
    margin-left: 7px; }
    .pagination > .page-item:last-of-type > .page-link {
      background-image: url(../../assets/actions/pagination-arrow-next.svg);
      background-size: 6px 9px;
      background-position: right 18px center;
      background-repeat: no-repeat;
      padding-right: 30px; }
  .pagination > .page-item > .page-link {
    color: #2A2F32 !important;
    font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
    padding: 12px 16px;
    border-radius: 3px;
    font-size: 13px;
    background-color: #F8F8F8;
    border: 1px solid #DDDDDD; }
  .pagination > .page-item:hover > .page-link {
    background-color: #EFEFEF;
    border-color: #BBBBBB; }
  .pagination > .page-item.disabled > .page-link {
    background-color: #F8F8F8;
    border-color: #DDDDDD;
    opacity: 0.5; }
  .pagination > .page-item.active > .page-link {
    color: #FFFFFF;
    background-color: #477BE4;
    border-color: #477BE4; }

@media (max-width: 767px) {
  /* Only Previous and Next buttons visible on <= small */
  .pagination > .page-item {
    display: none; }
  .pagination > .page-item:first-of-type, .pagination > .page-item:last-of-type {
    display: inline-block; } }
.search-engaged .search-overlay {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 69px;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: rgba(84, 94, 110, 0.4); }

.mobile-search {
  display: none; }
  .mobile-search input[type="text"] {
    border: 0; }

.search.search-header-left {
  float: left;
  margin-left: 17px; }
.search.search-header-right {
  float: right; }
.search > .popover-selector {
  display: inline-block;
  vertical-align: top;
  height: 45px;
  border-radius: 4px 0px 0px 4px;
  font-size: 14px;
  padding: 11px 0 11px 11px;
  background-color: #F5F7F9;
  border: 1px solid #F5F7F9;
  border-left: 0;
  border-right: 1px solid #DDDDDD;
  border-left: 0;
  margin: 0; }
.search > .search-entry {
  display: inline-block;
  box-sizing: content-box;
  width: 290px; }
  .search > .search-entry .close-mobile-search {
    display: none;
    position: absolute;
    left: 0;
    top: 10px; }
    .search > .search-entry .close-mobile-search > button {
      text-indent: -9999px;
      border: 0;
      padding: 0;
      background-color: transparent;
      cursor: pointer;
      outline: 0 !important;
      display: inline-block;
      width: 17px;
      height: 17px;
      text-indent: -9999px;
      background-image: url(../../assets/actions/close-x-small.svg);
      background-size: 17px 17px;
      background-repeat: no-repeat; }
  .search > .search-entry ul.menu-options > li:last-of-type {
    border-top: 1px solid #DDDDDD; }
.search input {
  display: inline-block;
  box-sizing: content-box;
  width: 100%;
  height: 25px;
  color: #2A2F32;
  font-size: 16px;
  padding: 9px 12px;
  border: 1px solid #FFFFFF;
  background-color: #FFFFFF;
  border: 0;
  margin-left: -5px;
  -webkit-appearance: none;
  outline: 0; }
  .search-engaged .search input {
    width: 100%; }
.search > button {
  width: 50px;
  height: 45px;
  vertical-align: top;
  border-radius: 0px 4px 4px 0px;
  font-size: 14px;
  text-indent: -9999px;
  text-shadow: none;
  border-left: 0;
  padding-top: 8px;
  padding-right: 10px;
  background-color: #FFFFFF;
  background-image: url(../../assets/icons/icon-search.svg);
  background-size: 15px 15px;
  background-position: center center;
  background-repeat: no-repeat;
  border: 1px solid #FFFFFF;
  margin: 0 0 0 -7px;
  cursor: pointer; }
  .search > button.flush-with-popover-suggestions {
    border-bottom-right-radius: 0; }

@media (max-width: 991px) {
  .search > .popover-selector {
    display: none; }
  .search > .search-entry {
    width: 210px; }
  .search input {
    width: 190px;
    border-radius: 4px; } }
@media (max-width: 767px) {
  .search.search-header-left {
    width: 65%; }
  .search-engaged .search.search-header-left {
    width: 100% !important;
    margin-left: 0; }
    .search-engaged .search.search-header-left input {
      width: 96%;
      font-size: 16px;
      padding: 3px 17px 2px 9px;
      background-image: none;
      background-color: #FFFFFF;
      margin-left: 30px !important; }
  .search-engaged .search > .search-entry {
    width: 100%; }
    .search-engaged .search > .search-entry.mobile-search .close-mobile-search {
      display: block !important; }
  .search > .search-entry {
    width: 94%; }
  .search .popover-menu {
    position: absolute;
    top: 50px;
    left: 4px;
    width: 100% !important; }
  .search input {
    width: 100%;
    font-size: 11px;
    background-image: url(../../assets/icons/icon-search.svg);
    background-size: 9px 9px;
    background-position: 9px 11px;
    background-repeat: no-repeat;
    padding: 3px 4px 2px 24px;
    margin-top: 3px; }
  .search > button {
    display: none; }
    .search-engaged .search > button {
      display: block;
      position: absolute;
      top: 9px;
      right: 0px;
      width: 50px;
      height: 32px; } }
.autosuggest-input {
  display: inline-flex;
  width: 450px; }
  .autosuggest-input input.search-autosuggest {
    margin: 0;
    width: 100%; }
  .autosuggest-input #searchAutosuggestWrapper {
    z-index: 100;
    position: relative;
    width: 100%; }
    .autosuggest-input #searchAutosuggestWrapper #searchSuggestionsWrapper {
      position: absolute;
      width: calc(100% + 52px); }
  .autosuggest-input .btn-search {
    top: 15px;
    right: 15px;
    width: 40px;
    margin: 0;
    padding: 6px;
    border: 0;
    border-radius: 0 4px 4px 0;
    font-size: 12px;
    text-shadow: none;
    background-color: #FFFFFF;
    z-index: 1000;
    min-width: 40px; }
  .autosuggest-input .btn-prof-class {
    border-radius: 4px 0 0 4px;
    border-color: #F5F7F9;
    border-right-color: #DDDDDD;
    font-family: "Proxima Nova Regular", Arial, sans-serif;
    font-size: 14px;
    z-index: 1000;
    background-image: url(../../images/icons/person.svg); }
  .autosuggest-input .dropdown-toggle::after {
    display: none; }
  .autosuggest-input .open > .dropdown-menu {
    display: block; }
  .autosuggest-input .prof-class-menu {
    margin: 0 0 0 -1px;
    top: 0;
    box-sizing: border-box;
    background-color: #F8F8F8; }
    .autosuggest-input .prof-class-menu > span:hover {
      background-color: #ebebeb;
      cursor: pointer; }
    .autosuggest-input .prof-class-menu > span.selected {
      font-family: "Proxima Nova Bold", Arial, sans-serif; }
    .autosuggest-input .prof-class-menu .dropdown-item {
      height: 35px; }
    .autosuggest-input .prof-class-menu .dropdown-item.active, .autosuggest-input .prof-class-menu .dropdown-item:active {
      color: #2C2D30;
      background-color: #F8F8F8; }

.search-header .search-field-container {
  display: inline-block;
  position: relative; }

.search-engaged .autosuggest-container.active .autosuggest-input .btn-search {
  border-radius: 0 4px 0 0; }
.search-engaged .autosuggest-container.active .autosuggest-input input.search-autosuggest {
  border-radius: 0; }
.search-engaged .autosuggest-container.active .autosuggest-input .autosuggest-sections {
  border-top: solid 1px #DDDDDD; }
.autosuggest-container .autosuggest-sections {
  display: none;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 100%;
  margin: 0;
  border-radius: 0 0 4px 4px;
  background: #FFFFFF;
  box-shadow: 0px 1px 3px #AAAAAA; }
  .autosuggest-container .autosuggest-sections .h5 {
    font-family: "Proxima Nova Regular", Arial, sans-serif; }
  .autosuggest-container .autosuggest-sections .autosuggest-section {
    overflow-x: hidden;
    position: relative;
    padding: 0; }
    .autosuggest-container .autosuggest-sections .autosuggest-section .suggestion, .autosuggest-container .autosuggest-sections .autosuggest-section .no-suggestion {
      position: relative;
      display: block;
      overflow: hidden;
      padding: 10px 10px 10px 50px;
      color: #555;
      text-decoration: none; }
    .autosuggest-container .autosuggest-sections .autosuggest-section .suggestion {
      cursor: pointer; }
      .autosuggest-container .autosuggest-sections .autosuggest-section .suggestion.active {
        font-weight: normal;
        background: #eee !important; }
      .autosuggest-container .autosuggest-sections .autosuggest-section .suggestion.separator {
        border-top: 1px solid #DDDDDD; }
    .autosuggest-container .autosuggest-sections .autosuggest-section .suggestion:hover {
      background-color: #f5f5f5; }
  .autosuggest-container .autosuggest-sections .autosuggest-section[data-section="names"]::before {
    background-image: url(../../images/icons/person.svg); }
  .autosuggest-container .autosuggest-sections .autosuggest-section[data-section="locations"]::before {
    background-image: url("../../images/icons/map-marker.svg"); }
  .autosuggest-container .autosuggest-sections .autosuggest-section::before {
    content: '';
    position: absolute;
    top: 12px;
    left: 15px;
    z-index: 1;
    width: 22px;
    height: 22px;
    background: no-repeat center center / contain; }
  .autosuggest-container .autosuggest-sections .autosuggest-section:empty {
    display: none;
    border: 0; }

#searchSuggestionsWrapper .autosuggest-sections {
  display: none; }

.search-engaged #searchSuggestionsWrapper .autosuggest-sections {
  display: block; }

@media (max-width: 991px) {
  .autosuggest-container .autosuggest-input {
    width: 260px; }
  .search-engaged .autosuggest-container.active .autosuggest-input input.search-autosuggest {
    border-radius: 4px 4px 0 0; }

  .search-engaged header .logo, .search-engaged .header .logo {
    display: none; }
  .search-engaged header .mobile-nav-control, .search-engaged .header .mobile-nav-control {
    display: none; }
  .search-engaged header .actions, .search-engaged .header .actions {
    display: none; }
  .search-engaged .search.search-header-left {
    width: 90%;
    padding-left: 5%; }
    .search-engaged .search.search-header-left #autosuggestContainer {
      width: 100%; }
      .search-engaged .search.search-header-left #autosuggestContainer .autosuggest-input {
        width: 100%; }
        .search-engaged .search.search-header-left #autosuggestContainer .autosuggest-input .input-group {
          margin-left: 30px; }
      .search-engaged .search.search-header-left #autosuggestContainer .close-mobile-search {
        display: block !important;
        top: 15px; } }
@media (max-width: 767px) {
  .search-engaged .search-overlay {
    top: 50px; }

  .autosuggest-container {
    width: 94%; }
    .autosuggest-container .autosuggest-input {
      width: 100%; }
      .autosuggest-container .autosuggest-input input.search-autosuggest {
        margin-top: 3px;
        border-radius: 4px; }
    .autosuggest-container .btn-search {
      display: none;
      margin-top: 3px; }
    .search-engaged .autosuggest-container.active .autosuggest-input .btn-search {
      border-radius: 0 4px 4px 0; }
    .search-engaged .autosuggest-container.active .autosuggest-input input.search-autosuggest {
      border-radius: 4px 0 0 4px; }
    .autosuggest-container .autosuggest-sections {
      border-radius: 0; }

  .search-engaged .search.search-header-left {
    padding-left: 0; }
    .search-engaged .search.search-header-left input {
      padding: 3px 17px 2px 9px; }
    .search-engaged .search.search-header-left #searchSuggestionsWrapper {
      position: fixed !important;
      width: 100% !important;
      left: 0;
      top: 50px; }
    .search-engaged .search.search-header-left .btn-search {
      display: block; }
    .search-engaged .search.search-header-left #autosuggestContainer .autosuggest-input .input-group {
      margin-left: 0; }
    .search-engaged .search.search-header-left #autosuggestContainer .close-mobile-search {
      top: 10px; } }
@media (max-width: 575px) {
  .search.search-header-left {
    width: 50%; }
  .search-engaged .search.search-header-left input {
    width: 90%;
    padding: 3px 17px 2px 9px; } }
@media (max-width: 410px) {
  .search.search-header-left {
    width: 150px; } }
@media (max-width: 368px) {
  .search.search-header-left {
    width: 90px; } }
.popover-selector-control {
  /* ensure entire region is clickable */ }
  .popover-selector-control > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .popover-selector-control > input, .popover-selector-control select {
    display: none; }
  .popover-selector-control > button {
    text-indent: -9999px;
    border: 0;
    padding: 0;
    background-color: transparent;
    cursor: pointer;
    outline: 0 !important;
    display: inline-block;
    width: 15px;
    height: 20px;
    text-indent: -9999px;
    background-image: url(../../assets/actions/reveal-arrow-popover-selector.svg);
    background-size: 8px 5px;
    background-position: 0 center;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-top: -1px; }

.popover-selector {
  position: relative; }
  .popover-selector a.current-selection {
    color: #2C2D30 !important;
    text-decoration: none !important; }
  .popover-selector ul {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    min-width: 170px;
    list-style: none;
    background-color: #F5F7F9;
    padding: 0;
    border-radius: 4px;
    box-shadow: 0 0 4px 0 rgba(52, 63, 83, 0.43);
    z-index: 99;
    /* Positioning contexts */ }
    .popover-selector ul.active {
      display: block; }
    .popover-selector ul.selector-options-via-reveal-right {
      top: 6px;
      left: auto;
      right: 0; }
    .popover-selector ul > li {
      font-size: 16px;
      padding: 10px 15px;
      margin: 0;
      cursor: pointer; }
      .popover-selector ul > li:first-of-type {
        padding-top: 15px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px; }
      .popover-selector ul > li:last-of-type {
        padding-bottom: 15px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px; }
      .popover-selector ul > li.selected {
        font-family: "Proxima Nova Semi Bold", Arial, sans-serif; }
      .popover-selector ul > li:hover, .popover-selector ul > li.hover {
        background-color: #EEEEEE; }
      .popover-selector ul > li > em {
        font-style: normal; }
      .popover-selector ul > li > a {
        color: #2C2D30 !important;
        text-decoration: none !important; }

.popover-menu {
  position: relative; }
  .popover-menu > span, .popover-menu > div, .popover-menu > a, .popover-menu > img {
    display: inline-block; }
  .popover-menu button {
    text-indent: -9999px;
    border: 0;
    padding: 0;
    background-color: transparent;
    cursor: pointer;
    outline: 0 !important;
    display: inline-block;
    width: 11px;
    height: 7px;
    text-indent: -9999px;
    background-image: url(../../assets/actions/reveal-arrow-basic.svg);
    background-size: 11px 7px;
    background-repeat: no-repeat;
    vertical-align: middle; }
  .popover-menu div.popover-menu-control {
    cursor: pointer; }
  .popover-menu > ul {
    display: none;
    position: absolute;
    list-style: none;
    background-color: #FFFFFF;
    padding: 0;
    border-radius: 4px;
    box-shadow: 0 4px 4px 0 rgba(52, 63, 83, 0.43);
    z-index: 99; }
    .popover-menu > ul.active {
      display: block; }
    .popover-menu > ul > li {
      margin: 0;
      cursor: pointer; }
      .popover-menu > ul > li.selected {
        font-family: "Proxima Nova Bold", Arial, sans-serif; }
        .popover-menu > ul > li.selected > a {
          font-family: "Proxima Nova Bold", Arial, sans-serif; }
      .popover-menu > ul > li:hover, .popover-menu > ul > li.hover {
        background-color: #EEEEEE; }
      .popover-menu > ul > li > a {
        color: #2C2D30 !important;
        text-decoration: none !important;
        color: #2C2D30;
        font-family: "Proxima Nova Regular", Arial, sans-serif;
        font-size: 16px; }
        .popover-menu > ul > li > a > em {
          font-size: 16px;
          font-family: "Proxima Nova Bold", Arial, sans-serif;
          font-weight: normal;
          color: #2C2D30;
          font-style: normal; }
      .popover-menu > ul > li > em {
        font-size: 16px;
        font-family: "Proxima Nova Bold", Arial, sans-serif;
        font-weight: normal;
        color: #2C2D30;
        font-style: normal; }
      .popover-menu > ul > li:first-of-type {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px; }
      .popover-menu > ul > li:last-of-type {
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px; }
  .popover-menu.popover-menu-suggestions {
    width: 341px; }
    .popover-menu.popover-menu-suggestions > ul {
      top: -3px;
      left: -5px;
      width: 100%;
      min-width: 262px;
      border-radius: 0 0 4px 4px;
      max-height: 290px;
      overflow: auto; }
      .popover-menu.popover-menu-suggestions > ul > li {
        font-size: 16px;
        padding: 16px 15px;
        margin: 0;
        cursor: pointer; }
        .popover-menu.popover-menu-suggestions > ul > li:first-of-type {
          padding-top: 18px;
          border-top-left-radius: 0;
          border-top-right-radius: 0; }
        .popover-menu.popover-menu-suggestions > ul > li:last-of-type {
          padding-bottom: 18px; }
      .popover-menu.popover-menu-suggestions > ul.has-left-icons > li {
        padding-left: 50px; }
      .popover-menu.popover-menu-suggestions > ul.has-right-icons > li {
        padding-right: 50px; }
  .popover-menu.popover-menu-member-account > ul {
    top: 46px;
    right: 0;
    left: auto;
    min-width: 160px;
    border-radius: 4px; }
    .popover-menu.popover-menu-member-account > ul > li {
      padding: 10px 12px; }
  .popover-menu.popover-menu-locale-selector {
    position: relative;
    float: left; }
    .popover-menu.popover-menu-locale-selector .current-selection {
      text-indent: -9999px;
      background-position: center center;
      border-radius: 50%; }
    .popover-menu.popover-menu-locale-selector > ul {
      top: auto;
      left: -8px;
      min-width: 186px;
      border-radius: 4px;
      margin-top: 7px; }
      .popover-menu.popover-menu-locale-selector > ul > li {
        display: block;
        width: 100%;
        height: 32px;
        background-position: 14px center !important; }
        .popover-menu.popover-menu-locale-selector > ul > li a {
          display: block;
          padding: 8px 0 8px 44px;
          font-size: 17px; }
      .popover-menu.popover-menu-locale-selector > ul > li:first-child {
        height: 40px;
        background-position: 14px 14px !important; }
        .popover-menu.popover-menu-locale-selector > ul > li:first-child a {
          padding-top: 16px; }
      .popover-menu.popover-menu-locale-selector > ul > li:last-child {
        height: 40px;
        background-position: 14px 6px !important; }
        .popover-menu.popover-menu-locale-selector > ul > li:last-child a {
          padding-bottom: 16px; }

@media (max-width: 991px) {
  .popover-menu.popover-menu-suggestions {
    width: 241px; }
  .popover-menu.menu-account {
    /* sidebar version displays <= md */
    display: none; } }
@media (max-width: 767px) {
  .popover-menu.popover-menu-suggestions > ul {
    top: 0;
    margin-left: -15px;
    padding-right: 30px; }
    .popover-menu.popover-menu-suggestions > ul > li {
      margin-right: -30px; } }
@media (max-width: 575px) {
  .popover-menu.popover-menu-locale-selector > ul {
    bottom: -20px; } }
ul.link-group {
  list-style-type: none;
  margin-bottom: 0; }
  ul.link-group > li {
    display: inline-block;
    margin: 0 6px; }
    ul.link-group > li:first-of-type {
      margin-left: 0; }
    ul.link-group > li:last-of-type {
      margin-right: 0; }

@media (max-width: 991px) {
  ul.link-group {
    margin-bottom: 10px; } }
.modal-backdrop.show {
  background-color: #2C2D30;
  opacity: 0.4; }

.modal-dialog {
  max-width: 850px;
  -webkit-overflow-scrolling: touch; }
  .modal-dialog .modal-content .modal-header {
    padding: 14px 30px;
    background-color: #477BE4; }
    .modal-dialog .modal-content .modal-header button.close {
      color: #FFFFFF;
      text-shadow: none;
      opacity: 1 !important;
      outline: 0 !important; }
      .modal-dialog .modal-content .modal-header button.close > span {
        display: block;
        width: 24px;
        height: 24px;
        text-indent: -9999px;
        background-image: url(../../assets/actions/close-x.svg);
        background-size: 24px 24px; }
      .modal-dialog .modal-content .modal-header button.close:hover {
        color: #FFFFFF; }
  .modal-dialog .modal-content .modal-body {
    padding: 14px 30px; }
  .modal-dialog .modal-content .modal-footer {
    font-size: 13px;
    font-family: "Proxima Nova Thin", Arial, sans-serif;
    font-weight: normal;
    color: #2C2D30;
    padding: 14px 30px;
    background-color: #F1F1F1;
    border-radius: 0 0 4px 4px;
    justify-content: flex-start; }

@media (max-width: 575px) {
  .modal-content .modal-header h1 {
    font-size: 20px; }
  .modal-content .modal-header button.close > span {
    width: 18px !important;
    height: 18px !important;
    background-size: 18px 18px !important; } }
.drawer-control {
  text-indent: -9999px;
  border: 0;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
  outline: 0 !important;
  display: inline-block;
  width: 29px;
  height: 28px;
  text-indent: -9999px;
  background-image: url(../../assets/actions/reveal-arrow-circle.svg);
  background-size: 29px 28px;
  background-repeat: no-repeat;
  margin-top: 12px;
  outline: 0 !important; }
  .drawer-control.exposed {
    background-image: url(../../assets/actions/reveal-arrow-circle-exposed.svg); }

.drawer {
  font-size: 17px;
  color: #FFFFFF;
  padding-top: 0; }
  .drawer hr {
    clear: both;
    display: block;
    height: 1px;
    padding: 0;
    border-top: 1px solid #FFFFFF;
    opacity: 0.2;
    margin-top: 0; }
  .drawer h4, .drawer strong {
    clear: both;
    font-family: "Proxima Nova Bold", Arial, sans-serif;
    font-weight: normal;
    color: #FFFFFF; }
  .drawer ul {
    list-style-type: none;
    padding-left: 0; }
    .drawer ul.stacked-list {
      float: left;
      width: 40%;
      margin-right: 20%; }
      .drawer ul.stacked-list + ul.stacked-list {
        margin-right: 0; }
    .drawer ul > li {
      line-height: 1.2;
      margin-bottom: 0; }
      .drawer ul > li a {
        font-family: "Proxima Nova Regular", Arial, sans-serif;
        font-size: 17px; }

@media (max-width: 767px) {
  .drawer ul.stacked-list {
    width: 100%; } }
/* STYLE GUIDE ONLY */
.style-guide {
  padding-bottom: 130px; }

.style-guide > section {
  margin: 20px 0; }

.style-guide .row.distinguish {
  margin-top: 60px; }

.style-guide-h2 {
  font-size: 16px;
  font-family: "Proxima Nova Bold", Arial, sans-serif;
  color: #1C2E36;
  text-transform: uppercase;
  padding-bottom: 10px;
  border-bottom: 1px solid #D6E1E4;
  margin-bottom: 34px;
  background-position: right 0;
  background-repeat: no-repeat; }

.style-guide-h2.grid {
  background-image: url(../assets/style-guide/icon-grid.svg);
  background-size: 16px 16px; }

.style-guide-h2.color {
  background-image: url(../assets/style-guide/icon-color.svg);
  background-size: 16px 17px; }

.style-guide-h2.typography {
  background-image: url(../assets/style-guide/icon-typography.svg);
  background-size: 16px 17px; }

.style-guide-h2.flag {
  background-image: url(../assets/style-guide/icon-flag.svg);
  background-size: 14px 17px; }

.style-guide-h2.paper-plane {
  background-image: url(../assets/style-guide/icon-paper-plane.svg);
  background-size: 16px 17px; }

.style-guide-h2.component {
  background-image: url(../assets/style-guide/icon-component.svg);
  background-size: 17px 17px; }

.style-guide-h2.attention {
  background-image: url(../assets/style-guide/icon-attention.svg);
  background-size: 16px 17px; }

.style-guide h3.detail {
  color: #343F53;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase; }

.style-guide h3.detail.section {
  margin-top: 30px; }

.style-guide h3.detail.preserve-case {
  text-transform: none; }

#grid-specification > .row > .col {
  background-color: #dbdbdb;
  height: 60px; }

.row.details > .col {
  background-color: none; }

.mock-background {
  width: 100%;
  height: 330px;
  background-color: #aaa; }

.mock-background.for-header {
  margin-top: -18px;
  margin-bottom: 40px; }

.mock-background.half-height {
  height: 115px; }

#color-specification > .row {
  margin-bottom: 30px; }

#color-specification > .row > .col {
  margin: 0; }

#color-specification > .row > .col-xs-12 {
  margin-bottom: 20px; }

#color-specification > .row > .col-xs-12 > h3, #color-specification > .row > .col-xs-12 > span {
  display: block;
  text-align: center; }

#color-specification > .row > .col-xs-12 > .swatch {
  margin: 0 auto; }

#color-specification .swatch.swatch-main {
  display: block;
  width: 138px;
  height: 138px; }

#color-specification .swatch.swatch-supportive {
  display: block;
  width: 70px;
  height: 70px; }

#color-specification .swatch.swatch-supplemental {
  display: block;
  width: 50px;
  height: 50px; }

#color-specification .swatch-hex {
  color: #343F53;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase; }

#typography-specification > * {
  margin: 30px 0; }

#button-specification .btn {
  margin: 8px 0;
  position: relative; }

#button-specification .btn-xl-states .btn {
  display: block; }

#header-specification nav, #footer-specification footer {
  margin: 18px 0; }

#form-specification .add-dropdown-select-height {
  min-height: 300px; }

.swatch.swatch-default {
  background-color: #2C2D30; }

.swatch.swatch-primary {
  background-color: #477BE4; }

.swatch.swatch-info {
  background-color: #FB9F00; }

.swatch.swatch-success {
  background-color: #84CE7B; }

.swatch.swatch-danger {
  background-color: #FF5754; }

.swatch.swatch-warning {
  background-color: #FCF8E3; }

.swatch.swatch-secondary {
  background-color: #737E90; }

.swatch.swatch-tertiary {
  background-color: #8A8D96; }

.swatch.swatch-default-light {
  background-color: #545E6E; }

.swatch.swatch-light {
  background-color: #F5F7F9; }

.swatch.swatch-lightest {
  background-color: #F8F8F8; }

.swatch.swatch-footer {
  background-color: #2A4273; }

/* Import our abstracts */
/**
 * Swatches
 */
/* Icons */
/**
 * Logos
 */
/**
 * Font Sizing
 */
/**
 * Fixed layout
 */
/* Import our base rules */
/**
 * Breakpoint widths
 */
@media (max-width: 575.98px) {
  .w-xs-25 {
    width: 25% !important; }

  .w-xs-33 {
    width: 33.333333% !important; }

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

  .w-xs-66 {
    width: 66.666666% !important; }

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

  .w-xs-100 {
    width: 100% !important; } }
@media (min-width: 576px) and (max-width: 767.98px) {
  .w-sm-25 {
    width: 25% !important; }

  .w-sm-33 {
    width: 33.333333% !important; }

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

  .w-sm-66 {
    width: 66.666666% !important; }

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

  .w-sm-100 {
    width: 100% !important; } }
@media (min-width: 768px) and (max-width: 991.98px) {
  .w-md-25 {
    width: 25% !important; }

  .w-md-33 {
    width: 33.333333% !important; }

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

  .w-md-66 {
    width: 66.666666% !important; }

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

  .w-md-100 {
    width: 100% !important; } }
@media (min-width: 992px) and (max-width: 1199.98px) {
  .w-lg-25 {
    width: 25% !important; }

  .w-lg-33 {
    width: 33.333333% !important; }

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

  .w-lg-66 {
    width: 66.666666% !important; }

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

  .w-lg-100 {
    width: 100% !important; } }
@media (min-width: 1200px) {
  .w-xl-25 {
    width: 25% !important; }

  .w-xl-33 {
    width: 33.333333% !important; }

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

  .w-xl-66 {
    width: 66.666666% !important; }

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

  .w-xl-100 {
    width: 100% !important; } }
.overflow-x-auto {
  overflow-x: auto; }

.bg-swatch-info {
  background-color: #FB9F00; }

.bg-swatch-primary {
  background-color: #477BE4; }

.xs-bg-swatch-info {
  background-color: #FB9F00; }

.xs-bg-swatch-primary {
  background-color: #477BE4; }

@media (min-width: 768px) {
  .md-bg-swatch-info {
    background-color: #FB9F00; }

  .md-bg-swatch-primary {
    background-color: #477BE4; } }
@media (min-width: 992px) {
  .lg-bg-swatch-info {
    background-color: #FB9F00; }

  .lg-bg-swatch-primary {
    background-color: #477BE4; } }
.col-separator {
  width: 1px;
  height: auto;
  border-left: 1px solid #DDDDDD;
  margin: 0 80px 0 65px; }

body {
  font-size: 17px; }

a {
  color: #2C2D30 !important;
  font-family: inherit; }

a.swatch-primary {
  color: #477BE4 !important; }

p a {
  color: #477BE4 !important; }

p.fine-print a {
  color: #8A8D96 !important;
  font-family: "Proxima Nova Regular", Arial, sans-serif; }

dt a {
  color: #477BE4 !important; }

dd {
  margin-bottom: 1.5rem; }

div.copy-small p {
  font-size: 15px;
  line-height: 1.4; }

h2.section-title {
  border-bottom: 1px solid #2C2D30;
  padding-bottom: 14px;
  margin-bottom: 20px; }

h2.section-title-secondary {
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 10px;
  margin-bottom: 30px; }

blockquote,
q {
  margin-left: 19px;
  border-left: 5px solid #eee;
  padding-left: 13px; }
  blockquote p,
  q p {
    position: static; }

.text-semi-bold {
  font-family: "Proxima Nova Semi Bold", Arial, sans-serif; }

.text-uppercase-primary-small, .magazine_card .magazine-published-date {
  font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
  font-size: 13px;
  color: #477BE4;
  text-transform: uppercase;
  letter-spacing: normal; }

.text-teaser-byline {
  color: #8A8D96;
  font-size: 13px;
  line-height: 1.25;
  display: block; }
  .text-teaser-byline a {
    color: #8A8D96 !important;
    font-family: "Proxima Nova Regular", Arial, sans-serif; }

.text-teaser-bold {
  line-height: 1.15;
  font-family: "Proxima Nova Semi Bold", Arial, sans-serif; }
  .text-teaser-bold a {
    font-family: "Proxima Nova Semi Bold", Arial, sans-serif; }

.text-teaser-bold-inline {
  line-height: inherit;
  font-family: "Proxima Nova Semi Bold", Arial, sans-serif; }
  .text-teaser-bold-inline a {
    font-family: "Proxima Nova Semi Bold", Arial, sans-serif; }

.name-title {
  line-height: 1.2;
  font-size: 1rem; }

.advertisement-label {
  margin: 0 auto 7px auto;
  text-align: center;
  display: block;
  clear: both;
  font-size: 15px;
  line-height: 13px;
  color: #999;
  font-variant: small-caps; }

ul {
  padding-left: 38px;
  margin-bottom: 1.6rem; }
  ul li {
    font-size: 17px;
    line-height: 1.5;
    margin-bottom: 12px; }
    ul li > ul {
      margin-top: 10px; }

ol {
  padding-left: 15px;
  margin-left: 15px; }
  ol li {
    line-height: 1.5;
    margin-bottom: 12px; }

.vertical-align-font-offset {
  position: relative;
  bottom: 2px; }

a.inline-links {
  color: #2C2D30 !important;
  border-bottom: 1px dashed #999;
  font-family: inherit; }

a.inline-links:hover,
a.inline-links:focus {
  background: #fcf8ce; }

h2.title--headline {
  margin-bottom: 1.7rem;
  line-height: 1.2; }

b,
strong {
  font-family: "Proxima Nova Bold", Arial, sans-serif;
  font-weight: normal; }

.font-semi-bold {
  font-family: "Proxima Nova Semi Bold", Arial, sans-serif; }

@media (max-width: 575.98px) {
  .xs-fs-h2 {
    font-size: 26px !important; } }
a.masquerade-switch {
  color: #477BE4 !important;
  font-family: "Proxima Nova Bold", Arial, sans-serif; }

.icon.location:first-of-type {
  background-image: url(../../assets/icons/icon-location.svg);
  /* TODO: Mixin to simply indicate icon being used (handles additional positioning, size, etc.) */
  background-size: 16px 22px;
  background-position: 14px center;
  background-repeat: no-repeat; }
.icon.flag {
  display: inline-block;
  width: 29px;
  height: 20px;
  background-size: 29px 20px;
  background-repeat: no-repeat; }
  .icon.flag.flag-intl {
    background-image: url(../../assets/flags/flag-intl.svg); }

/* Elements */
textarea, input[type="text"] {
  font-family: "Proxima Nova Regular", Arial, sans-serif; }

input[type="file"] {
  padding: 10px;
  margin-right: 10px !important;
  margin-bottom: 1rem;
  border: 1px solid #DDDDDD;
  background-color: #FFFFFF !important;
  font-family: "Proxima Nova Regular", Arial, sans-serif;
  order: 1; }

input[type=file]::-webkit-file-upload-button {
  border: 1px solid #DDDDDD;
  background-color: #F8F8F8;
  font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
  border-radius: 3px; }

@media (max-width: 767px) {
  .form-managed-file .form-file {
    width: 100%;
    margin-bottom: 1rem; } }
.btn__block_more {
  width: 100%;
  min-width: 0;
  color: #2C2D30 !important;
  border-color: #DDDDDD;
  background-color: #F8F8F8; }

@media (min-width: 576px) and (max-width: 991.98px) {
  .col-sm-10 .btn__block_more.btn-lg, .col-sm-10 .btn-group-lg > .btn__block_more.btn,
  .col-md-10 .btn__block_more.btn-lg,
  .col-md-10 .btn-group-lg > .btn__block_more.btn {
    width: 175px;
    margin-left: auto;
    margin-right: auto;
    display: block; } }
.btn-xl {
  padding-top: 0.9rem;
  padding-bottom: 0.9rem; }

a.btn-sm, .btn-group-sm > a.btn {
  padding-top: 10px; }

.btn-xsm {
  height: 30px;
  font-size: 12px;
  padding-top: 6px;
  padding-bottom: 6px; }

@media (min-width: 768px) {
  .btn-md-primary {
    color: #212529;
    background-color: #FFFFFF;
    border-color: #477BE4; }
    .btn-md-primary:hover {
      color: #fff;
      background-color: #477BE4;
      border-color: #205dd8; }
    .btn-md-primary:focus, .btn-md-primary.focus {
      box-shadow: 0 0 0 0.2rem rgba(71, 123, 228, 0.5); }
    .btn-md-primary.disabled, .btn-md-primary:disabled {
      color: #212529;
      background-color: #FFFFFF;
      border-color: #477BE4; }
    .btn-md-primary:not(:disabled):not(.disabled):active, .btn-md-primary:not(:disabled):not(.disabled).active, .show > .btn-md-primary.dropdown-toggle {
      color: #212529;
      background-color: #e6e6e6;
      border-color: #1e58cd; }
      .btn-md-primary:not(:disabled):not(.disabled):active:focus, .btn-md-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-md-primary.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(71, 123, 228, 0.5); } }
@media (max-width: 575.98px) {
  .btn-xs-lg {
    padding: 0.9rem 1.5rem;
    height: auto;
    min-height: 50px;
    white-space: normal; } }
@media (min-width: 576px) and (max-width: 767.98px) {
  .btn-sm-lg {
    padding: 0.9rem 1.5rem;
    height: auto;
    min-height: 50px;
    white-space: normal; } }
.right-chevron-after {
  position: relative;
  padding-right: 14px; }
  .right-chevron-after:after {
    content: '';
    width: 10px;
    height: 9px;
    position: absolute;
    margin-top: -4px;
    margin-left: 5px;
    top: 50%;
    right: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../../assets/actions/pagination-arrow-next.svg); }

.right-chevron-after-lg {
  padding-right: 35px !important; }
  .right-chevron-after-lg:after {
    content: '';
    background-size: contain;
    width: 15px;
    height: 14px;
    margin-top: -7px;
    right: 10px; }

.right-chevron-before {
  position: relative;
  padding-left: 14px; }
  .right-chevron-before:before {
    content: '';
    width: 10px;
    height: 9px;
    position: absolute;
    margin-top: -4px;
    margin-right: 5px;
    top: 50%;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../../assets/actions/pagination-arrow-previous.svg); }

.right-chevron-before-lg {
  padding-left: 40px !important; }
  .right-chevron-before-lg:before {
    content: '';
    background-size: contain;
    width: 15px;
    height: 14px;
    margin-top: -7px;
    left: 15px; }

form .form-item input.error,
form .form-item select.error,
form .form-item textarea.error {
  border: 1px solid #FF5754; }

hr {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  border-top: 1px solid #DDDDDD; }

.separator-top {
  border-top: 1px solid #DDDDDD;
  padding-top: 20px; }

.views-exposed-widget {
  width: 100%; }

@media (min-width: 768px) {
  .views-exposed-widget {
    width: 50%; } }
@media (min-width: 992px) {
  .views-exposed-widget {
    width: 250px; } }
fieldset.form-wrapper {
  width: 100%;
  padding: 1em 1.25em;
  box-sizing: border-box;
  background: #F5F7F9;
  float: left;
  margin-bottom: 40px;
  border: 1px solid #DDDDDD; }
  fieldset.form-wrapper legend {
    width: auto;
    font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
    font-weight: normal;
    color: #2C2D30; }

fieldset.no-label label,
.tabledrag-toggle-weight {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px); }

fieldset.no-label label.option,
fieldset.no-label table label,
fieldset.no-label .form-type-checkbox label {
  position: relative !important;
  height: auto;
  width: auto;
  overflow: initial; }

fieldset.no-label th.field-label label {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px); }

table {
  width: 100%; }

.table-label {
  color: #2C2D30 !important;
  display: inline-block;
  font-family: "Proxima Nova Bold", Arial, sans-serif;
  width: 90px;
  min-width: 90px;
  line-height: 1.25rem; }

.table-content {
  min-width: 67%;
  max-width: 180px; }

.table-content a {
  display: inline-block; }

table {
  width: 100%;
  margin-bottom: 1rem;
  clear: both; }

tr {
  width: 100%; }

tr.odd {
  background-color: #FFFFFF !important; }

tr.even {
  background-color: #F5F7F9; }

th {
  padding: 10px;
  text-align: left;
  line-height: 1.25rem; }
  th a,
  th a:link {
    color: #2C2D30; }

td {
  font-size: 1rem;
  padding: 10px 10px 10px 14px;
  word-break: normal; }

td.ctools-export-ui-operations ul li {
  list-style: none; }

/**
 * Draggable table rows.
 */
tr.draggable.odd {
  background-color: #FFFFFF !important;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD; }

tr.draggable.even {
  background-color: #F5F7F9 !important; }

.drag {
  border: 1px solid #DDDDDD;
  box-shadow: 0 0 10px 0 #343f53; }

/* Layout */
.page-container {
  min-height: 450px; }

.main {
  width: 100%; }

@media (min-width: 1200px) {
  .main--sidebar {
    width: 840px; }

  .sidebar_first {
    width: 330px; } }
@media (max-width: 1199px) {
  .main--sidebar {
    width: 630px; }

  .sidebar_first {
    width: 330px; } }
@media (max-width: 991px) {
  .container {
    max-width: 100%; }

  .container.main {
    width: 100%; }

  .container.sidebar_first {
    width: 100%; } }
.no-sidebars .page-container {
  margin-top: 30px !important;
  margin-bottom: 50px !important; }
  .no-sidebars .page-container .page__title {
    margin-top: -7px; }

.page-container-buffer-space {
  margin-top: 30px;
  margin-bottom: 50px; }
  .page-container-buffer-space .page__title {
    margin-top: -7px; }

/**
 * PT-1172: remove find a therapist subnav from intl prefix. Add more whitespace
 * to the page if there is not a subnav.
 */
.page-node-31754 .page-container-buffer-space {
  margin-top: 61px !important; }

.admin-menu.no-sidebars .page-container {
  margin-top: 70px !important; }

/**
 * Margins on pages without the main navbar.
 */
body.no-main-nav {
  margin-top: 61px !important; }

/* Component (SMACSS module) rules */
.krumo-root {
  color: #737E90; }

div.krumo-element {
  background: #F8F8F8; }

.alert-success a.krumo-name {
  color: #2C2D30 !important; }

.nav_magazine--issue_archive {
  width: 517px; }
  .nav_magazine--issue_archive ul > li {
    margin-bottom: 0; }
  .nav_magazine--issue_archive .view-brand-header-magazine-archive {
    min-height: 154px; }

.header-magazine-thumbnail {
  max-width: 120px; }

.tabs .btn {
  width: auto;
  min-width: 110px; }
.tabs .dropdown-item.active {
  background-color: #F5F7F9; }

.tabs-dropdown {
  z-index: 100; }

.tabs-btn-group.show .btn {
  z-index: 100 !important; }

.navbar {
  z-index: 999; }
  .navbar .container-static {
    position: static; }
  .navbar .navbar-flex-positioning {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
  .navbar header {
    justify-content: space-between; }
    @media (max-width: 991px) {
      .navbar header {
        display: flex; } }
  .navbar #navbarNavDropdown .navbar-nav {
    height: 100%; }
  .navbar #navbarNavDropdown li.nav-item {
    position: inherit;
    margin-right: 40px;
    margin-top: 2px;
    margin-bottom: 0;
    height: 54px; }
  @media (min-width: 992px) {
    .navbar .nav-item.show {
      border-bottom: 4px solid #FFFFFF !important; } }
  .navbar #navbarNavDropdown a.nav-link {
    color: #FFFFFF !important;
    font-family: "Proxima Nova Bold", Arial, sans-serif; }
  .navbar #navbarNavDropdown .dropdown-menu ul {
    list-style: none;
    padding-left: 0; }
  .navbar ul.nav-group li:last-of-type {
    margin-bottom: 0; }
  .navbar .dropdown-menu h4 {
    margin-top: 30px; }
    .navbar .dropdown-menu h4:first-of-type {
      margin-top: 0; }
  .navbar .show .dropdown-menu {
    display: flex; }
  .navbar .dropdown-menu {
    min-height: 325px;
    position: absolute;
    align-items: center;
    width: 100%;
    top: 67px;
    left: 0px;
    padding: 1.5em;
    border: 0;
    border-radius: 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); }
    .navbar .dropdown-menu .container {
      background-color: #FFFFFF !important; }
      @media (min-width: 992px) {
        .navbar .dropdown-menu .container {
          padding-bottom: 30px; } }
    .navbar .dropdown-menu .btn {
      display: block;
      margin: 0 auto;
      margin-top: 2em;
      width: 175px; }
  .navbar .col-border-right {
    border-right: 1px solid #DDDDDD; }
  .navbar .navbar-collapse {
    width: auto !important; }
  .navbar .navbar-search {
    float: right;
    padding-top: 7px; }
    .navbar .navbar-search a {
      background-image: url(../../assets/icons/icon-search-white-lg.svg);
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 20px;
      width: 20px;
      height: 30px;
      padding: 0; }
    @media (max-width: 991px) {
      .navbar .navbar-search.show a {
        background-image: url(../../assets/actions/close-x-small.svg); } }
    @media (max-width: 767px) {
      .navbar .navbar-search {
        padding-top: 4px; }
        .navbar .navbar-search .dropdown-menu {
          padding: 30px 1.5em; } }
    @media (max-width: 575.98px) {
      .navbar .navbar-search {
        margin-left: 0.5rem; } }
    .navbar .navbar-search .dropdown-toggle::after {
      content: '';
      border: 0;
      background: none;
      display: none; }
  .navbar .dropdown-toggle::after {
    background: transparent url(../../assets/actions/reveal-arrow-basic.svg) no-repeat center center;
    border: 0;
    width: 12px;
    height: 12px;
    margin-top: -4px;
    vertical-align: 0; }
  .navbar ul > li.media {
    padding: 5px 0; }

.right-chevron-after {
  position: relative;
  padding-right: 14px;
  width: auto !important; }
  .right-chevron-after:after {
    content: '';
    width: 10px;
    height: 9px;
    position: absolute;
    margin-left: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../../assets/actions/pagination-arrow-next.svg); }

.sidebar {
  width: 280px;
  left: -280px;
  box-shadow: none;
  z-index: 999; }
  .sidebar .header {
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: center; }
  .sidebar.sidebar-main .header {
    padding-left: 40px; }
  .sidebar h3 {
    margin-top: 8px;
    color: #FFFFFF !important;
    text-align: center; }
  .sidebar ul.sidenav h4 {
    border-bottom: 1px solid #DDDDDD;
    padding: 12px 0;
    margin-bottom: 0;
    font-size: 18px; }
  .sidebar ul.sidenav h4.link, .sidebar > ul.sidenav h4 + li, .sidebar > ul.sidenav > li + li {
    border-bottom: 0; }
  .sidebar > ul.sidenav h4 + li {
    padding-top: 0; }
  .sidebar > ul.sidenav li ul.nav-group {
    margin-top: 0; }
    .sidebar > ul.sidenav li ul.nav-group + h4 {
      margin-top: 24px; }
  .sidebar.sidebar-main > ul.sidenav > li + li {
    border-bottom: 1px solid #DDDDDD; }
  .sidebar > ul.sidenav h4.magazine_card__title {
    border-bottom: 0; }
  .sidebar > ul.sidenav > li a {
    display: inline-block;
    width: 100%; }
  .sidebar > ul.sidenav > li ul {
    padding-left: 0; }
    .sidebar > ul.sidenav > li ul li {
      display: block;
      transition: 0.3s;
      font-size: 18px;
      padding: 12px 0 12px 10px;
      color: #343F53;
      border-bottom: 1px solid #DDDDDD;
      margin: 0;
      cursor: pointer; }
      .sidebar > ul.sidenav > li ul li:last-of-type {
        border-bottom: 0; }
  .sidebar .btn {
    margin-top: 10px;
    width: 80%; }
  .sidebar .sidebar-back-arrow {
    left: 15px; }

.sidebar-engaged .sidebar {
  width: 280px;
  left: -280px; }
  .sidebar-engaged .sidebar.sidebar-active-pane {
    width: 280px;
    left: 0; }

.sidebar-engaged .sidebar-main {
  box-shadow: 0 2px 10px 0 rgba(42, 47, 50, 0.45); }

.admin-menu .sidebar-main--blogger-menu.sidebar.has-main-nav {
  margin-top: 58px; }
  @media (max-width: 991.98px) {
    .admin-menu .sidebar-main--blogger-menu.sidebar.has-main-nav {
      margin-top: 31px; } }
  @media (max-width: 767.98px) {
    .admin-menu .sidebar-main--blogger-menu.sidebar.has-main-nav {
      margin-top: 112px;
      z-index: 999; } }

.user-role-administrator.admin-menu .sidebar-main--blogger-menu.sidebar.has-main-nav,
.user-role-editor.admin-menu .sidebar-main--blogger-menu.sidebar.has-main-nav {
  margin-top: 58px; }
  @media (max-width: 575.98px) {
    .user-role-administrator.admin-menu .sidebar-main--blogger-menu.sidebar.has-main-nav,
    .user-role-editor.admin-menu .sidebar-main--blogger-menu.sidebar.has-main-nav {
      margin-top: 112px; } }

.admin-menu .sidebar {
  margin-top: 58px; }
  @media (max-width: 575.98px) {
    .admin-menu .sidebar {
      margin-top: 112px;
      z-index: 999; } }

body.logged-in.not-front.admin-menu .blogger_utility_nav {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

nav.navbar-default-public {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }

/******************************************/
/********* FIXED MENU STYLES **********/
/******************************************/
.navbar-default-public {
  position: fixed;
  top: 0;
  z-index: 101; }

.search-engaged .navbar-default-public {
  z-index: 10001; }

.blogger_utility_nav {
  top: 0;
  position: fixed; }

/********** Anonymous User **********/
body.not-logged-in {
  margin-top: 71px; }
  body.not-logged-in.front {
    margin-top: 93px; }

body.not-logged-in.no-fat {
  margin-top: 99px; }
  body.not-logged-in.no-fat.front {
    margin-top: 93px; }

@media (max-width: 767.98px) {
  body.not-logged-in {
    margin-top: 50px; }
    body.not-logged-in.front {
      margin-top: 73px; }

  body.not-logged-in.no-fat {
    margin-top: 82px; }
    body.not-logged-in.no-fat.front {
      margin-top: 72px; } }
/** END Anonymous User **/
/******* Default logged in user (blogger) *********/
body.logged-in {
  margin-top: 120px !important; }
  body.logged-in.front {
    margin-top: 117px !important; }
  body.logged-in .navbar-default-public {
    top: 32px; }
  body.logged-in.page-blogger-home, body.logged-in.page-blogger-forums, body.logged-in.page-my-account {
    margin-top: 72px !important; }

@media (max-width: 991.98px) {
  body.logged-in {
    margin-top: 69px !important; }
    body.logged-in.front {
      margin-top: 86px !important; }
    body.logged-in .navbar-default-public {
      top: 0; }

  body.logged-in.no-fat {
    margin-top: 85px !important; } }
@media (max-width: 767.98px) {
  body.logged-in {
    margin-top: 50px !important; }
    body.logged-in.front {
      margin-top: 70px !important; }

  body.logged-in.no-fat {
    margin-top: 65px !important; } }
/******* END Default logged in user (blogger) *********/
/********** Logged in editor **********/
body.logged-in.user-role-editor:not(.user-role-administrator) {
  margin-top: 148px !important; }
  body.logged-in.user-role-editor:not(.user-role-administrator).front {
    margin-top: 148px !important; }
  body.logged-in.user-role-editor:not(.user-role-administrator) .blogger_utility_nav {
    top: 31px; }
  body.logged-in.user-role-editor:not(.user-role-administrator) .navbar-default-public {
    top: 63px; }
  body.logged-in.user-role-editor:not(.user-role-administrator).page-blogger-home {
    padding-top: 1px; }
  body.logged-in.user-role-editor:not(.user-role-administrator).page-blogger-home, body.logged-in.user-role-editor:not(.user-role-administrator).page-blogger-forums, body.logged-in.user-role-editor:not(.user-role-administrator).page-my-account {
    margin-top: 72px !important; }

@media (max-width: 1199.98px) {
  body.logged-in.user-role-editor:not(.user-role-administrator) {
    margin-top: 175px !important; }
    body.logged-in.user-role-editor:not(.user-role-administrator).front {
      margin-top: 178px !important; }
    body.logged-in.user-role-editor:not(.user-role-administrator) .blogger_utility_nav {
      top: 58px; }
    body.logged-in.user-role-editor:not(.user-role-administrator) .navbar-default-public {
      top: 90px; }
    body.logged-in.user-role-editor:not(.user-role-administrator).page-blogger-home, body.logged-in.user-role-editor:not(.user-role-administrator).page-blogger-forums, body.logged-in.user-role-editor:not(.user-role-administrator).page-my-account {
      margin-top: 90px !important; } }
@media (max-width: 991.98px) {
  body.logged-in.no-fat.user-role-editor:not(.user-role-administrator) {
    margin-top: 140px !important; }

  body.logged-in.user-role-editor:not(.user-role-administrator) {
    margin-top: 125px !important; }
    body.logged-in.user-role-editor:not(.user-role-administrator).front {
      margin-top: 156px !important; }
    body.logged-in.user-role-editor:not(.user-role-administrator) .navbar-default-public {
      top: 58px; }
    body.logged-in.user-role-editor:not(.user-role-administrator).page-blogger-forums {
      padding-top: 1px; }
    body.logged-in.user-role-editor:not(.user-role-administrator).page-blogger-home, body.logged-in.user-role-editor:not(.user-role-administrator).page-blogger-forums, body.logged-in.user-role-editor:not(.user-role-administrator).page-my-account {
      margin-top: 90px !important; } }
@media (max-width: 767.98px) {
  body.logged-in.no-fat.user-role-editor:not(.user-role-administrator) {
    margin-top: 140px !important; }

  body.logged-in.user-role-editor:not(.user-role-administrator) {
    margin-top: 180px !important; }
    body.logged-in.user-role-editor:not(.user-role-administrator).front {
      margin-top: 180px !important; }
    body.logged-in.user-role-editor:not(.user-role-administrator).page-blogger-home, body.logged-in.user-role-editor:not(.user-role-administrator).page-blogger-forums, body.logged-in.user-role-editor:not(.user-role-administrator).page-my-account {
      margin-top: 120px !important; } }
@media (max-width: 575.98px) {
  body.logged-in.no-fat.user-role-editor:not(.user-role-administrator) {
    margin-top: 180px !important; }

  body.logged-in.user-role-editor:not(.user-role-administrator) .blogger_utility_nav {
    top: 112px; }
  body.logged-in.user-role-editor:not(.user-role-administrator) .navbar-default-public {
    top: 112px; }
  body.logged-in.user-role-editor:not(.user-role-administrator).page-blogger-home, body.logged-in.user-role-editor:not(.user-role-administrator).page-blogger-forums, body.logged-in.user-role-editor:not(.user-role-administrator).page-my-account {
    margin-top: 142px !important; } }
/********** END Logged in editor **********/
/********** Logged in Administrator **********/
body.logged-in.user-role-administrator {
  margin-top: 148px !important; }
  body.logged-in.user-role-administrator.front {
    margin-top: 148px !important; }
  body.logged-in.user-role-administrator .blogger_utility_nav {
    top: 31px; }
  body.logged-in.user-role-administrator .navbar-default-public {
    top: 63px; }
  body.logged-in.user-role-administrator.page-blogger-home {
    padding-top: 1px; }

@media (max-width: 1199.98px) {
  body.logged-in.user-role-administrator {
    margin-top: 172px !important; }
    body.logged-in.user-role-administrator.front {
      margin-top: 172px !important; }
    body.logged-in.user-role-administrator .navbar-default-public {
      top: 90px; }
    body.logged-in.user-role-administrator .blogger_utility_nav {
      top: 58px; } }
@media (max-width: 991.98px) {
  body.logged-in.user-role-administrator {
    margin-top: 142px !important; }
    body.logged-in.user-role-administrator.front {
      margin-top: 142px !important; }
    body.logged-in.user-role-administrator .blogger_utility_nav {
      top: 58px; }
    body.logged-in.user-role-administrator .navbar-default-public {
      top: 58px; } }
@media (max-width: 767.98px) {
  body.logged-in.user-role-administrator {
    margin-top: 127px !important; }
    body.logged-in.user-role-administrator.front {
      margin-top: 127px !important; } }
@media (max-width: 575.98px) {
  body.logged-in.user-role-administrator {
    margin-top: 177px !important; }
    body.logged-in.user-role-administrator.front {
      margin-top: 177px !important; }
    body.logged-in.user-role-administrator .navbar-default-public {
      top: 112px; }
    body.logged-in.user-role-administrator .blogger_utility_nav {
      top: 112px; } }
/********** END Logged in Administrator **********/
/********* END FIXED MENU STYLES **********/
body.logged-in.not-front.user-role-administrator .sidebar-main--blogger-menu.sidebar {
  z-index: 999; }
@media (min-width: 768px) and (max-width: 991.98px) {
  body.logged-in.not-front.user-role-administrator .navbar-default {
    top: 58px; }
  body.logged-in.not-front.user-role-administrator .navbar-default-public {
    top: 58px; }
  body.logged-in.not-front.user-role-administrator .sidebar-main--blogger-menu.no-main-nav.sidebar {
    margin-top: 58px; } }

.sidebar-main--blogger-menu .header {
  height: 50px; }
  .sidebar-main--blogger-menu .header .h1.logo {
    padding-top: 0; }
  .sidebar-main--blogger-menu .header .sidebar-back-arrow {
    top: 16px; }

@media (min-width: 768px) and (max-width: 991.98px) {
  .sidebar-main--blogger-menu.has-main-nav .header {
    height: 69px; }
    .sidebar-main--blogger-menu.has-main-nav .header .sidebar-back-arrow {
      top: 24px; }

  .sidebar-main--blogger-menu.no-main-nav.sidebar {
    z-index: 999; }
  .sidebar-main--blogger-menu.no-main-nav .header {
    height: 50px; } }
.navbar span.ext,
.sidebar span.ext {
  display: none; }

@media (min-width: 992px) {
  .search-engaged > .backdrop-screen {
    display: none; }

  .container-static {
    height: 57px; } }
@media (max-width: 991px) {
  .search-engaged > .backdrop-screen {
    top: 50px;
    z-index: 102;
    display: block; }
  .search-engaged header button.mobile-nav-control,
  .search-engaged .header button.mobile-nav-control,
  .search-engaged header h1.logo,
  .search-engaged .header h1.logo {
    display: block; }
  .search-engaged .search.td_search > button {
    height: 50px;
    position: static;
    height: 50px; } }
@media (max-width: 991px) {
  header, .header {
    display: flex; }
    header h1.logo, header .h1.logo, .header h1.logo, .header .h1.logo {
      margin-bottom: 0;
      margin-right: auto; }

  .navbar .dropdown-menu {
    min-height: auto; }

  .navbar-search h1 {
    display: none; }

  .navbar.blogger_utility_nav .navbar-flex-positioning {
    align-items: center; }
  .navbar.blogger_utility_nav button.mobile-nav-control {
    margin-top: 0; }
  .navbar.blogger_utility_nav h1.logo, .navbar.blogger_utility_nav .h1.logo {
    padding-top: 0; } }
@media (max-width: 767px) {
  .navbar .dropdown-menu {
    top: 48px; } }
@media screen and (min-width: 992px) {
  .navbar-toggleable-md .navbar-collapse {
    display: inline-block !important; } }
.footer_nav {
  color: #FFFFFF !important;
  z-index: 99; }

.footer_nav__header {
  margin: 0 auto; }

footer .logo {
  width: 154px;
  height: 34px;
  background-size: 154px 34px; }

.footer_nav__social_media {
  width: 154px; }

.footer_nav__social_media .social_icon {
  width: 30px;
  margin-right: 1em; }
  .footer_nav__social_media .social_icon:last-child {
    margin-right: 0; }

.footer_nav__social_media img {
  width: 100%;
  height: auto; }

.footer_nav__content__magazines-links-copyright {
  background-color: #2A4273;
  padding-top: 2em; }

.footer_nav__magazine_archive {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 2em; }

.footer_nav__magazine_archive h2 {
  color: #FFFFFF !important;
  font-family: "Proxima Nova Regular", Arial, sans-serif;
  padding-bottom: 10px; }

.footer_nav__magazine_archive .row {
  margin-left: 0;
  margin-right: 0; }

.footer_nav__magazine_archive .list-inline {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0; }

.footer_nav__magazine_archive .list-inline li {
  margin-bottom: 0;
  margin-right: 0; }

.footer_nav__magazine_archive__magazines {
  padding-right: 1.5em;
  padding-left: 0; }

.footer_nav__magazine_archive .list-inline li img {
  max-width: 120px;
  height: auto; }

.footer_nav__magazine_archive__button {
  text-align: right;
  padding: 0; }

.footer_nav__magazine_archive__button .btn-md-cta {
  font-size: 16px;
  padding: 0.9rem 1.5rem; }

.footer_nav .container.footer_nav__content .footer_nav__links-copyright {
  margin-right: 0;
  margin-left: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.footer_nav__links ul {
  padding-left: 0;
  line-height: 17px;
  margin-bottom: 0; }

.footer-hr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  width: 100%; }

.footer_nav__links ul.link-group > li a {
  color: #FFFFFF !important;
  opacity: 0.7;
  font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
  font-size: 15px; }

.footer_nav__links ul.link-group > li.locale.active a {
  opacity: 1; }

.footer_nav__links ul.link-group > li {
  margin: 0 9px; }

.footer_nav__links ul.link-group > li:first-of-type {
  margin-left: 0; }

.footer_nav__links ul.link-group > li:last-of-type {
  margin-right: 0; }

.footer_nav__copyright {
  font-size: 15px;
  color: #FFFFFF !important;
  opacity: 0.7; }

@media (max-width: 1199.98px) {
  .footer_nav .container.footer_nav__content {
    padding: 0 1.5em; }

  .footer_nav__magazine_archive .list-inline li:nth-of-type(6) {
    display: none; } }
@media (max-width: 991.98px) {
  .footer_nav .container.footer_nav__content {
    padding: 0 15px; }

  .footer_nav__magazine_archive h2 {
    padding-bottom: 6px; }

  .footer_nav__magazine_archive__magazines {
    padding-right: 0; }

  .footer_nav__magazine_archive .list-inline li:nth-of-type(4),
  .footer_nav__magazine_archive .list-inline li:nth-of-type(5),
  .footer_nav__magazine_archive .list-inline li:nth-of-type(6) {
    display: none; }

  .footer_nav__magazine_archive__button {
    text-align: center;
    padding-left: 15px; }

  .footer_nav__links ul.link-group > li a {
    font-size: 17px; }

  img[src*="rest.mollom.com"] {
    display: none; } }
@media (max-width: 767.98px) {
  .footer_nav__social_media img {
    margin-right: 0; }

  .footer_nav .container.footer_nav__content {
    padding: 0 15px; }

  .footer_nav__magazine_archive {
    padding-left: 2.5em;
    padding-right: 2.5em; }

  .footer_nav__magazine_archive h2 {
    display: none; }

  .footer_nav__magazine_archive__magazines {
    padding-bottom: 1.5em; }

  .footer_nav__magazine_archive .list-inline li:nth-of-type(2),
  .footer_nav__magazine_archive .list-inline li:nth-of-type(3) {
    display: none; }

  .footer_nav__magazine_archive .list-inline li {
    margin: 0 auto; }

  .footer_nav__magazine_archive .list-inline li img {
    max-width: 240px;
    width: 100%;
    height: auto; }

  .footer_nav__links-copyright.justify-content-between {
    justify-content: center !important; }

  .footer_nav__magazine_archive__button {
    padding-left: inherit; }

  .footer_nav__links {
    padding-bottom: 1.5em;
    padding-top: 1.5em;
    text-align: center; }

  .footer_nav__copyright {
    font-size: 17px;
    padding: 0 1em;
    text-align: center; } }
@media (min-width: 1200px) {
  .footer_nav__magazine_archive__magazines {
    padding-right: 40px; }

  .footer_nav__magazine_archive__button a {
    width: 191px; } }
@media (max-width: 575.98px) {
  .footer_nav__links .link-group li.locale {
    margin-bottom: .5rem; } }
/**
 * PT-793: Anchor footer at bottom of browser window on short pages
 * Establish a bottom gutter into which .footer_nav can be absolutely positioned.
 */
@media (min-width: 768px) {
  body {
    min-height: 100vh;
    position: relative;
    padding-bottom: 546px; }

  .footer_nav {
    position: absolute;
    bottom: 0; } }
.field__label {
  font-weight: bold; }

.field-label-inline .field__label,
.field-label-inline .field__item {
  display: inline-block; }

/**
 * @file
 * Stylesheet for the Contextual module.
 */
/**
 * Contextual links regions.
 */
.contextual-links-region {
  outline: none;
  position: relative; }

.contextual-links-region-active {
  outline: #999 dashed 1px; }

/**
 * Contextual links.
 */
.contextual-links-region div.contextual-links-wrapper {
  display: none;
  font-size: 90%;
  position: absolute;
  right: 5px;
  /* LTR */
  top: 2px;
  z-index: 999; }

html.js div.contextual-links-wrapper {
  display: block; }

.contextual-links-region a.contextual-links-trigger {
  background: #FFFFFF !important url(/modules/contextual/images/gear-select.png) no-repeat 2px 0;
  border: 1px solid transparent;
  display: none;
  height: 18px;
  margin: 0;
  padding: 0 2px;
  outline: none;
  text-indent: 34px;
  /* LTR */
  width: 28px;
  overflow: hidden;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

.contextual-links-region a.contextual-links-trigger:hover,
.contextual-links-region div.contextual-links-active a.contextual-links-trigger {
  background-position: 2px -18px; }

.contextual-links-region div.contextual-links-active a.contextual-links-trigger {
  background-color: #FFFFFF !important;
  border-color: #ccc;
  border-bottom: none;
  position: relative;
  z-index: 1;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-radius: 4px 4px 0 0; }

.contextual-links-region div.contextual-links-wrapper ul.contextual-links {
  background-color: #FFFFFF !important;
  border: 1px solid #ccc;
  display: none;
  margin: 0;
  padding: 0.25em 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 8px;
  white-space: nowrap;
  -moz-border-radius: 4px 0 4px 4px;
  /* LTR */
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-top-right-radius: 0;
  /* LTR */
  -webkit-border-top-left-radius: 4px;
  /* LTR */
  border-radius: 4px 0 4px 4px;
  /* LTR */ }

.contextual-links-region a.contextual-links-trigger-active,
.contextual-links-region div.contextual-links-active a.contextual-links-trigger,
.contextual-links-region div.contextual-links-active ul.contextual-links {
  display: block; }

.contextual-links-region ul.contextual-links li {
  line-height: 100%;
  list-style: none;
  list-style-image: none;
  margin: 0 !important;
  padding: 0 !important; }

.contextual-links-region div.contextual-links-wrapper a {
  text-decoration: none; }

.contextual-links-region ul.contextual-links li a {
  background-color: #FFFFFF !important;
  color: #333 !important;
  display: block !important;
  margin: 0.25em 0 !important;
  padding: 0.25em 1em 0.25em 0.5em !important; }

.contextual-links-region ul.contextual-links li a:hover {
  background-color: #bfdcee; }

.td_search {
  margin-top: 10px;
  margin: 0 auto;
  width: 100%; }
  nav .td_search {
    text-align: center; }

.td_search > .popover-selector {
  border: 1px solid #DDDDDD;
  text-align: left; }

.td_search > .search-entry {
  border-left: none;
  margin-left: -5px;
  text-align: left; }

.td_search input {
  height: 25px; }

.td_search span.ext {
  display: none; }

.td_existing {
  text-align: right;
  position: relative;
  padding-right: 7px; }

.td_existing__label {
  font-family: "Proxima Nova Bold", Arial, sans-serif;
  color: #2C2D30 !important;
  font-size: 14px; }

.td_existing a {
  color: #2C2D30 !important;
  font-size: 14px; }

.td_search button[type="submit"] {
  background-color: #477BE4 !important;
  border: none !important;
  background-image: url(../../assets/icons/icon-search-white.svg); }

nav .td_search .popover-selector-control {
  padding-top: 2px; }
nav .td_search > .search-entry {
  width: auto;
  flex-grow: 1; }
nav .td_search input {
  height: 45px;
  box-sizing: border-box;
  width: 100%;
  margin-left: 0;
  border: 1px solid #DDDDDD !important; }
nav .td_search button[type="submit"] {
  width: 50px;
  margin-left: -1px;
  padding-left: 20px;
  padding-right: 20px; }
nav .td_existing {
  margin: 5px auto;
  text-align: right; }

@media (max-width: 767px) {
  .td_search input {
    background: none;
    margin-top: 0;
    padding: 9px 12px;
    font-size: 16px; }
  .td_search > button {
    display: inline-block; } }
.block-pt-td-fat-cities .block__content {
  background-color: #FFFFFF !important;
  padding: 0;
  border: 1px solid #DDDDDD; }

.block-pt-td-fat-cities h2 {
  color: #FFFFFF !important;
  font-size: 23px;
  text-align: left;
  background-color: #477BE4;
  border-bottom: none;
  padding: 15px 22px 15px 22px;
  margin-top: 0; }

.block-pt-td-fat-cities h2 a {
  color: #FFFFFF !important; }

.block-pt-td-fat-cities h2 .element-invisible,
.block-pt-td-fat-cities span.ext {
  display: none; }

.block-pt-td-fat-cities p {
  text-align: left;
  line-height: 20px;
  padding: .5em 22px; }

.block-pt-td-fat-cities a {
  color: #477BE4 !important; }

.block-pt-td-fat-cities form {
  padding: 0 22px;
  margin-bottom: 2rem; }
  .block-pt-td-fat-cities form input[type="text"] {
    width: 100%;
    height: 50px;
    padding: 12px 7%;
    margin-bottom: 1em;
    font-size: 18px;
    color: #2C2D30;
    background-color: #FFFFFF !important;
    border: 1px solid #DDDDDD !important;
    border-radius: 3px;
    background-image: none; }
  .block-pt-td-fat-cities form input[type="submit"] {
    font-size: 18px;
    width: 100%;
    height: 50px;
    color: #FFFFFF !important;
    background-color: #FB9F00 !important;
    border-color: #FB9F00 !important;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
    cursor: pointer; }

.block-pt-td-fat-cities .item-list {
  padding: 0 14px 0 22px; }

.block-pt-td-fat-cities h3,
.block-pt-td-fat-cities h3 a {
  color: #2C2D30 !important;
  font-size: 18px;
  padding: 0; }

.block-pt-td-fat-cities ul {
  padding-left: 0;
  column-gap: 0; }

@media (max-width: 575.98px) {
  .block-pt-td-fat-cities ul {
    column-count: 2; } }
@media (min-width: 576px) {
  .block-pt-td-fat-cities ul {
    column-count: 3; } }
@media (min-width: 992px) {
  .block-pt-td-fat-cities ul {
    column-count: 2; } }
.block-pt-td-fat-cities li {
  margin: 0;
  list-style: none; }

.block-pt-td-fat-cities li a {
  font-family: "Proxima Nova Regular", Arial, sans-serif;
  line-height: 24px;
  font-size: 15px; }

.block-pt-td-fat-cities .fat-footer {
  font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.4rem;
  text-align: center;
  color: #2C2D30;
  padding: 0 0 1.4em 0; }

.block-pt-td-fat-cities .fat-footer a {
  font-size: 18px; }

@media (max-width: 991px) {
  .block-pt-td-fat-cities form {
    padding: 0 22px; }
    .block-pt-td-fat-cities form input[type="text"] {
      padding: 9px 12px; }
    .block-pt-td-fat-cities form input[type="text"],
    .block-pt-td-fat-cities form input[type="submit"] {
      width: 100%; } }
@media (min-width: 576px) and (max-width: 991.98px) {
  .block-pt-td-fat-cities form {
    display: flex; }
    .block-pt-td-fat-cities form input[type="submit"] {
      width: 50px;
      background-image: url(../../assets/icons/icon-search-white.svg);
      background-repeat: no-repeat;
      text-indent: -9999px;
      -webkit-background-size: 15px 15px;
      background-size: 15px 15px;
      background-position: center center;
      margin: 0 0 0 -2px;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; } }
.media-item .media,
ul > li.media {
  margin: 0;
  padding: 10px 0;
  line-height: 1.25;
  display: flex !important; }
  @media (max-width: 575.98px) {
    .media-item .media,
    ul > li.media {
      padding: 2px 0; } }

.media-item:first-of-type .media,
ul > li.media:first-child {
  padding-top: 0; }

.media-item:last-of-type .media,
ul > li.media:last-child {
  padding-bottom: 0; }

ul > li.media.media-small > div:first-of-type {
  width: 70px;
  margin-right: 1rem;
  align-self: center; }

ul > li.media.media-small > div:last-of-type {
  width: 100%;
  align-self: center; }

ul > li.media.media-medium > div:first-of-type {
  width: 75px;
  min-width: 75px;
  margin-right: 1rem;
  align-self: center; }

ul > li.media.media-medium > div:last-of-type {
  align-self: center; }

.media-medium p {
  line-height: 1.2;
  margin-bottom: 0.5rem; }

.media-relative {
  position: relative; }
  .media-relative .media-link--container-stretch {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.view-related-blogs .related-blog--description {
  margin-bottom: 4px; }

@media (min-width: 576px) and (max-width: 767.98px) {
  .media-sm-2-col {
    width: 46%; }

  .media-sm-3-col {
    width: 31%;
    margin-right: 2%; } }
@media (min-width: 768px) and (max-width: 991.98px) {
  .media-md-2-col {
    width: 46%; }

  .media-sm-3-col {
    width: 31%;
    margin-right: 2%; } }
.magazine_card p {
  line-height: 1.5;
  margin-bottom: 0; }

.magazine_card .magazine-published-date a {
  color: #477BE4 !important; }

@media (min-width: 992px) {
  .magazine_card__cover {
    max-width: 120px;
    height: 154px; }
    .magazine_card__cover img {
      width: 100%; } }
@media (max-width: 991px) {
  .magazine_card h4 {
    margin: 1rem 0; }

  .magazine_card p {
    margin-bottom: 20px; } }
.magazine-issues-block .btn__block_more {
  width: 47%; }

.magazine-issues-block img {
  width: 100%;
  height: auto; }

.magazine-issues-block .magazine-issues-block__footer {
  padding-top: 1em !important; }

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

ul.news > .news--item {
  margin-bottom: 20px;
  line-height: 1.25; }

ul.news--main-feed > .news--item:not(:last-child) {
  line-height: 1.2; }

ul.news--main-feed > .news--item a {
  display: inline-block;
  margin-bottom: 0.3rem; }

.news__published {
  color: #8A8D96;
  font-size: 13px;
  line-height: 1.2; }

.view-brand-header-news .more-link {
  text-transform: uppercase;
  padding-bottom: 22px; }
  .view-brand-header-news .more-link a {
    color: #477BE4 !important;
    font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
    font-size: 13px; }

@media (min-width: 1200px) {
  ul.news--main-feed > .news--item:not(:last-child) {
    margin-bottom: 30px; } }
@media (max-width: 991px) {
  ul.news li.news--item:nth-of-type(4),
  ul.news li.news--item:nth-of-type(5) {
    display: none; } }
@media (min-width: 992px) {
  .collection_hero .card-img-overlay {
    background-color: rgba(52, 63, 83, 0.4) !important; }

  .collection_hero__items {
    padding-left: 1.5em; } }
.collection_hero .card-img-overlay {
  top: auto;
  padding-top: 1em;
  padding-bottom: 1em; }

.collection_hero .collection_hero__image img {
  width: 100%;
  height: auto; }

.collection_hero__title {
  text-align: right;
  border-right: 0.5px solid #FFFFFF !important;
  border-right-color: rgba(255, 255, 255, 0.5);
  text-transform: capitalize;
  padding-top: 2em;
  padding-bottom: 2em; }

.collection_hero__title h2 {
  font-size: 36px;
  font-family: "Proxima Nova Bold", Arial, sans-serif; }

.collection_hero__title h3 {
  font-size: 18px;
  font-family: "Proxima Nova Regular", Arial, sans-serif; }

.collection_hero__title h2 a {
  color: #FFFFFF !important; }

.collection_hero__title h3 a,
.collection_hero__article h4 a {
  color: #FFFFFF !important; }

.collection_hero__article h4 {
  font-size: 18px;
  font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
  line-height: 1.4rem;
  margin-bottom: 0; }

.collection_hero__article {
  margin-top: .5em;
  margin-bottom: .5em; }

.collection_feature_banner__control {
  display: none; }

.collection_hero__control {
  display: none; }

@media (max-width: 991.98px) {
  .collection_hero__image {
    min-height: 172px; }

  .collection_hero .card-img-overlay {
    background-color: #343f53;
    position: inherit;
    padding-left: 1em !important; }

  .collection_hero__title {
    text-align: left;
    border-right: none !important;
    padding-top: .5em;
    padding-bottom: .5em; }

  .collection_hero__title h2 {
    margin-bottom: 0; }

  .collection_hero .card-subtitle {
    display: none; }

  .collection_hero__article {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 30px; } }
@media (min-width: 992px) {
  .collection_hero {
    min-height: 357px; }

  .collection_hero__title {
    padding-right: 24px;
    margin-right: 24px; }

  .collection_hero__article {
    padding-right: 30px; } }
@media (min-width: 1200px) {
  .collection_hero {
    min-height: 437px; }

  .collection_hero__title {
    padding-right: 24px;
    margin-right: 24px; }

  .collection_hero__article {
    padding-right: 53px; } }
@media (max-width: 767.98px) {
  .collection_hero .card-img-overlay {
    top: 0; }

  .collection_hero .card-img-overlay {
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 0 !important; }

  .collection_hero__title {
    padding-top: 0;
    padding-bottom: 0; }

  .collection_hero .card-subtitle {
    display: inherit;
    margin-top: 0.5rem; }

  .collection_hero__title h2 {
    font-size: 26px; }

  .collection_hero__title h3 {
    font-size: 21px;
    font-family: "Proxima Nova Regular", Arial, sans-serif; }

  .collection_hero__control {
    display: block;
    background-image: url(../../assets/icons/icon-down-chevron.svg);
    background-repeat: no-repeat;
    color: #FFFFFF !important;
    cursor: pointer;
    background-size: 18px;
    background-position: 50% 50%; }

  .collection_hero__control.open {
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg); }

  .collection_hero__items {
    display: none; }
    .collection_hero__items .collection_hero__article a {
      font-size: 17px;
      font-family: "Proxima Nova Regular", Arial, sans-serif; } }
@media (max-width: 575.98px) {
  .collection_hero__image {
    min-height: 111px; } }
@media (min-width: 768px) {
  .collection_hero__items {
    display: block !important; } }
#admin-menu {
  position: fixed;
  padding: 2px 0; }
  #admin-menu a {
    color: #FFFFFF !important;
    font-size: 13px; }

@media (max-width: 1199.98px) {
  #admin-menu {
    min-height: 58px; } }
@media (min-width: 576px) and (max-width: 767.98px) {
  #admin-menu {
    min-height: 58px; } }
@media (max-width: 575.98px) {
  #admin-menu {
    min-height: 112px; } }
/**
 * Utility classes for placeholder content.
 */
div.placeholder {
  min-height: 100px;
  height: auto;
  width: 100%;
  background-color: #8A8D96;
  margin: 20px 0;
  padding: 10px;
  color: #F5F7F9; }

div.placeholder div.placeholder {
  color: #2C2D30;
  background-color: #F5F7F9; }

.element-invisible {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0; }

span.ext {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0; }

.blog_entry--teaser .blog_entry__title {
  font-size: 24px;
  line-height: 1.22;
  margin-bottom: 0; }

.blog_entry__publish_info {
  margin-bottom: 0.6rem; }

.blog_entry__topic h6 {
  margin-bottom: 0.4rem; }

.blog_entry--teaser .blog_entry__topic a {
  color: #477BE4 !important; }

.blog_entry__teaser {
  line-height: 1.5;
  margin-bottom: 0; }

@media (min-width: 992px) {
  .blog_entry__teaser_image {
    max-width: 144px; } }
@media (max-width: 991.98px) {
  .blog_entry__teaser_image {
    max-width: 144px; }

  .blog_entry--teaser .blog_entry__title {
    font-size: 21px;
    line-height: 1.22;
    margin-top: -4px;
    margin-bottom: 0.4rem; } }
@media (max-width: 575.98px) {
  .blog_entry__teaser_image {
    max-width: 57px; } }
h6.blog__author_label {
  font-size: 13px;
  font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 0; }

.blog--teaser .blog__text,
.blog--teaser .blog__text p {
  display: inline; }

.blog--teaser .blog__text a.readmore {
  font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
  color: #477BE4 !important; }

.block-pt-blog-blog-author-bottom .block__content > div {
  padding-bottom: 2em; }
  .block-pt-blog-blog-author-bottom .block__content > div:last-of-type {
    padding-bottom: 0; }

.block-pt-blog-blog-author-bottom .field-name-field-user-blogger-photo img {
  width: 115px;
  height: auto;
  border: 1px solid #DDDDDD; }

.block-pt-blog-blog-author-bottom .blogger-info__all > div {
  margin-top: .5em; }

.block-pt-blog-blog-author-bottom .node__content p {
  font-size: 17px;
  line-height: 22px;
  margin: 0; }

.block-pt-blog-blog-author-bottom .blogger-info-books > div,
.block-pt-blog-blog-author-bottom .blogger-info-website > div {
  display: inline-block; }

.block-pt-blog-blog-author-bottom .blogger-info-books .field-type-asin {
  border-top: none; }

.block-pt-blog-blog-author-bottom .blogger-info-books .field-type-asin > div {
  display: inline; }

.block-pt-blog-blog-author-bottom .blogger-info-website > div,
.block-pt-blog-blog-author-bottom .blogger-info-website__xs > div {
  display: inline; }

.block-pt-blog-blog-author-bottom .blogger-info-books .field-type-asin a {
  font-style: italic; }

.block-pt-blog-blog-author-bottom .blogger-info-website .field-name-field-user-website a {
  text-decoration: underline !important;
  word-break: break-all; }

.block-pt-blog-blog-author-bottom .blogger-info-social .social-icon {
  display: inline-block;
  padding: 0;
  background-repeat: no-repeat;
  height: 23px;
  width: 23px;
  background-position: 50% 50%;
  background-size: 13px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }
  .block-pt-blog-blog-author-bottom .blogger-info-social .social-icon.tweet {
    background-color: #55acee;
    background-image: url("/sites/all/themes/pt_brand/assets/logos/logo-twitter-noborder.svg"); }
  .block-pt-blog-blog-author-bottom .blogger-info-social .social-icon.linkdin {
    background-position: 50% 40%;
    background-color: #0077B5;
    background-image: url("/sites/all/themes/pt_brand/assets/logos/logo-linkedin-noborder.svg"); }
  .block-pt-blog-blog-author-bottom .blogger-info-social .social-icon.fb {
    background-color: #3b5998;
    background-image: url("/sites/all/themes/pt_brand/assets/logos/logo-facebook-noborder.svg"); }
  .block-pt-blog-blog-author-bottom .blogger-info-social .social-icon a {
    display: inline-block;
    width: 100%;
    height: 100%; }

.block-pt-blog-blog-author-bottom .btn__block_more {
  width: auto; }

.block-pt-blog-blog-author-bottom .blogger-info__all .blogger-bio-link {
  margin-top: 1em;
  font-size: 14px; }

.block-pt-blog-blog-author-bottom .blogger-info-website__xs {
  display: none; }

.block-pt-blog-blog-author-bottom .blogger-bio-link__xs {
  display: none; }

.blogger-photo img {
  border: 1px solid #ddd; }

#block-pt-blog-blog-author-bottom .blog-author-bottom__title {
  padding: 0; }

@media (max-width: 991.98px) {
  .block-pt-blog-blog-author-bottom {
    padding-left: 0;
    padding-right: 0; }

  #block-pt-blog-blog-author-bottom .blog-author-bottom__title {
    padding-left: 15px;
    padding-right: 15px; }

  #block-pt-blog-blog-author-bottom {
    padding-top: 0;
    border-top: none; }

  #block-pt-blog-blog-author-bottom .block__title {
    border-bottom: 1px solid #000000;
    padding-bottom: 1rem;
    margin-bottom: 2rem; }

  .block-pt-blog-blog-author-bottom .blogger-info-website,
  .block-pt-blog-blog-author-bottom .blogger-info-books {
    display: none; } }
@media (max-width: 767.98px) {
  #block-pt-blog-blog-author-bottom .block__title {
    margin-bottom: 1.5rem; }

  .block-pt-blog-blog-author-bottom .field-name-field-user-blogger-photo img {
    width: 80px; }

  .block-pt-blog-blog-author-bottom .blogger-info__all .blogger-info-text {
    margin-top: 0; }

  .block-pt-blog-blog-author-bottom .blogger-info-website__xs {
    display: block; }

  .block-pt-blog-blog-author-bottom .blogger-info-website__xs > div {
    display: inline; }

  .block-pt-blog-blog-author-bottom .blogger-info-website__xs .field-name-field-user-website a {
    text-decoration: underline !important; }

  .block-pt-blog-blog-author-bottom .blogger-info-website {
    display: none; }

  .block-pt-blog-blog-author-bottom .blogger-bio-link__xs {
    display: block;
    width: fit-content;
    margin: 1.5em auto; }

  .block-pt-blog-blog-author-bottom .blogger-bio-link__xs a {
    font-size: 14px;
    line-height: 20px; }

  .block-pt-blog-blog-author-bottom .blogger-bio-link {
    display: none; } }
#comments {
  margin-top: 0; }

.comment {
  margin-bottom: 2em; }
  .comment h3 {
    line-height: 1.2;
    margin-bottom: 0.25em; }
  .comment .submitted,
  .comment .submitted a {
    font-size: 13px;
    color: #8A8D96 !important; }
  .comment .content {
    margin-top: 0.5em; }
  .comment .comment-new {
    display: none; }
  .comment .links {
    list-style-type: none;
    padding-left: 0; }
    .comment .links > li {
      display: inline-block;
      margin-right: 5px; }
    .comment .links a {
      font-weight: normal;
      text-align: center;
      border-width: 1px;
      border-style: solid;
      border-radius: 3px;
      font-family: "Proxima Nova Bold", Arial, sans-serif;
      cursor: pointer;
      color: #2C2D30;
      background-color: #F8F8F8;
      border-color: #DDDDDD;
      display: inline-block;
      line-height: 1.25;
      white-space: nowrap;
      vertical-align: middle;
      user-select: none;
      padding: 0.5rem 1rem;
      font-size: 14px;
      transition: all 0.2s ease-in-out; }
      .comment .links a:focus {
        outline: none;
        /* prevent outline */
        box-shadow: 0 0 0 rgba(255, 255, 255, 0); }
      .comment .links a:active {
        box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.2); }
      .comment .links a.working {
        opacity: 0.75; }
      .comment .links a.disabled {
        opacity: 0.5; }
      .comment .links a:hover, .comment .links a.hover, .comment .links a.active {
        background-color: #EFEFEF;
        border-color: #BBBBBB; }
  .comment .quote-author {
    display: none; }

.indented .comment .quote-author {
  display: none; }
.indented .comment .quote-msg {
  border: 0;
  margin-top: 1em;
  padding: 1.25em 1.5em;
  background-color: #F5F7F9; }
  .indented .comment .quote-msg p {
    font-size: 15px;
    line-height: 20px; }
  .indented .comment .quote-msg p:last-of-type {
    margin-bottom: 0; }

.comment-form .form-actions {
  margin-top: 2rem; }
.comment-form .filter-wrapper {
  display: none; }
.comment-form .form-item-notify {
  margin-top: 1.7rem; }
.comment-form .form-item-name input,
.comment-form .form-item-mail input,
.comment-form .form-item-subject input {
  width: 66%; }
  @media (max-width: 575px) {
    .comment-form .form-item-name input,
    .comment-form .form-item-mail input,
    .comment-form .form-item-subject input {
      width: 100%; } }

.form--comment-node-blog-entry-form .form-required {
  display: none; }

.page-comment-reply .comment-form,
.comment__add {
  padding: 2em 2.4em;
  background-color: #F5F7F9; }
  .page-comment-reply .comment-form h2,
  .comment__add h2 {
    font-size: 1.5em;
    margin-bottom: 1em; }
  @media (max-width: 575px) {
    .page-comment-reply .comment-form,
    .comment__add {
      padding: 1em; } }

#comments .fieldset-title {
  font-size: 1rem;
  text-transform: uppercase;
  color: #2C2D30;
  text-align: center;
  width: 100%;
  display: block;
  padding: 12px 0;
  padding-left: 24px;
  position: relative; }
  #comments .fieldset-title::before {
    content: '';
    background-image: url(../../assets/icons/icon-comment-bubble.svg);
    background-repeat: no-repeat;
    width: 24px;
    height: 20px;
    font-size: 22px;
    bottom: 12px;
    margin-left: -30px;
    position: absolute; }

.ie11 #comments .fieldset-title::before {
  margin-left: 0;
  left: 34%; }

#comments .collapsed .fieldset-title::before {
  background-image: url(../../assets/icons/icon-comment-bubble-white.svg); }

html.js fieldset.collapsed .fieldset-wrapper {
  display: none; }

#comments legend {
  font-weight: normal;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
  background-color: #F5F7F9;
  border-color: #DDDDDD; }
#comments .collapsed legend {
  background-color: #737E90; }
  #comments .collapsed legend a {
    color: #FFFFFF !important; }

.comment-wrapper .collapsible legend {
  margin-bottom: 1.9em; }
.comment-wrapper .collapsible.collapsed legend {
  margin-bottom: 0; }
.comment-wrapper fieldset.collapsible.collapsed a.fieldset-title:after,
.comment-wrapper fieldset.collapsible a.fieldset-title:after {
  margin-left: 0;
  margin-right: 0;
  position: relative;
  top: 0;
  content: none; }

.blog-entry--blog-response {
  margin-bottom: 2rem; }

.blog-entry--blog-response-link {
  padding: 20px;
  display: block;
  background-color: #F5F7F9;
  border: 1px solid #DDDDDD; }
  .blog-entry--blog-response-link a {
    font-family: "Proxima Nova Bold", Arial, sans-serif; }

.view-response-posts .view-header p {
  font-size: 18px;
  font-family: "Proxima Nova Extra Bold", Arial, sans-serif; }
.view-response-posts .blog-entry--blog-response:first-of-type {
  margin-bottom: 1rem; }

.teaser-listing .teaser-listing--item:not(.border-0) .teaser--content {
  border-bottom: 1px solid #DDDDDD; }

.teaser-listing--essentials .teaser-listing--item:last-child .teaser--content {
  border-bottom: none; }

.view .views-row-last.teaser-listing--item .teaser--content {
  border-bottom: 0; }

@media (min-width: 992px) {
  .teaser-listing .teaser-listing--item:first-child .teaser--content {
    padding-bottom: 30px; }

  .teaser-listing .teaser-listing--item:not(:first-child) .teaser--content {
    padding-top: 30px;
    padding-bottom: 30px; }

  .front .teaser-listing .teaser-listing--item:first-child .teaser--content {
    padding-bottom: 44px; }

  .front .teaser-listing .teaser-listing--item:not(:first-child) .teaser--content {
    padding-top: 44px;
    padding-bottom: 44px; } }
@media (max-width: 991.98px) {
  .teaser-listing .teaser-listing--item:first-child .teaser--content {
    padding-top: 10px;
    padding-bottom: 26px; }

  .teaser-listing .teaser-listing--item:not(:first-child) .teaser--content {
    padding-top: 26px;
    padding-bottom: 26px; } }
@media (max-width: 575.98px) {
  .teaser-listing .teaser-listing--item:first-child .teaser--content {
    padding-top: 0;
    padding-bottom: 20px; }

  .teaser-listing .teaser-listing--item:not(:first-child) .teaser--content {
    padding-top: 20px;
    padding-bottom: 20px; } }
.teaser__lg {
  display: flex;
  flex: 0 0 100%; }
  @media (max-width: 575.98px) {
    .teaser__lg {
      align-items: center; } }
  .teaser__lg .teaser__image {
    width: 100%;
    max-width: 75px; }
    @media (min-width: 576px) {
      .teaser__lg .teaser__image {
        max-width: 144px; } }
  .teaser__lg .teaser__content {
    width: 100%; }

.teaser__md {
  display: flex;
  flex: 0 0 100%; }
  @media (max-width: 575.98px) {
    .teaser__md {
      align-items: center; } }
  .teaser__md .teaser__image {
    width: 100%;
    max-width: 75px; }
    @media (min-width: 576px) {
      .teaser__md .teaser__image {
        max-width: 120px; } }
  .teaser__md .teaser__content {
    width: 100%; }

.card {
  box-shadow: none;
  border: none;
  border-radius: 0; }

.card > .card-block {
  padding: 20px 0 0 0; }

.card-block .card-image {
  float: left;
  margin-right: 1rem; }

.card-block ul {
  margin-bottom: 20px; }

.card-header:first-child {
  border-radius: 0; }

.card-header {
  padding: 0;
  background-color: #FFFFFF !important;
  border-bottom: 1px solid #2C2D30; }

.card-header .card-title {
  margin-bottom: 0.9rem; }

h6.card-subtitle {
  font-size: 17px;
  font-family: "Proxima Nova Regular", Arial, sans-serif;
  letter-spacing: normal;
  margin-bottom: 0.8rem; }

.card-header--title--subtitle .card-title {
  margin-bottom: 0.75rem; }

.card-footer {
  padding: 0.75rem 0;
  background-color: #FFFFFF !important;
  border-top: none; }

@media (max-width: 991px) {
  h6.card-subtitle {
    display: none; }

  .card-header--title--subtitle .card-title {
    margin-bottom: 0.9rem; } }
.td_callout__fat {
  width: 825px;
  background-color: #477BE4;
  box-sizing: border-box; }

.td_callout__professionals {
  width: 315px;
  font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
  color: #FFFFFF !important;
  background-color: #5c8ae3; }

.td_callout__professionals__wrapper {
  width: 255px;
  margin: 0 auto; }
  .td_callout__professionals__wrapper a.btn {
    padding-left: 10px;
    padding-right: 10px; }

.td_callout__fat__wrapper {
  width: 100%;
  margin: 0 auto; }

@media (max-width: 1199px) {
  .td_callout__fat {
    width: 615px; } }
@media (max-width: 991px) {
  .td_callout__fat {
    width: 100%; }

  .td_callout__fat__wrapper {
    width: 100%; } }
.td_callout h2 {
  color: #FFFFFF !important;
  padding-bottom: 10px;
  float: left; }
  .td_callout h2 a {
    color: #FFFFFF !important; }

.td_callout__verified {
  text-align: right;
  position: relative;
  top: 5px; }
  .td_callout__verified p {
    color: #FFFFFF !important;
    font-size: 13px; }
  .td_callout__verified a {
    color: #FFFFFF !important;
    font-family: "Proxima Nova Semi Bold", Arial, sans-serif; }
  .td_callout__verified img {
    position: relative;
    top: -1px; }

.td_callout__form {
  clear: left; }
  .td_callout__form .popover-selector {
    display: inline-block; }

.td_callout__fat .td_search {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; }
  .td_callout__fat .td_search .search-entry {
    width: auto;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    margin-left: 0; }
  .td_callout__fat .td_search input[type=text] {
    width: 100%;
    margin-left: 0;
    border: 0 !important;
    border-radius: 0; }

.td_callout
.td_callout__professionals .btn {
  width: auto;
  margin-right: 8px;
  font-size: 15px; }

.td_callout__professionals a {
  font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
  color: #FFFFFF !important; }

.td_callout .td_search button[type="submit"] {
  background-color: #FB9F00 !important;
  background-image: url(../../assets/icons/icon-search-white.svg);
  margin-left: -5px;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 2; }

.td_callout .td_existing {
  display: none; }

@media (max-width: 991px) {
  .td_callout h2 {
    float: none;
    text-align: center; }

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

  .td_callout .td_existing {
    display: inline-block;
    margin-top: 10px;
    text-align: right;
    padding-right: 0;
    color: #FFFFFF !important;
    float: right; }
    .td_callout .td_existing span,
    .td_callout .td_existing a {
      color: #FFFFFF !important; }

  .td_callout__header {
    width: 100%; }

  .td_callout__verified {
    top: 0; }
    .td_callout__verified p {
      font-size: 15px; }

  .td_callout__verified--after-input {
    float: left;
    margin-top: 10px; }
    .td_callout__verified--after-input p {
      margin-bottom: 0; } }
.collection__td_callout__container {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column; }

@media (max-width: 640px) {
  .td_callout .td_existing {
    float: left;
    clear: both; }

  .td_callout__verified--after-input {
    clear: both; } }
@media (max-width: 767px) {
  .td_callout__fat .td_search .search-entry {
    width: 200px; } }
@media (max-width: 575px) {
  .td_callout__fat {
    text-align: center;
    background-color: transparent; }
    .td_callout__fat input {
      border-color: #DDDDDD !important; }
    .td_callout__fat .popover-selector,
    .td_callout__fat .td_existing,
    .td_callout__fat .td_callout__verified--after-input {
      display: none; }
    .td_callout__fat .td_search .search-entry {
      width: 80%;
      margin-left: 0;
      float: left; }
      .td_callout__fat .td_search .search-entry input {
        margin-left: 0;
        border: 1px solid #DDDDDD !important;
        -webkit-border-radius: 0.25rem;
        -moz-border-radius: 0.25rem;
        border-radius: 0.25rem; }

  .td_callout .td_search button[type="submit"] {
    background-color: #477BE4 !important; }

  .td_callout__header h2 {
    float: none;
    margin: 0 auto;
    color: #2C2D30 !important; }
    .td_callout__header h2 a {
      color: #2C2D30 !important; } }
.search input {
  background-color: #FFFFFF !important; }

.form--search-block-form .form-group label {
  display: none; }
.form--search-block-form .form-group input[type="text"] {
  margin-top: 0;
  width: 100%;
  max-width: 100%;
  padding: 9px 12px;
  margin-left: 0;
  font-size: 16px;
  color: #2C2D30;
  border-radius: 3px 0 0 3px;
  border: 1px solid #DDDDDD !important;
  background-image: none;
  box-sizing: border-box; }
  .form--search-block-form .form-group input[type="text"]:focus, .form--search-block-form .form-group input[type="text"].focus {
    border-color: #BBBBBB; }
.form--search-block-form .form-group .td_search input {
  height: 23px;
  width: auto; }
.form--search-block-form .form-group input[type="submit"] {
  width: 50px;
  min-width: 50px;
  height: 50px;
  box-sizing: border-box;
  vertical-align: top;
  border-radius: 0px 4px 4px 0px;
  font-size: 14px;
  text-indent: -9999px;
  text-shadow: none;
  border-left: 0;
  background-color: #477BE4 !important;
  background-image: url(../../assets/icons/icon-search-white.svg);
  background-size: 15px 15px;
  background-position: center center;
  background-repeat: no-repeat;
  border: 0 !important;
  padding: 10px;
  margin: 0 0 0 -2px;
  cursor: pointer; }
.form--search-block-form .form-group .form-group {
  margin-bottom: 0; }
.form--search-block-form .form-group .form-item {
  margin-bottom: 0; }

.form--search-block-form .search,
#search-block-form .search {
  display: flex; }
.form--search-block-form .form-item-search-block-form,
#search-block-form .form-item-search-block-form {
  display: inline-block;
  width: auto;
  flex-grow: 1; }
.form--search-block-form .form-actions,
#search-block-form .form-actions {
  display: inline-block;
  z-index: 1; }

.apachesolr_search-results + .item-list .pagination {
  border-top: 1px solid #DDDDDD; }

.search-results {
  padding-left: 0; }
  .search-results .search-snippet-info {
    padding-left: 0;
    margin-bottom: 1.5rem; }
  .search-results .title {
    font-size: 1.5rem; }
  .search-results ol.search-results {
    padding-left: 0; }
  .search-results .search-result {
    margin-left: 0;
    border-bottom: 1px solid #DDDDDD; }
    .search-results .search-result:last-of-type {
      border-bottom: 0;
      margin-bottom: 0 !important; }
  .search-results + h2 {
    width: 100%;
    margin-bottom: 1rem; }

.block-pt-search-pt-search-block {
  border: 1px solid #DDDDDD;
  border-bottom: 0;
  margin-top: 23px; }
  .block-pt-search-pt-search-block form.form--search-block-form input[type="submit"] {
    background-color: #FB9F00 !important;
    margin-left: -6px !important;
    margin-right: 0 !important; }
  .block-pt-search-pt-search-block .form-item-search-block-form label {
    display: block; }
  .block-pt-search-pt-search-block .form-actions {
    margin-top: 28px; }

.block-pt-search-pt-search-filters {
  border: 1px solid #DDDDDD;
  background-color: #F5F7F9; }
  .block-pt-search-pt-search-filters .facets {
    border-bottom: 1px solid #DDDDDD; }
    @media (max-width: 575px) {
      .block-pt-search-pt-search-filters .facets {
        border-bottom: 0; } }
    .block-pt-search-pt-search-filters .facets .remove-facet-icon {
      margin-top: -2px; }
  .block-pt-search-pt-search-filters .facet-sort-direction {
    display: inline-block;
    font-size: 10px;
    position: absolute;
    left: 50px;
    top: 50%;
    margin-top: -7px;
    z-index: 1; }
  .block-pt-search-pt-search-filters .sorting .dropdown > li {
    position: relative; }
    .block-pt-search-pt-search-filters .sorting .dropdown > li .facet-sort-direction {
      display: none; }
    .block-pt-search-pt-search-filters .sorting .dropdown > li a {
      position: relative;
      z-index: 2; }
    .block-pt-search-pt-search-filters .sorting .dropdown > li .facet-sort-change-direction {
      display: inline-block;
      font-size: 10px;
      position: absolute;
      left: 50px;
      top: 50%;
      margin-top: -7px;
      z-index: 1; }
    .block-pt-search-pt-search-filters .sorting .dropdown > li img {
      display: none;
      position: absolute;
      right: 20px;
      top: 50%;
      margin-top: -6px; }

ul.facetapi-facetapi-links {
  padding-left: 0; }
  @media (min-width: 768px) {
    ul.facetapi-facetapi-links {
      column-count: 2; } }
  @media (min-width: 992px) {
    ul.facetapi-facetapi-links {
      column-count: 3; } }
  ul.facetapi-facetapi-links li {
    list-style-type: none;
    margin-bottom: 6px; }
    @media (max-width: 575px) {
      ul.facetapi-facetapi-links li {
        position: relative;
        padding: 12px 12px 12px 30px;
        min-height: 50px; } }
  ul.facetapi-facetapi-links a {
    color: #477BE4 !important;
    font-family: "Proxima Nova Semi Bold", Arial, sans-serif; }
    @media (max-width: 575px) {
      ul.facetapi-facetapi-links a {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 10px 12px; } }

@media (max-width: 991px) {
  .form--search-block-form input[type="text"],
  #search-block-form input[type="text"] {
    float: left;
    padding: 9px 12px;
    margin-left: 0;
    font-size: 16px; } }
@media (max-width: 575px) {
  .block-pt-search-pt-search-block form.form--search-block-form {
    width: 100%; }

  .form--search-block-form input[type="text"],
  #search-block-form input[type="text"] {
    width: 100%;
    font-size: 16px; }
  .form--search-block-form input[type="submit"],
  #search-block-form input[type="submit"] {
    padding: 0; } }
.index-page--teaser-layout {
  margin-top: 23px; }
  .index-page--teaser-layout .view-content {
    display: flex;
    flex: 0 0 50%;
    flex-flow: row wrap; }
  .index-page--teaser-layout .views-row {
    flex-basis: 100%;
    border-bottom: 1px solid #DDDDDD; }
    .index-page--teaser-layout .views-row .views-field-rendered-entity {
      padding-bottom: 2em;
      padding-top: 2em; }
    .index-page--teaser-layout .views-row:nth-of-type(-n + 1) .views-field-rendered-entity {
      padding-top: 0; }
  @media (min-width: 768px) {
    .index-page--teaser-layout.index-page--two-up-md .views-row {
      flex-basis: 50%; }
      .index-page--teaser-layout.index-page--two-up-md .views-row.views-row-odd {
        padding-right: 1em; }
      .index-page--teaser-layout.index-page--two-up-md .views-row:nth-of-type(-n + 2) .views-field-rendered-entity {
        padding-top: 0; } }
  @media (min-width: 992px) {
    .index-page--teaser-layout.index-page--two-up-lg .views-row {
      flex-basis: 50%; }
      .index-page--teaser-layout.index-page--two-up-lg .views-row.views-row-odd {
        padding-right: 1em; }
      .index-page--teaser-layout.index-page--two-up-lg .views-row:nth-of-type(-n + 2) .views-field-rendered-entity {
        padding-top: 0; } }

.collection--teaser {
  margin-top: 22px;
  margin-bottom: 44px; }

.collection--teaser__title {
  padding-bottom: 22px; }

.collection--teaser__title h2 {
  color: #FFFFFF !important;
  font-size: 36px;
  font-family: "Proxima Nova Semi Bold", Arial, sans-serif; }

.collection--teaser__title a {
  color: #FFFFFF !important; }

.collection--teaser__text {
  color: #FFFFFF !important; }

.collection--teaser__article {
  color: #FFFFFF !important; }

.collection--teaser__article {
  margin-top: 5px;
  margin-bottom: 5px; }

.collection--teaser__article a {
  color: #FFFFFF !important; }

.collection--teaser__title .card-subtitle {
  color: #FFFFFF !important;
  font-size: 18px;
  font-family: "Proxima Nova Regular", Arial, sans-serif; }

.collection--teaser__article h4 {
  font-size: 18px;
  font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
  margin: 0; }

.collection--teaser__title .card-title {
  margin-bottom: 0.5rem; }

@media (min-width: 576px) {
  .card > .collection--teaser_content {
    padding: 30px; }

  .collection--teaser {
    margin-top: 15px;
    margin-bottom: 30px; } }
@media (max-width: 767.98px) {
  .collection--teaser__title h2 {
    font-size: 26px; }

  .collection--teaser__article h4 {
    font-size: 17px; } }
@media (max-width: 575.98px) {
  .collection--teaser {
    margin-top: 15px;
    margin-bottom: 15px; }

  .card > .collection--teaser_content {
    padding: 0; }

  .collection--teaser__title {
    padding: 10px 34px 20px 34px; }
    .collection--teaser__title .card-title {
      font-size: 26px;
      margin-bottom: 0; }

  .collection--teaser__title .card-subtitle {
    margin-top: 0; }

  .collection--teaser__items {
    padding: 5px 0 15px 0;
    background-color: #FFFFFF !important; }

  .collection--teaser {
    border-width: 1px;
    border-style: solid; }

  .collection--teaser__article a {
    color: #2C2D30 !important; }

  .collection--teaser__article {
    margin: 0;
    padding: 15px 34px; }

  .collection--teaser__article h4 {
    font-size: 17px;
    font-family: "Proxima Nova Regular", Arial, sans-serif;
    line-height: 1.4; } }
@media (min-width: 576px) {
  .collection--small .collection--teaser {
    margin-top: 0;
    margin-bottom: 0; }
  .collection--small .card > .collection--teaser_content {
    padding: 0; }
  .collection--small .collection--teaser__title {
    padding: 16px 34px 20px 34px; }
    .collection--small .collection--teaser__title .card-title {
      font-size: 26px;
      margin-bottom: 0; }
  .collection--small .collection--teaser__title .card-subtitle {
    margin-top: 0; }
  .collection--small .collection--teaser__items {
    padding: 10px 0 15px 0;
    background-color: #FFFFFF !important; }
  .collection--small .collection--teaser {
    border-width: 1px;
    border-style: solid; }
  .collection--small .collection--teaser__article a {
    color: #2C2D30 !important; }
  .collection--small .collection--teaser__article {
    margin: 0;
    padding-top: 15px;
    padding-right: 19px;
    padding-left: 19px;
    padding-bottom: 15px; }
  .collection--small .collection--teaser__items > .row {
    margin-left: 0;
    margin-right: 0; }
  .collection--small .collection--teaser__article h4 {
    font-size: 17px;
    font-family: "Proxima Nova Regular", Arial, sans-serif;
    line-height: 1.4; } }
@media (min-width: 992px) {
  .collection--small .collection--teaser__article {
    flex: 0 0 100%;
    max-width: 100%; } }
.pagination {
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px; }

.view .views-row-last,
.view .views-row:nth-last-child(2).views-row-odd {
  border-bottom: 0; }

.view .pagination {
  border-top: 1px solid #DDDDDD; }

.front .view .pagination {
  border-top: 0; }

.pagination > .page-item.active > .page-link {
  color: #FFFFFF !important; }

.btn-lg, .btn-group-lg > .btn,
.btn-group-lg > .btn {
  padding: 0.9rem 1.5rem;
  height: auto;
  min-height: 50px;
  white-space: normal;
  line-height: 1.25; }

.btn-md {
  padding-top: 0.8em; }

.btn-secondary {
  background-color: #FFFFFF;
  border-color: #DDDDDD; }
  .btn-secondary:hover {
    background-color: #F5F7F9;
    border-color: #545E6E; }

.btn-info {
  color: #FFFFFF !important; }

.btn-primary {
  color: #FFFFFF !important; }

.expert-name {
  font-weight: 700; }

.page-essentials .page__title {
  margin-bottom: 1.7rem; }

.sidebar_first--block {
  margin-bottom: 45px; }
  .sidebar_first--block .topic__block {
    margin-bottom: 45px; }
    .sidebar_first--block .topic__block:last-of-type {
      margin-bottom: 0; }

.sidebar_first--block--long-text {
  line-height: 1.5; }

@media (min-width: 992px) {
  .sidebar_first--block {
    order: 0; } }
@media (max-width: 991.98px) {
  .sidebar_first--block .card .card-title {
    font-size: 21px; } }
.form__input-lg .popover-selector {
  height: 50px;
  padding-top: 1px; }
.form__input-lg input,
.form__input-lg button {
  height: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#edit-actions {
  clear: both; }

.node-form #edit-actions {
  display: flex;
  width: 100%;
  flex-wrap: wrap; }

form .form-item {
  position: relative;
  margin-bottom: 1.7rem; }
  form .form-item > label {
    display: block;
    font-size: 17px;
    color: #2A2F32;
    font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
    line-height: 18px;
    margin-bottom: 10px; }
  form .form-item > input:not([type=submit]), form .form-item > select, form .form-item textarea {
    width: 100%;
    max-width: 550px;
    height: 50px;
    font-size: 17px;
    color: #2C2D30;
    padding: 0 10px;
    border-radius: 3px;
    background-color: #FFFFFF !important;
    border: 1px solid #DDDDDD; }
    form .form-item > input:not([type=submit]).error, form .form-item > select.error, form .form-item textarea.error {
      border: 1px solid #FF5754; }
    form .form-item > input:not([type=submit]):focus, form .form-item > input:not([type=submit]).focus, form .form-item > select:focus, form .form-item > select.focus, form .form-item textarea:focus, form .form-item textarea.focus {
      border-color: #BBBBBB; }
  form .form-item textarea {
    min-height: 150px;
    max-width: 100%;
    padding: 15px; }
  form .form-item.disabled > input {
    opacity: 0.5; }
  form .form-item > p.details {
    display: block;
    font-size: 17px;
    color: #737E90;
    line-height: 18px; }
  form .form-item > small {
    display: block;
    font-size: 13px;
    color: #737E90;
    line-height: 20px; }
  form .form-item.has-danger > label, form .form-item.has-danger > p, form .form-item.has-danger > small {
    color: #FF5754 !important;
    font-weight: 600; }
  form .form-item.has-danger > input, form .form-item.has-danger > select, form .form-item.has-danger > textarea {
    color: #FF5754 !important;
    border-color: #FF5754; }

.node-page form .form-item textarea,
form.comment-form textarea {
  max-width: 550px; }

#edit-notify-type .form-item-notify-type {
  margin: 0;
  font-family: "Proxima Nova Regular", Arial, sans-serif; }

form .form-item-notify-type label,
form .form-item-notify label {
  font-family: "Proxima Nova Regular", Arial, sans-serif; }

.form-type-checkbox input[type="checkbox"] {
  display: none !important; }
  .form-type-checkbox input[type="checkbox"]:checked + .checkmark, .form-type-checkbox input[type="checkbox"]:checked + label > .checkmark {
    background-color: #84CE7B !important;
    background-image: url(../../assets/elements/checkbox-checkmark.svg);
    background-size: 14px 11px;
    background-position: center center;
    background-repeat: no-repeat;
    border-color: #84CE7B; }
  .form-type-checkbox input[type="checkbox"]:disabled + .checkmark, .form-type-checkbox input[type="checkbox"]:disabled + label > .checkmark {
    opacity: 0.5; }
.form-type-checkbox .checkmark {
  position: relative;
  display: inline-block;
  min-width: 25px;
  width: 25px;
  height: 25px;
  float: left;
  color: #FFFFFF !important;
  border: 1px solid #D5D6D6;
  border-radius: 3px;
  background-color: #FFFFFF !important;
  margin: 0 9px 0 0; }
  .has-danger .form-type-checkbox .checkmark {
    border: 1px solid #FF5754; }

.checkboxes-display-default .checkmark {
  display: none; }
.checkboxes-display-default .form-type-checkbox input[type="checkbox"].form-checkbox {
  display: block !important; }

.form-type-radio label {
  margin-top: 1.2rem; }
.form-type-radio input[type="radio"] {
  display: none; }
.form-type-radio .radio-option > .radio-selection-mark {
  padding: 10px 5px;
  border: 1px solid #D5D6D6;
  border-radius: 50%;
  opacity: 1; }
.form-type-radio input[type="radio"]:checked + label .radio-option > .radio-selection-mark {
  background-image: url(../../assets/elements/radio-selection-mark.svg);
  background-size: 13px 13px;
  background-position: center center;
  background-repeat: no-repeat;
  font-size: 13px;
  color: #84CE7B;
  border: 1px solid #D5D6D6;
  border-radius: 50%;
  opacity: 1; }
.form-type-radio input[type="radio"]:disabled + label .radio-option {
  opacity: 0.5; }
.form-type-radio .radio-option {
  position: relative;
  display: inline-block;
  min-width: 25px;
  width: 25px;
  height: 25px;
  float: left;
  color: #FFFFFF !important;
  margin-top: 0;
  margin-right: 7px; }
  .form-type-radio .radio-option > .radio-selection-mark {
    position: absolute;
    font-size: 13px;
    line-height: 0; }

form .form-item.form-type-radio > label {
  font-family: "Proxima Nova Regular", Arial, sans-serif;
  font-size: 15px; }

/**
 * PT-835: do not display required asterisks.
 */
span.form-required {
  display: none; }

/**
 * Textarea for send by email.
 */
.form-item-txt-message {
  max-width: 550px; }

/**
  * Input counter character limit warning
 */
.counter {
  padding: 10px;
  max-width: 550px; }
  .counter.warning {
    background-color: #fcf8ce; }

.node-profile-form .tabledrag-toggle-weight {
  position: relative !important;
  height: auto;
  width: auto;
  overflow: auto; }

.question-mark {
  display: inline-block;
  font-weight: bold;
  text-align: center;
  height: 16px;
  width: 16px;
  font-size: 14px;
  line-height: 16px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  padding: 1px;
  color: #fff;
  background: #f99801;
  text-decoration: none; }

@media (max-width: 575.98px) {
  form .form-item-notify label {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end; } }
/**
 * Hide the second topic input selector on the /feedback form.
 */
#edit-submitted-topic-hidden,
#webform-component-topic-hidden {
  display: none; }

.share-buttons {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 1.6rem; }

.pt-social-media-bottom .share-buttons {
  margin-bottom: 0; }

.share-buttons li {
  width: 24%;
  height: 48px;
  margin-bottom: 8px; }

.share-buttons a {
  color: #FFF !important; }

.share-buttons img {
  padding-right: 9px; }

.share-buttons li.hide {
  display: none; }

#facebook-share {
  background-color: #43539C; }
  #facebook-share img {
    height: 20px; }

#twitter-share {
  background-color: #40AAEB; }
  #twitter-share img {
    height: 18px; }

#email-share {
  background-color: #535357; }
  #email-share img {
    height: 17px; }

#more-share {
  background-color: #2FC417; }
  #more-share img {
    height: 18px; }

#google-plus-share {
  background-color: #d5453e; }
  #google-plus-share img {
    height: 18px; }

#linkedin-share {
  background-color: #2d79b4; }
  #linkedin-share img {
    height: 18px; }

#stumble-share {
  background-color: #e1452d; }
  #stumble-share img {
    height: 18px; }

#reddit-share {
  background-color: #8bacd8; }
  #reddit-share img {
    height: 18px; }

@media (max-width: 575.98px) {
  .share-buttons span {
    display: none; }

  .share-buttons img {
    padding-right: 0; } }
/**
 * Social share buttons on collections.
 */
.share_buttons--collection .share-buttons {
  margin-top: 1.75rem;
  margin-bottom: 0; }
.share_buttons--collection .share-buttons li {
  max-width: 178px; }

.profile_card__profile-copy p {
  font-size: 15px;
  line-height: 1.25;
  margin-bottom: 0.8rem; }

.profile_card__profile-name {
  font-size: 15px;
  line-height: 1.25;
  margin-bottom: 0.3rem; }

.profile_card__blog-title a {
  color: #2C2D30 !important;
  font-family: "Proxima Nova Regular", Arial, sans-serif; }

.profile_card__photo {
  width: 71px;
  -ms-flex: 0 1 86px;
  margin-bottom: 14px;
  border: 1px solid #DDDDDD; }

@media (max-width: 1199px) {
  .profile_card {
    margin-bottom: 15px; }

  .profile_card__photo {
    width: 41px;
    margin-bottom: 0; }

  .profile_card__profile-copy p {
    font-size: 15px;
    margin-bottom: 0; }

  .profile_card__profile-name {
    font-size: 15px;
    margin-bottom: 0; } }
.profile_card__share-buttons .profile-social-box {
  display: inline-block;
  padding: 0;
  background-repeat: no-repeat;
  height: 23px;
  width: 23px;
  background-position: 50% 50%;
  background-size: 13px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }
  .profile_card__share-buttons .profile-social-box a {
    display: inline-block;
    width: 100%;
    height: 100%; }
  .profile_card__share-buttons .profile-social-box.twitter-icon {
    background-color: #55acee;
    background-image: url("/sites/all/themes/pt_brand/assets/logos/logo-twitter-noborder.svg"); }
  .profile_card__share-buttons .profile-social-box.linkedin-icon {
    background-position: 50% 40%;
    background-color: #0077B5;
    background-image: url("/sites/all/themes/pt_brand/assets/logos/logo-linkedin-noborder.svg"); }
  .profile_card__share-buttons .profile-social-box.facebook-icon {
    background-color: #3b5998;
    background-image: url("/sites/all/themes/pt_brand/assets/logos/logo-facebook-noborder.svg"); }

@media (min-width: 1200px) {
  .field-name-body > .insertArea > .image-article-inline-half {
    margin-left: -90px; } }
@media (max-width: 1199.98px) {
  .field-name-body > .insertArea > .image-article-inline-half {
    margin-left: -50px; } }
@media (max-width: 575.98px) {
  .field-name-body > .insertArea > .image-article-inline-half {
    margin-left: 0;
    margin-bottom: 30px; } }
.field-name-body > .insertArea:first-child > .image-article-inline-half {
  margin-left: 0; }

.image-article-inline-half {
  width: 50%;
  margin-right: 31px;
  margin-bottom: 20px;
  float: left;
  clear: both; }
  .image-article-inline-half .insert-inner {
    background-color: #F5F7F9;
    font-size: 13px;
    color: #8A8D96;
    padding-bottom: 7px;
    padding-left: 3%;
    max-width: 100%; }
    .image-article-inline-half .insert-inner::after {
      display: block;
      content: "";
      clear: both; }
    .image-article-inline-half .insert-inner p {
      margin-bottom: 0;
      position: static; }
  .image-article-inline-half .insert-image {
    margin-bottom: 7px;
    position: relative;
    left: -3%; }
    .image-article-inline-half .insert-image img {
      width: 103%;
      height: auto; }
  .image-article-inline-half .insert-inner .caption {
    float: left;
    max-width: 100%;
    padding-right: 6px; }
  .image-article-inline-half .insertArea--origin {
    float: left;
    padding-right: 6px;
    max-width: 305px; }

.image-article_inline_full {
  margin-bottom: 34px; }
  .image-article_inline_full .insert-inner {
    background-color: #F5F7F9;
    color: #8A8D96;
    font-size: 13px;
    padding-bottom: 6px;
    padding-left: 3%;
    width: 100%; }
    .image-article_inline_full .insert-inner::after {
      display: block;
      content: "";
      clear: both; }
    .image-article_inline_full .insert-inner p {
      font-size: 13px;
      margin-bottom: 0;
      position: static; }
  .image-article_inline_full .insert-image {
    margin-bottom: 7px;
    position: relative;
    left: -3%; }
    .image-article_inline_full .insert-image img {
      width: 103%;
      height: auto; }
  .image-article_inline_full .insert-inner .caption {
    float: left;
    max-width: 90%;
    padding-right: 6px; }
  .image-article_inline_full .insertArea--origin {
    float: left;
    padding-right: 6px;
    max-width: 90%;
    line-height: 1.6; }

h1.blog_entry--full__title {
  font-size: 42px;
  line-height: 1; }

.blog_entry--full__subtitle {
  font-family: "Proxima Nova Regular", Arial, sans-serif;
  font-size: 21px;
  line-height: 1.25; }

.blog_entry--full__date {
  margin-bottom: 2rem; }

.field-name-body::after {
  display: block;
  content: "";
  clear: both; }
.field-name-body p,
.field-name-body ul,
.field-name-body ol {
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 24px;
  position: relative;
  bottom: 7px; }
.field-name-body h2, .field-name-body h3, .field-name-body h4 {
  margin-bottom: 24px;
  position: relative;
  bottom: 7px; }
.field-name-body li {
  font-size: 18px; }
.field-name-body > div {
  margin-bottom: 31px; }
.field-name-body > div.paragraphs-item-section {
  margin-bottom: 0; }
.field-name-body div.insertArea {
  margin-bottom: 0; }
.field-name-body .pt-ad {
  margin-bottom: 3rem; }
.field-name-body blockquote,
.field-name-body q {
  margin-left: 19px;
  border-left: 5px solid #eee;
  padding-left: 13px; }
  .field-name-body blockquote p,
  .field-name-body q p {
    position: static; }

.hg-units .pt-ad:last-of-type {
  margin: 0 auto; }

.pt-ads-300 {
  width: 300px;
  margin-right: auto;
  margin-left: auto; }

.ad-unit-not-loaded {
  display: none; }

.block-pt-ads-300x250-mobile-bottom {
  margin: 1rem auto; }

@media (min-width: 992px) {
  .block-pt-ads-300x250-mobile-bottom {
    display: none; }

  .node-type-blog-entry .block-pt-ads-300x-right-www,
  .page-news .block-pt-ads-300x-right-www {
    min-height: 620px; }

  .front .block-pt-ads-300x-right-www {
    height: auto; } }
.region__content_bottom--block {
  margin-top: 2rem;
  margin-bottom: 2rem; }

.region__content_bottom--block .vertical-align-font-offset {
  bottom: 3px; }

.block-views-recent-posts-block-4 .view-content > div {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #DDDDDD; }
  .block-views-recent-posts-block-4 .view-content > div:first-of-type {
    padding-top: 0; }

.block-views-recent-posts-block-4 .blog_entry__teaser_image {
  border: 1px solid #DDDDDD; }

.block-views-recent-posts-block-4 .blog_entry__title {
  margin-bottom: .5em; }

.block-views-recent-posts-block-4 .blog_entry__teaser {
  line-height: 19px; }

.block-views-recent-posts-block-4 .view-footer {
  padding-top: 2rem;
  text-align: center; }

.block-views-recent-posts-block-4 .view-footer .btn {
  font-size: 14px; }

@media (min-width: 1200px) {
  .region__content_bottom--block {
    padding-top: 2rem;
    border-top: 1px solid #000000; } }
@media (max-width: 1199.98px) {
  .region__content_bottom--block .block__title {
    border-bottom: 1px solid #000000;
    padding-bottom: 1rem;
    margin-bottom: 2rem; } }
@media (max-width: 991.98px) {
  .block-views-recent-posts-block-4 {
    padding-left: 0;
    padding-right: 0; } }
@media (max-width: 767.98px) {
  .region__content_bottom--block .block__title {
    padding-bottom: 1rem;
    margin-bottom: 1.5rem; }

  .block-views-recent-posts-block-4 .view-content > div {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem; }

  .block-views-recent-posts-block-4 .blog_entry__title {
    margin-bottom: 0; }

  .block-views-recent-posts-block-4 .vertical-align-font-offset {
    bottom: 0; }

  .block-views-recent-posts-block-4 .view-footer .btn {
    width: fit-content;
    font-size: 14px;
    line-height: 20px; } }
ul.list_posts li {
  line-height: 1.4;
  margin-bottom: 30px; }
ul.list_posts li.last,
ul.list_posts li:last-child {
  margin-bottom: 0; }

.view-basics h3 {
  margin: 30px 0 22px;
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 3px; }

.view-basics h3 + ul {
  column-count: 4;
  list-style-type: none;
  padding-left: 0; }
  @media (max-width: 991px) {
    .view-basics h3 + ul {
      column-count: 2; } }
  @media (max-width: 767px) {
    .view-basics h3 + ul {
      column-count: 1; } }
  .view-basics h3 + ul li {
    margin-bottom: 0; }

.view-basics a {
  font-size: 18px;
  color: #477BE4 !important;
  line-height: 22px;
  display: inline-block;
  margin-bottom: 24px; }

@media (min-width: 768px) {
  .view-basics .views-column {
    display: inline-block;
    width: 47%;
    padding: 0px;
    margin-right: 1%;
    vertical-align: top; }
    .view-basics .views-column.views-column-1, .view-basics .views-column.views-column-2 {
      margin-bottom: 10px; } }
@media (max-width: 767.98px) {
  .view-basics .views-column {
    display: inline-block;
    width: 100%;
    padding: 0px;
    margin: 0 0 13px 0;
    vertical-align: top; } }
h1.content_header__title {
  margin-bottom: 0; }

.content_header {
  padding-bottom: 1rem;
  margin-bottom: 1.7rem;
  border-bottom: 1px solid #DDDDDD; }

.content_header__image {
  margin-right: 1.2rem; }

@media (max-width: 991.98px) {
  .content_header.border-hidden-md-down {
    padding-bottom: 0;
    border-bottom: none; } }
@media (max-width: 575.98px) {
  .content_header__image {
    width: 50px;
    margin-right: 1rem; } }
.related_content__article {
  margin-bottom: 2rem; }

h3.related_content__title {
  margin-bottom: 0;
  line-height: 1.2; }

p.related_content__teaser {
  margin-bottom: 0.25rem;
  line-height: 1.25; }

p.related_content__byline {
  margin-bottom: 0; }

.related_content__see_also a {
  color: #477BE4 !important;
  font-family: "Proxima Nova Semi Bold", Arial, sans-serif; }

.field-name-field-topic-page-related-content .field__item {
  margin-bottom: 3rem; }

.related_content__see_also ul > li {
  margin-bottom: 8px; }

.related_content__see_also h5 {
  margin-bottom: 0.8rem; }

.field-name-field-topic-page-related-content .content_header__title {
  margin-bottom: 0; }

.section_menu a.active {
  font-family: "Proxima Nova Semi Bold", Arial, sans-serif; }

.section_menu--dropdown .btn {
  width: 100%;
  padding: 1rem 1rem; }

.section_menu--dropdown .btn.a {
  width: 100%;
  padding: 1rem 1rem;
  color: #737E90;
  font-size: 15px; }

.section_menu--dropdown a {
  font-family: "Proxima Nova Regular", Arial, sans-serif;
  color: #737E90 !important;
  font-size: 15px;
  text-align: left; }

.section_menu--dropdown .dropdown-toggle::after {
  content: '';
  background-image: url(../../assets/icons/icon-down-chevron-gray.svg);
  background-repeat: no-repeat;
  width: 24px;
  height: 20px;
  font-size: 22px;
  position: absolute;
  bottom: 10px;
  right: 5px;
  border: none; }

.section_menu--dropdown .btn-secondary:active,
.section_menu--dropdown .btn-secondary:hover {
  background-color: #FFFFFF !important; }

.section_menu--dropdown .dropdown-menu {
  width: 100%; }

.section_menu--dropdown .dropdown-item.active,
.section_menu--dropdown .show > .btn-secondary.dropdown-toggle {
  background-color: #FFFFFF !important;
  margin-top: 0; }

.section_menu--dropdown .dropdown-item:active {
  background-color: #EFEFEF; }

.section_menu--dropdown .dropdown-item {
  padding-top: 5px;
  padding-bottom: 5px; }

.block-pt-topics-topic-tests h4 {
  margin-bottom: 0.25rem; }

.block-pt-topics-topic-tests p {
  line-height: 1.2; }

@media (min-width: 576px) and (max-width: 991.98px) {
  .not-front #block-pt-stats-most-popular {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
    .not-front #block-pt-stats-most-popular ul {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
    .not-front #block-pt-stats-most-popular li {
      width: 46%;
      align-items: flex-start; }
      .not-front #block-pt-stats-most-popular li:nth-of-type(5) {
        display: none !important; } }
/**
 * Overrides specific to a topic page for common components.
 */
.topic_page .field-name-body {
  margin-bottom: 2rem; }

.form-item-mollom-captcha {
  margin-top: 3rem; }

.mollom-switch-captcha,
.mollom-audio-captcha {
  font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
  color: #477BE4 !important; }

.alert a {
  text-decoration: underline !important; }

.alert ul {
  margin-bottom: 0; }
  .alert ul li:last-of-type {
    margin-bottom: 0; }

.alert-danger a,
.alert-success a {
  color: #FFFFFF !important; }

.alert ul {
  margin-bottom: 0; }
  .alert ul li:last-child {
    margin: 0; }

.td_fat_subheader {
  background: #F5F7F9;
  height: 67px;
  border-bottom: 1px solid #DDDDDD; }

.td_fat_subheader__content {
  height: 67px; }

.td_fat_subheader__search {
  height: 26px;
  flex-grow: 1;
  border: none;
  color: #737E90;
  background: #F5F7F9;
  padding-left: 13px;
  font-size: 17px; }
  .td_fat_subheader__search::-webkit-input-placeholder {
    color: #737E90 !important;
    opacity: 1 !important; }
  .td_fat_subheader__search:-moz-placeholder {
    color: #737E90 !important;
    opacity: 1 !important; }
  .td_fat_subheader__search::-moz-placeholder {
    color: #737E90 !important;
    opacity: 1 !important; }
  .td_fat_subheader__search:-ms-input-placeholder {
    color: #737E90 !important;
    opacity: 1 !important; }
  .td_fat_subheader__search::-ms-input-placeholder {
    color: #737E90 !important;
    opacity: 1 !important; }
  .td_fat_subheader__search::placeholder {
    color: #737E90 !important;
    opacity: 1 !important; }
  .td_fat_subheader__search:focus::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    opacity: 0; }
  .td_fat_subheader__search:focus::-moz-placeholder {
    /* Firefox 19+ */
    opacity: 0; }
  .td_fat_subheader__search:focus:-ms-input-placeholder {
    /* IE 10+ */
    opacity: 0; }
  .td_fat_subheader__search:focus:-moz-placeholder {
    /* Firefox 18- */
    opacity: 0; }
  @media (min-width: 576px) {
    .td_fat_subheader__search.focus ~ .td_fat_subheader__underline {
      display: block; } }
  .td_fat_subheader__search.focus ~ .td_fat_subheader_submit {
    display: block; }

.td_fat_subheader form {
  width: 35%;
  position: relative; }

.td_fat_subheader__verified {
  color: #737E90; }
  .td_fat_subheader__verified p {
    font-size: 12px;
    margin: 0;
    cursor: default; }
  .td_fat_subheader__verified img {
    margin-right: 2px;
    margin-bottom: 2px; }
  .td_fat_subheader__verified a {
    color: #737E90 !important; }

.td_fat_subheader__underline {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -6px;
  border-bottom: 1px solid #DDDDDD;
  display: none; }

.td_fat_subheader__magnifying-glass {
  content: '';
  width: 18px;
  height: 26px;
  background-size: 18px 18px;
  background-image: url(../../assets/icons/icon-search-gray.svg);
  background-color: #F5F7F9;
  border: 0;
  text-indent: -9999px;
  vertical-align: top;
  padding-top: 8px;
  padding-right: 10px;
  background-position: center center;
  background-repeat: no-repeat; }

.td_fat_subheader_submit {
  display: none;
  border: none;
  background-color: transparent;
  color: #477BE4;
  font-family: "Proxima Nova Bold", Arial, sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  padding-right: 0;
  padding-bottom: 0; }

@media (max-width: 991.98px) {
  .td_fat_subheader__search {
    font-size: 16px; } }
@media (min-width: 576px) and (max-width: 991.98px) {
  .td_fat_subheader form {
    width: 50%; } }
@media (max-width: 575.98px) {
  .td_fat_subheader {
    height: 50px; }

  .td_fat_subheader__content {
    height: 50px; }

  .td_fat_subheader form {
    width: 100%; } }
@media (min-width: 576px) {
  .collection--full .content_header {
    margin-bottom: 30px;
    padding-bottom: 30px; } }
.node-self-test .field-type-text-long p,
.node-self-test .upgradeable-test-text p {
  font-size: 18px;
  line-height: 2rem; }

.field-name-field-self-test-ref p {
  line-height: 1.2;
  position: relative;
  bottom: 7px; }

.field-name-field-self-test-duration {
  text-transform: uppercase;
  font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }
  .field-name-field-self-test-duration:before {
    content: url(../../assets/icons/icon-clock.svg);
    margin-right: 8px;
    position: relative;
    top: 3px; }

.view-self-tests tr.odd {
  background-color: #FFFFFF !important; }

.field-name-field-self-test-href {
  margin-top: 3rem; }

.field-pt-tests-entertainment-text {
  margin-top: 3rem; }
  .field-pt-tests-entertainment-text p {
    font-size: 13px;
    line-height: 1.2;
    color: #8A8D96; }
  .field-pt-tests-entertainment-text a {
    color: #737E90 !important;
    font-family: "Proxima Nova Regular", Arial, sans-serif;
    text-decoration: underline !important; }

.node-type-self-test .region--page-bottom-full {
  border-top: 1px solid #DDDDDD; }

@media (max-width: 991px) {
  .field-name-field-self-test-href .field__item {
    text-align: center; }

  .field-name-field-self-test-duration {
    margin-top: 1rem;
    margin-bottom: 1rem; }

  .field-name-field-self-test-href {
    margin-top: 2rem; } }
/**
 * TESTS INDEX PAGE STYLES
**/
.node-category-page .page-header {
  min-height: 0; }
.node-category-page .header-title-content {
  position: static; }
.node-category-page .feature_banner {
  position: relative;
  width: 100%; }
  .node-category-page .feature_banner .collection__caption:before {
    content: none; }
  .node-category-page .feature_banner .page__title {
    color: #FFFFFF !important;
    padding-left: 20px;
    margin-top: 0; }
  .node-category-page .feature_banner .field-name-field-topic-image {
    line-height: 0; }
    .node-category-page .feature_banner .field-name-field-topic-image img {
      width: 100%;
      height: auto; }
  .node-category-page .feature_banner .collection__caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
    padding: 20px 0;
    background-color: rgba(52, 63, 83, 0.5); }
.node-category-page .node__content {
  margin-top: 30px; }

.field-name-field-topic-image img {
  width: 100%; }

.view-self-tests .attachment-before {
  margin-top: 2rem;
  margin-bottom: 2rem; }
  @media (max-width: 767.98px) {
    .view-self-tests .attachment-before {
      margin-top: 0; } }
.view-self-tests thead th a {
  font-weight: normal;
  font-family: "Proxima Nova Bold", Arial, sans-serif; }
@media (min-width: 576px) {
  .view-self-tests .filter-buttons {
    list-style: none;
    padding-top: 5px;
    padding-left: 0;
    display: flex;
    justify-content: space-between; }
    .view-self-tests .filter-buttons a {
      padding: 6px 12px;
      border-radius: 20px;
      font-family: "Proxima Nova Bold", Arial, sans-serif; }
      .view-self-tests .filter-buttons a:hover {
        color: #FFFFFF !important;
        background-color: #84CE7B; }
    .view-self-tests .filter-buttons .active {
      color: #FFFFFF !important;
      background-color: #84CE7B; }
  .view-self-tests .view-filters .views-exposed-widgets {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center; } }
@media (min-width: 992px) {
  .view-self-tests .filter-buttons li a {
    padding: 6px 16px; } }
.view-self-tests .views-table {
  table-layout: fixed;
  width: 100%;
  white-space: nowrap; }
  .view-self-tests .views-table td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .view-self-tests .views-table .views-field-title {
    width: 65%; }
    .view-self-tests .views-table .views-field-title .glyph-checkmark {
      display: none; }
  .view-self-tests .views-table .views-field-weight {
    width: 25%; }
  .view-self-tests .views-table .views-field-field-self-test-type-1 {
    width: 10%;
    text-align: center;
    left: -7px; }
  .view-self-tests .views-table thead {
    border-bottom: 1px solid #DDDDDD; }
    .view-self-tests .views-table thead th {
      padding-bottom: 1em; }
      .view-self-tests .views-table thead th .active img {
        display: none; }
      .view-self-tests .views-table thead th a {
        font-size: 18px; }
  .view-self-tests .views-table tbody:before {
    content: "-";
    display: block;
    line-height: .5em;
    color: transparent; }
  .view-self-tests .views-table .sortable-active img {
    display: none; }
  .view-self-tests .views-table .sortable-active:after {
    content: '' !important;
    display: inline-block;
    background-image: url(../../assets/icons/icon-down-chevron-default.svg) !important;
    background-repeat: no-repeat;
    background-position-y: center;
    width: 15px;
    height: 10px;
    padding-left: 0;
    margin-left: 0;
    background-size: 15px; }
  .view-self-tests .views-table .sortable-active.sortable-active-desc:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  @media (max-width: 767px) {
    .view-self-tests .views-table th.views-field-field-self-test-type-1 a,
    .view-self-tests .views-table th.views-field-field-self-test-type-1.sortable-active a,
    .view-self-tests .views-table th.views-field-field-self-test-type-1.sortable-active-desc a {
      margin-right: 14px; }
    .view-self-tests .views-table th.views-field-field-self-test-type-1.show-free-tests-only,
    .view-self-tests .views-table th.views-field-field-self-test-type-1.sortable-active.show-free-tests-only,
    .view-self-tests .views-table th.views-field-field-self-test-type-1.sortable-active-desc.show-free-tests-only {
      position: relative; }
      .view-self-tests .views-table th.views-field-field-self-test-type-1.show-free-tests-only a,
      .view-self-tests .views-table th.views-field-field-self-test-type-1.sortable-active.show-free-tests-only a,
      .view-self-tests .views-table th.views-field-field-self-test-type-1.sortable-active-desc.show-free-tests-only a {
        margin-right: 0; }
    .view-self-tests .views-table th.views-field-field-self-test-type-1.show-free-tests-only:after,
    .view-self-tests .views-table th.views-field-field-self-test-type-1.sortable-active.show-free-tests-only:after,
    .view-self-tests .views-table th.views-field-field-self-test-type-1.sortable-active-desc.show-free-tests-only:after {
      display: inline-block;
      position: absolute;
      content: '';
      background-image: url(../../assets/icons/icon-open-circle-checkmark.svg) !important;
      background-repeat: no-repeat;
      background-position-y: center;
      width: 15px;
      height: 15px;
      background-size: 15px;
      top: 8px;
      left: auto;
      margin-left: 5px;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg); } }
.view-self-tests tbody tr td {
  padding-bottom: 15px; }
.view-self-tests tbody a {
  color: #477BE4 !important;
  font-size: 18px; }
.view-self-tests .glyph-checkmark:after {
  content: url(../../assets/icons/icon-open-circle-checkmark.svg);
  width: 20px;
  height: 20px; }
.view-self-tests .ajax-progress-throbber {
  display: none; }

.visuallyhidden {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px); }

.popularity-wrapper {
  height: 13px;
  border-radius: 20px;
  width: 100px;
  overflow: hidden; }

.popularity {
  background: #84CE7B;
  height: 13px;
  border-radius: 20px; }

.most-popular {
  width: 100%; }

.popular {
  width: 50%; }

.least-popular {
  width: 25%; }

@media (max-width: 767px) {
  .view-self-tests .view-content {
    overflow: hidden; }
  .view-self-tests .view-filters .views-exposed-widgets {
    display: block; }
  .view-self-tests .views-table.sortable-active-field_self_test_type_1 .views-field-title .glyph-checkmark {
    display: inline-block;
    padding-left: .5em; }
    .view-self-tests .views-table.sortable-active-field_self_test_type_1 .views-field-title .glyph-checkmark:after {
      position: relative;
      top: 2px; }
  .view-self-tests .views-table {
    overflow-x: scroll; }
    .view-self-tests .views-table tbody {
      overflow-x: scroll; }
    .view-self-tests .views-table td {
      white-space: nowrap;
      overflow: visible; }
    .view-self-tests .views-table .views-field-title {
      width: 20%;
      overflow: visible; }
      .view-self-tests .views-table .views-field-title.sortable-active {
        width: 42%; }
    .view-self-tests .views-table .views-field-weight {
      width: 48%;
      text-align: center; }
      .view-self-tests .views-table .views-field-weight.sortable-active {
        width: 43%; }
    .view-self-tests .views-table .views-field-field-self-test-type-1 {
      width: 20%; }
    .view-self-tests .views-table .sortable-active:after {
      top: 1px;
      left: -25px;
      color: #FFFFFF !important; }
    .view-self-tests .views-table .views-field-title a > div {
      min-width: 300px;
      max-width: 400px;
      white-space: normal; }

  .popularity, .glyph-checkmark {
    display: none; } }
@media (max-width: 575px) {
  .view-self-tests .views-table td.views-field-title {
    white-space: normal;
    width: 300px; }
    .view-self-tests .views-table td.views-field-title a {
      width: 300px;
      display: block; }

  .node-category-page .field-name-field-topic-image {
    margin-bottom: 0; }
  .node-category-page .feature_banner .page__title {
    font-size: 1.5rem;
    margin-bottom: 0; }
  .node-category-page .feature_banner .collection__caption {
    position: relative;
    background-color: #354052;
    padding: 15px 0; } }
.view-magazine-issues .teaser__lg {
  align-items: flex-start; }
.view-magazine-issues .magazine_card p {
  margin-bottom: 0;
  line-height: 1.25; }

@media (max-width: 575px) {
  .view-magazine-issues .teaser__md {
    align-items: flex-start; } }
.node-type-category-page .section_menu--dropdown {
  margin-top: 26px; }

.block-pt-category-page-related-tests .field-name-body p {
  font-size: 17px; }

@media (max-width: 991.98px) {
  .field-name-field-index-reference {
    margin-bottom: 40px; } }
@media (max-width: 575.98px) {
  .field-name-field-index-reference {
    margin-bottom: 32px; } }
.related_section {
  margin-bottom: 50px; }
  .related_section h4 {
    margin-bottom: 0.42rem; }
  .related_section p {
    margin-bottom: 0.4rem; }

.related_section__article {
  margin-bottom: 30px; }

.view-conditions-index li {
  -webkit-column-break-inside: avoid;
  /* Chrome, Safari */
  page-break-inside: avoid;
  /* Theoretically FF 20+ */
  break-inside: avoid-column;
  /* IE 11 */
  margin-bottom: 0;
  padding-bottom: 12px; }

#symptoms,
#definition,
#causes,
#treatments {
  padding-top: 1px; }
  #symptoms:before,
  #definition:before,
  #causes:before,
  #treatments:before {
    content: '';
    display: block;
    margin-top: 10px; }

.magazine--full .content_header__image {
  width: 89px; }

@media (max-width: 575.98px) {
  .magazine--full .content_header__image {
    width: 75px; } }
.magazine--teaser .cover-image {
  width: 70px; }

.profile--full {
  margin-top: 1.5em; }
  .profile--full .field-name-field-user-blogger-photo {
    float: left;
    border: 1px solid #DDDDDD;
    margin-right: 30px;
    margin-bottom: 30px; }
  .profile--full .field-name-field-user-blogger-photo img {
    width: 130px;
    height: auto; }
  .profile--full p, .profile--full .blog__text {
    font-size: 18px;
    line-height: 28px; }
  .profile--full .profile__bio_text {
    bottom: 8px; }
  .profile--full .profile__bio_text p:last-child {
    margin-bottom: 0; }
  .profile--full form .form-item > label {
    font-size: 16px; }
  .profile--full input[type="text"] {
    max-width: 350px; }
  .profile--full .form-required {
    display: none; }
  .profile--full .form-type-radio {
    margin-bottom: 0; }
  .profile--full form .form-type-radio label {
    margin-left: 0;
    margin-top: .7rem;
    margin-bottom: 0;
    line-height: 1.5; }
  .profile--full .form-type-radio .radio-option > .radio-selection-mark {
    padding: 11.5px 6px; }
  .profile--full textarea.form-textarea {
    max-width: 550px; }
  .profile--full .profile__bio {
    margin-bottom: 33px; }
  .profile--full .profile__blogs {
    clear: both;
    margin-bottom: 50px; }

.width-1-col {
  width: 100%; }

@media (min-width: 576px) {
  .width-sm-2-col {
    width: 48%; } }
@media (min-width: 992px) {
  .width-lg-1-col {
    width: 100%; } }
@media (max-width: 991.98px) {
  .profile--full {
    margin-bottom: 4em; }
    .profile--full .profile__bio_text {
      margin-top: -6px;
      padding-top: 0; }
    .profile--full form .form-item {
      margin-bottom: 1rem; } }
@media (max-width: 767.98px) {
  .profile--full .profile__bio, .profile--full .profile__bio_text {
    display: block !important; }
  .profile--full .media-image {
    float: left; }
  .profile--full .field-name-field-user-blogger-photo {
    margin-right: .7rem;
    margin-bottom: .5rem; }
  .profile--full .field-name-field-user-blogger-photo img {
    width: 75px;
    height: auto; }
  .profile--full .profile__bio_text.vertical-align-font-offset {
    bottom: 7px; }
  .profile--full form .form-item > label {
    margin-bottom: 8px; }
  .profile--full .form-radios {
    margin-bottom: 0; }
  .profile--full form .form-type-radio label {
    margin-top: 1rem; } }
@media (min-width: 576px) {
  .pills ul.menu,
  ul.pills {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0; }
    .pills ul.menu li,
    ul.pills li {
      margin-bottom: 0; }

  .pill {
    border-radius: 20px; }

  .pill-lg {
    padding: 6px 15px; }

  .first .pill-lg {
    padding-left: 0; }

  .first .pill-lg.active,
  .first .pill-lg.active-trail {
    padding-left: 15px; }

  .pill-sm.active,
  .pill-sm.active-trail {
    padding: 6px 15px; }

  .pill-success {
    font-family: "Proxima Nova Bold", Arial, sans-serif;
    color: #2C2D30;
    font-size: 16px; }
    .pill-success.active, .pill-success.active-trail {
      color: #FFFFFF !important;
      background-color: #84CE7B; }

  .pill-light {
    color: #477BE4 !important; }
    .pill-light.active, .pill-light.active-trail {
      color: #477BE4 !important;
      background-color: #F5F7F9;
      font-family: "Proxima Nova Bold", Arial, sans-serif; }

  .no-link {
    color: #8A8D96 !important;
    cursor: text; } }
#block-pt-experts-all-experts-glossary {
  padding-top: 0;
  margin-bottom: 17px; }

.block-menu-menu-experts {
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 30px;
  padding-bottom: 34px; }

.block-pt-user-meet-the-experts .name-title {
  font-size: 17px; }

.profile_books .amazon-photo {
  width: 50px;
  min-width: 50px; }
  .profile_books .amazon-photo img {
    width: 100%; }
.profile_books .book-title {
  align-self: center; }
.profile_books .closed-items.closed {
  display: none; }
.profile_books div.field-type-asin {
  border-top: 0; }

.page-experts .page__title {
  margin-bottom: 15px; }
.page-experts .block-block-4 p {
  margin-bottom: 26px; }
.page-experts .view-filters {
  margin-bottom: 20px; }
.page-experts .view-header {
  margin-bottom: 14px; }

.views-widget-filter-field_user_country_value {
  display: none; }

@media (max-width: 575.98px) {
  .page-experts .view-display-id-block_1 {
    margin-top: 30px; }

  #block-pt-experts-all-experts-glossary {
    margin-top: 20px;
    margin-bottom: 0; } }
@media (max-width: 575.98px) {
  .dropdown-select-xs {
    position: relative;
    width: 100%;
    font-size: 16px;
    margin: 0 auto;
    padding: 12px;
    color: #2C2D30;
    border-radius: 3px;
    border: 1px solid #DDDDDD;
    background-color: #FFFFFF !important;
    background-image: url(../../assets/elements/dropdown-select.svg);
    background-size: 13px 8px;
    background-repeat: no-repeat;
    background-position: right 20px center;
    cursor: pointer;
    outline: none; }
    .dropdown-select-xs.active {
      background-image: url(../../assets/elements/dropdown-select-active.svg);
      border-color: #BBBBBB;
      z-index: 100; }
      .dropdown-select-xs.active > .dropdown {
        opacity: 1;
        pointer-events: auto; }
    .has-danger .dropdown-select-xs {
      color: #FF5754;
      background-image: url(../../assets/elements/dropdown-select-danger.svg);
      border-color: #FF5754; }
      .has-danger .dropdown-select-xs.active {
        background-image: url(../../assets/elements/dropdown-select-danger-active.svg); }
    .dropdown-select-xs > ul {
      list-style: none;
      position: absolute;
      top: 56px;
      left: 0;
      right: -2px;
      padding: 0;
      background: #FFFFFF !important;
      border: 1px solid #BBBBBB;
      border-radius: inherit;
      opacity: 0;
      pointer-events: none; }
      .dropdown-select-xs > ul > li {
        margin-bottom: 0;
        font-size: 16px; }
        .dropdown-select-xs > ul > li:hover {
          background: #F5F7F9; }
        .dropdown-select-xs > ul > li > a {
          display: block;
          font-family: "Proxima Nova Regular", Arial, sans-serif;
          color: #2C2D30 !important;
          padding: 8px 12px; }
    .dropdown-select-xs.dropdown-select-md {
      font-size: 15px;
      padding: 8px 12px; }
      .dropdown-select-xs.dropdown-select-md > ul {
        top: 46px; }
    .dropdown-select-xs > select {
      display: none; } }
@media (min-width: 576px) {
  .dropdown-select-xs span {
    display: none; } }
.experts--all .expert {
  padding: 1rem 0;
  border-bottom: 1px solid #DDDDDD; }
  .experts--all .expert p {
    margin-bottom: 0; }
  .experts--all .expert p a {
    color: #2C2D30 !important;
    font-family: "Proxima Nova Regular", Arial, sans-serif; }
  .experts--all .expert .expert_image {
    width: 90px;
    min-width: 90px;
    border: 1px solid #DDDDDD; }

.view-all-experts .pagination {
  border-top: 1px solid #DDDDDD; }

@media (min-width: 576px) {
  .experts--all .expert {
    width: 50%;
    margin-bottom: 1rem;
    padding: 1rem 2rem 2rem 0; }
    .experts--all .expert:nth-child(2n) {
      padding: 1rem 0 2rem 2rem; } }
@media (min-width: 576px) and (max-width: 1199.98px) {
  .experts--all .expert.sm-no-border {
    border-bottom: none; } }
@media (min-width: 1200px) {
  .experts--all .expert {
    width: 33.33333%;
    margin-bottom: 1rem;
    padding: 1rem 2rem 2rem 0; }
    .experts--all .expert:nth-child(3n) {
      padding: 1rem 0 2rem 2rem; }
    .experts--all .expert:nth-child(3n+1) {
      padding: 1rem 2rem 2rem 0; }
    .experts--all .expert:nth-child(3n-1) {
      padding: 1rem 2rem 2rem 2rem; }
  .experts--all .expert.xl-no-border {
    border-bottom: none; } }
@media (max-width: 575.98px) {
  .page-experts-all .views-row-first {
    padding-top: 30px; }

  .experts--all .views-row-last {
    border-bottom: none; } }
.view-experts-media .expert-image,
.view-public-speakeers .expert-image {
  width: 100px;
  min-width: 100px; }
  .view-experts-media .expert-image img,
  .view-public-speakeers .expert-image img {
    border: 1px solid #DDDDDD; }
.view-experts-media .expert-text,
.view-public-speakeers .expert-text {
  width: 100%; }
.view-experts-media .expert-text-middle,
.view-public-speakeers .expert-text-middle {
  padding-left: 1.5rem; }
  .view-experts-media .expert-text-middle p:last-of-type,
  .view-public-speakeers .expert-text-middle p:last-of-type {
    margin-bottom: 0.2rem; }
.view-experts-media .expert-text-right,
.view-public-speakeers .expert-text-right {
  padding-left: 1.5rem; }
.view-experts-media .expert-link,
.view-public-speakeers .expert-link {
  margin-top: 1rem; }
.view-experts-media .view-filters > div,
.view-public-speakeers .view-filters > div {
  width: 100%; }
  @media (min-width: 992px) {
    .view-experts-media .view-filters > div,
    .view-public-speakeers .view-filters > div {
      width: 50%; } }
.view-experts-media .view-filters .views-exposed-widget,
.view-public-speakeers .view-filters .views-exposed-widget {
  padding: 1rem 0 0 0; }
.view-experts-media .views-exposed-form .views-exposed-widget,
.view-public-speakeers .views-exposed-form .views-exposed-widget {
  float: none; }
@media (max-width: 767.98px) {
  .view-experts-media .experts--all,
  .view-public-speakeers .experts--all {
    margin-top: 30px;
    padding-top: 0; }
  .view-experts-media .expert-text,
  .view-experts-media .expert-text p,
  .view-public-speakeers .expert-text,
  .view-public-speakeers .expert-text p {
    font-size: 15px;
    line-height: 1.4; }
  .view-experts-media .view-filters .views-exposed-widget,
  .view-public-speakeers .view-filters .views-exposed-widget {
    padding-top: 1rem; } }
@media (min-width: 576px) {
  .view-experts-media .views-exposed-form .views-exposed-widget:first-of-type,
  .view-public-speakeers .views-exposed-form .views-exposed-widget:first-of-type {
    margin-right: 1rem; } }
@media (min-width: 992px) {
  .view-experts-media .expert-text-middle,
  .view-public-speakeers .expert-text-middle {
    width: 65%;
    min-width: 65%;
    margin-right: 10%;
    padding-left: 2rem; }
  .view-experts-media .expert-text-right,
  .view-public-speakeers .expert-text-right {
    width: 25%;
    min-width: 25%;
    padding-left: 0;
    margin-top: 0; }
  .view-experts-media .view-filters > div,
  .view-public-speakeers .view-filters > div {
    width: 50%; }
  .view-experts-media .view-filters .views-exposed-widget,
  .view-public-speakeers .view-filters .views-exposed-widget {
    padding: 0; } }
.view-experts-media .views-row,
.view-public-speakeers .views-row {
  padding: 2rem 0;
  border-bottom: 1px solid #DDDDDD; }
  .view-experts-media .views-row:first-of-type,
  .view-public-speakeers .views-row:first-of-type {
    padding-top: 0; }
  .view-experts-media .views-row:last-of-type,
  .view-public-speakeers .views-row:last-of-type {
    border-bottom: 0; }
.view-experts-media .pagination,
.view-public-speakeers .pagination {
  border-top: 1px solid #DDDDDD; }
.view-experts-media .expert-link a:first-of-type,
.view-public-speakeers .expert-link a:first-of-type {
  margin-right: 5px; }
.view-experts-media .views-submit-button,
.view-public-speakeers .views-submit-button {
  display: none; }

.view-experts-by-topic .pagination {
  border-top: 1px solid #DDDDDD; }

@media (max-width: 575.98px) {
  .view-primary-topics {
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 0; }

  .experts__topic_select {
    width: 100%;
    margin: 1.25rem 0; } }
@media (min-width: 576px) {
  .experts__topic_select {
    width: 253px; } }
@media (max-width: 575.98px) {
  .dropdown-select {
    padding-right: 35px; } }
.dropdown-select .dropdown {
  max-height: 400px;
  overflow-y: scroll; }

.dropdown-select .dropdown.no-scroll {
  max-height: none;
  overflow-y: auto; }

.dropdown-select > ul > li > a {
  padding: 8px 12px; }

.links {
  margin: 0;
  padding: 0; }

.exlink {
  list-style: none;
  background-repeat: no-repeat; }

.social-links li {
  background-image: none;
  padding-left: 0px; }
  .social-links li:before {
    border-radius: 50%;
    margin-right: 12px;
    background-size: 22px;
    background-repeat: no-repeat;
    content: '';
    height: 22px;
    width: 22px;
    min-width: 22px; }
  .social-links li .ext span {
    display: none; }
.social-links li.web:before {
  background-image: url("../../assets/icons/icon-share-website-circle.svg"), none; }
.social-links li.twitter:before {
  background-image: url("../../assets/icons/icon-share-twitter-circle.svg"), none; }
.social-links li.facebook:before {
  background-image: url("../../assets/icons/icon-share-facebook-circle.svg"), none; }
.social-links li.linkedin:before {
  background-image: url("../../assets/icons/icon-share-linkedin-circle.svg"), none; }
.social-links li.rss:before {
  background-image: url("../../assets/icons/icon-share-rss-circle.svg"), none; }
.social-links li.file:before {
  background-image: url("https://cdn.psychologytoday.com/sites/all/themes/psychologytoday/img/research-acrobat-block.svg"), none; }

.blogger_utility_nav.no-main-nav header {
  height: 50px;
  z-index: 100; }
  .blogger_utility_nav.no-main-nav header a {
    font-size: 17px; }
  .blogger_utility_nav.no-main-nav header .user_info {
    text-align: right;
    line-height: 1.3; }
.blogger_utility_nav.has-main-nav header {
  height: 32px; }
.blogger_utility_nav header {
  background-color: #FB9F00;
  padding: 0 !important; }
.blogger_utility_nav .container {
  height: 100%; }
.blogger_utility_nav ul li {
  padding: 0;
  margin-right: 1.5rem;
  margin-bottom: 0;
  display: inline-block;
  font-size: 13px;
  color: #FFFFFF !important; }
  .blogger_utility_nav ul li.user_info {
    margin-left: auto;
    margin-right: 0; }
.blogger_utility_nav a {
  font-size: 13px;
  color: #FFFFFF !important; }

@media (min-width: 992px) and (max-width: 1199.98px) {
  .blogger_utility_nav.no-main-nav header ul li {
    margin-right: 1rem; }

  .blogger_utility_nav.no-main-nav header a {
    font-size: 16px; } }
@media (max-width: 767.98px) {
  .blogger_utility_nav header {
    height: 50px; }

  .sidebar-utility .header {
    background-color: #FB9F00; } }
.page-node-editorial table, .page-node-editorial-log table {
  width: 100%;
  text-align: left; }
  .page-node-editorial table thead, .page-node-editorial-log table thead {
    border-bottom: thick solid gray; }
  .page-node-editorial table tr.even, .page-node-editorial-log table tr.even {
    background-color: #efefef; }
  .page-node-editorial table tr td, .page-node-editorial-log table tr td {
    padding: 10px; }
.page-node-editorial #edit-notes, .page-node-editorial-log #edit-notes {
  margin-top: 20px;
  margin-bottom: 20px; }
.page-node-editorial form .form-textarea-wrapper, .page-node-editorial-log form .form-textarea-wrapper {
  width: 100%; }
.page-node-editorial form .form-item-notify input, .page-node-editorial-log form .form-item-notify input {
  position: relative;
  top: -3px;
  left: 10px; }
.page-node-editorial form.form--pt-editorial-options-form .form-item-notify input[disabled=disabled] + label, .page-node-editorial-log form.form--pt-editorial-options-form .form-item-notify input[disabled=disabled] + label {
  color: #c0c0c0; }
.page-node-editorial .view-editorial-status, .page-node-editorial-log .view-editorial-status {
  width: 100%;
  border: 1px solid #c0c0c0;
  box-sizing: border-box;
  padding: 10px;
  margin-top: 10px; }
  .page-node-editorial .view-editorial-status .view-content, .page-node-editorial-log .view-editorial-status .view-content {
    margin-top: -20px; }
  .page-node-editorial .view-editorial-status .view-header, .page-node-editorial-log .view-editorial-status .view-header {
    display: inline-block;
    background-color: #FFFFFF !important;
    position: relative;
    top: -28px;
    font-size: 21px;
    font-family: "Proxima Nova Semi Bold", Arial, sans-serif; }
  .page-node-editorial .view-editorial-status .views-field, .page-node-editorial-log .view-editorial-status .views-field {
    border: 1px solid #c0c0c0;
    padding: 5px;
    margin-bottom: 10px; }
    .page-node-editorial .view-editorial-status .views-field .views-label, .page-node-editorial-log .view-editorial-status .views-field .views-label {
      font-weight: bold;
      display: block; }
    .page-node-editorial .view-editorial-status .views-field:last-child, .page-node-editorial-log .view-editorial-status .views-field:last-child {
      margin-bottom: 0; }

.block-pt-editorial-options-appears-in-collections .item-list {
  width: 100%;
  border: 1px solid #c0c0c0;
  box-sizing: border-box;
  padding: 10px;
  margin-top: 10px;
  list-style: none; }
  .block-pt-editorial-options-appears-in-collections .item-list ul {
    margin: 0; }
  .block-pt-editorial-options-appears-in-collections .item-list li {
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0; }

fieldset.editorial-action {
  background: #FFFFFF !important;
  border: none;
  padding: 0;
  margin-bottom: 20px;
  display: inline-block;
  float: none;
  width: 80%; }
  fieldset.editorial-action legend {
    margin-bottom: 0; }
  fieldset.editorial-action .fieldset-legend {
    font-size: 1rem;
    font-family: "Proxima Nova Regular", Arial, sans-serif;
    display: block; }
    fieldset.editorial-action .fieldset-legend:hover {
      cursor: pointer; }
  fieldset.editorial-action .fieldset-wrapper {
    padding: 1rem 0; }

.editorial-action-title {
  width: 100%; }

.editorial-action--radio-option {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 25px;
  float: left;
  color: #FFFFFF !important;
  margin-top: 0;
  margin-right: 7px; }
  .editorial-action--radio-option:hover {
    cursor: pointer; }
  .editorial-action--radio-option > .radio-selection-mark {
    padding: 10px 5px;
    border: 1px solid #D5D6D6;
    border-radius: 50%;
    opacity: 1;
    position: absolute;
    font-size: 13px;
    line-height: 0; }

.expanded + .editorial-action--radio-option > .radio-selection-mark {
  background-image: url(../assets/elements/radio-selection-mark.svg);
  background-size: 13px 13px;
  background-position: center center;
  background-repeat: no-repeat;
  font-size: 13px;
  color: #84CE7B;
  border: 1px solid #D5D6D6;
  border-radius: 50%;
  opacity: 1; }

.error + .editorial_options--reasons {
  border: 1px solid #FF5754; }

.editorial_options--reasons {
  margin-bottom: 1.5rem; }

.toggle {
  width: 60px; }

.toggle-light .toggle-on,
.toggle-light .toggle-select .toggle-inner .active {
  background: #84CE7B;
  color: #FFFFFF !important;
  font-family: "Proxima Nova Bold", Arial, sans-serif;
  font-size: 14px;
  text-shadow: none;
  box-shadow: none; }

.toggle-light .toggle-slide {
  box-shadow: 0 0 0 1px #DDDDDD; }

.toggle-light .toggle-blob {
  background: #F8F8F8;
  box-shadow: none;
  border: 1px solid #DDDDDD; }
  .toggle-light .toggle-blob:hover {
    background: #F5F7F9; }

.toggle-light .toggle-off,
.toggle-light .toggle-select .toggle-on {
  color: #2C2D30;
  background: #F5F7F9;
  font-family: "Proxima Nova Bold", Arial, sans-serif;
  font-size: 14px; }

.page-blogger-home .main .block {
  margin-bottom: 2rem;
  overflow-x: auto; }
.page-blogger-home .block {
  width: 100%; }
.page-blogger-home .username {
  display: block;
  font-size: 1rem; }
.page-blogger-home .views-field-subject a {
  display: block; }
.page-blogger-home td.views-field-name {
  font-size: 13px; }
.page-blogger-home .blogger-home-message a {
  color: #477BE4 !important;
  font-family: "Proxima Nova Semi Bold", Arial, sans-serif; }

/**
 * Comments page on blogger home.
 */
.blogger-home--comments th.views-field-name,
.blogger-home--comments td.views-field-name {
  width: 20%; }
.blogger-home--comments th.views-field-title,
.blogger-home--comments td.views-field-title {
  width: 20%; }
.blogger-home--comments th.views-field-subject,
.blogger-home--comments td.views-field-subject {
  width: 50%; }
.blogger-home--comments th.views-field-subject-1,
.blogger-home--comments td.views-field-subject-1 {
  width: 10%; }

@media (max-width: 767.98px) {
  .blogger-home--comments {
    min-width: 320px; }
    .blogger-home--comments .admin-comment-title {
      font-family: "Proxima Nova Semi Bold", Arial, sans-serif; } }
table.data-table,
.data-table table {
  margin-bottom: 1rem; }
  table.data-table td,
  .data-table table td {
    padding: 1rem 0.5rem; }
  table.data-table thead,
  .data-table table thead {
    border-bottom: 1px solid #DDDDDD; }
  table.data-table th,
  .data-table table th {
    padding: 0 0.5rem 0.5rem; }
  table.data-table tr.odd,
  .data-table table tr.odd {
    background-color: #FFFFFF !important; }
  table.data-table tr.even,
  .data-table table tr.even {
    background-color: #F8F8F8 !important; }
  table.data-table td a,
  .data-table table td a {
    color: #477BE4 !important;
    font-family: "Proxima Nova Semi Bold", Arial, sans-serif; }

/**
 * Overrides for when a data-table is inside other components.
 */
.card-block > .data-table tr:first-child td {
  padding-top: 0; }

@media (max-width: 575.98px) {
  table.data-table,
  .data-table table {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    table.data-table td,
    .data-table table td {
      min-width: 100px; } }
@media (max-width: 767.98px) {
  .responsive-table table {
    display: block; }
  .responsive-table thead {
    display: none; }
  .responsive-table tbody {
    display: block; }
  .responsive-table tr {
    display: block; }
  .responsive-table tr {
    border: 1px solid #DDDDDD;
    margin: 1rem 0; }
  .responsive-table td {
    width: 100% !important;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #DDDDDD; }
  .responsive-table td a {
    display: flex;
    align-items: center; }
  .responsive-table br {
    display: none; }
  .responsive-table .table-content a {
    display: inline-block; }

  .responsive-table-align-start td {
    align-items: flex-start; }

  .responsive-table-direction-column td {
    flex-direction: column; } }
.page-blogger-forums .marker {
  background-color: #84CE7B;
  color: #FFFFFF !important;
  font-size: 13px;
  font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
  border-radius: 20px;
  padding: 2px 8px 3px 8px;
  margin-right: 10px; }
.page-blogger-forums .new-posts {
  color: #2C2D30 !important;
  font-size: 13px;
  text-decoration: underline !important; }
.page-blogger-forums .pt-action-links {
  float: right;
  position: relative;
  top: -42px; }
.page-blogger-forums .block-search-form {
  width: 50%; }
.page-blogger-forums .view-blogger-forum {
  width: 100%; }

.blogger_forum__comment {
  border-top: 1px solid #DDDDDD;
  padding-top: 2rem; }

.blogger_forum__comment .comment {
  margin-bottom: 0;
  padding-left: 2rem; }

.blogger_forum__comments .indented {
  margin-left: 0; }
  .blogger_forum__comments .indented .comment .quote-msg {
    border: 1px solid #DDDDDD; }
  .blogger_forum__comments .indented .comment .quote-author {
    display: block; }
  .blogger_forum__comments .indented .quote-msg.even {
    background-color: #FFFFFF !important; }

@media (min-width: 768px) {
  .page-blogger-forums .views-field-created,
  .page-blogger-forums .views-field-last-comment-timestamp {
    width: 20%; }
  .page-blogger-forums .views-field-comment-count {
    width: 5%;
    text-align: center; }
  .page-blogger-forums .views-field-title {
    width: 55%; }
    .page-blogger-forums .views-field-title .table-content {
      width: 100%;
      max-width: 100%; } }
@media (max-width: 767.98px) {
  .page-blogger-forums .views-field-last-comment-timestamp {
    display: none; }

  .node-blogger-forum .blogger-photo {
    width: 80px; }
  .node-blogger-forum .blogger-photo img {
    width: 100%;
    height: auto; }

  .blogger_forum__comment .comment {
    padding-left: 0; }

  .marker {
    display: none; }

  .new-posts {
    display: none; } }
@media (max-width: 575.98px) {
  .node-type-blogger-forum .comment .content {
    clear: both; }
  .node-type-blogger-forum .comment__title,
  .node-type-blogger-forum .comment .submitted {
    margin-left: 96px; }
  .node-type-blogger-forum .blogger-photo {
    width: 80px;
    float: left; }
  .node-type-blogger-forum h1.blog_entry--full__title {
    margin-bottom: 1rem !important; }
  .node-type-blogger-forum .page__title {
    margin-left: 96px; }

  .page-blogger-forums .block-search-form {
    width: 100%;
    margin-bottom: 15px; }

  .page-blogger-forums .pt-action-links {
    float: none;
    position: relative;
    top: 0; }
    .page-blogger-forums .pt-action-links a.btn {
      background-color: #F8F8F8 !important;
      color: #2C2D30 !important;
      border: 1px solid #DDDDDD !important; }
      .page-blogger-forums .pt-action-links a.btn:hover {
        background-color: #EFEFEF !important;
        border: 1px solid #BBBBBB !important; } }
@media (max-width: 991.98px) {
  .btn-green-room {
    width: 48%; }
    .btn-green-room a {
      background-color: #F8F8F8 !important;
      color: #2C2D30 !important;
      border: 1px solid #DDDDDD !important; }
    .btn-green-room.btn-end {
      margin-left: auto; }
    .btn-green-room .btn {
      width: 100%; }
      .btn-green-room .btn:hover {
        background-color: #EFEFEF !important;
        border: 1px solid #BBBBBB !important; }

  .node-type-blogger-forum h1.blog_entry--full__title {
    width: 100%;
    margin-bottom: 1rem !important; } }
.page-blogger-forums-search .block-search-form {
  margin-bottom: 2rem; }
.page-blogger-forums-search .search-snippet-info {
  padding-left: 0; }
.page-blogger-forums-search ol.search-results {
  padding-left: 0; }
.page-blogger-forums-search .search-result {
  margin-left: 0;
  border-bottom: 1px solid #DDDDDD; }
.page-blogger-forums-search + h2 {
  width: 100%;
  margin-bottom: 1rem; }

@media (max-width: 575px) {
  .page-blogger-forums-search .block-search-form {
    margin-bottom: 15px; } }
.collection__items_status_1 .collection__item,
.collection__items_status_0 .collection__item {
  border-bottom: 1px solid #DDDDDD;
  padding-top: 21px;
  padding-bottom: 21px; }

.collection__items_status_0 .collection__item:first-of-type {
  border-top: 1px solid #DDDDDD; }

.collection__items_status_0 .collection__item:last-of-type,
.collection__items_status_1 .collection__item:last-of-type {
  border: none; }

.collection__items + .section-title {
  margin-top: 31px; }

@media (min-width: 576px) {
  .collection__items_status_1 .collection__item,
  .collection__items_status_0 .collection__item {
    width: 48%;
    max-width: 48%; }

  .collection__items_status_0 .collection__item:nth-of-type(odd):nth-last-of-type(2),
  .collection__items_status_1 .collection__item:nth-of-type(odd):nth-last-of-type(2) {
    border-bottom: none; }

  .collection__items_status_0 .collection__item:nth-of-type(-n+2) {
    border-top: 1px solid #DDDDDD; }

  .content_header + .collection--items .collection__items_status_1 .collection__item:first-of-type,
  .content_header + .collection--items .collection__items_status_1 .collection__item:nth-of-type(2),
  .content_header + .collection--items .collection__items_status_0 .collection__item:first-of-type,
  .content_header + .collection--items .collection__items_status_0 .collection__item:nth-of-type(2),
  .section-title + .collection__items_status_0 .collection__item:nth-of-type(2) {
    border-top: none;
    padding-top: 0;
    padding-bottom: 21px; }

  .section-title + .collection__items_status_1 .collection__item:nth-of-type(2) {
    padding-top: 0; } }
@media (max-width: 575.98px) {
  .collection__items_status_1 .collection__item,
  .collection__items_status_0 .collection__item {
    padding: 21px 0;
    margin: 0 auto;
    min-width: 100%; } }
@media (max-width: 991.98px) {
  .collection__items.collection__items_status_1 .content .blog_entry__title.collection-has-thumbnail,
  .collection__items.collection__items_status_1 .content p.fine-print.collection-has-thumbnail,
  .collection__items.collection__items_status_1 .collection__item .blog_entry__title.collection-has-thumbnail,
  .collection__items.collection__items_status_1 .collection__item p.fine-print.collection-has-thumbnail {
    padding-left: 75px; }

  .blog_entry__teaser {
    clear: both; } }
.collection--items {
  margin-bottom: 2rem; }

@media (min-width: 768px) and (max-width: 991.98px) {
  .collection__items.collection__items_status_1 .content .blog_entry__title.collection-has-thumbnail,
  .collection__items.collection__items_status_1 .content p.fine-print.collection-has-thumbnail,
  .collection__items.collection__items_status_1 .collection__item .blog_entry__title.collection-has-thumbnail,
  .collection__items.collection__items_status_1 .collection__item p.fine-print.collection-has-thumbnail {
    padding-left: 96px; } }
.content_header + .collection--items .collection__items_status_1 .collection__item:first-of-type,
.content_header + .collection--items .collection__items_status_0 .collection__item:first-of-type,
.section-title + .collection__items_status_0 .collection__item:first-of-type,
.section-title + .collection__items_status_1 .collection__item:first-of-type {
  border-top: none;
  padding-top: 0;
  padding-bottom: 21px; }

.full-width-menu {
  width: 100%; }
  .full-width-menu .btn-group {
    width: 100%;
    height: 50px; }
  .full-width-menu .dropdown-menu {
    width: 100%; }
  .full-width-menu .btn {
    width: 100%; }

.dropdown-item.active,
.dropdown-item:active {
  background-color: #F8F8F8; }

@media (max-width: 767.98px) {
  .btn-group .dropdown-toggle {
    position: relative;
    width: 100%;
    text-align: left;
    font-size: 16px;
    font-family: "Proxima Nova Regular", Arial, sans-serif;
    margin: 0 auto;
    padding: 12px;
    color: #2C2D30;
    border-radius: 3px;
    border: 1px solid #DDDDDD;
    background-color: #FFFFFF !important;
    background-image: url(../../assets/elements/dropdown-select.svg);
    background-size: 13px 8px;
    background-repeat: no-repeat;
    background-position: right 20px center;
    cursor: pointer;
    outline: none; }
    .btn-group .dropdown-toggle:after {
      display: none; }

  .btn-group > .dropdown-menu > a {
    display: block;
    font-family: "Proxima Nova Regular", Arial, sans-serif;
    color: #2C2D30 !important;
    padding: 12px;
    margin-bottom: 0;
    font-size: 16px; }
    .btn-group > .dropdown-menu > a:hover {
      background: #F5F7F9; }

  .btn-group.show .btn {
    background-image: url(../../assets/elements/dropdown-select-active.svg);
    border-color: #BBBBBB;
    z-index: 100; }
    .btn-group.show .btn > .dropdown-menu {
      opacity: 1;
      pointer-events: auto; } }
ul.sidenav.blogger-menu {
  background-color: #F8F8F8;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 0;
  border-bottom: 1px solid #DDDDDD; }
  ul.sidenav.blogger-menu li + li:last-child {
    border-bottom: none; }

.article--magazine-issue--date,
.article--magazine-issue--title {
  font-size: 15px;
  line-height: 1.25; }

.article--magazine-issue--title {
  margin-bottom: .75rem; }

@media (max-width: 1199px) {
  .article--magazine-issue--cover {
    width: 41px; } }
@media (min-width: 1200px) {
  .article--magazine-issue--cover {
    margin-bottom: .75rem !important; } }
.node-type-article .region__content_bottom--block {
  border-top: none; }

@media (max-width: 575px) {
  .block-pt-search-pt-search-filters .facets .item-list.js-has-active-facet {
    position: relative;
    width: 100%;
    font-size: 16px;
    margin: 0 auto;
    padding: 12px;
    color: #2C2D30;
    border-radius: 3px;
    border: 1px solid #DDDDDD;
    background-color: #FFFFFF !important;
    background-image: url(../../assets/elements/dropdown-select.svg);
    background-size: 13px 8px;
    background-repeat: no-repeat;
    background-position: right 20px center;
    cursor: pointer;
    outline: none; }
    .block-pt-search-pt-search-filters .facets .item-list.js-has-active-facet.active {
      background-image: url(../../assets/elements/dropdown-select-active.svg);
      border-color: #BBBBBB;
      z-index: 100; }
      .block-pt-search-pt-search-filters .facets .item-list.js-has-active-facet.active > .facetapi-facetapi-links {
        opacity: 1;
        pointer-events: auto; }
    .has-danger .block-pt-search-pt-search-filters .facets .item-list.js-has-active-facet {
      color: #FF5754;
      background-image: url(../../assets/elements/dropdown-select-danger.svg);
      border-color: #FF5754; }
      .has-danger .block-pt-search-pt-search-filters .facets .item-list.js-has-active-facet.active {
        background-image: url(../../assets/elements/dropdown-select-danger-active.svg); }
    .block-pt-search-pt-search-filters .facets .item-list.js-has-active-facet > ul {
      list-style: none;
      position: absolute;
      top: 56px;
      left: 0;
      right: -2px;
      padding: 0;
      background: #FFFFFF !important;
      border: 1px solid #BBBBBB;
      border-radius: inherit;
      opacity: 0;
      pointer-events: none; }
      .block-pt-search-pt-search-filters .facets .item-list.js-has-active-facet > ul > li {
        margin-bottom: 0;
        font-size: 16px; }
        .block-pt-search-pt-search-filters .facets .item-list.js-has-active-facet > ul > li:hover {
          background: #F5F7F9; }
        .block-pt-search-pt-search-filters .facets .item-list.js-has-active-facet > ul > li > a {
          display: inline-block;
          font-family: "Proxima Nova Regular", Arial, sans-serif;
          color: #2C2D30 !important;
          padding: 12px; }
    .block-pt-search-pt-search-filters .facets .item-list.js-has-active-facet.dropdown-select-md {
      font-size: 15px;
      padding: 8px 12px; }
      .block-pt-search-pt-search-filters .facets .item-list.js-has-active-facet.dropdown-select-md > ul {
        top: 46px; }
    .block-pt-search-pt-search-filters .facets .item-list.js-has-active-facet > select {
      display: none; } }
.blog-entry-references {
  margin-bottom: 2rem;
  padding: 1.25em;
  background-color: #F5F7F9; }
  .blog-entry-references ul li {
    font-size: 15px;
    margin-bottom: 7px; }
  .blog-entry-references ul li p {
    margin-bottom: 0; }
  .blog-entry-references p {
    font-size: 15px;
    line-height: 1.3; }
  .blog-entry-references p a {
    font-size: 15px;
    color: #2C2D30 !important;
    text-decoration: underline !important;
    font-family: "Proxima Nova Regular", Arial, sans-serif; }
  .blog-entry-references .__card-footer {
    text-align: center; }
  .blog-entry-references .collapsed-references-content.hide {
    display: none; }
  .blog-entry-references .collapsed-references-content.show {
    display: block; }

.blog-entry-references-label {
  font-family: "Proxima Nova Semi Bold", Arial, sans-serif; }

.comment-teaser {
  padding: 15px 5px; }

.comment-teaser.views-row-first {
  padding-top: 0; }

.comment-teaser.views-row-even {
  background-color: #F8F8F8; }

p.comment_teaser__title {
  line-height: 1.10;
  margin-bottom: 0.5rem; }

.comment_teaser__title a {
  color: #477BE4 !important; }

.comment_teaser__body {
  line-height: 1.2; }

.page-printmail .page__title {
  margin-bottom: 30px; }
.page-printmail .form--print-mail-form {
  margin-bottom: 20px; }

@media (min-width: 576px) and (max-width: 991.98px) {
  .block-pt-collection-collection-topic .btn__block_more.btn-lg, .block-pt-collection-collection-topic .btn-group-lg > .btn__block_more.btn {
    width: 300px; } }
.xs-cc-1 {
  -webkit-column-count: 1 !important;
  -moz-column-count: 1 !important;
  column-count: 1 !important; }

.xs-cc-2 {
  -webkit-column-count: 2 !important;
  -moz-column-count: 2 !important;
  column-count: 2 !important; }

.xs-cc-3 {
  -webkit-column-count: 3 !important;
  -moz-column-count: 3 !important;
  column-count: 3 !important; }

.xs-cc-4 {
  -webkit-column-count: 4 !important;
  -moz-column-count: 4 !important;
  column-count: 4 !important; }

.xs-cc-5 {
  -webkit-column-count: 5 !important;
  -moz-column-count: 5 !important;
  column-count: 5 !important; }

@media (min-width: 576px) {
  .sm-cc-1 {
    -webkit-column-count: 1 !important;
    -moz-column-count: 1 !important;
    column-count: 1 !important; }

  .sm-cc-2 {
    -webkit-column-count: 2 !important;
    -moz-column-count: 2 !important;
    column-count: 2 !important; }

  .sm-cc-3 {
    -webkit-column-count: 3 !important;
    -moz-column-count: 3 !important;
    column-count: 3 !important; }

  .sm-cc-4 {
    -webkit-column-count: 4 !important;
    -moz-column-count: 4 !important;
    column-count: 4 !important; }

  .sm-cc-5 {
    -webkit-column-count: 5 !important;
    -moz-column-count: 5 !important;
    column-count: 5 !important; } }
@media (min-width: 768px) {
  .md-cc-1 {
    -webkit-column-count: 1 !important;
    -moz-column-count: 1 !important;
    column-count: 1 !important; }

  .md-cc-2 {
    -webkit-column-count: 2 !important;
    -moz-column-count: 2 !important;
    column-count: 2 !important; }

  .md-cc-3 {
    -webkit-column-count: 3 !important;
    -moz-column-count: 3 !important;
    column-count: 3 !important; }

  .md-cc-4 {
    -webkit-column-count: 4 !important;
    -moz-column-count: 4 !important;
    column-count: 4 !important; }

  .md-cc-5 {
    -webkit-column-count: 5 !important;
    -moz-column-count: 5 !important;
    column-count: 5 !important; } }
@media (min-width: 992px) {
  .lg-cc-1 {
    -webkit-column-count: 1 !important;
    -moz-column-count: 1 !important;
    column-count: 1 !important; }

  .lg-cc-2 {
    -webkit-column-count: 2 !important;
    -moz-column-count: 2 !important;
    column-count: 2 !important; }

  .lg-cc-3 {
    -webkit-column-count: 3 !important;
    -moz-column-count: 3 !important;
    column-count: 3 !important; }

  .lg-cc-4 {
    -webkit-column-count: 4 !important;
    -moz-column-count: 4 !important;
    column-count: 4 !important; }

  .lg-cc-5 {
    -webkit-column-count: 5 !important;
    -moz-column-count: 5 !important;
    column-count: 5 !important; } }
@media (min-width: 1200px) {
  .xl-cc-1 {
    -webkit-column-count: 1 !important;
    -moz-column-count: 1 !important;
    column-count: 1 !important; }

  .xl-cc-2 {
    -webkit-column-count: 2 !important;
    -moz-column-count: 2 !important;
    column-count: 2 !important; }

  .xl-cc-3 {
    -webkit-column-count: 3 !important;
    -moz-column-count: 3 !important;
    column-count: 3 !important; }

  .xl-cc-4 {
    -webkit-column-count: 4 !important;
    -moz-column-count: 4 !important;
    column-count: 4 !important; }

  .xl-cc-5 {
    -webkit-column-count: 5 !important;
    -moz-column-count: 5 !important;
    column-count: 5 !important; } }
.td-city-group a {
  font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
  color: #477BE4 !important; }

.profile_card__details .profile_card__photo {
  width: 53px; }

.profile_card__details .profile_card__profile-copy p {
  font-size: 17px;
  line-height: 1.4; }

#block-pt-blog-blog-index-topics {
  margin-bottom: 1.5rem;
  width: 230px; }

.block-pt-blog-blog-about p {
  font-size: 17px;
  line-height: 1.4; }

.blog-index-category {
  margin-bottom: 1rem; }

.blog-index {
  margin-bottom: 3rem; }
  .blog-index .blog-item {
    border-bottom: 1px solid #DDDDDD;
    padding-top: 20px;
    padding-bottom: 20px; }
    .blog-index .blog-item:last-of-type {
      flex-grow: 1; }
  .blog-index .blog-title {
    line-height: 1.25; }

@media (min-width: 992px) {
  .blog-index .blog-item:nth-child(-n+4) {
    padding-top: 0; }
  .blog-index .blog-title,
  .blog-index .fine-print {
    max-width: 214px; } }
@media (min-width: 1200px) {
  .blog-index .blog-title,
  .blog-index .fine-print {
    max-width: 214px; } }
@media (min-width: 992px) and (max-width: 1199.98px) {
  .blog-index .blog-title,
  .blog-index .fine-print {
    max-width: 174px; } }
@media (min-width: 768px) and (max-width: 991.98px) {
  .blog-index .blog-item:nth-child(-n+3) {
    padding-top: 0; }
  .blog-index .blog-title,
  .blog-index .fine-print {
    max-width: 153px; } }
@media (min-width: 576px) and (max-width: 767.98px) {
  .blog-index .blog-item:nth-child(-n+2) {
    padding-top: 0; }
  .blog-index .blog-title,
  .blog-index .fine-print {
    max-width: 200px; } }
@media (max-width: 575.98px) {
  .blog-index .blog-item:first-child {
    padding-top: 0; } }
@media (min-width: 992px) {
  #edit-pass-set .form-type-password input[type=password] {
    width: 45%; }

  .form-type-password-confirm {
    width: 60%; }

  .password-strength,
  div.password-confirm {
    width: 49%;
    margin: 0; }

  .password-strength {
    margin-top: 30px; }

  div.password-confirm {
    margin-top: 36px; } }
@media (min-width: 768px) and (max-width: 991.98px) {
  #edit-pass-set .form-type-password input[type=password] {
    width: 45%;
    min-width: 225px; }

  .form-type-password-confirm {
    width: 100%; }

  .password-strength,
  div.password-confirm {
    width: 49%;
    margin: 0; }

  .password-strength {
    margin-top: 30px; }

  div.password-confirm {
    margin-top: 36px; } }
@media (max-width: 767.98px) {
  .password-strength,
  div.password-confirm {
    width: 100%;
    float: right;
    margin-top: 0; }

  .password-strength {
    margin-bottom: 1rem; }

  form .form-item.form-item-pass-pass1 {
    margin-bottom: 0; }

  div.password-confirm {
    position: absolute;
    bottom: -28px; }

  div.form-item div.password-suggestions {
    margin-top: 2.5rem; } }
.password-strength-title {
  font-family: "Proxima Nova Regular", Arial, sans-serif; }

.password-strength-text {
  font-weight: normal;
  font-family: "Proxima Nova Bold", Arial, sans-serif; }

div.form-item div.password-suggestions {
  padding: 0;
  font-family: "Proxima Nova Semi Bold", Arial, sans-serif;
  border: none; }
  div.form-item div.password-suggestions ul {
    margin-top: 0.4rem; }
  div.form-item div.password-suggestions ul li {
    font-family: "Proxima Nova Regular", Arial, sans-serif; }

.password-confirm {
  float: none;
  font-family: "Proxima Nova Regular", Arial, sans-serif; }
  .password-confirm .error {
    color: #FF5754;
    font-family: "Proxima Nova Bold", Arial, sans-serif; }
  .password-confirm .ok {
    color: #84CE7B; }

.confirm-parent,
.password-parent {
  clear: left;
  margin: 0;
  width: 100%; }

.field-multiple-drag {
  width: 15px; }

.tabledrag-handle {
  cursor: move;
  background: url("/misc/draggable.png") no-repeat 1px 1px;
  background-size: 15px;
  width: 15px;
  height: 15px;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  margin-left: 2px;
  margin-right: 20px;
  margin-bottom: -3px;
  float: left; }
  .tabledrag-handle + div {
    float: left; }

fieldset.form-wrapper {
  float: none; }
  fieldset.form-wrapper fieldset legend {
    font-size: 1rem; }

fieldset.collapsible a.fieldset-title:after {
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
  top: 0;
  content: url(../../assets/icons/icon-up-chevron-gray.svg); }
fieldset.collapsible.collapsed {
  border: 0;
  margin-bottom: 0; }
  fieldset.collapsible.collapsed a.fieldset-title:after {
    content: url(../../assets/icons/icon-down-chevron-gray.svg);
    margin-left: 10px; }
fieldset.collapsible .fieldset-wrapper {
  border: 0; }

.edit-two-columns {
  width: 100%;
  padding: 0 2% 20px 2%;
  float: left;
  box-sizing: border-box; }
  .edit-two-columns .main-column {
    width: 69%;
    margin-right: 1%;
    float: left;
    box-sizing: border-box; }
  .edit-two-columns .secondary-column {
    float: right;
    width: 30%;
    box-sizing: border-box; }
    .edit-two-columns .secondary-column .fieldset-description,
    .edit-two-columns .secondary-column .fieldset-description li,
    .edit-two-columns .secondary-column .description,
    .edit-two-columns .secondary-column .description li {
      font-size: 14.45px;
      color: #666; }
    .edit-two-columns .secondary-column ol {
      width: 90%; }

.file img.file-icon {
  width: 16px;
  width: unset; }

.secondary-column .field-name-field-blog-entry-images.form-wrapper {
  float: left;
  margin: 0;
  padding: 10px;
  box-sizing: border-box; }
  .secondary-column .field-name-field-blog-entry-images.form-wrapper fieldset.form-wrapper {
    padding: 0;
    margin: 0;
    background-color: transparent;
    border: 0; }
  .secondary-column .field-name-field-blog-entry-images.form-wrapper .fieldset-legend {
    font-size: 16px;
    font-weight: bold; }
  .secondary-column .field-name-field-blog-entry-images.form-wrapper .fieldset-description {
    margin-top: 0.5em; }

div.field-type-asin {
  border-top: none;
  padding-top: 0; }

.field-name-field-blog-entry-images .image-widget-data span,
.field-name-field-article-image .image-widget-data span {
  background-image: none; }
.field-name-field-blog-entry-images .image-widget-data input.form-submit,
.field-name-field-article-image .image-widget-data input.form-submit {
  margin-top: 10px; }
.field-name-field-blog-entry-images .image-widget-data #edit-field-blog-entry-teaser-image-und-0-remove-button,
.field-name-field-article-image .image-widget-data #edit-field-blog-entry-teaser-image-und-0-remove-button {
  background-image: none; }
.field-name-field-blog-entry-images .file-icon,
.field-name-field-article-image .file-icon {
  display: none; }
.field-name-field-blog-entry-images .image-preview,
.field-name-field-article-image .image-preview {
  width: 60px;
  height: auto;
  margin-bottom: 0; }
.field-name-field-blog-entry-images .image-preview img,
.field-name-field-article-image .image-preview img {
  height: auto;
  width: 60px; }
.field-name-field-blog-entry-images .image-widget-data,
.field-name-field-article-image .image-widget-data {
  width: 98%;
  position: relative;
  float: none; }
  .field-name-field-blog-entry-images .image-widget-data .file,
  .field-name-field-article-image .image-widget-data .file {
    display: none; }
  .field-name-field-blog-entry-images .image-widget-data .file-size,
  .field-name-field-article-image .image-widget-data .file-size {
    display: none; }
.field-name-field-blog-entry-images .description,
.field-name-field-article-image .description {
  word-wrap: break-word;
  white-space: normal; }
.field-name-field-blog-entry-images input[type=submit],
.field-name-field-article-image input[type=submit] {
  margin-top: 10px; }
.field-name-field-blog-entry-images .form-item.insert,
.field-name-field-article-image .form-item.insert {
  margin-bottom: 0; }
.field-name-field-blog-entry-images .insert input[type=submit],
.field-name-field-article-image .insert input[type=submit] {
  display: block; }
.field-name-field-blog-entry-images .pt-image-widget,
.field-name-field-article-image .pt-image-widget {
  float: left;
  width: 98%;
  padding: 10px 2%;
  border: 1px solid #d6d6d6;
  margin: 0;
  margin-bottom: 5px;
  position: relative;
  box-sizing: border-box; }
  .field-name-field-blog-entry-images .pt-image-widget .form-type-managed-file input[type=file],
  .field-name-field-article-image .pt-image-widget .form-type-managed-file input[type=file] {
    width: 96%;
    margin: 0; }
.field-name-field-blog-entry-images label.pt-image-widget,
.field-name-field-article-image label.pt-image-widget {
  display: none; }
.field-name-field-blog-entry-images .form-item-field-blog-entry-images-und-0--weight,
.field-name-field-article-image .form-item-field-blog-entry-images-und-0--weight {
  display: none; }
.field-name-field-blog-entry-images .insert-style-select .chosen-container,
.field-name-field-article-image .insert-style-select .chosen-container {
  width: 165px !important; }
  .field-name-field-blog-entry-images .insert-style-select .chosen-container li,
  .field-name-field-article-image .insert-style-select .chosen-container li {
    font-size: 13px; }
.field-name-field-blog-entry-images input[value=Remove],
.field-name-field-article-image input[value=Remove] {
  position: absolute;
  left: 85px;
  bottom: 0; }
.field-name-field-blog-entry-images input[type=text].insert-error,
.field-name-field-article-image input[type=text].insert-error {
  border-color: red; }
.field-name-field-blog-entry-images .insert-button.insert-error,
.field-name-field-article-image .insert-button.insert-error {
  opacity: 0.5; }
.field-name-field-blog-entry-images .insert-button.insert-error:hover,
.field-name-field-article-image .insert-button.insert-error:hover {
  background-color: #f8980f;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fcb544), color-stop(100%, #f99801));
  background-image: -webkit-linear-gradient(top, #fcb544 0%, #f99801 100%);
  background-image: -moz-linear-gradient(top, #fcb544 0%, #f99801 100%);
  background-image: -o-linear-gradient(top, #fcb544 0%, #f99801 100%);
  background-image: linear-gradient(top, #fcb544 0%, #f99801 100%); }
.field-name-field-blog-entry-images .pt-image-widget.insert-error:after,
.field-name-field-article-image .pt-image-widget.insert-error:after {
  content: '*Source/Copyright is required.';
  color: red;
  font-size: 14.45px; }
.field-name-field-blog-entry-images .pt-image-widget.insert-error.insert-error-url-warning:after,
.field-name-field-article-image .pt-image-widget.insert-error.insert-error-url-warning:after {
  content: '*Source/Copyright may not include a link or URL.';
  color: red;
  font-size: 14.45px; }
.field-name-field-blog-entry-images .pt-image-widget.last,
.field-name-field-article-image .pt-image-widget.last {
  margin-top: 20px;
  background: #f0f0f0; }

#autocomplete {
  position: absolute;
  bottom: 0;
  z-index: 999;
  min-width: 550px; }
  #autocomplete ul {
    padding-left: 0;
    list-style: none;
    background-color: #FFFFFF !important;
    border: 1px solid #BBBBBB;
    border-radius: inherit; }
    #autocomplete ul li {
      margin-bottom: 0;
      font-size: 16px;
      display: block;
      font-family: "Proxima Nova Regular", Arial, sans-serif;
      color: #2C2D30 !important;
      padding: 8px 12px; }
      #autocomplete ul li.selected, #autocomplete ul li:hover, #autocomplete ul li:active, #autocomplete ul li:focus {
        background: #F5F7F9;
        cursor: pointer; }

input.form-autocomplete {
  background-repeat: no-repeat;
  background-position: 98% 50%;
  background-image: url("/misc/throbber-inactive.png"); }
  input.form-autocomplete.throbbing {
    background-image: url("/misc/throbber-active.gif"); }

.group-full-name .form-type-name-element > div {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap; }

.group-full-name .form-type-name-element > div {
  flex-wrap: wrap; }
.group-full-name .form-type-name-element > div > div {
  width: 100%; }

@media (min-width: 992px) {
  .group-full-name .form-type-name-element > div {
    flex-wrap: nowrap; }
  .group-full-name .form-type-name-element > div > div {
    width: 25%;
    margin-right: 1.5rem; } }
.group-website .form-type-link-field .link-field-subrow {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap; }

.group-website .form-type-link-field .link-field-subrow {
  flex-wrap: wrap; }
.group-website .form-type-link-field > .link-field-subrow > div {
  width: 100%;
  margin-bottom: 1rem; }

@media (min-width: 992px) {
  .group-website .form-type-link-field .link-field-subrow {
    flex-wrap: nowrap; }
  .group-website .form-type-link-field > .link-field-subrow > div {
    width: 50%;
    margin-right: 1.5rem; } }
.imagefield-crop-widget .jcrop-preview-wrapper {
  position: relative;
  left: -22px; }
.imagefield-crop-widget .collection__caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 152px;
  background-color: rgba(52, 63, 83, 0.4);
  font-size: 0; }

.text-format-wrapper .ckeditor_links {
  display: none !important; }
.text-format-wrapper fieldset.filter-wrapper {
  display: none !important; }

/**
 * Field widget for multiple values.
 */
.field-multiple-table .form-item {
  margin: 0; }
.field-multiple-table tr.odd {
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD; }
.field-multiple-table tr.odd td,
.field-multiple-table tr.even td {
  padding: 30px 15px; }

.chosen-container-single .chosen-single {
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.chosen-container-single .chosen-single div {
  position: relative;
  right: 12px;
  width: 12px;
  height: 5px; }

.chosen-container-single .chosen-single div b {
  display: block;
  width: 9px;
  height: 9px;
  background-position: 0px -7px; }

.chosen-container .chosen-results li {
  line-height: 35px; }
  .chosen-container .chosen-results li.highlighted {
    color: #2C2D30;
    background: #F5F7F9; }

.comment-form .form-type-radio label {
  margin-left: 2em; }

#edit-comment-notify-settings .form-item-node-notify {
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 20px; }
#edit-comment-notify-settings .notification-info.first {
  margin-bottom: 1rem; }

.backdrop-screen {
  background-color: #545E6E; }

.sidebar-engaged .backdrop-screen {
  z-index: 102; }

.locale-selector-active .backdrop-screen {
  display: block;
  opacity: 0; }

#edit-field-article-teaser-image .imagefield-crop-widget {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  justify-content: flex-end; }
#edit-field-article-teaser-image .imagefield-crop-preview {
  width: 300px; }
  #edit-field-article-teaser-image .imagefield-crop-preview .description {
    margin-bottom: 1.5rem; }
#edit-field-article-teaser-image .imagefield-crop-widget .jcrop-preview-wrapper {
  left: 0; }
#edit-field-article-teaser-image .imagefield-crop-cropbox {
  max-width: 800px;
  margin-right: 2rem;
  overflow: hidden; }
#edit-field-article-teaser-image .file {
  width: 80%;
  margin-left: 1rem; }
#edit-field-article-teaser-image .form-type-textfield {
  margin-top: 1.5rem; }

#edit-field-blog-entry-teaser-image .imagefield-crop-widget {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  justify-content: flex-end; }
@media (min-width: 768px) and (max-width: 1199.98px) {
  #edit-field-blog-entry-teaser-image .imagefield-crop-preview {
    width: 30%; } }
@media (min-width: 1200px) {
  #edit-field-blog-entry-teaser-image .imagefield-crop-preview {
    width: 40%; } }
#edit-field-blog-entry-teaser-image .imagefield-crop-preview .description {
  margin-bottom: 1.5rem; }
#edit-field-blog-entry-teaser-image .imagefield-crop-widget .jcrop-preview-wrapper {
  left: 0; }
#edit-field-blog-entry-teaser-image .imagefield-crop-cropbox {
  width: 504px;
  margin-right: 2rem;
  overflow: hidden; }
#edit-field-blog-entry-teaser-image .file {
  width: 50%;
  margin-left: 1rem; }
#edit-field-blog-entry-teaser-image .form-type-textfield {
  margin-top: 1.5rem; }

.page-admin-content-pt .views-exposed-widgets {
  display: flex;
  flex-flow: row wrap;
  flex-grow: 1;
  flex-basis: 250px; }
  .page-admin-content-pt .views-exposed-widgets .views-exposed-widget {
    float: none;
    margin-bottom: 20px; }
  .page-admin-content-pt .views-exposed-widgets .chosen-container {
    max-width: 100%; }
  .page-admin-content-pt .views-exposed-widgets .views-widget .form-type-select {
    margin-top: 11px; }
  .page-admin-content-pt .views-exposed-widgets .views-widget-sort-by .chosen-container,
  .page-admin-content-pt .views-exposed-widgets .views-widget-sort-order .chosen-container {
    margin-top: 16px; }
  .page-admin-content-pt .views-exposed-widgets #edit-created-wrapper,
  .page-admin-content-pt .views-exposed-widgets #edit-access-wrapper {
    width: 100%; }
    .page-admin-content-pt .views-exposed-widgets #edit-created-wrapper .views-widget,
    .page-admin-content-pt .views-exposed-widgets #edit-access-wrapper .views-widget {
      display: flex;
      align-content: center;
      justify-content: flex-start; }
    .page-admin-content-pt .views-exposed-widgets #edit-created-wrapper .form-item-created-min label,
    .page-admin-content-pt .views-exposed-widgets #edit-created-wrapper .form-item-access-min label,
    .page-admin-content-pt .views-exposed-widgets #edit-access-wrapper .form-item-created-min label,
    .page-admin-content-pt .views-exposed-widgets #edit-access-wrapper .form-item-access-min label {
      display: none; }
    .page-admin-content-pt .views-exposed-widgets #edit-created-wrapper .form-item-created-max,
    .page-admin-content-pt .views-exposed-widgets #edit-created-wrapper .form-item-access-max,
    .page-admin-content-pt .views-exposed-widgets #edit-access-wrapper .form-item-created-max,
    .page-admin-content-pt .views-exposed-widgets #edit-access-wrapper .form-item-access-max {
      display: flex;
      align-content: center;
      justify-content: flex-start; }
      .page-admin-content-pt .views-exposed-widgets #edit-created-wrapper .form-item-created-max label,
      .page-admin-content-pt .views-exposed-widgets #edit-created-wrapper .form-item-access-max label,
      .page-admin-content-pt .views-exposed-widgets #edit-access-wrapper .form-item-created-max label,
      .page-admin-content-pt .views-exposed-widgets #edit-access-wrapper .form-item-access-max label {
        margin: 20px 10px 0 10px; }
.page-admin-content-pt .views-exposed-widget.views-submit-button {
  display: flex;
  flex-basis: 100px;
  min-height: unset; }
  .page-admin-content-pt .views-exposed-widget.views-submit-button input {
    width: 100%;
    align-self: flex-end; }
.page-admin-content-pt .views-exposed-widget.views-reset-button {
  display: flex;
  flex-basis: 100px;
  min-height: unset; }
  .page-admin-content-pt .views-exposed-widget.views-reset-button input {
    width: 100%;
    align-self: flex-end; }
.page-admin-content-pt form .form-item > input:not([type=submit]) {
  max-width: 250px; }
.page-admin-content-pt .form-text {
  margin-top: 0; }
@media (max-width: 991.98px) {
  .page-admin-content-pt .chosen-container {
    max-width: 250px; } }

.navbar-location {
  width: 61px;
  padding-top: 8px;
  position: relative; }
  .navbar-location .popover-menu.popover-menu-locale-selector > ul {
    min-width: 220px; }
  .navbar-location .popover-menu.popover-menu-locale-selector > ul > li a {
    padding: 3px 0 8px 45px; }
  .navbar-location .popover-menu.popover-menu-locale-selector > ul > li {
    background-position: 10px center !important; }
  .navbar-location .popover-menu.popover-menu-locale-selector > ul > li:first-child {
    background-position: 10px 14px !important; }
    .navbar-location .popover-menu.popover-menu-locale-selector > ul > li:first-child a {
      padding-top: 12px; }
  .navbar-location .popover-menu.popover-menu-locale-selector > ul > li:last-child {
    background-position: 10px 5px !important; }

.navbar .navbar-location a.popover-menu-toggle {
  background-image: url(../../assets/icons/icon-globe.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 18px;
  width: 20px;
  height: 30px;
  padding: 3px 0 0 28px;
  font-size: 1rem;
  font-family: "Proxima Nova Bold", Arial, sans-serif;
  color: #FFFFFF !important;
  text-transform: uppercase; }

.locale-selector {
  position: absolute;
  top: 5px;
  left: -140px; }

@media (max-width: 991.98px) {
  .navbar-location {
    padding-top: 7px; } }
@media (max-width: 575.98px) {
  .navbar-location {
    width: auto; }

  .navbar .navbar-location a.popover-menu-toggle {
    background-position: center left;
    width: auto;
    padding: 3px 0 0 23px; }

  .locale-selector {
    position: absolute;
    top: 0;
    left: -150px; }

  .popover-menu.popover-menu-locale-selector > ul {
    bottom: unset; } }
.blogger-help-page .node li a {
  color: #007bff !important; }

/*# sourceMappingURL=styles.css.map */
