@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700");
html {
  box-sizing: border-box;
  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); }

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

@-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;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #212529;
  background-color: #fff; }

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

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

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

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

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          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: bold; }

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]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

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

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

figure {
  margin: 0 0 1rem; }

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

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

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

table {
  border-collapse: collapse; }

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

th {
  text-align: left; }

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

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'] {
  -moz-appearance: textfield; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

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

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

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

output {
  display: inline-block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none !important; }

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

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 12px;
  padding-left: 12px;
  width: 100%; }
  @media (min-width: 376px) {
    .container {
      max-width: 353.44px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 721.92px; } }
  @media (min-width: 993px) {
    .container {
      max-width: 933.42px; } }
  @media (min-width: 1281px) {
    .container {
      max-width: 1204.14px; } }

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

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

.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: 12px;
  padding-left: 12px; }

.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.33333%;
  max-width: 8.33333%; }

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

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

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

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

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

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

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

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

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

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

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

.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; }

@media (min-width: 376px) {
  .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.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .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; } }

@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.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .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; } }

@media (min-width: 993px) {
  .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.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .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; } }

@media (min-width: 1281px) {
  .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.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .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; } }

.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: 376px) {
  .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: 993px) {
  .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: 1281px) {
  .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; } }

/*!
 * Bootstrap v4.0.0-beta (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    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; }
  .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; } }

html {
  box-sizing: border-box;
  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); }

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

@-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;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #212529;
  background-color: #fff; }

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

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

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

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

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          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: bold; }

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]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

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

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

figure {
  margin: 0 0 1rem; }

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

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

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

table {
  border-collapse: collapse; }

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

th {
  text-align: left; }

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

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'] {
  -moz-appearance: textfield; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

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

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

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

output {
  display: inline-block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none !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: normal; }

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: 5px; }

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

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

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

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

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

.figure {
  display: inline-block; }

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

.figure-caption {
  font-size: 90%;
  color: #868e96; }

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

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f8f9fa;
  border-radius: 0.25rem; }
  a > code {
    padding: 0;
    color: inherit;
    background-color: inherit; }

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

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #212529; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 12px;
  padding-left: 12px;
  width: 100%; }
  @media (min-width: 376px) {
    .container {
      max-width: 353.44px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 721.92px; } }
  @media (min-width: 993px) {
    .container {
      max-width: 933.42px; } }
  @media (min-width: 1281px) {
    .container {
      max-width: 1204.14px; } }

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

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

.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: 12px;
  padding-left: 12px; }

.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.33333%;
  max-width: 8.33333%; }

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

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

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

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

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

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

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

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

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

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

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

.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; }

@media (min-width: 376px) {
  .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.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .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; } }

@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.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .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; } }

@media (min-width: 993px) {
  .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.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .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; } }

@media (min-width: 1281px) {
  .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.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .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; } }

.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 #e9ecef; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e9ecef; }
  .table tbody + tbody {
    border-top: 2px solid #e9ecef; }
  .table .table {
    background-color: #fff; }

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

.table-bordered {
  border: 1px solid #e9ecef; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #e9ecef; }
  .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: #dddfe2; }

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

.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); }

.thead-inverse th {
  color: #fff;
  background-color: #212529; }

.thead-default th {
  color: #495057;
  background-color: #e9ecef; }

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

@media (max-width: 992px) {
  .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive.table-bordered {
      border: 0; } }

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff; }
  .form-control::-moz-placeholder {
    color: #adb5bd;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #adb5bd;
    opacity: 1; }
  .form-control::placeholder {
    color: #adb5bd;
    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; }

.col-form-label {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  font-size: 1.25rem; }

.col-form-label-sm {
  padding-top: calc(0.25rem - 1px * 2);
  padding-bottom: calc(0.25rem - 1px * 2);
  font-size: 0.875rem; }

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem; }

.form-control-plaintext {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
  .input-group-sm > .form-control-plaintext.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
  .input-group-lg > .form-control-plaintext.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .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 > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px); }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .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 > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: calc(2.3125rem + 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;
  margin-bottom: 0.5rem; }
  .form-check.disabled .form-check-label {
    color: #868e96; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0; }

.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem; }
  .form-check-input:only-child {
    position: static; }

.form-check-inline {
  display: inline-block; }
  .form-check-inline .form-check-label {
    vertical-align: middle; }
  .form-check-inline + .form-check-inline {
    margin-left: 0.75rem; }

.invalid-feedback {
  display: none;
  margin-top: .25rem;
  font-size: .875rem;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  width: 250px;
  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: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 {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .form-control:valid ~ .invalid-feedback,
  .was-validated .form-control:valid ~ .invalid-tooltip, .form-control.is-valid ~ .invalid-feedback,
  .form-control.is-valid ~ .invalid-tooltip, .was-validated
  .custom-select:valid ~ .invalid-feedback,
  .was-validated
  .custom-select:valid ~ .invalid-tooltip,
  .custom-select.is-valid ~ .invalid-feedback,
  .custom-select.is-valid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-check-input:valid + .form-check-label, .form-check-input.is-valid + .form-check-label {
  color: #28a745; }

.was-validated .custom-control-input:valid ~ .custom-control-indicator, .custom-control-input.is-valid ~ .custom-control-indicator {
  background-color: rgba(40, 167, 69, 0.25); }

.was-validated .custom-control-input:valid ~ .custom-control-description, .custom-control-input.is-valid ~ .custom-control-description {
  color: #28a745; }

.was-validated .custom-file-input:valid ~ .custom-file-control, .custom-file-input.is-valid ~ .custom-file-control {
  border-color: #28a745; }
  .was-validated .custom-file-input:valid ~ .custom-file-control::before, .custom-file-input.is-valid ~ .custom-file-control::before {
    border-color: inherit; }

.was-validated .custom-file-input:valid:focus, .custom-file-input.is-valid:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.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 {
    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 .custom-control-input:invalid ~ .custom-control-indicator, .custom-control-input.is-invalid ~ .custom-control-indicator {
  background-color: rgba(220, 53, 69, 0.25); }

.was-validated .custom-control-input:invalid ~ .custom-control-description, .custom-control-input.is-invalid ~ .custom-control-description {
  color: #dc3545; }

.was-validated .custom-file-input:invalid ~ .custom-file-control, .custom-file-input.is-invalid ~ .custom-file-control {
  border-color: #dc3545; }
  .was-validated .custom-file-input:invalid ~ .custom-file-control::before, .custom-file-input.is-invalid ~ .custom-file-control::before {
    border-color: inherit; }

.was-validated .custom-file-input:invalid:focus, .custom-file-input.is-invalid:focus {
  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: 376px) {
    .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-control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      margin-top: 0;
      margin-bottom: 0; }
    .form-inline .form-check-label {
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      display: flex;
      align-items: center;
      justify-content: center;
      padding-left: 0; }
    .form-inline .custom-control-indicator {
      position: static;
      display: inline-block;
      margin-right: 0.25rem;
      vertical-align: text-bottom; }
    .form-inline .has-feedback .form-control-feedback {
      top: 0; } }

.btn {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  border-radius: 0.25rem;
  transition: all 0.15s ease-in-out; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: .65; }
  .btn:active, .btn.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 3px rgba(0, 123, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    background-color: #007bff;
    border-color: #007bff; }
  .btn-primary:active, .btn-primary.active,
  .show > .btn-primary.dropdown-toggle {
    background-color: #0069d9;
    background-image: none;
    border-color: #0062cc; }

.btn-secondary {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #727b84;
    border-color: #6c757d; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 3px rgba(134, 142, 150, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    background-color: #868e96;
    border-color: #868e96; }
  .btn-secondary:active, .btn-secondary.active,
  .show > .btn-secondary.dropdown-toggle {
    background-color: #727b84;
    background-image: none;
    border-color: #6c757d; }

.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 3px rgba(40, 167, 69, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:active, .btn-success.active,
  .show > .btn-success.dropdown-toggle {
    background-color: #218838;
    background-image: none;
    border-color: #1e7e34; }

.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 3px rgba(23, 162, 184, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:active, .btn-info.active,
  .show > .btn-info.dropdown-toggle {
    background-color: #138496;
    background-image: none;
    border-color: #117a8b; }

.btn-warning {
  color: #111;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #111;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 3px rgba(255, 193, 7, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:active, .btn-warning.active,
  .show > .btn-warning.dropdown-toggle {
    background-color: #e0a800;
    background-image: none;
    border-color: #d39e00; }

.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 3px rgba(220, 53, 69, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:active, .btn-danger.active,
  .show > .btn-danger.dropdown-toggle {
    background-color: #c82333;
    background-image: none;
    border-color: #bd2130; }

.btn-light {
  color: #111;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #111;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 3px rgba(248, 249, 250, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:active, .btn-light.active,
  .show > .btn-light.dropdown-toggle {
    background-color: #e2e6ea;
    background-image: none;
    border-color: #dae0e5; }

.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 3px rgba(52, 58, 64, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:active, .btn-dark.active,
  .show > .btn-dark.dropdown-toggle {
    background-color: #23272b;
    background-image: none;
    border-color: #1d2124; }

.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 3px rgba(0, 123, 255, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent; }
  .btn-outline-primary:active, .btn-outline-primary.active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }

.btn-outline-secondary {
  color: #868e96;
  background-color: transparent;
  background-image: none;
  border-color: #868e96; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 3px rgba(134, 142, 150, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #868e96;
    background-color: transparent; }
  .btn-outline-secondary:active, .btn-outline-secondary.active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96; }

.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 3px rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:active, .btn-outline-success.active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }

.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 3px rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:active, .btn-outline-info.active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }

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

.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 3px rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:active, .btn-outline-danger.active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }

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

.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 3px rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:active, .btn-outline-dark.active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }

.btn-link {
  font-weight: normal;
  color: #007bff;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent;
    box-shadow: none; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled {
    color: #868e96; }
    .btn-link:disabled:focus, .btn-link:disabled:hover {
      text-decoration: none; }

.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;
  display: inline-block; }

.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-left: 0.3em solid transparent; }

.dropdown-toggle:empty::after {
  margin-left: 0; }

.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9999;
  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; }

.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: normal;
  color: var(--primary-text-color);
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: var(--primary-text-color);
    text-decoration: none;
    background-color: var(--gray-200); }
  .dropdown-item.active, .dropdown-item:active {
    color: var(--primary-text-color);
    text-decoration: none;
    background-color: var(--gray-100); }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: var(--action-disabled-color);
    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: var(--primary-text-color);
  white-space: nowrap;
  max-width: 300px; }

.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;
    margin-bottom: 0; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 2; }
    .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: 2; }
  .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:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

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

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

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

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

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

.btn + .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .btn + .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 {
  display: inline-flex;
  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(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

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

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

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

.input-group-button .rw-button--icon, .input-group-button .rw-button--icon-outlined, .input-group-button .rw-button--icon-contained {
  margin-left: -35px; }
  .input-group-button .rw-button--icon:hover, .input-group-button .rw-button--icon-outlined:hover, .input-group-button .rw-button--icon-contained:hover {
    background-color: transparent; }

.input-group {
  position: relative;
  display: flex;
  width: 100%; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: flex;
  align-items: center; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

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

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #495057;
  text-align: center;
  background-color: #e9ecef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    border-radius: 0.3rem; }

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

.input-group-addon:not(:last-child) {
  border-right: 0; }

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

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0; }

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

.custom-control {
  position: relative;
  display: inline-flex;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #007bff; }
  .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px #007bff; }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #b3d7ff; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    background-color: #e9ecef; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #868e96; }

.custom-control-indicator {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.custom-checkbox .custom-control-indicator {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  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-indicator {
  background-color: #007bff;
  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-controls-stacked {
  display: flex;
  flex-direction: column; }
  .custom-controls-stacked .custom-control {
    margin-bottom: 0.25rem; }
    .custom-controls-stacked .custom-control + .custom-control {
      margin-left: 0; }

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.25;
  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='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .custom-select:focus {
    border-color: #80bdff; }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select:disabled {
    color: #868e96;
    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-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  margin-bottom: 0; }

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 2.5rem;
  margin: 0;
  opacity: 0; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #495057;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .custom-file-control:lang(en):empty::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #e9ecef;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0 0.25rem 0.25rem 0; }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }

.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:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #868e96; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .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:focus, .nav-tabs .nav-link:hover {
      border-color: #e9ecef #e9ecef #ddd; }
    .nav-tabs .nav-link.disabled {
      color: #868e96;
      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: #ddd #ddd #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,
  .show > .nav-pills .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:focus, .navbar-brand:hover {
    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%;
  align-items: center; }

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

.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: 375px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 376px) {
  .navbar-expand-sm {
    flex-direction: row;
    flex-wrap: 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: .5rem;
        padding-left: .5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (max-width: 767px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-direction: row;
    flex-wrap: 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: .5rem;
        padding-left: .5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 992px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 993px) {
  .navbar-expand-lg {
    flex-direction: row;
    flex-wrap: 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: .5rem;
        padding-left: .5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1280px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1281px) {
  .navbar-expand-xl {
    flex-direction: row;
    flex-wrap: 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: .5rem;
        padding-left: .5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  flex-direction: row;
  flex-wrap: 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: .5rem;
      padding-left: .5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    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:focus, .navbar-light .navbar-nav .nav-link:hover {
    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-dark .navbar-brand {
  color: white; }
  .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: white; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    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: white; }

.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); }

.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-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 > .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-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-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); }

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

@media (min-width: 376px) {
  .card-group {
    display: flex;
    flex-flow: row wrap; }
    .card-group .card {
      flex: 1 0 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 {
          border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-bottom {
          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 {
          border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-bottom {
          border-bottom-left-radius: 0; }
      .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0; }
        .card-group .card:not(:first-child):not(:last-child) .card-img-top,
        .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
          border-radius: 0; } }

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

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

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem; }
  .breadcrumb::after {
    display: block;
    clear: both;
    content: ""; }

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

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none; }

.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: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.page-item.disabled .page-link {
  color: #868e96;
  pointer-events: none;
  background-color: #fff;
  border-color: #ddd; }

.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 #ddd; }
  .page-link:focus, .page-link:hover {
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #ddd; }

.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: bold;
  line-height: 1;
  color: #fff;
  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]:focus, .badge-primary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc; }

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

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

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

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

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

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

.badge-dark {
  color: #fff;
  background-color: #343a40; }
  .badge-dark[href]:focus, .badge-dark[href]:hover {
    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: 376px) {
    .jumbotron {
      padding: 4rem 2rem; } }

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

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

.alert-heading {
  color: inherit; }

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

.alert-dismissible .close {
  position: relative;
  top: -0.75rem;
  right: -1.25rem;
  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: #464a4e;
  background-color: #e7e8ea;
  border-color: #dddfe2; }
  .alert-secondary hr {
    border-top-color: #cfd2d6; }
  .alert-secondary .alert-link {
    color: #2e3133; }

.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; }

.alert-info {
  background-color: var(--info-color);
  color: hsl(0, 0%, var(--info-color));
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: space-between; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: flex;
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  height: 1rem;
  line-height: 1rem;
  color: #fff;
  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 {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
          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:focus, .list-group-item-action:hover {
    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:focus, .list-group-item:hover {
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #868e96;
    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; }

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

.list-group-item-secondary {
  color: #464a4e;
  background-color: #dddfe2; }

a.list-group-item-secondary,
button.list-group-item-secondary {
  color: #464a4e; }
  a.list-group-item-secondary:focus, a.list-group-item-secondary:hover,
  button.list-group-item-secondary:focus,
  button.list-group-item-secondary:hover {
    color: #464a4e;
    background-color: #cfd2d6; }
  a.list-group-item-secondary.active,
  button.list-group-item-secondary.active {
    color: #fff;
    background-color: #464a4e;
    border-color: #464a4e; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }

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

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }

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

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }

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

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }

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

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }

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

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }

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

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

button.close {
  padding: 0;
  background: 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.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%); }
  .modal.show .modal-dialog {
    transform: translate(0, 0); }

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

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

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  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: center;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #e9ecef; }

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

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

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 15px;
  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: 376px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 993px) {
  .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;
  font-style: normal;
  font-weight: normal;
  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: 5px;
    height: 5px; }
  .tooltip.bs-tooltip-top, .tooltip.bs-tooltip-auto[x-placement^="top"] {
    padding: 5px 0; }
    .tooltip.bs-tooltip-top .arrow, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow {
      bottom: 0; }
    .tooltip.bs-tooltip-top .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before {
      margin-left: -3px;
      content: "";
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.bs-tooltip-right, .tooltip.bs-tooltip-auto[x-placement^="right"] {
    padding: 0 5px; }
    .tooltip.bs-tooltip-right .arrow, .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow {
      left: 0; }
    .tooltip.bs-tooltip-right .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before {
      margin-top: -3px;
      content: "";
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.bs-tooltip-bottom, .tooltip.bs-tooltip-auto[x-placement^="bottom"] {
    padding: 5px 0; }
    .tooltip.bs-tooltip-bottom .arrow, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow {
      top: 0; }
    .tooltip.bs-tooltip-bottom .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      margin-left: -3px;
      content: "";
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.bs-tooltip-left, .tooltip.bs-tooltip-auto[x-placement^="left"] {
    padding: 0 5px; }
    .tooltip.bs-tooltip-left .arrow, .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow {
      right: 0; }
    .tooltip.bs-tooltip-left .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before {
      right: 0;
      margin-top: -3px;
      content: "";
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }
  .tooltip .arrow::before {
    position: absolute;
    border-color: transparent;
    border-style: solid; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  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;
  padding: 1px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  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: 10px;
    height: 5px; }
  .popover .arrow::before,
  .popover .arrow::after {
    position: absolute;
    display: block;
    border-color: transparent;
    border-style: solid; }
  .popover .arrow::before {
    content: "";
    border-width: 11px; }
  .popover .arrow::after {
    content: "";
    border-width: 11px; }
  .popover.bs-popover-top, .popover.bs-popover-auto[x-placement^="top"] {
    margin-bottom: 10px; }
    .popover.bs-popover-top .arrow, .popover.bs-popover-auto[x-placement^="top"] .arrow {
      bottom: 0; }
    .popover.bs-popover-top .arrow::before, .popover.bs-popover-auto[x-placement^="top"] .arrow::before,
    .popover.bs-popover-top .arrow::after,
    .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
      border-bottom-width: 0; }
    .popover.bs-popover-top .arrow::before, .popover.bs-popover-auto[x-placement^="top"] .arrow::before {
      bottom: -11px;
      margin-left: -6px;
      border-top-color: rgba(0, 0, 0, 0.25); }
    
    .popover.bs-popover-top .arrow::after,
    .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
      bottom: -10px;
      margin-left: -6px;
      border-top-color: #fff; }
  .popover.bs-popover-right, .popover.bs-popover-auto[x-placement^="right"] {
    margin-left: 10px; }
    .popover.bs-popover-right .arrow, .popover.bs-popover-auto[x-placement^="right"] .arrow {
      left: 0; }
    .popover.bs-popover-right .arrow::before, .popover.bs-popover-auto[x-placement^="right"] .arrow::before,
    .popover.bs-popover-right .arrow::after,
    .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
      margin-top: -8px;
      border-left-width: 0; }
    .popover.bs-popover-right .arrow::before, .popover.bs-popover-auto[x-placement^="right"] .arrow::before {
      left: -11px;
      border-right-color: rgba(0, 0, 0, 0.25); }
    
    .popover.bs-popover-right .arrow::after,
    .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
      left: -10px;
      border-right-color: #fff; }
  .popover.bs-popover-bottom, .popover.bs-popover-auto[x-placement^="bottom"] {
    margin-top: 10px; }
    .popover.bs-popover-bottom .arrow, .popover.bs-popover-auto[x-placement^="bottom"] .arrow {
      top: 0; }
    .popover.bs-popover-bottom .arrow::before, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before,
    .popover.bs-popover-bottom .arrow::after,
    .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
      margin-left: -7px;
      border-top-width: 0; }
    .popover.bs-popover-bottom .arrow::before, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before {
      top: -11px;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    
    .popover.bs-popover-bottom .arrow::after,
    .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
      top: -10px;
      border-bottom-color: #fff; }
    .popover.bs-popover-bottom .popover-header::before, .popover.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
      position: absolute;
      top: 0;
      left: 50%;
      display: block;
      width: 20px;
      margin-left: -10px;
      content: "";
      border-bottom: 1px solid #f7f7f7; }
  .popover.bs-popover-left, .popover.bs-popover-auto[x-placement^="left"] {
    margin-right: 10px; }
    .popover.bs-popover-left .arrow, .popover.bs-popover-auto[x-placement^="left"] .arrow {
      right: 0; }
    .popover.bs-popover-left .arrow::before, .popover.bs-popover-auto[x-placement^="left"] .arrow::before,
    .popover.bs-popover-left .arrow::after,
    .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
      margin-top: -8px;
      border-right-width: 0; }
    .popover.bs-popover-left .arrow::before, .popover.bs-popover-auto[x-placement^="left"] .arrow::before {
      right: -11px;
      border-left-color: rgba(0, 0, 0, 0.25); }
    
    .popover.bs-popover-left .arrow::after,
    .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
      right: -10px;
      border-left-color: #fff; }

.popover-header {
  padding: 8px 14px;
  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: 9px 14px;
  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;
  -webkit-backface-visibility: hidden;
          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:focus, .carousel-control-prev:hover,
  .carousel-control-next:focus,
  .carousel-control-next:hover {
    color: #fff;
    text-decoration: none;
    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='M4 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='M1.5 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:focus, a.bg-primary:hover {
  background-color: #0062cc !important; }

.bg-secondary {
  background-color: #868e96 !important; }

a.bg-secondary:focus, a.bg-secondary:hover {
  background-color: #6c757d !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border {
  border: 1px solid #e9ecef !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: #868e96 !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%; }

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

.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-cell {
  display: table-cell !important; }

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

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

@media (min-width: 376px) {
  .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-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-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 993px) {
  .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-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1281px) {
  .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-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

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

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

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

@media print {
  .d-print-none {
    display: none !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.85714%; }

.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: 376px) {
  .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: 993px) {
  .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: 1281px) {
  .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: 376px) {
  .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: 993px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1281px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !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;
  -webkit-clip-path: inset(50%);
          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;
  -webkit-clip-path: none;
          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 {
  margin-top: 0 !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

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

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

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

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

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

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

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

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

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

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

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

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

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

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

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

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

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

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

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important; }

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

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

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

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

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

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

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important; }

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

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

.pt-3 {
  padding-top: 1rem !important; }

.pr-3 {
  padding-right: 1rem !important; }

.pb-3 {
  padding-bottom: 1rem !important; }

.pl-3 {
  padding-left: 1rem !important; }

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

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

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

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

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

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

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

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

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

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

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

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

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

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

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

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

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

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

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }

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

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

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

@media (min-width: 1281px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0 {
    margin-left: 0 !important; }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1 {
    margin-left: 0.25rem !important; }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2 {
    margin-left: 0.5rem !important; }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3 {
    margin-left: 1rem !important; }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4 {
    margin-left: 1.5rem !important; }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5 {
    margin-left: 3rem !important; }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0 {
    padding-left: 0 !important; }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1 {
    padding-left: 0.25rem !important; }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2 {
    padding-left: 0.5rem !important; }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3 {
    padding-left: 1rem !important; }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4 {
    padding-left: 1.5rem !important; }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5 {
    padding-left: 3rem !important; }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto {
    margin-left: auto !important; }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: 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: 376px) {
  .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: 993px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1281px) {
  .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-normal {
  font-weight: normal; }

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

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

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

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

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

.text-secondary {
  color: #868e96 !important; }

a.text-secondary:focus, a.text-secondary:hover {
  color: #6c757d !important; }

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

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #868e96 !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; }

:root {
  --treshold: 50;
  --switch-primary: calc((var(--primary-color-l) - var(--treshold)) * -100%);
  --switch-secondary: calc((var(--secondary-color-l) - var(--treshold)) * -100%);
  --switch-info: calc((var(--info-color-l) - var(--treshold)) * -100%);
  --gray-50: #fafafa;
  --gray-100: #f5f5f5;
  --gray-200: #eeeeee;
  --gray-300: #e0e0e0;
  --gray-400: #bdbdbd;
  --gray-500: #9e9e9e;
  --gray-600: #757575;
  --gray-700: #616161;
  --gray-800: #424242;
  --gray-900: #212121;
  --border: 1px solid var(--gray-300);
  --border-dashed: 1px dashed var(--gray-300); }

@media only screen and (max-width: 375px) {
  .hide-phone {
    display: none !important; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .hide-phone {
    display: none !important; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .hide-tablet {
    display: none !important; } }

@media only screen and (max-width: 375px) {
  .hide-mobile {
    display: none !important; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .hide-mobile {
    display: none !important; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .hide-mobile {
    display: none !important; } }

@media only screen and (min-width: 993px) {
  .hide-desktop {
    display: none !important; } }

/*common font sizes*/
.font-size-0 {
  font-size: 10px; }

margin-0 {
  margin: 0rem; }

.margin-left-0 {
  margin-left: 0rem; }

@media only screen and (max-width: 375px) {
  .margin-left-0-xs {
    margin-left: 0rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-left-0-sm {
    margin-left: 0rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-left-0-md {
    margin-left: 0rem; } }

@media only screen and (max-width: 375px) {
  .margin-0-xs {
    margin: 0rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-0-sm {
    margin: 0rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-0-md {
    margin: 0rem; } }

@media (min-width: $screen-xs-min) {
  .margin-left-0-min-xs {
    margin-left: 0rem; } }

@media (min-width: $screen-sm-min) {
  .margin-left-0-min-sm {
    margin-left: 0rem; } }

@media (min-width: $screen-md-min) {
  .margin-left-0-min-md {
    margin-left: 0rem; } }

@media (min-width: $screen-xs-min) {
  .margin-0-min-xs {
    margin: 0rem; } }

@media (min-width: $screen-sm-min) {
  .margin-0-min-sm {
    margin: 0rem; } }

@media (min-width: $screen-md-min) {
  .margin-0-min-md {
    margin: 0rem; } }

.margin-right-0 {
  margin-right: 0rem; }

@media only screen and (max-width: 375px) {
  .margin-right-0-xs {
    margin-right: 0rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-right-0-sm {
    margin-right: 0rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-right-0-md {
    margin-right: 0rem; } }

@media only screen and (max-width: 375px) {
  .margin-0-xs {
    margin: 0rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-0-sm {
    margin: 0rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-0-md {
    margin: 0rem; } }

@media (min-width: $screen-xs-min) {
  .margin-right-0-min-xs {
    margin-right: 0rem; } }

@media (min-width: $screen-sm-min) {
  .margin-right-0-min-sm {
    margin-right: 0rem; } }

@media (min-width: $screen-md-min) {
  .margin-right-0-min-md {
    margin-right: 0rem; } }

@media (min-width: $screen-xs-min) {
  .margin-0-min-xs {
    margin: 0rem; } }

@media (min-width: $screen-sm-min) {
  .margin-0-min-sm {
    margin: 0rem; } }

@media (min-width: $screen-md-min) {
  .margin-0-min-md {
    margin: 0rem; } }

.margin-bottom-0 {
  margin-bottom: 0rem; }

@media only screen and (max-width: 375px) {
  .margin-bottom-0-xs {
    margin-bottom: 0rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-bottom-0-sm {
    margin-bottom: 0rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-bottom-0-md {
    margin-bottom: 0rem; } }

@media only screen and (max-width: 375px) {
  .margin-0-xs {
    margin: 0rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-0-sm {
    margin: 0rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-0-md {
    margin: 0rem; } }

@media (min-width: $screen-xs-min) {
  .margin-bottom-0-min-xs {
    margin-bottom: 0rem; } }

@media (min-width: $screen-sm-min) {
  .margin-bottom-0-min-sm {
    margin-bottom: 0rem; } }

@media (min-width: $screen-md-min) {
  .margin-bottom-0-min-md {
    margin-bottom: 0rem; } }

@media (min-width: $screen-xs-min) {
  .margin-0-min-xs {
    margin: 0rem; } }

@media (min-width: $screen-sm-min) {
  .margin-0-min-sm {
    margin: 0rem; } }

@media (min-width: $screen-md-min) {
  .margin-0-min-md {
    margin: 0rem; } }

.margin-top-0 {
  margin-top: 0rem; }

@media only screen and (max-width: 375px) {
  .margin-top-0-xs {
    margin-top: 0rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-top-0-sm {
    margin-top: 0rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-top-0-md {
    margin-top: 0rem; } }

@media only screen and (max-width: 375px) {
  .margin-0-xs {
    margin: 0rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-0-sm {
    margin: 0rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-0-md {
    margin: 0rem; } }

@media (min-width: $screen-xs-min) {
  .margin-top-0-min-xs {
    margin-top: 0rem; } }

@media (min-width: $screen-sm-min) {
  .margin-top-0-min-sm {
    margin-top: 0rem; } }

@media (min-width: $screen-md-min) {
  .margin-top-0-min-md {
    margin-top: 0rem; } }

@media (min-width: $screen-xs-min) {
  .margin-0-min-xs {
    margin: 0rem; } }

@media (min-width: $screen-sm-min) {
  .margin-0-min-sm {
    margin: 0rem; } }

@media (min-width: $screen-md-min) {
  .margin-0-min-md {
    margin: 0rem; } }

padding-0 {
  padding: 0rem; }

.padding-left-0 {
  padding-left: 0rem; }

@media only screen and (max-width: 375px) {
  .padding-left-0-xs {
    padding-left: 0rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-left-0-sm {
    padding-left: 0rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-left-0-md {
    padding-left: 0rem; } }

@media only screen and (max-width: 375px) {
  .padding-0-xs {
    padding: 0rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-0-sm {
    padding: 0rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-0-md {
    padding: 0rem; } }

@media (min-width: $screen-xs-min) {
  .padding-left-0-min-xs {
    padding-left: 0rem; } }

@media (min-width: $screen-sm-min) {
  .padding-left-0-min-sm {
    padding-left: 0rem; } }

@media (min-width: $screen-md-min) {
  .padding-left-0-min-md {
    padding-left: 0rem; } }

@media (min-width: $screen-xs-min) {
  .padding-0-min-xs {
    padding: 0rem; } }

@media (min-width: $screen-sm-min) {
  .padding-0-min-sm {
    padding: 0rem; } }

@media (min-width: $screen-md-min) {
  .padding-0-min-md {
    padding: 0rem; } }

.padding-right-0 {
  padding-right: 0rem; }

@media only screen and (max-width: 375px) {
  .padding-right-0-xs {
    padding-right: 0rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-right-0-sm {
    padding-right: 0rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-right-0-md {
    padding-right: 0rem; } }

@media only screen and (max-width: 375px) {
  .padding-0-xs {
    padding: 0rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-0-sm {
    padding: 0rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-0-md {
    padding: 0rem; } }

@media (min-width: $screen-xs-min) {
  .padding-right-0-min-xs {
    padding-right: 0rem; } }

@media (min-width: $screen-sm-min) {
  .padding-right-0-min-sm {
    padding-right: 0rem; } }

@media (min-width: $screen-md-min) {
  .padding-right-0-min-md {
    padding-right: 0rem; } }

@media (min-width: $screen-xs-min) {
  .padding-0-min-xs {
    padding: 0rem; } }

@media (min-width: $screen-sm-min) {
  .padding-0-min-sm {
    padding: 0rem; } }

@media (min-width: $screen-md-min) {
  .padding-0-min-md {
    padding: 0rem; } }

.padding-bottom-0 {
  padding-bottom: 0rem; }

@media only screen and (max-width: 375px) {
  .padding-bottom-0-xs {
    padding-bottom: 0rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-bottom-0-sm {
    padding-bottom: 0rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-bottom-0-md {
    padding-bottom: 0rem; } }

@media only screen and (max-width: 375px) {
  .padding-0-xs {
    padding: 0rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-0-sm {
    padding: 0rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-0-md {
    padding: 0rem; } }

@media (min-width: $screen-xs-min) {
  .padding-bottom-0-min-xs {
    padding-bottom: 0rem; } }

@media (min-width: $screen-sm-min) {
  .padding-bottom-0-min-sm {
    padding-bottom: 0rem; } }

@media (min-width: $screen-md-min) {
  .padding-bottom-0-min-md {
    padding-bottom: 0rem; } }

@media (min-width: $screen-xs-min) {
  .padding-0-min-xs {
    padding: 0rem; } }

@media (min-width: $screen-sm-min) {
  .padding-0-min-sm {
    padding: 0rem; } }

@media (min-width: $screen-md-min) {
  .padding-0-min-md {
    padding: 0rem; } }

.padding-top-0 {
  padding-top: 0rem; }

@media only screen and (max-width: 375px) {
  .padding-top-0-xs {
    padding-top: 0rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-top-0-sm {
    padding-top: 0rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-top-0-md {
    padding-top: 0rem; } }

@media only screen and (max-width: 375px) {
  .padding-0-xs {
    padding: 0rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-0-sm {
    padding: 0rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-0-md {
    padding: 0rem; } }

@media (min-width: $screen-xs-min) {
  .padding-top-0-min-xs {
    padding-top: 0rem; } }

@media (min-width: $screen-sm-min) {
  .padding-top-0-min-sm {
    padding-top: 0rem; } }

@media (min-width: $screen-md-min) {
  .padding-top-0-min-md {
    padding-top: 0rem; } }

@media (min-width: $screen-xs-min) {
  .padding-0-min-xs {
    padding: 0rem; } }

@media (min-width: $screen-sm-min) {
  .padding-0-min-sm {
    padding: 0rem; } }

@media (min-width: $screen-md-min) {
  .padding-0-min-md {
    padding: 0rem; } }

.font-size-1 {
  font-size: 12px; }

margin-5 {
  margin: 0.385rem; }

.margin-left-5 {
  margin-left: 0.385rem; }

@media only screen and (max-width: 375px) {
  .margin-left-5-xs {
    margin-left: 0.385rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-left-5-sm {
    margin-left: 0.385rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-left-5-md {
    margin-left: 0.385rem; } }

@media only screen and (max-width: 375px) {
  .margin-5-xs {
    margin: 0.385rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-5-sm {
    margin: 0.385rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-5-md {
    margin: 0.385rem; } }

@media (min-width: $screen-xs-min) {
  .margin-left-5-min-xs {
    margin-left: 0.385rem; } }

@media (min-width: $screen-sm-min) {
  .margin-left-5-min-sm {
    margin-left: 0.385rem; } }

@media (min-width: $screen-md-min) {
  .margin-left-5-min-md {
    margin-left: 0.385rem; } }

@media (min-width: $screen-xs-min) {
  .margin-5-min-xs {
    margin: 0.385rem; } }

@media (min-width: $screen-sm-min) {
  .margin-5-min-sm {
    margin: 0.385rem; } }

@media (min-width: $screen-md-min) {
  .margin-5-min-md {
    margin: 0.385rem; } }

.margin-right-5 {
  margin-right: 0.385rem; }

@media only screen and (max-width: 375px) {
  .margin-right-5-xs {
    margin-right: 0.385rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-right-5-sm {
    margin-right: 0.385rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-right-5-md {
    margin-right: 0.385rem; } }

@media only screen and (max-width: 375px) {
  .margin-5-xs {
    margin: 0.385rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-5-sm {
    margin: 0.385rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-5-md {
    margin: 0.385rem; } }

@media (min-width: $screen-xs-min) {
  .margin-right-5-min-xs {
    margin-right: 0.385rem; } }

@media (min-width: $screen-sm-min) {
  .margin-right-5-min-sm {
    margin-right: 0.385rem; } }

@media (min-width: $screen-md-min) {
  .margin-right-5-min-md {
    margin-right: 0.385rem; } }

@media (min-width: $screen-xs-min) {
  .margin-5-min-xs {
    margin: 0.385rem; } }

@media (min-width: $screen-sm-min) {
  .margin-5-min-sm {
    margin: 0.385rem; } }

@media (min-width: $screen-md-min) {
  .margin-5-min-md {
    margin: 0.385rem; } }

.margin-bottom-5 {
  margin-bottom: 0.385rem; }

@media only screen and (max-width: 375px) {
  .margin-bottom-5-xs {
    margin-bottom: 0.385rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-bottom-5-sm {
    margin-bottom: 0.385rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-bottom-5-md {
    margin-bottom: 0.385rem; } }

@media only screen and (max-width: 375px) {
  .margin-5-xs {
    margin: 0.385rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-5-sm {
    margin: 0.385rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-5-md {
    margin: 0.385rem; } }

@media (min-width: $screen-xs-min) {
  .margin-bottom-5-min-xs {
    margin-bottom: 0.385rem; } }

@media (min-width: $screen-sm-min) {
  .margin-bottom-5-min-sm {
    margin-bottom: 0.385rem; } }

@media (min-width: $screen-md-min) {
  .margin-bottom-5-min-md {
    margin-bottom: 0.385rem; } }

@media (min-width: $screen-xs-min) {
  .margin-5-min-xs {
    margin: 0.385rem; } }

@media (min-width: $screen-sm-min) {
  .margin-5-min-sm {
    margin: 0.385rem; } }

@media (min-width: $screen-md-min) {
  .margin-5-min-md {
    margin: 0.385rem; } }

.margin-top-5 {
  margin-top: 0.385rem; }

@media only screen and (max-width: 375px) {
  .margin-top-5-xs {
    margin-top: 0.385rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-top-5-sm {
    margin-top: 0.385rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-top-5-md {
    margin-top: 0.385rem; } }

@media only screen and (max-width: 375px) {
  .margin-5-xs {
    margin: 0.385rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-5-sm {
    margin: 0.385rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-5-md {
    margin: 0.385rem; } }

@media (min-width: $screen-xs-min) {
  .margin-top-5-min-xs {
    margin-top: 0.385rem; } }

@media (min-width: $screen-sm-min) {
  .margin-top-5-min-sm {
    margin-top: 0.385rem; } }

@media (min-width: $screen-md-min) {
  .margin-top-5-min-md {
    margin-top: 0.385rem; } }

@media (min-width: $screen-xs-min) {
  .margin-5-min-xs {
    margin: 0.385rem; } }

@media (min-width: $screen-sm-min) {
  .margin-5-min-sm {
    margin: 0.385rem; } }

@media (min-width: $screen-md-min) {
  .margin-5-min-md {
    margin: 0.385rem; } }

padding-5 {
  padding: 0.385rem; }

.padding-left-5 {
  padding-left: 0.385rem; }

@media only screen and (max-width: 375px) {
  .padding-left-5-xs {
    padding-left: 0.385rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-left-5-sm {
    padding-left: 0.385rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-left-5-md {
    padding-left: 0.385rem; } }

@media only screen and (max-width: 375px) {
  .padding-5-xs {
    padding: 0.385rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-5-sm {
    padding: 0.385rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-5-md {
    padding: 0.385rem; } }

@media (min-width: $screen-xs-min) {
  .padding-left-5-min-xs {
    padding-left: 0.385rem; } }

@media (min-width: $screen-sm-min) {
  .padding-left-5-min-sm {
    padding-left: 0.385rem; } }

@media (min-width: $screen-md-min) {
  .padding-left-5-min-md {
    padding-left: 0.385rem; } }

@media (min-width: $screen-xs-min) {
  .padding-5-min-xs {
    padding: 0.385rem; } }

@media (min-width: $screen-sm-min) {
  .padding-5-min-sm {
    padding: 0.385rem; } }

@media (min-width: $screen-md-min) {
  .padding-5-min-md {
    padding: 0.385rem; } }

.padding-right-5 {
  padding-right: 0.385rem; }

@media only screen and (max-width: 375px) {
  .padding-right-5-xs {
    padding-right: 0.385rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-right-5-sm {
    padding-right: 0.385rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-right-5-md {
    padding-right: 0.385rem; } }

@media only screen and (max-width: 375px) {
  .padding-5-xs {
    padding: 0.385rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-5-sm {
    padding: 0.385rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-5-md {
    padding: 0.385rem; } }

@media (min-width: $screen-xs-min) {
  .padding-right-5-min-xs {
    padding-right: 0.385rem; } }

@media (min-width: $screen-sm-min) {
  .padding-right-5-min-sm {
    padding-right: 0.385rem; } }

@media (min-width: $screen-md-min) {
  .padding-right-5-min-md {
    padding-right: 0.385rem; } }

@media (min-width: $screen-xs-min) {
  .padding-5-min-xs {
    padding: 0.385rem; } }

@media (min-width: $screen-sm-min) {
  .padding-5-min-sm {
    padding: 0.385rem; } }

@media (min-width: $screen-md-min) {
  .padding-5-min-md {
    padding: 0.385rem; } }

.padding-bottom-5 {
  padding-bottom: 0.385rem; }

@media only screen and (max-width: 375px) {
  .padding-bottom-5-xs {
    padding-bottom: 0.385rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-bottom-5-sm {
    padding-bottom: 0.385rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-bottom-5-md {
    padding-bottom: 0.385rem; } }

@media only screen and (max-width: 375px) {
  .padding-5-xs {
    padding: 0.385rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-5-sm {
    padding: 0.385rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-5-md {
    padding: 0.385rem; } }

@media (min-width: $screen-xs-min) {
  .padding-bottom-5-min-xs {
    padding-bottom: 0.385rem; } }

@media (min-width: $screen-sm-min) {
  .padding-bottom-5-min-sm {
    padding-bottom: 0.385rem; } }

@media (min-width: $screen-md-min) {
  .padding-bottom-5-min-md {
    padding-bottom: 0.385rem; } }

@media (min-width: $screen-xs-min) {
  .padding-5-min-xs {
    padding: 0.385rem; } }

@media (min-width: $screen-sm-min) {
  .padding-5-min-sm {
    padding: 0.385rem; } }

@media (min-width: $screen-md-min) {
  .padding-5-min-md {
    padding: 0.385rem; } }

.padding-top-5 {
  padding-top: 0.385rem; }

@media only screen and (max-width: 375px) {
  .padding-top-5-xs {
    padding-top: 0.385rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-top-5-sm {
    padding-top: 0.385rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-top-5-md {
    padding-top: 0.385rem; } }

@media only screen and (max-width: 375px) {
  .padding-5-xs {
    padding: 0.385rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-5-sm {
    padding: 0.385rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-5-md {
    padding: 0.385rem; } }

@media (min-width: $screen-xs-min) {
  .padding-top-5-min-xs {
    padding-top: 0.385rem; } }

@media (min-width: $screen-sm-min) {
  .padding-top-5-min-sm {
    padding-top: 0.385rem; } }

@media (min-width: $screen-md-min) {
  .padding-top-5-min-md {
    padding-top: 0.385rem; } }

@media (min-width: $screen-xs-min) {
  .padding-5-min-xs {
    padding: 0.385rem; } }

@media (min-width: $screen-sm-min) {
  .padding-5-min-sm {
    padding: 0.385rem; } }

@media (min-width: $screen-md-min) {
  .padding-5-min-md {
    padding: 0.385rem; } }

.font-size-2 {
  font-size: 14px; }

margin-10 {
  margin: 0.77rem; }

.margin-left-10 {
  margin-left: 0.77rem; }

@media only screen and (max-width: 375px) {
  .margin-left-10-xs {
    margin-left: 0.77rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-left-10-sm {
    margin-left: 0.77rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-left-10-md {
    margin-left: 0.77rem; } }

@media only screen and (max-width: 375px) {
  .margin-10-xs {
    margin: 0.77rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-10-sm {
    margin: 0.77rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-10-md {
    margin: 0.77rem; } }

@media (min-width: $screen-xs-min) {
  .margin-left-10-min-xs {
    margin-left: 0.77rem; } }

@media (min-width: $screen-sm-min) {
  .margin-left-10-min-sm {
    margin-left: 0.77rem; } }

@media (min-width: $screen-md-min) {
  .margin-left-10-min-md {
    margin-left: 0.77rem; } }

@media (min-width: $screen-xs-min) {
  .margin-10-min-xs {
    margin: 0.77rem; } }

@media (min-width: $screen-sm-min) {
  .margin-10-min-sm {
    margin: 0.77rem; } }

@media (min-width: $screen-md-min) {
  .margin-10-min-md {
    margin: 0.77rem; } }

.margin-right-10 {
  margin-right: 0.77rem; }

@media only screen and (max-width: 375px) {
  .margin-right-10-xs {
    margin-right: 0.77rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-right-10-sm {
    margin-right: 0.77rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-right-10-md {
    margin-right: 0.77rem; } }

@media only screen and (max-width: 375px) {
  .margin-10-xs {
    margin: 0.77rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-10-sm {
    margin: 0.77rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-10-md {
    margin: 0.77rem; } }

@media (min-width: $screen-xs-min) {
  .margin-right-10-min-xs {
    margin-right: 0.77rem; } }

@media (min-width: $screen-sm-min) {
  .margin-right-10-min-sm {
    margin-right: 0.77rem; } }

@media (min-width: $screen-md-min) {
  .margin-right-10-min-md {
    margin-right: 0.77rem; } }

@media (min-width: $screen-xs-min) {
  .margin-10-min-xs {
    margin: 0.77rem; } }

@media (min-width: $screen-sm-min) {
  .margin-10-min-sm {
    margin: 0.77rem; } }

@media (min-width: $screen-md-min) {
  .margin-10-min-md {
    margin: 0.77rem; } }

.margin-bottom-10 {
  margin-bottom: 0.77rem; }

@media only screen and (max-width: 375px) {
  .margin-bottom-10-xs {
    margin-bottom: 0.77rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-bottom-10-sm {
    margin-bottom: 0.77rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-bottom-10-md {
    margin-bottom: 0.77rem; } }

@media only screen and (max-width: 375px) {
  .margin-10-xs {
    margin: 0.77rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-10-sm {
    margin: 0.77rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-10-md {
    margin: 0.77rem; } }

@media (min-width: $screen-xs-min) {
  .margin-bottom-10-min-xs {
    margin-bottom: 0.77rem; } }

@media (min-width: $screen-sm-min) {
  .margin-bottom-10-min-sm {
    margin-bottom: 0.77rem; } }

@media (min-width: $screen-md-min) {
  .margin-bottom-10-min-md {
    margin-bottom: 0.77rem; } }

@media (min-width: $screen-xs-min) {
  .margin-10-min-xs {
    margin: 0.77rem; } }

@media (min-width: $screen-sm-min) {
  .margin-10-min-sm {
    margin: 0.77rem; } }

@media (min-width: $screen-md-min) {
  .margin-10-min-md {
    margin: 0.77rem; } }

.margin-top-10 {
  margin-top: 0.77rem; }

@media only screen and (max-width: 375px) {
  .margin-top-10-xs {
    margin-top: 0.77rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-top-10-sm {
    margin-top: 0.77rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-top-10-md {
    margin-top: 0.77rem; } }

@media only screen and (max-width: 375px) {
  .margin-10-xs {
    margin: 0.77rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-10-sm {
    margin: 0.77rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-10-md {
    margin: 0.77rem; } }

@media (min-width: $screen-xs-min) {
  .margin-top-10-min-xs {
    margin-top: 0.77rem; } }

@media (min-width: $screen-sm-min) {
  .margin-top-10-min-sm {
    margin-top: 0.77rem; } }

@media (min-width: $screen-md-min) {
  .margin-top-10-min-md {
    margin-top: 0.77rem; } }

@media (min-width: $screen-xs-min) {
  .margin-10-min-xs {
    margin: 0.77rem; } }

@media (min-width: $screen-sm-min) {
  .margin-10-min-sm {
    margin: 0.77rem; } }

@media (min-width: $screen-md-min) {
  .margin-10-min-md {
    margin: 0.77rem; } }

padding-10 {
  padding: 0.77rem; }

.padding-left-10 {
  padding-left: 0.77rem; }

@media only screen and (max-width: 375px) {
  .padding-left-10-xs {
    padding-left: 0.77rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-left-10-sm {
    padding-left: 0.77rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-left-10-md {
    padding-left: 0.77rem; } }

@media only screen and (max-width: 375px) {
  .padding-10-xs {
    padding: 0.77rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-10-sm {
    padding: 0.77rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-10-md {
    padding: 0.77rem; } }

@media (min-width: $screen-xs-min) {
  .padding-left-10-min-xs {
    padding-left: 0.77rem; } }

@media (min-width: $screen-sm-min) {
  .padding-left-10-min-sm {
    padding-left: 0.77rem; } }

@media (min-width: $screen-md-min) {
  .padding-left-10-min-md {
    padding-left: 0.77rem; } }

@media (min-width: $screen-xs-min) {
  .padding-10-min-xs {
    padding: 0.77rem; } }

@media (min-width: $screen-sm-min) {
  .padding-10-min-sm {
    padding: 0.77rem; } }

@media (min-width: $screen-md-min) {
  .padding-10-min-md {
    padding: 0.77rem; } }

.padding-right-10 {
  padding-right: 0.77rem; }

@media only screen and (max-width: 375px) {
  .padding-right-10-xs {
    padding-right: 0.77rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-right-10-sm {
    padding-right: 0.77rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-right-10-md {
    padding-right: 0.77rem; } }

@media only screen and (max-width: 375px) {
  .padding-10-xs {
    padding: 0.77rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-10-sm {
    padding: 0.77rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-10-md {
    padding: 0.77rem; } }

@media (min-width: $screen-xs-min) {
  .padding-right-10-min-xs {
    padding-right: 0.77rem; } }

@media (min-width: $screen-sm-min) {
  .padding-right-10-min-sm {
    padding-right: 0.77rem; } }

@media (min-width: $screen-md-min) {
  .padding-right-10-min-md {
    padding-right: 0.77rem; } }

@media (min-width: $screen-xs-min) {
  .padding-10-min-xs {
    padding: 0.77rem; } }

@media (min-width: $screen-sm-min) {
  .padding-10-min-sm {
    padding: 0.77rem; } }

@media (min-width: $screen-md-min) {
  .padding-10-min-md {
    padding: 0.77rem; } }

.padding-bottom-10 {
  padding-bottom: 0.77rem; }

@media only screen and (max-width: 375px) {
  .padding-bottom-10-xs {
    padding-bottom: 0.77rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-bottom-10-sm {
    padding-bottom: 0.77rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-bottom-10-md {
    padding-bottom: 0.77rem; } }

@media only screen and (max-width: 375px) {
  .padding-10-xs {
    padding: 0.77rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-10-sm {
    padding: 0.77rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-10-md {
    padding: 0.77rem; } }

@media (min-width: $screen-xs-min) {
  .padding-bottom-10-min-xs {
    padding-bottom: 0.77rem; } }

@media (min-width: $screen-sm-min) {
  .padding-bottom-10-min-sm {
    padding-bottom: 0.77rem; } }

@media (min-width: $screen-md-min) {
  .padding-bottom-10-min-md {
    padding-bottom: 0.77rem; } }

@media (min-width: $screen-xs-min) {
  .padding-10-min-xs {
    padding: 0.77rem; } }

@media (min-width: $screen-sm-min) {
  .padding-10-min-sm {
    padding: 0.77rem; } }

@media (min-width: $screen-md-min) {
  .padding-10-min-md {
    padding: 0.77rem; } }

.padding-top-10 {
  padding-top: 0.77rem; }

@media only screen and (max-width: 375px) {
  .padding-top-10-xs {
    padding-top: 0.77rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-top-10-sm {
    padding-top: 0.77rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-top-10-md {
    padding-top: 0.77rem; } }

@media only screen and (max-width: 375px) {
  .padding-10-xs {
    padding: 0.77rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-10-sm {
    padding: 0.77rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-10-md {
    padding: 0.77rem; } }

@media (min-width: $screen-xs-min) {
  .padding-top-10-min-xs {
    padding-top: 0.77rem; } }

@media (min-width: $screen-sm-min) {
  .padding-top-10-min-sm {
    padding-top: 0.77rem; } }

@media (min-width: $screen-md-min) {
  .padding-top-10-min-md {
    padding-top: 0.77rem; } }

@media (min-width: $screen-xs-min) {
  .padding-10-min-xs {
    padding: 0.77rem; } }

@media (min-width: $screen-sm-min) {
  .padding-10-min-sm {
    padding: 0.77rem; } }

@media (min-width: $screen-md-min) {
  .padding-10-min-md {
    padding: 0.77rem; } }

.font-size-3 {
  font-size: 16px; }

margin-15 {
  margin: 1.155rem; }

.margin-left-15 {
  margin-left: 1.155rem; }

@media only screen and (max-width: 375px) {
  .margin-left-15-xs {
    margin-left: 1.155rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-left-15-sm {
    margin-left: 1.155rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-left-15-md {
    margin-left: 1.155rem; } }

@media only screen and (max-width: 375px) {
  .margin-15-xs {
    margin: 1.155rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-15-sm {
    margin: 1.155rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-15-md {
    margin: 1.155rem; } }

@media (min-width: $screen-xs-min) {
  .margin-left-15-min-xs {
    margin-left: 1.155rem; } }

@media (min-width: $screen-sm-min) {
  .margin-left-15-min-sm {
    margin-left: 1.155rem; } }

@media (min-width: $screen-md-min) {
  .margin-left-15-min-md {
    margin-left: 1.155rem; } }

@media (min-width: $screen-xs-min) {
  .margin-15-min-xs {
    margin: 1.155rem; } }

@media (min-width: $screen-sm-min) {
  .margin-15-min-sm {
    margin: 1.155rem; } }

@media (min-width: $screen-md-min) {
  .margin-15-min-md {
    margin: 1.155rem; } }

.margin-right-15 {
  margin-right: 1.155rem; }

@media only screen and (max-width: 375px) {
  .margin-right-15-xs {
    margin-right: 1.155rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-right-15-sm {
    margin-right: 1.155rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-right-15-md {
    margin-right: 1.155rem; } }

@media only screen and (max-width: 375px) {
  .margin-15-xs {
    margin: 1.155rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-15-sm {
    margin: 1.155rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-15-md {
    margin: 1.155rem; } }

@media (min-width: $screen-xs-min) {
  .margin-right-15-min-xs {
    margin-right: 1.155rem; } }

@media (min-width: $screen-sm-min) {
  .margin-right-15-min-sm {
    margin-right: 1.155rem; } }

@media (min-width: $screen-md-min) {
  .margin-right-15-min-md {
    margin-right: 1.155rem; } }

@media (min-width: $screen-xs-min) {
  .margin-15-min-xs {
    margin: 1.155rem; } }

@media (min-width: $screen-sm-min) {
  .margin-15-min-sm {
    margin: 1.155rem; } }

@media (min-width: $screen-md-min) {
  .margin-15-min-md {
    margin: 1.155rem; } }

.margin-bottom-15 {
  margin-bottom: 1.155rem; }

@media only screen and (max-width: 375px) {
  .margin-bottom-15-xs {
    margin-bottom: 1.155rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-bottom-15-sm {
    margin-bottom: 1.155rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-bottom-15-md {
    margin-bottom: 1.155rem; } }

@media only screen and (max-width: 375px) {
  .margin-15-xs {
    margin: 1.155rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-15-sm {
    margin: 1.155rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-15-md {
    margin: 1.155rem; } }

@media (min-width: $screen-xs-min) {
  .margin-bottom-15-min-xs {
    margin-bottom: 1.155rem; } }

@media (min-width: $screen-sm-min) {
  .margin-bottom-15-min-sm {
    margin-bottom: 1.155rem; } }

@media (min-width: $screen-md-min) {
  .margin-bottom-15-min-md {
    margin-bottom: 1.155rem; } }

@media (min-width: $screen-xs-min) {
  .margin-15-min-xs {
    margin: 1.155rem; } }

@media (min-width: $screen-sm-min) {
  .margin-15-min-sm {
    margin: 1.155rem; } }

@media (min-width: $screen-md-min) {
  .margin-15-min-md {
    margin: 1.155rem; } }

.margin-top-15 {
  margin-top: 1.155rem; }

@media only screen and (max-width: 375px) {
  .margin-top-15-xs {
    margin-top: 1.155rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-top-15-sm {
    margin-top: 1.155rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-top-15-md {
    margin-top: 1.155rem; } }

@media only screen and (max-width: 375px) {
  .margin-15-xs {
    margin: 1.155rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-15-sm {
    margin: 1.155rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-15-md {
    margin: 1.155rem; } }

@media (min-width: $screen-xs-min) {
  .margin-top-15-min-xs {
    margin-top: 1.155rem; } }

@media (min-width: $screen-sm-min) {
  .margin-top-15-min-sm {
    margin-top: 1.155rem; } }

@media (min-width: $screen-md-min) {
  .margin-top-15-min-md {
    margin-top: 1.155rem; } }

@media (min-width: $screen-xs-min) {
  .margin-15-min-xs {
    margin: 1.155rem; } }

@media (min-width: $screen-sm-min) {
  .margin-15-min-sm {
    margin: 1.155rem; } }

@media (min-width: $screen-md-min) {
  .margin-15-min-md {
    margin: 1.155rem; } }

padding-15 {
  padding: 1.155rem; }

.padding-left-15 {
  padding-left: 1.155rem; }

@media only screen and (max-width: 375px) {
  .padding-left-15-xs {
    padding-left: 1.155rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-left-15-sm {
    padding-left: 1.155rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-left-15-md {
    padding-left: 1.155rem; } }

@media only screen and (max-width: 375px) {
  .padding-15-xs {
    padding: 1.155rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-15-sm {
    padding: 1.155rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-15-md {
    padding: 1.155rem; } }

@media (min-width: $screen-xs-min) {
  .padding-left-15-min-xs {
    padding-left: 1.155rem; } }

@media (min-width: $screen-sm-min) {
  .padding-left-15-min-sm {
    padding-left: 1.155rem; } }

@media (min-width: $screen-md-min) {
  .padding-left-15-min-md {
    padding-left: 1.155rem; } }

@media (min-width: $screen-xs-min) {
  .padding-15-min-xs {
    padding: 1.155rem; } }

@media (min-width: $screen-sm-min) {
  .padding-15-min-sm {
    padding: 1.155rem; } }

@media (min-width: $screen-md-min) {
  .padding-15-min-md {
    padding: 1.155rem; } }

.padding-right-15 {
  padding-right: 1.155rem; }

@media only screen and (max-width: 375px) {
  .padding-right-15-xs {
    padding-right: 1.155rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-right-15-sm {
    padding-right: 1.155rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-right-15-md {
    padding-right: 1.155rem; } }

@media only screen and (max-width: 375px) {
  .padding-15-xs {
    padding: 1.155rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-15-sm {
    padding: 1.155rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-15-md {
    padding: 1.155rem; } }

@media (min-width: $screen-xs-min) {
  .padding-right-15-min-xs {
    padding-right: 1.155rem; } }

@media (min-width: $screen-sm-min) {
  .padding-right-15-min-sm {
    padding-right: 1.155rem; } }

@media (min-width: $screen-md-min) {
  .padding-right-15-min-md {
    padding-right: 1.155rem; } }

@media (min-width: $screen-xs-min) {
  .padding-15-min-xs {
    padding: 1.155rem; } }

@media (min-width: $screen-sm-min) {
  .padding-15-min-sm {
    padding: 1.155rem; } }

@media (min-width: $screen-md-min) {
  .padding-15-min-md {
    padding: 1.155rem; } }

.padding-bottom-15 {
  padding-bottom: 1.155rem; }

@media only screen and (max-width: 375px) {
  .padding-bottom-15-xs {
    padding-bottom: 1.155rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-bottom-15-sm {
    padding-bottom: 1.155rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-bottom-15-md {
    padding-bottom: 1.155rem; } }

@media only screen and (max-width: 375px) {
  .padding-15-xs {
    padding: 1.155rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-15-sm {
    padding: 1.155rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-15-md {
    padding: 1.155rem; } }

@media (min-width: $screen-xs-min) {
  .padding-bottom-15-min-xs {
    padding-bottom: 1.155rem; } }

@media (min-width: $screen-sm-min) {
  .padding-bottom-15-min-sm {
    padding-bottom: 1.155rem; } }

@media (min-width: $screen-md-min) {
  .padding-bottom-15-min-md {
    padding-bottom: 1.155rem; } }

@media (min-width: $screen-xs-min) {
  .padding-15-min-xs {
    padding: 1.155rem; } }

@media (min-width: $screen-sm-min) {
  .padding-15-min-sm {
    padding: 1.155rem; } }

@media (min-width: $screen-md-min) {
  .padding-15-min-md {
    padding: 1.155rem; } }

.padding-top-15 {
  padding-top: 1.155rem; }

@media only screen and (max-width: 375px) {
  .padding-top-15-xs {
    padding-top: 1.155rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-top-15-sm {
    padding-top: 1.155rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-top-15-md {
    padding-top: 1.155rem; } }

@media only screen and (max-width: 375px) {
  .padding-15-xs {
    padding: 1.155rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-15-sm {
    padding: 1.155rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-15-md {
    padding: 1.155rem; } }

@media (min-width: $screen-xs-min) {
  .padding-top-15-min-xs {
    padding-top: 1.155rem; } }

@media (min-width: $screen-sm-min) {
  .padding-top-15-min-sm {
    padding-top: 1.155rem; } }

@media (min-width: $screen-md-min) {
  .padding-top-15-min-md {
    padding-top: 1.155rem; } }

@media (min-width: $screen-xs-min) {
  .padding-15-min-xs {
    padding: 1.155rem; } }

@media (min-width: $screen-sm-min) {
  .padding-15-min-sm {
    padding: 1.155rem; } }

@media (min-width: $screen-md-min) {
  .padding-15-min-md {
    padding: 1.155rem; } }

.font-size-4 {
  font-size: 18px; }

margin-20 {
  margin: 1.54rem; }

.margin-left-20 {
  margin-left: 1.54rem; }

@media only screen and (max-width: 375px) {
  .margin-left-20-xs {
    margin-left: 1.54rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-left-20-sm {
    margin-left: 1.54rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-left-20-md {
    margin-left: 1.54rem; } }

@media only screen and (max-width: 375px) {
  .margin-20-xs {
    margin: 1.54rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-20-sm {
    margin: 1.54rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-20-md {
    margin: 1.54rem; } }

@media (min-width: $screen-xs-min) {
  .margin-left-20-min-xs {
    margin-left: 1.54rem; } }

@media (min-width: $screen-sm-min) {
  .margin-left-20-min-sm {
    margin-left: 1.54rem; } }

@media (min-width: $screen-md-min) {
  .margin-left-20-min-md {
    margin-left: 1.54rem; } }

@media (min-width: $screen-xs-min) {
  .margin-20-min-xs {
    margin: 1.54rem; } }

@media (min-width: $screen-sm-min) {
  .margin-20-min-sm {
    margin: 1.54rem; } }

@media (min-width: $screen-md-min) {
  .margin-20-min-md {
    margin: 1.54rem; } }

.margin-right-20 {
  margin-right: 1.54rem; }

@media only screen and (max-width: 375px) {
  .margin-right-20-xs {
    margin-right: 1.54rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-right-20-sm {
    margin-right: 1.54rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-right-20-md {
    margin-right: 1.54rem; } }

@media only screen and (max-width: 375px) {
  .margin-20-xs {
    margin: 1.54rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-20-sm {
    margin: 1.54rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-20-md {
    margin: 1.54rem; } }

@media (min-width: $screen-xs-min) {
  .margin-right-20-min-xs {
    margin-right: 1.54rem; } }

@media (min-width: $screen-sm-min) {
  .margin-right-20-min-sm {
    margin-right: 1.54rem; } }

@media (min-width: $screen-md-min) {
  .margin-right-20-min-md {
    margin-right: 1.54rem; } }

@media (min-width: $screen-xs-min) {
  .margin-20-min-xs {
    margin: 1.54rem; } }

@media (min-width: $screen-sm-min) {
  .margin-20-min-sm {
    margin: 1.54rem; } }

@media (min-width: $screen-md-min) {
  .margin-20-min-md {
    margin: 1.54rem; } }

.margin-bottom-20 {
  margin-bottom: 1.54rem; }

@media only screen and (max-width: 375px) {
  .margin-bottom-20-xs {
    margin-bottom: 1.54rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-bottom-20-sm {
    margin-bottom: 1.54rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-bottom-20-md {
    margin-bottom: 1.54rem; } }

@media only screen and (max-width: 375px) {
  .margin-20-xs {
    margin: 1.54rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-20-sm {
    margin: 1.54rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-20-md {
    margin: 1.54rem; } }

@media (min-width: $screen-xs-min) {
  .margin-bottom-20-min-xs {
    margin-bottom: 1.54rem; } }

@media (min-width: $screen-sm-min) {
  .margin-bottom-20-min-sm {
    margin-bottom: 1.54rem; } }

@media (min-width: $screen-md-min) {
  .margin-bottom-20-min-md {
    margin-bottom: 1.54rem; } }

@media (min-width: $screen-xs-min) {
  .margin-20-min-xs {
    margin: 1.54rem; } }

@media (min-width: $screen-sm-min) {
  .margin-20-min-sm {
    margin: 1.54rem; } }

@media (min-width: $screen-md-min) {
  .margin-20-min-md {
    margin: 1.54rem; } }

.margin-top-20 {
  margin-top: 1.54rem; }

@media only screen and (max-width: 375px) {
  .margin-top-20-xs {
    margin-top: 1.54rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-top-20-sm {
    margin-top: 1.54rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-top-20-md {
    margin-top: 1.54rem; } }

@media only screen and (max-width: 375px) {
  .margin-20-xs {
    margin: 1.54rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-20-sm {
    margin: 1.54rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-20-md {
    margin: 1.54rem; } }

@media (min-width: $screen-xs-min) {
  .margin-top-20-min-xs {
    margin-top: 1.54rem; } }

@media (min-width: $screen-sm-min) {
  .margin-top-20-min-sm {
    margin-top: 1.54rem; } }

@media (min-width: $screen-md-min) {
  .margin-top-20-min-md {
    margin-top: 1.54rem; } }

@media (min-width: $screen-xs-min) {
  .margin-20-min-xs {
    margin: 1.54rem; } }

@media (min-width: $screen-sm-min) {
  .margin-20-min-sm {
    margin: 1.54rem; } }

@media (min-width: $screen-md-min) {
  .margin-20-min-md {
    margin: 1.54rem; } }

padding-20 {
  padding: 1.54rem; }

.padding-left-20 {
  padding-left: 1.54rem; }

@media only screen and (max-width: 375px) {
  .padding-left-20-xs {
    padding-left: 1.54rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-left-20-sm {
    padding-left: 1.54rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-left-20-md {
    padding-left: 1.54rem; } }

@media only screen and (max-width: 375px) {
  .padding-20-xs {
    padding: 1.54rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-20-sm {
    padding: 1.54rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-20-md {
    padding: 1.54rem; } }

@media (min-width: $screen-xs-min) {
  .padding-left-20-min-xs {
    padding-left: 1.54rem; } }

@media (min-width: $screen-sm-min) {
  .padding-left-20-min-sm {
    padding-left: 1.54rem; } }

@media (min-width: $screen-md-min) {
  .padding-left-20-min-md {
    padding-left: 1.54rem; } }

@media (min-width: $screen-xs-min) {
  .padding-20-min-xs {
    padding: 1.54rem; } }

@media (min-width: $screen-sm-min) {
  .padding-20-min-sm {
    padding: 1.54rem; } }

@media (min-width: $screen-md-min) {
  .padding-20-min-md {
    padding: 1.54rem; } }

.padding-right-20 {
  padding-right: 1.54rem; }

@media only screen and (max-width: 375px) {
  .padding-right-20-xs {
    padding-right: 1.54rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-right-20-sm {
    padding-right: 1.54rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-right-20-md {
    padding-right: 1.54rem; } }

@media only screen and (max-width: 375px) {
  .padding-20-xs {
    padding: 1.54rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-20-sm {
    padding: 1.54rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-20-md {
    padding: 1.54rem; } }

@media (min-width: $screen-xs-min) {
  .padding-right-20-min-xs {
    padding-right: 1.54rem; } }

@media (min-width: $screen-sm-min) {
  .padding-right-20-min-sm {
    padding-right: 1.54rem; } }

@media (min-width: $screen-md-min) {
  .padding-right-20-min-md {
    padding-right: 1.54rem; } }

@media (min-width: $screen-xs-min) {
  .padding-20-min-xs {
    padding: 1.54rem; } }

@media (min-width: $screen-sm-min) {
  .padding-20-min-sm {
    padding: 1.54rem; } }

@media (min-width: $screen-md-min) {
  .padding-20-min-md {
    padding: 1.54rem; } }

.padding-bottom-20 {
  padding-bottom: 1.54rem; }

@media only screen and (max-width: 375px) {
  .padding-bottom-20-xs {
    padding-bottom: 1.54rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-bottom-20-sm {
    padding-bottom: 1.54rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-bottom-20-md {
    padding-bottom: 1.54rem; } }

@media only screen and (max-width: 375px) {
  .padding-20-xs {
    padding: 1.54rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-20-sm {
    padding: 1.54rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-20-md {
    padding: 1.54rem; } }

@media (min-width: $screen-xs-min) {
  .padding-bottom-20-min-xs {
    padding-bottom: 1.54rem; } }

@media (min-width: $screen-sm-min) {
  .padding-bottom-20-min-sm {
    padding-bottom: 1.54rem; } }

@media (min-width: $screen-md-min) {
  .padding-bottom-20-min-md {
    padding-bottom: 1.54rem; } }

@media (min-width: $screen-xs-min) {
  .padding-20-min-xs {
    padding: 1.54rem; } }

@media (min-width: $screen-sm-min) {
  .padding-20-min-sm {
    padding: 1.54rem; } }

@media (min-width: $screen-md-min) {
  .padding-20-min-md {
    padding: 1.54rem; } }

.padding-top-20 {
  padding-top: 1.54rem; }

@media only screen and (max-width: 375px) {
  .padding-top-20-xs {
    padding-top: 1.54rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-top-20-sm {
    padding-top: 1.54rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-top-20-md {
    padding-top: 1.54rem; } }

@media only screen and (max-width: 375px) {
  .padding-20-xs {
    padding: 1.54rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-20-sm {
    padding: 1.54rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-20-md {
    padding: 1.54rem; } }

@media (min-width: $screen-xs-min) {
  .padding-top-20-min-xs {
    padding-top: 1.54rem; } }

@media (min-width: $screen-sm-min) {
  .padding-top-20-min-sm {
    padding-top: 1.54rem; } }

@media (min-width: $screen-md-min) {
  .padding-top-20-min-md {
    padding-top: 1.54rem; } }

@media (min-width: $screen-xs-min) {
  .padding-20-min-xs {
    padding: 1.54rem; } }

@media (min-width: $screen-sm-min) {
  .padding-20-min-sm {
    padding: 1.54rem; } }

@media (min-width: $screen-md-min) {
  .padding-20-min-md {
    padding: 1.54rem; } }

.font-size-5 {
  font-size: 20px; }

margin-25 {
  margin: 1.925rem; }

.margin-left-25 {
  margin-left: 1.925rem; }

@media only screen and (max-width: 375px) {
  .margin-left-25-xs {
    margin-left: 1.925rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-left-25-sm {
    margin-left: 1.925rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-left-25-md {
    margin-left: 1.925rem; } }

@media only screen and (max-width: 375px) {
  .margin-25-xs {
    margin: 1.925rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-25-sm {
    margin: 1.925rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-25-md {
    margin: 1.925rem; } }

@media (min-width: $screen-xs-min) {
  .margin-left-25-min-xs {
    margin-left: 1.925rem; } }

@media (min-width: $screen-sm-min) {
  .margin-left-25-min-sm {
    margin-left: 1.925rem; } }

@media (min-width: $screen-md-min) {
  .margin-left-25-min-md {
    margin-left: 1.925rem; } }

@media (min-width: $screen-xs-min) {
  .margin-25-min-xs {
    margin: 1.925rem; } }

@media (min-width: $screen-sm-min) {
  .margin-25-min-sm {
    margin: 1.925rem; } }

@media (min-width: $screen-md-min) {
  .margin-25-min-md {
    margin: 1.925rem; } }

.margin-right-25 {
  margin-right: 1.925rem; }

@media only screen and (max-width: 375px) {
  .margin-right-25-xs {
    margin-right: 1.925rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-right-25-sm {
    margin-right: 1.925rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-right-25-md {
    margin-right: 1.925rem; } }

@media only screen and (max-width: 375px) {
  .margin-25-xs {
    margin: 1.925rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-25-sm {
    margin: 1.925rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-25-md {
    margin: 1.925rem; } }

@media (min-width: $screen-xs-min) {
  .margin-right-25-min-xs {
    margin-right: 1.925rem; } }

@media (min-width: $screen-sm-min) {
  .margin-right-25-min-sm {
    margin-right: 1.925rem; } }

@media (min-width: $screen-md-min) {
  .margin-right-25-min-md {
    margin-right: 1.925rem; } }

@media (min-width: $screen-xs-min) {
  .margin-25-min-xs {
    margin: 1.925rem; } }

@media (min-width: $screen-sm-min) {
  .margin-25-min-sm {
    margin: 1.925rem; } }

@media (min-width: $screen-md-min) {
  .margin-25-min-md {
    margin: 1.925rem; } }

.margin-bottom-25 {
  margin-bottom: 1.925rem; }

@media only screen and (max-width: 375px) {
  .margin-bottom-25-xs {
    margin-bottom: 1.925rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-bottom-25-sm {
    margin-bottom: 1.925rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-bottom-25-md {
    margin-bottom: 1.925rem; } }

@media only screen and (max-width: 375px) {
  .margin-25-xs {
    margin: 1.925rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-25-sm {
    margin: 1.925rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-25-md {
    margin: 1.925rem; } }

@media (min-width: $screen-xs-min) {
  .margin-bottom-25-min-xs {
    margin-bottom: 1.925rem; } }

@media (min-width: $screen-sm-min) {
  .margin-bottom-25-min-sm {
    margin-bottom: 1.925rem; } }

@media (min-width: $screen-md-min) {
  .margin-bottom-25-min-md {
    margin-bottom: 1.925rem; } }

@media (min-width: $screen-xs-min) {
  .margin-25-min-xs {
    margin: 1.925rem; } }

@media (min-width: $screen-sm-min) {
  .margin-25-min-sm {
    margin: 1.925rem; } }

@media (min-width: $screen-md-min) {
  .margin-25-min-md {
    margin: 1.925rem; } }

.margin-top-25 {
  margin-top: 1.925rem; }

@media only screen and (max-width: 375px) {
  .margin-top-25-xs {
    margin-top: 1.925rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-top-25-sm {
    margin-top: 1.925rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-top-25-md {
    margin-top: 1.925rem; } }

@media only screen and (max-width: 375px) {
  .margin-25-xs {
    margin: 1.925rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-25-sm {
    margin: 1.925rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-25-md {
    margin: 1.925rem; } }

@media (min-width: $screen-xs-min) {
  .margin-top-25-min-xs {
    margin-top: 1.925rem; } }

@media (min-width: $screen-sm-min) {
  .margin-top-25-min-sm {
    margin-top: 1.925rem; } }

@media (min-width: $screen-md-min) {
  .margin-top-25-min-md {
    margin-top: 1.925rem; } }

@media (min-width: $screen-xs-min) {
  .margin-25-min-xs {
    margin: 1.925rem; } }

@media (min-width: $screen-sm-min) {
  .margin-25-min-sm {
    margin: 1.925rem; } }

@media (min-width: $screen-md-min) {
  .margin-25-min-md {
    margin: 1.925rem; } }

padding-25 {
  padding: 1.925rem; }

.padding-left-25 {
  padding-left: 1.925rem; }

@media only screen and (max-width: 375px) {
  .padding-left-25-xs {
    padding-left: 1.925rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-left-25-sm {
    padding-left: 1.925rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-left-25-md {
    padding-left: 1.925rem; } }

@media only screen and (max-width: 375px) {
  .padding-25-xs {
    padding: 1.925rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-25-sm {
    padding: 1.925rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-25-md {
    padding: 1.925rem; } }

@media (min-width: $screen-xs-min) {
  .padding-left-25-min-xs {
    padding-left: 1.925rem; } }

@media (min-width: $screen-sm-min) {
  .padding-left-25-min-sm {
    padding-left: 1.925rem; } }

@media (min-width: $screen-md-min) {
  .padding-left-25-min-md {
    padding-left: 1.925rem; } }

@media (min-width: $screen-xs-min) {
  .padding-25-min-xs {
    padding: 1.925rem; } }

@media (min-width: $screen-sm-min) {
  .padding-25-min-sm {
    padding: 1.925rem; } }

@media (min-width: $screen-md-min) {
  .padding-25-min-md {
    padding: 1.925rem; } }

.padding-right-25 {
  padding-right: 1.925rem; }

@media only screen and (max-width: 375px) {
  .padding-right-25-xs {
    padding-right: 1.925rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-right-25-sm {
    padding-right: 1.925rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-right-25-md {
    padding-right: 1.925rem; } }

@media only screen and (max-width: 375px) {
  .padding-25-xs {
    padding: 1.925rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-25-sm {
    padding: 1.925rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-25-md {
    padding: 1.925rem; } }

@media (min-width: $screen-xs-min) {
  .padding-right-25-min-xs {
    padding-right: 1.925rem; } }

@media (min-width: $screen-sm-min) {
  .padding-right-25-min-sm {
    padding-right: 1.925rem; } }

@media (min-width: $screen-md-min) {
  .padding-right-25-min-md {
    padding-right: 1.925rem; } }

@media (min-width: $screen-xs-min) {
  .padding-25-min-xs {
    padding: 1.925rem; } }

@media (min-width: $screen-sm-min) {
  .padding-25-min-sm {
    padding: 1.925rem; } }

@media (min-width: $screen-md-min) {
  .padding-25-min-md {
    padding: 1.925rem; } }

.padding-bottom-25 {
  padding-bottom: 1.925rem; }

@media only screen and (max-width: 375px) {
  .padding-bottom-25-xs {
    padding-bottom: 1.925rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-bottom-25-sm {
    padding-bottom: 1.925rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-bottom-25-md {
    padding-bottom: 1.925rem; } }

@media only screen and (max-width: 375px) {
  .padding-25-xs {
    padding: 1.925rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-25-sm {
    padding: 1.925rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-25-md {
    padding: 1.925rem; } }

@media (min-width: $screen-xs-min) {
  .padding-bottom-25-min-xs {
    padding-bottom: 1.925rem; } }

@media (min-width: $screen-sm-min) {
  .padding-bottom-25-min-sm {
    padding-bottom: 1.925rem; } }

@media (min-width: $screen-md-min) {
  .padding-bottom-25-min-md {
    padding-bottom: 1.925rem; } }

@media (min-width: $screen-xs-min) {
  .padding-25-min-xs {
    padding: 1.925rem; } }

@media (min-width: $screen-sm-min) {
  .padding-25-min-sm {
    padding: 1.925rem; } }

@media (min-width: $screen-md-min) {
  .padding-25-min-md {
    padding: 1.925rem; } }

.padding-top-25 {
  padding-top: 1.925rem; }

@media only screen and (max-width: 375px) {
  .padding-top-25-xs {
    padding-top: 1.925rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-top-25-sm {
    padding-top: 1.925rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-top-25-md {
    padding-top: 1.925rem; } }

@media only screen and (max-width: 375px) {
  .padding-25-xs {
    padding: 1.925rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-25-sm {
    padding: 1.925rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-25-md {
    padding: 1.925rem; } }

@media (min-width: $screen-xs-min) {
  .padding-top-25-min-xs {
    padding-top: 1.925rem; } }

@media (min-width: $screen-sm-min) {
  .padding-top-25-min-sm {
    padding-top: 1.925rem; } }

@media (min-width: $screen-md-min) {
  .padding-top-25-min-md {
    padding-top: 1.925rem; } }

@media (min-width: $screen-xs-min) {
  .padding-25-min-xs {
    padding: 1.925rem; } }

@media (min-width: $screen-sm-min) {
  .padding-25-min-sm {
    padding: 1.925rem; } }

@media (min-width: $screen-md-min) {
  .padding-25-min-md {
    padding: 1.925rem; } }

.font-size-6 {
  font-size: 22px; }

margin-30 {
  margin: 2.31rem; }

.margin-left-30 {
  margin-left: 2.31rem; }

@media only screen and (max-width: 375px) {
  .margin-left-30-xs {
    margin-left: 2.31rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-left-30-sm {
    margin-left: 2.31rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-left-30-md {
    margin-left: 2.31rem; } }

@media only screen and (max-width: 375px) {
  .margin-30-xs {
    margin: 2.31rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-30-sm {
    margin: 2.31rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-30-md {
    margin: 2.31rem; } }

@media (min-width: $screen-xs-min) {
  .margin-left-30-min-xs {
    margin-left: 2.31rem; } }

@media (min-width: $screen-sm-min) {
  .margin-left-30-min-sm {
    margin-left: 2.31rem; } }

@media (min-width: $screen-md-min) {
  .margin-left-30-min-md {
    margin-left: 2.31rem; } }

@media (min-width: $screen-xs-min) {
  .margin-30-min-xs {
    margin: 2.31rem; } }

@media (min-width: $screen-sm-min) {
  .margin-30-min-sm {
    margin: 2.31rem; } }

@media (min-width: $screen-md-min) {
  .margin-30-min-md {
    margin: 2.31rem; } }

.margin-right-30 {
  margin-right: 2.31rem; }

@media only screen and (max-width: 375px) {
  .margin-right-30-xs {
    margin-right: 2.31rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-right-30-sm {
    margin-right: 2.31rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-right-30-md {
    margin-right: 2.31rem; } }

@media only screen and (max-width: 375px) {
  .margin-30-xs {
    margin: 2.31rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-30-sm {
    margin: 2.31rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-30-md {
    margin: 2.31rem; } }

@media (min-width: $screen-xs-min) {
  .margin-right-30-min-xs {
    margin-right: 2.31rem; } }

@media (min-width: $screen-sm-min) {
  .margin-right-30-min-sm {
    margin-right: 2.31rem; } }

@media (min-width: $screen-md-min) {
  .margin-right-30-min-md {
    margin-right: 2.31rem; } }

@media (min-width: $screen-xs-min) {
  .margin-30-min-xs {
    margin: 2.31rem; } }

@media (min-width: $screen-sm-min) {
  .margin-30-min-sm {
    margin: 2.31rem; } }

@media (min-width: $screen-md-min) {
  .margin-30-min-md {
    margin: 2.31rem; } }

.margin-bottom-30 {
  margin-bottom: 2.31rem; }

@media only screen and (max-width: 375px) {
  .margin-bottom-30-xs {
    margin-bottom: 2.31rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-bottom-30-sm {
    margin-bottom: 2.31rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-bottom-30-md {
    margin-bottom: 2.31rem; } }

@media only screen and (max-width: 375px) {
  .margin-30-xs {
    margin: 2.31rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-30-sm {
    margin: 2.31rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-30-md {
    margin: 2.31rem; } }

@media (min-width: $screen-xs-min) {
  .margin-bottom-30-min-xs {
    margin-bottom: 2.31rem; } }

@media (min-width: $screen-sm-min) {
  .margin-bottom-30-min-sm {
    margin-bottom: 2.31rem; } }

@media (min-width: $screen-md-min) {
  .margin-bottom-30-min-md {
    margin-bottom: 2.31rem; } }

@media (min-width: $screen-xs-min) {
  .margin-30-min-xs {
    margin: 2.31rem; } }

@media (min-width: $screen-sm-min) {
  .margin-30-min-sm {
    margin: 2.31rem; } }

@media (min-width: $screen-md-min) {
  .margin-30-min-md {
    margin: 2.31rem; } }

.margin-top-30 {
  margin-top: 2.31rem; }

@media only screen and (max-width: 375px) {
  .margin-top-30-xs {
    margin-top: 2.31rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-top-30-sm {
    margin-top: 2.31rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-top-30-md {
    margin-top: 2.31rem; } }

@media only screen and (max-width: 375px) {
  .margin-30-xs {
    margin: 2.31rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-30-sm {
    margin: 2.31rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-30-md {
    margin: 2.31rem; } }

@media (min-width: $screen-xs-min) {
  .margin-top-30-min-xs {
    margin-top: 2.31rem; } }

@media (min-width: $screen-sm-min) {
  .margin-top-30-min-sm {
    margin-top: 2.31rem; } }

@media (min-width: $screen-md-min) {
  .margin-top-30-min-md {
    margin-top: 2.31rem; } }

@media (min-width: $screen-xs-min) {
  .margin-30-min-xs {
    margin: 2.31rem; } }

@media (min-width: $screen-sm-min) {
  .margin-30-min-sm {
    margin: 2.31rem; } }

@media (min-width: $screen-md-min) {
  .margin-30-min-md {
    margin: 2.31rem; } }

padding-30 {
  padding: 2.31rem; }

.padding-left-30 {
  padding-left: 2.31rem; }

@media only screen and (max-width: 375px) {
  .padding-left-30-xs {
    padding-left: 2.31rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-left-30-sm {
    padding-left: 2.31rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-left-30-md {
    padding-left: 2.31rem; } }

@media only screen and (max-width: 375px) {
  .padding-30-xs {
    padding: 2.31rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-30-sm {
    padding: 2.31rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-30-md {
    padding: 2.31rem; } }

@media (min-width: $screen-xs-min) {
  .padding-left-30-min-xs {
    padding-left: 2.31rem; } }

@media (min-width: $screen-sm-min) {
  .padding-left-30-min-sm {
    padding-left: 2.31rem; } }

@media (min-width: $screen-md-min) {
  .padding-left-30-min-md {
    padding-left: 2.31rem; } }

@media (min-width: $screen-xs-min) {
  .padding-30-min-xs {
    padding: 2.31rem; } }

@media (min-width: $screen-sm-min) {
  .padding-30-min-sm {
    padding: 2.31rem; } }

@media (min-width: $screen-md-min) {
  .padding-30-min-md {
    padding: 2.31rem; } }

.padding-right-30 {
  padding-right: 2.31rem; }

@media only screen and (max-width: 375px) {
  .padding-right-30-xs {
    padding-right: 2.31rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-right-30-sm {
    padding-right: 2.31rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-right-30-md {
    padding-right: 2.31rem; } }

@media only screen and (max-width: 375px) {
  .padding-30-xs {
    padding: 2.31rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-30-sm {
    padding: 2.31rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-30-md {
    padding: 2.31rem; } }

@media (min-width: $screen-xs-min) {
  .padding-right-30-min-xs {
    padding-right: 2.31rem; } }

@media (min-width: $screen-sm-min) {
  .padding-right-30-min-sm {
    padding-right: 2.31rem; } }

@media (min-width: $screen-md-min) {
  .padding-right-30-min-md {
    padding-right: 2.31rem; } }

@media (min-width: $screen-xs-min) {
  .padding-30-min-xs {
    padding: 2.31rem; } }

@media (min-width: $screen-sm-min) {
  .padding-30-min-sm {
    padding: 2.31rem; } }

@media (min-width: $screen-md-min) {
  .padding-30-min-md {
    padding: 2.31rem; } }

.padding-bottom-30 {
  padding-bottom: 2.31rem; }

@media only screen and (max-width: 375px) {
  .padding-bottom-30-xs {
    padding-bottom: 2.31rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-bottom-30-sm {
    padding-bottom: 2.31rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-bottom-30-md {
    padding-bottom: 2.31rem; } }

@media only screen and (max-width: 375px) {
  .padding-30-xs {
    padding: 2.31rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-30-sm {
    padding: 2.31rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-30-md {
    padding: 2.31rem; } }

@media (min-width: $screen-xs-min) {
  .padding-bottom-30-min-xs {
    padding-bottom: 2.31rem; } }

@media (min-width: $screen-sm-min) {
  .padding-bottom-30-min-sm {
    padding-bottom: 2.31rem; } }

@media (min-width: $screen-md-min) {
  .padding-bottom-30-min-md {
    padding-bottom: 2.31rem; } }

@media (min-width: $screen-xs-min) {
  .padding-30-min-xs {
    padding: 2.31rem; } }

@media (min-width: $screen-sm-min) {
  .padding-30-min-sm {
    padding: 2.31rem; } }

@media (min-width: $screen-md-min) {
  .padding-30-min-md {
    padding: 2.31rem; } }

.padding-top-30 {
  padding-top: 2.31rem; }

@media only screen and (max-width: 375px) {
  .padding-top-30-xs {
    padding-top: 2.31rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-top-30-sm {
    padding-top: 2.31rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-top-30-md {
    padding-top: 2.31rem; } }

@media only screen and (max-width: 375px) {
  .padding-30-xs {
    padding: 2.31rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-30-sm {
    padding: 2.31rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-30-md {
    padding: 2.31rem; } }

@media (min-width: $screen-xs-min) {
  .padding-top-30-min-xs {
    padding-top: 2.31rem; } }

@media (min-width: $screen-sm-min) {
  .padding-top-30-min-sm {
    padding-top: 2.31rem; } }

@media (min-width: $screen-md-min) {
  .padding-top-30-min-md {
    padding-top: 2.31rem; } }

@media (min-width: $screen-xs-min) {
  .padding-30-min-xs {
    padding: 2.31rem; } }

@media (min-width: $screen-sm-min) {
  .padding-30-min-sm {
    padding: 2.31rem; } }

@media (min-width: $screen-md-min) {
  .padding-30-min-md {
    padding: 2.31rem; } }

.font-size-7 {
  font-size: 24px; }

margin-35 {
  margin: 2.695rem; }

.margin-left-35 {
  margin-left: 2.695rem; }

@media only screen and (max-width: 375px) {
  .margin-left-35-xs {
    margin-left: 2.695rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-left-35-sm {
    margin-left: 2.695rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-left-35-md {
    margin-left: 2.695rem; } }

@media only screen and (max-width: 375px) {
  .margin-35-xs {
    margin: 2.695rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-35-sm {
    margin: 2.695rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-35-md {
    margin: 2.695rem; } }

@media (min-width: $screen-xs-min) {
  .margin-left-35-min-xs {
    margin-left: 2.695rem; } }

@media (min-width: $screen-sm-min) {
  .margin-left-35-min-sm {
    margin-left: 2.695rem; } }

@media (min-width: $screen-md-min) {
  .margin-left-35-min-md {
    margin-left: 2.695rem; } }

@media (min-width: $screen-xs-min) {
  .margin-35-min-xs {
    margin: 2.695rem; } }

@media (min-width: $screen-sm-min) {
  .margin-35-min-sm {
    margin: 2.695rem; } }

@media (min-width: $screen-md-min) {
  .margin-35-min-md {
    margin: 2.695rem; } }

.margin-right-35 {
  margin-right: 2.695rem; }

@media only screen and (max-width: 375px) {
  .margin-right-35-xs {
    margin-right: 2.695rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-right-35-sm {
    margin-right: 2.695rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-right-35-md {
    margin-right: 2.695rem; } }

@media only screen and (max-width: 375px) {
  .margin-35-xs {
    margin: 2.695rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-35-sm {
    margin: 2.695rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-35-md {
    margin: 2.695rem; } }

@media (min-width: $screen-xs-min) {
  .margin-right-35-min-xs {
    margin-right: 2.695rem; } }

@media (min-width: $screen-sm-min) {
  .margin-right-35-min-sm {
    margin-right: 2.695rem; } }

@media (min-width: $screen-md-min) {
  .margin-right-35-min-md {
    margin-right: 2.695rem; } }

@media (min-width: $screen-xs-min) {
  .margin-35-min-xs {
    margin: 2.695rem; } }

@media (min-width: $screen-sm-min) {
  .margin-35-min-sm {
    margin: 2.695rem; } }

@media (min-width: $screen-md-min) {
  .margin-35-min-md {
    margin: 2.695rem; } }

.margin-bottom-35 {
  margin-bottom: 2.695rem; }

@media only screen and (max-width: 375px) {
  .margin-bottom-35-xs {
    margin-bottom: 2.695rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-bottom-35-sm {
    margin-bottom: 2.695rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-bottom-35-md {
    margin-bottom: 2.695rem; } }

@media only screen and (max-width: 375px) {
  .margin-35-xs {
    margin: 2.695rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-35-sm {
    margin: 2.695rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-35-md {
    margin: 2.695rem; } }

@media (min-width: $screen-xs-min) {
  .margin-bottom-35-min-xs {
    margin-bottom: 2.695rem; } }

@media (min-width: $screen-sm-min) {
  .margin-bottom-35-min-sm {
    margin-bottom: 2.695rem; } }

@media (min-width: $screen-md-min) {
  .margin-bottom-35-min-md {
    margin-bottom: 2.695rem; } }

@media (min-width: $screen-xs-min) {
  .margin-35-min-xs {
    margin: 2.695rem; } }

@media (min-width: $screen-sm-min) {
  .margin-35-min-sm {
    margin: 2.695rem; } }

@media (min-width: $screen-md-min) {
  .margin-35-min-md {
    margin: 2.695rem; } }

.margin-top-35 {
  margin-top: 2.695rem; }

@media only screen and (max-width: 375px) {
  .margin-top-35-xs {
    margin-top: 2.695rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-top-35-sm {
    margin-top: 2.695rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-top-35-md {
    margin-top: 2.695rem; } }

@media only screen and (max-width: 375px) {
  .margin-35-xs {
    margin: 2.695rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-35-sm {
    margin: 2.695rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-35-md {
    margin: 2.695rem; } }

@media (min-width: $screen-xs-min) {
  .margin-top-35-min-xs {
    margin-top: 2.695rem; } }

@media (min-width: $screen-sm-min) {
  .margin-top-35-min-sm {
    margin-top: 2.695rem; } }

@media (min-width: $screen-md-min) {
  .margin-top-35-min-md {
    margin-top: 2.695rem; } }

@media (min-width: $screen-xs-min) {
  .margin-35-min-xs {
    margin: 2.695rem; } }

@media (min-width: $screen-sm-min) {
  .margin-35-min-sm {
    margin: 2.695rem; } }

@media (min-width: $screen-md-min) {
  .margin-35-min-md {
    margin: 2.695rem; } }

padding-35 {
  padding: 2.695rem; }

.padding-left-35 {
  padding-left: 2.695rem; }

@media only screen and (max-width: 375px) {
  .padding-left-35-xs {
    padding-left: 2.695rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-left-35-sm {
    padding-left: 2.695rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-left-35-md {
    padding-left: 2.695rem; } }

@media only screen and (max-width: 375px) {
  .padding-35-xs {
    padding: 2.695rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-35-sm {
    padding: 2.695rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-35-md {
    padding: 2.695rem; } }

@media (min-width: $screen-xs-min) {
  .padding-left-35-min-xs {
    padding-left: 2.695rem; } }

@media (min-width: $screen-sm-min) {
  .padding-left-35-min-sm {
    padding-left: 2.695rem; } }

@media (min-width: $screen-md-min) {
  .padding-left-35-min-md {
    padding-left: 2.695rem; } }

@media (min-width: $screen-xs-min) {
  .padding-35-min-xs {
    padding: 2.695rem; } }

@media (min-width: $screen-sm-min) {
  .padding-35-min-sm {
    padding: 2.695rem; } }

@media (min-width: $screen-md-min) {
  .padding-35-min-md {
    padding: 2.695rem; } }

.padding-right-35 {
  padding-right: 2.695rem; }

@media only screen and (max-width: 375px) {
  .padding-right-35-xs {
    padding-right: 2.695rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-right-35-sm {
    padding-right: 2.695rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-right-35-md {
    padding-right: 2.695rem; } }

@media only screen and (max-width: 375px) {
  .padding-35-xs {
    padding: 2.695rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-35-sm {
    padding: 2.695rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-35-md {
    padding: 2.695rem; } }

@media (min-width: $screen-xs-min) {
  .padding-right-35-min-xs {
    padding-right: 2.695rem; } }

@media (min-width: $screen-sm-min) {
  .padding-right-35-min-sm {
    padding-right: 2.695rem; } }

@media (min-width: $screen-md-min) {
  .padding-right-35-min-md {
    padding-right: 2.695rem; } }

@media (min-width: $screen-xs-min) {
  .padding-35-min-xs {
    padding: 2.695rem; } }

@media (min-width: $screen-sm-min) {
  .padding-35-min-sm {
    padding: 2.695rem; } }

@media (min-width: $screen-md-min) {
  .padding-35-min-md {
    padding: 2.695rem; } }

.padding-bottom-35 {
  padding-bottom: 2.695rem; }

@media only screen and (max-width: 375px) {
  .padding-bottom-35-xs {
    padding-bottom: 2.695rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-bottom-35-sm {
    padding-bottom: 2.695rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-bottom-35-md {
    padding-bottom: 2.695rem; } }

@media only screen and (max-width: 375px) {
  .padding-35-xs {
    padding: 2.695rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-35-sm {
    padding: 2.695rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-35-md {
    padding: 2.695rem; } }

@media (min-width: $screen-xs-min) {
  .padding-bottom-35-min-xs {
    padding-bottom: 2.695rem; } }

@media (min-width: $screen-sm-min) {
  .padding-bottom-35-min-sm {
    padding-bottom: 2.695rem; } }

@media (min-width: $screen-md-min) {
  .padding-bottom-35-min-md {
    padding-bottom: 2.695rem; } }

@media (min-width: $screen-xs-min) {
  .padding-35-min-xs {
    padding: 2.695rem; } }

@media (min-width: $screen-sm-min) {
  .padding-35-min-sm {
    padding: 2.695rem; } }

@media (min-width: $screen-md-min) {
  .padding-35-min-md {
    padding: 2.695rem; } }

.padding-top-35 {
  padding-top: 2.695rem; }

@media only screen and (max-width: 375px) {
  .padding-top-35-xs {
    padding-top: 2.695rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-top-35-sm {
    padding-top: 2.695rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-top-35-md {
    padding-top: 2.695rem; } }

@media only screen and (max-width: 375px) {
  .padding-35-xs {
    padding: 2.695rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-35-sm {
    padding: 2.695rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-35-md {
    padding: 2.695rem; } }

@media (min-width: $screen-xs-min) {
  .padding-top-35-min-xs {
    padding-top: 2.695rem; } }

@media (min-width: $screen-sm-min) {
  .padding-top-35-min-sm {
    padding-top: 2.695rem; } }

@media (min-width: $screen-md-min) {
  .padding-top-35-min-md {
    padding-top: 2.695rem; } }

@media (min-width: $screen-xs-min) {
  .padding-35-min-xs {
    padding: 2.695rem; } }

@media (min-width: $screen-sm-min) {
  .padding-35-min-sm {
    padding: 2.695rem; } }

@media (min-width: $screen-md-min) {
  .padding-35-min-md {
    padding: 2.695rem; } }

.font-size-8 {
  font-size: 26px; }

margin-40 {
  margin: 3.08rem; }

.margin-left-40 {
  margin-left: 3.08rem; }

@media only screen and (max-width: 375px) {
  .margin-left-40-xs {
    margin-left: 3.08rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-left-40-sm {
    margin-left: 3.08rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-left-40-md {
    margin-left: 3.08rem; } }

@media only screen and (max-width: 375px) {
  .margin-40-xs {
    margin: 3.08rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-40-sm {
    margin: 3.08rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-40-md {
    margin: 3.08rem; } }

@media (min-width: $screen-xs-min) {
  .margin-left-40-min-xs {
    margin-left: 3.08rem; } }

@media (min-width: $screen-sm-min) {
  .margin-left-40-min-sm {
    margin-left: 3.08rem; } }

@media (min-width: $screen-md-min) {
  .margin-left-40-min-md {
    margin-left: 3.08rem; } }

@media (min-width: $screen-xs-min) {
  .margin-40-min-xs {
    margin: 3.08rem; } }

@media (min-width: $screen-sm-min) {
  .margin-40-min-sm {
    margin: 3.08rem; } }

@media (min-width: $screen-md-min) {
  .margin-40-min-md {
    margin: 3.08rem; } }

.margin-right-40 {
  margin-right: 3.08rem; }

@media only screen and (max-width: 375px) {
  .margin-right-40-xs {
    margin-right: 3.08rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-right-40-sm {
    margin-right: 3.08rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-right-40-md {
    margin-right: 3.08rem; } }

@media only screen and (max-width: 375px) {
  .margin-40-xs {
    margin: 3.08rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-40-sm {
    margin: 3.08rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-40-md {
    margin: 3.08rem; } }

@media (min-width: $screen-xs-min) {
  .margin-right-40-min-xs {
    margin-right: 3.08rem; } }

@media (min-width: $screen-sm-min) {
  .margin-right-40-min-sm {
    margin-right: 3.08rem; } }

@media (min-width: $screen-md-min) {
  .margin-right-40-min-md {
    margin-right: 3.08rem; } }

@media (min-width: $screen-xs-min) {
  .margin-40-min-xs {
    margin: 3.08rem; } }

@media (min-width: $screen-sm-min) {
  .margin-40-min-sm {
    margin: 3.08rem; } }

@media (min-width: $screen-md-min) {
  .margin-40-min-md {
    margin: 3.08rem; } }

.margin-bottom-40 {
  margin-bottom: 3.08rem; }

@media only screen and (max-width: 375px) {
  .margin-bottom-40-xs {
    margin-bottom: 3.08rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-bottom-40-sm {
    margin-bottom: 3.08rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-bottom-40-md {
    margin-bottom: 3.08rem; } }

@media only screen and (max-width: 375px) {
  .margin-40-xs {
    margin: 3.08rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-40-sm {
    margin: 3.08rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-40-md {
    margin: 3.08rem; } }

@media (min-width: $screen-xs-min) {
  .margin-bottom-40-min-xs {
    margin-bottom: 3.08rem; } }

@media (min-width: $screen-sm-min) {
  .margin-bottom-40-min-sm {
    margin-bottom: 3.08rem; } }

@media (min-width: $screen-md-min) {
  .margin-bottom-40-min-md {
    margin-bottom: 3.08rem; } }

@media (min-width: $screen-xs-min) {
  .margin-40-min-xs {
    margin: 3.08rem; } }

@media (min-width: $screen-sm-min) {
  .margin-40-min-sm {
    margin: 3.08rem; } }

@media (min-width: $screen-md-min) {
  .margin-40-min-md {
    margin: 3.08rem; } }

.margin-top-40 {
  margin-top: 3.08rem; }

@media only screen and (max-width: 375px) {
  .margin-top-40-xs {
    margin-top: 3.08rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-top-40-sm {
    margin-top: 3.08rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-top-40-md {
    margin-top: 3.08rem; } }

@media only screen and (max-width: 375px) {
  .margin-40-xs {
    margin: 3.08rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-40-sm {
    margin: 3.08rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-40-md {
    margin: 3.08rem; } }

@media (min-width: $screen-xs-min) {
  .margin-top-40-min-xs {
    margin-top: 3.08rem; } }

@media (min-width: $screen-sm-min) {
  .margin-top-40-min-sm {
    margin-top: 3.08rem; } }

@media (min-width: $screen-md-min) {
  .margin-top-40-min-md {
    margin-top: 3.08rem; } }

@media (min-width: $screen-xs-min) {
  .margin-40-min-xs {
    margin: 3.08rem; } }

@media (min-width: $screen-sm-min) {
  .margin-40-min-sm {
    margin: 3.08rem; } }

@media (min-width: $screen-md-min) {
  .margin-40-min-md {
    margin: 3.08rem; } }

padding-40 {
  padding: 3.08rem; }

.padding-left-40 {
  padding-left: 3.08rem; }

@media only screen and (max-width: 375px) {
  .padding-left-40-xs {
    padding-left: 3.08rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-left-40-sm {
    padding-left: 3.08rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-left-40-md {
    padding-left: 3.08rem; } }

@media only screen and (max-width: 375px) {
  .padding-40-xs {
    padding: 3.08rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-40-sm {
    padding: 3.08rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-40-md {
    padding: 3.08rem; } }

@media (min-width: $screen-xs-min) {
  .padding-left-40-min-xs {
    padding-left: 3.08rem; } }

@media (min-width: $screen-sm-min) {
  .padding-left-40-min-sm {
    padding-left: 3.08rem; } }

@media (min-width: $screen-md-min) {
  .padding-left-40-min-md {
    padding-left: 3.08rem; } }

@media (min-width: $screen-xs-min) {
  .padding-40-min-xs {
    padding: 3.08rem; } }

@media (min-width: $screen-sm-min) {
  .padding-40-min-sm {
    padding: 3.08rem; } }

@media (min-width: $screen-md-min) {
  .padding-40-min-md {
    padding: 3.08rem; } }

.padding-right-40 {
  padding-right: 3.08rem; }

@media only screen and (max-width: 375px) {
  .padding-right-40-xs {
    padding-right: 3.08rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-right-40-sm {
    padding-right: 3.08rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-right-40-md {
    padding-right: 3.08rem; } }

@media only screen and (max-width: 375px) {
  .padding-40-xs {
    padding: 3.08rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-40-sm {
    padding: 3.08rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-40-md {
    padding: 3.08rem; } }

@media (min-width: $screen-xs-min) {
  .padding-right-40-min-xs {
    padding-right: 3.08rem; } }

@media (min-width: $screen-sm-min) {
  .padding-right-40-min-sm {
    padding-right: 3.08rem; } }

@media (min-width: $screen-md-min) {
  .padding-right-40-min-md {
    padding-right: 3.08rem; } }

@media (min-width: $screen-xs-min) {
  .padding-40-min-xs {
    padding: 3.08rem; } }

@media (min-width: $screen-sm-min) {
  .padding-40-min-sm {
    padding: 3.08rem; } }

@media (min-width: $screen-md-min) {
  .padding-40-min-md {
    padding: 3.08rem; } }

.padding-bottom-40 {
  padding-bottom: 3.08rem; }

@media only screen and (max-width: 375px) {
  .padding-bottom-40-xs {
    padding-bottom: 3.08rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-bottom-40-sm {
    padding-bottom: 3.08rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-bottom-40-md {
    padding-bottom: 3.08rem; } }

@media only screen and (max-width: 375px) {
  .padding-40-xs {
    padding: 3.08rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-40-sm {
    padding: 3.08rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-40-md {
    padding: 3.08rem; } }

@media (min-width: $screen-xs-min) {
  .padding-bottom-40-min-xs {
    padding-bottom: 3.08rem; } }

@media (min-width: $screen-sm-min) {
  .padding-bottom-40-min-sm {
    padding-bottom: 3.08rem; } }

@media (min-width: $screen-md-min) {
  .padding-bottom-40-min-md {
    padding-bottom: 3.08rem; } }

@media (min-width: $screen-xs-min) {
  .padding-40-min-xs {
    padding: 3.08rem; } }

@media (min-width: $screen-sm-min) {
  .padding-40-min-sm {
    padding: 3.08rem; } }

@media (min-width: $screen-md-min) {
  .padding-40-min-md {
    padding: 3.08rem; } }

.padding-top-40 {
  padding-top: 3.08rem; }

@media only screen and (max-width: 375px) {
  .padding-top-40-xs {
    padding-top: 3.08rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-top-40-sm {
    padding-top: 3.08rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-top-40-md {
    padding-top: 3.08rem; } }

@media only screen and (max-width: 375px) {
  .padding-40-xs {
    padding: 3.08rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-40-sm {
    padding: 3.08rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-40-md {
    padding: 3.08rem; } }

@media (min-width: $screen-xs-min) {
  .padding-top-40-min-xs {
    padding-top: 3.08rem; } }

@media (min-width: $screen-sm-min) {
  .padding-top-40-min-sm {
    padding-top: 3.08rem; } }

@media (min-width: $screen-md-min) {
  .padding-top-40-min-md {
    padding-top: 3.08rem; } }

@media (min-width: $screen-xs-min) {
  .padding-40-min-xs {
    padding: 3.08rem; } }

@media (min-width: $screen-sm-min) {
  .padding-40-min-sm {
    padding: 3.08rem; } }

@media (min-width: $screen-md-min) {
  .padding-40-min-md {
    padding: 3.08rem; } }

.font-size-9 {
  font-size: 28px; }

margin-45 {
  margin: 3.465rem; }

.margin-left-45 {
  margin-left: 3.465rem; }

@media only screen and (max-width: 375px) {
  .margin-left-45-xs {
    margin-left: 3.465rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-left-45-sm {
    margin-left: 3.465rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-left-45-md {
    margin-left: 3.465rem; } }

@media only screen and (max-width: 375px) {
  .margin-45-xs {
    margin: 3.465rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-45-sm {
    margin: 3.465rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-45-md {
    margin: 3.465rem; } }

@media (min-width: $screen-xs-min) {
  .margin-left-45-min-xs {
    margin-left: 3.465rem; } }

@media (min-width: $screen-sm-min) {
  .margin-left-45-min-sm {
    margin-left: 3.465rem; } }

@media (min-width: $screen-md-min) {
  .margin-left-45-min-md {
    margin-left: 3.465rem; } }

@media (min-width: $screen-xs-min) {
  .margin-45-min-xs {
    margin: 3.465rem; } }

@media (min-width: $screen-sm-min) {
  .margin-45-min-sm {
    margin: 3.465rem; } }

@media (min-width: $screen-md-min) {
  .margin-45-min-md {
    margin: 3.465rem; } }

.margin-right-45 {
  margin-right: 3.465rem; }

@media only screen and (max-width: 375px) {
  .margin-right-45-xs {
    margin-right: 3.465rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-right-45-sm {
    margin-right: 3.465rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-right-45-md {
    margin-right: 3.465rem; } }

@media only screen and (max-width: 375px) {
  .margin-45-xs {
    margin: 3.465rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-45-sm {
    margin: 3.465rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-45-md {
    margin: 3.465rem; } }

@media (min-width: $screen-xs-min) {
  .margin-right-45-min-xs {
    margin-right: 3.465rem; } }

@media (min-width: $screen-sm-min) {
  .margin-right-45-min-sm {
    margin-right: 3.465rem; } }

@media (min-width: $screen-md-min) {
  .margin-right-45-min-md {
    margin-right: 3.465rem; } }

@media (min-width: $screen-xs-min) {
  .margin-45-min-xs {
    margin: 3.465rem; } }

@media (min-width: $screen-sm-min) {
  .margin-45-min-sm {
    margin: 3.465rem; } }

@media (min-width: $screen-md-min) {
  .margin-45-min-md {
    margin: 3.465rem; } }

.margin-bottom-45 {
  margin-bottom: 3.465rem; }

@media only screen and (max-width: 375px) {
  .margin-bottom-45-xs {
    margin-bottom: 3.465rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-bottom-45-sm {
    margin-bottom: 3.465rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-bottom-45-md {
    margin-bottom: 3.465rem; } }

@media only screen and (max-width: 375px) {
  .margin-45-xs {
    margin: 3.465rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-45-sm {
    margin: 3.465rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-45-md {
    margin: 3.465rem; } }

@media (min-width: $screen-xs-min) {
  .margin-bottom-45-min-xs {
    margin-bottom: 3.465rem; } }

@media (min-width: $screen-sm-min) {
  .margin-bottom-45-min-sm {
    margin-bottom: 3.465rem; } }

@media (min-width: $screen-md-min) {
  .margin-bottom-45-min-md {
    margin-bottom: 3.465rem; } }

@media (min-width: $screen-xs-min) {
  .margin-45-min-xs {
    margin: 3.465rem; } }

@media (min-width: $screen-sm-min) {
  .margin-45-min-sm {
    margin: 3.465rem; } }

@media (min-width: $screen-md-min) {
  .margin-45-min-md {
    margin: 3.465rem; } }

.margin-top-45 {
  margin-top: 3.465rem; }

@media only screen and (max-width: 375px) {
  .margin-top-45-xs {
    margin-top: 3.465rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-top-45-sm {
    margin-top: 3.465rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-top-45-md {
    margin-top: 3.465rem; } }

@media only screen and (max-width: 375px) {
  .margin-45-xs {
    margin: 3.465rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .margin-45-sm {
    margin: 3.465rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .margin-45-md {
    margin: 3.465rem; } }

@media (min-width: $screen-xs-min) {
  .margin-top-45-min-xs {
    margin-top: 3.465rem; } }

@media (min-width: $screen-sm-min) {
  .margin-top-45-min-sm {
    margin-top: 3.465rem; } }

@media (min-width: $screen-md-min) {
  .margin-top-45-min-md {
    margin-top: 3.465rem; } }

@media (min-width: $screen-xs-min) {
  .margin-45-min-xs {
    margin: 3.465rem; } }

@media (min-width: $screen-sm-min) {
  .margin-45-min-sm {
    margin: 3.465rem; } }

@media (min-width: $screen-md-min) {
  .margin-45-min-md {
    margin: 3.465rem; } }

padding-45 {
  padding: 3.465rem; }

.padding-left-45 {
  padding-left: 3.465rem; }

@media only screen and (max-width: 375px) {
  .padding-left-45-xs {
    padding-left: 3.465rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-left-45-sm {
    padding-left: 3.465rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-left-45-md {
    padding-left: 3.465rem; } }

@media only screen and (max-width: 375px) {
  .padding-45-xs {
    padding: 3.465rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-45-sm {
    padding: 3.465rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-45-md {
    padding: 3.465rem; } }

@media (min-width: $screen-xs-min) {
  .padding-left-45-min-xs {
    padding-left: 3.465rem; } }

@media (min-width: $screen-sm-min) {
  .padding-left-45-min-sm {
    padding-left: 3.465rem; } }

@media (min-width: $screen-md-min) {
  .padding-left-45-min-md {
    padding-left: 3.465rem; } }

@media (min-width: $screen-xs-min) {
  .padding-45-min-xs {
    padding: 3.465rem; } }

@media (min-width: $screen-sm-min) {
  .padding-45-min-sm {
    padding: 3.465rem; } }

@media (min-width: $screen-md-min) {
  .padding-45-min-md {
    padding: 3.465rem; } }

.padding-right-45 {
  padding-right: 3.465rem; }

@media only screen and (max-width: 375px) {
  .padding-right-45-xs {
    padding-right: 3.465rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-right-45-sm {
    padding-right: 3.465rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-right-45-md {
    padding-right: 3.465rem; } }

@media only screen and (max-width: 375px) {
  .padding-45-xs {
    padding: 3.465rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-45-sm {
    padding: 3.465rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-45-md {
    padding: 3.465rem; } }

@media (min-width: $screen-xs-min) {
  .padding-right-45-min-xs {
    padding-right: 3.465rem; } }

@media (min-width: $screen-sm-min) {
  .padding-right-45-min-sm {
    padding-right: 3.465rem; } }

@media (min-width: $screen-md-min) {
  .padding-right-45-min-md {
    padding-right: 3.465rem; } }

@media (min-width: $screen-xs-min) {
  .padding-45-min-xs {
    padding: 3.465rem; } }

@media (min-width: $screen-sm-min) {
  .padding-45-min-sm {
    padding: 3.465rem; } }

@media (min-width: $screen-md-min) {
  .padding-45-min-md {
    padding: 3.465rem; } }

.padding-bottom-45 {
  padding-bottom: 3.465rem; }

@media only screen and (max-width: 375px) {
  .padding-bottom-45-xs {
    padding-bottom: 3.465rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-bottom-45-sm {
    padding-bottom: 3.465rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-bottom-45-md {
    padding-bottom: 3.465rem; } }

@media only screen and (max-width: 375px) {
  .padding-45-xs {
    padding: 3.465rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-45-sm {
    padding: 3.465rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-45-md {
    padding: 3.465rem; } }

@media (min-width: $screen-xs-min) {
  .padding-bottom-45-min-xs {
    padding-bottom: 3.465rem; } }

@media (min-width: $screen-sm-min) {
  .padding-bottom-45-min-sm {
    padding-bottom: 3.465rem; } }

@media (min-width: $screen-md-min) {
  .padding-bottom-45-min-md {
    padding-bottom: 3.465rem; } }

@media (min-width: $screen-xs-min) {
  .padding-45-min-xs {
    padding: 3.465rem; } }

@media (min-width: $screen-sm-min) {
  .padding-45-min-sm {
    padding: 3.465rem; } }

@media (min-width: $screen-md-min) {
  .padding-45-min-md {
    padding: 3.465rem; } }

.padding-top-45 {
  padding-top: 3.465rem; }

@media only screen and (max-width: 375px) {
  .padding-top-45-xs {
    padding-top: 3.465rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-top-45-sm {
    padding-top: 3.465rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-top-45-md {
    padding-top: 3.465rem; } }

@media only screen and (max-width: 375px) {
  .padding-45-xs {
    padding: 3.465rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .padding-45-sm {
    padding: 3.465rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .padding-45-md {
    padding: 3.465rem; } }

@media (min-width: $screen-xs-min) {
  .padding-top-45-min-xs {
    padding-top: 3.465rem; } }

@media (min-width: $screen-sm-min) {
  .padding-top-45-min-sm {
    padding-top: 3.465rem; } }

@media (min-width: $screen-md-min) {
  .padding-top-45-min-md {
    padding-top: 3.465rem; } }

@media (min-width: $screen-xs-min) {
  .padding-45-min-xs {
    padding: 3.465rem; } }

@media (min-width: $screen-sm-min) {
  .padding-45-min-sm {
    padding: 3.465rem; } }

@media (min-width: $screen-md-min) {
  .padding-45-min-md {
    padding: 3.465rem; } }

.w-1 {
  width: calc(1 * 1% - 1.154rem) !important; }

.w-1:last-child {
  width: 1% !important; }

.w-2 {
  width: calc(2 * 1% - 1.154rem) !important; }

.w-2:last-child {
  width: 2% !important; }

.w-3 {
  width: calc(3 * 1% - 1.154rem) !important; }

.w-3:last-child {
  width: 3% !important; }

.w-4 {
  width: calc(4 * 1% - 1.154rem) !important; }

.w-4:last-child {
  width: 4% !important; }

.w-5 {
  width: calc(5 * 1% - 1.154rem) !important; }

.w-5:last-child {
  width: 5% !important; }

.w-6 {
  width: calc(6 * 1% - 1.154rem) !important; }

.w-6:last-child {
  width: 6% !important; }

.w-7 {
  width: calc(7 * 1% - 1.154rem) !important; }

.w-7:last-child {
  width: 7% !important; }

.w-8 {
  width: calc(8 * 1% - 1.154rem) !important; }

.w-8:last-child {
  width: 8% !important; }

.w-9 {
  width: calc(9 * 1% - 1.154rem) !important; }

.w-9:last-child {
  width: 9% !important; }

.w-10 {
  width: calc(10 * 1% - 1.154rem) !important; }

.w-10:last-child {
  width: 10% !important; }

.w-11 {
  width: calc(11 * 1% - 1.154rem) !important; }

.w-11:last-child {
  width: 11% !important; }

.w-12 {
  width: calc(12 * 1% - 1.154rem) !important; }

.w-12:last-child {
  width: 12% !important; }

.w-13 {
  width: calc(13 * 1% - 1.154rem) !important; }

.w-13:last-child {
  width: 13% !important; }

.w-14 {
  width: calc(14 * 1% - 1.154rem) !important; }

.w-14:last-child {
  width: 14% !important; }

.w-15 {
  width: calc(15 * 1% - 1.154rem) !important; }

.w-15:last-child {
  width: 15% !important; }

.w-16 {
  width: calc(16 * 1% - 1.154rem) !important; }

.w-16:last-child {
  width: 16% !important; }

.w-17 {
  width: calc(17 * 1% - 1.154rem) !important; }

.w-17:last-child {
  width: 17% !important; }

.w-18 {
  width: calc(18 * 1% - 1.154rem) !important; }

.w-18:last-child {
  width: 18% !important; }

.w-19 {
  width: calc(19 * 1% - 1.154rem) !important; }

.w-19:last-child {
  width: 19% !important; }

.w-20 {
  width: calc(20 * 1% - 1.154rem) !important; }

.w-20:last-child {
  width: 20% !important; }

.w-21 {
  width: calc(21 * 1% - 1.154rem) !important; }

.w-21:last-child {
  width: 21% !important; }

.w-22 {
  width: calc(22 * 1% - 1.154rem) !important; }

.w-22:last-child {
  width: 22% !important; }

.w-23 {
  width: calc(23 * 1% - 1.154rem) !important; }

.w-23:last-child {
  width: 23% !important; }

.w-24 {
  width: calc(24 * 1% - 1.154rem) !important; }

.w-24:last-child {
  width: 24% !important; }

.w-25 {
  width: calc(25 * 1% - 1.154rem) !important; }

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

.w-26 {
  width: calc(26 * 1% - 1.154rem) !important; }

.w-26:last-child {
  width: 26% !important; }

.w-27 {
  width: calc(27 * 1% - 1.154rem) !important; }

.w-27:last-child {
  width: 27% !important; }

.w-28 {
  width: calc(28 * 1% - 1.154rem) !important; }

.w-28:last-child {
  width: 28% !important; }

.w-29 {
  width: calc(29 * 1% - 1.154rem) !important; }

.w-29:last-child {
  width: 29% !important; }

.w-30 {
  width: calc(30 * 1% - 1.154rem) !important; }

.w-30:last-child {
  width: 30% !important; }

.w-31 {
  width: calc(31 * 1% - 1.154rem) !important; }

.w-31:last-child {
  width: 31% !important; }

.w-32 {
  width: calc(32 * 1% - 1.154rem) !important; }

.w-32:last-child {
  width: 32% !important; }

.w-33 {
  width: calc(33 * 1% - 1.154rem) !important; }

.w-33:last-child {
  width: 33% !important; }

.w-34 {
  width: calc(34 * 1% - 1.154rem) !important; }

.w-34:last-child {
  width: 34% !important; }

.w-35 {
  width: calc(35 * 1% - 1.154rem) !important; }

.w-35:last-child {
  width: 35% !important; }

.w-36 {
  width: calc(36 * 1% - 1.154rem) !important; }

.w-36:last-child {
  width: 36% !important; }

.w-37 {
  width: calc(37 * 1% - 1.154rem) !important; }

.w-37:last-child {
  width: 37% !important; }

.w-38 {
  width: calc(38 * 1% - 1.154rem) !important; }

.w-38:last-child {
  width: 38% !important; }

.w-39 {
  width: calc(39 * 1% - 1.154rem) !important; }

.w-39:last-child {
  width: 39% !important; }

.w-40 {
  width: calc(40 * 1% - 1.154rem) !important; }

.w-40:last-child {
  width: 40% !important; }

.w-41 {
  width: calc(41 * 1% - 1.154rem) !important; }

.w-41:last-child {
  width: 41% !important; }

.w-42 {
  width: calc(42 * 1% - 1.154rem) !important; }

.w-42:last-child {
  width: 42% !important; }

.w-43 {
  width: calc(43 * 1% - 1.154rem) !important; }

.w-43:last-child {
  width: 43% !important; }

.w-44 {
  width: calc(44 * 1% - 1.154rem) !important; }

.w-44:last-child {
  width: 44% !important; }

.w-45 {
  width: calc(45 * 1% - 1.154rem) !important; }

.w-45:last-child {
  width: 45% !important; }

.w-46 {
  width: calc(46 * 1% - 1.154rem) !important; }

.w-46:last-child {
  width: 46% !important; }

.w-47 {
  width: calc(47 * 1% - 1.154rem) !important; }

.w-47:last-child {
  width: 47% !important; }

.w-48 {
  width: calc(48 * 1% - 1.154rem) !important; }

.w-48:last-child {
  width: 48% !important; }

.w-49 {
  width: calc(49 * 1% - 1.154rem) !important; }

.w-49:last-child {
  width: 49% !important; }

.w-50 {
  width: calc(50 * 1% - 1.154rem) !important; }

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

.w-51 {
  width: calc(51 * 1% - 1.154rem) !important; }

.w-51:last-child {
  width: 51% !important; }

.w-52 {
  width: calc(52 * 1% - 1.154rem) !important; }

.w-52:last-child {
  width: 52% !important; }

.w-53 {
  width: calc(53 * 1% - 1.154rem) !important; }

.w-53:last-child {
  width: 53% !important; }

.w-54 {
  width: calc(54 * 1% - 1.154rem) !important; }

.w-54:last-child {
  width: 54% !important; }

.w-55 {
  width: calc(55 * 1% - 1.154rem) !important; }

.w-55:last-child {
  width: 55% !important; }

.w-56 {
  width: calc(56 * 1% - 1.154rem) !important; }

.w-56:last-child {
  width: 56% !important; }

.w-57 {
  width: calc(57 * 1% - 1.154rem) !important; }

.w-57:last-child {
  width: 57% !important; }

.w-58 {
  width: calc(58 * 1% - 1.154rem) !important; }

.w-58:last-child {
  width: 58% !important; }

.w-59 {
  width: calc(59 * 1% - 1.154rem) !important; }

.w-59:last-child {
  width: 59% !important; }

.w-60 {
  width: calc(60 * 1% - 1.154rem) !important; }

.w-60:last-child {
  width: 60% !important; }

.w-61 {
  width: calc(61 * 1% - 1.154rem) !important; }

.w-61:last-child {
  width: 61% !important; }

.w-62 {
  width: calc(62 * 1% - 1.154rem) !important; }

.w-62:last-child {
  width: 62% !important; }

.w-63 {
  width: calc(63 * 1% - 1.154rem) !important; }

.w-63:last-child {
  width: 63% !important; }

.w-64 {
  width: calc(64 * 1% - 1.154rem) !important; }

.w-64:last-child {
  width: 64% !important; }

.w-65 {
  width: calc(65 * 1% - 1.154rem) !important; }

.w-65:last-child {
  width: 65% !important; }

.w-66 {
  width: calc(66 * 1% - 1.154rem) !important; }

.w-66:last-child {
  width: 66% !important; }

.w-67 {
  width: calc(67 * 1% - 1.154rem) !important; }

.w-67:last-child {
  width: 67% !important; }

.w-68 {
  width: calc(68 * 1% - 1.154rem) !important; }

.w-68:last-child {
  width: 68% !important; }

.w-69 {
  width: calc(69 * 1% - 1.154rem) !important; }

.w-69:last-child {
  width: 69% !important; }

.w-70 {
  width: calc(70 * 1% - 1.154rem) !important; }

.w-70:last-child {
  width: 70% !important; }

.w-71 {
  width: calc(71 * 1% - 1.154rem) !important; }

.w-71:last-child {
  width: 71% !important; }

.w-72 {
  width: calc(72 * 1% - 1.154rem) !important; }

.w-72:last-child {
  width: 72% !important; }

.w-73 {
  width: calc(73 * 1% - 1.154rem) !important; }

.w-73:last-child {
  width: 73% !important; }

.w-74 {
  width: calc(74 * 1% - 1.154rem) !important; }

.w-74:last-child {
  width: 74% !important; }

.w-75 {
  width: calc(75 * 1% - 1.154rem) !important; }

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

.w-76 {
  width: calc(76 * 1% - 1.154rem) !important; }

.w-76:last-child {
  width: 76% !important; }

.w-77 {
  width: calc(77 * 1% - 1.154rem) !important; }

.w-77:last-child {
  width: 77% !important; }

.w-78 {
  width: calc(78 * 1% - 1.154rem) !important; }

.w-78:last-child {
  width: 78% !important; }

.w-79 {
  width: calc(79 * 1% - 1.154rem) !important; }

.w-79:last-child {
  width: 79% !important; }

.w-80 {
  width: calc(80 * 1% - 1.154rem) !important; }

.w-80:last-child {
  width: 80% !important; }

.w-81 {
  width: calc(81 * 1% - 1.154rem) !important; }

.w-81:last-child {
  width: 81% !important; }

.w-82 {
  width: calc(82 * 1% - 1.154rem) !important; }

.w-82:last-child {
  width: 82% !important; }

.w-83 {
  width: calc(83 * 1% - 1.154rem) !important; }

.w-83:last-child {
  width: 83% !important; }

.w-84 {
  width: calc(84 * 1% - 1.154rem) !important; }

.w-84:last-child {
  width: 84% !important; }

.w-85 {
  width: calc(85 * 1% - 1.154rem) !important; }

.w-85:last-child {
  width: 85% !important; }

.w-86 {
  width: calc(86 * 1% - 1.154rem) !important; }

.w-86:last-child {
  width: 86% !important; }

.w-87 {
  width: calc(87 * 1% - 1.154rem) !important; }

.w-87:last-child {
  width: 87% !important; }

.w-88 {
  width: calc(88 * 1% - 1.154rem) !important; }

.w-88:last-child {
  width: 88% !important; }

.w-89 {
  width: calc(89 * 1% - 1.154rem) !important; }

.w-89:last-child {
  width: 89% !important; }

.w-90 {
  width: calc(90 * 1% - 1.154rem) !important; }

.w-90:last-child {
  width: 90% !important; }

.w-91 {
  width: calc(91 * 1% - 1.154rem) !important; }

.w-91:last-child {
  width: 91% !important; }

.w-92 {
  width: calc(92 * 1% - 1.154rem) !important; }

.w-92:last-child {
  width: 92% !important; }

.w-93 {
  width: calc(93 * 1% - 1.154rem) !important; }

.w-93:last-child {
  width: 93% !important; }

.w-94 {
  width: calc(94 * 1% - 1.154rem) !important; }

.w-94:last-child {
  width: 94% !important; }

.w-95 {
  width: calc(95 * 1% - 1.154rem) !important; }

.w-95:last-child {
  width: 95% !important; }

.w-96 {
  width: calc(96 * 1% - 1.154rem) !important; }

.w-96:last-child {
  width: 96% !important; }

.w-97 {
  width: calc(97 * 1% - 1.154rem) !important; }

.w-97:last-child {
  width: 97% !important; }

.w-98 {
  width: calc(98 * 1% - 1.154rem) !important; }

.w-98:last-child {
  width: 98% !important; }

.w-99 {
  width: calc(99 * 1% - 1.154rem) !important; }

.w-99:last-child {
  width: 99% !important; }

.position-absolute {
  position: absolute; }

.position-fixed {
  position: fixed; }

.position-relative {
  position: relative; }

.min-width-10 {
  min-width: 10px; }

.min-height-10 {
  min-height: 10px; }

.min-width-20 {
  min-width: 20px; }

.min-height-20 {
  min-height: 20px; }

.min-width-30 {
  min-width: 30px; }

.min-height-30 {
  min-height: 30px; }

.min-width-40 {
  min-width: 40px; }

.min-height-40 {
  min-height: 40px; }

.min-width-50 {
  min-width: 50px; }

.min-height-50 {
  min-height: 50px; }

.min-width-60 {
  min-width: 60px; }

.min-height-60 {
  min-height: 60px; }

.min-width-70 {
  min-width: 70px; }

.min-height-70 {
  min-height: 70px; }

.min-width-80 {
  min-width: 80px; }

.min-height-80 {
  min-height: 80px; }

.min-width-90 {
  min-width: 90px; }

.min-height-90 {
  min-height: 90px; }

.min-width-100 {
  min-width: 100px; }

.min-height-100 {
  min-height: 100px; }

.min-width-110 {
  min-width: 110px; }

.min-height-110 {
  min-height: 110px; }

.min-width-120 {
  min-width: 120px; }

.min-height-120 {
  min-height: 120px; }

.min-width-130 {
  min-width: 130px; }

.min-height-130 {
  min-height: 130px; }

.min-width-140 {
  min-width: 140px; }

.min-height-140 {
  min-height: 140px; }

.min-width-150 {
  min-width: 150px; }

.min-height-150 {
  min-height: 150px; }

.min-width-160 {
  min-width: 160px; }

.min-height-160 {
  min-height: 160px; }

.min-width-170 {
  min-width: 170px; }

.min-height-170 {
  min-height: 170px; }

.min-width-180 {
  min-width: 180px; }

.min-height-180 {
  min-height: 180px; }

.min-width-190 {
  min-width: 190px; }

.min-height-190 {
  min-height: 190px; }

.min-width-200 {
  min-width: 200px; }

.min-height-200 {
  min-height: 200px; }

.min-width-210 {
  min-width: 210px; }

.min-height-210 {
  min-height: 210px; }

.min-width-220 {
  min-width: 220px; }

.min-height-220 {
  min-height: 220px; }

.min-width-230 {
  min-width: 230px; }

.min-height-230 {
  min-height: 230px; }

.min-width-240 {
  min-width: 240px; }

.min-height-240 {
  min-height: 240px; }

.min-width-250 {
  min-width: 250px; }

.min-height-250 {
  min-height: 250px; }

.min-width-260 {
  min-width: 260px; }

.min-height-260 {
  min-height: 260px; }

.min-width-270 {
  min-width: 270px; }

.min-height-270 {
  min-height: 270px; }

.min-width-280 {
  min-width: 280px; }

.min-height-280 {
  min-height: 280px; }

.min-width-290 {
  min-width: 290px; }

.min-height-290 {
  min-height: 290px; }

.min-width-300 {
  min-width: 300px; }

.min-height-300 {
  min-height: 300px; }

.min-width-310 {
  min-width: 310px; }

.min-height-310 {
  min-height: 310px; }

.min-width-320 {
  min-width: 320px; }

.min-height-320 {
  min-height: 320px; }

.min-width-330 {
  min-width: 330px; }

.min-height-330 {
  min-height: 330px; }

.min-width-340 {
  min-width: 340px; }

.min-height-340 {
  min-height: 340px; }

.min-width-350 {
  min-width: 350px; }

.min-height-350 {
  min-height: 350px; }

.min-width-360 {
  min-width: 360px; }

.min-height-360 {
  min-height: 360px; }

.min-width-370 {
  min-width: 370px; }

.min-height-370 {
  min-height: 370px; }

.min-width-380 {
  min-width: 380px; }

.min-height-380 {
  min-height: 380px; }

.min-width-390 {
  min-width: 390px; }

.min-height-390 {
  min-height: 390px; }

.min-width-400 {
  min-width: 400px; }

.min-height-400 {
  min-height: 400px; }

.min-width-410 {
  min-width: 410px; }

.min-height-410 {
  min-height: 410px; }

.min-width-420 {
  min-width: 420px; }

.min-height-420 {
  min-height: 420px; }

.min-width-430 {
  min-width: 430px; }

.min-height-430 {
  min-height: 430px; }

.min-width-440 {
  min-width: 440px; }

.min-height-440 {
  min-height: 440px; }

.min-width-450 {
  min-width: 450px; }

.min-height-450 {
  min-height: 450px; }

.min-width-460 {
  min-width: 460px; }

.min-height-460 {
  min-height: 460px; }

.min-width-470 {
  min-width: 470px; }

.min-height-470 {
  min-height: 470px; }

.min-width-480 {
  min-width: 480px; }

.min-height-480 {
  min-height: 480px; }

.min-width-490 {
  min-width: 490px; }

.min-height-490 {
  min-height: 490px; }

.min-width-500 {
  min-width: 500px; }

.min-height-500 {
  min-height: 500px; }

.margin-left-5 {
  margin-left: 5; }

.padding-left-5 {
  padding-left: 5; }

.margin-right-5 {
  margin-right: 5; }

.padding-right-5 {
  padding-right: 5; }

.margin-bottom-5 {
  margin-bottom: 5; }

.padding-bottom-5 {
  padding-bottom: 5; }

.margin-top-5 {
  margin-top: 5; }

.padding-top-5 {
  padding-top: 5; }

.margin-left-10 {
  margin-left: 10; }

.padding-left-10 {
  padding-left: 10; }

.margin-right-10 {
  margin-right: 10; }

.padding-right-10 {
  padding-right: 10; }

.margin-bottom-10 {
  margin-bottom: 10; }

.padding-bottom-10 {
  padding-bottom: 10; }

.margin-top-10 {
  margin-top: 10; }

.padding-top-10 {
  padding-top: 10; }

.margin-left-15 {
  margin-left: 15; }

.padding-left-15 {
  padding-left: 15; }

.margin-right-15 {
  margin-right: 15; }

.padding-right-15 {
  padding-right: 15; }

.margin-bottom-15 {
  margin-bottom: 15; }

.padding-bottom-15 {
  padding-bottom: 15; }

.margin-top-15 {
  margin-top: 15; }

.padding-top-15 {
  padding-top: 15; }

.margin-left-20 {
  margin-left: 20; }

.padding-left-20 {
  padding-left: 20; }

.margin-right-20 {
  margin-right: 20; }

.padding-right-20 {
  padding-right: 20; }

.margin-bottom-20 {
  margin-bottom: 20; }

.padding-bottom-20 {
  padding-bottom: 20; }

.margin-top-20 {
  margin-top: 20; }

.padding-top-20 {
  padding-top: 20; }

.margin-left-25 {
  margin-left: 25; }

.padding-left-25 {
  padding-left: 25; }

.margin-right-25 {
  margin-right: 25; }

.padding-right-25 {
  padding-right: 25; }

.margin-bottom-25 {
  margin-bottom: 25; }

.padding-bottom-25 {
  padding-bottom: 25; }

.margin-top-25 {
  margin-top: 25; }

.padding-top-25 {
  padding-top: 25; }

.margin-left-30 {
  margin-left: 30; }

.padding-left-30 {
  padding-left: 30; }

.margin-right-30 {
  margin-right: 30; }

.padding-right-30 {
  padding-right: 30; }

.margin-bottom-30 {
  margin-bottom: 30; }

.padding-bottom-30 {
  padding-bottom: 30; }

.margin-top-30 {
  margin-top: 30; }

.padding-top-30 {
  padding-top: 30; }

/* helper for hide / show classes by screen size */
@media only screen and (max-width: 375px) {
  .hide-xs {
    display: none !important; }
  .show-xs {
    display: block !important; } }

@media only screen and (min-width: 376px) {
  .hide-gt-xs {
    display: none !important; }
  .show-gt-xs {
    display: block !important; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .hide-sm {
    display: none !important; }
  .show-sm {
    display: block !important; } }

@media only screen and (min-width: 768px) {
  .hide-gt-sm {
    display: none !important; }
  .show-gt-sm {
    display: block !important; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .hide-md {
    display: none !important; }
  .show-md {
    display: block !important; } }

@media only screen and (min-width: 993px) {
  .hide-gt-md {
    display: none !important; }
  .show-gt-md {
    display: block !important; } }

@media only screen and (min-width: 993px) and (max-width: 1280px) {
  .hide-lg {
    display: none !important; }
  .show-lg {
    display: block !important; } }

@media only screen and (min-width: 993px) {
  .hide-gt-lg {
    display: none !important; }
  .show-gt-lg {
    display: block !important; } }

@media only screen and (min-width: 1281px) {
  .hide-xl {
    display: none !important; }
  .show-xl {
    display: block !important; } }

.hide {
  display: none !important; }

.overflow-x-hidden {
  overflow-x: hidden; }

.overflow-y-hidden {
  overflow-y: hidden; }

[overflow-hidden] {
  overflow: hidden; }

.bold {
  font-weight: bold !important; }

.semi-bold {
  font-weight: 600 !important; }

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

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

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

.break-word {
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-word;
  -ms-word-break: break-all; }

.no-wrap {
  white-space: nowrap; }

.white-space-pre-line {
  white-space: pre-line; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.no-padding {
  padding: 0 !important; }

.capitalize {
  display: inline-block;
  text-transform: capitalize; }
  .capitalize::first-letter {
    text-transform: uppercase; }

.heading-1 {
  font-size: 1.1rem; }

.heading-2 {
  font-size: 1.231rem; }

.heading-3 {
  font-size: 1.4rem;
  padding: 1rem 0; }

.heading-4 {
  font-size: 1.6rem; }

.heading-5 {
  font-size: 1.8rem; }

.border-left-1 {
  border-left: 1px solid #ccc; }

.border-right-1 {
  border-right: 1px solid #ccc; }

.border-bottom-1 {
  border-bottom: 1px solid #ccc; }

.border-top-1 {
  border-top: 1px solid #ccc; }

.border-left-2 {
  border-left: 2px solid #ccc; }

.border-right-2 {
  border-right: 2px solid #ccc; }

.border-bottom-2 {
  border-bottom: 2px solid #ccc; }

.border-top-2 {
  border-top: 2px solid #ccc; }

.border-left-3 {
  border-left: 3px solid #ccc; }

.border-right-3 {
  border-right: 3px solid #ccc; }

.border-bottom-3 {
  border-bottom: 3px solid #ccc; }

.border-top-3 {
  border-top: 3px solid #ccc; }

.modal {
  background: rgba(0, 0, 0, 0.4); }

.headline__caption {
  font-size: 13px;
  padding-right: 16px; }

html {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 81.25%;
  color: var(--primary-text-color);
  background-color: var(--background-color); }

body {
  background-color: inherit;
  color: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

label {
  font-weight: normal; }

[type='reset'],
[type='submit'],
button,
html [type='button'] {
  -moz-appearance: inherit;
  -webkit-appearance: inherit;
  -ms-progress-appearance: inherit; }

::-webkit-input-placeholder {
  /* Safari, Chrome and Opera */
  color: var(--primary-text-color); }

:-moz-placeholder {
  /* Firefox 18- */
  color: var(--primary-text-color); }

::-moz-placeholder {
  /* Firefox 19+ */
  color: var(--primary-text-color); }

:-ms-input-placeholder {
  /* IE 10+ */
  color: var(--primary-text-color); }

::-ms-input-placeholder {
  /* Edge */
  color: var(--primary-text-color); }

:placeholder-shown {
  /* Standard one last! */
  color: var(--primary-text-color); }

#wrapper {
  width: 100%;
  overflow-x: hidden;
  margin-top: 0;
  min-height: 80vh; }

body.mini-navbar .page-wrapper {
  margin: 0 0 0 4.615rem; }
  @media only screen and (max-width: 375px) {
    body.mini-navbar .page-wrapper {
      margin-top: 4.615rem !important; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    body.mini-navbar .page-wrapper {
      margin-top: 4.615rem !important; } }

.page-wrapper {
  position: relative !important;
  margin-left: 20rem; }
  @media only screen and (max-width: 375px) {
    .page-wrapper {
      margin-left: 0 !important;
      margin-top: 4.615rem !important; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .page-wrapper {
      margin-left: 0 !important;
      margin-top: 4.615rem !important; } }
  @media only screen and (max-width: 375px) {
    .page-wrapper {
      margin-left: 0; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .page-wrapper {
      margin-left: 0; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .page-wrapper {
      margin-left: 0; } }
  .page-wrapper.no-menu {
    margin-left: 0 !important; }
  @media only screen and (max-width: 375px) {
    .page-wrapper.not-logged-in {
      margin-left: 0 !important; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .page-wrapper.not-logged-in {
      margin-left: 0 !important; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .page-wrapper.not-logged-in {
      margin-left: 0 !important; } }

.content-view {
  background-color: var(--background-paper-color);
  box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24); }
  .content-view.no-shadow {
    box-shadow: none; }
  @media only screen and (max-width: 375px) {
    .content-view {
      box-shadow: none; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .content-view {
      box-shadow: none; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .content-view {
      box-shadow: none; } }

.document-card {
  background-color: var(--background-paper-color);
  box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24); }

@media only screen and (max-width: 375px) {
  .mobile-content-view {
    background-color: var(--background-paper-color);
    box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24); }
    .mobile-content-view.no-shadow {
      box-shadow: none; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .mobile-content-view {
    background-color: var(--background-paper-color);
    box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24); }
    .mobile-content-view.no-shadow {
      box-shadow: none; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .mobile-content-view {
    background-color: var(--background-paper-color);
    box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24); }
    .mobile-content-view.no-shadow {
      box-shadow: none; } }

.box-shadow {
  box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24); }

@media only screen and (max-width: 375px) {
  .table-wrapper {
    background-color: transparent; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .table-wrapper {
    background-color: transparent; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .table-wrapper {
    background-color: transparent; } }

.retailer {
  padding: 4.923rem 1.846rem 1.846rem 1.846rem; }
  @media only screen and (max-width: 375px) {
    .retailer {
      padding: 0 0 !important; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .retailer {
      padding: 0 0 !important; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .retailer {
      padding: 3.077rem 0 0 0 !important; } }
  .retailer.has-footer-bar {
    margin-bottom: 4.308rem; }
    @media only screen and (max-width: 375px) {
      .retailer.has-footer-bar {
        margin-bottom: 5.154rem; } }
    @media only screen and (min-width: 376px) and (max-width: 767px) {
      .retailer.has-footer-bar {
        margin-bottom: 5.154rem; } }
  .retailer .md-table {
    overflow: auto; }

.full-height {
  height: 100%; }

.page-headline {
  font-size: 1.231rem; }

.cursor-pointer {
  cursor: pointer; }

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

.errors {
  color: var(--error-color);
  position: relative; }

.danger {
  color: var(--error-color) !important; }

.success {
  color: var(--success-color) !important; }

.edit-icon,
delete-icon {
  cursor: pointer;
  color: var(--primary-text-color) !important;
  padding: 0.25rem !important; }
  .edit-icon:hover,
  delete-icon:hover {
    color: var(--primary-text-color-darker) !important; }

.move-icon {
  cursor: move;
  color: var(--primary-text-color) !important;
  padding: 0 0.25rem !important; }
  .move-icon:hover {
    color: var(--primary-text-color-darker) !important; }

.btn-upload {
  position: relative;
  overflow: hidden; }
  .btn-upload input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: 'alpha(opacity=0)';
    transform: translate(-23.08rem, 0) scale(4);
    -webkit-transform: translate(-23.08rem, 0) scale(4);
    -ms-transform: translate(-23.08rem, 0) scale(4);
    -o-transform: translate(-23.08rem, 0) scale(4);
    font-size: 1.769rem;
    direction: ltr;
    cursor: pointer; }

.section-label {
  display: block;
  font-size: 1rem;
  margin: 0.7692rem 0 0.1538rem;
  color: var(--primary-text-color); }

.light-text {
  font-weight: 300;
  font-size: 1.077rem; }

.gray-bg {
  background-color: var(--gray-50); }

.display-block {
  display: block; }

.invisible {
  visibility: hidden; }

.relative {
  position: relative !important; }

.overflow-hidden {
  overflow: hidden; }

.new-corner-label {
  position: absolute;
  right: -3.462rem;
  top: 1.385rem;
  padding: 0 3.846rem;
  background-color: var(--info-color);
  text-align: center;
  font-weight: bold;
  font-size: 1.538rem;
  text-transform: uppercase;
  transform: rotate(45deg);
  color: hsl(0, 0%, var(--switch-info)); }

.print-frame {
  width: 147.7rem;
  height: 61.54rem; }

.print-only-row {
  display: none !important; }

.second-hand {
  background-color: #fff;
  color: var(--error-color);
  padding: 1rem;
  font-size: 1.2rem; }

.base-button, .app-icon-button, .tab-wrapper .tab, .subtab-wrapper .subtab {
  display: inline-block;
  position: relative;
  cursor: pointer;
  text-align: center;
  font-size: 1.077rem;
  white-space: nowrap;
  border: 0;
  text-decoration: none;
  border-radius: 2px;
  transition: background 0.3s;
  background: #fff; }
  .base-button:focus, .app-icon-button:focus, .tab-wrapper .tab:focus, .subtab-wrapper .subtab:focus, .base-button:hover, .app-icon-button:hover, .tab-wrapper .tab:hover, .subtab-wrapper .subtab:hover {
    text-decoration: underline; }

a,
.link {
  cursor: pointer;
  color: var(--primary-color); }
  a:hover,
  .link:hover {
    color: hsl(0, 0%, var(--primary-color-darker));
    text-decoration: underline; }
  a:focus,
  .link:focus {
    outline: 1px solid var(--primary-color-darker); }
  a.app-button,
  .link.app-button {
    line-height: 2.308rem; }
    @media only screen and (max-width: 375px) {
      a.app-button,
      .link.app-button {
        line-height: 2.769rem; } }
    @media only screen and (min-width: 376px) and (max-width: 767px) {
      a.app-button,
      .link.app-button {
        line-height: 2.769rem; } }
    @media only screen and (min-width: 768px) and (max-width: 992px) {
      a.app-button,
      .link.app-button {
        line-height: 2.769rem; } }

@media only screen and (min-width: 993px) {
  cancel-button + .app-button {
    margin-left: 1rem; } }

@media only screen and (max-width: 375px) {
  cancel-button + .app-button {
    margin-left: 0.5rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  cancel-button + .app-button {
    margin-left: 0.5rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  cancel-button + .app-button {
    margin-left: 0.5rem; } }

@media only screen and (min-width: 993px) {
  button + cancel-button {
    margin-left: 1rem; } }

@media only screen and (max-width: 375px) {
  button + cancel-button {
    margin-left: 0.5rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  button + cancel-button {
    margin-left: 0.5rem; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  button + cancel-button {
    margin-left: 0.5rem; } }

.app-icon-button {
  min-width: 40px;
  color: hsl(0, 0%, var(--switch-secondary));
  border-radius: 0;
  background: transparent; }
  .app-icon-button:hover {
    background-color: var(--primary-color-darker); }
  .app-icon-button:focus {
    background-color: var(--primary-color-darker); }
  .app-icon-button i {
    min-width: 50px;
    line-height: 40px;
    color: inherit; }

.app-button--small {
  min-width: 2.5rem; }
  .app-button--small .fa {
    font-size: 1.538rem !important;
    line-height: unset; }

.app-button--success {
  color: hsl(0, 0%, var(--switch-primary));
  background-color: var(--primary-color-darker) !important; }

.app-button.button-disabled,
.app-button[disabled] {
  background-color: var(--action-disabled-background-color);
  border-color: var(--action-disabled-background-color);
  color: var(--action-disabled-color);
  pointer-events: none; }

::-webkit-input-placeholder,
:-ms-input-placeholder,
::placeholder {
  color: #adb5bd; }

input:required,
textarea:required {
  box-shadow: none; }

label {
  display: block;
  color: var(--primary-text-color);
  margin: 0;
  font-size: 1rem;
  padding: 0.3rem 0; }

input,
select {
  font-family: 'Open Sans', sans-serif;
  color: var(--primary-text-color);
  border: 0.077rem solid var(--primary-color);
  border-radius: 0.077rem;
  width: 100%;
  padding: 0px 0px 0px 8px;
  height: 2.308rem;
  font-size: 1.077rem !important;
  box-shadow: none; }
  input:focus,
  select:focus {
    outline: 1px solid var(--primary-color-darker); }
  input:disabled,
  select:disabled {
    background-color: var(--action-disabled-background-color);
    color: var(--action-disabled-color);
    cursor: not-allowed; }
  input:readonly input:not(.input-hide-background),
  select:readonly input:not(.input-hide-background), input:readonly
  select:not(.input-hide-background),
  select:readonly
  select:not(.input-hide-background) {
    border: 0.077rem solid var(--action-disabled-background-color);
    color: var(--action-disabled-color);
    background-color: var(--action-disabled-background-color); }
    input:readonly input:not(.input-hide-background) .md-select-value,
    select:readonly input:not(.input-hide-background) .md-select-value, input:readonly
    select:not(.input-hide-background) .md-select-value,
    select:readonly
    select:not(.input-hide-background) .md-select-value {
      background: none; }
  @media only screen and (max-width: 375px) {
    input,
    select {
      height: 2.769rem; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    input,
    select {
      height: 2.769rem; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    input,
    select {
      height: 2.769rem; } }

input[type='date']::-webkit-inner-spin-button {
  display: none; }

input[type='date']::-webkit-calendar-picker-indicator {
  opacity: 0; }

input[type='radio'] {
  margin-top: 0;
  width: 1rem;
  height: 1rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 50%;
  border: 0.077rem solid var(--primary-color); }
  input[type='radio']:checked {
    background-color: var(--primary-color); }

input[type='checkbox'] {
  margin-top: 0;
  width: 1.4rem;
  height: 1.4rem !important;
  border-radius: 2px;
  border: 0.077rem solid var(--primary-color);
  cursor: pointer;
  background: none; }
  input[type='checkbox']:checked {
    background-color: var(--primary-color); }
  input[type='checkbox']:disabled {
    background-color: var(--action-disabled-background-color);
    color: var(--action-disabled-color);
    cursor: not-allowed; }

.indeterminate {
  text-align: center; }
  .indeterminate:before {
    position: absolute;
    top: 0.35rem;
    left: 0.25rem;
    font-family: 'fontawesome';
    font-size: 1.2rem;
    color: var(--primary-text-color);
    content: '\f068' !important; }
  .indeterminate:checked:before {
    content: '\f068' !important; }

md-select {
  min-height: 30px;
  font-size: 1rem;
  background-color: #fff; }
  md-select:focus {
    outline: solid 1px var(--primary-color) !important; }
  md-select.input-style-select {
    margin: 0;
    border: 0.077rem solid var(--primary-color);
    color: var(--primary-text-color);
    border-radius: 0.077rem;
    width: 100%;
    padding: 0 8px 0px 8px; }
    md-select.input-style-select .md-select-placeholder {
      font-size: 1rem;
      color: var(--primary-text-color) !important; }
    span:not(.md-select-icon) md-select.input-style-select md-select-value:not(.md-select-placeholder) {
      color: var(--primary-text-color); }
  md-select .md-select-icon {
    color: var(--primary-color); }
  md-select.no-max-width {
    max-width: none; }
  md-select.no-width {
    width: unset; }
  md-select[disabled], md-select[readonly] {
    background-color: var(--action-disabled-background-color); }
    md-select[disabled] .md-select-value, md-select[readonly] .md-select-value {
      background: none; }
  md-select.ng-invalid:not(.ng-pristine) {
    border-color: var(--error-color); }
    md-select.ng-invalid:not(.ng-pristine) .md-select-icon {
      color: var(--gray-300) !important; }
  @media only screen and (max-width: 375px) {
    md-select {
      min-height: 30px; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    md-select {
      min-height: 30px; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    md-select {
      min-height: 30px; } }

.input-style-select .md-select-value {
  border-bottom: none !important;
  padding: 0;
  font-size: 1.077rem; }

.input-style-select md-option {
  font-size: 1rem;
  height: 3rem; }

.input-style-select md-select-menu.md-default-theme md-option[selected],
.input-style-select md-select-menu md-option[selected] {
  color: var(--primary-text-color) !important;
  font-weight: bold;
  background-color: var(--gray-50) !important; }

.input-style-select .md-checkbox-enabled[selected] .md-icon {
  background-color: var(--primary-color) !important; }

.input-style-select md-select-menu md-option:hover {
  background-color: var(--gray-100) !important; }

.input-style-select md-select.md-default-theme:not([disabled]):focus .md-select-value,
.input-style-select md-select:not([disabled]):focus .md-select-value {
  border-bottom: none; }

.input-style-select md-select-menu md-content {
  padding: 0 !important; }

.md-visually-hidden {
  display: none; }

.input-time {
  position: relative; }
  .input-time .clock-icon {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 2.308rem;
    line-height: 2.308rem;
    text-align: center;
    width: 2.308rem; }
    @media only screen and (max-width: 375px) {
      .input-time .clock-icon {
        height: 2.769rem;
        line-height: 2.769rem; } }
    @media only screen and (min-width: 376px) and (max-width: 767px) {
      .input-time .clock-icon {
        height: 2.769rem;
        line-height: 2.769rem; } }
    .input-time .clock-icon:before {
      font-family: 'fontawesome';
      content: "";
      color: var(--primary-text-color);
      font-size: 1.308rem; }

.input-datepicker .calendar-icon {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  height: 2.308rem;
  line-height: 2.308rem;
  text-align: center;
  width: 2.308rem; }
  @media only screen and (max-width: 375px) {
    .input-datepicker .calendar-icon {
      height: 2.769rem;
      line-height: 2.769rem; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .input-datepicker .calendar-icon {
      height: 2.769rem;
      line-height: 2.769rem; } }
  .input-datepicker .calendar-icon:before {
    font-family: 'fontawesome';
    content: "";
    color: var(--primary-text-color);
    font-size: 1.308rem; }

.input-datepicker .errors {
  color: var(--error-color);
  font-size: 1rem; }

.chips {
  background-color: var(--gray-300);
  font-size: 1rem;
  margin-right: 0.5rem;
  margin-top: 0.5rem;
  display: inline-flex;
  align-items: center;
  padding-right: 8px; }
  .chips .rw-button--icon:hover, .chips .rw-button--icon-outlined:hover, .chips .rw-button--icon-contained:hover,
  .chips .rw-button--icon-outlined:hover,
  .chips .rw-button--icon-contained:hover {
    background-color: var(--gray-400); }

.md-select-menu-container {
  z-index: 900010 !important; }
  .md-select-menu-container .md-ripple-container {
    display: none !important; }

md-backdrop.md-select-backdrop {
  z-index: 900000 !important;
  transition-duration: unset !important; }

.input-group-text {
  height: 2.308rem;
  line-height: 2.308rem;
  text-align: center;
  white-space: nowrap;
  background-color: var(--gray-200);
  border: 1px solid var(--primary-color);
  margin-left: -1px;
  padding: 0 8px;
  border-radius: 0.077rem; }
  @media only screen and (max-width: 375px) {
    .input-group-text {
      height: 2.769rem;
      line-height: 2.769rem; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .input-group-text {
      height: 2.769rem;
      line-height: 2.769rem; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .input-group-text {
      height: 2.769rem;
      line-height: 2.769rem; } }

.input-group-color {
  height: 2.308rem;
  width: 2.508rem;
  background-color: var(--color);
  border: 1px solid var(--primary-color);
  margin-left: -1px;
  border-radius: 0.077rem; }
  @media only screen and (max-width: 375px) {
    .input-group-color {
      height: 2.769rem;
      width: 2.769rem; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .input-group-color {
      height: 2.769rem;
      width: 2.769rem; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .input-group-color {
      height: 2.769rem;
      width: 2.769rem; } }
  .input-group-color:hover {
    cursor: pointer; }

md-slider.md-default-theme.md-primary .md-thumb:after,
md-slider.md-primary .md-thumb:after {
  border-color: var(--primary-color);
  background-color: var(--primary-color); }

md-slider.md-default-theme.md-primary .md-track.md-track-fill,
md-slider.md-primary .md-track.md-track-fill {
  background-color: var(--primary-color); }

.switch {
  font-size: 1rem;
  position: relative; }
  .switch input {
    position: absolute;
    height: 1px;
    width: 1px;
    background: none;
    border: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
            clip-path: inset(50%);
    overflow: hidden;
    padding: 0; }
    .switch input + label {
      position: relative;
      min-width: calc(calc(calc(2.25rem + 2px) * 0.8) * 2);
      border-radius: calc(calc(2.25rem + 2px) * 0.8);
      height: calc(calc(2.25rem + 2px) * 0.8);
      line-height: calc(calc(2.25rem + 2px) * 0.8);
      display: inline-block;
      cursor: pointer;
      outline: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      vertical-align: middle;
      text-indent: calc(calc(calc(calc(2.25rem + 2px) * 0.8) * 2) + 0.5rem); }
    .switch input + label::before,
    .switch input + label::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: calc(calc(calc(2.25rem + 2px) * 0.8) * 2);
      bottom: 0;
      display: block; }
    .switch input + label::before {
      right: 0;
      background-color: var(--action-disabled-background-color);
      border-radius: calc(calc(2.25rem + 2px) * 0.8);
      transition: 0.2s all; }
    .switch input + label::after {
      top: 2px;
      left: 2px;
      width: calc(calc(calc(2.25rem + 2px) * 0.8) - calc(2px * 2));
      height: calc(calc(calc(2.25rem + 2px) * 0.8) - calc(2px * 2));
      border-radius: 50%;
      background-color: #fff;
      transition: 0.2s all; }
    .switch input:checked + label::before {
      background-color: var(--primary-color); }
    .switch input:checked + label::after {
      margin-left: calc(calc(2.25rem + 2px) * 0.8); }
    .switch input:focus + label::before {
      box-shadow: 0 0 0 0.2rem var(--primary-color-darker); }
    .switch input:disabled + label {
      color: var(--action-disabled-color);
      cursor: not-allowed; }
    .switch input:disabled + label::before {
      background-color: var(--action-disabled-background-color); }
  .switch.switch-sm {
    font-size: 0.875rem; }
    .switch.switch-sm input + label {
      min-width: calc(calc(calc(1.8125rem + 2px) * 0.8) * 2);
      height: calc(calc(1.8125rem + 2px) * 0.8);
      line-height: calc(calc(1.8125rem + 2px) * 0.8);
      text-indent: calc(calc(calc(calc(1.8125rem + 2px) * 0.8) * 2) + 0.5rem); }
    .switch.switch-sm input + label::before {
      width: calc(calc(calc(1.8125rem + 2px) * 0.8) * 2); }
    .switch.switch-sm input + label::after {
      width: calc(calc(calc(1.8125rem + 2px) * 0.8) - calc(2px * 2));
      height: calc(calc(calc(1.8125rem + 2px) * 0.8) - calc(2px * 2)); }
    .switch.switch-sm input:checked + label::after {
      margin-left: calc(calc(1.8125rem + 2px) * 0.8); }
  .switch.switch-lg {
    font-size: 1.25rem; }
    .switch.switch-lg input + label {
      min-width: calc(calc(calc(2.3125rem + 2px) * 0.8) * 2);
      height: calc(calc(2.3125rem + 2px) * 0.8);
      line-height: calc(calc(2.3125rem + 2px) * 0.8);
      text-indent: calc(calc(calc(calc(2.3125rem + 2px) * 0.8) * 2) + 0.5rem); }
    .switch.switch-lg input + label::before {
      width: calc(calc(calc(2.3125rem + 2px) * 0.8) * 2); }
    .switch.switch-lg input + label::after {
      width: calc(calc(calc(2.3125rem + 2px) * 0.8) - calc(2px * 2));
      height: calc(calc(calc(2.3125rem + 2px) * 0.8) - calc(2px * 2)); }
    .switch.switch-lg input:checked + label::after {
      margin-left: calc(calc(2.3125rem + 2px) * 0.8); }
  .switch + .switch {
    margin-left: 1rem; }

.tab-wrapper {
  display: flex;
  background-color: var(--gray-50);
  white-space: nowrap;
  overflow-x: auto; }
  @media only screen and (max-width: 375px) {
    .tab-wrapper {
      width: 100%; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .tab-wrapper {
      width: 100%; } }
  .tab-wrapper .tab {
    height: 100%;
    min-height: 3.077rem;
    padding: 0 4.615rem;
    font-size: 1.077rem;
    font-weight: 500;
    border-right: var(--border);
    letter-spacing: 0.077rem;
    border-radius: 0;
    background: transparent; }
    @media only screen and (max-width: 375px) {
      .tab-wrapper .tab {
        display: inline-block; } }
    @media only screen and (max-width: 375px) {
      .tab-wrapper .tab {
        letter-spacing: normal;
        border-right: none;
        padding: 0 1.538rem; } }
    @media only screen and (min-width: 376px) and (max-width: 767px) {
      .tab-wrapper .tab {
        letter-spacing: normal;
        border-right: none;
        padding: 0 1.538rem; } }
    @media only screen and (min-width: 768px) and (max-width: 992px) {
      .tab-wrapper .tab {
        letter-spacing: normal;
        border-right: none;
        padding: 0 1.538rem; } }
    .tab-wrapper .tab.active {
      background-color: #fff;
      color: var(--primary-color);
      font-weight: bold;
      border-top: 0.2308rem solid var(--primary-color);
      z-index: 1; }
      @media only screen and (max-width: 375px) {
        .tab-wrapper .tab.active {
          background-color: inherit;
          border-top: none;
          border-bottom: 0.1538rem solid var(--primary-color); } }
      @media only screen and (min-width: 376px) and (max-width: 767px) {
        .tab-wrapper .tab.active {
          background-color: inherit;
          border-top: none;
          border-bottom: 0.1538rem solid var(--primary-color); } }
      @media only screen and (min-width: 768px) and (max-width: 992px) {
        .tab-wrapper .tab.active {
          background-color: inherit;
          border-top: none;
          border-bottom: 0.1538rem solid var(--primary-color); } }
    .tab-wrapper .tab:focus {
      outline: solid 1px var(--primary-color); }

.subtab-wrapper {
  display: flex;
  padding: 0.5rem 1.5rem 1rem 1.5rem !important;
  white-space: nowrap;
  overflow-x: auto; }
  .subtab-wrapper .subtab {
    height: 100%;
    min-height: 3.077rem;
    font-size: 1.077rem;
    font-weight: 500;
    letter-spacing: 0.077rem;
    border-radius: 0;
    background: transparent;
    margin-right: 1rem; }
    @media only screen and (max-width: 375px) {
      .subtab-wrapper .subtab {
        display: inline-block; } }
    @media only screen and (max-width: 375px) {
      .subtab-wrapper .subtab {
        letter-spacing: normal;
        border-right: none;
        padding: 0 1.538rem; } }
    @media only screen and (min-width: 376px) and (max-width: 767px) {
      .subtab-wrapper .subtab {
        letter-spacing: normal;
        border-right: none;
        padding: 0 1.538rem; } }
    @media only screen and (min-width: 768px) and (max-width: 992px) {
      .subtab-wrapper .subtab {
        letter-spacing: normal;
        border-right: none;
        padding: 0 1.538rem; } }
    .subtab-wrapper .subtab.active {
      background-color: #fff;
      color: var(--primary-color);
      font-weight: bold;
      border-bottom: 0.2308rem solid var(--primary-color);
      z-index: 1; }
      @media only screen and (max-width: 375px) {
        .subtab-wrapper .subtab.active {
          background-color: inherit;
          border-top: none;
          border-bottom: 0.1538rem solid var(--primary-color-color); } }
      @media only screen and (min-width: 376px) and (max-width: 767px) {
        .subtab-wrapper .subtab.active {
          background-color: inherit;
          border-top: none;
          border-bottom: 0.1538rem solid var(--primary-color-color); } }
      @media only screen and (min-width: 768px) and (max-width: 992px) {
        .subtab-wrapper .subtab.active {
          background-color: inherit;
          border-top: none;
          border-bottom: 0.1538rem solid var(--primary-color-color); } }
    .subtab-wrapper .subtab:focus {
      outline: solid 1px var(--primary-color); }

.tab-content {
  position: relative;
  top: -0.07692rem;
  border-top: var(--border); }

.toast-title {
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.toast-message {
  word-wrap: break-word; }

.toast-message a,
.toast-message label {
  color: #FFFFFF; }

.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none; }

.toast-close-button {
  position: relative;
  right: -0.3rem;
  top: -0.3rem;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  -webkit-text-shadow: 00.077rem 0 #ffffff;
  text-shadow: 00.077rem 0 #ffffff;
  opacity: 0.8; }

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4; }

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.toast-top-center {
  top: 10%;
  right: 50%;
  width: 100%; }

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%; }

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%; }

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%; }

.toast-top-left {
  top: 12px;
  left: 12px; }

.toast-top-right {
  top: 4.077rem;
  right: 1rem; }

.toast-bottom-right {
  right: 12px;
  bottom: 12px; }

.toast-bottom-left {
  bottom: 12px;
  left: 12px; }

#toast-container {
  position: fixed;
  z-index: 999999999999;
  /*overrides*/ }

#toast-container * {
  box-sizing: border-box; }

#toast-container .toast {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 0.077rem;
  background-position: 15px center;
  background-repeat: no-repeat;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
  opacity: 1; }

#toast-container .toast:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer; }

#toast-container .toast.toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important; }

#toast-container .toast.toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important; }

#toast-container .toast.toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important; }

#toast-container .toast.toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important; }

#toast-container.toast-top-center .toast,
#toast-container.toast-bottom-center .toast {
  width: 300px;
  margin-left: auto;
  margin-right: auto; }

#toast-container.toast-top-full-width .toast,
#toast-container.toast-bottom-full-width .toast {
  width: 96%;
  margin-left: auto;
  margin-right: auto; }

.toast {
  background-color: #030303; }

.toast-success {
  background-color: var(--success-color); }

.toast-error {
  background-color: var(--error-color); }

.toast-info {
  background-color: var(--info-color); }

.toast-warning {
  background-color: var(--warning-color); }

progress-bar {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4; }

/*Animations*/
div[toast] {
  opacity: 1 !important; }

div[toast].ng-enter {
  opacity: 0 !important;
  transition: opacity .3s linear; }

div[toast].ng-enter.ng-enter-active {
  opacity: 1 !important; }

div[toast].ng-leave {
  opacity: 1;
  transition: opacity .3s linear; }

div[toast].ng-leave.ng-leave-active {
  opacity: 0 !important; }

/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container .toast.div {
    padding: 8px 8px 8px 50px;
    width: 11rem; }
  #toast-container .toast-close-button {
    right: -0.2rem;
    top: -0.2rem; } }

@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container .toast.div {
    padding: 8px 8px 8px 50px;
    width: 18rem; }
  #toast-container .toast-close-button {
    right: -0.2rem;
    top: -0.2rem; } }

@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container .toast.div {
    padding: 15px 15px 15px 50px;
    width: 25rem; } }

/* ng-sortable: Fix mobile touch scrolling */
.as-sortable-item {
  touch-action: auto !important;
  -webkit-touch-callout: inherit !important; }

.as-sortable-item-handle {
  touch-action: none !important;
  /* to disable context menu on iOS devices */
  -webkit-touch-callout: none !important; }

.input-hide-background {
  border: 0;
  background: none;
  cursor: text;
  font-size: inherit; }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .input-hide-background {
      text-align: right; } }

md-backdrop.md-opaque {
  opacity: 0.7; }

@media only screen and (max-width: 375px), only screen and (min-width: 376px) and (max-width: 767px) {
  tooltip._top tip {
    transform: translateX(-90%) translateY(-100%) !important; } }

@media only screen and (max-width: 375px) {
  md-select-menu {
    max-width: 300px !important; } }

md-option .md-text {
  width: 100% !important; }

.card {
  border-radius: 0; }
  .card .card-header {
    background: #fff; }
  .card .card-footer {
    background: #fff;
    border-top: var(--border); }

.bg-success {
  background-color: var(--success-color) !important; }

.bg-warning {
  background-color: var(--warning-color) !important; }

.bg-danger {
  background-color: var(--error-color) !important; }

.text-danger {
  color: var(--error-color) !important; }

/* Style when highlighting a search. */
.ui-select-highlight {
  font-weight: bold; }

.ui-select-offscreen {
  clip: rect(0 0 0 0) !important;
  width: 0.077rem !important;
  height: 0.077rem !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  left: 0px !important;
  top: 0px !important; }

.ui-select-choices-row:hover {
  background-color: #f5f5f5; }

/* Select2 theme */
/* Mark invalid Select2 */
.ng-dirty.ng-invalid > a.select2-choice {
  border-color: #D44950; }

.select2-result-single {
  padding-left: 0; }

.select2-locked > .select2-search-choice-close {
  display: none; }

.select-locked > .ui-select-match-close {
  display: none; }

body > .select2-container.open {
  z-index: 9999;
  /* The z-index Select2 applies to the select2-drop */ }

/* Handle up direction Select2 */
.ui-select-container[theme="select2"].direction-up .ui-select-match,
.ui-select-container.select2.direction-up .ui-select-match {
  border-radius: 4px;
  /* FIXME hardcoded value :-/ */
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.ui-select-container[theme="select2"].direction-up .ui-select-dropdown,
.ui-select-container.select2.direction-up .ui-select-dropdown {
  border-radius: 4px;
  /* FIXME hardcoded value :-/ */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-width: 0.077rem;
  /* FIXME hardcoded value :-/ */
  border-top-style: solid;
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
  margin-top: -4px;
  /* FIXME hardcoded value :-/ */ }

.ui-select-container[theme="select2"].direction-up .ui-select-dropdown .select2-search,
.ui-select-container.select2.direction-up .ui-select-dropdown .select2-search {
  margin-top: 4px;
  /* FIXME hardcoded value :-/ */ }

.ui-select-container[theme="select2"].direction-up.select2-dropdown-open .ui-select-match,
.ui-select-container.select2.direction-up.select2-dropdown-open .ui-select-match {
  border-bottom-color: #5897fb; }

.ui-select-container[theme="select2"] .ui-select-dropdown .ui-select-search-hidden,
.ui-select-container[theme="select2"] .ui-select-dropdown .ui-select-search-hidden input {
  opacity: 0;
  height: 0;
  min-height: 0;
  padding: 0;
  margin: 0;
  border: 0; }

/* Selectize theme */
/* Helper class to show styles when focus */
.selectize-input.selectize-focus {
  border-color: #007FBB !important; }

/* Fix input width for Selectize theme */
.selectize-control.single > .selectize-input > input {
  width: 100%; }

/* Fix line break when there's at least one item selected with the Selectize theme */
.selectize-control.multi > .selectize-input > input {
  margin: 0 !important; }

/* Fix dropdown width for Selectize theme */
.selectize-control > .selectize-dropdown {
  width: 100%; }

/* Mark invalid Selectize */
.ng-dirty.ng-invalid > div.selectize-input {
  border-color: #D44950; }

/* Handle up direction Selectize */
.ui-select-container[theme="selectize"].direction-up .ui-select-dropdown {
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
  margin-top: -2px;
  /* FIXME hardcoded value :-/ */ }

.ui-select-container[theme="selectize"] input.ui-select-search-hidden {
  opacity: 0;
  height: 0;
  min-height: 0;
  padding: 0;
  margin: 0;
  border: 0;
  width: 0; }

/* Bootstrap theme */
/* Helper class to show styles when focus */
.btn-default-focus {
  color: #333;
  background-color: #EBEBEB;
  border-color: #ADADAD;
  text-decoration: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  box-shadow: inset 0.077rem0 0.077rem rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.ui-select-bootstrap .ui-select-toggle {
  position: relative; }

.ui-select-bootstrap .ui-select-toggle > .caret {
  position: absolute;
  height: 10px;
  top: 50%;
  right: 10px;
  margin-top: -2px; }

/* Fix Bootstrap dropdown position when inside a input-group */
.input-group > .ui-select-bootstrap.dropdown {
  /* Instead of relative */
  position: static; }

.input-group > .ui-select-bootstrap > input.ui-select-search.form-control {
  border-radius: 4px;
  /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .ui-select-bootstrap > input.ui-select-search.form-control.direction-up {
  border-radius: 4px !important;
  /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.ui-select-bootstrap .ui-select-search-hidden {
  opacity: 0;
  height: 0;
  min-height: 0;
  padding: 0;
  margin: 0;
  border: 0; }

.ui-select-bootstrap > .ui-select-match > .btn {
  /* Instead of center because of .btn */
  text-align: left !important; }

.ui-select-bootstrap > .ui-select-match > .caret {
  position: absolute;
  top: 45%;
  right: 15px; }

/* See Scrollable Menu with Bootstrap 3 http://stackoverflow.com/questions/19227496 */
.ui-select-bootstrap > .ui-select-choices, .ui-select-bootstrap > .ui-select-no-choice {
  width: 100%;
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
  margin-top: -1px; }

body > .ui-select-bootstrap.open {
  z-index: 1000;
  /* Standard Bootstrap dropdown z-index */ }

.ui-select-multiple.ui-select-bootstrap {
  height: auto;
  padding: 3px 3px 0 3px; }

.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  background-color: transparent !important;
  /* To prevent double background when disabled */
  border: none;
  height: 1.666666rem;
  margin-bottom: 3px; }

.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
  font-size: 1.6rem;
  line-height: 0.75; }

.ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
  margin: 0 3px 3px 0; }

.ui-select-multiple .ui-select-match-item {
  position: relative; }

.ui-select-multiple .ui-select-match-item.dropping .ui-select-match-close {
  pointer-events: none; }

.ui-select-multiple:hover .ui-select-match-item.dropping-before:before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  margin-right: 2px;
  border-left: 0.077rem solid #428bca; }

.ui-select-multiple:hover .ui-select-match-item.dropping-after:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  margin-left: 2px;
  border-right: 0.077rem solid #428bca; }

.ui-select-bootstrap .ui-select-choices-row > span {
  cursor: pointer;
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

.ui-select-bootstrap .ui-select-choices-row > span:hover, .ui-select-bootstrap .ui-select-choices-row > span:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.ui-select-bootstrap .ui-select-choices-row.active > span {
  color: #fff;
  text-decoration: none;
  background-color: #428bca; }

.ui-select-bootstrap .ui-select-choices-row.disabled > span,
.ui-select-bootstrap .ui-select-choices-row.active.disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff; }

/* fix hide/show angular animation */
.ui-select-match.ng-hide-add,
.ui-select-search.ng-hide-add {
  display: none !important; }

/* Mark invalid Bootstrap */
.ui-select-bootstrap.ng-dirty.ng-invalid > button.btn.ui-select-match {
  border-color: #D44950; }

/* Handle up direction Bootstrap */
.ui-select-container[theme="bootstrap"].direction-up .ui-select-dropdown {
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25); }

.ui-select-bootstrap .ui-select-match-text {
  width: 100%;
  padding-right: 1rem; }

.ui-select-bootstrap .ui-select-match-text span {
  display: inline-block;
  width: 100%;
  overflow: hidden; }

.ui-select-bootstrap .ui-select-toggle > a.btn {
  position: absolute;
  height: 10px;
  right: 10px;
  margin-top: -2px; }

/* Bootstrap v4 Theme */
/* Helper class to show styles when focus */
.btn-default-focus {
  color: #333;
  background-color: #EBEBEB;
  border-color: #ADADAD;
  text-decoration: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  box-shadow: inset 0.077rem0 0.077rem rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.ui-select-bootstrap4 .ui-select-toggle {
  position: relative;
  padding-right: 25px; }

/* Fix Bootstrap dropdown position when inside a input-group */
.input-group > .ui-select-bootstrap4.dropdown {
  /* Instead of relative */
  position: static; }

.input-group > .ui-select-bootstrap4 > input.ui-select-search.form-control {
  border-radius: 4px;
  /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .ui-select-bootstrap4 > input.ui-select-search.form-control.direction-up {
  border-radius: 4px !important;
  /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.ui-select-bootstrap4 .ui-select-search-hidden {
  opacity: 0;
  height: 0;
  min-height: 0;
  padding: 0;
  margin: 0;
  border: 0; }

.ui-select-bootstrap4 > .ui-select-match > .btn {
  /* Instead of center because of .btn */
  text-align: left !important; }

.ui-select-bootstrap4 > .ui-select-match > .caret {
  position: absolute;
  top: 45%;
  right: 15px; }

/* See Scrollable Menu with Bootstrap 3 http://stackoverflow.com/questions/19227496 */
.ui-select-bootstrap4 > .ui-select-choices, .ui-select-bootstrap4 > .ui-select-no-choice {
  width: 100%;
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
  margin-top: -1px; }

body > .ui-select-bootstrap4.open {
  z-index: 1000;
  /* Standard Bootstrap dropdown z-index */ }

.ui-select-multiple.ui-select-bootstrap4 {
  height: auto;
  padding: 3px 0 0 0; }

.ui-select-multiple.ui-select-bootstrap4 input.ui-select-search {
  background-color: transparent !important;
  /* To prevent double background when disabled */
  border: none;
  height: 1.666666rem;
  margin-bottom: 3px; }

.ui-select-bootstrap4 .ui-select-match {
  padding-left: 3px; }

.ui-select-multiple.ui-select-bootstrap4 .ui-select-match .close {
  font-size: 1.6rem;
  line-height: 0.75; }

.ui-select-multiple.ui-select-bootstrap4 .ui-select-match-item {
  margin: 0 3px 3px 0; }

.ui-select-multiple .ui-select-match-item {
  position: relative; }

.ui-select-multiple .ui-select-match-item.dropping .ui-select-match-close {
  pointer-events: none; }

.ui-select-multiple:hover .ui-select-match-item.dropping-before:before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  margin-right: 2px;
  border-left: 0.077rem solid #428bca; }

.ui-select-multiple:hover .ui-select-match-item.dropping-after:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  margin-left: 2px;
  border-right: 0.077rem solid #428bca; }

.ui-select-bootstrap4 .ui-select-choices-row > span {
  cursor: pointer;
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

.ui-select-bootstrap4 .ui-select-choices-row > span:hover, .ui-select-bootstrap4 .ui-select-choices-row > span:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.ui-select-bootstrap4 .ui-select-choices-row.active > span {
  color: #fff;
  text-decoration: none;
  background-color: #428bca; }

.ui-select-bootstrap4 .ui-select-choices-row.disabled > span,
.ui-select-bootstrap4 .ui-select-choices-row.active.disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff; }

/* fix hide/show angular animation */
.ui-select-match.ng-hide-add,
.ui-select-search.ng-hide-add {
  display: none !important; }

/* Mark invalid Bootstrap */
.ui-select-bootstrap4.ng-dirty.ng-invalid > button.btn.ui-select-match {
  border-color: #D44950; }

/* Handle up direction Bootstrap */
.ui-select-container[theme="bootstrap4"].direction-up .ui-select-dropdown {
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25); }

.ui-select-bootstrap4 .ui-select-match-text {
  width: 100%;
  padding-right: 1rem; }

.ui-select-bootstrap4 .ui-select-match-text span {
  display: inline-block;
  width: 100%;
  overflow: hidden; }

.ui-select-bootstrap4 .ui-select-toggle > a.btn {
  position: absolute;
  height: 10px;
  right: 10px;
  margin-top: -2px; }

/* Spinner */
.ui-select-refreshing.glyphicon {
  position: absolute;
  right: 0;
  padding: 8px 27px; }

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

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

.ui-select-spin {
  -webkit-animation: ui-select-spin 2s infinite linear;
  animation: ui-select-spin 2s infinite linear; }

.ui-select-refreshing.ng-animate {
  -webkit-animation: none 0s; }

/* Make clicks pass-through */
#loading-bar,
#loading-bar-spinner {
  pointer-events: none;
  -webkit-pointer-events: none;
  transition: 350ms linear all; }

#loading-bar.ng-enter,
#loading-bar.ng-leave.ng-leave-active,
#loading-bar-spinner.ng-enter,
#loading-bar-spinner.ng-leave.ng-leave-active {
  opacity: 0; }

#loading-bar.ng-enter.ng-enter-active,
#loading-bar.ng-leave,
#loading-bar-spinner.ng-enter.ng-enter-active,
#loading-bar-spinner.ng-leave {
  opacity: 0; }

#loading-bar .bar {
  display: none; }

/* Fancy blur effect */
#loading-bar .peg {
  position: absolute;
  width: 40px;
  right: 0;
  top: 0;
  height: 2px;
  opacity: .45;
  -ms-box-shadow: var(--error-color) 0.077rem 0 6px 0.077rem;
  box-shadow: var(--error-color) 0.077rem 0 6px 0.077rem;
  border-radius: 100%; }

#loading-bar-spinner {
  display: block;
  position: fixed;
  z-index: 9999;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: transparent; }

#loading-bar-spinner .spinner-icon {
  position: relative;
  width: 38px;
  height: 38px;
  border: solid 6px transparent;
  border-top-color: #FFF;
  border-left-color: #FFF;
  border-radius: 50%;
  -webkit-animation: loading-bar-spinner 400ms linear infinite;
  animation: loading-bar-spinner 400ms linear infinite;
  margin: 0.077rem auto auto; }
  #loading-bar-spinner .spinner-icon.blue {
    border-top-color: var(--primary-color);
    border-left-color: var(--primary-color); }

@-webkit-keyframes loading-bar-spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes loading-bar-spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.home-widgets-container .header, .home-management-widget-item-header, .home-management-widget-item-detailed-header {
  font-size: 1.1rem;
  text-align: center;
  margin-top: 0.5rem; }

.home-widgets-container .subheader, .home-management-widget-item-detailed-description, .home-management-widget-item-subheader {
  font-size: 0.9rem;
  color: var(--primary-text-color);
  text-align: center;
  margin-top: 0.5rem; }

.home-widgets-container .news-icon, .home-management-widget-item-icon {
  max-width: 13rem;
  width: 100%; }

.home {
  margin-top: 3.077rem; }
  .home .login-mobile {
    display: none; }
    @media only screen and (max-width: 375px) {
      .home .login-mobile {
        display: block; } }
    @media only screen and (min-width: 376px) and (max-width: 767px) {
      .home .login-mobile {
        display: block; } }
    @media only screen and (min-width: 768px) and (max-width: 992px) {
      .home .login-mobile {
        display: block; } }

.home-widgets-container {
  padding: 0 1.5rem 1.5rem 1.5rem; }
  @media only screen and (max-width: 375px) {
    .home-widgets-container {
      padding: 0; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .home-widgets-container {
      padding: 0; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .home-widgets-container {
      padding: 0; } }
  .home-widgets-container span:hover,
  .home-widgets-container span:focus,
  .home-widgets-container .news-item:hover,
  .home-widgets-container .news-item:focus,
  .home-widgets-container .default-view:hover,
  .home-widgets-container .default-view:focus {
    outline: 0; }
  .home-widgets-container .baner-image {
    width: 100%; }
  .home-widgets-container .header {
    width: 100%; }
  .home-widgets-container .subheader {
    width: 100%; }
  .home-widgets-container .news-item {
    position: relative;
    background-color: white;
    height: 33.08rem;
    overflow-y: auto;
    overflow-x: hidden; }
    @media only screen and (min-width: 375px) {
      .home-widgets-container .news-item {
        transition: all 0.5s ease-in-out; } }
    .home-widgets-container .news-item .default-view {
      position: relative;
      align-items: center;
      justify-content: center; }
    .home-widgets-container .news-item .text {
      padding: 0 1.154rem;
      font-size: 1.2rem;
      margin: 2em 0 3.5rem; }

.home-footer-container {
  background-color: white;
  font-size: 1.077rem !important;
  font-weight: bold !important; }

.home-footer-image-wrapper {
  padding: 0.3846rem; }

.home-footer-image {
  max-height: 7.692rem;
  max-width: 15.38rem;
  width: 100%;
  height: auto; }

.label {
  display: inline-block;
  padding: 0.3rem 0;
  font-size: 1rem; }

.home-management-banners .home-page-banners-list-container {
  background-color: var(--gray-50);
  counter-reset: banner-number; }

.home-page-banners-list-item .home-page-banners-list-item-index:before {
  counter-increment: banner-number;
  content: counter(banner-number); }

.home-page-banners-list-item .home-page-banners-list-item-image-container {
  width: 23.08rem; }

.home-page-banners-list-item .home-page-banners-list-item-image-wrapper {
  position: relative;
  overflow: hidden; }
  .home-page-banners-list-item .home-page-banners-list-item-image-wrapper .new-corner-label {
    font-size: 0.6923rem !important;
    top: 0.7692rem; }

.home-page-banners-list-item .home-page-banners-list-item-image {
  height: 5.538rem;
  max-width: 23.08rem; }

.home-page-banners-list-item .home-page-banners-list-item-url {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis; }

.home-management-popups--edit-mode-input-wrapper {
  width: auto; }
  @media only screen and (min-width: 376px) and (max-width: 767px), only screen and (max-width: 375px) {
    .home-management-popups--edit-mode-input-wrapper {
      margin-bottom: 0; } }

.home-management-popups--edit-mode-input-wrapper label {
  float: right;
  margin: 0 12px 0 6px; }

.home-management-popups--edit-mode-input-wrapper input {
  margin-top: 8px; }

.home-management-popups--view-mode--popup-state {
  font-weight: 600; }
  .home-management-popups--view-mode--popup-state.mod-state-yes {
    color: var(--success-color); }
  .home-management-popups--view-mode--popup-state.mod-state-no {
    color: var(--error-color); }
  .home-management-popups--view-mode--popup-state.mod-state-range {
    color: var(--primary-color-darker); }

.terms-tab__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-right: 0.5rem; }

.terms-tab__download {
  margin-bottom: 1rem; }

.terms-of-use-file {
  width: auto; }

.terms-of-use-preview-modal {
  width: auto;
  max-width: 800px; }

.terms-and-conditions-edit input.upload-file {
  visibility: hidden; }

.home-management-widgets--new-container {
  margin: 0.3846rem 0; }
  .home-management-widgets--new-container label {
    display: inline-block; }

.home-management-widget-item-details,
.home-management-widget-item-detailed {
  position: relative;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0.9231rem 2.308rem 2.308rem;
  height: 28.85rem; }

.home-management-widget-item-detailed .text {
  padding: 0 1.154rem;
  font-size: 1.2rem;
  margin: 2rem 0 3.5rem; }

.home-management-widget-item-detailed .button-more-div {
  left: 0;
  right: 0;
  position: absolute;
  bottom: 2rem; }
  .home-management-widget-item-detailed .button-more-div .button-more {
    text-transform: capitalize; }

.home-management-widget-item-header {
  word-break: break-word; }

.home-management-widget-item-detailed-header {
  width: 100%;
  text-align: center; }

.home-management-widget-item-detailed-description {
  text-align: left;
  word-break: normal;
  font-size: 1.2rem; }

.home-management-widget-item-subheader {
  width: 100%; }

.home-management-widget-item-toolbar {
  height: 4.154rem;
  background-color: #fff;
  padding: 0.6154rem 1.923rem; }
  .home-management-widget-item-toolbar a {
    color: var(--primary-text-color); }

.home-management-edit-widget--section-title {
  font-size: 1.231rem; }

.home-management-edit-widget--section-pane + .home-management-edit-widget--section-pane {
  position: relative; }

.home-management-edit-widget--icon-chooser-grid {
  width: 100%;
  height: 23.08rem;
  padding-right: 1.154rem;
  overflow: auto; }

.home-management-edit-widget--icon-chooser-item {
  border: var(--border);
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.7692rem; }
  .home-management-edit-widget--icon-chooser-item.active {
    border-width: 2px;
    border-color: var(--primary-color-darker); }

.home-management-edit-widget--icon-chooser-item-image {
  width: 91px;
  height: 91px; }

.home-management-edit-widget--side-a-preview {
  padding: 0 2.308rem;
  background-color: var(--gray-50); }
  .home-management-edit-widget--side-a-preview .home-management-widget-item {
    max-width: 25rem !important;
    max-height: 28.85rem !important;
    background: white;
    margin: 2.308rem 0;
    position: relative;
    overflow: hidden; }

.new-corner-label {
  position: absolute;
  right: -4.4rem;
  top: 1rem;
  padding: 0 5rem;
  background-color: var(--info-color);
  text-align: center;
  font-weight: bold;
  font-size: 1rem;
  text-transform: uppercase;
  color: hsl(0, 0%, var(--switch-info));
  transform: rotate(45deg); }

.custom-select-height md-select-menu {
  height: 12.31rem !important; }

.icon-upload-button__label {
  color: inherit;
  font-size: inherit;
  padding: 0; }

.theme__header {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center; }

.theme__category {
  padding-bottom: 2rem; }

.theme__category-name {
  margin: 16px 0;
  font-weight: bold;
  font-size: 1.077rem; }

.theme__colors {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(auto-fit, minmax(120px, 120px));
  list-style: none;
  margin: 0;
  padding: 0; }

.theme__color {
  border-radius: 2px;
  background-color: var(--backround-paper-color); }

.theme__color-swatch {
  background-color: var(--color);
  border-radius: 2px 2px 0 0;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
  transition: box-shadow 0.15s;
  display: block;
  height: 100px; }
  .theme__color-swatch:hover {
    cursor: pointer;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.25); }

.theme_color-info {
  display: flex;
  flex-direction: column;
  height: 100%; }

.theme__color-details {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
  padding: 0.5rem;
  text-align: right; }

.theme__color input,
.theme__color span {
  display: block;
  font-family: monospace;
  font-size: 1.077rem;
  margin: 0;
  padding: 0.2rem;
  text-align: right;
  width: 100%;
  height: auto; }

.theme__color span {
  cursor: default;
  margin-bottom: 0.5rem; }

.media-templates .media-templates-page {
  background-color: var(--action-disabled-background-color); }
  @media (min-width: 993px) {
    .media-templates .media-templates-page .poster-element {
      height: 324px; } }

.game-images .upload-file {
  display: none; }

/* draggable styles */
.as-sortable-dragging {
  padding-left: 0; }
  .as-sortable-dragging .home-management-widget-item {
    flex: 1;
    max-width: 100%; }
  .as-sortable-dragging .home-page-banners-list-item-index:before {
    content: '?'; }

.as-sortable-hidden + .home-management-banners--banner-image-list--item {
  margin-top: 20px; }

.toolbar-logo, #navbar .toolbar-logo, .navbar-common .toolbar-logo {
  height: 3.077rem;
  width: auto; }

#navbar .toolbar-logo {
  margin-left: 1.154em !important; }
  @media only screen and (max-width: 375px) {
    #navbar .toolbar-logo {
      margin-left: 0 !important; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    #navbar .toolbar-logo {
      margin-left: 0 !important; } }

@media only screen and (max-width: 375px) {
  #navbar {
    width: calc(100% - 4.615rem); } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  #navbar {
    width: calc(100% - 4.615rem); } }

#navbar.with-hide-menu {
  width: 100%; }

.navbar-fixed-top {
  position: fixed;
  top: 0;
  left: 0;
  right: 0; }

.navbar-common {
  background: linear-gradient(to right, var(--secondary-color) 20%, var(--secondary-color-lighter) 90%);
  color: hsl(0, 0%, var(--switch-secondary));
  height: 3.077rem;
  z-index: 10; }
  @media only screen and (max-width: 375px) {
    .navbar-common {
      height: 4.615rem; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .navbar-common {
      height: 4.615rem; } }
  .navbar-common .app-menu-button {
    height: 3.077rem;
    color: hsl(0, 0%, var(--switch-secondary));
    background-color: var(--secondary-color-darker);
    padding: 0; }
    .navbar-common .app-menu-button .fa {
      font-size: 1.8rem; }
    @media only screen and (max-width: 375px) {
      .navbar-common .app-menu-button {
        height: 4.615rem; } }
    @media only screen and (min-width: 376px) and (max-width: 767px) {
      .navbar-common .app-menu-button {
        height: 4.615rem; } }
  .navbar-common .page-title {
    font-size: 1.538rem;
    font-weight: 600;
    margin-left: 1.846rem;
    margin-right: 1.846rem;
    line-height: 3.077rem;
    width: 200px; }
    @media only screen and (max-width: 375px) {
      .navbar-common .page-title {
        line-height: 4.615rem;
        margin-left: 0;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden; } }
    @media only screen and (min-width: 376px) and (max-width: 767px) {
      .navbar-common .page-title {
        line-height: 4.615rem;
        margin-left: 0;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden; } }
    @media only screen and (min-width: 768px) and (max-width: 992px) {
      .navbar-common .page-title {
        line-height: 3.077rem;
        margin-left: 0;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        margin-left: 1.846rem !important; } }
  .navbar-common .opened-menu {
    display: flex;
    padding: 0 1.692rem;
    width: 20rem; }
    @media only screen and (max-width: 375px) {
      .navbar-common .opened-menu {
        display: flex;
        position: fixed;
        z-index: 2;
        width: 23.46rem;
        background-color: var(--primary-color); } }
    @media only screen and (min-width: 376px) and (max-width: 767px) {
      .navbar-common .opened-menu {
        display: flex;
        position: fixed;
        z-index: 2;
        width: 23.46rem;
        background-color: var(--primary-color); } }
    .navbar-common .opened-menu .app-menu-button {
      background-color: transparent;
      color: hsl(0, 0%, var(--switch-secondary)); }
      @media only screen and (max-width: 375px) {
        .navbar-common .opened-menu .app-menu-button {
          color: hsl(0, 0%, var(--switch-primary)); } }
      @media only screen and (min-width: 376px) and (max-width: 767px) {
        .navbar-common .opened-menu .app-menu-button {
          color: hsl(0, 0%, var(--switch-primary)); } }
    body.mini-navbar .navbar-common .opened-menu {
      display: none; }
  .navbar-common .closed-menu {
    background-color: var(--secondary-color);
    width: 4.615rem;
    display: none; }
    @media only screen and (max-width: 375px) {
      .navbar-common .closed-menu {
        background-color: transparent !important; } }
    @media only screen and (min-width: 376px) and (max-width: 767px) {
      .navbar-common .closed-menu {
        background-color: transparent !important; } }
    body.mini-navbar .navbar-common .closed-menu {
      display: inline-block; }
    .navbar-common .closed-menu .app-menu-button {
      width: 100%; }
      @media only screen and (max-width: 375px) {
        .navbar-common .closed-menu .app-menu-button {
          background-color: transparent !important; } }
      @media only screen and (min-width: 376px) and (max-width: 767px) {
        .navbar-common .closed-menu .app-menu-button {
          background-color: transparent !important; } }
  .navbar-common #navbar .toolbar-logo, #navbar .navbar-common .toolbar-logo, .navbar-common .toolbar-logo {
    padding: 0.4em; }
  .navbar-common .top-menu--welcome-label {
    margin-right: 5px;
    font-size: 1.231rem; }
  .navbar-common h1 {
    margin-top: 0;
    font-size: 26px; }
    @media only screen and (min-width: 320px) and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
      .navbar-common h1 {
        margin-bottom: 10px; } }
  .navbar-common .navbar-link-counter {
    position: absolute;
    right: 0px;
    top: 7px;
    min-width: 26px;
    height: 26px;
    padding: 0 2px;
    border-radius: 50%;
    background: var(--error-color);
    font-size: 17px;
    line-height: 25px;
    font-weight: 600;
    color: white;
    text-align: center;
    z-index: 2; }

a.main-logo:hover, a.main-logo:focus {
  background: none; }

.return-to-my-account {
  background-color: #fff;
  color: black;
  font-size: 1.2rem;
  margin: 4.077rem 2rem 0rem 2rem;
  box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24);
  padding: 1rem 1rem 1rem 1rem; }

.return-to-my-account-btn {
  float: right;
  text-transform: unset; }

@media only screen and (max-width: 375px) {
  .top-menu-desktop {
    display: none; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .top-menu-desktop {
    display: none; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .top-menu-desktop {
    display: none; } }

.top-menu-desktop .user-name {
  max-width: 650px; }

.app-icon-button {
  color: hsl(0, 0%, var(--switch-secondary)); }
  .app-icon-button:hover {
    background-color: var(--secondary-color-darker); }

.sidebar-fixed-top {
  position: fixed;
  top: 3.077rem; }
  @media only screen and (max-width: 375px) {
    .sidebar-fixed-top {
      top: 4.615rem; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .sidebar-fixed-top {
      top: 4.615rem; } }

.icon-menu-icon {
  width: 2.1rem;
  display: inline-block;
  text-align: center;
  margin-right: 0.769rem; }
  body.mini-navbar .icon-menu-icon {
    margin-right: 0; }

.sidebar-common {
  background-color: var(--primary-color);
  width: 20rem;
  height: calc(100% - 3.077rem);
  z-index: 11;
  overflow-y: auto;
  overflow-x: hidden;
  color: hsl(0, 0%, var(--switch-primary));
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 10px; }
  @media only screen and (max-width: 375px) {
    .sidebar-common {
      width: 23.46rem;
      height: calc(100% - 4.615rem); } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .sidebar-common {
      width: 23.46rem;
      height: calc(100% - 4.615rem); } }
  .sidebar-common::-webkit-scrollbar {
    background: var(--primary-color-darker);
    width: 9px;
    height: 9px; }
  .sidebar-common::-webkit-scrollbar-thumb {
    background: hsl(var(--primary-color-h), calc(var(--primary-color-s) * 1%), calc((var(--primary-color-l) + 15) * 1%)); }
  .sidebar-common::-webkit-scrollbar-corner {
    background: transparent; }
  .sidebar-common .loggedIn {
    height: 100%; }
  .sidebar-common .menu-wrapper {
    display: flex;
    flex: 1 0 auto; }
  .sidebar-common .label-info {
    background-color: var(--info-color); }
    .sidebar-common .label-info span {
      margin: 0;
      padding: 0 1rem 0 1rem; }
  @media only screen and (max-width: 375px) {
    body.mini-navbar .sidebar-common {
      display: none; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    body.mini-navbar .sidebar-common {
      display: none; } }
  body.mini-navbar .sidebar-common .arrows {
    display: none; }
  body.mini-navbar .sidebar-common.loggedIn {
    width: 4.615rem; }
  body.mini-navbar .sidebar-common .submenu {
    background-color: var(--primary-color);
    position: fixed;
    left: 4.692rem;
    overflow-y: auto;
    border-radius: 0 2px 2px 0;
    max-width: 200px; }
    body.mini-navbar .sidebar-common .submenu li {
      width: 100%;
      display: block;
      padding-left: 0px; }
      body.mini-navbar .sidebar-common .submenu li a {
        font-size: 12px; }
        body.mini-navbar .sidebar-common .submenu li a .icon-menu-icon {
          display: none; }
        body.mini-navbar .sidebar-common .submenu li a span {
          white-space: nowrap;
          display: block; }
      body.mini-navbar .sidebar-common .submenu li .icon-menu-icon {
        display: none; }
        body.mini-navbar body.mini-navbar .sidebar-common .submenu li .icon-menu-icon {
          display: inline; }
  .sidebar-common ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    width: 100%; }
    .sidebar-common ul .fa {
      font-size: 1.1 0.385rem; }
    .sidebar-common ul li {
      display: block;
      cursor: pointer; }
      body.mini-navbar .sidebar-common ul li {
        position: relative; }
      .sidebar-common ul li a {
        width: 100%;
        font-size: 1rem;
        padding: 1.077rem 1.077rem 1.077rem 1rem;
        float: left;
        transition: background 0.3s;
        outline: 0;
        text-decoration: none;
        color: inherit; }
        body.mini-navbar .sidebar-common ul li a {
          text-align: center; }
        .sidebar-common ul li a:hover, .sidebar-common ul li a:focus {
          background-color: var(--primary-color-darker); }
          .sidebar-common ul li a:hover span, .sidebar-common ul li a:focus span {
            text-decoration: underline;
            color: inherit; }
        .sidebar-common ul li a.active {
          background-color: var(--primary-color-darker); }
        body.mini-navbar .sidebar-common ul li a span {
          display: none; }
      .sidebar-common ul li > ul > li {
        padding-left: 0; }

.sidebar-copyright {
  font-size: 1rem;
  min-width: 20rem;
  text-align: center; }
  body.mini-navbar .sidebar-copyright {
    display: none; }
  .sidebar-copyright a {
    color: inherit;
    font-weight: bold; }

.sidebar__homepage-links {
  padding: 0.5rem 1rem; }

.sidebar__footer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0.5rem 1rem 0; }

.sidebar__footer-copyright {
  padding: 0.5rem; }

.side-menu-header {
  padding: 16px;
  width: 100%;
  background-color: var(--primary-color);
  color: hsl(0, 0%, var(--switch-primary));
  display: block; }
  body.mini-navbar .side-menu-header {
    display: none; }

.side-menu-header__selector {
  display: flex;
  justify-content: flex-end;
  position: relative; }
  .side-menu-header__selector .rw-button--link {
    color: hsl(0, 0%, var(--switch-primary)); }

.forgot-passwd {
  margin: 3.077rem 0 0; }
  .forgot-passwd .forgot-pwd-form {
    background-color: var(--background-paper-color);
    box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24);
    margin-top: 1rem;
    width: 535px; }
    .forgot-passwd .forgot-pwd-form p {
      font-size: 1.077rem; }
    @media only screen and (max-width: 375px) {
      .forgot-passwd .forgot-pwd-form h5 {
        display: none; }
      .forgot-passwd .forgot-pwd-form button {
        width: 47% !important; } }
    @media only screen and (min-width: 376px) and (max-width: 767px) {
      .forgot-passwd .forgot-pwd-form h5 {
        display: none; }
      .forgot-passwd .forgot-pwd-form button {
        width: 47% !important; } }

.login-form-mobile {
  background-color: var(--primary-color);
  padding: 2rem 1rem 2rem 1rem; }
  .login-form-mobile .forgot-button-mobile {
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    color: var(--primary-color-darker);
    font-weight: 600;
    font-size: 1.077rem; }
    .login-form-mobile .forgot-button-mobile a {
      color: inherit;
      background-color: transparent; }
      .login-form-mobile .forgot-button-mobile a:hover {
        background-color: transparent; }
  .login-form-mobile .errors {
    position: relative;
    color: hsl(0, 0%, var(--switch-primary)); }

.side-menu-anonymous {
  color: hsl(0, 0%, var(--switch-primary)); }
  .side-menu-anonymous .login-form {
    margin: 40px 0 1.154rem 0; }
  .side-menu-anonymous .input-style {
    color: var(--primary-text-color);
    margin: 10px auto auto;
    width: 90%;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px; }
    .side-menu-anonymous .input-style input {
      border: 0;
      width: 100%;
      height: 36px;
      padding: 0 0 0 5px; }
    .side-menu-anonymous .input-style button {
      width: 100%; }
    .side-menu-anonymous .input-style .errors {
      position: relative;
      color: hsl(0, 0%, var(--switch-primary)); }
    .side-menu-anonymous .input-style input.ng-invalid.ng-empty {
      border-width: 3px !important; }
  .side-menu-anonymous .lsp-login-additional-actions {
    padding: 1.538rem 0;
    margin: 0 auto;
    font-size: 1.385rem; }
    .side-menu-anonymous .lsp-login-additional-actions > div.action {
      margin: 10px 0; }
    .side-menu-anonymous .lsp-login-additional-actions a {
      color: inherit; }
      .side-menu-anonymous .lsp-login-additional-actions a:hover, .side-menu-anonymous .lsp-login-additional-actions a:focus {
        background: transparent; }

.login__button {
  width: 100%; }
  .login__button .rw-button, .login__button .app-button {
    width: 100%;
    background-color: var(--primary-color-darker); }
    .login__button .rw-button:hover, .login__button .app-button:hover {
      box-shadow: none; }

.login__sing-up-button {
  width: 100%; }
  .login__sing-up-button .rw-button, .login__sing-up-button .app-button {
    width: 100%;
    background-color: var(--primary-color-lighter); }
    .login__sing-up-button .rw-button:hover, .login__sing-up-button .app-button:hover {
      box-shadow: none;
      border-color: var(--primary-color-lighter);
      background-color: var(--primary-color-lighter); }

.inquiry-contacts-list .border-bottom {
  border-bottom: var(--border); }

.inquiry-contacts-list .inquiry-title {
  font-size: 1.231rem; }

.contact-us-message-area {
  width: 100%;
  height: 150px; }

@media only screen and (max-width: 375px) {
  .contact-mobile-item {
    margin: 1rem;
    background: #fff;
    box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24); } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .contact-mobile-item {
    margin: 1rem;
    background: #fff;
    box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24); } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .contact-mobile-item {
    margin: 1rem;
    background: #fff;
    box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24); } }

@media only screen and (max-width: 375px) {
  .contact-list-container {
    padding-bottom: 0.5rem; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .contact-list-container {
    padding-bottom: 0.5rem; } }

.contact-list-container .category-title {
  color: var(--primary-text-color);
  font-size: 1.231rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  overflow: hidden !important; }

@media only screen and (max-width: 375px) {
  .contact-list-container .category-title-container {
    height: 4.846rem;
    border-bottom: var(--border); } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .contact-list-container .category-title-container {
    height: 4.846rem;
    border-bottom: var(--border); } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .contact-list-container .category-title-container {
    height: 4.846rem;
    border-bottom: var(--border); } }

.contact-list-container .contact-card-container {
  color: var(--primary-text-color);
  font-size: 1.077rem; }
  .contact-list-container .contact-card-container .contact-title {
    color: var(--primary-text-color); }
  .contact-list-container .contact-card-container .address-line-1 a {
    color: var(--primary-text-color); }
  .contact-list-container .contact-card-container .contact-contact-item {
    color: var(--primary-color-darker); }
    .contact-list-container .contact-card-container .contact-contact-item input {
      font-size: 1.077rem !important;
      height: 1.923rem;
      width: 9.231rem !important;
      cursor: pointer;
      color: var(--primary-color-darker); }
  .contact-list-container .contact-card-container .toolbox-item {
    font-size: 1.231rem; }

.md-select-value .details i {
  display: none; }

.md-select-value .details.row {
  display: inline-block !important; }

.documents-container-table .thumbnail-container .lsp-image {
  width: 3.077rem;
  max-height: 3.077rem; }

.documents-container-grid {
  background-color: var(--gray-50) !important;
  overflow: hidden; }
  .documents-container-grid .top-bar-grid,
  .documents-container-grid .right-top-bar {
    height: 5em !important;
    background-color: #fff !important; }
  .documents-container-grid .top-bar-table {
    height: 1.077em !important;
    background-color: #fff !important; }
  .documents-container-grid .filter-buttons-width {
    width: 100%; }
  .documents-container-grid .grids-container .md-table-body {
    background-color: var(--gray-50) !important; }
  .documents-container-grid .grids-container .md-table {
    background-color: var(--gray-50) !important;
    overflow: hidden; }
    .documents-container-grid .grids-container .md-table .md-table-header {
      display: none; }
  .documents-container-grid .grids-container .download-button {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .documents-container-grid .grids-container .document-card {
    width: 15.385rem;
    height: 13.846rem; }
    .documents-container-grid .grids-container .document-card .thumbnail-container {
      height: 66%; }
      .documents-container-grid .grids-container .document-card .thumbnail-container .lsp-image {
        width: 6.154rem;
        max-height: 6.154rem; }
    .documents-container-grid .grids-container .document-card .show-thumbnail .lsp-image {
      display: block !important; }
    .documents-container-grid .grids-container .document-card .show-thumbnail .icon {
      display: none !important; }
    .documents-container-grid .grids-container .document-card .show-icon .icon {
      display: block !important; }
    .documents-container-grid .grids-container .document-card .preview-button {
      display: none !important; }
    .documents-container-grid .grids-container .document-card .download-link {
      color: var(--primary-color-darker); }
    .documents-container-grid .grids-container .document-card:hover {
      -webkit-animation-duration: 0.5s;
              animation-duration: 0.5s;
      -webkit-animation-fill-mode: both;
              animation-fill-mode: both;
      z-index: 100; }
      .documents-container-grid .grids-container .document-card:hover .show-preview-button .lsp-image {
        display: none !important; }
      .documents-container-grid .grids-container .document-card:hover .show-preview-button .icon {
        display: none !important; }
      .documents-container-grid .grids-container .document-card:hover .show-preview-button .preview-button {
        display: block !important; }
  .documents-container-grid .table-container .md-table .md-table-header-row {
    height: 3.846rem !important;
    background-color: #fff !important; }

.documents-table-download-label {
  display: inline-block;
  cursor: pointer; }

.document-type {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.email-notifications .content-view a {
  font-size: 1.231rem; }

.email-notifications .border-bottom {
  border-bottom: var(--border); }

.sms-notification-dialog {
  min-height: 400px; }

.send-alerts-checkbox-container {
  font-size: 1rem; }

.sms-notification-category-container.opened {
  background-color: var(--gray-50); }

.sms-notification-category-container .sms-notification-category-title-container {
  color: var(--primary-color-darker);
  cursor: pointer; }
  .sms-notification-category-container .sms-notification-category-title-container .arrow-wrapper {
    font-size: 1.077rem;
    min-width: 2.692rem; }
  .sms-notification-category-container .sms-notification-category-title-container .title-wrapper {
    font-size: 1.231rem; }
  .sms-notification-category-container .sms-notification-category-title-container .sms-notification-subscription {
    font-size: 1.077rem; }

.faq-category-title {
  font-size: 1.231rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  overflow: hidden !important; }

@media only screen and (max-width: 375px) {
  .faq-category-card {
    margin: 1rem !important;
    background: #fff;
    box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24); } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .faq-category-card {
    margin: 1rem !important;
    background: #fff;
    box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24); } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .faq-category-card {
    margin: 1rem !important;
    background: #fff;
    box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24); } }

@media only screen and (max-width: 375px) {
  .faq-container {
    background: #fff;
    box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24); } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .faq-container {
    background: #fff;
    box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24); } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .faq-container {
    background: #fff;
    box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24); } }

.faq-category-entry-card {
  background-color: var(--gray-50); }
  .faq-category-entry-card.closed {
    background-color: #fff; }
  .faq-category-entry-card .category-entry-title {
    color: var(--primary-color-darker); }
  .faq-category-entry-card .arrow-wrapper {
    padding-left: 1.923rem;
    font-size: 1.077rem;
    min-width: 4.385rem; }
    .faq-category-entry-card .arrow-wrapper .rw-button--icon, .faq-category-entry-card .arrow-wrapper .rw-button--icon-outlined, .faq-category-entry-card .arrow-wrapper .rw-button--icon-contained {
      color: var(--primary-color); }
    @media only screen and (max-width: 375px) {
      .faq-category-entry-card .arrow-wrapper {
        padding-left: 0;
        min-width: 2rem; } }
    @media only screen and (min-width: 376px) and (max-width: 767px) {
      .faq-category-entry-card .arrow-wrapper {
        padding-left: 0;
        min-width: 2rem; } }
    @media only screen and (min-width: 768px) and (max-width: 992px) {
      .faq-category-entry-card .arrow-wrapper {
        padding-left: 0;
        min-width: 2rem; } }
  .faq-category-entry-card .entry-wrapper {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    font-size: 1.231rem; }

.faq-search {
  position: relative; }

.faq-search__input {
  padding-left: 2.5rem; }

.faq-search__icon {
  position: absolute;
  left: 10px;
  top: 4px; }

.reply__modal-title {
  display: flex;
  width: 100%; }

.reply__content-container {
  display: flex;
  flex-direction: column;
  background-color: var(--gray-50);
  padding: 16px;
  margin: 16px 0px 32px;
  border-radius: 16px;
  box-shadow: 0 2px 0 0 var(--gray-200);
  min-height: 100px;
  width: 100%; }

.reply__content-container--center {
  display: flex;
  align-items: center;
  justify-content: center; }

.reply__header {
  margin-bottom: 16px;
  display: flex;
  flex-direction: column; }

.reply__subject {
  font-weight: bold;
  font-size: 1.177rem; }

.reply__subject--truncate {
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 90%; }

.reply__header-line-1 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start; }
  @media only screen and (max-width: 992px) {
    .reply__header-line-1 {
      flex-direction: column-reverse; } }

.reply__content-date {
  font-size: 0.977rem;
  display: flex;
  min-width: 200px;
  justify-content: flex-end; }
  @media only screen and (max-width: 992px) {
    .reply__content-date {
      margin-bottom: 8px;
      min-width: auto; } }

.reply__editor {
  margin-top: 16px; }

.reply__msg-header {
  display: flex;
  justify-content: space-between; }
  @media only screen and (max-width: 992px) {
    .reply__msg-header {
      flex-direction: column; } }

.reply__retailer-info {
  flex: 1; }
  .reply__retailer-info .rw-retailer-info__retailer-id {
    margin-bottom: 0px; }
  @media only screen and (max-width: 992px) {
    .reply__retailer-info {
      margin-bottom: 8px; } }

.reply__email-address {
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 90%; }

.create__add-button {
  margin-top: 2.004rem; }

.messages {
  color: var(--primary-text-color);
  padding-top: 1rem; }
  .messages .message-topic {
    font-size: 1.385rem; }
  .messages .messages-user-unread {
    font-weight: bold; }
  .messages .chips {
    padding: 0 0.5rem 0 0.5rem !important;
    margin-right: 0.5rem; }
  .messages .md-table-header {
    background-color: #fff !important; }
  .messages .md-table-row {
    cursor: pointer; }
    .messages .md-table-row:hover {
      background-color: var(--gray-100); }
    @media only screen and (max-width: 767px) {
      .messages .md-table-row:hover {
        background-color: initial;
        cursor: default !important; } }
  @media only screen and (max-width: 767px) {
    .messages .md-table-row.messages__message--selected {
      background-color: initial; }
      .messages .md-table-row.messages__message--selected:hover {
        background-color: initial; } }
  .messages .message-content {
    overflow: auto; }

.messages__link-to-message-details {
  color: var(--primary-text-color); }
  .messages__link-to-message-details:hover {
    color: var(--primary-text-color-darker); }

.recipient-select md-optgroup label {
  padding: 10px 16px;
  font-weight: 600;
  font-size: 1rem;
  text-transform: none; }

.messages__message--selected {
  background-color: var(--gray-200); }

.messages__message-input {
  padding: 8px;
  display: inline-flex;
  border-radius: 8px; }
  .messages__message-input:hover {
    background-color: var(--gray-300); }

privilege-list {
  display: inline-block;
  width: 100%; }

.privilege-list__category {
  list-style: none;
  font-weight: bold; }

.privilege-list__item {
  padding: 8px 8px 8px 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  transition: all 0.2s; }

.privilege-list__privilege {
  width: 100%;
  display: inline-block; }

.privilege-list__subtree {
  border-left: var(--border-dashed); }
  .privilege-list__subtree .privilege-list__category {
    font-weight: normal; }
  .privilege-list__subtree .privilege-item:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    left: -45px;
    background: white;
    border: solid 1px var(--gray-500); }
  .privilege-list__subtree .privilege-item:after {
    content: '';
    width: 0px;
    border: var(--border-dashed);
    position: absolute;
    width: 30px;
    left: -32px; }
  .privilege-list__subtree .privilege-item--checked:before {
    background: var(--primary-color);
    border: solid 1px var(--primary-color); }

.privilege-list__item--hoverable:hover {
  font-weight: bold;
  text-decoration: underline;
  color: var(--primary-color);
  background: var(--gray-200);
  padding-left: 16px;
  border-radius: 8px; }

@media only screen and (max-width: 767px) {
  .privilege-list__item--hoverable:hover {
    font-weight: normal;
    padding-left: 0px;
    background: transparent; } }

privilege-item,
.privilege-item {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between; }

@media only screen and (max-width: 767px) {
  .privilege-item__switcher {
    margin-left: 8px; } }

.privilege-templates {
  width: 100%; }

.privilege-templates__list {
  overflow-y: auto;
  width: 100%; }

.privilege-templates__list-item {
  font-size: 1.077rem;
  color: var(--gray-900);
  margin: 4px 0px;
  background-color: white !important;
  box-shadow: 0 2px 0 0 var(--gray-200); }

@media only screen and (max-width: 375px) {
  .privilege-templates__list--scrollable {
    display: inline-block;
    max-height: 50vh;
    overflow-y: scroll; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .privilege-templates__list--scrollable {
    display: inline-block;
    max-height: 50vh;
    overflow-y: scroll; } }

.privilege-templates .page-headline {
  font-size: 1.231rem; }

.privilege-templates .privilege-templates-section {
  background-color: var(--gray-50); }

.privilege-templates .privilege-template-preset-select-label {
  font-size: 1.077rem; }

.privilege-templates .privilege-template-preset-select {
  padding: 0;
  height: 100%;
  border: var(--border);
  overflow-y: auto; }
  .privilege-templates .privilege-template-preset-select option {
    line-height: 2.308rem;
    font-size: 1.077rem;
    padding: 0.6154rem 0.3077rem;
    white-space: normal;
    word-break: break-all;
    border-bottom: var(--border); }

.privilege-templates__picker {
  background-color: white;
  box-shadow: 0 2px 0 0 var(--gray-200);
  border-radius: 8px;
  padding: 16px 32px 0px 0px;
  margin: 8px 0px;
  display: inline-block;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .privilege-templates__picker {
      padding-right: 16px; } }

/* User Registration */
.registration-review-container .label {
  color: var(--primary-text-color); }

.registration-review-container input {
  height: 100%;
  padding: 0 !important;
  font-size: 1.1rem !important; }

.registration-review-container p {
  word-break: break-word; }

.self-registration input.ng-touched.ng-invalid,
.complete-registration input.ng-touched.ng-invalid {
  border-color: var(--error-color); }

.self-registration .fa.fa-info-circle.fa-registration,
.complete-registration .fa.fa-info-circle.fa-registration {
  color: var(--primary-color-darker); }

.self-registration .terms-label,
.complete-registration .terms-label {
  white-space: nowrap; }

@media only screen and (max-width: 375px) {
  .self-registration .retail-location button,
  .complete-registration .retail-location button {
    width: 100%; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .self-registration .retail-location button,
  .complete-registration .retail-location button {
    width: 100%; } }

.self-registration .white-container,
.complete-registration .white-container {
  box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24);
  background-color: #fff;
  font-size: 1.077rem;
  padding: 1rem 2rem 2rem;
  max-width: 66.15rem;
  margin: 2rem auto; }
  .self-registration .white-container.confirmation,
  .complete-registration .white-container.confirmation {
    max-width: 375px; }
    .self-registration .white-container.confirmation .redirect-center-button,
    .complete-registration .white-container.confirmation .redirect-center-button {
      margin: 1.538rem auto auto; }
  @media only screen and (max-width: 375px) {
    .self-registration .white-container,
    .complete-registration .white-container {
      margin: 0 1rem 1rem 1rem; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .self-registration .white-container,
    .complete-registration .white-container {
      margin: 0 1rem 1rem 1rem; } }
  .self-registration .white-container.personal-information,
  .complete-registration .white-container.personal-information {
    margin-top: 0; }
  .self-registration .white-container .section-title,
  .complete-registration .white-container .section-title {
    margin-bottom: 0.7692rem; }
    .self-registration .white-container .section-title span,
    .complete-registration .white-container .section-title span {
      font-size: 1.538rem;
      font-weight: 700;
      color: var(--primary-text-color); }
  .self-registration .white-container h1,
  .complete-registration .white-container h1 {
    margin: 0 0 0.4rem; }
    .self-registration .white-container h1 span,
    .complete-registration .white-container h1 span {
      font-size: 3.077rem; }
  .self-registration .white-container em,
  .complete-registration .white-container em {
    display: block;
    clear: both; }
  .self-registration .white-container .input-capcha,
  .complete-registration .white-container .input-capcha {
    margin-left: 1%;
    margin-right: 1%; }
  .self-registration .white-container .prospective-container,
  .complete-registration .white-container .prospective-container {
    padding-left: 1.154rem; }

.self-registration.terms,
.complete-registration.terms {
  padding: 1.923rem;
  font-size: 1.385rem; }
  .self-registration.terms ul,
  .complete-registration.terms ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .self-registration.terms ul li,
    .complete-registration.terms ul li {
      margin-top: 0.7692rem; }

.verify-retailer-id-btn {
  padding-top: 2.5rem; }

.sftp-list-container .md-table-container {
  padding-top: 0; }

.sftp-list-header {
  background: linear-gradient(#fff 30%, var(--gray-50)); }

.sftp-create-container {
  padding: 2.308rem 1.231rem 3.846rem; }

.add-recipient {
  margin-top: 2.004rem; }

.admin-reports h3.float-left {
  float: left; }

.admin-reports-event-details .md-table thead {
  background: none; }

.admin-reports-event-details .md-table .left-column {
  width: 15.38rem; }

.admin-reports-event-details .md-table .label {
  color: var(--primary-text-color); }

.security-accept-checkbox-container {
  font-size: 1.077rem; }

.pack-details__header {
  padding: 1rem 2rem; }

.pack-details__content {
  display: flex;
  flex-direction: column;
  border-top: 0.077rem solid #cccccc; }
  @media only screen and (min-width: 993px) {
    .pack-details__content {
      flex-direction: row; } }

.pack-details__section {
  padding: 1rem 2rem;
  flex: 1 0 100%; }
  @media only screen and (min-width: 993px) {
    .pack-details__section {
      flex: 1 0 33.3%; } }

.pack-details__cell {
  padding: 0.5rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%; }
  @media only screen and (min-width: 993px) {
    .pack-details__cell {
      padding: 1rem 0;
      display: block; } }

.pack-details__label {
  display: block;
  padding: 0.3rem 0;
  font-size: 1rem;
  color: #5b616b; }

.pack-details__loading {
  display: flex;
  padding: 1rem 2rem;
  align-items: center; }

.pack-details__section--bordered {
  border: 0; }
  @media only screen and (min-width: 993px) {
    .pack-details__section--bordered {
      border-left: 0.077rem solid #cccccc;
      border-right: 0.077rem solid #cccccc; } }

.pack-details__section--first {
  background-color: #fbfbfb; }

.details-dialog {
  padding: 0 !important; }

.details-dialog__footer {
  display: flex;
  justify-content: space-between;
  position: relative; }

.instant-games-transitions-history__filters {
  display: flex;
  flex-wrap: wrap; }

.inventory-header__link {
  display: block;
  margin-bottom: 8px; }

@media only screen and (max-width: 375px) {
  .manage-inventory-container .tab-wrapper {
    box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24);
    position: fixed;
    z-index: 2;
    background-color: #fff; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .manage-inventory-container .tab-wrapper {
    box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24);
    position: fixed;
    z-index: 2;
    background-color: #fff; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .manage-inventory-container .tab-wrapper {
    box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24);
    position: fixed;
    z-index: 2;
    background-color: #fff; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .manage-inventory-container .tab-wrapper {
    left: 4.615rem;
    right: 0; } }

@media only screen and (max-width: 375px) {
  .manage-inventory-container .tab-content {
    padding-top: 3.077rem !important; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .manage-inventory-container .tab-content {
    padding-top: 3.077rem !important; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .manage-inventory-container .tab-content {
    padding-top: 3.077rem !important; } }

@media only screen and (max-width: 375px) {
  .manage-inventory-pack-list-container .md-table-container,
  .manage-inventory-history-container .md-table-container {
    padding-top: 9.615rem !important; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .manage-inventory-pack-list-container .md-table-container,
  .manage-inventory-history-container .md-table-container {
    padding-top: 9.615rem !important; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .manage-inventory-pack-list-container .md-table-container,
  .manage-inventory-history-container .md-table-container {
    padding-top: 6.615rem !important; } }

.manage-inventory-order-details .title-wrapper {
  padding: 1rem 2rem 0 2rem !important; }

.manage-inventory-order-details .label {
  color: var(--primary-text-color-darker); }

.manage-inventory-order-details .md-table .md-table-header-row {
  height: 3.846rem !important;
  background-color: #fff !important; }

.manage-inventory-order-details .order-content-container {
  overflow: hidden; }

.manage-inventory-order-details .order-content-header {
  display: flex;
  align-items: flex-end;
  height: 51px;
  font-size: 1rem;
  padding-bottom: 0.2308rem;
  padding-left: 2rem; }

.manage-inventory-order-details .order-content-body {
  background-color: var(--gray-50); }

.manage-inventory-order-details .cell {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 5.231rem;
  padding-left: 2rem; }
  .manage-inventory-order-details .cell:last-child {
    margin-bottom: 1.231rem; }

.manage-inventory-liability-text {
  font-size: 1.5rem; }

.manage-inventory__tab {
  flex: 1 0 auto; }

.license-renewal__body {
  display: flex;
  align-items: center;
  flex-direction: column;
  font-size: 1.077rem; }

.license-renewal__header {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between; }

.license-renewal__retailer-list {
  list-style: none;
  margin: 0;
  padding: 0; }

.license-renewal__retailer-list-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 0;
  border-bottom: solid 1px #e3e3e3; }
  .license-renewal__retailer-list-item:last-child {
    border-bottom: none; }

.license-renewal__retailer-info {
  display: flex;
  flex-direction: column;
  flex: 1 0 50%;
  padding: 0 8px; }

.license-renewal__retailer-no {
  font-weight: bold; }

.license-renewal__link {
  display: flex;
  align-items: center; }
  .license-renewal__link i {
    margin-left: 4px; }

.license-renewal__expiration-days {
  font-weight: bold;
  margin-bottom: 8px; }

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

.license-renewal__circle-progress .circularChart {
  width: 25px;
  height: 25px; }
  .license-renewal__circle-progress .circularChart .circularChart__overlay {
    width: 15px;
    height: 15px; }

.license-renewal--scrollable {
  max-height: 23.231rem;
  overflow: auto; }

.bond-renewal__body {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  flex-direction: column;
  font-size: 1.077rem; }

.bond-renewal__expiration-days {
  font-weight: bold; }

.financial-status-widget-content {
  display: block;
  width: 100%;
  min-height: 100px; }

.financial-status-widget-content__entry {
  font-size: 1.177rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 12px !important; }

.financial-status-widget-content__label {
  display: flex;
  flex-direction: column;
  margin-bottom: 4px; }

.financial-status-widget-content__caption {
  font-size: 0.9rem; }

.financial-status-widget-content__value {
  font-weight: bold; }

.financial-status-widget-content__loader {
  display: flex;
  width: 100%;
  min-height: 100px;
  align-items: center;
  justify-content: center; }

.financial-status-widget {
  display: flex;
  flex-direction: column; }

.financial-status-widget__selector {
  margin-bottom: 1rem;
  background-color: var(--gray-50);
  padding: 16px 8px; }

.financial-status-widget__action {
  display: flex;
  justify-content: flex-end;
  margin-top: 8px;
  flex: 1 0;
  width: 100%; }

.status-indicator {
  width: 1rem;
  height: 1rem;
  border-radius: 50%; }

.status-indicator--unknown {
  background-color: var(--gray-100); }

.status-indicator--success {
  background-color: var(--success-color); }

.status-indicator--warning {
  background-color: var(--warning-color); }

.status-indicator--danger {
  background-color: var(--error-color); }

.site-operational-status-widget .md-table .md-table-header .md-table-header-cell,
.site-operational-status-widget .md-table thead .md-table-header-cell {
  padding: 0.846rem 1.231rem 0.846rem 1.231rem !important; }

.site-operational-status-widget .md-table {
  overflow: unset; }

.site-operational-status-widget .md-table-row {
  cursor: pointer; }
  .site-operational-status-widget .md-table-row:hover {
    background-color: var(--gray-100); }

.tickets-widget .widget-header {
  max-height: none !important; }

.tickets-widget .widget-body {
  font-size: 1.538rem; }
  .tickets-widget .widget-body .quantity, .tickets-widget .widget-body .amount {
    font-weight: bold; }
  .tickets-widget .widget-body .validated .quantity {
    color: var(--success-color); }
  .tickets-widget .widget-body .non-validated .quantity {
    color: var(--error-color); }

.top-vlt-games__header {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 8px 16px;
  font-size: 1rem;
  font-weight: normal;
  border-bottom: solid 1px var(--gray-300); }

.top-vlt-games__game {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }

.top-vlt-games__game-image {
  flex: 0 0 50px;
  width: 50px;
  height: 50px;
  background-color: var(--gray-200);
  border: solid 1px var(--gray-400);
  margin-right: 8px;
  border-radius: 50%;
  overflow: hidden; }
  .top-vlt-games__game-image img {
    width: 100%;
    height: auto; }

.top-vlt-games__game-details {
  display: flex;
  flex-direction: column;
  flex: 2 0; }

.top-vlt-games__game-name {
  word-break: break-word; }

.top-vlt-games__cash-played {
  font-weight: bold; }

.top-vlt-games__rankings {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-left: 8px;
  justify-content: space-evenly; }

.top-vlt-games__indicator {
  border-radius: 5px;
  padding: 2px 8px; }

.top-vlt-games__indicator--inner {
  background-color: var(--secondary-color);
  color: hsl(0, 0%, var(--switch-secondary));
  margin-left: 4px; }

.top-vlt-games__indicator--state {
  background-color: var(--primary-color);
  color: hsl(0, 0%, var(--switch-primary));
  margin-right: 4px; }

.messages-widget__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%; }

.messages-widget__link {
  margin-left: 8px; }

.messages-widget__link--hidden {
  display: none; }

.messages-widget__message {
  display: flex;
  flex-direction: column; }

.messages-widget__message-headline {
  display: flex;
  flex-direction: column; }

.messages-widget__message-line-1,
.messages-widget__message-line-2 {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.messages-widget__message-content {
  margin-top: 16px; }

.messages-widget__message-date {
  margin-left: 8px; }

.messages-widget__message-subject {
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.messages-widget__message-subject--unread {
  font-weight: bold; }

.messages-widget__message-subject--read {
  font-weight: normal; }

.alerts-widget-alert-container {
  display: table;
  width: 100%; }
  .alerts-widget-alert-container alert {
    display: table-row; }
    .alerts-widget-alert-container alert .alert-widget-item {
      display: table-cell;
      padding: 1rem 0.5rem;
      vertical-align: middle;
      border-top: solid 1px #CCCCCC; }
    .alerts-widget-alert-container alert .alert-widget-item:first-child,
    .alerts-widget-alert-container alert .alert-widget-item:last-child {
      text-align: center; }
  .alerts-widget-alert-container alert:first-child .alert-widget-item {
    border: 0; }

.announcement-list {
  display: block;
  width: 100%;
  padding: 16px 32px;
  background-color: var(--gray-50); }
  @media only screen and (max-width: 375px) {
    .announcement-list {
      padding: 16px 8px; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .announcement-list {
      padding: 16px 8px; } }

.announcement-list__item {
  margin: 4px 0px; }

.announcement-list__empty {
  display: flex;
  align-items: center;
  justify-items: center;
  flex-direction: column;
  padding: 32px; }

.announcement-list__icon {
  background: var(--gray-100);
  padding: 16px;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--gray-400);
  margin-bottom: 8px; }

.announcement-item {
  padding: 8px 16px;
  display: flex;
  flex-direction: row; }
  @media only screen and (max-width: 375px) {
    .announcement-item {
      padding: 8px; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .announcement-item {
      padding: 8px; } }
  .announcement-item rw-button.active .rw-button--icon, .announcement-item rw-button.active .rw-button--icon-outlined, .announcement-item rw-button.active .rw-button--icon-contained {
    background-color: var(--primary-color);
    color: hsl(0, 0%, var(--switch-primary));
    border-radius: 50%; }

.announcement-item__image-container {
  display: inline-flex;
  align-items: center;
  margin-right: 16px;
  justify-content: center;
  min-width: 60px;
  max-width: 60px;
  height: 60px;
  color: var(--gray-300); }

.announcement-item__content-container {
  display: flex;
  width: 100%; }
  @media only screen and (max-width: 375px) {
    .announcement-item__content-container {
      flex-wrap: wrap; } }

.announcement-item__image {
  width: 100%;
  height: auto; }

.announcement-item__description {
  display: inline-flex;
  justify-content: center;
  flex-direction: column;
  flex: 1 0; }

.announcement-item__title {
  font-weight: 700; }
  @media only screen and (max-width: 375px) {
    .announcement-item__title {
      font-size: 1rem;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      width: 200px; } }

.announcement-item__subtitle {
  color: var(--gray-600); }

.announcement-item__actions {
  display: flex;
  align-items: center; }
  @media only screen and (max-width: 375px) {
    .announcement-item__actions {
      justify-content: space-between;
      width: 100%; } }

.announcements-widget {
  height: 25.9rem !important; }
  @media only screen and (max-width: 992px) {
    .announcements-widget {
      height: auto !important; } }

.announcements-widget__empty {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 23rem; }

.announcements-widget__icon {
  background: var(--gray-100);
  padding: 16px;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--gray-400);
  margin-bottom: 8px; }

.announcements__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  border-bottom: var(--border); }
  @media only screen and (max-width: 375px) {
    .announcements__header {
      padding: 16px 8px; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .announcements__header {
      padding: 16px 8px; } }
  @media only screen and (max-width: 375px) {
    .announcements__header {
      flex-direction: column; } }

.announcements__subtitle {
  font-size: 1.2rem; }

.announcements__actions {
  display: flex; }
  @media only screen and (max-width: 375px) {
    .announcements__actions {
      margin-top: 8px; } }

.announcements__actions--mobile {
  display: none; }
  @media only screen and (max-width: 375px) {
    .announcements__actions--mobile {
      display: inline-block;
      margin-left: 8px; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .announcements__actions--mobile {
      display: inline-block;
      margin-left: 8px; } }

.announcements__actions--web {
  display: flex; }
  @media only screen and (max-width: 375px) {
    .announcements__actions--web {
      display: none; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .announcements__actions--web {
      display: none; } }

.announcements__actions-preview,
.announcements__actions-language-selector {
  margin-left: 8px; }

.announcement-content {
  display: flex;
  flex-direction: row;
  height: 22.9rem; }
  @media only screen and (max-width: 992px) {
    .announcement-content {
      flex-direction: column;
      height: 35rem; } }

.announcement-content__list {
  overflow-y: auto;
  width: 40%;
  border-right: var(--border); }
  .announcement-content__list rw-list-item:nth-child(even) {
    background-color: white !important; }
  @media only screen and (max-width: 992px) {
    .announcement-content__list {
      border-right: none;
      width: 100%;
      height: 13rem;
      background-color: var(--gray-100) !important;
      border-bottom: solid 1px var(--gray-200);
      border-top: solid 1px var(--gray-200); }
      .announcement-content__list rw-list-item:nth-child(even) {
        background-color: var(--gray-100) !important; } }

.announcement-content__list-item {
  border-bottom: var(--border); }

.announcement-content__container {
  padding: 16px;
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  overflow-y: auto; }

.announcement-content__title {
  margin-bottom: 16px; }

.announcement-content__content {
  flex: 1; }

.announcement-content__image {
  max-width: 130px;
  height: 130px;
  display: inline-flex;
  float: left;
  margin-right: 16px;
  -o-object-fit: contain;
     object-fit: contain; }

.announcement-content__text {
  text-align: justify; }
  .announcement-content__text p {
    margin-bottom: 8px !important; }

.announcement-content__footer {
  display: flex;
  justify-content: flex-end; }

.big-winners-list rw-list-item:nth-child(even) {
  background-color: white !important; }

.big-winners-list__item {
  border-bottom: var(--border); }
  .big-winners-list__item:last-child {
    border-bottom: 0; }

.big-winners-list__winner {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap; }

.big-winners-list__image {
  height: 80px;
  width: 80px;
  margin-right: 8px; }

.big-winners-list__winner-detail {
  display: flex;
  flex-direction: column;
  flex: 1 0 50%;
  justify-content: center; }

.big-winners-list__amount {
  font-size: 1.5rem;
  font-weight: bolder; }

.big-winners-list__additional-info {
  font-size: 1.2rem; }

.big-winners-list__social-media {
  margin-top: 8px; }

.games-ending-card {
  display: flex;
  flex: 0 0 50%;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  margin: 8px 0px;
  padding: 8px; }
  .games-ending-card__image-container {
    position: relative; }
  .games-ending-card__image-box {
    width: 120px;
    height: 100px;
    overflow: hidden;
    margin-bottom: 8px; }
  .games-ending-card__game-image {
    width: 100%;
    height: auto; }
  .games-ending-card__game-price-point {
    position: absolute;
    width: 30px;
    height: 30px;
    background: white;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 4px;
    font-size: 12px;
    right: -10px;
    top: -10px;
    border: solid 3px var(--gray-400);
    font-weight: 900; }
  .games-ending-card__game-name {
    text-align: center;
    font-weight: bold; }
  .games-ending-card__game-additional-info {
    font-size: 12px;
    display: flex;
    justify-content: space-between;
    width: 120px; }

.games-ending-list {
  display: flex;
  justify-content: flex-start;
  flex-direction: column; }
  @media only screen and (min-width: 376px) {
    .games-ending-list {
      flex-direction: row;
      flex-wrap: wrap; } }
  .games-ending-list--scrollable {
    overflow-y: scroll;
    height: 40vh; }
  .games-ending-list games-ending-card {
    display: flex;
    flex: 1 0 33%;
    justify-content: center; }

.full-width {
  width: 100%; }

.nvd3 text {
  font: 400 1rem 'Open Sans' !important; }

.nvd3 .nv-axislabel {
  color: var(--primary-text-color);
  font-size: 1.154rem; }

.nvd3 .nv-pie path {
  fill-opacity: 1 !important; }

.nvd3 .social-dropdown {
  min-width: 7rem;
  width: 7.1rem; }

.nvtooltip {
  letter-spacing: 0.05rem;
  background: #fff !important; }
  .nvtooltip table td.value {
    text-align: left !important;
    line-height: 1.5rem !important; }
  .nvtooltip.my-price-point-mix-tooltip td.key {
    font-weight: bold; }

@media only screen and (max-width: 375px) {
  .nv-lineChart .nv-focus .nv-x .nvd3 .tick text {
    display: none;
    /* removes horizontal labels on mobile devices, since those cannot fit anyways, unless we make a scrollable widget */
    /* both start and end of range on the axis are still visible */ } }

.nvd3-svg .nv-pieChart {
  transform: translate(20px, 20px) !important; }

.widget-lack-of-data {
  position: relative;
  padding: 1.538rem 0;
  background-color: rgba(255, 255, 255, 0.9); }
  @media only screen and (max-width: 375px) {
    .widget-lack-of-data {
      padding: 4.615rem 0 0 !important; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .widget-lack-of-data {
      padding: 4.615rem 0 0 !important; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .widget-lack-of-data {
      padding: 4.615rem 0 0 !important; } }
  .widget-lack-of-data .widget-lack-of-data-container {
    width: 100%; }
  .widget-lack-of-data span {
    display: table;
    text-align: center;
    font-size: 1.077rem;
    width: 100%;
    font-weight: 600;
    color: var(--primary-text-color); }
  .widget-lack-of-data i {
    color: var(--primary-text-color) !important;
    margin: 0 auto;
    font-size: 9.231rem; }
  .widget-lack-of-data.big-info span {
    font-size: 1.385rem; }
  .widget-lack-of-data.big-info i {
    font-size: 15.385rem; }

.dashboard-widgets-container {
  background-color: transparent;
  margin: 4.077rem 1rem 4.077rem 1rem; }
  @media only screen and (max-width: 375px) {
    .dashboard-widgets-container {
      margin: 5.615rem 1rem 5.615rem 1rem; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .dashboard-widgets-container {
      margin: 5.615rem 1rem 5.615rem 1rem; } }

.rw-dashboard-render-widgets.as-sortable-dragging {
  height: 3.077rem;
  max-height: 3.077rem; }
  .rw-dashboard-render-widgets.as-sortable-dragging .dashboard-widget {
    min-height: auto; }
  .rw-dashboard-render-widgets.as-sortable-dragging .widget-content {
    display: none; }
  .rw-dashboard-render-widgets.as-sortable-dragging .view-full-game-inventory .widget-content {
    display: block; }

.single-widget-container {
  width: 100%;
  position: relative; }
  .single-widget-container .scrollable {
    max-height: 34.231rem;
    display: block;
    position: relative;
    overflow: auto;
    padding: 1.538rem;
    -webkit-overflow-scrolling: touch; }

.instant-widget-container {
  height: 27.538rem; }
  .instant-widget-container.small-height {
    height: 14.846rem; }

.widget-tab-wrapper .widget-tab {
  font-size: 1rem; }
  .widget-tab-wrapper .widget-tab.active .tab-title {
    display: inline; }

.widget-tab-wrapper .tab-title {
  display: none; }

.widget-tab-wrapper .tab {
  width: 100%;
  padding: 0 0.6154rem; }
  .widget-tab-wrapper .tab:last-child {
    border-right: 0; }

.dashboard-widget {
  box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24);
  padding: 0;
  height: auto;
  margin: 0 0 2.5rem 0;
  background-color: #fff;
  font-size: 1rem;
  border-top: 0.077rem solid var(--primary-color); }
  .dashboard-widget.max-height {
    height: 100%; }
  .dashboard-widget.mid-height {
    height: 24.615rem; }
  .dashboard-widget.no-height {
    height: auto; }
  .dashboard-widget.double-height {
    height: 49.23rem; }
  .dashboard-widget.instant-height {
    min-height: 27.538rem; }
  .dashboard-widget.instant-extra-small-height {
    min-height: 11.538rem; }
  .dashboard-widget.instant-small-height {
    min-height: 14.846rem; }
  @media only screen and (max-width: 375px), only screen and (min-width: 376px) and (max-width: 767px) {
    .dashboard-widget.small-height-xs {
      min-height: 14.846rem; } }
  .dashboard-widget.no-borders {
    border: 0; }
  .dashboard-widget.bordered-header .widget-header {
    border-bottom: var(--border); }
  .dashboard-widget .widget-header {
    position: relative;
    min-height: 3rem;
    max-height: 3.8rem; }
    .bordered-header .dashboard-widget .widget-header {
      border-bottom: var(--border); }
    .dashboard-widget .widget-header .widget-header-content {
      padding: 0.8rem 1rem;
      width: 100%; }
      .dashboard-widget .widget-header .widget-header-content h3 {
        color: var(--primary-text-color);
        float: left;
        font-size: 1.077rem;
        text-align: left;
        margin: 0; }
        .is-editable .dashboard-widget .widget-header .widget-header-content h3 {
          margin-right: 2.9rem; }
      .dashboard-widget .widget-header .widget-header-content h4 {
        margin-bottom: 0; }
      .dashboard-widget .widget-header .widget-header-content .widget-subheader {
        margin-bottom: 0.385rem;
        font-size: 1.077rem; }
  .dashboard-widget .widget-body {
    padding: 1rem;
    min-height: 7.692rem; }
  .dashboard-widget .widget-list {
    padding-left: 0; }
  .dashboard-widget .widget-button {
    font-size: 1.385rem;
    font-weight: 600;
    margin-top: 0.769rem; }
  .dashboard-widget .widget-body.no-padding {
    padding: 0; }
  .dashboard-widget .widget-subtitle {
    margin: 0.385rem 0.769rem 0 0.769rem; }
  .dashboard-widget .widget-bottom-padding5 {
    padding-bottom: 3%; }
  .dashboard-widget .widget-list-item-text {
    font-size: 1.154rem; }
  .dashboard-widget .widget-list-small-cell {
    text-align: right;
    padding-right: 0.385rem; }
  .dashboard-widget .widget-list-main-cell {
    padding: 0 0.769rem; }
  .dashboard-widget .widget-game-cover-circle-container {
    width: 4.615rem;
    height: 4.615rem;
    position: relative;
    margin-right: 0.5rem; }
  .dashboard-widget .widget-game-name-container {
    word-break: break-all; }
  .dashboard-widget .widget-game-cover-circle {
    border-radius: 50%;
    height: 3.846rem;
    width: 3.846rem;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center; }
    .dashboard-widget .widget-game-cover-circle img {
      height: 3.846rem;
      width: 3.846rem; }
  .dashboard-widget .widget-game-out-of-stock {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 1.538rem;
    height: 1.538rem;
    color: white;
    background-color: var(--error-color); }
  .dashboard-widget .widget-game-out-of-stock-item {
    width: 1.538rem;
    height: 1.538rem;
    color: white;
    background-color: var(--error-color); }
  .dashboard-widget .widget-chart-legend {
    border-radius: 50%;
    height: 1.385rem;
    width: 1.385rem;
    float: right;
    padding: 0 0.769rem; }
  .dashboard-widget .widget-text-size {
    font-size: 1.077rem; }
  .dashboard-widget .widget-chart-legend-text {
    float: right;
    padding: 0 0.769rem;
    margin-top: 0; }
  .dashboard-widget .widget-text-padding {
    padding: 0 0.769rem; }
  .dashboard-widget p {
    margin-bottom: 0; }
  .dashboard-widget a {
    font-size: 1.077rem; }
  .dashboard-widget ul.widget-list {
    list-style-type: none;
    padding: 0;
    margin-bottom: 0; }
    .dashboard-widget ul.widget-list li {
      padding: 1rem;
      border-top: var(--border); }
  .dashboard-widget .border-bottom {
    border-bottom: var(--border); }

alerts-widget {
  font-size: 1.154rem; }
  alerts-widget .alerts-widget {
    min-height: 25.427rem; }
  alerts-widget a {
    font-size: 1rem; }
  alerts-widget .widget-content {
    overflow-y: auto; }
  alerts-widget alert {
    display: block;
    border-top: var(--border); }
    alerts-widget alert:first-child {
      border: 0; }
  alerts-widget .alert-widget-item--title {
    cursor: default; }
    alerts-widget .alert-widget-item--title.unread {
      font-weight: 700; }
  alerts-widget .alert-widget-item--date-wrapper {
    padding-left: 0.769rem;
    cursor: default; }
    @media only screen and (max-width: 375px) {
      alerts-widget .alert-widget-item--date-wrapper {
        padding-left: 0.308rem; } }
  alerts-widget .alert-widget-item--date {
    text-align: center;
    width: 100%; }
  alerts-widget .alert-widget-item--details {
    color: var(--primary-color-darker);
    cursor: pointer; }
  alerts-widget .alert-widget-item--text {
    margin-bottom: 0; }
    alerts-widget .alert-widget-item--text a {
      float: right; }
  alerts-widget .readon {
    font-size: 1.231rem;
    font-weight: bold;
    color: var(--primary-color-darker); }
    alerts-widget .readon.right {
      float: right; }
  alerts-widget .alert-widget-item--icon {
    position: relative;
    font-size: 3rem; }
    alerts-widget .alert-widget-item--icon > span:first-child {
      position: absolute;
      left: 0;
      top: 1.15rem;
      color: #fff;
      width: 100%;
      text-align: center;
      font-weight: 700;
      font-size: 0.7rem;
      font-family: Arial, Helvetica, sans-serif; }
  alerts-widget .importance-urgent .alert-widget-item--title,
  alerts-widget .importance-urgent .alert-widget-item--icon {
    color: var(--error-color); }
  alerts-widget .importance-high .alert-widget-item--title,
  alerts-widget .importance-high .alert-widget-item--icon {
    color: var(--warning-color); }
  alerts-widget .importance-normal .alert-widget-item--title,
  alerts-widget .importance-normal .alert-widget-item--icon {
    color: var(--success-color); }
  alerts-widget .left-alert-panel {
    text-align: center;
    margin: auto;
    padding-right: 0.5rem; }
  alerts-widget .scrollable {
    height: 22.2rem;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; }

lottery-representatives-widget .representative {
  padding: 1rem 0;
  margin-top: 0.385rem;
  border-top: var(--border); }
  lottery-representatives-widget .representative:nth-child(odd) {
    padding-top: 0;
    border-top: 0; }
  lottery-representatives-widget .representative:last-child {
    padding-bottom: 0; }
  @media only screen and (min-width: 376px) {
    lottery-representatives-widget .representative {
      padding: 0 1rem;
      border-left: var(--border);
      border-top: 0; }
      lottery-representatives-widget .representative:nth-child(odd) {
        padding-left: 0;
        border-left: 0; }
      lottery-representatives-widget .representative:last-child {
        padding-right: 0; } }
  lottery-representatives-widget .representative .attribute {
    margin: 0;
    font-size: 1.077rem;
    overflow: hidden;
    word-wrap: break-word; }
    lottery-representatives-widget .representative .attribute.name {
      text-transform: capitalize; }
    lottery-representatives-widget .representative .attribute.role {
      color: var(--primary-text-color);
      font-style: italic; }
    lottery-representatives-widget .representative .attribute.email, lottery-representatives-widget .representative .attribute.phone {
      color: var(--primary-color-darker); }
      lottery-representatives-widget .representative .attribute.email input, lottery-representatives-widget .representative .attribute.phone input {
        margin-top: 0;
        padding: 0;
        font-size: 1.077rem !important;
        color: var(--primary-color-darker); }

cumulative-winners-widget .amount-highlight {
  margin: 0;
  font-size: 1.55rem;
  font-weight: 700; }
  @media (max-width: 1280px) {
    cumulative-winners-widget .amount-highlight {
      font-size: 1.25rem; } }

cumulative-winners-widget .big-winners-logo {
  max-height: 7rem;
  max-width: 100%; }

cumulative-winners-widget p {
  margin-bottom: 0;
  font-size: 1.2rem; }

cumulative-winners-widget .widget-body .cumulative-image-wrapper img {
  width: 6.923rem;
  padding: 0; }

instant-games-widget.single-widget-container .dashboard-widget ul:before, instant-games-widget.single-widget-container .dashboard-widget ul:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-left: var(--border); }

instant-games-widget.single-widget-container .dashboard-widget ul:before {
  right: 19%; }

instant-games-widget.single-widget-container .dashboard-widget ul:after {
  right: 38%; }

instant-games-widget.single-widget-container .dashboard-widget ul li {
  padding: 0.385rem 0 0.385rem 1.538rem; }
  instant-games-widget.single-widget-container .dashboard-widget ul li .game-rank {
    font-weight: 600;
    font-size: 2.154rem; }
    instant-games-widget.single-widget-container .dashboard-widget ul li .game-rank i.lack-of-data {
      padding: 0.231rem 0.462rem 0.308rem 0.538rem;
      font-size: 1.846rem;
      background-color: #b72021;
      color: white; }
  instant-games-widget.single-widget-container .dashboard-widget ul li .game-headline,
  instant-games-widget.single-widget-container .dashboard-widget ul li .game-price {
    font-size: 1.308rem;
    padding: 0;
    margin: 0 0.231rem 0 0; }
  instant-games-widget.single-widget-container .dashboard-widget ul li .game-headline {
    text-transform: capitalize;
    font-weight: 600; }
  instant-games-widget.single-widget-container .dashboard-widget ul li .game-price {
    font-weight: 700; }
  instant-games-widget.single-widget-container .dashboard-widget ul li .instant-logo-wrapper {
    min-width: 5rem !important; }
    instant-games-widget.single-widget-container .dashboard-widget ul li .instant-logo-wrapper img.instantLogo {
      width: 5rem;
      height: 5rem; }
  instant-games-widget.single-widget-container .dashboard-widget ul li .top-10-column-header {
    font-size: 1.231rem;
    text-align: right; }
    instant-games-widget.single-widget-container .dashboard-widget ul li .top-10-column-header p {
      margin: 0 0.385rem 0 0; }
  instant-games-widget.single-widget-container .dashboard-widget ul li .chain {
    margin: 0;
    padding: 0; }
  instant-games-widget.single-widget-container .dashboard-widget ul li .no-padding {
    padding: 0; }

earnings-widget .arw-tooltips,
net-sales-widget .arw-tooltips {
  width: 321px; }

earnings-widget .net-sales-history-text,
net-earnings-widget .net-sales-history-text,
net-sales-widget .net-sales-history-text,
net-sales-history-page .net-sales-history-text,
eft-amount-widget .net-sales-history-text,
lvm-sales-widget .net-sales-history-text,
lvm-sales-history .net-sales-history-text {
  font-size: 1.2rem; }

earnings-widget .white-container,
net-earnings-widget .white-container,
net-sales-widget .white-container,
net-sales-history-page .white-container,
eft-amount-widget .white-container,
lvm-sales-widget .white-container,
lvm-sales-history .white-container {
  box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24);
  overflow-x: auto;
  overflow-y: hidden;
  background-color: #fff;
  font-size: 1.077rem; }

earnings-widget .delta, earnings-widget .net-sales-history-delta,
net-earnings-widget .delta,
net-earnings-widget .net-sales-history-delta,
net-sales-widget .delta,
net-sales-widget .net-sales-history-delta,
net-sales-history-page .delta,
net-sales-history-page .net-sales-history-delta,
eft-amount-widget .delta,
eft-amount-widget .net-sales-history-delta,
lvm-sales-widget .delta,
lvm-sales-widget .net-sales-history-delta,
lvm-sales-history .delta,
lvm-sales-history .net-sales-history-delta {
  font-size: 1.538rem;
  font-weight: 600 !important; }
  earnings-widget .delta:before, earnings-widget .net-sales-history-delta:before,
  net-earnings-widget .delta:before,
  net-earnings-widget .net-sales-history-delta:before,
  net-sales-widget .delta:before,
  net-sales-widget .net-sales-history-delta:before,
  net-sales-history-page .delta:before,
  net-sales-history-page .net-sales-history-delta:before,
  eft-amount-widget .delta:before,
  eft-amount-widget .net-sales-history-delta:before,
  lvm-sales-widget .delta:before,
  lvm-sales-widget .net-sales-history-delta:before,
  lvm-sales-history .delta:before,
  lvm-sales-history .net-sales-history-delta:before {
    font-family: 'fontawesome'; }

earnings-widget .net-sales-history-delta,
net-earnings-widget .net-sales-history-delta,
net-sales-widget .net-sales-history-delta,
net-sales-history-page .net-sales-history-delta,
eft-amount-widget .net-sales-history-delta,
lvm-sales-widget .net-sales-history-delta,
lvm-sales-history .net-sales-history-delta {
  font-size: 1.2rem; }

earnings-widget .delta-percentage-positive,
net-earnings-widget .delta-percentage-positive,
net-sales-widget .delta-percentage-positive,
net-sales-history-page .delta-percentage-positive,
eft-amount-widget .delta-percentage-positive,
lvm-sales-widget .delta-percentage-positive,
lvm-sales-history .delta-percentage-positive {
  color: var(--success-color); }
  earnings-widget .delta-percentage-positive:before,
  net-earnings-widget .delta-percentage-positive:before,
  net-sales-widget .delta-percentage-positive:before,
  net-sales-history-page .delta-percentage-positive:before,
  eft-amount-widget .delta-percentage-positive:before,
  lvm-sales-widget .delta-percentage-positive:before,
  lvm-sales-history .delta-percentage-positive:before {
    content: '\f148'; }

earnings-widget .delta-percentage-negative,
net-earnings-widget .delta-percentage-negative,
net-sales-widget .delta-percentage-negative,
net-sales-history-page .delta-percentage-negative,
eft-amount-widget .delta-percentage-negative,
lvm-sales-widget .delta-percentage-negative,
lvm-sales-history .delta-percentage-negative {
  color: var(--error-color); }
  earnings-widget .delta-percentage-negative:before,
  net-earnings-widget .delta-percentage-negative:before,
  net-sales-widget .delta-percentage-negative:before,
  net-sales-history-page .delta-percentage-negative:before,
  eft-amount-widget .delta-percentage-negative:before,
  lvm-sales-widget .delta-percentage-negative:before,
  lvm-sales-history .delta-percentage-negative:before {
    content: '\f149'; }

earnings-widget .subheader,
net-earnings-widget .subheader,
net-sales-widget .subheader,
net-sales-history-page .subheader,
eft-amount-widget .subheader,
lvm-sales-widget .subheader,
lvm-sales-history .subheader {
  font-size: 1.077rem; }

earnings-widget .history,
net-earnings-widget .history,
net-sales-widget .history,
net-sales-history-page .history,
eft-amount-widget .history,
lvm-sales-widget .history,
lvm-sales-history .history {
  font-weight: 600;
  font-size: 1.077rem; }

earnings-widget .value,
net-earnings-widget .value,
net-sales-widget .value,
net-sales-history-page .value,
eft-amount-widget .value,
lvm-sales-widget .value,
lvm-sales-history .value {
  color: var(--primary-text-color);
  font-size: 2.154rem;
  font-weight: bold; }

earnings-widget .quote-label,
net-earnings-widget .quote-label,
net-sales-widget .quote-label,
net-sales-history-page .quote-label,
eft-amount-widget .quote-label,
lvm-sales-widget .quote-label,
lvm-sales-history .quote-label {
  color: var(--primary-text-color);
  font-size: 1.385rem; }

earnings-widget .eft-quote,
net-earnings-widget .eft-quote,
net-sales-widget .eft-quote,
net-sales-history-page .eft-quote,
eft-amount-widget .eft-quote,
lvm-sales-widget .eft-quote,
lvm-sales-history .eft-quote {
  font-size: 1.077rem; }
  earnings-widget .eft-quote.eft-due-date,
  net-earnings-widget .eft-quote.eft-due-date,
  net-sales-widget .eft-quote.eft-due-date,
  net-sales-history-page .eft-quote.eft-due-date,
  eft-amount-widget .eft-quote.eft-due-date,
  lvm-sales-widget .eft-quote.eft-due-date,
  lvm-sales-history .eft-quote.eft-due-date {
    color: var(--primary-text-color); }
  earnings-widget .eft-quote.eft-amount span,
  net-earnings-widget .eft-quote.eft-amount span,
  net-sales-widget .eft-quote.eft-amount span,
  net-sales-history-page .eft-quote.eft-amount span,
  eft-amount-widget .eft-quote.eft-amount span,
  lvm-sales-widget .eft-quote.eft-amount span,
  lvm-sales-history .eft-quote.eft-amount span {
    color: var(--error-color); }

earnings-widget .widget-body,
net-earnings-widget .widget-body,
net-sales-widget .widget-body,
net-sales-history-page .widget-body,
eft-amount-widget .widget-body,
lvm-sales-widget .widget-body,
lvm-sales-history .widget-body {
  min-height: auto !important; }

earnings-widget .spacer,
net-earnings-widget .spacer,
net-sales-widget .spacer,
net-sales-history-page .spacer,
eft-amount-widget .spacer,
lvm-sales-widget .spacer,
lvm-sales-history .spacer {
  width: 100%;
  height: 0.07692rem;
  background-color: var(--divider-color); }

net-sales-history-page .white-container {
  overflow-x: unset !important;
  overflow-y: unset !important; }

.net-sales-history__tab {
  flex: 1 0 auto; }

top-selling-games-widget .border-top {
  border-top: var(--border); }

eft-amount-widget .history-container {
  padding: 0rem 1.154rem 1.154rem 1.154rem; }

eft-amount-widget .eft-container {
  padding: 0rem 1.154rem; }
  eft-amount-widget .eft-container:not(:only-child) {
    padding: 1.154rem;
    border-top: var(--border); }
    eft-amount-widget .eft-container:not(:only-child):last-child {
      border-bottom: var(--border); }

bond-renewal-widget .status-urgent {
  color: var(--error-color); }
  bond-renewal-widget .status-urgent .linearChart div {
    background-color: var(--error-color); }

bond-renewal-widget .status-alert {
  color: var(--error-color); }
  bond-renewal-widget .status-alert .linearChart div {
    background-color: var(--error-color); }

bond-renewal-widget .widget-body-chain {
  padding: 0 !important; }
  bond-renewal-widget .widget-body-chain .scrollable {
    height: 20rem;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; }

bond-renewal-widget .widget-body,
bond-renewal-widget .widget-body-chain {
  font-size: 1.231rem; }

bond-renewal-widget .progress-item {
  margin-top: 1.154rem;
  margin-bottom: 0.385rem; }

bond-renewal-widget .widget-padding-lr {
  padding: 0 1.154rem; }

bond-renewal-widget .subheader {
  font-size: 1.385rem; }

bond-renewal-widget .renewal-contact {
  margin-top: 0.769rem;
  padding: 0.769rem 1.154rem;
  border-top: var(--border); }

my-slow-moving-games-widget p {
  font-size: 1.077rem; }

my-price-point-mix-widget .border-left {
  border-left: var(--border); }

my-price-point-mix-widget .nvd3 text.middle {
  font-size: 1.25rem !important; }

my-price-point-mix-widget .my-price-point-mix-widget--chart-area {
  padding-bottom: 0.769rem; }

my-price-point-mix-widget .my-price-point-mix-widget--legend {
  padding-left: 0.769rem; }
  my-price-point-mix-widget .my-price-point-mix-widget--legend .widget-chart-legend {
    padding: 0; }
  my-price-point-mix-widget .my-price-point-mix-widget--legend .widget-chart-legend-text {
    padding-left: 0.308rem; }

jackpots-next-draws-widget .widget-body {
  margin-top: 0rem; }

jackpots-next-draws-widget ul .jackpot-tile {
  min-height: 6.923rem;
  word-wrap: break-word; }
  @media only screen and (min-width: 992px) {
    jackpots-next-draws-widget ul .jackpot-tile:not:nth-child(3n) {
      border-right: var(--border); } }
  @media only screen and (max-width: 992px) {
    jackpots-next-draws-widget ul .jackpot-tile:not:nth-child(2n) {
      border-right: var(--border); } }
  jackpots-next-draws-widget ul .jackpot-tile .amount-highlight {
    margin: 0;
    font-size: 1.55rem;
    font-weight: 700; }
    @media (max-width: 1280px) {
      jackpots-next-draws-widget ul .jackpot-tile .amount-highlight {
        font-size: 1.25rem; } }
  jackpots-next-draws-widget ul .jackpot-tile .jackpot-logo {
    max-height: 7rem;
    max-width: 100%; }
  jackpots-next-draws-widget ul .jackpot-tile p {
    margin-bottom: 0;
    font-size: 1.2rem; }

selling-terminals .selling-terminals-list-item {
  border-top: var(--border);
  margin-top: 0.769rem; }
  selling-terminals .selling-terminals-list-item:not(:last-of-type) {
    margin-bottom: 0.769rem; }
  selling-terminals .selling-terminals-list-item .terminal-widget-text {
    margin-bottom: 1.154rem;
    padding-left: 1.538rem; }
    selling-terminals .selling-terminals-list-item .terminal-widget-text h3 {
      text-transform: uppercase;
      font-weight: bold;
      font-size: 1.385rem; }
    @media only screen and (max-width: 375px) {
      selling-terminals .selling-terminals-list-item .terminal-widget-text h3,
      selling-terminals .selling-terminals-list-item .terminal-widget-text h4 {
        text-align: center; } }
    selling-terminals .selling-terminals-list-item .terminal-widget-text h4 {
      font-weight: normal;
      font-size: 1.231rem; }
  selling-terminals .selling-terminals-list-item .image {
    max-width: 100%;
    max-height: 8.462rem; }

store-sales-rank-widget .sales-rank-display,
chain-sales-rank-widget .sales-rank-display {
  margin-top: 0.385rem; }
  store-sales-rank-widget .sales-rank-display > div,
  chain-sales-rank-widget .sales-rank-display > div {
    text-align: center;
    position: relative; }
    store-sales-rank-widget .sales-rank-display > div:not(:last-of-type):after,
    chain-sales-rank-widget .sales-rank-display > div:not(:last-of-type):after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 100%;
      width: 0.077rem;
      background-color: var(--divider-color); }
  store-sales-rank-widget .sales-rank-display .sales-rank-label,
  chain-sales-rank-widget .sales-rank-display .sales-rank-label {
    font-size: 1.077rem; }
    @media only screen and (max-width: 375px) {
      store-sales-rank-widget .sales-rank-display .sales-rank-label,
      chain-sales-rank-widget .sales-rank-display .sales-rank-label {
        font-size: 1.077rem; } }
  store-sales-rank-widget .sales-rank-display .sales-rank-number,
  chain-sales-rank-widget .sales-rank-display .sales-rank-number {
    position: relative;
    top: -0.385rem;
    font-size: 2.154rem;
    display: block;
    font-weight: 700; }
    store-sales-rank-widget .sales-rank-display .sales-rank-number sub,
    chain-sales-rank-widget .sales-rank-display .sales-rank-number sub {
      bottom: 0; }

my-instant-ticket-sales-widget .nv-y line {
  display: none; }

my-instant-ticket-sales-widget .nvd3 .nv-axis.nv-x path.domain {
  stroke-opacity: 0.7; }

view-full-game-inventory-widget .widget-button,
end-of-game-widget .widget-button,
configurable-link-widget .widget-button {
  display: inline-block;
  font-size: 1.538rem;
  line-height: 3.846rem;
  width: 100%;
  height: 3.846rem !important;
  overflow: hidden;
  text-overflow: ellipsis;
  color: hsl(0, 0%, var(--switch-primary));
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  text-align: center; }
  view-full-game-inventory-widget .widget-button:hover, view-full-game-inventory-widget .widget-button:focus,
  end-of-game-widget .widget-button:hover,
  end-of-game-widget .widget-button:focus,
  configurable-link-widget .widget-button:hover,
  configurable-link-widget .widget-button:focus {
    background-color: var(--primary-color-darker);
    border-color: var(--primary-color-darker); }

view-full-game-inventory-widget .view-full-game-inventory,
end-of-game-widget .view-full-game-inventory,
configurable-link-widget .view-full-game-inventory {
  box-shadow: none;
  background: none; }

view-full-game-inventory-widget .dashboard-widget,
end-of-game-widget .dashboard-widget,
configurable-link-widget .dashboard-widget {
  border-top: none; }

current-instant-game-liability-widget .amount-highlight,
actual-and-projected-settlements-widget .amount-highlight {
  margin: 0;
  font-size: 2.154rem;
  height: auto;
  font-weight: 700;
  word-break: break-all; }

.average-daily-visits .md-headline {
  font-size: 1.538rem;
  font-weight: 600; }

.self-service-out-of-stock-widget .self-service-widget-body {
  border-top: var(--border);
  padding: 0rem; }
  .self-service-out-of-stock-widget .self-service-widget-body .amount-highlight {
    margin: 0;
    font-size: 1.231rem;
    height: auto;
    font-weight: 700;
    text-align: center;
    word-break: break-all; }
  .self-service-out-of-stock-widget .self-service-widget-body .self-service-text-item {
    font-size: 1.231rem;
    line-height: 1.231rem;
    margin-top: 0.5rem; }
  .self-service-out-of-stock-widget .self-service-widget-body .chart-title {
    font-size: 1.231rem;
    line-height: 1.231rem;
    margin: 0;
    padding: 0.769rem; }

.rw-dashboard-layout-column {
  padding: 0 1rem !important; }
  .rw-dashboard-layout-column .as-sortable-item-handle {
    cursor: auto; }
  .rw-dashboard-layout-column:only-child {
    padding: 1.154rem 1.154rem 0 1.154rem; }
    @media only screen and (max-width: 375px) {
      .rw-dashboard-layout-column:only-child {
        padding: 0.769rem 0.769rem 0 0.769rem; } }

.rw-dashboard-layout-column.is-edit-mode-on {
  border: 0.077rem dashed var(--gray-200); }
  .rw-dashboard-layout-column.is-edit-mode-on .rw-dashboard-layout-column-content {
    margin: -0.077rem; }

.rw-dashboard-render-widgets-sortable-placeholder {
  background-color: var(--gray-200);
  margin-bottom: 3.462rem;
  width: auto !important; }

.rw-widgets-sortable-handle {
  cursor: auto;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 30px;
  height: 40px; }

.rw-widgets-sortable-handle.is-editable {
  cursor: -webkit-grab;
  cursor: grab; }

.rw-dashboard-render-widgets {
  padding-bottom: 0.385rem; }

.rw-dashboard-layout-selector-layouts {
  width: 46.154rem; }

.rw-dashboard-layout-selector-layout-wrapper {
  padding: 0.1925rem;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: calc(100% / 3);
  /* IE11 doesn't accept calc in flex-basis while using shorthand property, hence why it's broken down in 3 separate ones */
  max-width: calc(100% / 3);
  /* needed because of the IE11 flex-basis bug - https://github.com/philipwalton/flexbugs#7-flex-basis-doesnt-account-for-box-sizingborder-box */ }

.rw-dashboard-layout-selector-layout {
  width: 100%;
  height: 11.538rem;
  padding: 0.385rem 0.385rem 0 0.385rem;
  background: var(--gray-200);
  cursor: pointer; }
  .rw-dashboard-layout-selector-layout:first-child {
    margin-left: 0; }
  .rw-dashboard-layout-selector-layout:hover {
    background-color: var(--gray-200); }

.rw-dashboard-layout-selector-layout.is-active {
  background-color: var(--primary-color); }

.rw-dashboard-layout-selector-layout-column {
  margin-left: 0.385rem;
  margin-bottom: 0.385rem;
  background: white; }
  .rw-dashboard-layout-selector-layout-column:first-child {
    margin-left: 0; }

.rw-dashboard-layout-selector-layout-column.mod-33 {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: calc(100% / 3);
  /* IE11 doesn't accept calc in flex-basis while using shorthand property, hence why it's broken down in 3 separate ones */
  max-width: calc(100% / 3); }

.rw-move-widget {
  position: absolute;
  right: 2.5rem;
  top: 0.5rem;
  width: 1.5rem;
  height: 1.5rem; }

.rw-remove-widget {
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
  width: 1.5rem;
  height: 1.5rem; }

@media only screen and (max-width: 73.769rem) {
  .rw-dashboard-layout-selector-layouts {
    width: 23.077rem; }
  .rw-dashboard-layout-selector-layout-wrapper {
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2); }
  .rw-dashboard-layout-selector-layout {
    height: 7.692rem; } }

.as-sortable-un-selectable .dashboard-widget {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important; }

.image-widget {
  width: 100%;
  height: 100%;
  background-size: 100% 100%; }

.dashboard-loader {
  position: fixed !important;
  z-index: 1;
  background-color: #fff;
  top: 3.077rem;
  left: 0;
  right: 0;
  bottom: 0; }
  .dashboard-loader .text {
    color: var(--primary-text-color);
    font-size: 1.692rem;
    margin-left: 20rem; }
    body.mini-navbar .dashboard-loader .text {
      margin-left: 4.615rem; }
  .dashboard-loader.animate-if.ng-leave {
    transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s; }

.widget-row-border {
  border-top: var(--border); }

.low-margin-header {
  margin-top: 0.385rem;
  margin-bottom: 0.385rem; }

.one-liner-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.widget-clickable-text {
  display: block;
  border: 0;
  box-shadow: none;
  background-color: transparent;
  color: var(--primary-color-darker);
  font-weight: bold;
  text-transform: capitalize;
  font-size: 1.231rem;
  line-height: 1.538rem; }

.image-wrapper {
  border: var(--border);
  margin-bottom: 0.385rem;
  height: 10rem;
  width: 10rem; }

.earnings-history .md-table-row:not(.md-table-header-row):last-child .md-table-cell:not(:first-child), .earnings-history .md-table-row:not(.md-table-header-row):last-child .md-table .md-table-cell-footer:not(:first-child), .md-table .earnings-history .md-table-row:not(.md-table-header-row):last-child .md-table-cell-footer:not(:first-child),
.earnings-history .md-table-row:not(.md-table-header-row):last-child .md-table td:not(:first-child), .md-table .earnings-history .md-table-row:not(.md-table-header-row):last-child td:not(:first-child),
.net-sales-history .md-table-row:not(.md-table-header-row):last-child .md-table-cell:not(:first-child),
.net-sales-history .md-table-row:not(.md-table-header-row):last-child .md-table .md-table-cell-footer:not(:first-child),
.md-table .net-sales-history .md-table-row:not(.md-table-header-row):last-child .md-table-cell-footer:not(:first-child),
.net-sales-history .md-table-row:not(.md-table-header-row):last-child .md-table td:not(:first-child),
.md-table .net-sales-history .md-table-row:not(.md-table-header-row):last-child td:not(:first-child) {
  font-weight: bold; }

md-dialog-content .md-table thead th {
  padding-left: 0.769rem;
  padding-right: 0.769rem; }

md-dialog-content .md-table tbody td {
  padding-left: 0.769rem;
  padding-right: 0.769rem; }
  @media only screen and (max-width: 375px) {
    md-dialog-content .md-table tbody td {
      padding: 0.385rem; } }
  md-dialog-content .md-table tbody td.responsive-label-inline {
    font-weight: bold; }
  @media only screen and (max-width: 375px), only screen and (min-width: 376px) and (max-width: 767px) {
    md-dialog-content .md-table tbody td.text-right {
      text-align: left; } }

@media only screen and (max-width: 375px), only screen and (min-width: 376px) and (max-width: 767px) {
  md-dialog-content .md-table tr {
    width: auto;
    margin-left: 0.077rem;
    margin-right: 0.615rem; } }

/*announcements*/
@media only screen and (max-width: 375px) {
  .annoucements-tabs-container .tab-wrapper {
    box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24);
    position: fixed;
    z-index: 2;
    background-color: #fff; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .annoucements-tabs-container .tab-wrapper {
    box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24);
    position: fixed;
    z-index: 2;
    background-color: #fff; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .annoucements-tabs-container .tab-wrapper {
    box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24);
    position: fixed;
    z-index: 2;
    background-color: #fff; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .annoucements-tabs-container .tab-wrapper {
    left: 4.615rem;
    right: 0; } }

@media only screen and (max-width: 375px) {
  .annoucements-tabs-container .tab-content {
    padding-top: 3.077rem !important; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .annoucements-tabs-container .tab-content {
    padding-top: 3.077rem !important; } }

@media only screen and (min-width: 768px) and (max-width: 992px) {
  .annoucements-tabs-container .tab-content {
    padding-top: 3.077rem !important; } }

.site-operational-status-widget .title-column-container {
  height: 30rem; }
  @media only screen and (max-width: 375px) {
    .site-operational-status-widget .title-column-container {
      height: auto; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .site-operational-status-widget .title-column-container {
      height: auto; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .site-operational-status-widget .title-column-container {
      height: auto; } }
  @media only screen and (max-width: 767px) {
    .site-operational-status-widget .title-column-container {
      display: block; } }

.site-operational-status-widget .title-column {
  background-color: var(--gray-50);
  overflow-y: auto; }
  .site-operational-status-widget .title-column.more-items-height {
    height: calc(100% - 3.538rem); }

.site-operational-status-widget .image {
  max-width: 100%;
  max-height: 15.077rem;
  padding: 0.385rem 0.769rem 0rem 0rem; }

.site-operational-status-widget .shortTitle {
  white-space: nowrap;
  cursor: pointer;
  font-size: 1.077rem;
  padding: 1rem; }
  .site-operational-status-widget .shortTitle:not(:last-of-type) {
    border-bottom: var(--border); }
  .site-operational-status-widget .shortTitle.last {
    padding-bottom: 2.231rem; }
  .site-operational-status-widget .shortTitle.last-child {
    border-bottom: none; }
  .site-operational-status-widget .shortTitle.active {
    border-right: 0;
    background: #fff; }
  .site-operational-status-widget .shortTitle p {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 0; }

.site-operational-status-widget .title {
  font-size: 16px;
  word-wrap: break-word; }

.site-operational-status-widget .content {
  font-size: 14px;
  overflow-x: hidden;
  overflow-y: auto;
  height: 16.231rem;
  word-wrap: break-word;
  text-align: justify;
  padding-right: 1.154rem; }
  @media only screen and (max-width: 375px) {
    .site-operational-status-widget .content {
      height: 100%; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .site-operational-status-widget .content {
      height: 100%; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .site-operational-status-widget .content {
      height: 100%; } }

lvm-sales-history .md-table-header {
  background-color: #fff !important; }

lvm-sales-history .search-filters {
  background-color: #fff !important;
  background: unset !important; }

lvm-sales-history .expanded {
  background-color: var(--gray-50);
  border-bottom: 0 !important; }

lvm-sales-history .expand-cell {
  text-align: center;
  width: 3.462rem;
  color: var(--primary-color); }

lvm-sales-history .expand-container {
  position: relative; }

lvm-sales-history .expand-inner-container {
  position: absolute;
  left: 0;
  right: 0;
  background-color: var(--gray-50); }

.progress-item-circle {
  margin-top: 0.5rem;
  margin-left: 1rem; }

.lottery-representative {
  display: flex;
  flex-direction: row;
  padding: 16px;
  width: 100%; }
  .lottery-representative:nth-child(even) {
    background-color: var(--gray-100); }

.lottery-representative__avatar-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  margin-right: 16px; }

.lottery-representative__avatar {
  display: flex;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  padding: 8px;
  font-size: 1.577rem;
  align-items: center;
  background-color: var(--primary-color);
  justify-content: center;
  color: hsl(0, 0%, var(--switch-primary));
  margin-bottom: 4px; }

.lottery-representative__job-title {
  color: var(--primary-text-color);
  font-size: 0.9rem; }

.lottery-representative__details {
  flex: 1 0 0; }

.lottery-representative__name {
  font-size: 1.177rem;
  margin-bottom: 16px !important; }

.lottery-representative__email,
.lottery-representative__office-phone,
.lottery-representative__mobile-phone {
  display: flex;
  align-items: center;
  margin-bottom: 8px !important; }
  .lottery-representative__email .fa,
  .lottery-representative__office-phone .fa,
  .lottery-representative__mobile-phone .fa {
    text-align: center;
    width: 14px;
    margin-right: 8px;
    font-size: 1.077rem; }
  .lottery-representative__email a,
  .lottery-representative__office-phone a,
  .lottery-representative__mobile-phone a {
    color: var(--primary-text-color); }

.lottery-representative__mobile-phone--bigger-icon .fa {
  font-size: 1.5rem !important; }

.account-details-info {
  padding-right: 2rem !important;
  border-right: 1px solid #ccc; }
  @media (max-width: 767px) {
    .account-details-info {
      padding-right: 0 !important;
      border-right: 0; } }

.account-details-form {
  padding-left: 2rem !important; }
  @media (max-width: 767px) {
    .account-details-form {
      padding-left: 0 !important;
      margin-top: 2rem; } }

.truested-device-list rw-list-item:nth-child(even) {
  background-color: white !important; }

.truested-device-list__item {
  border-bottom: var(--border);
  border-color: var(--gray-200) !important;
  padding: 16px 0px; }

.truested-device-list__item:last-child {
  border-bottom: none; }

.device {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  width: 100%; }
  @media only screen and (max-width: 375px) {
    .device {
      align-items: flex-start; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .device {
      align-items: flex-start; } }

.device__icon-container {
  display: inline-flex;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  align-items: center;
  background-color: var(--gray-100);
  justify-content: center;
  margin-right: 16px;
  color: var(--gray-900);
  flex-shrink: 0; }

.device__info-container {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex: 1 0 auto; }
  @media only screen and (max-width: 375px) {
    .device__info-container {
      flex-direction: column;
      align-items: flex-start; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .device__info-container {
      flex-direction: column;
      align-items: flex-start; } }
  @media only screen and (max-width: 425px) {
    .device__info-container {
      flex: initial; } }
  @media only screen and (min-width: 576px) {
    .device__info-container {
      flex-direction: row; } }

.device__info {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex: 1 0 auto; }
  @media only screen and (max-width: 375px) {
    .device__info {
      justify-content: flex-start; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .device__info {
      justify-content: flex-start; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .device__info {
      justify-content: flex-start; } }
  @media only screen and (max-width: 375px) {
    .device__info {
      flex-direction: column;
      align-items: flex-start; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .device__info {
      flex-direction: column;
      align-items: flex-start; } }

.device__name {
  display: inline-flex;
  flex-direction: column;
  min-width: 15%; }
  .device__name span:first-child {
    margin-right: 8px; }
  @media only screen and (max-width: 375px) {
    .device__name {
      min-width: 20%;
      margin-right: 8px; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .device__name {
      min-width: 20%;
      margin-right: 8px; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .device__name {
      min-width: 20%;
      margin-right: 8px; } }
  @media only screen and (max-width: 375px) {
    .device__name {
      flex-direction: row;
      align-items: flex-start; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .device__name {
      flex-direction: row;
      align-items: flex-start; } }

.device__id {
  display: inline-flex;
  flex-direction: column;
  flex: 1 0 auto; }
  @media only screen and (min-width: 576px) {
    .device__id {
      flex-direction: column; } }
  @media only screen and (max-width: 576px) {
    .device__id {
      width: 100%; } }
  @media only screen and (max-width: 767px) {
    .device__id {
      flex-direction: row;
      flex-wrap: wrap; } }

.device__id-label {
  font-weight: bold; }
  @media only screen and (max-width: 375px) {
    .device__id-label {
      margin-right: 8px; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .device__id-label {
      margin-right: 8px; } }

.device__action {
  display: flex;
  justify-content: flex-end;
  width: 100%; }
  @media only screen and (max-width: 375px) {
    .device__action {
      margin-top: 8px; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .device__action {
      margin-top: 8px; } }
  @media only screen and (min-width: 576px) {
    .device__action {
      margin-top: 0px;
      width: 20%; } }

.device__login-date {
  display: inline-flex;
  min-width: 15%;
  align-items: center;
  align-self: flex-start; }
  .device__login-date::before {
    content: '';
    background-color: var(--success-color);
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 100%;
    margin-right: 4px; }
  @media only screen and (max-width: 375px) {
    .device__login-date {
      margin-right: 16px;
      margin-bottom: 0px; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .device__login-date {
      margin-right: 16px;
      margin-bottom: 0px; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .device__login-date {
      margin-right: 16px;
      margin-bottom: 0px; } }
  @media only screen and (max-width: 375px) {
    .device__login-date {
      margin-bottom: 16px;
      font-size: 12px;
      flex-direction: row;
      align-items: center; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .device__login-date {
      margin-bottom: 16px;
      font-size: 12px;
      flex-direction: row;
      align-items: center; } }

.manage-users-section .user-subtitle {
  font-size: 16px;
  color: var(--primary-text-color); }

.report-notification-type {
  text-transform: lowercase; }
  .report-notification-type:first-letter {
    text-transform: uppercase; }

.create-account .step-1 .border-r-1 {
  border-right: 0.077rem solid rgba(0, 0, 0, 0.125); }

.create-account .step-1 .user-class-container {
  background: var(--gray-100); }

manage-users .collapse-content-container input {
  padding: 0 !important;
  margin: 0 !important;
  font-size: 1.154rem !important;
  height: unset !important; }

.fake-checbox {
  width: 1.4rem;
  height: 1.4rem;
  background: transparent;
  outline: 0;
  border-radius: 2px;
  border: 0.077rem solid #b3b3b3;
  position: relative; }

.mark-as-checked:before {
  content: '\f00c';
  position: absolute;
  top: -0.2rem;
  left: 0;
  font-family: 'fontawesome';
  font-size: 1.2rem;
  color: var(--primary-text-color); }

.cke_combo_text {
  width: 120px !important; }

.md-table-container .no-data,
.md-table-container .loading-data, .md-table {
  width: 100%;
  border-spacing: 0;
  overflow: hidden;
  display: table;
  font-size: 1rem;
  border-collapse: collapse; }
  .md-table-container .no-data input, .md-table-container .loading-data input, .md-table input,
  .md-table-container .no-data select,
  .md-table-container .loading-data select,
  .md-table select {
    height: unset; }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .md-table-container .no-data,
    .md-table-container .loading-data, .md-table {
      font-size: 1.154rem !important; } }

.md-table .md-table-header .md-table-header-cell, .md-table thead .md-table-header-cell {
  color: var(--primary-text-color);
  padding: 1.846rem 1.231rem 0 1.231rem;
  white-space: nowrap;
  border-bottom: var(--border);
  font-weight: normal; }
  .md-table .md-table-header .md-table-header-cell:last-child, .md-table thead .md-table-header-cell:last-child {
    text-align: right;
    padding-right: 1.231rem; }
  .md-table .md-table-header .md-table-header-cell.is-aligned-center, .md-table thead .md-table-header-cell.is-aligned-center {
    text-align: center; }
  .md-table .md-table-header .md-table-header-cell.is-aligned-right, .md-table thead .md-table-header-cell.is-aligned-right {
    text-align: right; }
  .md-table .md-table-header .md-table-header-cell.is-aligned-left, .md-table thead .md-table-header-cell.is-aligned-left {
    text-align: left; }

.header-sort-active {
  color: var(--primary-text-color-darker);
  padding-right: 0.5rem; }
  .header-sort-active:focus {
    outline: solid 2px var(--primary-color-darker); }

.md-table .md-table-cell, .md-table .md-table-cell-footer,
.md-table td,
.md-table .md-table-header-cell,
.md-table th {
  display: table-cell;
  padding: 1.846rem 1.231rem; }
  .md-table .md-table-cell .responsive-label-inline, .md-table .md-table-cell-footer .responsive-label-inline, .md-table td .responsive-label-inline, .md-table .md-table-header-cell .responsive-label-inline, .md-table th .responsive-label-inline {
    display: none; }
  .md-table .md-table-cell:last-child, .md-table .md-table-cell-footer:last-child,
  .md-table td:last-child,
  .md-table .md-table-header-cell:last-child,
  .md-table th:last-child {
    text-align: right;
    padding-right: 1.231rem; }
  @media only screen and (max-width: 375px) {
    .md-table .md-table-cell, .md-table .md-table-cell-footer,
    .md-table td,
    .md-table .md-table-header-cell,
    .md-table th {
      display: none; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .md-table .md-table-cell, .md-table .md-table-cell-footer,
    .md-table td,
    .md-table .md-table-header-cell,
    .md-table th {
      display: none; } }
  @media only screen and (max-width: 375px) {
    .md-table .show-on-phone.md-table-cell, .md-table .show-on-phone.md-table-cell-footer,
    .md-table td.show-on-phone,
    .md-table .show-on-phone.md-table-header-cell,
    .md-table th.show-on-phone {
      padding: 0.5rem 1.231rem !important;
      display: flex;
      align-items: center;
      justify-content: space-between;
      line-height: 2.308rem;
      color: var(--primary-text-color) !important; }
      .md-table .show-on-phone.md-table-cell .responsive-label-inline, .md-table .show-on-phone.md-table-cell-footer .responsive-label-inline, .md-table td.show-on-phone .responsive-label-inline, .md-table .show-on-phone.md-table-header-cell .responsive-label-inline, .md-table th.show-on-phone .responsive-label-inline {
        display: block; }
      .md-table .show-on-phone.md-table-cell:nth-child(even), .md-table .show-on-phone.md-table-cell-footer:nth-child(even),
      .md-table td.show-on-phone:nth-child(even),
      .md-table .show-on-phone.md-table-header-cell:nth-child(even),
      .md-table th.show-on-phone:nth-child(even) {
        background-color: var(--gray-50); } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .md-table .show-on-phone.md-table-cell, .md-table .show-on-phone.md-table-cell-footer,
    .md-table td.show-on-phone,
    .md-table .show-on-phone.md-table-header-cell,
    .md-table th.show-on-phone {
      padding: 0.5rem 1.231rem !important;
      display: flex;
      align-items: center;
      justify-content: space-between;
      line-height: 2.308rem;
      color: var(--primary-text-color) !important; }
      .md-table .show-on-phone.md-table-cell .responsive-label-inline, .md-table .show-on-phone.md-table-cell-footer .responsive-label-inline, .md-table td.show-on-phone .responsive-label-inline, .md-table .show-on-phone.md-table-header-cell .responsive-label-inline, .md-table th.show-on-phone .responsive-label-inline {
        display: block; }
      .md-table .show-on-phone.md-table-cell:nth-child(even), .md-table .show-on-phone.md-table-cell-footer:nth-child(even),
      .md-table td.show-on-phone:nth-child(even),
      .md-table .show-on-phone.md-table-header-cell:nth-child(even),
      .md-table th.show-on-phone:nth-child(even) {
        background-color: var(--gray-50); } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .md-table .md-table-cell, .md-table .md-table-cell-footer,
    .md-table td,
    .md-table .md-table-header-cell,
    .md-table th {
      padding: 0.5rem 1.231rem !important;
      display: flex;
      align-items: center;
      justify-content: space-between;
      line-height: 2.308rem;
      color: var(--primary-text-color) !important; }
      .md-table .md-table-cell .responsive-label-inline, .md-table .md-table-cell-footer .responsive-label-inline, .md-table td .responsive-label-inline, .md-table .md-table-header-cell .responsive-label-inline, .md-table th .responsive-label-inline {
        display: block; }
      .md-table .md-table-cell:nth-child(even), .md-table .md-table-cell-footer:nth-child(even),
      .md-table td:nth-child(even),
      .md-table .md-table-header-cell:nth-child(even),
      .md-table th:nth-child(even) {
        background-color: var(--gray-50); }
      .md-table .md-table-cell rw-table-cell, .md-table .md-table-cell-footer rw-table-cell, .md-table td rw-table-cell, .md-table .md-table-header-cell rw-table-cell, .md-table th rw-table-cell {
        width: 100%;
        display: flex;
        justify-content: space-between; } }
  @media only screen and (max-width: 375px) {
    .md-table .md-table-cell .responsive-label-inline, .md-table .md-table-cell-footer .responsive-label-inline, .md-table td .responsive-label-inline, .md-table .md-table-header-cell .responsive-label-inline, .md-table th .responsive-label-inline {
      display: block; }
    .md-table .md-table-cell rw-table-cell, .md-table .md-table-cell-footer rw-table-cell, .md-table td rw-table-cell, .md-table .md-table-header-cell rw-table-cell, .md-table th rw-table-cell {
      width: 100%;
      display: flex;
      justify-content: space-between; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .md-table .md-table-cell .responsive-label-inline, .md-table .md-table-cell-footer .responsive-label-inline, .md-table td .responsive-label-inline, .md-table .md-table-header-cell .responsive-label-inline, .md-table th .responsive-label-inline {
      display: block; }
    .md-table .md-table-cell rw-table-cell, .md-table .md-table-cell-footer rw-table-cell, .md-table td rw-table-cell, .md-table .md-table-header-cell rw-table-cell, .md-table th rw-table-cell {
      width: 100%;
      display: flex;
      justify-content: space-between; } }
  @media print {
    .md-table .md-table-cell .responsive-label-inline, .md-table .md-table-cell-footer .responsive-label-inline, .md-table td .responsive-label-inline, .md-table .md-table-header-cell .responsive-label-inline, .md-table th .responsive-label-inline {
      display: none; } }

/* table header container */
.md-table-header-container {
  padding: 1.846rem 1.231rem; }

/* table container */
.md-table-container {
  display: block;
  max-width: 100%;
  overflow-x: auto; }
  .md-table-container .no-data,
  .md-table-container .loading-data {
    border-bottom: none;
    text-align: left !important;
    padding: 1.231rem; }

.md-table .md-table-header,
.md-table thead {
  background-color: var(--gray-50);
  display: table-header-group; }
  @media only screen and (max-width: 375px) {
    .md-table .md-table-header,
    .md-table thead {
      display: none; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .md-table .md-table-header,
    .md-table thead {
      display: none; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .md-table .md-table-header,
    .md-table thead {
      display: none; } }

@media (min-width: 768px) {
  .md-table .md-table-body,
  .md-table tbody {
    display: table-row-group; } }

.md-table .md-table-row,
.md-table tr {
  display: table-row;
  border-bottom: var(--border);
  width: 100% !important; }
  .md-table .md-table-row:last-child,
  .md-table tr:last-child {
    border-bottom: 0 !important; }
    .md-table .md-table-row:last-child td,
    .md-table tr:last-child td {
      border-bottom: 0 !important; }
  @media only screen and (max-width: 375px) {
    .md-table .md-table-row,
    .md-table tr {
      display: block;
      padding: 0.9231rem 0.7692rem 0 !important;
      border-bottom: 0; }
      .md-table .md-table-row:last-child,
      .md-table tr:last-child {
        padding-bottom: 0.9231rem !important; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .md-table .md-table-row,
    .md-table tr {
      display: block;
      padding: 0.9231rem 0.7692rem 0 !important;
      border-bottom: 0; }
      .md-table .md-table-row:last-child,
      .md-table tr:last-child {
        padding-bottom: 0.9231rem !important; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .md-table .md-table-row,
    .md-table tr {
      display: block;
      margin: 1.231rem 0 !important;
      width: auto;
      border-bottom: 0;
      background-color: #fff;
      box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24); } }

.md-table .md-table-cell, .md-table .md-table-cell-footer,
.md-table td,
.md-table .md-table-header-cell,
.md-table th,
.md-table td {
  vertical-align: middle; }
  .md-table .md-table-cell.align-top, .md-table .align-top.md-table-cell-footer,
  .md-table td.align-top,
  .md-table .md-table-header-cell.align-top,
  .md-table th.align-top,
  .md-table td.align-top {
    vertical-align: top; }
  .md-table .md-table-cell.no-data, .md-table .no-data.md-table-cell-footer,
  .md-table td.no-data, .md-table .md-table-cell.loading-data, .md-table .loading-data.md-table-cell-footer,
  .md-table td.loading-data,
  .md-table .md-table-header-cell.no-data,
  .md-table .md-table-header-cell.loading-data,
  .md-table th.no-data,
  .md-table th.loading-data,
  .md-table td.no-data,
  .md-table td.loading-data {
    border-bottom: none;
    text-align: left !important;
    padding-left: 1.231rem; }

@media only screen and (max-width: 375px) {
  .md-table .collapse-cell {
    display: block !important;
    padding: 0;
    padding-right: 0 !important;
    text-align: left !important;
    border-bottom: none; } }

@media only screen and (min-width: 376px) and (max-width: 767px) {
  .md-table .collapse-cell {
    display: block !important;
    padding: 0;
    padding-right: 0 !important;
    text-align: left !important;
    border-bottom: none; } }

.md-table .md-table-cell-footer,
.md-table td {
  border-bottom: var(--border);
  color: var(--primary-text-color); }
  thead:last-child .md-table .md-table-cell-footer, thead:last-child
  .md-table td {
    border-bottom: 0; }

[class*='fa-sort'] {
  position: relative;
  top: 0px;
  left: 0.3846rem; }
  [class*='fa-sort'].sort-inactive {
    color: var(--primary-text-color-lighter); }
  [class*='fa-sort'].sort-active {
    color: var(--primary-text-color-darker); }
    [class*='fa-sort'].sort-active + a {
      color: var(--primary-text-color-darker); }

.mobile-sort-chevron-right {
  text-align: center; }

.mobile-sort-header {
  padding: 0 0.6154rem 0 0.6154rem; }

.mobile-sort-container {
  padding: 0 0.6154rem 0 0.6154rem; }

.pagination {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 1.1rem;
  padding: 1.846rem; }
  @media only screen and (max-width: 375px) {
    .pagination {
      height: 54px;
      justify-content: space-between !important;
      background-color: #fff;
      margin: 0 0.7692rem 0.9231rem;
      padding: 0 1.077rem !important;
      box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24); } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .pagination {
      height: 54px;
      justify-content: space-between !important;
      background-color: #fff;
      margin: 0 0.7692rem 0.9231rem;
      padding: 0 1.077rem !important;
      box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24); } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .pagination {
      height: 54px;
      justify-content: space-between !important;
      background-color: #fff;
      margin: 0 0.7692rem 0.9231rem;
      padding: 0 1.077rem !important;
      box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24); } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .pagination {
      margin: 0 1.231rem 0.9231rem; } }
  .pagination .rw-button, .pagination .app-button {
    color: var(--primary-text-color); }

.pagination__page-counter {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  margin: 0 8px; }

.pagination__page-input {
  max-width: 40px;
  margin: 0;
  padding: 8px 4px;
  text-align: center;
  border-radius: 4px;
  height: 2rem; }

.pagination__separator {
  margin: 0 4px; }

/* PRINT */
@media print {
  * {
    transition: none !important; }
  .md-table {
    width: 100% !important; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  a[href]:after {
    content: none !important; }
  .hide-header-in-print {
    display: none !important;
    content: none !important; }
  i {
    display: none !important; }
  .md-table-cell-actions {
    display: none !important; }
  .hide-tablet,
  .hide-desktop {
    display: none; }
  .md-table-cell, .md-table .md-table-cell-footer,
  .md-table td,
  .md-table-header-cell,
  th,
  td {
    word-wrap: break-word;
    white-space: nowrap; } }

.download-button {
  color: var(--primary-color-darker);
  width: auto; }
  .download-button .button-height {
    height: 40px !important;
    line-height: 40px !important; }
    .download-button .button-height span {
      font-size: 12px; }
  .download-button .progress-margin {
    margin-top: 3px; }
  .download-button a {
    cursor: pointer; }
  .download-button div {
    max-width: 140px; }
  .download-button.padding-right {
    padding-right: 10px;
    display: inline-block; }

.dropdown-toggle::after {
  display: none; }

.dropdown-menu {
  box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24);
  min-width: 7.692rem;
  background-color: #fff;
  padding: 0;
  font-size: 1rem; }
  .dropdown-menu .dropdown-item {
    padding: 0 !important;
    border: none !important; }
    .dropdown-menu .dropdown-item a {
      color: var(--primary-text-color);
      padding: 0.25rem 1.5rem !important;
      display: flex;
      align-items: center;
      height: 3rem; }
      .dropdown-menu .dropdown-item a:hover, .dropdown-menu .dropdown-item a:focus {
        text-decoration: none; }
    .dropdown-menu .dropdown-item button {
      color: var(--primary-text-color);
      padding: 0.25rem 1.5rem !important;
      display: flex;
      align-items: center;
      height: 3rem;
      border: 0;
      background: transparent;
      margin: 0;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      width: 100%; }
      .dropdown-menu .dropdown-item button:disabled {
        cursor: not-allowed;
        background-color: var(--action-disabled-background-color);
        color: var(--action-disabled-color); }
  @media only screen and (max-width: 375px) {
    .dropdown-menu {
      z-index: 12; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .dropdown-menu {
      z-index: 12; } }

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

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

.dropdown-container {
  display: inline-block; }

footer-bar {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  min-height: 50px;
  padding: 10px;
  background-color: #fff;
  z-index: 8;
  border-top: var(--border);
  opacity: 0.9; }
  @media only screen and (min-width: 1281px) {
    footer-bar {
      margin-left: 20rem; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    body.mini-navbar footer-bar {
      margin-left: 4.615rem; } }
  @media only screen and (min-width: 993px) {
    body.mini-navbar footer-bar {
      margin-left: 4.615rem; } }
  footer-bar .max-width {
    width: 100%; }

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

footer-bar {
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  position: fixed;
  z-index: 8; }
  @media (min-width: 993px) {
    .is-sidenav-hidden footer-bar {
      left: 0; } }
  @media (max-width: 375px) {
    footer-bar .lsp-btn {
      font-size: 14px !important;
      min-width: 70px !important; } }

.footer-bar--second-level {
  margin-left: 5px; }
  @media (max-width: 767px) {
    .footer-bar--second-level {
      margin-top: 5px;
      margin-left: 0; } }

.carousel {
  display: block; }
  .carousel .indicators span.indicator {
    float: left;
    width: 1rem;
    height: 1rem;
    margin: 0 0.538em;
    border-radius: 1rem;
    background: var(--primary-color-lighter); }
    .carousel .indicators span.indicator.active {
      background: var(--primary-color-darker); }
  .carousel .images {
    position: relative; }
    .carousel .images:before {
      display: block;
      content: '';
      width: 100%;
      padding-top: 23.43%; }
    .carousel .images > .image-container {
      display: none;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      overflow: hidden; }
      .carousel .images > .image-container.active {
        display: block; }
      .carousel .images > .image-container .image {
        width: 100%;
        height: 100%; }

.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear; }

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3); }
  50% {
    opacity: 1;
    transform: scale(1.05); }
  70% {
    transform: scale(0.9); }
  100% {
    transform: scale(1); } }

@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3); }
  50% {
    opacity: 1;
    transform: scale(1.05); }
  70% {
    transform: scale(0.9); }
  100% {
    transform: scale(1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
          animation-name: bounceIn; }

/*Config*/
/*Circular progress*/
.circularChart {
  float: left;
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #d0d0d0; }
  .circularChart__range {
    margin-top: 60px; }
  .circularChart__overlay {
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: 50%;
    margin-left: 5px;
    margin-top: 5px;
    text-align: center;
    line-height: 30px;
    font-size: 24px; }
  .circularChart.\--0 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(90deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--1 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(93.6deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--2 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(97.2deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--3 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(100.8deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--4 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(104.4deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--5 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(108deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--6 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(111.6deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--7 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(115.2deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--8 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(118.8deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--9 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(122.4deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--10 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(126deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--11 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(129.6deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--12 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(133.2deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--13 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(136.8deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--14 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(140.4deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--15 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(144deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--16 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(147.6deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--17 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(151.2deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--18 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(154.8deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--19 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(158.4deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--20 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(162deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--21 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(165.6deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--22 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(169.2deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--23 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(172.8deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--24 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(176.4deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--25 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(180deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--26 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(183.6deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--27 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(187.2deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--28 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(190.8deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--29 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(194.4deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--30 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(198deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--31 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(201.6deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--32 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(205.2deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--33 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(208.8deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--34 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(212.4deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--35 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(216deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--36 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(219.6deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--37 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(223.2deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--38 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(226.8deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--39 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(230.4deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--40 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(234deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--41 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(237.6deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--42 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(241.2deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--43 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(244.8deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--44 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(248.4deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--45 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(252deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--46 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(255.6deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--47 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(259.2deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--48 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(262.8deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--49 {
    background-image: linear-gradient(90deg, #d0d0d0 50%, transparent 50%, transparent), linear-gradient(266.4deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--50 {
    background-image: linear-gradient(-90deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--51 {
    background-image: linear-gradient(-86.4deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--52 {
    background-image: linear-gradient(-82.8deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--53 {
    background-image: linear-gradient(-79.2deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--54 {
    background-image: linear-gradient(-75.6deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--55 {
    background-image: linear-gradient(-72deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--56 {
    background-image: linear-gradient(-68.4deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--57 {
    background-image: linear-gradient(-64.8deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--58 {
    background-image: linear-gradient(-61.2deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--59 {
    background-image: linear-gradient(-57.6deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--60 {
    background-image: linear-gradient(-54deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--61 {
    background-image: linear-gradient(-50.4deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--62 {
    background-image: linear-gradient(-46.8deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--63 {
    background-image: linear-gradient(-43.2deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--64 {
    background-image: linear-gradient(-39.6deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--65 {
    background-image: linear-gradient(-36deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--66 {
    background-image: linear-gradient(-32.4deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--67 {
    background-image: linear-gradient(-28.8deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--68 {
    background-image: linear-gradient(-25.2deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--69 {
    background-image: linear-gradient(-21.6deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--70 {
    background-image: linear-gradient(-18deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--71 {
    background-image: linear-gradient(-14.4deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--72 {
    background-image: linear-gradient(-10.8deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--73 {
    background-image: linear-gradient(-7.2deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--74 {
    background-image: linear-gradient(-3.6deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--75 {
    background-image: linear-gradient(0deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--76 {
    background-image: linear-gradient(3.6deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--77 {
    background-image: linear-gradient(7.2deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--78 {
    background-image: linear-gradient(10.8deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--79 {
    background-image: linear-gradient(14.4deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--80 {
    background-image: linear-gradient(18deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--81 {
    background-image: linear-gradient(21.6deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--82 {
    background-image: linear-gradient(25.2deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--83 {
    background-image: linear-gradient(28.8deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--84 {
    background-image: linear-gradient(32.4deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--85 {
    background-image: linear-gradient(36deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--86 {
    background-image: linear-gradient(39.6deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--87 {
    background-image: linear-gradient(43.2deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--88 {
    background-image: linear-gradient(46.8deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--89 {
    background-image: linear-gradient(50.4deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--90 {
    background-image: linear-gradient(54deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--91 {
    background-image: linear-gradient(57.6deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--92 {
    background-image: linear-gradient(61.2deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--93 {
    background-image: linear-gradient(64.8deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--94 {
    background-image: linear-gradient(68.4deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--95 {
    background-image: linear-gradient(72deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--96 {
    background-image: linear-gradient(75.6deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--97 {
    background-image: linear-gradient(79.2deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--98 {
    background-image: linear-gradient(82.8deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--99 {
    background-image: linear-gradient(86.4deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }
  .circularChart.\--100 {
    background-image: linear-gradient(90deg, var(--error-color) 50%, transparent 50%, transparent), linear-gradient(270deg, var(--error-color) 50%, #d0d0d0 50%, #d0d0d0); }

/*linear progress*/
.linearChart {
  float: left;
  position: relative;
  height: 2px;
  width: 100%;
  background-color: #d0d0d0; }
  .linearChart > .\--0 {
    width: 0%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--1 {
    width: 1%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--2 {
    width: 2%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--3 {
    width: 3%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--4 {
    width: 4%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--5 {
    width: 5%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--6 {
    width: 6%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--7 {
    width: 7%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--8 {
    width: 8%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--9 {
    width: 9%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--10 {
    width: 10%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--11 {
    width: 11%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--12 {
    width: 12%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--13 {
    width: 13%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--14 {
    width: 14%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--15 {
    width: 15%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--16 {
    width: 16%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--17 {
    width: 17%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--18 {
    width: 18%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--19 {
    width: 19%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--20 {
    width: 20%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--21 {
    width: 21%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--22 {
    width: 22%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--23 {
    width: 23%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--24 {
    width: 24%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--25 {
    width: 25%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--26 {
    width: 26%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--27 {
    width: 27%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--28 {
    width: 28%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--29 {
    width: 29%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--30 {
    width: 30%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--31 {
    width: 31%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--32 {
    width: 32%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--33 {
    width: 33%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--34 {
    width: 34%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--35 {
    width: 35%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--36 {
    width: 36%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--37 {
    width: 37%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--38 {
    width: 38%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--39 {
    width: 39%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--40 {
    width: 40%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--41 {
    width: 41%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--42 {
    width: 42%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--43 {
    width: 43%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--44 {
    width: 44%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--45 {
    width: 45%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--46 {
    width: 46%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--47 {
    width: 47%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--48 {
    width: 48%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--49 {
    width: 49%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--50 {
    width: 50%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--51 {
    width: 51%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--52 {
    width: 52%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--53 {
    width: 53%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--54 {
    width: 54%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--55 {
    width: 55%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--56 {
    width: 56%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--57 {
    width: 57%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--58 {
    width: 58%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--59 {
    width: 59%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--60 {
    width: 60%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--61 {
    width: 61%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--62 {
    width: 62%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--63 {
    width: 63%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--64 {
    width: 64%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--65 {
    width: 65%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--66 {
    width: 66%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--67 {
    width: 67%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--68 {
    width: 68%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--69 {
    width: 69%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--70 {
    width: 70%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--71 {
    width: 71%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--72 {
    width: 72%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--73 {
    width: 73%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--74 {
    width: 74%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--75 {
    width: 75%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--76 {
    width: 76%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--77 {
    width: 77%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--78 {
    width: 78%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--79 {
    width: 79%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--80 {
    width: 80%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--81 {
    width: 81%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--82 {
    width: 82%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--83 {
    width: 83%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--84 {
    width: 84%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--85 {
    width: 85%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--86 {
    width: 86%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--87 {
    width: 87%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--88 {
    width: 88%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--89 {
    width: 89%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--90 {
    width: 90%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--91 {
    width: 91%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--92 {
    width: 92%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--93 {
    width: 93%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--94 {
    width: 94%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--95 {
    width: 95%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--96 {
    width: 96%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--97 {
    width: 97%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--98 {
    width: 98%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--99 {
    width: 99%;
    height: 2px;
    background-color: var(--error-color); }
  .linearChart > .\--100 {
    width: 100%;
    height: 2px;
    background-color: var(--error-color); }

rw-tooltip {
  padding: 2px 4px;
  cursor: pointer;
  position: relative; }
  rw-tooltip.without-float {
    position: absolute; }
    @media only screen and (max-width: 375px), only screen and (min-width: 376px) and (max-width: 767px) {
      rw-tooltip.without-float {
        right: 0; } }

._left .rw-tooltip {
  transform: translate(-250px, 0px) !important;
  -webkit-transform: translate(-250px, 0px) !important;
  -moz-transform: translate(-250px, 0px) !important;
  -o-transform: translate(-250px, 0px) !important;
  -ms-transform: translate(-250px, 0px) !important; }

tooltip._left tip tip-arrow,
tooltip._top tip tip-arrow,
tooltip._right tip tip-arrow,
tooltip._bottom tip tip-arrow {
  display: none; }

tooltip.active:not(._force-hidden) .rw-tooltip {
  font-size: 1.2rem;
  white-space: normal !important;
  max-width: 320px;
  min-width: 250px;
  text-align: left;
  height: auto !important;
  min-height: auto !important;
  line-height: normal !important;
  text-overflow: initial !important;
  background: white;
  color: var(--primary-text-color);
  border: 2px solid var(--primary-color);
  padding: 15px; }

.rw-tooltip__icon {
  width: 21px;
  height: 21px;
  display: inline-block;
  border-radius: 50%;
  cursor: pointer;
  margin-left: 0.5rem;
  border: var(--border);
  color: var(--primary-color);
  text-align: center; }

.flag-icon-background, .flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat; }

.flag-icon {
  position: relative;
  display: inline-block;
  width: 1.6rem;
  line-height: 1.2rem; }
  .flag-icon:before {
    content: '\00a0'; }

.flag-icon-ad {
  background-image: url(../images/flags/4x3/ad.svg); }

.flag-icon-ae {
  background-image: url(../images/flags/4x3/ae.svg); }

.flag-icon-af {
  background-image: url(../images/flags/4x3/af.svg); }

.flag-icon-ag {
  background-image: url(../images/flags/4x3/ag.svg); }

.flag-icon-ai {
  background-image: url(../images/flags/4x3/ai.svg); }

.flag-icon-al {
  background-image: url(../images/flags/4x3/al.svg); }

.flag-icon-am {
  background-image: url(../images/flags/4x3/am.svg); }

.flag-icon-ao {
  background-image: url(../images/flags/4x3/ao.svg); }

.flag-icon-aq {
  background-image: url(../images/flags/4x3/aq.svg); }

.flag-icon-ar {
  background-image: url(../images/flags/4x3/ar.svg); }

.flag-icon-as {
  background-image: url(../images/flags/4x3/as.svg); }

.flag-icon-at {
  background-image: url(../images/flags/4x3/at.svg); }

.flag-icon-au {
  background-image: url(../images/flags/4x3/au.svg); }

.flag-icon-aw {
  background-image: url(../images/flags/4x3/aw.svg); }

.flag-icon-ax {
  background-image: url(../images/flags/4x3/ax.svg); }

.flag-icon-az {
  background-image: url(../images/flags/4x3/az.svg); }

.flag-icon-ba {
  background-image: url(../images/flags/4x3/ba.svg); }

.flag-icon-bb {
  background-image: url(../images/flags/4x3/bb.svg); }

.flag-icon-bd {
  background-image: url(../images/flags/4x3/bd.svg); }

.flag-icon-be {
  background-image: url(../images/flags/4x3/be.svg); }

.flag-icon-bf {
  background-image: url(../images/flags/4x3/bf.svg); }

.flag-icon-bg {
  background-image: url(../images/flags/4x3/bg.svg); }

.flag-icon-bh {
  background-image: url(../images/flags/4x3/bh.svg); }

.flag-icon-bi {
  background-image: url(../images/flags/4x3/bi.svg); }

.flag-icon-bj {
  background-image: url(../images/flags/4x3/bj.svg); }

.flag-icon-bl {
  background-image: url(../images/flags/4x3/bl.svg); }

.flag-icon-bm {
  background-image: url(../images/flags/4x3/bm.svg); }

.flag-icon-bn {
  background-image: url(../images/flags/4x3/bn.svg); }

.flag-icon-bo {
  background-image: url(../images/flags/4x3/bo.svg); }

.flag-icon-bq {
  background-image: url(../images/flags/4x3/bq.svg); }

.flag-icon-br {
  background-image: url(../images/flags/4x3/br.svg); }

.flag-icon-bs {
  background-image: url(../images/flags/4x3/bs.svg); }

.flag-icon-bt {
  background-image: url(../images/flags/4x3/bt.svg); }

.flag-icon-bv {
  background-image: url(../images/flags/4x3/bv.svg); }

.flag-icon-bw {
  background-image: url(../images/flags/4x3/bw.svg); }

.flag-icon-by {
  background-image: url(../images/flags/4x3/by.svg); }

.flag-icon-bz {
  background-image: url(../images/flags/4x3/bz.svg); }

.flag-icon-ca {
  background-image: url(../images/flags/4x3/ca.svg); }

.flag-icon-cc {
  background-image: url(../images/flags/4x3/cc.svg); }

.flag-icon-cd {
  background-image: url(../images/flags/4x3/cd.svg); }

.flag-icon-cf {
  background-image: url(../images/flags/4x3/cf.svg); }

.flag-icon-cg {
  background-image: url(../images/flags/4x3/cg.svg); }

.flag-icon-ch {
  background-image: url(../images/flags/4x3/ch.svg); }

.flag-icon-ci {
  background-image: url(../images/flags/4x3/ci.svg); }

.flag-icon-ck {
  background-image: url(../images/flags/4x3/ck.svg); }

.flag-icon-cl {
  background-image: url(../images/flags/4x3/cl.svg); }

.flag-icon-cm {
  background-image: url(../images/flags/4x3/cm.svg); }

.flag-icon-cn {
  background-image: url(../images/flags/4x3/cn.svg); }

.flag-icon-co {
  background-image: url(../images/flags/4x3/co.svg); }

.flag-icon-cr {
  background-image: url(../images/flags/4x3/cr.svg); }

.flag-icon-cu {
  background-image: url(../images/flags/4x3/cu.svg); }

.flag-icon-cv {
  background-image: url(../images/flags/4x3/cv.svg); }

.flag-icon-cw {
  background-image: url(../images/flags/4x3/cw.svg); }

.flag-icon-cx {
  background-image: url(../images/flags/4x3/cx.svg); }

.flag-icon-cy {
  background-image: url(../images/flags/4x3/cy.svg); }

.flag-icon-cz {
  background-image: url(../images/flags/4x3/cz.svg); }

.flag-icon-de {
  background-image: url(../images/flags/4x3/de.svg); }

.flag-icon-dj {
  background-image: url(../images/flags/4x3/dj.svg); }

.flag-icon-dk {
  background-image: url(../images/flags/4x3/dk.svg); }

.flag-icon-dm {
  background-image: url(../images/flags/4x3/dm.svg); }

.flag-icon-do {
  background-image: url(../images/flags/4x3/do.svg); }

.flag-icon-dz {
  background-image: url(../images/flags/4x3/dz.svg); }

.flag-icon-ec {
  background-image: url(../images/flags/4x3/ec.svg); }

.flag-icon-ee {
  background-image: url(../images/flags/4x3/ee.svg); }

.flag-icon-eg {
  background-image: url(../images/flags/4x3/eg.svg); }

.flag-icon-eh {
  background-image: url(../images/flags/4x3/eh.svg); }

.flag-icon-er {
  background-image: url(../images/flags/4x3/er.svg); }

.flag-icon-es_US {
  background-image: url(../images/flags/4x3/es_US.svg); }

.flag-icon-et {
  background-image: url(../images/flags/4x3/et.svg); }

.flag-icon-fi {
  background-image: url(../images/flags/4x3/fi.svg); }

.flag-icon-fj {
  background-image: url(../images/flags/4x3/fj.svg); }

.flag-icon-fk {
  background-image: url(../images/flags/4x3/fk.svg); }

.flag-icon-fm {
  background-image: url(../images/flags/4x3/fm.svg); }

.flag-icon-fo {
  background-image: url(../images/flags/4x3/fo.svg); }

.flag-icon-fr {
  background-image: url(../images/flags/4x3/fr.svg); }

.flag-icon-ga {
  background-image: url(../images/flags/4x3/ga.svg); }

.flag-icon-gb {
  background-image: url(../images/flags/4x3/gb.svg); }

.flag-icon-gd {
  background-image: url(../images/flags/4x3/gd.svg); }

.flag-icon-ge {
  background-image: url(../images/flags/4x3/ge.svg); }

.flag-icon-gf {
  background-image: url(../images/flags/4x3/gf.svg); }

.flag-icon-gg {
  background-image: url(../images/flags/4x3/gg.svg); }

.flag-icon-gh {
  background-image: url(../images/flags/4x3/gh.svg); }

.flag-icon-gi {
  background-image: url(../images/flags/4x3/gi.svg); }

.flag-icon-gl {
  background-image: url(../images/flags/4x3/gl.svg); }

.flag-icon-gm {
  background-image: url(../images/flags/4x3/gm.svg); }

.flag-icon-gn {
  background-image: url(../images/flags/4x3/gn.svg); }

.flag-icon-gp {
  background-image: url(../images/flags/4x3/gp.svg); }

.flag-icon-gq {
  background-image: url(../images/flags/4x3/gq.svg); }

.flag-icon-gr {
  background-image: url(../images/flags/4x3/gr.svg); }

.flag-icon-gs {
  background-image: url(../images/flags/4x3/gs.svg); }

.flag-icon-gt {
  background-image: url(../images/flags/4x3/gt.svg); }

.flag-icon-gu {
  background-image: url(../images/flags/4x3/gu.svg); }

.flag-icon-gw {
  background-image: url(../images/flags/4x3/gw.svg); }

.flag-icon-gy {
  background-image: url(../images/flags/4x3/gy.svg); }

.flag-icon-hk {
  background-image: url(../images/flags/4x3/hk.svg); }

.flag-icon-hm {
  background-image: url(../images/flags/4x3/hm.svg); }

.flag-icon-hn {
  background-image: url(../images/flags/4x3/hn.svg); }

.flag-icon-hr {
  background-image: url(../images/flags/4x3/hr.svg); }

.flag-icon-ht {
  background-image: url(../images/flags/4x3/ht.svg); }

.flag-icon-hu {
  background-image: url(../images/flags/4x3/hu.svg); }

.flag-icon-id {
  background-image: url(../images/flags/4x3/id.svg); }

.flag-icon-ie {
  background-image: url(../images/flags/4x3/ie.svg); }

.flag-icon-il {
  background-image: url(../images/flags/4x3/il.svg); }

.flag-icon-im {
  background-image: url(../images/flags/4x3/im.svg); }

.flag-icon-in {
  background-image: url(../images/flags/4x3/in.svg); }

.flag-icon-io {
  background-image: url(../images/flags/4x3/io.svg); }

.flag-icon-iq {
  background-image: url(../images/flags/4x3/iq.svg); }

.flag-icon-ir {
  background-image: url(../images/flags/4x3/ir.svg); }

.flag-icon-is {
  background-image: url(../images/flags/4x3/is.svg); }

.flag-icon-it {
  background-image: url(../images/flags/4x3/it.svg); }

.flag-icon-je {
  background-image: url(../images/flags/4x3/je.svg); }

.flag-icon-jm {
  background-image: url(../images/flags/4x3/jm.svg); }

.flag-icon-jo {
  background-image: url(../images/flags/4x3/jo.svg); }

.flag-icon-jp {
  background-image: url(../images/flags/4x3/jp.svg); }

.flag-icon-ke {
  background-image: url(../images/flags/4x3/ke.svg); }

.flag-icon-kg {
  background-image: url(../images/flags/4x3/kg.svg); }

.flag-icon-kh {
  background-image: url(../images/flags/4x3/kh.svg); }

.flag-icon-ki {
  background-image: url(../images/flags/4x3/ki.svg); }

.flag-icon-km {
  background-image: url(../images/flags/4x3/km.svg); }

.flag-icon-kn {
  background-image: url(../images/flags/4x3/kn.svg); }

.flag-icon-kp {
  background-image: url(../images/flags/4x3/kp.svg); }

.flag-icon-kr {
  background-image: url(../images/flags/4x3/kr.svg); }

.flag-icon-kw {
  background-image: url(../images/flags/4x3/kw.svg); }

.flag-icon-ky {
  background-image: url(../images/flags/4x3/ky.svg); }

.flag-icon-kz {
  background-image: url(../images/flags/4x3/kz.svg); }

.flag-icon-la {
  background-image: url(../images/flags/4x3/la.svg); }

.flag-icon-lb {
  background-image: url(../images/flags/4x3/lb.svg); }

.flag-icon-lc {
  background-image: url(../images/flags/4x3/lc.svg); }

.flag-icon-li {
  background-image: url(../images/flags/4x3/li.svg); }

.flag-icon-lk {
  background-image: url(../images/flags/4x3/lk.svg); }

.flag-icon-lr {
  background-image: url(../images/flags/4x3/lr.svg); }

.flag-icon-ls {
  background-image: url(../images/flags/4x3/ls.svg); }

.flag-icon-lt {
  background-image: url(../images/flags/4x3/lt.svg); }

.flag-icon-lu {
  background-image: url(../images/flags/4x3/lu.svg); }

.flag-icon-lv {
  background-image: url(../images/flags/4x3/lv.svg); }

.flag-icon-ly {
  background-image: url(../images/flags/4x3/ly.svg); }

.flag-icon-ma {
  background-image: url(../images/flags/4x3/ma.svg); }

.flag-icon-mc {
  background-image: url(../images/flags/4x3/mc.svg); }

.flag-icon-md {
  background-image: url(../images/flags/4x3/md.svg); }

.flag-icon-me {
  background-image: url(../images/flags/4x3/me.svg); }

.flag-icon-mf {
  background-image: url(../images/flags/4x3/mf.svg); }

.flag-icon-mg {
  background-image: url(../images/flags/4x3/mg.svg); }

.flag-icon-mh {
  background-image: url(../images/flags/4x3/mh.svg); }

.flag-icon-mk {
  background-image: url(../images/flags/4x3/mk.svg); }

.flag-icon-ml {
  background-image: url(../images/flags/4x3/ml.svg); }

.flag-icon-mm {
  background-image: url(../images/flags/4x3/mm.svg); }

.flag-icon-mn {
  background-image: url(../images/flags/4x3/mn.svg); }

.flag-icon-mo {
  background-image: url(../images/flags/4x3/mo.svg); }

.flag-icon-mp {
  background-image: url(../images/flags/4x3/mp.svg); }

.flag-icon-mq {
  background-image: url(../images/flags/4x3/mq.svg); }

.flag-icon-mr {
  background-image: url(../images/flags/4x3/mr.svg); }

.flag-icon-ms {
  background-image: url(../images/flags/4x3/ms.svg); }

.flag-icon-mt {
  background-image: url(../images/flags/4x3/mt.svg); }

.flag-icon-mu {
  background-image: url(../images/flags/4x3/mu.svg); }

.flag-icon-mv {
  background-image: url(../images/flags/4x3/mv.svg); }

.flag-icon-mw {
  background-image: url(../images/flags/4x3/mw.svg); }

.flag-icon-mx {
  background-image: url(../images/flags/4x3/mx.svg); }

.flag-icon-my {
  background-image: url(../images/flags/4x3/my.svg); }

.flag-icon-mz {
  background-image: url(../images/flags/4x3/mz.svg); }

.flag-icon-na {
  background-image: url(../images/flags/4x3/na.svg); }

.flag-icon-nc {
  background-image: url(../images/flags/4x3/nc.svg); }

.flag-icon-ne {
  background-image: url(../images/flags/4x3/ne.svg); }

.flag-icon-nf {
  background-image: url(../images/flags/4x3/nf.svg); }

.flag-icon-ng {
  background-image: url(../images/flags/4x3/ng.svg); }

.flag-icon-ni {
  background-image: url(../images/flags/4x3/ni.svg); }

.flag-icon-nl {
  background-image: url(../images/flags/4x3/nl.svg); }

.flag-icon-no {
  background-image: url(../images/flags/4x3/no.svg); }

.flag-icon-np {
  background-image: url(../images/flags/4x3/np.svg); }

.flag-icon-nr {
  background-image: url(../images/flags/4x3/nr.svg); }

.flag-icon-nu {
  background-image: url(../images/flags/4x3/nu.svg); }

.flag-icon-nz {
  background-image: url(../images/flags/4x3/nz.svg); }

.flag-icon-om {
  background-image: url(../images/flags/4x3/om.svg); }

.flag-icon-pa {
  background-image: url(../images/flags/4x3/pa.svg); }

.flag-icon-pe {
  background-image: url(../images/flags/4x3/pe.svg); }

.flag-icon-pf {
  background-image: url(../images/flags/4x3/pf.svg); }

.flag-icon-pg {
  background-image: url(../images/flags/4x3/pg.svg); }

.flag-icon-ph {
  background-image: url(../images/flags/4x3/ph.svg); }

.flag-icon-pk {
  background-image: url(../images/flags/4x3/pk.svg); }

.flag-icon-pl {
  background-image: url(../images/flags/4x3/pl.svg); }

.flag-icon-pm {
  background-image: url(../images/flags/4x3/pm.svg); }

.flag-icon-pn {
  background-image: url(../images/flags/4x3/pn.svg); }

.flag-icon-pr {
  background-image: url(../images/flags/4x3/pr.svg); }

.flag-icon-ps {
  background-image: url(../images/flags/4x3/ps.svg); }

.flag-icon-pt {
  background-image: url(../images/flags/4x3/pt.svg); }

.flag-icon-pw {
  background-image: url(../images/flags/4x3/pw.svg); }

.flag-icon-py {
  background-image: url(../images/flags/4x3/py.svg); }

.flag-icon-qa {
  background-image: url(../images/flags/4x3/qa.svg); }

.flag-icon-re {
  background-image: url(../images/flags/4x3/re.svg); }

.flag-icon-ro {
  background-image: url(../images/flags/4x3/ro.svg); }

.flag-icon-rs {
  background-image: url(../images/flags/4x3/rs.svg); }

.flag-icon-ru {
  background-image: url(../images/flags/4x3/ru.svg); }

.flag-icon-rw {
  background-image: url(../images/flags/4x3/rw.svg); }

.flag-icon-sa {
  background-image: url(../images/flags/4x3/sa.svg); }

.flag-icon-sb {
  background-image: url(../images/flags/4x3/sb.svg); }

.flag-icon-sc {
  background-image: url(../images/flags/4x3/sc.svg); }

.flag-icon-sd {
  background-image: url(../images/flags/4x3/sd.svg); }

.flag-icon-se {
  background-image: url(../images/flags/4x3/se.svg); }

.flag-icon-sg {
  background-image: url(../images/flags/4x3/sg.svg); }

.flag-icon-sh {
  background-image: url(../images/flags/4x3/sh.svg); }

.flag-icon-si {
  background-image: url(../images/flags/4x3/si.svg); }

.flag-icon-sj {
  background-image: url(../images/flags/4x3/sj.svg); }

.flag-icon-sk {
  background-image: url(../images/flags/4x3/sk.svg); }

.flag-icon-sl {
  background-image: url(../images/flags/4x3/sl.svg); }

.flag-icon-sm {
  background-image: url(../images/flags/4x3/sm.svg); }

.flag-icon-sn {
  background-image: url(../images/flags/4x3/sn.svg); }

.flag-icon-so {
  background-image: url(../images/flags/4x3/so.svg); }

.flag-icon-sr {
  background-image: url(../images/flags/4x3/sr.svg); }

.flag-icon-ss {
  background-image: url(../images/flags/4x3/ss.svg); }

.flag-icon-st {
  background-image: url(../images/flags/4x3/st.svg); }

.flag-icon-sv {
  background-image: url(../images/flags/4x3/sv.svg); }

.flag-icon-sx {
  background-image: url(../images/flags/4x3/sx.svg); }

.flag-icon-sy {
  background-image: url(../images/flags/4x3/sy.svg); }

.flag-icon-sz {
  background-image: url(../images/flags/4x3/sz.svg); }

.flag-icon-tc {
  background-image: url(../images/flags/4x3/tc.svg); }

.flag-icon-td {
  background-image: url(../images/flags/4x3/td.svg); }

.flag-icon-tf {
  background-image: url(../images/flags/4x3/tf.svg); }

.flag-icon-tg {
  background-image: url(../images/flags/4x3/tg.svg); }

.flag-icon-th {
  background-image: url(../images/flags/4x3/th.svg); }

.flag-icon-tj {
  background-image: url(../images/flags/4x3/tj.svg); }

.flag-icon-tk {
  background-image: url(../images/flags/4x3/tk.svg); }

.flag-icon-tl {
  background-image: url(../images/flags/4x3/tl.svg); }

.flag-icon-tm {
  background-image: url(../images/flags/4x3/tm.svg); }

.flag-icon-tn {
  background-image: url(../images/flags/4x3/tn.svg); }

.flag-icon-to {
  background-image: url(../images/flags/4x3/to.svg); }

.flag-icon-tr {
  background-image: url(../images/flags/4x3/tr.svg); }

.flag-icon-tt {
  background-image: url(../images/flags/4x3/tt.svg); }

.flag-icon-tv {
  background-image: url(../images/flags/4x3/tv.svg); }

.flag-icon-tw {
  background-image: url(../images/flags/4x3/tw.svg); }

.flag-icon-tz {
  background-image: url(../images/flags/4x3/tz.svg); }

.flag-icon-ua {
  background-image: url(../images/flags/4x3/ua.svg); }

.flag-icon-ug {
  background-image: url(../images/flags/4x3/ug.svg); }

.flag-icon-um {
  background-image: url(../images/flags/4x3/um.svg); }

.flag-icon-en_US {
  background-image: url(../images/flags/4x3/en_US.svg); }

.flag-icon-uy {
  background-image: url(../images/flags/4x3/uy.svg); }

.flag-icon-uz {
  background-image: url(../images/flags/4x3/uz.svg); }

.flag-icon-va {
  background-image: url(../images/flags/4x3/va.svg); }

.flag-icon-vc {
  background-image: url(../images/flags/4x3/vc.svg); }

.flag-icon-ve {
  background-image: url(../images/flags/4x3/ve.svg); }

.flag-icon-vg {
  background-image: url(../images/flags/4x3/vg.svg); }

.flag-icon-vi {
  background-image: url(../images/flags/4x3/vi.svg); }

.flag-icon-vn {
  background-image: url(../images/flags/4x3/vn.svg); }

.flag-icon-vu {
  background-image: url(../images/flags/4x3/vu.svg); }

.flag-icon-wf {
  background-image: url(../images/flags/4x3/wf.svg); }

.flag-icon-ws {
  background-image: url(../images/flags/4x3/ws.svg); }

.flag-icon-ye {
  background-image: url(../images/flags/4x3/ye.svg); }

.flag-icon-yt {
  background-image: url(../images/flags/4x3/yt.svg); }

.flag-icon-za {
  background-image: url(../images/flags/4x3/za.svg); }

.flag-icon-zm {
  background-image: url(../images/flags/4x3/zm.svg); }

.flag-icon-zw {
  background-image: url(../images/flags/4x3/zw.svg); }

.flag-icon-eu {
  background-image: url(../images/flags/4x3/eu.svg); }

.flag-icon-gb-eng {
  background-image: url(../images/flags/4x3/gb-eng.svg); }

.flag-icon-gb-nir {
  background-image: url(../images/flags/4x3/gb-nir.svg); }

.flag-icon-gb-sct {
  background-image: url(../images/flags/4x3/gb-sct.svg); }

.flag-icon-gb-wls {
  background-image: url(../images/flags/4x3/gb-wls.svg); }

.flag-icon-un {
  background-image: url(../images/flags/4x3/un.svg); }

.language-flag-button {
  display: inline-block;
  width: 21px; }

.language-select {
  border: 0.077rem solid var(--primary-color) !important;
  color: var(--primary-color-darker) !important; }

.rw-language-picker {
  display: flex;
  align-items: center;
  flex-direction: row; }
  .rw-language-picker rw-buton {
    width: 56px; }

.retailer .retailer {
  padding: 0px; }

.retailer .retailer.has-footer-bar {
  margin: 0px; }

.header-label h1, .header-label h2, .header-label h3, .header-label h4, .header-label h5, .header-label h6, .header-label .h1, .header-label .h2, .header-label .h3, .header-label .h4, .header-label .h5, .header-label .h6 {
  margin-top: 0.5rem; }

datepicker a,
[datepicker] a,
.datepicker a {
  color: inherit;
  text-decoration: none; }

datepicker a:hover,
[datepicker] a:hover,
.datepicker a:hover {
  text-decoration: none; }

datepicker select,
datepicker select:focus,
datepicker select:hover,
.datepicker select,
.datepicker select:focus,
.datepicker select:hover,
[datepicker] select,
[datepicker] select:focus,
[datepicker] select:hover {
  width: 100%;
  overflow: hidden;
  background: none;
  color: #fff;
  background-color: #138efa;
  border-radius: 2px;
  border: 0;
  margin-top: 5px; }

datepicker,
.datepicker,
[datepicker],
._720kb-datepicker-calendar-header,
._720kb-datepicker-calendar-body,
._720kb-datepicker-calendar-days-header,
._720kb-datepicker-calendar-years-pagination-pages,
._720kb-datepicker__footer {
  font-family: Helvetica Neue, Arial, sans-serif;
  font-size: 13.5px;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  float: left;
  clear: right;
  position: relative; }

._720kb-datepicker-calendar {
  background: white;
  color: #333;
  position: fixed;
  width: 320px;
  height: 330px;
  left: 50%;
  top: 50%;
  margin-left: -160px;
  margin-top: -175px;
  box-shadow: 0 0 0.077rem rgba(0, 0, 0, 0.1) inset;
  visibility: hidden;
  padding: 0 0 2% 0;
  border-radius: 3px;
  z-index: 9999; }

._720kb-datepicker-calendar-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.32);
  position: fixed;
  left: 0;
  top: 0; }

._720kb-datepicker-calendar._720kb-datepicker-open,
._720kb-datepicker-calendar._720kb-datepicker-forced-to-open {
  visibility: visible; }

@media screen and (max-height: 330px) {
  ._720kb-datepicker__date-display {
    display: none; }
  ._720kb-datepicker-open {
    top: 175px;
    height: auto;
    padding: 0; } }

._720kb-datepicker__date-display {
  text-align: center;
  background-color: var(--primary-color);
  color: hsl(0, 0%, var(--switch-primary));
  padding-bottom: 15px;
  font-weight: 300;
  min-height: 170px;
  position: relative; }

._720kb-datepicker__top-display {
  background-color: var(--primary-color);
  padding: 10px;
  font-weight: 200;
  letter-spacing: 0.5;
  font-size: 16px;
  margin-bottom: 15px; }

._720kb-datepicker__middle-display {
  font-size: 4.5rem;
  font-weight: 400; }

._720kb-datepicker__bottom-display {
  font-size: 2.2rem;
  color: #fff; }

._720kb-datepicker-calendar-day._720kb-datepicker-today {
  background: var(--primary-color);
  color: hsl(0, 0%, var(--switch-primary)); }

._720kb-datepicker__footer {
  text-align: right;
  background: white; }
  ._720kb-datepicker__footer .rw-button, ._720kb-datepicker__footer .app-button {
    min-width: 100%; }

._720kb-datepicker-calendar-header {
  text-align: center;
  font-size: 15px;
  line-height: 40px;
  background: white; }

._720kb-datepicker-calendar-header-left,
._720kb-datepicker-calendar-header-middle,
._720kb-datepicker-calendar-header-right {
  width: 15%;
  float: left; }

._720kb-datepicker-calendar-header-middle {
  width: 70%; }

._720kb-datepicker-calendar-header-closed-pagination::after {
  content: ' \25BE'; }

._720kb-datepicker-calendar-header-opened-pagination::after {
  content: ' \25BE';
  margin-left: 4px;
  position: relative;
  bottom: -3px;
  display: inline-block;
  transform: rotate(180deg); }

._720kb-datepicker-calendar-body {
  width: 100%;
  text-align: center;
  min-height: 210px;
  background: white; }

._720kb-datepicker-calendar-day {
  cursor: pointer;
  color: #333;
  font-size: 12.5px;
  width: 12.2%;
  margin: 5px 1%;
  padding: 1.5% 0;
  float: left;
  border-radius: 0.077rem; }

._720kb-datepicker-calendar-day:hover,
._720kb-datepicker-calendar-day._720kb-datepicker-active {
  background-color: var(--primary-color);
  color: hsl(0, 0%, var(--switch-primary));
  font-weight: bold; }

._720kb-datepicker-calendar-header a,
._720kb-datepicker-calendar-header a:hover {
  text-decoration: none;
  padding: 3% 9% 4% 9%;
  font-size: 13.5px;
  color: rgba(0, 0, 0, 0.55);
  font-weight: bold;
  border-radius: 3px; }

._720kb-datepicker-calendar-header a:hover {
  color: rgba(0, 0, 0, 0.9);
  background: rgba(255, 255, 255, 0.45); }

._720kb-datepicker-calendar-month span {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8); }

._720kb-datepicker-calendar-month a span i {
  font-style: normal;
  font-size: 15px; }

._720kb-datepicker-calendar-month a,
._720kb-datepicker-calendar-month a:hover {
  padding: 3px;
  margin-left: 1%; }

._720kb-datepicker-calendar-years-pagination {
  padding: 2% 0 0 0;
  float: left;
  clear: right;
  width: 100%; }

._720kb-datepicker-calendar-years-pagination a,
._720kb-datepicker-calendar-years-pagination a:hover {
  font-size: 12px;
  padding: 0 7px;
  font-weight: normal;
  margin: 3px 1% 0 1%;
  line-height: 20px;
  display: inline-block; }

._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-active {
  color: rgba(0, 0, 0, 0.9);
  font-weight: 500;
  background: rgba(255, 255, 255, 0.45); }

._720kb-datepicker-calendar-years-pagination-pages a,
._720kb-datepicker-calendar-years-pagination-pages a:hover {
  padding: 5px 10px; }

._720kb-datepicker-calendar-days-header {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 2% 0 2%;
  border-bottom: 0.077rem solid rgba(0, 0, 0, 0.02);
  background: white; }

._720kb-datepicker-calendar-days-header div {
  width: 14.18%;
  font-weight: 500;
  font-size: 11.5px;
  padding: 10px 0;
  float: left;
  text-align: center;
  color: rgba(0, 0, 0, 0.7); }

._720kb-datepicker-calendar-days ._720kb-datepicker-default-button {
  font-size: 18.5px;
  position: relative;
  bottom: -0.5px; }

._720kb-datepicker-default-button {
  padding: 0 4.5px; }

._720kb-datepicker-calendar-header-middle._720kb-datepicker-mobile-item {
  width: 95%;
  float: none;
  margin: 0 auto; }

._720kb-datepicker-item-hidden {
  visibility: hidden; }

._720kb-datepicker-calendar-day._720kb-datepicker-disabled,
._720kb-datepicker-calendar-day._720kb-datepicker-disabled:hover,
._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-disabled,
._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-disabled:hover,
._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-active._720kb-datepicker-disabled,
._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-active._720kb-datepicker-disabled:hover {
  color: rgba(0, 0, 0, 0.2);
  background: rgba(25, 2, 0, 0.02);
  cursor: default; }

.disable-touch-events  {
  touch-action: none; }

.pdf-toolbar {
  display: table;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px; }
  .pdf-toolbar .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-image: none;
    border: 0.077rem solid transparent;
    border-radius: 4px; }
  .pdf-toolbar .btn-white {
    color: inherit;
    background: white;
    border: 0.077rem solid #e7eaec; }
    .pdf-toolbar .btn-white:active {
      color: inherit;
      border: 0.077rem solid #d2d2d2; }
      .pdf-toolbar .btn-white:active:hover {
        color: inherit;
        border: 0.077rem solid #d2d2d2; }
  .pdf-toolbar .form-control {
    box-shadow: none;
    float: right;
    display: table-cell;
    position: relative;
    z-index: 2;
    margin-bottom: 0;
    background-color: #ffffff;
    background-image: none;
    border: 0.077rem solid #e5e6e7;
    border-radius: 0.077rem;
    color: inherit;
    display: block;
    padding: 6px 12px;
    height: 34px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 50px;
    font-size: 14px; }
    .pdf-toolbar .form-control:first-child {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px;
      border-bottom-left-radius: 0;
      border-top-left-radius: 0; }
  .pdf-toolbar .input-group-btn {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    font-size: 0;
    white-space: nowrap; }

.preview-image img {
  max-width: 100%; }

.preview-pdf {
  width: 100%; }

.pdf-canvas {
  overflow: auto;
  position: absolute;
  top: 53px;
  bottom: 56px;
  left: 0;
  right: 0; }
  @media only screen and (max-width: 375px) {
    .pdf-canvas {
      top: 87px; } }

.pdf-preview {
  position: fixed;
  z-index: 99999999;
  top: 0px;
  left: 0px;
  background: #e1e1e1;
  overflow: auto;
  height: 100vh;
  width: 100vw;
  margin: 0;
  padding: 0; }

.preview-footer {
  top: auto;
  bottom: 0;
  position: fixed;
  left: 0;
  width: 100%;
  right: 0;
  min-height: 50px;
  margin: 0;
  padding: 10px;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: flex-end;
  flex: 0 0 auto;
  background-color: white;
  z-index: 8; }

.hide-preview {
  display: none; }

.show-preview {
  display: none; }

.pdf-loader {
  background-color: #fff;
  position: fixed;
  width: 100%;
  height: 100%; }
  .pdf-loader .text {
    color: var(--primary-text-color);
    font-size: 22px; }
  .pdf-loader.animate-if.ng-leave {
    transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s; }

.search-filters {
  padding-top: 0.577rem;
  padding-bottom: 0.577rem;
  background: linear-gradient(#fff 30%, var(--gray-50)); }
  @media only screen and (max-width: 375px) {
    .search-filters {
      box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24);
      padding: 0.9231rem 0.7692rem !important;
      min-height: 4.615rem; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .search-filters {
      box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24);
      padding: 0.9231rem 0.7692rem !important;
      min-height: 4.615rem; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .search-filters {
      box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24);
      padding: 0.9231rem 0.7692rem !important;
      min-height: 4.615rem; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .search-filters {
      left: 4.615rem !important;
      padding: 0.9231rem 1.231rem !important; } }
  .search-filters .header-container {
    flex: 1; }
  .search-filters .mobile-header {
    font-size: 18px;
    width: 100%;
    display: none;
    text-align: right; }
    @media only screen and (max-width: 375px) {
      .search-filters .mobile-header {
        display: block; } }
    @media only screen and (min-width: 376px) and (max-width: 767px) {
      .search-filters .mobile-header {
        display: block; } }
    @media only screen and (min-width: 768px) and (max-width: 992px) {
      .search-filters .mobile-header {
        display: block; } }
  .search-filters .search-button {
    display: none;
    margin-right: 1.154rem !important; }
    @media only screen and (max-width: 375px) {
      .search-filters .search-button {
        display: block; } }
    @media only screen and (min-width: 376px) and (max-width: 767px) {
      .search-filters .search-button {
        display: block; } }
    @media only screen and (min-width: 768px) and (max-width: 992px) {
      .search-filters .search-button {
        display: block; } }
  .search-filters .action-buttons {
    margin-left: 1rem; }
  .search-filters .filters {
    margin: 0; }
    @media only screen and (max-width: 375px) {
      .search-filters .filters {
        position: fixed;
        padding: 1.154rem;
        top: 0;
        bottom: 0;
        right: 0;
        z-index: 999;
        background-color: #fff;
        overflow-y: auto;
        display: none;
        width: 100%; }
        .search-filters .filters.active {
          display: block; } }
  @media only screen and (max-width: 375px) and (max-width: 375px) {
    .search-filters .filters {
      margin: 4.615rem 0 0 0; } }
  @media only screen and (max-width: 375px) and (min-width: 376px) and (max-width: 767px) {
    .search-filters .filters {
      margin: 4.615rem 0 0 0; } }
  @media only screen and (max-width: 375px) and (min-width: 768px) and (max-width: 992px) {
    .search-filters .filters {
      margin: 3.077rem 0 0 0; } }
    @media only screen and (min-width: 376px) and (max-width: 767px) {
      .search-filters .filters {
        position: fixed;
        padding: 1.154rem;
        top: 0;
        bottom: 0;
        right: 0;
        z-index: 999;
        background-color: #fff;
        overflow-y: auto;
        display: none;
        width: 100%; }
        .search-filters .filters.active {
          display: block; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) and (max-width: 375px) {
    .search-filters .filters {
      margin: 4.615rem 0 0 0; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) and (min-width: 376px) and (max-width: 767px) {
    .search-filters .filters {
      margin: 4.615rem 0 0 0; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) and (min-width: 768px) and (max-width: 992px) {
    .search-filters .filters {
      margin: 3.077rem 0 0 0; } }
    @media only screen and (min-width: 768px) and (max-width: 992px) {
      .search-filters .filters {
        position: fixed;
        padding: 1.154rem;
        top: 0;
        bottom: 0;
        right: 0;
        z-index: 999;
        background-color: #fff;
        overflow-y: auto;
        display: none;
        border-left: 0.077rem solid var(--primary-color);
        width: 24.615rem; }
        .search-filters .filters.active {
          display: block; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) and (max-width: 375px) {
    .search-filters .filters {
      margin: 4.615rem 0 0 0; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) and (min-width: 376px) and (max-width: 767px) {
    .search-filters .filters {
      margin: 4.615rem 0 0 0; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) and (min-width: 768px) and (max-width: 992px) {
    .search-filters .filters {
      margin: 3.077rem 0 0 0; } }
    .search-filters .filters .filter-buttons-width {
      min-width: 8.692rem; }
  .search-filters .filter-buttons {
    margin-top: 2.004rem; }
    @media only screen and (max-width: 375px) {
      .search-filters .filter-buttons {
        justify-content: space-between !important; }
        .search-filters .filter-buttons .app-button {
          width: 47%; } }
    @media only screen and (min-width: 376px) and (max-width: 767px) {
      .search-filters .filter-buttons {
        justify-content: space-between !important; }
        .search-filters .filter-buttons .app-button {
          width: 47%; } }
    @media only screen and (min-width: 768px) and (max-width: 992px) {
      .search-filters .filter-buttons {
        justify-content: space-between !important; }
        .search-filters .filter-buttons .app-button {
          width: 47%; } }
  .search-filters .search-filters-input {
    font-size: 81.25%;
    position: relative; }
    .search-filters .search-filters-input:first-child {
      margin-right: 1.154rem; }
      @media only screen and (max-width: 375px) {
        .search-filters .search-filters-input:first-child {
          margin: 0;
          max-width: 100%; } }
      @media only screen and (min-width: 376px) and (max-width: 767px) {
        .search-filters .search-filters-input:first-child {
          margin: 0;
          max-width: 100%; } }
      @media only screen and (min-width: 768px) and (max-width: 992px) {
        .search-filters .search-filters-input:first-child {
          margin: 0;
          max-width: 100%; } }
    .search-filters .search-filters-input.no-max-width {
      max-width: none; }
    @media only screen and (max-width: 375px) {
      .search-filters .search-filters-input {
        width: 100% !important;
        margin: 0 auto auto; } }
    @media only screen and (min-width: 376px) and (max-width: 767px) {
      .search-filters .search-filters-input {
        width: 100% !important;
        margin: 0 auto auto; } }
    @media only screen and (min-width: 768px) and (max-width: 992px) {
      .search-filters .search-filters-input {
        width: 100% !important;
        margin: 0 auto auto; } }
  .search-filters .search-filters-input + .search-filters-input {
    margin-right: 1.154rem; }
    .search-filters .search-filters-input + .search-filters-input:last-child {
      margin-right: 1.154rem; }
      @media only screen and (max-width: 375px) {
        .search-filters .search-filters-input + .search-filters-input:last-child {
          margin-right: 0; } }
      @media only screen and (min-width: 376px) and (max-width: 767px) {
        .search-filters .search-filters-input + .search-filters-input:last-child {
          margin-right: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 992px) {
        .search-filters .search-filters-input + .search-filters-input:last-child {
          margin-right: 0; } }
    @media only screen and (max-width: 375px) {
      .search-filters .search-filters-input + .search-filters-input {
        margin: 0;
        max-width: 100%; } }
    @media only screen and (min-width: 376px) and (max-width: 767px) {
      .search-filters .search-filters-input + .search-filters-input {
        margin: 0;
        max-width: 100%; } }
    @media only screen and (min-width: 768px) and (max-width: 992px) {
      .search-filters .search-filters-input + .search-filters-input {
        margin: 0;
        max-width: 100%; } }

.backdrop-show {
  opacity: 0.4; }

.modal-header {
  padding: 1.2rem;
  border-bottom: var(--border); }
  .modal-header h4 {
    font-size: 1.231em;
    margin: 0; }

.modal-content {
  border-radius: 0; }

.modal-body {
  font-size: 1.1rem;
  padding: 1rem 1.2rem; }
  @media only screen and (max-width: 375px) {
    .modal-body {
      font-size: 1.077rem; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .modal-body {
      font-size: 1.077rem; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .modal-body {
      font-size: 1.077rem; } }
  .modal-body p {
    margin: 0; }

.notification-body p, .alert-body p {
  white-space: pre-wrap; }

.modal-footer {
  padding: 1rem 1.2rem !important;
  border-top: var(--border); }
  @media only screen and (max-width: 375px) {
    .modal-footer {
      justify-content: space-between !important; } }
  @media only screen and (min-width: 376px) and (max-width: 767px) {
    .modal-footer {
      justify-content: space-between !important; } }

.modal-xl {
  max-width: 84.62rem; }

input.upload-file {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 1.538rem;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 1; }

.file-name {
  text-overflow: ellipsis; }

.file-upload-input-container {
  display: flex;
  flex: 1 0 auto;
  position: relative; }
  .file-upload-input-container input {
    padding-right: 1.538rem; }
    @media only screen and (max-width: 375px) {
      .file-upload-input-container input {
        padding-right: 0; } }
    @media only screen and (min-width: 376px) and (max-width: 767px) {
      .file-upload-input-container input {
        padding-right: 0; } }
  .file-upload-input-container rw-button {
    position: absolute;
    bottom: 0;
    right: 0.5rem; }

.collapse-container {
  box-shadow: 0 0.077rem 2px 0 rgba(0, 0, 0, 0.24); }
  .collapse-container .collapse-header-container {
    background-color: #fff;
    font-size: 1.154rem;
    padding: 1.077rem; }
    .collapse-container .collapse-header-containera {
      font-size: 1.231rem; }
    .collapse-container .collapse-header-container .title-container {
      word-break: break-word; }
    .collapse-container .collapse-header-container .collapse-title {
      font-size: 1.231rem !important; }
    .collapse-container .collapse-header-container .collapse-button-container {
      padding-left: 1.077rem; }
      .collapse-container .collapse-header-container .collapse-button-container .collapse-button-wrapper {
        border: 0.07692rem solid var(--primary-color);
        border-radius: 50%;
        width: 3.077rem;
        height: 3.077rem;
        cursor: pointer; }
        .collapse-container .collapse-header-container .collapse-button-container .collapse-button-wrapper.collapsed {
          background-color: var(--primary-color); }
        .collapse-container .collapse-header-container .collapse-button-container .collapse-button-wrapper .fa {
          font-size: 0.8462rem;
          color: var(--primary-color); }
          .collapse-container .collapse-header-container .collapse-button-container .collapse-button-wrapper .fa.collapsed {
            color: hsl(0, 0%, var(--switch-primary)); }
  .collapse-container .collapse-content-container {
    background-color: var(--gray-50);
    padding: 1.077rem;
    font-size: 1.154rem; }

.rw-clear-field-container {
  position: relative;
  height: 0; }

.rw-clear-field.fa {
  display: block;
  width: 20px;
  height: 2.308rem;
  line-height: 2.308rem;
  cursor: pointer;
  position: absolute;
  right: 0;
  bottom: 0; }

input.has-rw-clear-field {
  padding-right: 20px; }

.file-card {
  display: inline-flex;
  flex-direction: column;
  box-sizing: border-box;
  background: #fff;
  width: 200px;
  height: 250px;
  margin: 0.5rem;
  border: solid 2px transparent; }
  .file-card:hover {
    border: solid 2px #ccc; }

.file-card__thumbnail {
  display: flex;
  align-items: center;
  height: 100px;
  justify-content: center;
  flex: 1 0 auto;
  color: var(--primary-text-color-lighter);
  border-bottom: 2px solid #ccc; }

.file-card__img {
  display: flex;
  width: 35%;
  height: auto; }

.file-card__information {
  padding: 0.5rem; }

.file-card__name {
  display: inherit;
  color: var(--primary-text-color-darker);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.file-card__downlaod {
  color: var(--primary-text-color); }

.file-card__footer {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.card-group {
  background: #fbfbfb;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-gap: 2rem;
  padding: 1rem; }
  .card-group .rw-card {
    margin: auto; }

.rw-card {
  width: 250px;
  margin: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.2); }
  .rw-card:hover {
    border: 1px solid rgba(0, 0, 0, 0.4); }
  .rw-card .list-group-item {
    padding: 0.75rem 1rem; }

.card-img-top {
  padding: 1rem;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1 0 auto;
  color: #aaa;
  background: #eee; }
  .card-img-top img {
    max-height: 174px;
    max-width: 200px; }

.card-action {
  padding: 0 0 1rem;
  text-align: center;
  background: #eee;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

.card-center {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center; }

.card-title {
  height: 60px;
  padding: 0.75rem 1rem;
  margin-bottom: 0; }
  .card-title h5 {
    font-weight: 600;
    margin-bottom: 0; }

.card-body {
  padding: 1rem; }

.rw-game-poster {
  cursor: pointer;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  display: flex; }
  .rw-game-poster:hover .rw-game-poster__details {
    opacity: 1; }

.rw-game-poster__img {
  width: 100%;
  align-self: center;
  height: auto;
  transition: all 300ms ease-out; }

.rw-game-poster__details {
  opacity: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  height: 100%;
  width: 100%;
  transition: all 300ms ease-out;
  text-align: center;
  font-size: 0.9rem; }

.rw-game-poster__game-name {
  padding: 4px; }

.rw-game-poster__details-footer {
  height: 50%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  font-weight: bold;
  color: #fff;
  padding: 4px;
  font-size: 0.9rem; }

.app-version {
  font-size: 0.8rem; }

rw-button {
  display: inline-block; }

.rw-button, .app-button {
  position: relative;
  border: solid 1px transparent;
  background: transparent;
  background-color: transparent;
  padding: 4px 8px;
  color: hsl(0, 0%, var(--switch-primary));
  font-size: 1.077rem;
  min-width: 9rem;
  line-height: 1.45;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 2px;
  min-height: 30px; }
  .rw-button:hover, .app-button:hover {
    text-decoration: underline;
    box-shadow: 0 2px 0 0 var(--gray-200); }
  .rw-button:focus, .app-button:focus {
    outline: 1px solid var(--primary-color-darker); }
  .rw-button:disabled, .app-button:disabled {
    background-color: var(--action-disabled-background-color);
    border-color: var(--action-disabled-background-color);
    color: var(--action-disabled-color);
    pointer-events: none; }
  .rw-button > *, .app-button > * {
    display: flex; }

.rw-button--outlined, .app-button--raised, .rw-button--icon-outlined {
  border-color: var(--primary-color);
  color: var(--primary-color-darker); }
  .rw-button--outlined:hover, .app-button--raised:hover, .rw-button--icon-outlined:hover {
    border-color: var(--primary-color-darker);
    box-shadow: 0 2px 0 0 var(--gray-200); }

.rw-button--contained, .app-button--primary.active, .rw-button--icon-contained {
  background-color: var(--primary-color);
  border-color: var(--primary-color); }
  .rw-button--contained:hover, .app-button--primary.active:hover, .rw-button--icon-contained:hover {
    background-color: var(--primary-color-darker);
    border-color: var(--primary-color-darker);
    box-shadow: 0 2px 0 0 var(--gray-200); }

.rw-button--icon, .rw-button--icon-outlined, .rw-button--icon-contained {
  font-size: inherit;
  min-width: 24px;
  padding: 4px 8px;
  color: var(--primary-text-color); }
  .rw-button--icon:hover, .rw-button--icon-outlined:hover, .rw-button--icon-contained:hover {
    box-shadow: none;
    color: var(--primary-text-color-darker);
    background-color: var(--gray-50); }

.rw-button--icon-outlined {
  color: var(--primary-color); }
  .rw-button--icon-outlined:hover {
    box-shadow: 0 2px 0 0 var(--gray-200);
    color: var(--primary-color-darker); }

.rw-button--icon-contained {
  color: hsl(0, 0%, var(--switch-primary)); }
  .rw-button--icon-contained:hover {
    box-shadow: 0 2px 0 0 var(--gray-200);
    color: hsl(0, 0%, var(--switch-primary)); }

.rw-button--link {
  color: var(--primary-color);
  min-width: auto;
  color: var(--primary-color-darker); }
  .rw-button--link:hover {
    box-shadow: none; }

.rw-icon {
  display: inline-flex;
  align-items: center;
  color: inherit; }

.rw-icon--start {
  margin-right: 8px; }

.rw-icon--end {
  margin-left: 8px; }

.rw-datepicker-footer {
  text-align: right;
  background: white; }
  .rw-datepicker-footer .rw-button, .rw-datepicker-footer .app-button {
    min-width: 100%; }

.rw-retailer-info {
  font-size: 1.077rem;
  display: flex;
  width: 100%;
  flex-direction: column; }

.rw-retailer-info__retailer-id {
  font-size: 1.177rem;
  font-weight: bold;
  margin-bottom: 8px; }

.rw-retailer-info__store-number {
  margin-bottom: 4px; }

rw-list-item:nth-child(even) {
  background-color: var(--gray-50); }

.rw-list-item {
  padding: 16px;
  display: inline-block;
  width: 100%; }
  .rw-list-item:hover {
    background-color: var(--gray-200);
    cursor: pointer; }

.rw-list-item--no-hover:hover {
  background-color: transparent;
  cursor: default; }

.rw-list-item--no-padding {
  padding: 0px; }

.rw-list-item--active {
  background-color: var(--primary-color);
  color: hsl(0, 0%, var(--switch-primary)); }
  .rw-list-item--active:hover {
    background-color: var(--primary-color-darker);
    color: hsl(0, 0%, var(--switch-primary)); }

.rw-list {
  margin: 0px;
  padding: 0px;
  list-style-type: none; }
  .rw-list ng-transclude {
    display: flex;
    flex-direction: column; }

.rw-list--scrollable {
  overflow-y: scroll;
  display: block;
  height: 50vh; }

.rw-list--scrollable-center {
  width: 100%;
  left: auto !important;
  right: auto !important; }

.rw-editor {
  display: flex;
  flex-direction: column;
  width: 100%; }

.rw-editor__label {
  margin-bottom: 0.5rem; }

.rw-box {
  background-color: white;
  box-shadow: 0rem 0.077rem 0.231rem 0rem rgba(0, 0, 0, 0.1), 0rem 0.077rem 0.077rem 0rem rgba(0, 0, 0, 0.07), 0rem 0.154rem 0.077rem -0.077rem rgba(0, 0, 0, 0.06); }

.terms-preview .circle {
  display: flex;
  background: #e3e3e3;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  align-items: center;
  justify-content: center; }

.terms-preview .list-group-item {
  width: 49%; }
  @media (max-width: 767px) {
    .terms-preview .list-group-item {
      width: 100%; } }

.terms-preview-dialog .modal-body p {
  margin-top: 10px;
  text-align: justify; }

.retailer-dashboards-search-page .go-button {
  margin-top: 2.004rem; }

.retailer.retailer-dashboard-page {
  padding: 4.923rem 1.846rem 0 1.846rem; }

.download-report-page {
  display: flex;
  height: 100vh;
  align-items: center;
  justify-content: center;
  background: #fff; }

.download-report-page__msg-box {
  display: flex;
  flex-direction: column;
  height: 50vh;
  max-width: 300px;
  justify-content: center;
  align-items: center; }

.download-report-page__msg {
  margin-top: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4em; }

.download-report-page__icon {
  font-size: 12em !important; }

.download-report-page__msg-box--success {
  color: var(--success-color); }

.download-report-page__msg-box--urgent {
  color: var(--error-color); }

/*!
 * AngularJS Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.26
 */
html, body {
  height: 100%;
  position: relative; }

body {
  margin: 0;
  padding: 0; }

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

.inset {
  padding: 10px; }

a.md-no-style,
button.md-no-style {
  font-weight: normal;
  background-color: inherit;
  text-align: left;
  border: none;
  padding: 0;
  margin: 0; }

select,
button,
textarea,
input {
  vertical-align: baseline; }

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

textarea {
  vertical-align: top;
  overflow: auto; }

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

input:-webkit-autofill {
  text-shadow: none; }

.md-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-transform: none;
  width: 1px; }

.md-shadow {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: inherit;
  pointer-events: none; }

.md-shadow-bottom-z-1 {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); }

.md-shadow-bottom-z-2 {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4); }

.md-shadow-animated.md-shadow {
  transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1); }

/*
 * A container inside of a rippling element (eg a button),
 * which contains all of the individual ripples
 */
.md-ripple-container {
  pointer-events: none;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.55s cubic-bezier(0.25, 0.8, 0.25, 1); }

.md-ripple {
  position: absolute;
  transform: translate(-50%, -50%) scale(0);
  transform-origin: 50% 50%;
  opacity: 0;
  border-radius: 50%; }
  .md-ripple.md-ripple-placed {
    transition: margin 0.9s cubic-bezier(0.25, 0.8, 0.25, 1), border 0.9s cubic-bezier(0.25, 0.8, 0.25, 1), width 0.9s cubic-bezier(0.25, 0.8, 0.25, 1), height 0.9s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 0.9s cubic-bezier(0.25, 0.8, 0.25, 1), transform 0.9s cubic-bezier(0.25, 0.8, 0.25, 1); }
  .md-ripple.md-ripple-scaled {
    transform: translate(-50%, -50%) scale(1); }
  .md-ripple.md-ripple-active, .md-ripple.md-ripple-full, .md-ripple.md-ripple-visible {
    opacity: 0.20; }
  .md-ripple.md-ripple-remove {
    -webkit-animation: md-remove-ripple 0.9s cubic-bezier(0.25, 0.8, 0.25, 1);
            animation: md-remove-ripple 0.9s cubic-bezier(0.25, 0.8, 0.25, 1); }

@-webkit-keyframes md-remove-ripple {
  0% {
    opacity: .15; }
  100% {
    opacity: 0; } }

@keyframes md-remove-ripple {
  0% {
    opacity: .15; }
  100% {
    opacity: 0; } }

.md-padding {
  padding: 8px; }

.md-margin {
  margin: 8px; }

.md-scroll-mask {
  position: absolute;
  background-color: transparent;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 50; }
  .md-scroll-mask > .md-scroll-mask-bar {
    display: block;
    position: absolute;
    background-color: #fafafa;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 65;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3); }

.md-no-momentum {
  -webkit-overflow-scrolling: auto; }

.md-no-flicker {
  -webkit-filter: blur(0px); }

@media (min-width: 960px) {
  .md-padding {
    padding: 16px; } }

html[dir=rtl], html[dir=ltr], body[dir=rtl], body[dir=ltr] {
  unicode-bidi: embed; }

bdo[dir=rtl] {
  direction: rtl;
  unicode-bidi: bidi-override; }

bdo[dir=ltr] {
  direction: ltr;
  unicode-bidi: bidi-override; }

html, body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/************
 * Headings
 ************/
.md-display-4 {
  font-size: 112px;
  font-weight: 300;
  letter-spacing: -0.010em;
  line-height: 112px; }

.md-display-3 {
  font-size: 56px;
  font-weight: 400;
  letter-spacing: -0.005em;
  line-height: 56px; }

.md-display-2 {
  font-size: 45px;
  font-weight: 400;
  line-height: 64px; }

.md-display-1 {
  font-size: 34px;
  font-weight: 400;
  line-height: 40px; }

.md-headline {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px; }

.md-title {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.005em; }

.md-subhead {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.010em;
  line-height: 24px; }

/************
 * Body Copy
 ************/
.md-body-1 {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.010em;
  line-height: 20px; }

.md-body-2 {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.010em;
  line-height: 24px; }

.md-caption {
  font-size: 12px;
  letter-spacing: 0.020em; }

.md-button {
  letter-spacing: 0.010em; }

/************
 * Defaults
 ************/
button,
select,
html,
textarea,
input {
  font-family: Roboto, "Helvetica Neue", sans-serif; }

select,
button,
textarea,
input {
  font-size: 100%; }

/*
*  Responsive attributes
*
*  References:
*  1) https://scotch.io/tutorials/a-visual-guide-to-css3-flexbox-properties#flex
*  2) https://css-tricks.com/almanac/properties/f/flex/
*  3) https://css-tricks.com/snippets/css/a-guide-to-flexbox/
*  4) https://github.com/philipwalton/flexbugs#3-min-height-on-a-flex-container-wont-apply-to-its-flex-items
*  5) http://godban.com.ua/projects/flexgrid
*/
.md-panel-outer-wrapper {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.md-panel-inner-wrapper {
  position: fixed; }

._md-panel-offscreen {
  left: -9999px; }

._md-panel-hidden {
  display: none; }

._md-panel-shown .md-panel {
  opacity: 1;
  transition: none; }

.md-panel {
  opacity: 0;
  position: relative; }
  .md-panel._md-panel-shown {
    opacity: 1;
    transition: none; }
  .md-panel._md-panel-animate-enter {
    opacity: 1;
    transition: all 0.3s cubic-bezier(0, 0, 0.2, 1); }
  .md-panel._md-panel-animate-leave {
    opacity: 1;
    transition: all 0.3s cubic-bezier(0.4, 0, 1, 1); }
  .md-panel._md-panel-animate-scale-out, .md-panel._md-panel-animate-fade-out {
    opacity: 0; }
  .md-panel._md-panel-backdrop {
    height: 100%;
    position: fixed;
    width: 100%; }
  .md-panel._md-opaque-enter {
    opacity: .48;
    transition: opacity 0.3s cubic-bezier(0, 0, 0.2, 1); }
  .md-panel._md-opaque-leave {
    transition: opacity 0.3s cubic-bezier(0.4, 0, 1, 1); }

._md-panel-fullscreen {
  border-radius: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  position: fixed;
  top: 0; }

md-autocomplete {
  border-radius: 2px;
  display: block;
  height: 40px;
  position: relative;
  overflow: visible;
  min-width: 190px; }
  md-autocomplete[disabled] input {
    cursor: default; }
  md-autocomplete[md-floating-label] {
    border-radius: 0;
    background: transparent;
    height: auto; }
    md-autocomplete[md-floating-label] md-input-container {
      padding-bottom: 0; }
    md-autocomplete[md-floating-label] md-autocomplete-wrap {
      height: auto; }
    md-autocomplete[md-floating-label] .md-show-clear-button button {
      display: block;
      position: absolute;
      right: 0;
      top: 20px;
      width: 30px;
      height: 30px; }
    md-autocomplete[md-floating-label] .md-show-clear-button input {
      padding-right: 30px; }
      [dir=rtl] md-autocomplete[md-floating-label] .md-show-clear-button input {
        padding-right: 0;
        padding-left: 30px; }
  md-autocomplete md-autocomplete-wrap {
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    position: relative;
    overflow: visible;
    height: 40px; }
    md-autocomplete md-autocomplete-wrap.md-menu-showing {
      z-index: 51; }
    md-autocomplete md-autocomplete-wrap md-input-container,
    md-autocomplete md-autocomplete-wrap input {
      flex: 1 1 0;
      box-sizing: border-box;
      min-width: 0; }
    md-autocomplete md-autocomplete-wrap md-progress-linear {
      position: absolute;
      bottom: -2px;
      left: 0; }
      md-autocomplete md-autocomplete-wrap md-progress-linear.md-inline {
        bottom: 40px;
        right: 2px;
        left: 2px;
        width: auto; }
      md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 3px;
        transition: none; }
        md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate .md-container {
          transition: none;
          height: 3px; }
        md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-enter {
          transition: opacity 0.15s linear; }
          md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-enter.ng-enter-active {
            opacity: 1; }
        md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-leave {
          transition: opacity 0.15s linear; }
          md-autocomplete md-autocomplete-wrap md-progress-linear .md-mode-indeterminate.ng-leave.ng-leave-active {
            opacity: 0; }
  md-autocomplete input:not(.md-input) {
    font-size: 14px;
    box-sizing: border-box;
    border: none;
    box-shadow: none;
    outline: none;
    background: transparent;
    width: 100%;
    padding: 0 15px;
    line-height: 40px;
    height: 40px; }
    md-autocomplete input:not(.md-input)::-ms-clear {
      display: none; }
  md-autocomplete .md-show-clear-button button {
    position: relative;
    line-height: 20px;
    text-align: center;
    width: 30px;
    height: 30px;
    cursor: pointer;
    border: none;
    border-radius: 50%;
    padding: 0;
    font-size: 12px;
    background: transparent;
    margin: auto 5px; }
    md-autocomplete .md-show-clear-button button:after {
      content: '';
      position: absolute;
      top: -6px;
      right: -6px;
      bottom: -6px;
      left: -6px;
      border-radius: 50%;
      transform: scale(0);
      opacity: 0;
      transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); }
    md-autocomplete .md-show-clear-button button:focus {
      outline: none; }
      md-autocomplete .md-show-clear-button button:focus:after {
        transform: scale(1);
        opacity: 1; }
    md-autocomplete .md-show-clear-button button md-icon {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate3d(-50%, -50%, 0) scale(0.9); }
      md-autocomplete .md-show-clear-button button md-icon path {
        stroke-width: 0; }
    md-autocomplete .md-show-clear-button button.ng-enter {
      transform: scale(0);
      transition: transform 0.15s ease-out; }
      md-autocomplete .md-show-clear-button button.ng-enter.ng-enter-active {
        transform: scale(1); }
    md-autocomplete .md-show-clear-button button.ng-leave {
      transition: transform 0.15s ease-out; }
      md-autocomplete .md-show-clear-button button.ng-leave.ng-leave-active {
        transform: scale(0); }
  @media screen and (-ms-high-contrast: active) {
    md-autocomplete input {
      border: 1px solid #fff; }
    md-autocomplete .md-autocomplete-suggestion:focus {
      color: #fff; } }

.md-virtual-repeat-container.md-autocomplete-suggestions-container,
.md-standard-list-container.md-autocomplete-suggestions-container {
  position: absolute;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  z-index: 100;
  height: 100%; }
  .md-virtual-repeat-container.md-autocomplete-suggestions-container .highlight,
  .md-standard-list-container.md-autocomplete-suggestions-container .highlight {
    font-weight: bold; }

.md-standard-list-container {
  box-sizing: border-box;
  display: block;
  margin: 0;
  overflow: hidden;
  overflow-y: auto;
  padding: 0; }

.md-virtual-repeat-container.md-not-found,
.md-standard-list-container.md-not-found {
  height: 48px; }

.md-autocomplete-suggestions {
  margin: 0;
  list-style: none;
  padding: 0; }
  .md-autocomplete-suggestions .md-autocomplete-suggestion {
    font-size: 14px;
    overflow: hidden;
    padding: 0 15px;
    line-height: 48px;
    height: 48px;
    transition: background 0.15s linear;
    margin: 0;
    white-space: nowrap;
    text-overflow: ellipsis; }
    .md-autocomplete-suggestions .md-autocomplete-suggestion:focus {
      outline: none; }
    .md-autocomplete-suggestions .md-autocomplete-suggestion:not(.md-not-found-wrapper) {
      cursor: pointer; }

@media screen and (-ms-high-contrast: active) {
  md-autocomplete,
  .md-autocomplete-suggestions {
    border: 1px solid #fff; } }

md-backdrop {
  transition: opacity 450ms;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 50; }
  md-backdrop.md-menu-backdrop {
    position: fixed !important;
    z-index: 99; }
  md-backdrop.md-select-backdrop {
    z-index: 81;
    transition-duration: 0; }
  md-backdrop.md-dialog-backdrop {
    z-index: 79; }
  md-backdrop.md-bottom-sheet-backdrop {
    z-index: 69; }
  md-backdrop.md-sidenav-backdrop {
    z-index: 59; }
  md-backdrop.md-click-catcher {
    position: absolute; }
  md-backdrop.md-opaque {
    opacity: .48; }
    md-backdrop.md-opaque.ng-enter {
      opacity: 0; }
    md-backdrop.md-opaque.ng-enter.md-opaque.ng-enter-active {
      opacity: .48; }
    md-backdrop.md-opaque.ng-leave {
      opacity: .48;
      transition: opacity 400ms; }
    md-backdrop.md-opaque.ng-leave.md-opaque.ng-leave-active {
      opacity: 0; }

md-bottom-sheet {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 8px 16px 88px 16px;
  z-index: 70;
  border-top-width: 1px;
  border-top-style: solid;
  transform: translate3d(0, 80px, 0);
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-property: transform; }
  md-bottom-sheet.md-has-header {
    padding-top: 0; }
  md-bottom-sheet.ng-enter {
    opacity: 0;
    transform: translate3d(0, 100%, 0); }
  md-bottom-sheet.ng-enter-active {
    opacity: 1;
    display: block;
    transform: translate3d(0, 80px, 0) !important; }
  md-bottom-sheet.ng-leave-active {
    transform: translate3d(0, 100%, 0) !important;
    transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2); }
  md-bottom-sheet .md-subheader {
    background-color: transparent;
    font-family: Roboto, "Helvetica Neue", sans-serif;
    line-height: 56px;
    padding: 0;
    white-space: nowrap; }
  md-bottom-sheet md-inline-icon {
    display: inline-block;
    height: 24px;
    width: 24px;
    fill: #444; }
  md-bottom-sheet md-list-item {
    display: flex;
    outline: none; }
    md-bottom-sheet md-list-item:hover {
      cursor: pointer; }
  md-bottom-sheet.md-list md-list-item {
    padding: 0;
    align-items: center;
    height: 48px; }
  md-bottom-sheet.md-grid {
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 0; }
    md-bottom-sheet.md-grid md-list {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      transition: all 0.5s;
      align-items: center; }
    md-bottom-sheet.md-grid md-list-item {
      flex-direction: column;
      align-items: center;
      transition: all 0.5s;
      height: 96px;
      margin-top: 8px;
      margin-bottom: 8px;
      /* Mixin for how many grid items to show per row */ }
      @media (max-width: 960px) {
        md-bottom-sheet.md-grid md-list-item {
          flex: 1 1 33.33333%;
          max-width: 33.33333%; }
          md-bottom-sheet.md-grid md-list-item:nth-of-type(3n + 1) {
            align-items: flex-start; }
          md-bottom-sheet.md-grid md-list-item:nth-of-type(3n) {
            align-items: flex-end; } }
      @media (min-width: 960px) and (max-width: 1279px) {
        md-bottom-sheet.md-grid md-list-item {
          flex: 1 1 25%;
          max-width: 25%; } }
      @media (min-width: 1280px) and (max-width: 1919px) {
        md-bottom-sheet.md-grid md-list-item {
          flex: 1 1 16.66667%;
          max-width: 16.66667%; } }
      @media (min-width: 1920px) {
        md-bottom-sheet.md-grid md-list-item {
          flex: 1 1 14.28571%;
          max-width: 14.28571%; } }
      md-bottom-sheet.md-grid md-list-item::before {
        display: none; }
      md-bottom-sheet.md-grid md-list-item .md-list-item-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 48px;
        padding-bottom: 16px; }
      md-bottom-sheet.md-grid md-list-item .md-grid-item-content {
        border: 1px solid transparent;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 80px; }
      md-bottom-sheet.md-grid md-list-item .md-grid-text {
        font-weight: 400;
        line-height: 16px;
        font-size: 13px;
        margin: 0;
        white-space: nowrap;
        width: 64px;
        text-align: center;
        text-transform: none;
        padding-top: 8px; }

@media screen and (-ms-high-contrast: active) {
  md-bottom-sheet {
    border: 1px solid #fff; } }

button.md-button::-moz-focus-inner {
  border: 0; }

.md-button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  /** Alignment adjustments */
  min-height: 36px;
  min-width: 7.692rem;
  line-height: 36px;
  vertical-align: middle;
  align-items: center;
  text-align: center;
  border-radius: 2px;
  box-sizing: border-box;
  /* Reset default button appearance */
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  outline: none;
  border: 0;
  /** Custom styling for button */
  padding: 0 6px;
  margin: 6px 8px;
  background: transparent;
  color: currentColor;
  white-space: nowrap;
  /* Uppercase text content */
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.077rem;
  font-style: inherit;
  font-variant: inherit;
  font-family: inherit;
  text-decoration: none;
  overflow: hidden;
  transition: box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); }
  .md-dense > .md-button:not(.md-dense-disabled),
  .md-dense :not(.md-dense-disabled) .md-button:not(.md-dense-disabled) {
    min-height: 32px; }
  .md-dense > .md-button:not(.md-dense-disabled),
  .md-dense :not(.md-dense-disabled) .md-button:not(.md-dense-disabled) {
    line-height: 32px; }
  .md-dense > .md-button:not(.md-dense-disabled),
  .md-dense :not(.md-dense-disabled) .md-button:not(.md-dense-disabled) {
    font-size: 13px; }
  .md-button:focus {
    outline: none; }
  .md-button:hover, .md-button:focus {
    text-decoration: none; }
  .md-button.ng-hide, .md-button.ng-leave {
    transition: none; }
  .md-button.md-cornered {
    border-radius: 0; }
  .md-button.md-icon {
    padding: 0;
    background: none; }
  .md-button.md-raised:not([disabled]) {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); }
  .md-button.md-icon-button {
    margin: 0 6px;
    height: 40px;
    min-width: 0;
    line-height: 24px;
    padding: 8px;
    width: 40px;
    border-radius: 50%; }
  .md-button.md-fab {
    z-index: 20;
    line-height: 56px;
    min-width: 0;
    width: 56px;
    height: 56px;
    vertical-align: middle;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    border-radius: 50%;
    background-clip: padding-box;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
    transition-property: background-color, box-shadow, transform; }
    .md-button.md-fab.md-fab-bottom-right {
      top: auto;
      right: 20px;
      bottom: 20px;
      left: auto;
      position: absolute; }
    .md-button.md-fab.md-fab-bottom-left {
      top: auto;
      right: auto;
      bottom: 20px;
      left: 20px;
      position: absolute; }
    .md-button.md-fab.md-fab-top-right {
      top: 20px;
      right: 20px;
      bottom: auto;
      left: auto;
      position: absolute; }
    .md-button.md-fab.md-fab-top-left {
      top: 20px;
      right: auto;
      bottom: auto;
      left: 20px;
      position: absolute; }
    .md-button.md-fab.md-mini {
      line-height: 40px;
      width: 40px;
      height: 40px; }
    .md-button.md-fab.ng-hide, .md-button.md-fab.ng-leave {
      transition: none; }
  .md-button:not([disabled]).md-raised.md-focused, .md-button:not([disabled]).md-fab.md-focused {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); }
  .md-button:not([disabled]).md-raised:active, .md-button:not([disabled]).md-fab:active {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4); }
  .md-button .md-ripple-container {
    border-radius: inherit;
    background-clip: padding-box;
    overflow: hidden;
    -webkit-transform: translateZ(0); }

.md-button.md-icon-button md-icon,
button.md-button.md-fab md-icon {
  display: block; }

.md-toast-open-top .md-button.md-fab-top-left,
.md-toast-open-top .md-button.md-fab-top-right {
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transform: translate3d(0, 42px, 0); }
  .md-toast-open-top .md-button.md-fab-top-left:not([disabled]).md-focused, .md-toast-open-top .md-button.md-fab-top-left:not([disabled]):hover,
  .md-toast-open-top .md-button.md-fab-top-right:not([disabled]).md-focused,
  .md-toast-open-top .md-button.md-fab-top-right:not([disabled]):hover {
    transform: translate3d(0, 41px, 0); }

.md-toast-open-bottom .md-button.md-fab-bottom-left,
.md-toast-open-bottom .md-button.md-fab-bottom-right {
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transform: translate3d(0, -42px, 0); }
  .md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]).md-focused, .md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]):hover,
  .md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]).md-focused,
  .md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]):hover {
    transform: translate3d(0, -43px, 0); }

.md-button-group {
  display: flex;
  flex: 1;
  width: 100%; }
  .md-button-group > .md-button {
    flex: 1;
    display: block;
    overflow: hidden;
    width: 0;
    border-width: 1px 0px 1px 1px;
    border-radius: 0;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap; }
    .md-button-group > .md-button:first-child {
      border-radius: 2px 0px 0px 2px; }
    .md-button-group > .md-button:last-child {
      border-right-width: 1px;
      border-radius: 0px 2px 2px 0px; }

@media screen and (-ms-high-contrast: active) {
  .md-button.md-raised,
  .md-button.md-fab {
    border: 1px solid #fff; } }

md-card {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  margin: 8px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12); }
  md-card md-card-header {
    padding: 16px;
    display: flex;
    flex-direction: row; }
    md-card md-card-header:first-child md-card-avatar {
      margin-right: 12px; }
      [dir=rtl] md-card md-card-header:first-child md-card-avatar {
        margin-right: auto;
        margin-left: 12px; }
    md-card md-card-header:last-child md-card-avatar {
      margin-left: 12px; }
      [dir=rtl] md-card md-card-header:last-child md-card-avatar {
        margin-left: auto;
        margin-right: 12px; }
    md-card md-card-header md-card-avatar {
      width: 40px;
      height: 40px; }
      md-card md-card-header md-card-avatar .md-user-avatar,
      md-card md-card-header md-card-avatar md-icon {
        border-radius: 50%; }
      md-card md-card-header md-card-avatar md-icon {
        padding: 8px; }
        md-card md-card-header md-card-avatar md-icon > svg {
          height: inherit;
          width: inherit; }
      md-card md-card-header md-card-avatar + md-card-header-text {
        max-height: 40px; }
        md-card md-card-header md-card-avatar + md-card-header-text .md-title {
          font-size: 14px; }
    md-card md-card-header md-card-header-text {
      display: flex;
      flex: 1;
      flex-direction: column; }
      md-card md-card-header md-card-header-text .md-subhead {
        font-size: 14px; }
  md-card > img,
  md-card > md-card-header img,
  md-card md-card-title-media img {
    box-sizing: border-box;
    display: flex;
    flex: 0 0 auto;
    width: 100%;
    height: auto; }
  md-card md-card-title {
    padding: 24px 16px 16px;
    display: flex;
    flex: 1 1 auto;
    flex-direction: row; }
    md-card md-card-title + md-card-content {
      padding-top: 0; }
    md-card md-card-title md-card-title-text {
      flex: 1;
      flex-direction: column;
      display: flex; }
      md-card md-card-title md-card-title-text .md-subhead {
        padding-top: 0;
        font-size: 14px; }
      md-card md-card-title md-card-title-text:only-child .md-subhead {
        padding-top: 12px; }
    md-card md-card-title md-card-title-media {
      margin-top: -8px; }
      md-card md-card-title md-card-title-media .md-media-sm {
        height: 80px;
        width: 80px; }
      md-card md-card-title md-card-title-media .md-media-md {
        height: 112px;
        width: 112px; }
      md-card md-card-title md-card-title-media .md-media-lg {
        height: 152px;
        width: 152px; }
  md-card md-card-content {
    display: block;
    padding: 16px; }
    md-card md-card-content > p:first-child {
      margin-top: 0; }
    md-card md-card-content > p:last-child {
      margin-bottom: 0; }
    md-card md-card-content .md-media-xl {
      height: 240px;
      width: 240px; }
  md-card .md-actions, md-card md-card-actions {
    margin: 8px; }
    md-card .md-actions.layout-column .md-button:not(.md-icon-button), md-card md-card-actions.layout-column .md-button:not(.md-icon-button) {
      margin: 2px 0; }
      md-card .md-actions.layout-column .md-button:not(.md-icon-button):first-of-type, md-card md-card-actions.layout-column .md-button:not(.md-icon-button):first-of-type {
        margin-top: 0; }
      md-card .md-actions.layout-column .md-button:not(.md-icon-button):last-of-type, md-card md-card-actions.layout-column .md-button:not(.md-icon-button):last-of-type {
        margin-bottom: 0; }
    md-card .md-actions.layout-column .md-button.md-icon-button, md-card md-card-actions.layout-column .md-button.md-icon-button {
      margin-top: 6px;
      margin-bottom: 6px; }
    md-card .md-actions md-card-icon-actions, md-card md-card-actions md-card-icon-actions {
      flex: 1;
      justify-content: flex-start;
      display: flex;
      flex-direction: row; }
    md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button), md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button) {
      margin: 0 4px; }
      md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type, md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type {
        margin-left: 0; }
        [dir=rtl] md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type, [dir=rtl] md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):first-of-type {
          margin-left: auto;
          margin-right: 0; }
      md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type, md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type {
        margin-right: 0; }
        [dir=rtl] md-card .md-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type, [dir=rtl] md-card md-card-actions:not(.layout-column) .md-button:not(.md-icon-button):last-of-type {
          margin-right: auto;
          margin-left: 0; }
    md-card .md-actions:not(.layout-column) .md-button.md-icon-button, md-card md-card-actions:not(.layout-column) .md-button.md-icon-button {
      margin-left: 6px;
      margin-right: 6px; }
      md-card .md-actions:not(.layout-column) .md-button.md-icon-button:first-of-type, md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:first-of-type {
        margin-left: 12px; }
        [dir=rtl] md-card .md-actions:not(.layout-column) .md-button.md-icon-button:first-of-type, [dir=rtl] md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:first-of-type {
          margin-left: auto;
          margin-right: 12px; }
      md-card .md-actions:not(.layout-column) .md-button.md-icon-button:last-of-type, md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type {
        margin-right: 12px; }
        [dir=rtl] md-card .md-actions:not(.layout-column) .md-button.md-icon-button:last-of-type, [dir=rtl] md-card md-card-actions:not(.layout-column) .md-button.md-icon-button:last-of-type {
          margin-right: auto;
          margin-left: 12px; }
    md-card .md-actions:not(.layout-column) .md-button + md-card-icon-actions, md-card md-card-actions:not(.layout-column) .md-button + md-card-icon-actions {
      flex: 1;
      justify-content: flex-end;
      display: flex;
      flex-direction: row; }
  md-card md-card-footer {
    margin-top: auto;
    padding: 16px; }

@media screen and (-ms-high-contrast: active) {
  md-card {
    border: 1px solid #fff; } }

.md-image-no-fill > img {
  width: auto;
  height: auto; }

.md-inline-form md-checkbox {
  margin: 19px 0 18px; }

md-checkbox {
  box-sizing: border-box;
  display: inline-block;
  margin-bottom: 16px;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  min-width: 20px;
  min-height: 20px;
  margin-left: 0;
  margin-right: 16px; }
  [dir=rtl] md-checkbox {
    margin-left: 16px; }
  [dir=rtl] md-checkbox {
    margin-right: 0; }
  md-checkbox:last-of-type {
    margin-left: 0;
    margin-right: 0; }
  md-checkbox.md-focused:not([disabled]) .md-container:before {
    left: -8px;
    top: -8px;
    right: -8px;
    bottom: -8px; }
  md-checkbox.md-focused:not([disabled]):not(.md-checked) .md-container:before {
    background-color: rgba(0, 0, 0, 0.12); }
  md-checkbox.md-align-top-left > div.md-container {
    top: 12px; }
  md-checkbox .md-container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    box-sizing: border-box;
    display: inline-block;
    width: 20px;
    height: 20px;
    left: 0;
    right: auto; }
    [dir=rtl] md-checkbox .md-container {
      left: auto; }
    [dir=rtl] md-checkbox .md-container {
      right: 0; }
    md-checkbox .md-container:before {
      box-sizing: border-box;
      background-color: transparent;
      border-radius: 50%;
      content: '';
      position: absolute;
      display: block;
      height: auto;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      transition: all 0.5s;
      width: auto; }
    md-checkbox .md-container:after {
      box-sizing: border-box;
      content: '';
      position: absolute;
      top: -10px;
      right: -10px;
      bottom: -10px;
      left: -10px; }
    md-checkbox .md-container .md-ripple-container {
      position: absolute;
      display: block;
      width: auto;
      height: auto;
      left: -15px;
      top: -15px;
      right: -15px;
      bottom: -15px; }
  md-checkbox .md-icon {
    box-sizing: border-box;
    transition: 240ms;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border-width: 2px;
    border-style: solid;
    border-radius: 2px; }
  md-checkbox.md-checked .md-icon {
    border-color: transparent; }
    md-checkbox.md-checked .md-icon:after {
      box-sizing: border-box;
      transform: rotate(45deg);
      position: absolute;
      left: 4.66667px;
      top: 0.22222px;
      display: table;
      width: 6.66667px;
      height: 13.33333px;
      border-width: 2px;
      border-style: solid;
      border-top: 0;
      border-left: 0;
      content: ''; }
  md-checkbox[disabled] {
    cursor: default; }
  md-checkbox.md-indeterminate .md-icon:after {
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: table;
    width: 12px;
    height: 2px;
    border-width: 2px;
    border-style: solid;
    border-top: 0;
    border-left: 0;
    content: ''; }
  md-checkbox .md-label {
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    -webkit-user-select: text;
       -moz-user-select: text;
        -ms-user-select: text;
            user-select: text;
    margin-left: 30px;
    margin-right: 0; }
    [dir=rtl] md-checkbox .md-label {
      margin-left: 0; }
    [dir=rtl] md-checkbox .md-label {
      margin-right: 30px; }

.md-contact-chips .md-chips md-chip {
  padding: 0 25px 0 0; }
  [dir=rtl] .md-contact-chips .md-chips md-chip {
    padding: 0 0 0 25px; }
  .md-contact-chips .md-chips md-chip .md-contact-avatar {
    float: left; }
    [dir=rtl] .md-contact-chips .md-chips md-chip .md-contact-avatar {
      float: right; }
    .md-contact-chips .md-chips md-chip .md-contact-avatar img {
      height: 32px;
      border-radius: 16px; }
  .md-contact-chips .md-chips md-chip .md-contact-name {
    display: inline-block;
    height: 32px;
    margin-left: 8px; }
    [dir=rtl] .md-contact-chips .md-chips md-chip .md-contact-name {
      margin-left: auto;
      margin-right: 8px; }

.md-contact-suggestion {
  height: 56px; }
  .md-contact-suggestion img {
    height: 40px;
    border-radius: 20px;
    margin-top: 8px; }
  .md-contact-suggestion .md-contact-name {
    margin-left: 8px;
    width: 120px; }
    [dir=rtl] .md-contact-suggestion .md-contact-name {
      margin-left: auto;
      margin-right: 8px; }
  .md-contact-suggestion .md-contact-name, .md-contact-suggestion .md-contact-email {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis; }

.md-contact-chips-suggestions li {
  height: 100%; }

.md-chips {
  display: block;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 16px;
  padding: 0 0 8px 3px;
  vertical-align: middle; }
  .md-chips:after {
    content: '';
    display: table;
    clear: both; }
  [dir=rtl] .md-chips {
    padding: 0 3px 8px 0; }
  .md-chips.md-readonly .md-chip-input-container {
    min-height: 32px; }
  .md-chips:not(.md-readonly) {
    cursor: text; }
  .md-chips.md-removable md-chip {
    padding-right: 22px; }
    [dir=rtl] .md-chips.md-removable md-chip {
      padding-right: 0;
      padding-left: 22px; }
    .md-chips.md-removable md-chip .md-chip-content {
      padding-right: 4px; }
      [dir=rtl] .md-chips.md-removable md-chip .md-chip-content {
        padding-right: 0;
        padding-left: 4px; }
  .md-chips md-chip {
    cursor: default;
    border-radius: 16px;
    display: block;
    height: 32px;
    line-height: 32px;
    margin: 8px 8px 0 0;
    padding: 0 12px 0 12px;
    float: left;
    box-sizing: border-box;
    max-width: 100%;
    position: relative; }
    [dir=rtl] .md-chips md-chip {
      margin: 8px 0 0 8px; }
    [dir=rtl] .md-chips md-chip {
      float: right; }
    .md-chips md-chip .md-chip-content {
      display: block;
      float: left;
      white-space: nowrap;
      max-width: 100%;
      overflow: hidden;
      text-overflow: ellipsis; }
      [dir=rtl] .md-chips md-chip .md-chip-content {
        float: right; }
      .md-chips md-chip .md-chip-content:focus {
        outline: none; }
    .md-chips md-chip._md-chip-content-edit-is-enabled {
      -webkit-user-select: none;
      /* webkit (safari, chrome) browsers */
      -moz-user-select: none;
      /* mozilla browsers */
      -khtml-user-select: none;
      /* webkit (konqueror) browsers */
      -ms-user-select: none;
      /* IE10+ */ }
    .md-chips md-chip .md-chip-remove-container {
      position: absolute;
      right: 0;
      line-height: 22px; }
      [dir=rtl] .md-chips md-chip .md-chip-remove-container {
        right: auto;
        left: 0; }
    .md-chips md-chip .md-chip-remove {
      text-align: center;
      width: 32px;
      height: 32px;
      min-width: 0;
      padding: 0;
      background: transparent;
      border: none;
      box-shadow: none;
      margin: 0;
      position: relative; }
      .md-chips md-chip .md-chip-remove md-icon {
        height: 18px;
        width: 18px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate3d(-50%, -50%, 0); }
  .md-chips .md-chip-input-container {
    display: block;
    line-height: 32px;
    margin: 8px 8px 0 0;
    padding: 0;
    float: left; }
    [dir=rtl] .md-chips .md-chip-input-container {
      margin: 8px 0 0 8px; }
    [dir=rtl] .md-chips .md-chip-input-container {
      float: right; }
    .md-chips .md-chip-input-container input:not([type]), .md-chips .md-chip-input-container input[type="email"], .md-chips .md-chip-input-container input[type="number"], .md-chips .md-chip-input-container input[type="tel"], .md-chips .md-chip-input-container input[type="url"], .md-chips .md-chip-input-container input[type="text"] {
      border: 0;
      height: 32px;
      line-height: 32px;
      padding: 0; }
      .md-chips .md-chip-input-container input:not([type]):focus, .md-chips .md-chip-input-container input[type="email"]:focus, .md-chips .md-chip-input-container input[type="number"]:focus, .md-chips .md-chip-input-container input[type="tel"]:focus, .md-chips .md-chip-input-container input[type="url"]:focus, .md-chips .md-chip-input-container input[type="text"]:focus {
        outline: none; }
    .md-chips .md-chip-input-container md-autocomplete, .md-chips .md-chip-input-container md-autocomplete-wrap {
      background: transparent;
      height: 32px; }
    .md-chips .md-chip-input-container md-autocomplete md-autocomplete-wrap {
      box-shadow: none; }
    .md-chips .md-chip-input-container md-autocomplete input {
      position: relative; }
    .md-chips .md-chip-input-container input {
      border: 0;
      height: 32px;
      line-height: 32px;
      padding: 0; }
      .md-chips .md-chip-input-container input:focus {
        outline: none; }
    .md-chips .md-chip-input-container md-autocomplete, .md-chips .md-chip-input-container md-autocomplete-wrap {
      height: 32px; }
    .md-chips .md-chip-input-container md-autocomplete {
      box-shadow: none; }
      .md-chips .md-chip-input-container md-autocomplete input {
        position: relative; }
    .md-chips .md-chip-input-container:not(:first-child) {
      margin: 8px 8px 0 0; }
      [dir=rtl] .md-chips .md-chip-input-container:not(:first-child) {
        margin: 8px 0 0 8px; }
    .md-chips .md-chip-input-container input {
      background: transparent;
      border-width: 0; }
  .md-chips md-autocomplete button {
    display: none; }

@media screen and (-ms-high-contrast: active) {
  .md-chip-input-container,
  md-chip {
    border: 1px solid #fff; }
  .md-chip-input-container md-autocomplete {
    border: none; } }

md-content {
  display: block;
  position: relative;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }
  md-content[md-scroll-y] {
    overflow-y: auto;
    overflow-x: hidden; }
  md-content[md-scroll-x] {
    overflow-x: auto;
    overflow-y: hidden; }
  @media print {
    md-content {
      overflow: visible !important; } }

/** Styles for mdCalendar. */
md-calendar {
  font-size: 13px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.md-calendar-scroll-mask {
  display: inline-block;
  overflow: hidden;
  height: 308px; }
  .md-calendar-scroll-mask .md-virtual-repeat-scroller {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
    .md-calendar-scroll-mask .md-virtual-repeat-scroller::-webkit-scrollbar {
      display: none; }
  .md-calendar-scroll-mask .md-virtual-repeat-offsetter {
    width: 100%; }

.md-calendar-scroll-container {
  box-shadow: inset -3px 3px 6px rgba(0, 0, 0, 0.2);
  display: inline-block;
  height: 308px;
  width: 346px; }

.md-calendar-date {
  height: 44px;
  width: 44px;
  text-align: center;
  padding: 0;
  border: none;
  box-sizing: content-box; }
  .md-calendar-date:first-child {
    padding-left: 16px; }
    [dir=rtl] .md-calendar-date:first-child {
      padding-left: 0;
      padding-right: 16px; }
  .md-calendar-date:last-child {
    padding-right: 16px; }
    [dir=rtl] .md-calendar-date:last-child {
      padding-right: 0;
      padding-left: 16px; }
  .md-calendar-date.md-calendar-date-disabled {
    cursor: default; }

.md-calendar-date-selection-indicator {
  transition: background-color, color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  border-radius: 50%;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px; }
  .md-calendar-date:not(.md-disabled) .md-calendar-date-selection-indicator {
    cursor: pointer; }

.md-calendar-month-label {
  height: 44px;
  font-size: 14px;
  font-weight: 500;
  padding: 0 0 0 24px; }
  [dir=rtl] .md-calendar-month-label {
    padding: 0 24px 0 0; }
  .md-calendar-month-label.md-calendar-label-clickable {
    cursor: pointer; }
  .md-calendar-month-label md-icon {
    transform: rotate(180deg); }
    [dir=rtl] .md-calendar-month-label md-icon {
      transform: none; }
  .md-calendar-month-label span {
    vertical-align: middle; }

.md-calendar-day-header {
  table-layout: fixed;
  border-spacing: 0;
  border-collapse: collapse; }
  .md-calendar-day-header th {
    height: 40px;
    width: 44px;
    text-align: center;
    padding: 0;
    border: none;
    box-sizing: content-box;
    font-weight: normal; }
    .md-calendar-day-header th:first-child {
      padding-left: 16px; }
      [dir=rtl] .md-calendar-day-header th:first-child {
        padding-left: 0;
        padding-right: 16px; }
    .md-calendar-day-header th:last-child {
      padding-right: 16px; }
      [dir=rtl] .md-calendar-day-header th:last-child {
        padding-right: 0;
        padding-left: 16px; }

.md-calendar {
  table-layout: fixed;
  border-spacing: 0;
  border-collapse: collapse; }
  .md-calendar tr:last-child td {
    border-bottom-width: 1px;
    border-bottom-style: solid; }
  .md-calendar:first-child {
    border-top: 1px solid transparent; }
  .md-calendar tbody, .md-calendar td, .md-calendar tr {
    vertical-align: middle;
    box-sizing: content-box; }

/** Styles for mdDatepicker. */
md-datepicker {
  white-space: nowrap;
  overflow: hidden;
  vertical-align: middle; }

.md-inline-form md-datepicker {
  margin-top: 12px; }

.md-datepicker-button {
  display: inline-block;
  box-sizing: border-box;
  background: none;
  vertical-align: middle;
  position: relative; }
  .md-datepicker-button:before {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    content: '';
    speak: none; }

.md-datepicker-input {
  font-size: 14px;
  box-sizing: border-box;
  border: none;
  box-shadow: none;
  outline: none;
  background: transparent;
  min-width: 120px;
  max-width: 328px;
  padding: 0 0 5px; }
  .md-datepicker-input::-ms-clear {
    display: none; }

._md-datepicker-floating-label > md-datepicker {
  overflow: visible; }
  ._md-datepicker-floating-label > md-datepicker .md-datepicker-input-container {
    border: none; }
  ._md-datepicker-floating-label > md-datepicker .md-datepicker-button {
    float: left;
    margin-top: -12px;
    top: 9.5px; }
    [dir=rtl] ._md-datepicker-floating-label > md-datepicker .md-datepicker-button {
      float: right; }

._md-datepicker-floating-label .md-input {
  float: none; }

._md-datepicker-floating-label._md-datepicker-has-calendar-icon > label:not(.md-no-float):not(.md-container-ignore) {
  right: 18px;
  left: auto;
  width: calc(100% - 84px); }
  [dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon > label:not(.md-no-float):not(.md-container-ignore) {
    right: auto; }
  [dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon > label:not(.md-no-float):not(.md-container-ignore) {
    left: 18px; }

._md-datepicker-floating-label._md-datepicker-has-calendar-icon .md-input-message-animation {
  margin-left: 64px; }
  [dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon .md-input-message-animation {
    margin-left: auto;
    margin-right: 64px; }

._md-datepicker-has-triangle-icon {
  padding-right: 18px;
  margin-right: -18px; }
  [dir=rtl] ._md-datepicker-has-triangle-icon {
    padding-right: 0;
    padding-left: 18px; }
  [dir=rtl] ._md-datepicker-has-triangle-icon {
    margin-right: auto;
    margin-left: -18px; }

.md-datepicker-input-container {
  position: relative;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: inline-block;
  width: auto; }
  .md-icon-button + .md-datepicker-input-container {
    margin-left: 12px; }
    [dir=rtl] .md-icon-button + .md-datepicker-input-container {
      margin-left: auto;
      margin-right: 12px; }
  .md-datepicker-input-container.md-datepicker-focused {
    border-bottom-width: 2px; }

.md-datepicker-is-showing .md-scroll-mask {
  z-index: 99; }

.md-datepicker-calendar-pane {
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 100;
  border-width: 1px;
  border-style: solid;
  background: transparent;
  transform: scale(0);
  transform-origin: 0 0;
  transition: transform 0.2s cubic-bezier(0.25, 0.8, 0.25, 1); }
  .md-datepicker-calendar-pane.md-pane-open {
    transform: scale(1); }

.md-datepicker-input-mask {
  height: 40px;
  width: 340px;
  position: relative;
  overflow: hidden;
  background: transparent;
  pointer-events: none;
  cursor: text; }

.md-datepicker-calendar {
  opacity: 0;
  transition: opacity 0.2s cubic-bezier(0.5, 0, 0.25, 1); }
  .md-pane-open .md-datepicker-calendar {
    opacity: 1; }
  .md-datepicker-calendar md-calendar:focus {
    outline: none; }

.md-datepicker-expand-triangle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid; }

.md-datepicker-triangle-button {
  position: absolute;
  right: 0;
  bottom: -2.5px;
  transform: translateX(45%); }
  [dir=rtl] .md-datepicker-triangle-button {
    right: auto;
    left: 0; }
  [dir=rtl] .md-datepicker-triangle-button {
    transform: translateX(-45%); }

.md-datepicker-triangle-button.md-button.md-icon-button {
  height: 36px;
  width: 36px;
  position: absolute;
  padding: 8px; }

md-datepicker[disabled] .md-datepicker-input-container {
  border-bottom-color: transparent; }

md-datepicker[disabled] .md-datepicker-triangle-button {
  display: none; }

.md-datepicker-open {
  overflow: hidden; }
  .md-datepicker-open .md-datepicker-input-container,
  .md-datepicker-open input.md-input {
    border-bottom-color: transparent; }
  .md-datepicker-open .md-datepicker-triangle-button,
  .md-datepicker-open.md-input-has-value > label,
  .md-datepicker-open.md-input-has-placeholder > label {
    display: none; }

.md-datepicker-pos-adjusted .md-datepicker-input-mask {
  display: none; }

.md-datepicker-calendar-pane .md-calendar {
  transform: translateY(-85px);
  transition: transform 0.65s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-delay: 0.125s; }

.md-datepicker-calendar-pane.md-pane-open .md-calendar {
  transform: translateY(0); }

.md-dialog-is-showing {
  max-height: 100%; }

.md-dialog-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 80;
  overflow: hidden; }

md-dialog {
  opacity: 0;
  min-width: 240px;
  max-width: 80%;
  max-height: 80%;
  position: relative;
  overflow: auto;
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
  display: flex;
  flex-direction: column; }
  md-dialog.md-transition-in {
    opacity: 1;
    transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    transform: translate(0, 0) scale(1); }
  md-dialog.md-transition-out {
    opacity: 0;
    transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    transform: translate(0, 100%) scale(0.2); }
  md-dialog > form {
    display: flex;
    flex-direction: column;
    overflow: auto; }
  md-dialog .md-dialog-content {
    padding: 24px; }
  md-dialog md-dialog-content {
    order: 1;
    flex-direction: column;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
    md-dialog md-dialog-content:not([layout=row]) > *:first-child:not(.md-subheader) {
      margin-top: 0; }
    md-dialog md-dialog-content:focus {
      outline: none; }
    md-dialog md-dialog-content .md-subheader {
      margin: 0; }
    md-dialog md-dialog-content .md-dialog-content-body {
      width: 100%; }
    md-dialog md-dialog-content .md-prompt-input-container {
      width: 100%;
      box-sizing: border-box; }
  md-dialog .md-actions, md-dialog md-dialog-actions {
    display: flex;
    order: 2;
    box-sizing: border-box;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 0;
    padding-right: 8px;
    padding-left: 16px;
    min-height: 52px;
    overflow: hidden; }
    [dir=rtl] md-dialog .md-actions, [dir=rtl] md-dialog md-dialog-actions {
      padding-right: 16px; }
    [dir=rtl] md-dialog .md-actions, [dir=rtl] md-dialog md-dialog-actions {
      padding-left: 8px; }
    md-dialog .md-actions .md-button, md-dialog md-dialog-actions .md-button {
      margin-bottom: 8px;
      margin-left: 8px;
      margin-right: 0;
      margin-top: 8px; }
      [dir=rtl] md-dialog .md-actions .md-button, [dir=rtl] md-dialog md-dialog-actions .md-button {
        margin-left: 0; }
      [dir=rtl] md-dialog .md-actions .md-button, [dir=rtl] md-dialog md-dialog-actions .md-button {
        margin-right: 8px; }
  md-dialog.md-content-overflow .md-actions, md-dialog.md-content-overflow md-dialog-actions {
    border-top-width: 1px;
    border-top-style: solid; }

@media screen and (-ms-high-contrast: active) {
  md-dialog {
    border: 1px solid #fff; } }

@media (max-width: 959px) {
  md-dialog.md-dialog-fullscreen {
    min-height: 100%;
    min-width: 100%;
    border-radius: 0; } }

md-divider {
  display: block;
  border-top-width: 1px;
  border-top-style: solid;
  margin: 0; }
  md-divider[md-inset] {
    margin-left: 80px; }
    [dir=rtl] md-divider[md-inset] {
      margin-left: auto;
      margin-right: 80px; }

.layout-row > md-divider,
.layout-xs-row > md-divider, .layout-gt-xs-row > md-divider,
.layout-sm-row > md-divider, .layout-gt-sm-row > md-divider,
.layout-md-row > md-divider, .layout-gt-md-row > md-divider,
.layout-lg-row > md-divider, .layout-gt-lg-row > md-divider,
.layout-xl-row > md-divider {
  border-top-width: 0;
  border-right-width: 1px;
  border-right-style: solid; }

md-fab-speed-dial {
  position: relative;
  display: flex;
  align-items: center;
  z-index: 20;
  /*
   * Hide some graphics glitches if switching animation types
   */
  /*
   * Handle the animations
   */ }
  md-fab-speed-dial.md-fab-bottom-right {
    top: auto;
    right: 20px;
    bottom: 20px;
    left: auto;
    position: absolute; }
  md-fab-speed-dial.md-fab-bottom-left {
    top: auto;
    right: auto;
    bottom: 20px;
    left: 20px;
    position: absolute; }
  md-fab-speed-dial.md-fab-top-right {
    top: 20px;
    right: 20px;
    bottom: auto;
    left: auto;
    position: absolute; }
  md-fab-speed-dial.md-fab-top-left {
    top: 20px;
    right: auto;
    bottom: auto;
    left: 20px;
    position: absolute; }
  md-fab-speed-dial:not(.md-hover-full) {
    pointer-events: none; }
    md-fab-speed-dial:not(.md-hover-full) md-fab-trigger, md-fab-speed-dial:not(.md-hover-full) .md-fab-action-item {
      pointer-events: auto; }
    md-fab-speed-dial:not(.md-hover-full).md-is-open {
      pointer-events: auto; }
  md-fab-speed-dial ._md-css-variables {
    z-index: 20; }
  md-fab-speed-dial.md-is-open .md-fab-action-item {
    align-items: center; }
  md-fab-speed-dial md-fab-actions {
    display: flex;
    height: auto; }
    md-fab-speed-dial md-fab-actions .md-fab-action-item {
      transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2); }
  md-fab-speed-dial.md-down {
    flex-direction: column; }
    md-fab-speed-dial.md-down md-fab-trigger {
      order: 1; }
    md-fab-speed-dial.md-down md-fab-actions {
      flex-direction: column;
      order: 2; }
  md-fab-speed-dial.md-up {
    flex-direction: column; }
    md-fab-speed-dial.md-up md-fab-trigger {
      order: 2; }
    md-fab-speed-dial.md-up md-fab-actions {
      flex-direction: column-reverse;
      order: 1; }
  md-fab-speed-dial.md-left {
    flex-direction: row; }
    md-fab-speed-dial.md-left md-fab-trigger {
      order: 2; }
    md-fab-speed-dial.md-left md-fab-actions {
      flex-direction: row-reverse;
      order: 1; }
      md-fab-speed-dial.md-left md-fab-actions .md-fab-action-item {
        transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2); }
  md-fab-speed-dial.md-right {
    flex-direction: row; }
    md-fab-speed-dial.md-right md-fab-trigger {
      order: 1; }
    md-fab-speed-dial.md-right md-fab-actions {
      flex-direction: row;
      order: 2; }
      md-fab-speed-dial.md-right md-fab-actions .md-fab-action-item {
        transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2); }
  md-fab-speed-dial.md-fling-remove .md-fab-action-item > *, md-fab-speed-dial.md-scale-remove .md-fab-action-item > * {
    visibility: hidden; }
  md-fab-speed-dial.md-fling .md-fab-action-item {
    opacity: 1; }
  md-fab-speed-dial.md-fling.md-animations-waiting .md-fab-action-item {
    opacity: 0;
    transition-duration: 0s; }
  md-fab-speed-dial.md-scale .md-fab-action-item {
    transform: scale(0);
    transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
    transition-duration: 0.14286s; }

md-fab-toolbar {
  display: block;
  /*
   * Closed styling
   */
  /*
   * Hover styling
   */ }
  md-fab-toolbar.md-fab-bottom-right {
    top: auto;
    right: 20px;
    bottom: 20px;
    left: auto;
    position: absolute; }
  md-fab-toolbar.md-fab-bottom-left {
    top: auto;
    right: auto;
    bottom: 20px;
    left: 20px;
    position: absolute; }
  md-fab-toolbar.md-fab-top-right {
    top: 20px;
    right: 20px;
    bottom: auto;
    left: auto;
    position: absolute; }
  md-fab-toolbar.md-fab-top-left {
    top: 20px;
    right: auto;
    bottom: auto;
    left: 20px;
    position: absolute; }
  md-fab-toolbar .md-fab-toolbar-wrapper {
    display: block;
    position: relative;
    overflow: hidden;
    height: 68px; }
  md-fab-toolbar md-fab-trigger {
    position: absolute;
    z-index: 20; }
    md-fab-toolbar md-fab-trigger button {
      overflow: visible !important; }
    md-fab-toolbar md-fab-trigger .md-fab-toolbar-background {
      display: block;
      position: absolute;
      z-index: 21;
      opacity: 1;
      transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2); }
    md-fab-toolbar md-fab-trigger md-icon {
      position: relative;
      z-index: 22;
      opacity: 1;
      transition: all 200ms ease-in; }
  md-fab-toolbar.md-left md-fab-trigger {
    right: 0; }
    [dir=rtl] md-fab-toolbar.md-left md-fab-trigger {
      right: auto;
      left: 0; }
  md-fab-toolbar.md-left .md-toolbar-tools {
    flex-direction: row-reverse; }
    md-fab-toolbar.md-left .md-toolbar-tools > .md-button:first-child {
      margin-right: 0.6rem; }
      [dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools > .md-button:first-child {
        margin-right: auto;
        margin-left: 0.6rem; }
    md-fab-toolbar.md-left .md-toolbar-tools > .md-button:first-child {
      margin-left: -0.8rem; }
      [dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools > .md-button:first-child {
        margin-left: auto;
        margin-right: -0.8rem; }
    md-fab-toolbar.md-left .md-toolbar-tools > .md-button:last-child {
      margin-right: 8px; }
      [dir=rtl] md-fab-toolbar.md-left .md-toolbar-tools > .md-button:last-child {
        margin-right: auto;
        margin-left: 8px; }
  md-fab-toolbar.md-right md-fab-trigger {
    left: 0; }
    [dir=rtl] md-fab-toolbar.md-right md-fab-trigger {
      left: auto;
      right: 0; }
  md-fab-toolbar.md-right .md-toolbar-tools {
    flex-direction: row; }
  md-fab-toolbar md-toolbar {
    background-color: transparent !important;
    pointer-events: none;
    z-index: 23; }
    md-fab-toolbar md-toolbar .md-toolbar-tools {
      padding: 0 20px;
      margin-top: 3px; }
    md-fab-toolbar md-toolbar .md-fab-action-item {
      opacity: 0;
      transform: scale(0);
      transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
      transition-duration: 0.15s; }
  md-fab-toolbar.md-is-open md-fab-trigger > button {
    box-shadow: none; }
    md-fab-toolbar.md-is-open md-fab-trigger > button md-icon {
      opacity: 0; }
  md-fab-toolbar.md-is-open .md-fab-action-item {
    opacity: 1;
    transform: scale(1); }

md-grid-list {
  box-sizing: border-box;
  display: block;
  position: relative; }
  md-grid-list md-grid-tile,
  md-grid-list md-grid-tile > figure,
  md-grid-list md-grid-tile-header,
  md-grid-list md-grid-tile-footer {
    box-sizing: border-box; }
  md-grid-list md-grid-tile {
    display: block;
    position: absolute; }
    md-grid-list md-grid-tile figure {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 100%;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      padding: 0;
      margin: 0; }
    md-grid-list md-grid-tile md-grid-tile-header,
    md-grid-list md-grid-tile md-grid-tile-footer {
      display: flex;
      flex-direction: row;
      align-items: center;
      height: 48px;
      color: #fff;
      background: rgba(0, 0, 0, 0.18);
      overflow: hidden;
      position: absolute;
      left: 0;
      right: 0; }
      md-grid-list md-grid-tile md-grid-tile-header h3,
      md-grid-list md-grid-tile md-grid-tile-header h4,
      md-grid-list md-grid-tile md-grid-tile-footer h3,
      md-grid-list md-grid-tile md-grid-tile-footer h4 {
        font-weight: 400;
        margin: 0 0 0 16px; }
      md-grid-list md-grid-tile md-grid-tile-header h3,
      md-grid-list md-grid-tile md-grid-tile-footer h3 {
        font-size: 14px; }
      md-grid-list md-grid-tile md-grid-tile-header h4,
      md-grid-list md-grid-tile md-grid-tile-footer h4 {
        font-size: 12px; }
    md-grid-list md-grid-tile md-grid-tile-header {
      top: 0; }
    md-grid-list md-grid-tile md-grid-tile-footer {
      bottom: 0; }

@media screen and (-ms-high-contrast: active) {
  md-grid-tile {
    border: 1px solid #fff; }
  md-grid-tile-footer {
    border-top: 1px solid #fff; } }

md-icon {
  margin: auto;
  background-repeat: no-repeat no-repeat;
  display: inline-block;
  vertical-align: middle;
  fill: currentColor;
  height: 24px;
  width: 24px;
  min-height: 24px;
  min-width: 24px; }
  md-icon svg {
    pointer-events: none;
    display: block; }
  md-icon[md-font-icon] {
    line-height: 24px;
    width: auto; }

md-input-container {
  display: inline-block;
  position: relative;
  padding: 2px;
  margin: 18px 0;
  vertical-align: middle;
  /*
   * The .md-input class is added to the input/textarea
   */ }
  md-input-container:after {
    content: '';
    display: table;
    clear: both; }
  md-input-container.md-block {
    display: block; }
  md-input-container .md-errors-spacer {
    float: right;
    min-height: 24px;
    min-width: 1px; }
    [dir=rtl] md-input-container .md-errors-spacer {
      float: left; }
  md-input-container > md-icon {
    position: absolute;
    top: 8px;
    left: 2px;
    right: auto; }
    [dir=rtl] md-input-container > md-icon {
      left: auto; }
    [dir=rtl] md-input-container > md-icon {
      right: 2px; }
  md-input-container textarea,
  md-input-container input[type="text"],
  md-input-container input[type="password"],
  md-input-container input[type="datetime"],
  md-input-container input[type="datetime-local"],
  md-input-container input[type="date"],
  md-input-container input[type="month"],
  md-input-container input[type="time"],
  md-input-container input[type="week"],
  md-input-container input[type="number"],
  md-input-container input[type="email"],
  md-input-container input[type="url"],
  md-input-container input[type="search"],
  md-input-container input[type="tel"],
  md-input-container input[type="color"] {
    /* remove default appearance from all input/textarea */
    -moz-appearance: none;
    -webkit-appearance: none; }
  md-input-container input[type="date"],
  md-input-container input[type="datetime-local"],
  md-input-container input[type="month"],
  md-input-container input[type="time"],
  md-input-container input[type="week"] {
    min-height: 26px; }
  md-input-container textarea {
    resize: none;
    overflow: hidden; }
    md-input-container textarea.md-input {
      min-height: 26px;
      -ms-flex-preferred-size: auto; }
    md-input-container textarea[md-no-autogrow] {
      height: auto;
      overflow: auto; }
  md-input-container label:not(.md-container-ignore) {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: auto; }
    [dir=rtl] md-input-container label:not(.md-container-ignore) {
      left: auto; }
    [dir=rtl] md-input-container label:not(.md-container-ignore) {
      right: 0; }
    md-input-container label:not(.md-container-ignore).md-required:after {
      content: ' *';
      font-size: 13px;
      vertical-align: top; }
  md-input-container label:not(.md-no-float):not(.md-container-ignore),
  md-input-container .md-placeholder {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    order: 1;
    pointer-events: none;
    -webkit-font-smoothing: antialiased;
    padding-left: 3px;
    padding-right: 0;
    z-index: 1;
    transform: translate3d(0, 28px, 0) scale(1);
    transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    max-width: 100%;
    transform-origin: left top; }
    [dir=rtl] md-input-container label:not(.md-no-float):not(.md-container-ignore), [dir=rtl]
    md-input-container .md-placeholder {
      padding-left: 0; }
    [dir=rtl] md-input-container label:not(.md-no-float):not(.md-container-ignore), [dir=rtl]
    md-input-container .md-placeholder {
      padding-right: 3px; }
    [dir=rtl] md-input-container label:not(.md-no-float):not(.md-container-ignore), [dir=rtl]
    md-input-container .md-placeholder {
      transform-origin: right top; }
  md-input-container .md-placeholder {
    position: absolute;
    top: 0;
    opacity: 0;
    transition-property: opacity, transform;
    transform: translate3d(0, 30px, 0); }
  md-input-container.md-input-focused .md-placeholder {
    opacity: 1;
    transform: translate3d(0, 24px, 0); }
  md-input-container.md-input-has-value .md-placeholder {
    transition: none;
    opacity: 0; }
  md-input-container:not(.md-input-has-value):not(.md-input-has-placeholder) input:not(:focus) {
    color: transparent; }
  md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-ampm-field,
  md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-day-field,
  md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-hour-field,
  md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-millisecond-field,
  md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-minute-field,
  md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-month-field,
  md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-second-field,
  md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-week-field,
  md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-year-field,
  md-input-container:not(.md-input-has-value) input:not(:focus)::-webkit-datetime-edit-text {
    color: transparent; }
  md-input-container .md-input {
    order: 2;
    display: block;
    margin-top: 0;
    background: none;
    padding-top: 2px;
    padding-bottom: 1px;
    padding-left: 2px;
    padding-right: 2px;
    border-width: 0 0 1px 0;
    line-height: 26px;
    height: 30px;
    -ms-flex-preferred-size: 26px;
    border-radius: 0;
    border-style: solid;
    transition: border-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    width: 100%;
    box-sizing: border-box;
    float: left; }
    [dir=rtl] md-input-container .md-input {
      float: right; }
    md-input-container .md-input:focus {
      outline: none; }
    md-input-container .md-input:invalid {
      outline: none;
      box-shadow: none; }
    md-input-container .md-input.md-no-flex {
      flex: none !important; }
  md-input-container .md-char-counter {
    text-align: right;
    padding-right: 2px;
    padding-left: 0; }
    [dir=rtl] md-input-container .md-char-counter {
      text-align: left; }
    [dir=rtl] md-input-container .md-char-counter {
      padding-right: 0; }
    [dir=rtl] md-input-container .md-char-counter {
      padding-left: 2px; }
  md-input-container .md-input-messages-animation {
    position: relative;
    order: 4;
    overflow: hidden;
    clear: left; }
    [dir=rtl] md-input-container .md-input-messages-animation {
      clear: right; }
  md-input-container .md-input-message-animation, md-input-container .md-char-counter {
    font-size: 12px;
    line-height: 14px;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
    opacity: 1;
    margin-top: 0;
    padding-top: 5px; }
    md-input-container .md-input-message-animation:not(.md-char-counter), md-input-container .md-char-counter:not(.md-char-counter) {
      padding-right: 5px;
      padding-left: 0; }
      [dir=rtl] md-input-container .md-input-message-animation:not(.md-char-counter), [dir=rtl] md-input-container .md-char-counter:not(.md-char-counter) {
        padding-right: 0; }
      [dir=rtl] md-input-container .md-input-message-animation:not(.md-char-counter), [dir=rtl] md-input-container .md-char-counter:not(.md-char-counter) {
        padding-left: 5px; }
  md-input-container:not(.md-input-invalid) .md-auto-hide .md-input-message-animation {
    opacity: 0;
    margin-top: -100px; }
  md-input-container .md-input-message-animation.ng-enter-prepare {
    opacity: 0;
    margin-top: -100px; }
  md-input-container .md-input-message-animation.ng-enter:not(.ng-enter-active) {
    opacity: 0;
    margin-top: -100px; }
  md-input-container.md-input-focused label:not(.md-no-float), md-input-container.md-input-has-placeholder label:not(.md-no-float), md-input-container.md-input-has-value label:not(.md-no-float) {
    transform: translate3d(0, 6px, 0) scale(0.75);
    transition: transform cubic-bezier(0.25, 0.8, 0.25, 1) 0.4s, width cubic-bezier(0.25, 0.8, 0.25, 1) 0.4s; }
  md-input-container.md-input-has-value label {
    transition: none; }
  md-input-container.md-input-focused .md-input,
  md-input-container .md-input.ng-invalid.ng-dirty,
  md-input-container.md-input-resized .md-input {
    padding-bottom: 0;
    border-width: 0 0 2px 0; }
  md-input-container .md-input[disabled],
  [disabled] md-input-container .md-input {
    background-position: bottom -1px left 0;
    background-size: 4px 1px;
    background-repeat: repeat-x; }
  md-input-container.md-icon-float {
    transition: margin-top 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); }
    md-input-container.md-icon-float > label {
      pointer-events: none;
      position: absolute; }
    md-input-container.md-icon-float > md-icon {
      top: 8px;
      left: 2px;
      right: auto; }
      [dir=rtl] md-input-container.md-icon-float > md-icon {
        left: auto; }
      [dir=rtl] md-input-container.md-icon-float > md-icon {
        right: 2px; }
  md-input-container.md-icon-left > label:not(.md-no-float):not(.md-container-ignore),
  md-input-container.md-icon-left > label .md-placeholder, md-input-container.md-icon-right > label:not(.md-no-float):not(.md-container-ignore),
  md-input-container.md-icon-right > label .md-placeholder {
    width: calc(100% - 36px - 18px); }
  md-input-container.md-icon-left {
    padding-left: 36px;
    padding-right: 0; }
    [dir=rtl] md-input-container.md-icon-left {
      padding-left: 0; }
    [dir=rtl] md-input-container.md-icon-left {
      padding-right: 36px; }
    md-input-container.md-icon-left > label {
      left: 36px;
      right: auto; }
      [dir=rtl] md-input-container.md-icon-left > label {
        left: auto; }
      [dir=rtl] md-input-container.md-icon-left > label {
        right: 36px; }
  md-input-container.md-icon-right {
    padding-left: 0;
    padding-right: 36px; }
    [dir=rtl] md-input-container.md-icon-right {
      padding-left: 36px; }
    [dir=rtl] md-input-container.md-icon-right {
      padding-right: 0; }
    md-input-container.md-icon-right > md-icon:last-of-type {
      margin: 0;
      right: 2px;
      left: auto; }
      [dir=rtl] md-input-container.md-icon-right > md-icon:last-of-type {
        right: auto; }
      [dir=rtl] md-input-container.md-icon-right > md-icon:last-of-type {
        left: 2px; }
  md-input-container.md-icon-left.md-icon-right {
    padding-left: 36px;
    padding-right: 36px; }
    md-input-container.md-icon-left.md-icon-right > label:not(.md-no-float):not(.md-container-ignore),
    md-input-container.md-icon-left.md-icon-right > label .md-placeholder {
      width: calc(100% - (36px * 2)); }

.md-resize-wrapper {
  position: relative; }
  .md-resize-wrapper:after {
    content: '';
    display: table;
    clear: both; }

.md-resize-handle {
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 10px;
  background: transparent;
  width: 100%;
  cursor: ns-resize; }

@media screen and (-ms-high-contrast: active) {
  md-input-container.md-default-theme > md-icon {
    fill: #fff; } }

md-list {
  display: block;
  padding: 8px 0px 8px 0px; }
  md-list .md-subheader {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.010em;
    line-height: 1.2em; }
  md-list.md-dense md-list-item,
  md-list.md-dense md-list-item .md-list-item-inner {
    min-height: 48px; }
    md-list.md-dense md-list-item::before,
    md-list.md-dense md-list-item .md-list-item-inner::before {
      content: '';
      min-height: 48px;
      visibility: hidden;
      display: inline-block; }
    md-list.md-dense md-list-item md-icon:first-child,
    md-list.md-dense md-list-item .md-list-item-inner md-icon:first-child {
      width: 20px;
      height: 20px; }
    md-list.md-dense md-list-item > md-icon:first-child:not(.md-avatar-icon),
    md-list.md-dense md-list-item .md-list-item-inner > md-icon:first-child:not(.md-avatar-icon) {
      margin-right: 36px; }
      [dir=rtl] md-list.md-dense md-list-item > md-icon:first-child:not(.md-avatar-icon), [dir=rtl]
      md-list.md-dense md-list-item .md-list-item-inner > md-icon:first-child:not(.md-avatar-icon) {
        margin-right: auto;
        margin-left: 36px; }
    md-list.md-dense md-list-item .md-avatar, md-list.md-dense md-list-item .md-avatar-icon,
    md-list.md-dense md-list-item .md-list-item-inner .md-avatar,
    md-list.md-dense md-list-item .md-list-item-inner .md-avatar-icon {
      margin-right: 20px; }
      [dir=rtl] md-list.md-dense md-list-item .md-avatar, [dir=rtl] md-list.md-dense md-list-item .md-avatar-icon, [dir=rtl]
      md-list.md-dense md-list-item .md-list-item-inner .md-avatar, [dir=rtl]
      md-list.md-dense md-list-item .md-list-item-inner .md-avatar-icon {
        margin-right: auto;
        margin-left: 20px; }
    md-list.md-dense md-list-item .md-avatar,
    md-list.md-dense md-list-item .md-list-item-inner .md-avatar {
      flex: none;
      width: 36px;
      height: 36px; }
  md-list.md-dense md-list-item.md-2-line .md-list-item-text.md-offset, md-list.md-dense md-list-item.md-2-line > .md-no-style .md-list-item-text.md-offset, md-list.md-dense md-list-item.md-3-line .md-list-item-text.md-offset, md-list.md-dense md-list-item.md-3-line > .md-no-style .md-list-item-text.md-offset {
    margin-left: 56px; }
    [dir=rtl] md-list.md-dense md-list-item.md-2-line .md-list-item-text.md-offset, [dir=rtl] md-list.md-dense md-list-item.md-2-line > .md-no-style .md-list-item-text.md-offset, [dir=rtl] md-list.md-dense md-list-item.md-3-line .md-list-item-text.md-offset, [dir=rtl] md-list.md-dense md-list-item.md-3-line > .md-no-style .md-list-item-text.md-offset {
      margin-left: auto;
      margin-right: 56px; }
  md-list.md-dense md-list-item.md-2-line .md-list-item-text h3,
  md-list.md-dense md-list-item.md-2-line .md-list-item-text h4,
  md-list.md-dense md-list-item.md-2-line .md-list-item-text p, md-list.md-dense md-list-item.md-2-line > .md-no-style .md-list-item-text h3,
  md-list.md-dense md-list-item.md-2-line > .md-no-style .md-list-item-text h4,
  md-list.md-dense md-list-item.md-2-line > .md-no-style .md-list-item-text p, md-list.md-dense md-list-item.md-3-line .md-list-item-text h3,
  md-list.md-dense md-list-item.md-3-line .md-list-item-text h4,
  md-list.md-dense md-list-item.md-3-line .md-list-item-text p, md-list.md-dense md-list-item.md-3-line > .md-no-style .md-list-item-text h3,
  md-list.md-dense md-list-item.md-3-line > .md-no-style .md-list-item-text h4,
  md-list.md-dense md-list-item.md-3-line > .md-no-style .md-list-item-text p {
    line-height: 1.05;
    font-size: 12px;
    padding-bottom: 4px; }
  md-list.md-dense md-list-item.md-2-line .md-list-item-text h3, md-list.md-dense md-list-item.md-2-line > .md-no-style .md-list-item-text h3, md-list.md-dense md-list-item.md-3-line .md-list-item-text h3, md-list.md-dense md-list-item.md-3-line > .md-no-style .md-list-item-text h3 {
    font-size: 13px; }
  md-list.md-dense md-list-item.md-2-line, md-list.md-dense md-list-item.md-2-line > .md-no-style {
    min-height: 60px; }
    md-list.md-dense md-list-item.md-2-line::before, md-list.md-dense md-list-item.md-2-line > .md-no-style::before {
      content: '';
      min-height: 60px;
      visibility: hidden;
      display: inline-block; }
    md-list.md-dense md-list-item.md-2-line > .md-avatar, md-list.md-dense md-list-item.md-2-line .md-avatar-icon, md-list.md-dense md-list-item.md-2-line > .md-no-style > .md-avatar, md-list.md-dense md-list-item.md-2-line > .md-no-style .md-avatar-icon {
      margin-top: 12px; }
  md-list.md-dense md-list-item.md-3-line, md-list.md-dense md-list-item.md-3-line > .md-no-style {
    min-height: 76px; }
    md-list.md-dense md-list-item.md-3-line::before, md-list.md-dense md-list-item.md-3-line > .md-no-style::before {
      content: '';
      min-height: 76px;
      visibility: hidden;
      display: inline-block; }
    md-list.md-dense md-list-item.md-3-line > md-icon:first-child,
    md-list.md-dense md-list-item.md-3-line > .md-avatar, md-list.md-dense md-list-item.md-3-line > .md-no-style > md-icon:first-child,
    md-list.md-dense md-list-item.md-3-line > .md-no-style > .md-avatar {
      margin-top: 16px; }

md-list-item {
  position: relative; }
  md-list-item.md-proxy-focus.md-focused .md-no-style {
    transition: background-color 0.15s linear; }
  md-list-item._md-button-wrap {
    position: relative; }
    md-list-item._md-button-wrap > div.md-button:first-child {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      padding: 0px 16px;
      margin: 0;
      font-weight: 400;
      text-align: left;
      border: medium none; }
      [dir=rtl] md-list-item._md-button-wrap > div.md-button:first-child {
        text-align: right; }
      md-list-item._md-button-wrap > div.md-button:first-child > .md-button:first-child {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        margin: 0;
        padding: 0; }
      md-list-item._md-button-wrap > div.md-button:first-child .md-list-item-inner {
        width: 100%; }
        md-list-item._md-button-wrap > div.md-button:first-child .md-list-item-inner::before {
          content: '';
          min-height: inherit;
          visibility: hidden;
          display: inline-block; }
  md-list-item.md-no-proxy,
  md-list-item .md-no-style {
    position: relative;
    padding: 0px 16px;
    flex: 1 1 auto; }
    md-list-item.md-no-proxy.md-button,
    md-list-item .md-no-style.md-button {
      font-size: inherit;
      height: inherit;
      text-align: left;
      text-transform: none;
      width: 100%;
      white-space: normal;
      flex-direction: inherit;
      align-items: inherit;
      border-radius: 0;
      margin: 0; }
      [dir=rtl] md-list-item.md-no-proxy.md-button, [dir=rtl]
      md-list-item .md-no-style.md-button {
        text-align: right; }
      md-list-item.md-no-proxy.md-button > .md-ripple-container,
      md-list-item .md-no-style.md-button > .md-ripple-container {
        border-radius: 0; }
    md-list-item.md-no-proxy:focus,
    md-list-item .md-no-style:focus {
      outline: none; }
  md-list-item.md-clickable:hover {
    cursor: pointer; }
  md-list-item md-divider {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }
    [dir=rtl] md-list-item md-divider {
      left: auto;
      right: 0; }
    md-list-item md-divider[md-inset] {
      left: 72px;
      width: calc(100% - 72px);
      margin: 0 !important; }
      [dir=rtl] md-list-item md-divider[md-inset] {
        left: auto;
        right: 72px; }
  md-list-item,
  md-list-item .md-list-item-inner {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    min-height: 48px;
    height: auto; }
    md-list-item::before,
    md-list-item .md-list-item-inner::before {
      content: '';
      min-height: 48px;
      visibility: hidden;
      display: inline-block; }
    md-list-item > div.md-primary > md-icon:not(.md-avatar-icon),
    md-list-item > div.md-secondary > md-icon:not(.md-avatar-icon),
    md-list-item > md-icon:first-child:not(.md-avatar-icon),
    md-list-item > md-icon.md-secondary:not(.md-avatar-icon),
    md-list-item .md-list-item-inner > div.md-primary > md-icon:not(.md-avatar-icon),
    md-list-item .md-list-item-inner > div.md-secondary > md-icon:not(.md-avatar-icon),
    md-list-item .md-list-item-inner > md-icon:first-child:not(.md-avatar-icon),
    md-list-item .md-list-item-inner > md-icon.md-secondary:not(.md-avatar-icon) {
      width: 24px;
      margin-top: 16px;
      margin-bottom: 12px;
      box-sizing: content-box; }
    md-list-item > div.md-primary > md-checkbox,
    md-list-item > div.md-secondary > md-checkbox,
    md-list-item > md-checkbox,
    md-list-item md-checkbox.md-secondary,
    md-list-item .md-list-item-inner > div.md-primary > md-checkbox,
    md-list-item .md-list-item-inner > div.md-secondary > md-checkbox,
    md-list-item .md-list-item-inner > md-checkbox,
    md-list-item .md-list-item-inner md-checkbox.md-secondary {
      align-self: center; }
      md-list-item > div.md-primary > md-checkbox .md-label,
      md-list-item > div.md-secondary > md-checkbox .md-label,
      md-list-item > md-checkbox .md-label,
      md-list-item md-checkbox.md-secondary .md-label,
      md-list-item .md-list-item-inner > div.md-primary > md-checkbox .md-label,
      md-list-item .md-list-item-inner > div.md-secondary > md-checkbox .md-label,
      md-list-item .md-list-item-inner > md-checkbox .md-label,
      md-list-item .md-list-item-inner md-checkbox.md-secondary .md-label {
        display: none; }
    md-list-item > md-icon:first-child:not(.md-avatar-icon),
    md-list-item .md-list-item-inner > md-icon:first-child:not(.md-avatar-icon) {
      margin-right: 32px; }
      [dir=rtl] md-list-item > md-icon:first-child:not(.md-avatar-icon), [dir=rtl]
      md-list-item .md-list-item-inner > md-icon:first-child:not(.md-avatar-icon) {
        margin-right: auto;
        margin-left: 32px; }
    md-list-item .md-avatar, md-list-item .md-avatar-icon,
    md-list-item .md-list-item-inner .md-avatar,
    md-list-item .md-list-item-inner .md-avatar-icon {
      margin-top: 8px;
      margin-bottom: 8px;
      margin-right: 16px;
      border-radius: 50%;
      box-sizing: content-box; }
      [dir=rtl] md-list-item .md-avatar, [dir=rtl] md-list-item .md-avatar-icon, [dir=rtl]
      md-list-item .md-list-item-inner .md-avatar, [dir=rtl]
      md-list-item .md-list-item-inner .md-avatar-icon {
        margin-right: auto;
        margin-left: 16px; }
    md-list-item .md-avatar,
    md-list-item .md-list-item-inner .md-avatar {
      flex: none;
      width: 40px;
      height: 40px; }
    md-list-item .md-avatar-icon,
    md-list-item .md-list-item-inner .md-avatar-icon {
      padding: 8px; }
      md-list-item .md-avatar-icon svg,
      md-list-item .md-list-item-inner .md-avatar-icon svg {
        width: 24px;
        height: 24px; }
    md-list-item > md-checkbox,
    md-list-item .md-list-item-inner > md-checkbox {
      width: 24px;
      margin-left: 3px;
      margin-right: 29px;
      margin-top: 16px; }
      [dir=rtl] md-list-item > md-checkbox, [dir=rtl]
      md-list-item .md-list-item-inner > md-checkbox {
        margin-left: 29px; }
      [dir=rtl] md-list-item > md-checkbox, [dir=rtl]
      md-list-item .md-list-item-inner > md-checkbox {
        margin-right: 3px; }
    md-list-item .md-secondary-container,
    md-list-item .md-list-item-inner .md-secondary-container {
      display: flex;
      align-items: center;
      position: relative;
      flex-shrink: 0;
      margin: auto;
      margin-right: 0;
      margin-left: auto; }
      [dir=rtl] md-list-item .md-secondary-container, [dir=rtl]
      md-list-item .md-list-item-inner .md-secondary-container {
        margin-right: auto; }
      [dir=rtl] md-list-item .md-secondary-container, [dir=rtl]
      md-list-item .md-list-item-inner .md-secondary-container {
        margin-left: 0; }
      md-list-item .md-secondary-container .md-button:last-of-type, md-list-item .md-secondary-container .md-icon-button:last-of-type,
      md-list-item .md-list-item-inner .md-secondary-container .md-button:last-of-type,
      md-list-item .md-list-item-inner .md-secondary-container .md-icon-button:last-of-type {
        margin-right: 0; }
        [dir=rtl] md-list-item .md-secondary-container .md-button:last-of-type, [dir=rtl] md-list-item .md-secondary-container .md-icon-button:last-of-type, [dir=rtl]
        md-list-item .md-list-item-inner .md-secondary-container .md-button:last-of-type, [dir=rtl]
        md-list-item .md-list-item-inner .md-secondary-container .md-icon-button:last-of-type {
          margin-right: auto;
          margin-left: 0; }
      md-list-item .md-secondary-container md-checkbox,
      md-list-item .md-list-item-inner .md-secondary-container md-checkbox {
        margin-top: 0;
        margin-bottom: 0; }
        md-list-item .md-secondary-container md-checkbox:last-child,
        md-list-item .md-list-item-inner .md-secondary-container md-checkbox:last-child {
          width: 24px;
          margin-right: 0; }
          [dir=rtl] md-list-item .md-secondary-container md-checkbox:last-child, [dir=rtl]
          md-list-item .md-list-item-inner .md-secondary-container md-checkbox:last-child {
            margin-right: auto;
            margin-left: 0; }
      md-list-item .md-secondary-container md-switch,
      md-list-item .md-list-item-inner .md-secondary-container md-switch {
        margin-top: 0;
        margin-bottom: 0;
        margin-right: -6px; }
        [dir=rtl] md-list-item .md-secondary-container md-switch, [dir=rtl]
        md-list-item .md-list-item-inner .md-secondary-container md-switch {
          margin-right: auto;
          margin-left: -6px; }
    md-list-item > p, md-list-item > .md-list-item-inner > p,
    md-list-item .md-list-item-inner > p,
    md-list-item .md-list-item-inner > .md-list-item-inner > p {
      flex: 1 1 auto;
      margin: 0; }
  md-list-item.md-2-line, md-list-item.md-2-line > .md-no-style, md-list-item.md-3-line, md-list-item.md-3-line > .md-no-style {
    align-items: flex-start;
    justify-content: center; }
    md-list-item.md-2-line.md-long-text, md-list-item.md-2-line > .md-no-style.md-long-text, md-list-item.md-3-line.md-long-text, md-list-item.md-3-line > .md-no-style.md-long-text {
      margin-top: 8px;
      margin-bottom: 8px; }
    md-list-item.md-2-line .md-list-item-text, md-list-item.md-2-line > .md-no-style .md-list-item-text, md-list-item.md-3-line .md-list-item-text, md-list-item.md-3-line > .md-no-style .md-list-item-text {
      flex: 1 1 auto;
      margin: auto;
      text-overflow: ellipsis;
      overflow: hidden; }
      md-list-item.md-2-line .md-list-item-text.md-offset, md-list-item.md-2-line > .md-no-style .md-list-item-text.md-offset, md-list-item.md-3-line .md-list-item-text.md-offset, md-list-item.md-3-line > .md-no-style .md-list-item-text.md-offset {
        margin-left: 56px; }
        [dir=rtl] md-list-item.md-2-line .md-list-item-text.md-offset, [dir=rtl] md-list-item.md-2-line > .md-no-style .md-list-item-text.md-offset, [dir=rtl] md-list-item.md-3-line .md-list-item-text.md-offset, [dir=rtl] md-list-item.md-3-line > .md-no-style .md-list-item-text.md-offset {
          margin-left: auto;
          margin-right: 56px; }
      md-list-item.md-2-line .md-list-item-text h3, md-list-item.md-2-line > .md-no-style .md-list-item-text h3, md-list-item.md-3-line .md-list-item-text h3, md-list-item.md-3-line > .md-no-style .md-list-item-text h3 {
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 0.010em;
        margin: 0 0 0 0;
        line-height: 1.2em;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
      md-list-item.md-2-line .md-list-item-text h4, md-list-item.md-2-line > .md-no-style .md-list-item-text h4, md-list-item.md-3-line .md-list-item-text h4, md-list-item.md-3-line > .md-no-style .md-list-item-text h4 {
        font-size: 14px;
        letter-spacing: 0.010em;
        margin: 3px 0 1px 0;
        font-weight: 400;
        line-height: 1.2em;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
      md-list-item.md-2-line .md-list-item-text p, md-list-item.md-2-line > .md-no-style .md-list-item-text p, md-list-item.md-3-line .md-list-item-text p, md-list-item.md-3-line > .md-no-style .md-list-item-text p {
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 0.010em;
        margin: 0 0 0 0;
        line-height: 1.6em; }
  md-list-item.md-2-line, md-list-item.md-2-line > .md-no-style {
    height: auto;
    min-height: 72px; }
    md-list-item.md-2-line::before, md-list-item.md-2-line > .md-no-style::before {
      content: '';
      min-height: 72px;
      visibility: hidden;
      display: inline-block; }
    md-list-item.md-2-line > .md-avatar, md-list-item.md-2-line .md-avatar-icon, md-list-item.md-2-line > .md-no-style > .md-avatar, md-list-item.md-2-line > .md-no-style .md-avatar-icon {
      margin-top: 12px; }
    md-list-item.md-2-line > md-icon:first-child, md-list-item.md-2-line > .md-no-style > md-icon:first-child {
      align-self: flex-start; }
    md-list-item.md-2-line .md-list-item-text, md-list-item.md-2-line > .md-no-style .md-list-item-text {
      flex: 1 1 auto; }
  md-list-item.md-3-line, md-list-item.md-3-line > .md-no-style {
    height: auto;
    min-height: 88px; }
    md-list-item.md-3-line::before, md-list-item.md-3-line > .md-no-style::before {
      content: '';
      min-height: 88px;
      visibility: hidden;
      display: inline-block; }
    md-list-item.md-3-line > md-icon:first-child,
    md-list-item.md-3-line > .md-avatar, md-list-item.md-3-line > .md-no-style > md-icon:first-child,
    md-list-item.md-3-line > .md-no-style > .md-avatar {
      margin-top: 16px; }

.md-open-menu-container {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  opacity: 0;
  border-radius: 2px;
  max-height: calc(100vh - 10px);
  overflow: auto; }
  .md-open-menu-container md-menu-divider {
    margin-top: 4px;
    margin-bottom: 4px;
    height: 1px;
    min-height: 1px;
    max-height: 1px;
    width: 100%; }
  .md-open-menu-container md-menu-content > * {
    opacity: 0; }
  .md-open-menu-container:not(.md-clickable) {
    pointer-events: none; }
  .md-open-menu-container.md-active {
    opacity: 1;
    transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition-duration: 200ms; }
    .md-open-menu-container.md-active > md-menu-content > * {
      opacity: 1;
      transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
      transition-duration: 200ms;
      transition-delay: 100ms; }
  .md-open-menu-container.md-leave {
    opacity: 0;
    transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
    transition-duration: 250ms; }

md-menu-content {
  display: flex;
  flex-direction: column;
  padding: 8px 0;
  max-height: 304px;
  overflow-y: auto; }
  md-menu-content.md-dense {
    max-height: 208px; }
    md-menu-content.md-dense md-menu-item {
      height: 32px;
      min-height: 32px; }

md-menu-item {
  display: flex;
  flex-direction: row;
  min-height: 48px;
  height: 48px;
  align-content: center;
  justify-content: flex-start;
  /*
   * We cannot use flex on <button> elements due to a bug in Firefox, so we also can't use it on
   * <a> elements. Add some top padding to fix alignment since buttons automatically align their
   * text vertically.
   */ }
  md-menu-item > * {
    width: 100%;
    margin: auto 0;
    padding-left: 16px;
    padding-right: 16px; }
  md-menu-item > a.md-button {
    padding-top: 5px; }
  md-menu-item > .md-button {
    text-align: left;
    display: inline-block;
    border-radius: 0;
    margin: auto 0;
    font-size: 15px;
    text-transform: none;
    font-weight: 400;
    height: 100%;
    padding-left: 16px;
    padding-right: 16px;
    width: 100%; }
    md-menu-item > .md-button::-moz-focus-inner {
      padding: 0;
      border: 0; }
    [dir=rtl] md-menu-item > .md-button {
      text-align: right; }
    md-menu-item > .md-button md-icon {
      margin: auto 16px auto 0; }
      [dir=rtl] md-menu-item > .md-button md-icon {
        margin: auto 0 auto 16px; }
    md-menu-item > .md-button p {
      display: inline-block;
      margin: auto; }
    md-menu-item > .md-button span {
      margin-top: auto;
      margin-bottom: auto; }
    md-menu-item > .md-button .md-ripple-container {
      border-radius: inherit; }

md-toolbar .md-menu {
  height: auto;
  margin: auto;
  padding: 0; }

@media (max-width: 959px) {
  md-menu-content {
    min-width: 112px; }
  md-menu-content[width="3"] {
    min-width: 168px; }
  md-menu-content[width="4"] {
    min-width: 224px; }
  md-menu-content[width="5"] {
    min-width: 280px; }
  md-menu-content[width="6"] {
    min-width: 336px; }
  md-menu-content[width="7"] {
    min-width: 392px; } }

@media (min-width: 960px) {
  md-menu-content {
    min-width: 96px; }
  md-menu-content[width="3"] {
    min-width: 192px; }
  md-menu-content[width="4"] {
    min-width: 256px; }
  md-menu-content[width="5"] {
    min-width: 320px; }
  md-menu-content[width="6"] {
    min-width: 384px; }
  md-menu-content[width="7"] {
    min-width: 448px; } }

md-toolbar.md-menu-toolbar h2.md-toolbar-tools {
  line-height: 1rem;
  height: auto;
  padding: 28px;
  padding-bottom: 12px; }

md-toolbar.md-has-open-menu {
  position: relative;
  z-index: 100; }

md-menu-bar {
  padding: 0 20px;
  display: block;
  position: relative;
  z-index: 2; }
  md-menu-bar .md-menu {
    display: inline-block;
    padding: 0;
    position: relative; }
  md-menu-bar button {
    font-size: 14px;
    padding: 0 10px;
    margin: 0;
    border: 0;
    background-color: transparent;
    height: 40px; }
  md-menu-bar md-backdrop.md-menu-backdrop {
    z-index: -2; }

md-menu-content.md-menu-bar-menu.md-dense {
  max-height: none;
  padding: 16px 0; }
  md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent {
    position: relative; }
    md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent > md-icon {
      position: absolute;
      padding: 0;
      width: 24px;
      top: 6px;
      left: 24px; }
      [dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent > md-icon {
        left: auto;
        right: 24px; }
    md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent > .md-button, md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent .md-menu > .md-button {
      padding: 0 32px 0 64px; }
      [dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent > .md-button, [dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item.md-indent .md-menu > .md-button {
        padding: 0 64px 0 32px; }
  md-menu-content.md-menu-bar-menu.md-dense .md-button {
    min-height: 0;
    height: 32px; }
    md-menu-content.md-menu-bar-menu.md-dense .md-button span {
      float: left; }
      [dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-button span {
        float: right; }
    md-menu-content.md-menu-bar-menu.md-dense .md-button span.md-alt-text {
      float: right;
      margin: 0 8px; }
      [dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-button span.md-alt-text {
        float: left; }
  md-menu-content.md-menu-bar-menu.md-dense md-menu-divider {
    margin: 8px 0; }
  md-menu-content.md-menu-bar-menu.md-dense md-menu-item > .md-button, md-menu-content.md-menu-bar-menu.md-dense .md-menu > .md-button {
    text-align: left; }
    [dir=rtl] md-menu-content.md-menu-bar-menu.md-dense md-menu-item > .md-button, [dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu > .md-button {
      text-align: right; }
  md-menu-content.md-menu-bar-menu.md-dense .md-menu {
    padding: 0; }
    md-menu-content.md-menu-bar-menu.md-dense .md-menu > .md-button {
      position: relative;
      margin: 0;
      width: 100%;
      text-transform: none;
      font-weight: normal;
      border-radius: 0px;
      padding-left: 16px; }
      [dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu > .md-button {
        padding-left: 0;
        padding-right: 16px; }
      md-menu-content.md-menu-bar-menu.md-dense .md-menu > .md-button:after {
        display: block;
        content: '\25BC';
        position: absolute;
        top: 0px;
        speak: none;
        transform: rotate(270deg) scaleY(0.45) scaleX(0.9);
        right: 28px; }
        [dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu > .md-button:after {
          transform: rotate(90deg) scaleY(0.45) scaleX(0.9); }
        [dir=rtl] md-menu-content.md-menu-bar-menu.md-dense .md-menu > .md-button:after {
          right: auto;
          left: 28px; }

/** Matches "md-tabs md-tabs-wrapper" style. */
.md-nav-bar {
  border-style: solid;
  border-width: 0 0 1px;
  height: 48px;
  position: relative; }

._md-nav-bar-list {
  outline: none;
  list-style: none;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: row; }

.md-nav-item:first-of-type {
  margin-left: 8px; }

.md-button._md-nav-button {
  line-height: 24px;
  margin: 0 4px;
  padding: 12px 16px;
  transition: background-color 0.35s cubic-bezier(0.35, 0, 0.25, 1); }
  .md-button._md-nav-button:focus {
    outline: none; }

md-nav-ink-bar {
  background-color: black;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  transform-origin: left top;
  will-change: transform;
  transition: transform 0.125s cubic-bezier(0.35, 0, 0.25, 1); }
  md-nav-ink-bar.ng-animate {
    transition: none; }

md-nav-extra-content {
  min-height: 48px;
  padding-right: 12px; }

@-webkit-keyframes indeterminate-rotate {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes indeterminate-rotate {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

md-progress-circular {
  position: relative;
  display: block;
  transform: scale(1, 1); }
  [dir=rtl] md-progress-circular {
    transform: scale(-1, 1); }
  md-progress-circular._md-progress-circular-disabled {
    visibility: hidden; }
  md-progress-circular.md-mode-indeterminate svg {
    -webkit-animation: indeterminate-rotate 1568.63ms linear infinite;
            animation: indeterminate-rotate 1568.63ms linear infinite; }
  md-progress-circular svg {
    position: absolute;
    overflow: visible;
    top: 0;
    left: 0; }

md-progress-linear {
  display: block;
  position: relative;
  width: 100%;
  height: 5px;
  padding-top: 0 !important;
  margin-bottom: 0 !important;
  transform: scale(1, 1); }
  [dir=rtl] md-progress-linear {
    transform: scale(-1, 1); }
  md-progress-linear._md-progress-linear-disabled {
    visibility: hidden; }
  md-progress-linear .md-container {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 5px;
    transform: translate(0, 0) scale(1, 1); }
    md-progress-linear .md-container .md-bar {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      width: 100%;
      height: 5px; }
    md-progress-linear .md-container .md-dashed:before {
      content: "";
      display: none;
      position: absolute;
      margin-top: 0;
      height: 5px;
      width: 100%;
      background-color: transparent;
      background-size: 10px 10px !important;
      background-position: 0px -23px; }
    md-progress-linear .md-container .md-bar1, md-progress-linear .md-container .md-bar2 {
      transition: transform 0.2s linear; }
    md-progress-linear .md-container.md-mode-query .md-bar1 {
      display: none; }
    md-progress-linear .md-container.md-mode-query .md-bar2 {
      transition: all 0.2s linear;
      -webkit-animation: query 0.8s infinite cubic-bezier(0.39, 0.575, 0.565, 1);
              animation: query 0.8s infinite cubic-bezier(0.39, 0.575, 0.565, 1); }
    md-progress-linear .md-container.md-mode-determinate .md-bar1 {
      display: none; }
    md-progress-linear .md-container.md-mode-indeterminate .md-bar1 {
      -webkit-animation: md-progress-linear-indeterminate-scale-1 4s infinite, md-progress-linear-indeterminate-1 4s infinite;
              animation: md-progress-linear-indeterminate-scale-1 4s infinite, md-progress-linear-indeterminate-1 4s infinite; }
    md-progress-linear .md-container.md-mode-indeterminate .md-bar2 {
      -webkit-animation: md-progress-linear-indeterminate-scale-2 4s infinite, md-progress-linear-indeterminate-2 4s infinite;
              animation: md-progress-linear-indeterminate-scale-2 4s infinite, md-progress-linear-indeterminate-2 4s infinite; }
    md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container {
      -webkit-animation: none;
              animation: none; }
      md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container .md-bar1 {
        -webkit-animation-name: none;
                animation-name: none; }
      md-progress-linear .md-container.ng-hide ._md-progress-linear-disabled md-progress-linear .md-container .md-bar2 {
        -webkit-animation-name: none;
                animation-name: none; }
  md-progress-linear .md-container.md-mode-buffer {
    background-color: transparent !important;
    transition: all 0.2s linear; }
    md-progress-linear .md-container.md-mode-buffer .md-dashed:before {
      display: block;
      -webkit-animation: buffer 3s infinite linear;
              animation: buffer 3s infinite linear; }

@-webkit-keyframes query {
  0% {
    opacity: 1;
    transform: translateX(35%) scale(0.3, 1); }
  100% {
    opacity: 0;
    transform: translateX(-50%) scale(0, 1); } }

@keyframes query {
  0% {
    opacity: 1;
    transform: translateX(35%) scale(0.3, 1); }
  100% {
    opacity: 0;
    transform: translateX(-50%) scale(0, 1); } }

@-webkit-keyframes buffer {
  0% {
    opacity: 1;
    background-position: 0px -23px; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1;
    background-position: -200px -23px; } }

@keyframes buffer {
  0% {
    opacity: 1;
    background-position: 0px -23px; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1;
    background-position: -200px -23px; } }

@-webkit-keyframes md-progress-linear-indeterminate-scale-1 {
  0% {
    transform: scaleX(0.1);
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear; }
  36.6% {
    transform: scaleX(0.1);
    -webkit-animation-timing-function: cubic-bezier(0.33473, 0.12482, 0.78584, 1);
            animation-timing-function: cubic-bezier(0.33473, 0.12482, 0.78584, 1); }
  69.15% {
    transform: scaleX(0.83);
    -webkit-animation-timing-function: cubic-bezier(0.22573, 0, 0.23365, 1.37098);
            animation-timing-function: cubic-bezier(0.22573, 0, 0.23365, 1.37098); }
  100% {
    transform: scaleX(0.1); } }

@keyframes md-progress-linear-indeterminate-scale-1 {
  0% {
    transform: scaleX(0.1);
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear; }
  36.6% {
    transform: scaleX(0.1);
    -webkit-animation-timing-function: cubic-bezier(0.33473, 0.12482, 0.78584, 1);
            animation-timing-function: cubic-bezier(0.33473, 0.12482, 0.78584, 1); }
  69.15% {
    transform: scaleX(0.83);
    -webkit-animation-timing-function: cubic-bezier(0.22573, 0, 0.23365, 1.37098);
            animation-timing-function: cubic-bezier(0.22573, 0, 0.23365, 1.37098); }
  100% {
    transform: scaleX(0.1); } }

@-webkit-keyframes md-progress-linear-indeterminate-1 {
  0% {
    left: -105.16667%;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear; }
  20% {
    left: -105.16667%;
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
            animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582); }
  69.15% {
    left: 21.5%;
    -webkit-animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
            animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635); }
  100% {
    left: 95.44444%; } }

@keyframes md-progress-linear-indeterminate-1 {
  0% {
    left: -105.16667%;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear; }
  20% {
    left: -105.16667%;
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
            animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582); }
  69.15% {
    left: 21.5%;
    -webkit-animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
            animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635); }
  100% {
    left: 95.44444%; } }

@-webkit-keyframes md-progress-linear-indeterminate-scale-2 {
  0% {
    transform: scaleX(0.1);
    -webkit-animation-timing-function: cubic-bezier(0.20503, 0.05705, 0.57661, 0.45397);
            animation-timing-function: cubic-bezier(0.20503, 0.05705, 0.57661, 0.45397); }
  19.15% {
    transform: scaleX(0.57);
    -webkit-animation-timing-function: cubic-bezier(0.15231, 0.19643, 0.64837, 1.00432);
            animation-timing-function: cubic-bezier(0.15231, 0.19643, 0.64837, 1.00432); }
  44.15% {
    transform: scaleX(0.91);
    -webkit-animation-timing-function: cubic-bezier(0.25776, -0.00316, 0.21176, 1.38179);
            animation-timing-function: cubic-bezier(0.25776, -0.00316, 0.21176, 1.38179); }
  100% {
    transform: scaleX(0.1); } }

@keyframes md-progress-linear-indeterminate-scale-2 {
  0% {
    transform: scaleX(0.1);
    -webkit-animation-timing-function: cubic-bezier(0.20503, 0.05705, 0.57661, 0.45397);
            animation-timing-function: cubic-bezier(0.20503, 0.05705, 0.57661, 0.45397); }
  19.15% {
    transform: scaleX(0.57);
    -webkit-animation-timing-function: cubic-bezier(0.15231, 0.19643, 0.64837, 1.00432);
            animation-timing-function: cubic-bezier(0.15231, 0.19643, 0.64837, 1.00432); }
  44.15% {
    transform: scaleX(0.91);
    -webkit-animation-timing-function: cubic-bezier(0.25776, -0.00316, 0.21176, 1.38179);
            animation-timing-function: cubic-bezier(0.25776, -0.00316, 0.21176, 1.38179); }
  100% {
    transform: scaleX(0.1); } }

@-webkit-keyframes md-progress-linear-indeterminate-2 {
  0% {
    left: -54.88889%;
    -webkit-animation-timing-function: cubic-bezier(0.15, 0, 0.51506, 0.40968);
            animation-timing-function: cubic-bezier(0.15, 0, 0.51506, 0.40968); }
  25% {
    left: -17.25%;
    -webkit-animation-timing-function: cubic-bezier(0.31033, 0.28406, 0.8, 0.73372);
            animation-timing-function: cubic-bezier(0.31033, 0.28406, 0.8, 0.73372); }
  48.35% {
    left: 29.5%;
    -webkit-animation-timing-function: cubic-bezier(0.4, 0.62703, 0.6, 0.90203);
            animation-timing-function: cubic-bezier(0.4, 0.62703, 0.6, 0.90203); }
  100% {
    left: 117.38889%; } }

@keyframes md-progress-linear-indeterminate-2 {
  0% {
    left: -54.88889%;
    -webkit-animation-timing-function: cubic-bezier(0.15, 0, 0.51506, 0.40968);
            animation-timing-function: cubic-bezier(0.15, 0, 0.51506, 0.40968); }
  25% {
    left: -17.25%;
    -webkit-animation-timing-function: cubic-bezier(0.31033, 0.28406, 0.8, 0.73372);
            animation-timing-function: cubic-bezier(0.31033, 0.28406, 0.8, 0.73372); }
  48.35% {
    left: 29.5%;
    -webkit-animation-timing-function: cubic-bezier(0.4, 0.62703, 0.6, 0.90203);
            animation-timing-function: cubic-bezier(0.4, 0.62703, 0.6, 0.90203); }
  100% {
    left: 117.38889%; } }

md-radio-button {
  box-sizing: border-box;
  display: block;
  margin-bottom: 16px;
  white-space: nowrap;
  cursor: pointer;
  position: relative; }
  md-radio-button[disabled] {
    cursor: default; }
    md-radio-button[disabled] .md-container {
      cursor: default; }
  md-radio-button .md-container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    box-sizing: border-box;
    display: inline-block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    left: 0;
    right: auto; }
    [dir=rtl] md-radio-button .md-container {
      left: auto; }
    [dir=rtl] md-radio-button .md-container {
      right: 0; }
    md-radio-button .md-container .md-ripple-container {
      position: absolute;
      display: block;
      width: auto;
      height: auto;
      left: -15px;
      top: -15px;
      right: -15px;
      bottom: -15px; }
    md-radio-button .md-container:before {
      box-sizing: border-box;
      background-color: transparent;
      border-radius: 50%;
      content: '';
      position: absolute;
      display: block;
      height: auto;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      transition: all 0.5s;
      width: auto; }
  md-radio-button.md-align-top-left > div.md-container {
    top: 12px; }
  md-radio-button .md-off {
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border-style: solid;
    border-width: 2px;
    border-radius: 50%;
    transition: border-color ease 0.28s; }
  md-radio-button .md-on {
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    transition: transform ease 0.28s;
    transform: scale(0); }
  md-radio-button.md-checked .md-on {
    transform: scale(0.5); }
  md-radio-button .md-label {
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    margin-left: 30px;
    margin-right: 0;
    vertical-align: middle;
    white-space: normal;
    pointer-events: none;
    width: auto; }
    [dir=rtl] md-radio-button .md-label {
      margin-left: 0; }
    [dir=rtl] md-radio-button .md-label {
      margin-right: 30px; }

md-radio-group {
  /** Layout adjustments for the radio group. */ }
  md-radio-group.layout-column md-radio-button, md-radio-group.layout-xs-column md-radio-button, md-radio-group.layout-gt-xs-column md-radio-button, md-radio-group.layout-sm-column md-radio-button, md-radio-group.layout-gt-sm-column md-radio-button, md-radio-group.layout-md-column md-radio-button, md-radio-group.layout-gt-md-column md-radio-button, md-radio-group.layout-lg-column md-radio-button, md-radio-group.layout-gt-lg-column md-radio-button, md-radio-group.layout-xl-column md-radio-button {
    margin-bottom: 16px; }
  md-radio-group.layout-row md-radio-button, md-radio-group.layout-xs-row md-radio-button, md-radio-group.layout-gt-xs-row md-radio-button, md-radio-group.layout-sm-row md-radio-button, md-radio-group.layout-gt-sm-row md-radio-button, md-radio-group.layout-md-row md-radio-button, md-radio-group.layout-gt-md-row md-radio-button, md-radio-group.layout-lg-row md-radio-button, md-radio-group.layout-gt-lg-row md-radio-button, md-radio-group.layout-xl-row md-radio-button {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 16px; }
    [dir=rtl] md-radio-group.layout-row md-radio-button, [dir=rtl] md-radio-group.layout-xs-row md-radio-button, [dir=rtl] md-radio-group.layout-gt-xs-row md-radio-button, [dir=rtl] md-radio-group.layout-sm-row md-radio-button, [dir=rtl] md-radio-group.layout-gt-sm-row md-radio-button, [dir=rtl] md-radio-group.layout-md-row md-radio-button, [dir=rtl] md-radio-group.layout-gt-md-row md-radio-button, [dir=rtl] md-radio-group.layout-lg-row md-radio-button, [dir=rtl] md-radio-group.layout-gt-lg-row md-radio-button, [dir=rtl] md-radio-group.layout-xl-row md-radio-button {
      margin-left: 16px; }
    [dir=rtl] md-radio-group.layout-row md-radio-button, [dir=rtl] md-radio-group.layout-xs-row md-radio-button, [dir=rtl] md-radio-group.layout-gt-xs-row md-radio-button, [dir=rtl] md-radio-group.layout-sm-row md-radio-button, [dir=rtl] md-radio-group.layout-gt-sm-row md-radio-button, [dir=rtl] md-radio-group.layout-md-row md-radio-button, [dir=rtl] md-radio-group.layout-gt-md-row md-radio-button, [dir=rtl] md-radio-group.layout-lg-row md-radio-button, [dir=rtl] md-radio-group.layout-gt-lg-row md-radio-button, [dir=rtl] md-radio-group.layout-xl-row md-radio-button {
      margin-right: 0; }
    md-radio-group.layout-row md-radio-button:last-of-type, md-radio-group.layout-xs-row md-radio-button:last-of-type, md-radio-group.layout-gt-xs-row md-radio-button:last-of-type, md-radio-group.layout-sm-row md-radio-button:last-of-type, md-radio-group.layout-gt-sm-row md-radio-button:last-of-type, md-radio-group.layout-md-row md-radio-button:last-of-type, md-radio-group.layout-gt-md-row md-radio-button:last-of-type, md-radio-group.layout-lg-row md-radio-button:last-of-type, md-radio-group.layout-gt-lg-row md-radio-button:last-of-type, md-radio-group.layout-xl-row md-radio-button:last-of-type {
      margin-left: 0;
      margin-right: 0; }
  md-radio-group:focus {
    outline: none; }
  md-radio-group.md-focused.ng-not-empty .md-checked .md-container:before {
    left: -8px;
    top: -8px;
    right: -8px;
    bottom: -8px; }
  md-radio-group.md-focused.ng-empty > md-radio-button:first-child .md-container:before {
    left: -8px;
    top: -8px;
    right: -8px;
    bottom: -8px; }
  md-radio-group[disabled] md-radio-button {
    cursor: default; }
    md-radio-group[disabled] md-radio-button .md-container {
      cursor: default; }

.md-inline-form md-radio-group {
  margin: 18px 0 19px; }
  .md-inline-form md-radio-group md-radio-button {
    display: inline-block;
    height: 30px;
    padding: 2px;
    box-sizing: border-box;
    margin-top: 0;
    margin-bottom: 0; }

@media screen and (-ms-high-contrast: active) {
  md-radio-button.md-default-theme .md-on {
    background-color: #fff; } }

md-input-container:not([md-no-float]) .md-select-placeholder span:first-child {
  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transform-origin: left top; }
  [dir=rtl] md-input-container:not([md-no-float]) .md-select-placeholder span:first-child {
    transform-origin: right top; }

md-input-container.md-input-focused:not([md-no-float]) .md-select-placeholder span:first-child {
  transform: translateY(-22px) translateX(-2px) scale(0.75); }

.md-select-menu-container {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 90;
  opacity: 0;
  display: none;
  transform: translateY(-1px); }
  .md-select-menu-container:not(.md-clickable) {
    pointer-events: none; }
  .md-select-menu-container md-progress-circular {
    display: table;
    margin: 24px auto !important; }
  .md-select-menu-container.md-active {
    display: block;
    opacity: 1; }
    .md-select-menu-container.md-active md-select-menu {
      transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
      transition-duration: 150ms; }
      .md-select-menu-container.md-active md-select-menu > * {
        opacity: 1;
        transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
        transition-duration: 150ms;
        transition-delay: 100ms; }
  .md-select-menu-container.md-leave {
    opacity: 0;
    transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
    transition-duration: 250ms; }

md-input-container > md-select {
  margin: 0;
  order: 2; }

md-input-container:not(.md-input-has-value) md-select[required]:not(.md-no-asterisk) .md-select-value span:first-child:after, md-input-container:not(.md-input-has-value) md-select.ng-required:not(.md-no-asterisk) .md-select-value span:first-child:after {
  content: ' *';
  font-size: 13px;
  vertical-align: top; }

md-input-container.md-input-invalid md-select .md-select-value {
  border-bottom-style: solid;
  padding-bottom: 1px; }

md-select {
  display: flex;
  margin: 20px 0 26px 0; }
  md-select[required].ng-empty.ng-invalid:not(.md-no-asterisk) .md-select-value span:first-child:after, md-select.ng-required.ng-empty.ng-invalid:not(.md-no-asterisk) .md-select-value span:first-child:after {
    content: ' *';
    font-size: 13px;
    vertical-align: top; }
  md-select[disabled] .md-select-value {
    background-position: bottom -1px left 0;
    background-size: 4px 1px;
    background-repeat: repeat-x; }
  md-select:focus {
    outline: none; }
  md-select[disabled]:hover {
    cursor: default; }
  md-select:not([disabled]):hover {
    cursor: pointer; }
  md-select:not([disabled]).ng-invalid.ng-touched .md-select-value {
    border-bottom-style: solid;
    padding-bottom: 1px; }
  md-select:not([disabled]):focus .md-select-value {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    padding-bottom: 0; }
  md-select:not([disabled]):focus.ng-invalid.ng-touched .md-select-value {
    padding-bottom: 0; }

md-input-container md-select:not([disabled]):focus .md-select-value {
  border-bottom-width: 2px; }

md-input-container md-select[disabled] .md-select-value {
  background-position: bottom -1px left 0; }

md-input-container md-select .md-select-value {
  min-height: 26px;
  padding-bottom: 1px;
  border-bottom-width: 1px; }

.md-select-value {
  display: flex;
  align-items: center;
  padding: 2px 2px 1px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  box-sizing: content-box;
  min-width: 64px;
  min-height: 26px;
  flex-grow: 1; }
  .md-select-value > span:not(.md-select-icon) {
    max-width: 100%;
    flex: 1 1 auto;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
    .md-select-value > span:not(.md-select-icon) .md-text {
      display: inline; }
  .md-select-value .md-select-icon {
    display: block;
    align-items: flex-end;
    text-align: right;
    width: 24px;
    margin: 0 4px;
    transform: translate3d(0, -2px, 0);
    font-size: 1.2rem; }
    [dir=rtl] .md-select-value .md-select-icon {
      align-items: flex-start; }
    [dir=rtl] .md-select-value .md-select-icon {
      text-align: left; }
  .md-select-value .md-select-icon:after {
    display: block;
    content: '\25BC';
    position: relative;
    top: 2px;
    speak: none;
    font-size: 13px;
    transform: scaleY(0.5) scaleX(1); }
  .md-select-value.md-select-placeholder {
    display: flex;
    order: 1;
    pointer-events: none;
    -webkit-font-smoothing: antialiased;
    padding-left: 2px;
    z-index: 1; }

md-select-menu {
  display: flex;
  flex-direction: column;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12);
  max-height: 256px;
  min-height: 48px;
  overflow-y: hidden;
  transform-origin: left top;
  transform: scale(1); }
  md-select-menu.md-reverse {
    flex-direction: column-reverse; }
  md-select-menu:not(.md-overflow) md-content {
    padding-top: 8px;
    padding-bottom: 8px; }
  [dir=rtl] md-select-menu {
    transform-origin: right top; }
  md-select-menu md-content {
    min-width: 136px;
    min-height: 48px;
    max-height: 256px;
    overflow-y: auto; }
  md-select-menu > * {
    opacity: 0; }

md-option {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  width: auto;
  transition: background 0.15s linear;
  padding: 0 16px 0 16px;
  height: 48px; }
  md-option[disabled] {
    cursor: default; }
  md-option:focus {
    outline: none; }
  md-option .md-text {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

md-optgroup {
  display: block; }
  md-optgroup label {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    padding: 16px;
    font-weight: 500; }
  md-optgroup md-option {
    padding-left: 32px;
    padding-right: 32px; }

@media screen and (-ms-high-contrast: active) {
  .md-select-backdrop {
    background-color: transparent; }
  md-select-menu {
    border: 1px solid #fff; } }

md-select-menu[multiple] md-option.md-checkbox-enabled {
  padding-left: 40px;
  padding-right: 16px; }
  [dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled {
    padding-left: 16px; }
  [dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled {
    padding-right: 40px; }
  md-select-menu[multiple] md-option.md-checkbox-enabled .md-container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    box-sizing: border-box;
    display: inline-block;
    width: 20px;
    height: 20px;
    left: 0;
    right: auto; }
    [dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container {
      left: auto; }
    [dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container {
      right: 0; }
    md-select-menu[multiple] md-option.md-checkbox-enabled .md-container:before {
      box-sizing: border-box;
      background-color: transparent;
      border-radius: 50%;
      content: '';
      position: absolute;
      display: block;
      height: auto;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      transition: all 0.5s;
      width: auto; }
    md-select-menu[multiple] md-option.md-checkbox-enabled .md-container:after {
      box-sizing: border-box;
      content: '';
      position: absolute;
      top: -10px;
      right: -10px;
      bottom: -10px;
      left: -10px; }
    md-select-menu[multiple] md-option.md-checkbox-enabled .md-container .md-ripple-container {
      position: absolute;
      display: block;
      width: auto;
      height: auto;
      left: -15px;
      top: -15px;
      right: -15px;
      bottom: -15px; }
  md-select-menu[multiple] md-option.md-checkbox-enabled .md-icon {
    box-sizing: border-box;
    transition: 240ms;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border-width: 2px;
    border-style: solid;
    border-radius: 2px; }
  md-select-menu[multiple] md-option.md-checkbox-enabled[selected] .md-icon {
    border-color: transparent; }
    md-select-menu[multiple] md-option.md-checkbox-enabled[selected] .md-icon:after {
      box-sizing: border-box;
      transform: rotate(45deg);
      position: absolute;
      left: 4.66667px;
      top: 0.22222px;
      display: table;
      width: 6.66667px;
      height: 13.33333px;
      border-width: 2px;
      border-style: solid;
      border-top: 0;
      border-left: 0;
      content: ''; }
  md-select-menu[multiple] md-option.md-checkbox-enabled[disabled] {
    cursor: default; }
  md-select-menu[multiple] md-option.md-checkbox-enabled.md-indeterminate .md-icon:after {
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: table;
    width: 12px;
    height: 2px;
    border-width: 2px;
    border-style: solid;
    border-top: 0;
    border-left: 0;
    content: ''; }
  md-select-menu[multiple] md-option.md-checkbox-enabled .md-container {
    margin-left: 10.66667px;
    margin-right: auto; }
    [dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container {
      margin-left: auto; }
    [dir=rtl] md-select-menu[multiple] md-option.md-checkbox-enabled .md-container {
      margin-right: 10.66667px; }

md-sidenav {
  box-sizing: border-box;
  position: absolute;
  flex-direction: column;
  z-index: 60;
  width: 320px;
  max-width: 320px;
  bottom: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }
  md-sidenav ul {
    list-style: none; }
  md-sidenav.md-closed {
    display: none; }
  md-sidenav.md-closed-add, md-sidenav.md-closed-remove {
    display: flex;
    transition: 0.2s ease-in all; }
  md-sidenav.md-closed-add.md-closed-add-active, md-sidenav.md-closed-remove.md-closed-remove-active {
    transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); }
  md-sidenav.md-locked-open-add, md-sidenav.md-locked-open-remove {
    position: static;
    display: flex;
    transform: translate3d(0, 0, 0); }
  md-sidenav.md-locked-open, md-sidenav.md-locked-open.md-closed, md-sidenav.md-locked-open.md-closed.md-sidenav-left, md-sidenav.md-locked-open.md-closed, md-sidenav.md-locked-open.md-closed.md-sidenav-right {
    position: static;
    display: flex;
    transform: translate3d(0, 0, 0); }
  md-sidenav.md-locked-open-remove.md-closed {
    position: static;
    display: flex;
    transform: translate3d(0, 0, 0); }
  md-sidenav.md-closed.md-locked-open-add {
    position: static;
    display: flex;
    transform: translate3d(0%, 0, 0); }
  md-sidenav.md-closed.md-locked-open-add:not(.md-locked-open-add-active) {
    transition: width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2), min-width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
    width: 0 !important;
    min-width: 0 !important; }
  md-sidenav.md-closed.md-locked-open-add-active {
    transition: width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2), min-width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2); }
  md-sidenav.md-locked-open-remove-active {
    transition: width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2), min-width 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
    width: 0 !important;
    min-width: 0 !important; }

.md-sidenav-backdrop.md-locked-open {
  display: none; }

.md-sidenav-left, md-sidenav {
  left: 0;
  top: 0;
  transform: translate3d(0%, 0, 0); }
  .md-sidenav-left.md-closed, md-sidenav.md-closed {
    transform: translate3d(-100%, 0, 0); }

.md-sidenav-right {
  left: 100%;
  top: 0;
  transform: translate(-100%, 0); }
  .md-sidenav-right.md-closed {
    transform: translate(0%, 0); }

@media (min-width: 600px) {
  md-sidenav {
    max-width: 400px; } }

@media (max-width: 456px) {
  md-sidenav {
    width: calc(100% - 56px);
    min-width: calc(100% - 56px);
    max-width: calc(100% - 56px); } }

@media screen and (-ms-high-contrast: active) {
  .md-sidenav-left, md-sidenav {
    border-right: 1px solid #fff; }
  .md-sidenav-right {
    border-left: 1px solid #fff; } }

@-webkit-keyframes sliderFocusThumb {
  0% {
    transform: scale(0.7); }
  30% {
    transform: scale(1); }
  100% {
    transform: scale(0.7); } }

@keyframes sliderFocusThumb {
  0% {
    transform: scale(0.7); }
  30% {
    transform: scale(1); }
  100% {
    transform: scale(0.7); } }

@-webkit-keyframes sliderDiscreteFocusThumb {
  0% {
    transform: scale(0.7); }
  50% {
    transform: scale(0.8); }
  100% {
    transform: scale(0); } }

@keyframes sliderDiscreteFocusThumb {
  0% {
    transform: scale(0.7); }
  50% {
    transform: scale(0.8); }
  100% {
    transform: scale(0); } }

@-webkit-keyframes sliderDiscreteFocusRing {
  0% {
    transform: scale(0.7);
    opacity: 0; }
  50% {
    transform: scale(1);
    opacity: 1; }
  100% {
    transform: scale(0); } }

@keyframes sliderDiscreteFocusRing {
  0% {
    transform: scale(0.7);
    opacity: 0; }
  50% {
    transform: scale(1);
    opacity: 1; }
  100% {
    transform: scale(0); } }

md-slider {
  height: 48px;
  min-width: 128px;
  position: relative;
  margin-left: 4px;
  margin-right: 4px;
  padding: 0;
  display: block;
  flex-direction: row;
  /**
   * Track
   */
  /**
   * Slider thumb
   */
  /* The sign that's focused in discrete mode */
  /**
   * The border/background that comes in when focused in non-discrete mode
   */
  /* Don't animate left/right while panning */ }
  md-slider *, md-slider *:after {
    box-sizing: border-box; }
  md-slider .md-slider-wrapper {
    outline: none;
    width: 100%;
    height: 100%; }
  md-slider .md-slider-content {
    position: relative; }
  md-slider .md-track-container {
    width: 100%;
    position: absolute;
    top: 23px;
    height: 2px; }
  md-slider .md-track {
    position: absolute;
    left: 0;
    right: 0;
    height: 100%; }
  md-slider .md-track-fill {
    transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition-property: width, height; }
  md-slider .md-track-ticks {
    position: absolute;
    left: 0;
    right: 0;
    height: 100%; }
  md-slider .md-track-ticks canvas {
    width: 100%;
    height: 100%; }
  md-slider .md-thumb-container {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition-property: left, right, bottom; }
    [dir=rtl] md-slider .md-thumb-container {
      left: auto;
      right: 0; }
  md-slider .md-thumb {
    z-index: 1;
    position: absolute;
    left: -10px;
    top: 14px;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    transform: scale(0.7);
    transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); }
    [dir=rtl] md-slider .md-thumb {
      left: auto;
      right: -10px; }
    md-slider .md-thumb:after {
      content: '';
      position: absolute;
      width: 20px;
      height: 20px;
      border-radius: 20px;
      border-width: 3px;
      border-style: solid;
      transition: inherit; }
  md-slider .md-sign {
    /* Center the children (slider-thumb-text) */
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: -14px;
    top: -17px;
    width: 28px;
    height: 28px;
    border-radius: 28px;
    transform: scale(0.4) translate3d(0, 67.5px, 0);
    transition: all 0.3s cubic-bezier(0.35, 0, 0.25, 1);
    /* The arrow pointing down under the sign */ }
    md-slider .md-sign:after {
      position: absolute;
      content: '';
      left: 0px;
      border-radius: 16px;
      top: 19px;
      border-left: 14px solid transparent;
      border-right: 14px solid transparent;
      border-top-width: 16px;
      border-top-style: solid;
      opacity: 0;
      transform: translate3d(0, -8px, 0);
      transition: all 0.2s cubic-bezier(0.35, 0, 0.25, 1); }
      [dir=rtl] md-slider .md-sign:after {
        left: auto;
        right: 0px; }
    md-slider .md-sign .md-thumb-text {
      z-index: 1;
      font-size: 12px;
      font-weight: bold; }
  md-slider .md-focus-ring {
    position: absolute;
    left: -17px;
    top: 7px;
    width: 34px;
    height: 34px;
    border-radius: 34px;
    transform: scale(0.7);
    opacity: 0;
    transition: all 0.35s cubic-bezier(0.35, 0, 0.25, 1); }
    [dir=rtl] md-slider .md-focus-ring {
      left: auto;
      right: -17px; }
  md-slider .md-disabled-thumb {
    position: absolute;
    left: -14px;
    top: 10px;
    width: 28px;
    height: 28px;
    border-radius: 28px;
    transform: scale(0.5);
    border-width: 4px;
    border-style: solid;
    display: none; }
    [dir=rtl] md-slider .md-disabled-thumb {
      left: auto;
      right: -14px; }
  md-slider.md-min .md-sign {
    opacity: 0; }
  md-slider:focus {
    outline: none; }
  md-slider.md-dragging .md-thumb-container,
  md-slider.md-dragging .md-track-fill {
    transition: none; }
  md-slider:not([md-discrete]) {
    /* Hide the sign and ticks in non-discrete mode */ }
    md-slider:not([md-discrete]) .md-track-ticks,
    md-slider:not([md-discrete]) .md-sign {
      display: none; }
    md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper .md-thumb:hover {
      transform: scale(0.8); }
    md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring {
      transform: scale(1);
      opacity: 1; }
    md-slider:not([md-discrete]):not([disabled]) .md-slider-wrapper.md-focused .md-thumb {
      -webkit-animation: sliderFocusThumb 0.7s cubic-bezier(0.35, 0, 0.25, 1);
              animation: sliderFocusThumb 0.7s cubic-bezier(0.35, 0, 0.25, 1); }
    md-slider:not([md-discrete]):not([disabled]).md-active .md-slider-wrapper .md-thumb {
      transform: scale(1); }
  md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-focus-ring {
    transform: scale(0);
    -webkit-animation: sliderDiscreteFocusRing 0.5s cubic-bezier(0.35, 0, 0.25, 1);
            animation: sliderDiscreteFocusRing 0.5s cubic-bezier(0.35, 0, 0.25, 1); }
  md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-thumb {
    -webkit-animation: sliderDiscreteFocusThumb 0.5s cubic-bezier(0.35, 0, 0.25, 1);
            animation: sliderDiscreteFocusThumb 0.5s cubic-bezier(0.35, 0, 0.25, 1); }
  md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-thumb, md-slider[md-discrete]:not([disabled]).md-active .md-thumb {
    transform: scale(0); }
  md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-sign,
  md-slider[md-discrete]:not([disabled]) .md-slider-wrapper.md-focused .md-sign:after, md-slider[md-discrete]:not([disabled]).md-active .md-sign,
  md-slider[md-discrete]:not([disabled]).md-active .md-sign:after {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1); }
  md-slider[md-discrete][disabled][readonly] .md-thumb {
    transform: scale(0); }
  md-slider[md-discrete][disabled][readonly] .md-sign,
  md-slider[md-discrete][disabled][readonly] .md-sign:after {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1); }
  md-slider[disabled] .md-track-fill {
    display: none; }
  md-slider[disabled] .md-track-ticks {
    opacity: 0; }
  md-slider[disabled]:not([readonly]) .md-sign {
    opacity: 0; }
  md-slider[disabled] .md-thumb {
    transform: scale(0.5); }
  md-slider[disabled] .md-disabled-thumb {
    display: block; }
  md-slider[md-vertical] {
    flex-direction: column;
    min-height: 128px;
    min-width: 0; }
    md-slider[md-vertical] .md-slider-wrapper {
      flex: 1;
      padding-top: 12px;
      padding-bottom: 12px;
      width: 48px;
      align-self: center;
      display: flex;
      justify-content: center; }
    md-slider[md-vertical] .md-track-container {
      height: 100%;
      width: 2px;
      top: 0;
      left: calc(50% - (2px / 2)); }
    md-slider[md-vertical] .md-thumb-container {
      top: auto;
      margin-bottom: 23px;
      left: calc(50% - 1px);
      bottom: 0; }
      md-slider[md-vertical] .md-thumb-container .md-thumb:after {
        left: 1px; }
      md-slider[md-vertical] .md-thumb-container .md-focus-ring {
        left: -16px; }
    md-slider[md-vertical] .md-track-fill {
      bottom: 0; }
    md-slider[md-vertical][md-discrete] .md-sign {
      left: -40px;
      top: 9.5px;
      transform: scale(0.4) translate3d(67.5px, 0, 0);
      /* The arrow pointing left next the sign */ }
      md-slider[md-vertical][md-discrete] .md-sign:after {
        top: 9.5px;
        left: 19px;
        border-top: 14px solid transparent;
        border-right: 0;
        border-bottom: 14px solid transparent;
        border-left-width: 16px;
        border-left-style: solid;
        opacity: 0;
        transform: translate3d(0, -8px, 0);
        transition: all 0.2s ease-in-out; }
      md-slider[md-vertical][md-discrete] .md-sign .md-thumb-text {
        z-index: 1;
        font-size: 12px;
        font-weight: bold; }
    md-slider[md-vertical][md-discrete].md-active .md-sign:after,
    md-slider[md-vertical][md-discrete] .md-focused .md-sign:after, md-slider[md-vertical][md-discrete][disabled][readonly] .md-sign:after {
      top: 0; }
    md-slider[md-vertical][disabled][readonly] .md-thumb {
      transform: scale(0); }
    md-slider[md-vertical][disabled][readonly] .md-sign,
    md-slider[md-vertical][disabled][readonly] .md-sign:after {
      opacity: 1;
      transform: translate3d(0, 0, 0) scale(1); }
  md-slider[md-invert]:not([md-vertical]) .md-track-fill {
    left: auto;
    right: 0; }
    [dir=rtl] md-slider[md-invert]:not([md-vertical]) .md-track-fill {
      left: 0; }
    [dir=rtl] md-slider[md-invert]:not([md-vertical]) .md-track-fill {
      right: auto; }
  md-slider[md-invert][md-vertical] .md-track-fill {
    bottom: auto;
    top: 0; }

md-slider-container {
  display: flex;
  align-items: center;
  flex-direction: row; }
  md-slider-container > *:first-child:not(md-slider),
  md-slider-container > *:last-child:not(md-slider) {
    min-width: 25px;
    max-width: 42px;
    height: 25px;
    transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition-property: color, max-width; }
  md-slider-container > *:first-child:not(md-slider) {
    margin-right: 16px; }
    [dir=rtl] md-slider-container > *:first-child:not(md-slider) {
      margin-right: auto;
      margin-left: 16px; }
  md-slider-container > *:last-child:not(md-slider) {
    margin-left: 16px; }
    [dir=rtl] md-slider-container > *:last-child:not(md-slider) {
      margin-left: auto;
      margin-right: 16px; }
  md-slider-container[md-vertical] {
    flex-direction: column; }
    md-slider-container[md-vertical] > *:first-child:not(md-slider),
    md-slider-container[md-vertical] > *:last-child:not(md-slider) {
      margin-right: 0;
      margin-left: 0;
      text-align: center; }
  md-slider-container md-input-container input[type="number"] {
    text-align: center;
    padding-left: 15px;
    height: 50px;
    margin-top: -25px; }
    [dir=rtl] md-slider-container md-input-container input[type="number"] {
      padding-left: 0;
      padding-right: 15px; }

@media screen and (-ms-high-contrast: active) {
  md-slider.md-default-theme .md-track {
    border-bottom: 1px solid #fff; } }

.md-sticky-clone {
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  position: absolute !important;
  transform: translate3d(-9999px, -9999px, 0); }
  .md-sticky-clone[sticky-state="active"] {
    transform: translate3d(0, 0, 0); }
    .md-sticky-clone[sticky-state="active"]:not(.md-sticky-no-effect) .md-subheader-inner {
      -webkit-animation: subheaderStickyHoverIn 0.3s ease-out both;
              animation: subheaderStickyHoverIn 0.3s ease-out both; }

@-webkit-keyframes subheaderStickyHoverIn {
  0% {
    box-shadow: 0 0 0 0 transparent; }
  100% {
    box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.16); } }

@keyframes subheaderStickyHoverIn {
  0% {
    box-shadow: 0 0 0 0 transparent; }
  100% {
    box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.16); } }

@-webkit-keyframes subheaderStickyHoverOut {
  0% {
    box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.16); }
  100% {
    box-shadow: 0 0 0 0 transparent; } }

@keyframes subheaderStickyHoverOut {
  0% {
    box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.16); }
  100% {
    box-shadow: 0 0 0 0 transparent; } }

.md-subheader-wrapper:not(.md-sticky-no-effect) {
  transition: 0.2s ease-out margin; }
  .md-subheader-wrapper:not(.md-sticky-no-effect) .md-subheader {
    margin: 0; }
  .md-subheader-wrapper:not(.md-sticky-no-effect).md-sticky-clone {
    z-index: 2; }
  .md-subheader-wrapper:not(.md-sticky-no-effect)[sticky-state="active"] {
    margin-top: -2px; }
  .md-subheader-wrapper:not(.md-sticky-no-effect):not(.md-sticky-clone)[sticky-prev-state="active"] .md-subheader-inner:after {
    -webkit-animation: subheaderStickyHoverOut 0.3s ease-out both;
            animation: subheaderStickyHoverOut 0.3s ease-out both; }

.md-subheader {
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 1em;
  margin: 0 0 0 0;
  position: relative; }
  .md-subheader .md-subheader-inner {
    display: block;
    padding: 16px; }
  .md-subheader .md-subheader-content {
    display: block;
    z-index: 1;
    position: relative; }

[md-swipe-left], [md-swipe-right] {
  touch-action: pan-y; }

[md-swipe-up], [md-swipe-down] {
  touch-action: pan-x; }

.md-inline-form md-switch {
  margin-top: 18px;
  margin-bottom: 19px; }

md-switch {
  margin: 16px 0;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  height: 30px;
  line-height: 28px;
  align-items: center;
  display: flex;
  margin-left: inherit;
  margin-right: 16px; }
  [dir=rtl] md-switch {
    margin-left: 16px; }
  [dir=rtl] md-switch {
    margin-right: inherit; }
  md-switch:last-of-type {
    margin-left: inherit;
    margin-right: 0; }
    [dir=rtl] md-switch:last-of-type {
      margin-left: 0; }
    [dir=rtl] md-switch:last-of-type {
      margin-right: inherit; }
  md-switch[disabled] {
    cursor: default; }
    md-switch[disabled] .md-container {
      cursor: default; }
  md-switch .md-container {
    cursor: -webkit-grab;
    cursor: grab;
    width: 36px;
    height: calc(calc(2.25rem + 2px) * 0.8);
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    margin-right: 8px;
    float: left; }
    [dir=rtl] md-switch .md-container {
      margin-right: 0px;
      margin-left: 8px; }
  md-switch.md-inverted .md-container {
    margin-right: initial;
    margin-left: 8px; }
    [dir=rtl] md-switch.md-inverted .md-container {
      margin-right: 8px; }
    [dir=rtl] md-switch.md-inverted .md-container {
      margin-left: initial; }
  md-switch:not([disabled]) .md-dragging,
  md-switch:not([disabled]).md-dragging .md-container {
    cursor: -webkit-grabbing;
    cursor: grabbing; }
  md-switch.md-focused .md-thumb:before {
    left: -8px;
    top: -8px;
    right: -8px;
    bottom: -8px; }
  md-switch .md-label {
    border-color: transparent;
    border-width: 0;
    float: left; }
  md-switch .md-bar {
    left: 1px;
    width: 34px;
    top: calc(calc(2.25rem + 2px) * 0.8)/2-7px;
    height: 14px;
    border-radius: 8px;
    position: absolute; }
  md-switch .md-thumb-container {
    top: calc(calc(2.25rem + 2px) * 0.8)/2-10px;
    left: 0;
    width: 16px;
    position: absolute;
    transform: translate3d(0, 0, 0);
    z-index: 1; }
  md-switch.md-checked .md-thumb-container {
    transform: translate3d(100%, 0, 0); }
  md-switch .md-thumb {
    position: absolute;
    margin: 0;
    left: 0;
    top: 0;
    outline: none;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12); }
    md-switch .md-thumb:before {
      background-color: transparent;
      border-radius: 50%;
      content: '';
      position: absolute;
      display: block;
      height: auto;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      transition: all 0.5s;
      width: auto; }
    md-switch .md-thumb .md-ripple-container {
      position: absolute;
      display: block;
      width: auto;
      height: auto;
      left: -20px;
      top: -20px;
      right: -20px;
      bottom: -20px; }
  md-switch:not(.md-dragging) .md-bar,
  md-switch:not(.md-dragging) .md-thumb-container,
  md-switch:not(.md-dragging) .md-thumb {
    transition: all 0.08s linear;
    transition-property: transform, background-color; }
  md-switch:not(.md-dragging) .md-bar,
  md-switch:not(.md-dragging) .md-thumb {
    transition-delay: 0.05s; }

@media screen and (-ms-high-contrast: active) {
  md-switch.md-default-theme .md-bar {
    background-color: #666; }
  md-switch.md-default-theme.md-checked .md-bar {
    background-color: #9E9E9E; }
  md-switch.md-default-theme .md-thumb {
    background-color: #fff; } }

@-webkit-keyframes md-tab-content-hide {
  0% {
    opacity: 1; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes md-tab-content-hide {
  0% {
    opacity: 1; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }

md-tab-data {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  opacity: 0; }

md-tabs {
  display: block;
  margin: 0;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
  flex-shrink: 0; }
  md-tabs:not(.md-no-tab-content):not(.md-dynamic-height) {
    min-height: 248px; }
  md-tabs[md-align-tabs="bottom"] {
    padding-bottom: 48px; }
    md-tabs[md-align-tabs="bottom"] md-tabs-wrapper {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      height: 48px;
      z-index: 2; }
    md-tabs[md-align-tabs="bottom"] md-tabs-content-wrapper {
      top: 0;
      bottom: 48px; }
  md-tabs.md-dynamic-height md-tabs-content-wrapper {
    min-height: 0;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    overflow: visible; }
  md-tabs.md-dynamic-height md-tab-content.md-active {
    position: relative; }
  md-tabs[md-border-bottom] md-tabs-wrapper {
    border-width: 0 0 1px;
    border-style: solid; }
  md-tabs[md-border-bottom]:not(.md-dynamic-height) md-tabs-content-wrapper {
    top: 49px; }

md-tabs-wrapper {
  display: block;
  position: relative;
  transform: translate(0, 0); }
  md-tabs-wrapper md-prev-button, md-tabs-wrapper md-next-button {
    height: 100%;
    width: 32px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    line-height: 1em;
    z-index: 2;
    cursor: pointer;
    font-size: 16px;
    background: transparent no-repeat center center;
    transition: all 0.5s cubic-bezier(0.35, 0, 0.25, 1); }
    md-tabs-wrapper md-prev-button:focus, md-tabs-wrapper md-next-button:focus {
      outline: none; }
    md-tabs-wrapper md-prev-button.md-disabled, md-tabs-wrapper md-next-button.md-disabled {
      opacity: 0.25;
      cursor: default; }
    md-tabs-wrapper md-prev-button.ng-leave, md-tabs-wrapper md-next-button.ng-leave {
      transition: none; }
    md-tabs-wrapper md-prev-button md-icon, md-tabs-wrapper md-next-button md-icon {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    [dir="rtl"] md-tabs-wrapper md-prev-button, [dir="rtl"] md-tabs-wrapper md-next-button {
      transform: rotateY(180deg) translateY(-50%); }
  md-tabs-wrapper md-prev-button {
    left: 0;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMjA4IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTUuNCw3LjQgMTQsNiA4LDEyIDE0LDE4IDE1LjQsMTYuNiAxMC44LDEyIAkJIiBzdHlsZT0iZmlsbDp3aGl0ZTsiLz4gPHJlY3QgZmlsbD0ibm9uZSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ii8+IDwvZz4gPC9nPiA8ZyBpZD0iR3JpZCIgZGlzcGxheT0ibm9uZSI+IDxnIGRpc3BsYXk9ImlubGluZSI+IDwvZz4gPC9nPiA8L3N2Zz4NCg=="); }
    [dir=rtl] md-tabs-wrapper md-prev-button {
      left: auto;
      right: 0; }
  md-tabs-wrapper md-next-button {
    right: 0;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE3LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPiA8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPiA8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8ZyBpZD0iSGVhZGVyIj4gPGc+IDxyZWN0IHg9Ii02MTgiIHk9Ii0xMzM2IiBmaWxsPSJub25lIiB3aWR0aD0iMTQwMCIgaGVpZ2h0PSIzNjAwIi8+IDwvZz4gPC9nPiA8ZyBpZD0iTGFiZWwiPiA8L2c+IDxnIGlkPSJJY29uIj4gPGc+IDxwb2x5Z29uIHBvaW50cz0iMTAsNiA4LjYsNy40IDEzLjIsMTIgOC42LDE2LjYgMTAsMTggMTYsMTIgCQkiIHN0eWxlPSJmaWxsOndoaXRlOyIvPiA8cmVjdCBmaWxsPSJub25lIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiLz4gPC9nPiA8L2c+IDxnIGlkPSJHcmlkIiBkaXNwbGF5PSJub25lIj4gPGcgZGlzcGxheT0iaW5saW5lIj4gPC9nPiA8L2c+IDwvc3ZnPg0K"); }
    [dir=rtl] md-tabs-wrapper md-next-button {
      right: auto;
      left: 0; }
    md-tabs-wrapper md-next-button md-icon {
      transform: translate(-50%, -50%) rotate(180deg); }
  md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper {
    width: 100%;
    flex-direction: row; }
    md-tabs-wrapper.md-stretch-tabs md-pagination-wrapper md-tab-item {
      flex-grow: 1; }

md-tabs-canvas {
  position: relative;
  overflow: hidden;
  display: block;
  height: 48px; }
  md-tabs-canvas:after {
    content: '';
    display: table;
    clear: both; }
  md-tabs-canvas .md-dummy-wrapper {
    position: absolute;
    top: 0;
    left: 0; }
    [dir=rtl] md-tabs-canvas .md-dummy-wrapper {
      left: auto;
      right: 0; }
  md-tabs-canvas.md-paginated {
    margin: 0 32px; }
  md-tabs-canvas.md-center-tabs {
    display: flex;
    flex-direction: column;
    text-align: center; }
    md-tabs-canvas.md-center-tabs .md-tab {
      float: none;
      display: inline-block; }

md-pagination-wrapper {
  height: 48px;
  display: flex;
  transition: transform 0.5s cubic-bezier(0.35, 0, 0.25, 1);
  position: absolute;
  left: 0;
  transform: translate(0, 0); }
  md-pagination-wrapper:after {
    content: '';
    display: table;
    clear: both; }
  [dir=rtl] md-pagination-wrapper {
    left: auto;
    right: 0; }
  md-pagination-wrapper.md-center-tabs {
    position: relative;
    justify-content: center; }

md-tabs-content-wrapper {
  display: block;
  position: absolute;
  top: 48px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden; }

md-tab-content {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: transform 0.5s cubic-bezier(0.35, 0, 0.25, 1);
  overflow: auto;
  transform: translate(0, 0); }
  md-tab-content.md-no-scroll {
    bottom: auto;
    overflow: hidden; }
  md-tab-content.ng-leave, md-tab-content.md-no-transition {
    transition: none; }
  md-tab-content.md-left:not(.md-active) {
    transform: translateX(-100%);
    -webkit-animation: 1s md-tab-content-hide;
            animation: 1s md-tab-content-hide;
    visibility: hidden; }
    [dir=rtl] md-tab-content.md-left:not(.md-active) {
      transform: translateX(100%); }
    md-tab-content.md-left:not(.md-active) * {
      transition: visibility 0s linear;
      transition-delay: 0.5s;
      visibility: hidden; }
  md-tab-content.md-right:not(.md-active) {
    transform: translateX(100%);
    -webkit-animation: 1s md-tab-content-hide;
            animation: 1s md-tab-content-hide;
    visibility: hidden; }
    [dir=rtl] md-tab-content.md-right:not(.md-active) {
      transform: translateX(-100%); }
    md-tab-content.md-right:not(.md-active) * {
      transition: visibility 0s linear;
      transition-delay: 0.5s;
      visibility: hidden; }
  md-tab-content > div {
    flex: 1 0 100%;
    min-width: 0; }
    md-tab-content > div.ng-leave {
      -webkit-animation: 1s md-tab-content-hide;
              animation: 1s md-tab-content-hide; }

md-ink-bar {
  position: absolute;
  left: auto;
  right: auto;
  bottom: 0;
  height: 2px; }
  md-ink-bar.md-left {
    transition: left 0.125s cubic-bezier(0.35, 0, 0.25, 1), right 0.25s cubic-bezier(0.35, 0, 0.25, 1); }
  md-ink-bar.md-right {
    transition: left 0.25s cubic-bezier(0.35, 0, 0.25, 1), right 0.125s cubic-bezier(0.35, 0, 0.25, 1); }

md-tab {
  position: absolute;
  z-index: -1;
  left: -9999px; }

.md-tab {
  font-size: 14px;
  text-align: center;
  line-height: 24px;
  padding: 12px 24px;
  transition: background-color 0.35s cubic-bezier(0.35, 0, 0.25, 1);
  cursor: pointer;
  white-space: nowrap;
  position: relative;
  text-transform: uppercase;
  float: left;
  font-weight: 500;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis; }
  [dir=rtl] .md-tab {
    float: right; }
  .md-tab.md-focused, .md-tab:focus {
    box-shadow: none;
    outline: none; }
  .md-tab.md-active {
    cursor: default; }
  .md-tab.md-disabled {
    pointer-events: none;
    touch-action: pan-y;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-user-drag: none;
    opacity: 0.5;
    cursor: default; }
  .md-tab.ng-leave {
    transition: none; }

md-toolbar + md-tabs, md-toolbar + md-dialog-content md-tabs {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.md-toast-text {
  padding: 0 6px; }

md-toast {
  position: absolute;
  z-index: 105;
  box-sizing: border-box;
  cursor: default;
  overflow: hidden;
  padding: 8px;
  opacity: 1;
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  /* Transition differently when swiping */
  /*
   * When the toast doesn't take up the whole screen,
   * make it rotate when the user swipes it away
   */ }
  md-toast .md-toast-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    max-height: 168px;
    max-width: 100%;
    min-height: 48px;
    padding: 0 18px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    border-radius: 2px;
    font-size: 14px;
    overflow: hidden;
    transform: translate3d(0, 0, 0) rotateZ(0deg);
    transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    justify-content: flex-start; }
    md-toast .md-toast-content::before {
      content: '';
      min-height: 48px;
      visibility: hidden;
      display: inline-block; }
    [dir=rtl] md-toast .md-toast-content {
      justify-content: flex-end; }
    md-toast .md-toast-content span {
      flex: 1 1 0%;
      box-sizing: border-box;
      min-width: 0; }
  md-toast.md-capsule {
    border-radius: 24px; }
    md-toast.md-capsule .md-toast-content {
      border-radius: 24px; }
  md-toast.ng-leave-active .md-toast-content {
    transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2); }
  md-toast.md-swipeleft .md-toast-content, md-toast.md-swiperight .md-toast-content, md-toast.md-swipeup .md-toast-content, md-toast.md-swipedown .md-toast-content {
    transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); }
  md-toast.ng-enter {
    opacity: 0; }
    md-toast.ng-enter .md-toast-content {
      transform: translate3d(0, 100%, 0); }
    md-toast.ng-enter.md-top .md-toast-content {
      transform: translate3d(0, -100%, 0); }
    md-toast.ng-enter.ng-enter-active {
      opacity: 1; }
      md-toast.ng-enter.ng-enter-active .md-toast-content {
        transform: translate3d(0, 0, 0); }
  md-toast.ng-leave.ng-leave-active .md-toast-content {
    opacity: 0;
    transform: translate3d(0, 100%, 0); }
  md-toast.ng-leave.ng-leave-active.md-swipeup .md-toast-content {
    transform: translate3d(0, -50%, 0); }
  md-toast.ng-leave.ng-leave-active.md-swipedown .md-toast-content {
    transform: translate3d(0, 50%, 0); }
  md-toast.ng-leave.ng-leave-active.md-top .md-toast-content {
    transform: translate3d(0, -100%, 0); }
  md-toast .md-action {
    line-height: 19px;
    margin-left: 24px;
    margin-right: 0;
    cursor: pointer;
    text-transform: uppercase;
    float: right; }
  md-toast .md-button {
    min-width: 0;
    margin-right: 0;
    margin-left: 12px; }
    [dir=rtl] md-toast .md-button {
      margin-right: 12px; }
    [dir=rtl] md-toast .md-button {
      margin-left: 0; }

@media (max-width: 959px) {
  md-toast {
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    border-radius: 0;
    bottom: 0;
    padding: 0; }
    md-toast.ng-leave.ng-leave-active.md-swipeup .md-toast-content {
      transform: translate3d(0, -50%, 0); }
    md-toast.ng-leave.ng-leave-active.md-swipedown .md-toast-content {
      transform: translate3d(0, 50%, 0); } }

@media (min-width: 960px) {
  md-toast {
    min-width: 304px;
    /*
   * When the toast doesn't take up the whole screen,
   * make it rotate when the user swipes it away
   */ }
    md-toast.md-bottom {
      bottom: 0; }
    md-toast.md-left {
      left: 0; }
    md-toast.md-right {
      right: 0; }
    md-toast.md-top {
      top: 0; }
    md-toast._md-start {
      left: 0; }
      [dir=rtl] md-toast._md-start {
        left: auto;
        right: 0; }
    md-toast._md-end {
      right: 0; }
      [dir=rtl] md-toast._md-end {
        right: auto;
        left: 0; }
    md-toast.ng-leave.ng-leave-active.md-swipeleft .md-toast-content {
      transform: translate3d(-50%, 0, 0); }
    md-toast.ng-leave.ng-leave-active.md-swiperight .md-toast-content {
      transform: translate3d(50%, 0, 0); } }

@media (min-width: 1920px) {
  md-toast .md-toast-content {
    max-width: 568px; } }

@media screen and (-ms-high-contrast: active) {
  md-toast {
    border: 1px solid #fff; } }

.md-toast-animating {
  overflow: hidden !important; }

md-toolbar {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
  font-size: 20px;
  min-height: 64px;
  width: 100%; }
  md-toolbar._md-toolbar-transitions {
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.35, 0, 0.25, 1);
    transition-property: background-color, fill, color; }
  md-toolbar.md-whiteframe-z1-add, md-toolbar.md-whiteframe-z1-remove {
    transition: box-shadow 0.5s linear; }
  md-toolbar md-toolbar-filler {
    width: 72px; }
  md-toolbar *,
  md-toolbar *:before,
  md-toolbar *:after {
    box-sizing: border-box; }
  md-toolbar.ng-animate {
    transition: none; }
  md-toolbar.md-tall {
    height: 128px;
    min-height: 128px;
    max-height: 128px; }
  md-toolbar.md-medium-tall {
    height: 88px;
    min-height: 88px;
    max-height: 88px; }
    md-toolbar.md-medium-tall .md-toolbar-tools {
      height: 48px;
      min-height: 48px;
      max-height: 48px; }
  md-toolbar > .md-indent {
    margin-left: 64px; }
    [dir=rtl] md-toolbar > .md-indent {
      margin-left: auto;
      margin-right: 64px; }
  md-toolbar ~ md-content > md-list {
    padding: 0; }
    md-toolbar ~ md-content > md-list md-list-item:last-child md-divider {
      display: none; }

.md-toolbar-tools {
  font-size: 20px;
  letter-spacing: 0.005em;
  box-sizing: border-box;
  font-weight: 400;
  display: flex;
  align-items: center;
  flex-direction: row;
  width: 100%;
  height: 64px;
  max-height: 64px;
  padding: 0 16px;
  margin: 0; }
  .md-toolbar-tools h1, .md-toolbar-tools h2, .md-toolbar-tools h3 {
    font-size: inherit;
    font-weight: inherit;
    margin: inherit; }
  .md-toolbar-tools a {
    color: inherit;
    text-decoration: none; }
  .md-toolbar-tools .fill-height {
    display: flex;
    align-items: center; }
  .md-toolbar-tools md-checkbox {
    margin: inherit; }
  .md-toolbar-tools .md-button {
    margin-top: 0;
    margin-bottom: 0; }
    .md-toolbar-tools .md-button, .md-toolbar-tools .md-button.md-icon-button md-icon {
      transition-duration: 0.5s;
      transition-timing-function: cubic-bezier(0.35, 0, 0.25, 1);
      transition-property: background-color, fill, color; }
      .md-toolbar-tools .md-button.ng-animate, .md-toolbar-tools .md-button.md-icon-button md-icon.ng-animate {
        transition: none; }
  .md-toolbar-tools > .md-button:first-child {
    margin-left: -8px; }
    [dir=rtl] .md-toolbar-tools > .md-button:first-child {
      margin-left: auto;
      margin-right: -8px; }
  .md-toolbar-tools > .md-button:last-child {
    margin-right: -8px; }
    [dir=rtl] .md-toolbar-tools > .md-button:last-child {
      margin-right: auto;
      margin-left: -8px; }
  .md-toolbar-tools > md-menu:last-child {
    margin-right: -8px; }
    [dir=rtl] .md-toolbar-tools > md-menu:last-child {
      margin-right: auto;
      margin-left: -8px; }
    .md-toolbar-tools > md-menu:last-child > .md-button {
      margin-right: 0; }
      [dir=rtl] .md-toolbar-tools > md-menu:last-child > .md-button {
        margin-right: auto;
        margin-left: 0; }
  @media screen and (-ms-high-contrast: active) {
    .md-toolbar-tools {
      border-bottom: 1px solid #fff; } }

@media (min-width: 0) and (max-width: 959px) and (orientation: portrait) {
  md-toolbar {
    min-height: 56px; }
  .md-toolbar-tools {
    height: 56px;
    max-height: 56px; } }

@media (min-width: 0) and (max-width: 959px) and (orientation: landscape) {
  md-toolbar {
    min-height: 48px; }
  .md-toolbar-tools {
    height: 48px;
    max-height: 48px; } }

.md-tooltip {
  display: inline-block;
  pointer-events: none;
  border-radius: 4px;
  overflow: hidden;
  opacity: 0;
  font-weight: 500;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 32px;
  line-height: 32px;
  padding-right: 16px;
  padding-left: 16px; }
  .md-tooltip.md-origin-top {
    transform-origin: center bottom;
    margin-top: -24px; }
  .md-tooltip.md-origin-right {
    transform-origin: left center;
    margin-left: 24px; }
  .md-tooltip.md-origin-bottom {
    transform-origin: center top;
    margin-top: 24px; }
  .md-tooltip.md-origin-left {
    transform-origin: right center;
    margin-left: -24px; }
  @media (min-width: 960px) {
    .md-tooltip {
      font-size: 10px;
      height: 22px;
      line-height: 22px;
      padding-right: 8px;
      padding-left: 8px; }
      .md-tooltip.md-origin-top {
        margin-top: -14px; }
      .md-tooltip.md-origin-right {
        margin-left: 14px; }
      .md-tooltip.md-origin-bottom {
        margin-top: 14px; }
      .md-tooltip.md-origin-left {
        margin-left: -14px; } }
  .md-tooltip.md-show-add {
    transform: scale(0); }
  .md-tooltip.md-show {
    transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition-duration: 150ms;
    transform: scale(1);
    opacity: 0.9; }
  .md-tooltip.md-hide {
    transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
    transition-duration: 150ms;
    transform: scale(0);
    opacity: 0; }

.md-truncate {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
  .md-truncate.md-clip {
    text-overflow: clip; }
  .md-truncate.flex {
    width: 0; }

.md-virtual-repeat-container {
  box-sizing: border-box;
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative; }
  .md-virtual-repeat-container .md-virtual-repeat-scroller {
    bottom: 0;
    box-sizing: border-box;
    left: 0;
    margin: 0;
    overflow-x: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-overflow-scrolling: touch; }
  .md-virtual-repeat-container .md-virtual-repeat-sizer {
    box-sizing: border-box;
    height: 1px;
    display: block;
    margin: 0;
    padding: 0;
    width: 1px; }
  .md-virtual-repeat-container .md-virtual-repeat-offsetter {
    box-sizing: border-box;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0; }

.md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-scroller {
  overflow-x: auto;
  overflow-y: hidden; }

.md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-offsetter {
  bottom: 16px;
  right: auto;
  white-space: nowrap; }
  [dir=rtl] .md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-offsetter {
    right: auto;
    left: auto; }

.md-whiteframe-1dp, .md-whiteframe-z1 {
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12); }

.md-whiteframe-2dp {
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12); }

.md-whiteframe-3dp {
  box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 3px 3px -2px rgba(0, 0, 0, 0.12); }

.md-whiteframe-4dp, .md-whiteframe-z2 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }

.md-whiteframe-5dp {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); }

.md-whiteframe-6dp {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }

.md-whiteframe-7dp, .md-whiteframe-z3 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); }

.md-whiteframe-8dp {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }

.md-whiteframe-9dp {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); }

.md-whiteframe-10dp, .md-whiteframe-z4 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); }

.md-whiteframe-11dp {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); }

.md-whiteframe-12dp {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }

.md-whiteframe-13dp, .md-whiteframe-z5 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); }

.md-whiteframe-14dp {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); }

.md-whiteframe-15dp {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); }

.md-whiteframe-16dp {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }

.md-whiteframe-17dp {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); }

.md-whiteframe-18dp {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); }

.md-whiteframe-19dp {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); }

.md-whiteframe-20dp {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); }

.md-whiteframe-21dp {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); }

.md-whiteframe-22dp {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); }

.md-whiteframe-23dp {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); }

.md-whiteframe-24dp {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); }

@media screen and (-ms-high-contrast: active) {
  md-whiteframe {
    border: 1px solid #fff; } }

@media print {
  md-whiteframe, [md-whiteframe] {
    background-color: #ffffff; } }

/*
* Since Layout API uses ng-cloak to hide the dom elements while layouts are adjusted
*/
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important; }

/*
*  Responsive attributes
*
*  References:
*  1) https://scotch.io/tutorials/a-visual-guide-to-css3-flexbox-properties#flex
*  2) https://css-tricks.com/almanac/properties/f/flex/
*  3) https://css-tricks.com/snippets/css/a-guide-to-flexbox/
*  4) https://github.com/philipwalton/flexbugs#3-min-height-on-a-flex-container-wont-apply-to-its-flex-items
*  5) http://godban.com.ua/projects/flexgrid
*/
@-moz-document url-prefix() {
  .layout-fill {
    margin: 0;
    width: 100%;
    min-height: 100%;
    height: 100%; } }

/*
 *  Apply Mixins to create Layout/Flexbox styles
 */
.flex-order {
  order: 0; }

.flex-order--20 {
  order: -20; }

.flex-order--19 {
  order: -19; }

.flex-order--18 {
  order: -18; }

.flex-order--17 {
  order: -17; }

.flex-order--16 {
  order: -16; }

.flex-order--15 {
  order: -15; }

.flex-order--14 {
  order: -14; }

.flex-order--13 {
  order: -13; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.flex-order-13 {
  order: 13; }

.flex-order-14 {
  order: 14; }

.flex-order-15 {
  order: 15; }

.flex-order-16 {
  order: 16; }

.flex-order-17 {
  order: 17; }

.flex-order-18 {
  order: 18; }

.flex-order-19 {
  order: 19; }

.flex-order-20 {
  order: 20; }

.offset-0, .flex-offset-0, .layout-margin .flex-offset-0, .layout-margin .offset-0 {
  margin-left: 0; }
  [dir=rtl] .offset-0, [dir=rtl] .flex-offset-0, [dir=rtl] .layout-margin .flex-offset-0, [dir=rtl] .layout-margin .offset-0 {
    margin-left: auto;
    margin-right: 0; }

.offset-5, .flex-offset-5, .layout-margin .flex-offset-5, .layout-margin .offset-5 {
  margin-left: 5%; }
  [dir=rtl] .offset-5, [dir=rtl] .flex-offset-5, [dir=rtl] .layout-margin .flex-offset-5, [dir=rtl] .layout-margin .offset-5 {
    margin-left: auto;
    margin-right: 5%; }

.offset-10, .flex-offset-10, .layout-margin .flex-offset-10, .layout-margin .offset-10 {
  margin-left: 10%; }
  [dir=rtl] .offset-10, [dir=rtl] .flex-offset-10, [dir=rtl] .layout-margin .flex-offset-10, [dir=rtl] .layout-margin .offset-10 {
    margin-left: auto;
    margin-right: 10%; }

.offset-15, .flex-offset-15, .layout-margin .flex-offset-15, .layout-margin .offset-15 {
  margin-left: 15%; }
  [dir=rtl] .offset-15, [dir=rtl] .flex-offset-15, [dir=rtl] .layout-margin .flex-offset-15, [dir=rtl] .layout-margin .offset-15 {
    margin-left: auto;
    margin-right: 15%; }

.offset-20, .flex-offset-20, .layout-margin .flex-offset-20, .layout-margin .offset-20 {
  margin-left: 20%; }
  [dir=rtl] .offset-20, [dir=rtl] .flex-offset-20, [dir=rtl] .layout-margin .flex-offset-20, [dir=rtl] .layout-margin .offset-20 {
    margin-left: auto;
    margin-right: 20%; }

.offset-25, .flex-offset-25, .layout-margin .flex-offset-25, .layout-margin .offset-25 {
  margin-left: 25%; }
  [dir=rtl] .offset-25, [dir=rtl] .flex-offset-25, [dir=rtl] .layout-margin .flex-offset-25, [dir=rtl] .layout-margin .offset-25 {
    margin-left: auto;
    margin-right: 25%; }

.offset-30, .flex-offset-30, .layout-margin .flex-offset-30, .layout-margin .offset-30 {
  margin-left: 30%; }
  [dir=rtl] .offset-30, [dir=rtl] .flex-offset-30, [dir=rtl] .layout-margin .flex-offset-30, [dir=rtl] .layout-margin .offset-30 {
    margin-left: auto;
    margin-right: 30%; }

.offset-35, .flex-offset-35, .layout-margin .flex-offset-35, .layout-margin .offset-35 {
  margin-left: 35%; }
  [dir=rtl] .offset-35, [dir=rtl] .flex-offset-35, [dir=rtl] .layout-margin .flex-offset-35, [dir=rtl] .layout-margin .offset-35 {
    margin-left: auto;
    margin-right: 35%; }

.offset-40, .flex-offset-40, .layout-margin .flex-offset-40, .layout-margin .offset-40 {
  margin-left: 40%; }
  [dir=rtl] .offset-40, [dir=rtl] .flex-offset-40, [dir=rtl] .layout-margin .flex-offset-40, [dir=rtl] .layout-margin .offset-40 {
    margin-left: auto;
    margin-right: 40%; }

.offset-45, .flex-offset-45, .layout-margin .flex-offset-45, .layout-margin .offset-45 {
  margin-left: 45%; }
  [dir=rtl] .offset-45, [dir=rtl] .flex-offset-45, [dir=rtl] .layout-margin .flex-offset-45, [dir=rtl] .layout-margin .offset-45 {
    margin-left: auto;
    margin-right: 45%; }

.offset-50, .flex-offset-50, .layout-margin .flex-offset-50, .layout-margin .offset-50 {
  margin-left: 50%; }
  [dir=rtl] .offset-50, [dir=rtl] .flex-offset-50, [dir=rtl] .layout-margin .flex-offset-50, [dir=rtl] .layout-margin .offset-50 {
    margin-left: auto;
    margin-right: 50%; }

.offset-55, .flex-offset-55, .layout-margin .flex-offset-55, .layout-margin .offset-55 {
  margin-left: 55%; }
  [dir=rtl] .offset-55, [dir=rtl] .flex-offset-55, [dir=rtl] .layout-margin .flex-offset-55, [dir=rtl] .layout-margin .offset-55 {
    margin-left: auto;
    margin-right: 55%; }

.offset-60, .flex-offset-60, .layout-margin .flex-offset-60, .layout-margin .offset-60 {
  margin-left: 60%; }
  [dir=rtl] .offset-60, [dir=rtl] .flex-offset-60, [dir=rtl] .layout-margin .flex-offset-60, [dir=rtl] .layout-margin .offset-60 {
    margin-left: auto;
    margin-right: 60%; }

.offset-65, .flex-offset-65, .layout-margin .flex-offset-65, .layout-margin .offset-65 {
  margin-left: 65%; }
  [dir=rtl] .offset-65, [dir=rtl] .flex-offset-65, [dir=rtl] .layout-margin .flex-offset-65, [dir=rtl] .layout-margin .offset-65 {
    margin-left: auto;
    margin-right: 65%; }

.offset-70, .flex-offset-70, .layout-margin .flex-offset-70, .layout-margin .offset-70 {
  margin-left: 70%; }
  [dir=rtl] .offset-70, [dir=rtl] .flex-offset-70, [dir=rtl] .layout-margin .flex-offset-70, [dir=rtl] .layout-margin .offset-70 {
    margin-left: auto;
    margin-right: 70%; }

.offset-75, .flex-offset-75, .layout-margin .flex-offset-75, .layout-margin .offset-75 {
  margin-left: 75%; }
  [dir=rtl] .offset-75, [dir=rtl] .flex-offset-75, [dir=rtl] .layout-margin .flex-offset-75, [dir=rtl] .layout-margin .offset-75 {
    margin-left: auto;
    margin-right: 75%; }

.offset-80, .flex-offset-80, .layout-margin .flex-offset-80, .layout-margin .offset-80 {
  margin-left: 80%; }
  [dir=rtl] .offset-80, [dir=rtl] .flex-offset-80, [dir=rtl] .layout-margin .flex-offset-80, [dir=rtl] .layout-margin .offset-80 {
    margin-left: auto;
    margin-right: 80%; }

.offset-85, .flex-offset-85, .layout-margin .flex-offset-85, .layout-margin .offset-85 {
  margin-left: 85%; }
  [dir=rtl] .offset-85, [dir=rtl] .flex-offset-85, [dir=rtl] .layout-margin .flex-offset-85, [dir=rtl] .layout-margin .offset-85 {
    margin-left: auto;
    margin-right: 85%; }

.offset-90, .flex-offset-90, .layout-margin .flex-offset-90, .layout-margin .offset-90 {
  margin-left: 90%; }
  [dir=rtl] .offset-90, [dir=rtl] .flex-offset-90, [dir=rtl] .layout-margin .flex-offset-90, [dir=rtl] .layout-margin .offset-90 {
    margin-left: auto;
    margin-right: 90%; }

.offset-95, .flex-offset-95, .layout-margin .flex-offset-95, .layout-margin .offset-95 {
  margin-left: 95%; }
  [dir=rtl] .offset-95, [dir=rtl] .flex-offset-95, [dir=rtl] .layout-margin .flex-offset-95, [dir=rtl] .layout-margin .offset-95 {
    margin-left: auto;
    margin-right: 95%; }

.offset-33, .flex-offset-33, .layout-margin .flex-offset-33, .layout-margin .offset-33 {
  margin-left: calc(100% / 3); }

.offset-66, .flex-offset-66, .layout-margin .flex-offset-66, .layout-margin .offset-66 {
  margin-left: calc(200% / 3); }
  [dir=rtl] .offset-66, [dir=rtl] .flex-offset-66, [dir=rtl] .layout-margin .flex-offset-66, [dir=rtl] .layout-margin .offset-66 {
    margin-left: auto;
    margin-right: calc(200% / 3); }

.layout-align,
.layout-align-start-stretch {
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch; }

.layout-align-start,
.layout-align-start-start,
.layout-align-start-center,
.layout-align-start-end,
.layout-align-start-stretch {
  justify-content: flex-start; }

.layout-align-center,
.layout-align-center-start,
.layout-align-center-center,
.layout-align-center-end,
.layout-align-center-stretch {
  justify-content: center; }

.layout-align-end,
.layout-align-end-start,
.layout-align-end-center,
.layout-align-end-end,
.layout-align-end-stretch {
  justify-content: flex-end; }

.layout-align-space-around,
.layout-align-space-around-center,
.layout-align-space-around-start,
.layout-align-space-around-end,
.layout-align-space-around-stretch {
  justify-content: space-around; }

.layout-align-space-between,
.layout-align-space-between-center,
.layout-align-space-between-start,
.layout-align-space-between-end,
.layout-align-space-between-stretch {
  justify-content: space-between; }

.layout-align-start-start,
.layout-align-center-start,
.layout-align-end-start,
.layout-align-space-between-start,
.layout-align-space-around-start {
  align-items: flex-start;
  align-content: flex-start; }

.layout-align-start-center,
.layout-align-center-center,
.layout-align-end-center,
.layout-align-space-between-center,
.layout-align-space-around-center {
  align-items: center;
  align-content: center;
  max-width: 100%; }

.layout-align-start-center > *,
.layout-align-center-center > *,
.layout-align-end-center > *,
.layout-align-space-between-center > *,
.layout-align-space-around-center > * {
  max-width: 100%;
  box-sizing: border-box; }

.layout-align-start-end,
.layout-align-center-end,
.layout-align-end-end,
.layout-align-space-between-end,
.layout-align-space-around-end {
  align-items: flex-end;
  align-content: flex-end; }

.layout-align-start-stretch,
.layout-align-center-stretch,
.layout-align-end-stretch,
.layout-align-space-between-stretch,
.layout-align-space-around-stretch {
  align-items: stretch;
  align-content: stretch; }

.flex {
  flex: 1;
  box-sizing: border-box; }

.flex-grow {
  flex: 1 1 100%;
  box-sizing: border-box; }

.flex-initial {
  flex: 0 1 auto;
  box-sizing: border-box; }

.flex-auto {
  flex: 1 1 auto;
  box-sizing: border-box; }

.flex-none {
  flex: 0 0 auto;
  box-sizing: border-box; }

.flex-noshrink {
  flex: 1 0 auto;
  box-sizing: border-box; }

.flex-nogrow {
  flex: 0 1 auto;
  box-sizing: border-box; }

.flex-0 {
  flex: 1 1 100%;
  max-width: 0%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-row > .flex-0 {
  flex: 1 1 100%;
  max-width: 0%;
  max-height: 100%;
  box-sizing: border-box;
  min-width: 0; }

.layout-column > .flex-0 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 0%;
  box-sizing: border-box; }

.flex-5 {
  flex: 1 1 100%;
  max-width: 5%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-row > .flex-5 {
  flex: 1 1 100%;
  max-width: 5%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-column > .flex-5 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 5%;
  box-sizing: border-box; }

.flex-10 {
  flex: 1 1 100%;
  max-width: 10%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-row > .flex-10 {
  flex: 1 1 100%;
  max-width: 10%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-column > .flex-10 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 10%;
  box-sizing: border-box; }

.flex-15 {
  flex: 1 1 100%;
  max-width: 15%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-row > .flex-15 {
  flex: 1 1 100%;
  max-width: 15%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-column > .flex-15 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 15%;
  box-sizing: border-box; }

.flex-20 {
  flex: 1 1 100%;
  max-width: 20%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-row > .flex-20 {
  flex: 1 1 100%;
  max-width: 20%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-column > .flex-20 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 20%;
  box-sizing: border-box; }

.flex-25 {
  flex: 1 1 100%;
  max-width: 25%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-row > .flex-25 {
  flex: 1 1 100%;
  max-width: 25%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-column > .flex-25 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 25%;
  box-sizing: border-box; }

.flex-30 {
  flex: 1 1 100%;
  max-width: 30%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-row > .flex-30 {
  flex: 1 1 100%;
  max-width: 30%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-column > .flex-30 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 30%;
  box-sizing: border-box; }

.flex-35 {
  flex: 1 1 100%;
  max-width: 35%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-row > .flex-35 {
  flex: 1 1 100%;
  max-width: 35%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-column > .flex-35 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 35%;
  box-sizing: border-box; }

.flex-40 {
  flex: 1 1 100%;
  max-width: 40%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-row > .flex-40 {
  flex: 1 1 100%;
  max-width: 40%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-column > .flex-40 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 40%;
  box-sizing: border-box; }

.flex-45 {
  flex: 1 1 100%;
  max-width: 45%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-row > .flex-45 {
  flex: 1 1 100%;
  max-width: 45%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-column > .flex-45 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 45%;
  box-sizing: border-box; }

.flex-50 {
  flex: 1 1 100%;
  max-width: 50%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-row > .flex-50 {
  flex: 1 1 100%;
  max-width: 50%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-column > .flex-50 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 50%;
  box-sizing: border-box; }

.flex-55 {
  flex: 1 1 100%;
  max-width: 55%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-row > .flex-55 {
  flex: 1 1 100%;
  max-width: 55%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-column > .flex-55 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 55%;
  box-sizing: border-box; }

.flex-60 {
  flex: 1 1 100%;
  max-width: 60%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-row > .flex-60 {
  flex: 1 1 100%;
  max-width: 60%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-column > .flex-60 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 60%;
  box-sizing: border-box; }

.flex-65 {
  flex: 1 1 100%;
  max-width: 65%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-row > .flex-65 {
  flex: 1 1 100%;
  max-width: 65%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-column > .flex-65 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 65%;
  box-sizing: border-box; }

.flex-70 {
  flex: 1 1 100%;
  max-width: 70%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-row > .flex-70 {
  flex: 1 1 100%;
  max-width: 70%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-column > .flex-70 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 70%;
  box-sizing: border-box; }

.flex-75 {
  flex: 1 1 100%;
  max-width: 75%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-row > .flex-75 {
  flex: 1 1 100%;
  max-width: 75%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-column > .flex-75 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 75%;
  box-sizing: border-box; }

.flex-80 {
  flex: 1 1 100%;
  max-width: 80%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-row > .flex-80 {
  flex: 1 1 100%;
  max-width: 80%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-column > .flex-80 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 80%;
  box-sizing: border-box; }

.flex-85 {
  flex: 1 1 100%;
  max-width: 85%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-row > .flex-85 {
  flex: 1 1 100%;
  max-width: 85%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-column > .flex-85 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 85%;
  box-sizing: border-box; }

.flex-90 {
  flex: 1 1 100%;
  max-width: 90%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-row > .flex-90 {
  flex: 1 1 100%;
  max-width: 90%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-column > .flex-90 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 90%;
  box-sizing: border-box; }

.flex-95 {
  flex: 1 1 100%;
  max-width: 95%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-row > .flex-95 {
  flex: 1 1 100%;
  max-width: 95%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-column > .flex-95 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 95%;
  box-sizing: border-box; }

.flex-100 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-row > .flex-100 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-column > .flex-100 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 100%;
  box-sizing: border-box; }

.flex-33 {
  flex: 1 1 100%;
  max-width: 33.33%;
  max-height: 100%;
  box-sizing: border-box; }

.flex-66 {
  flex: 1 1 100%;
  max-width: 66.66%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-row > .flex-33 {
  flex: 1 1 33.33%;
  max-width: 33.33%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-row > .flex-66 {
  flex: 1 1 66.66%;
  max-width: 66.66%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-column > .flex-33 {
  flex: 1 1 33.33%;
  max-width: 100%;
  max-height: 33.33%;
  box-sizing: border-box; }

.layout-column > .flex-66 {
  flex: 1 1 66.66%;
  max-width: 100%;
  max-height: 66.66%;
  box-sizing: border-box; }

.layout-row > .flex-33 {
  flex: 1 1 100%;
  max-width: 33.33%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-row > .flex-66 {
  flex: 1 1 100%;
  max-width: 66.66%;
  max-height: 100%;
  box-sizing: border-box; }

.layout-row > .flex {
  min-width: 0; }

.layout-column > .flex-33 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 33.33%;
  box-sizing: border-box; }

.layout-column > .flex-66 {
  flex: 1 1 100%;
  max-width: 100%;
  max-height: 66.66%;
  box-sizing: border-box; }

.layout-column > .flex {
  min-height: 0; }

.layout, .layout-column, .layout-row {
  box-sizing: border-box;
  display: flex; }

.layout-column {
  flex-direction: column; }

.layout-row {
  flex-direction: row; }

.layout-padding-sm > *,
.layout-padding > .flex-sm {
  padding: 4px; }

.layout-padding,
.layout-padding-gt-sm,
.layout-padding-md,
.layout-padding > *,
.layout-padding-gt-sm > *,
.layout-padding-md > *,
.layout-padding > .flex,
.layout-padding > .flex-gt-sm,
.layout-padding > .flex-md {
  padding: 8px; }

.layout-padding-gt-md > *,
.layout-padding-lg > *,
.layout-padding-gt-lg > *,
.layout-padding > .flex-gt-md,
.layout-padding > .flex-lg,
.layout-padding > .flex-lg,
.layout-padding > .flex-gt-lg {
  padding: 16px; }

.layout-margin-sm > *,
.layout-margin > .flex-sm {
  margin: 4px; }

.layout-margin,
.layout-margin-gt-sm,
.layout-margin-md,
.layout-margin > *,
.layout-margin-gt-sm > *,
.layout-margin-md > *,
.layout-margin > .flex,
.layout-margin > .flex-gt-sm,
.layout-margin > .flex-md {
  margin: 8px; }

.layout-margin-gt-md > *,
.layout-margin-lg > *,
.layout-margin-gt-lg > *,
.layout-margin > .flex-gt-md,
.layout-margin > .flex-lg,
.layout-margin > .flex-gt-lg {
  margin: 16px; }

.layout-wrap {
  flex-wrap: wrap; }

.layout-nowrap {
  flex-wrap: nowrap; }

.layout-fill {
  margin: 0;
  width: 100%;
  min-height: 100%;
  height: 100%; }

/**
 * `hide-gt-sm show-gt-lg` should hide from 600px to 1200px
 * `show-md hide-gt-sm` should show from 0px to 960px and hide at >960px
 * `hide-gt-md show-gt-sm` should show everywhere (show overrides hide)`
 *
 *  hide means hide everywhere
 *  Sizes:
 *         $layout-breakpoint-xs:     600px !default;
 *         $layout-breakpoint-sm:     960px !default;
 *         $layout-breakpoint-md:     1280px !default;
 *         $layout-breakpoint-lg:     1920px !default;
 */
@media (max-width: 599px) {
  .hide-xs:not(.show-xs):not(.show), .hide:not(.show-xs):not(.show) {
    display: none; }
  .flex-order-xs--20 {
    order: -20; }
  .flex-order-xs--19 {
    order: -19; }
  .flex-order-xs--18 {
    order: -18; }
  .flex-order-xs--17 {
    order: -17; }
  .flex-order-xs--16 {
    order: -16; }
  .flex-order-xs--15 {
    order: -15; }
  .flex-order-xs--14 {
    order: -14; }
  .flex-order-xs--13 {
    order: -13; }
  .flex-order-xs--12 {
    order: -12; }
  .flex-order-xs--11 {
    order: -11; }
  .flex-order-xs--10 {
    order: -10; }
  .flex-order-xs--9 {
    order: -9; }
  .flex-order-xs--8 {
    order: -8; }
  .flex-order-xs--7 {
    order: -7; }
  .flex-order-xs--6 {
    order: -6; }
  .flex-order-xs--5 {
    order: -5; }
  .flex-order-xs--4 {
    order: -4; }
  .flex-order-xs--3 {
    order: -3; }
  .flex-order-xs--2 {
    order: -2; }
  .flex-order-xs--1 {
    order: -1; }
  .flex-order-xs-0 {
    order: 0; }
  .flex-order-xs-1 {
    order: 1; }
  .flex-order-xs-2 {
    order: 2; }
  .flex-order-xs-3 {
    order: 3; }
  .flex-order-xs-4 {
    order: 4; }
  .flex-order-xs-5 {
    order: 5; }
  .flex-order-xs-6 {
    order: 6; }
  .flex-order-xs-7 {
    order: 7; }
  .flex-order-xs-8 {
    order: 8; }
  .flex-order-xs-9 {
    order: 9; }
  .flex-order-xs-10 {
    order: 10; }
  .flex-order-xs-11 {
    order: 11; }
  .flex-order-xs-12 {
    order: 12; }
  .flex-order-xs-13 {
    order: 13; }
  .flex-order-xs-14 {
    order: 14; }
  .flex-order-xs-15 {
    order: 15; }
  .flex-order-xs-16 {
    order: 16; }
  .flex-order-xs-17 {
    order: 17; }
  .flex-order-xs-18 {
    order: 18; }
  .flex-order-xs-19 {
    order: 19; }
  .flex-order-xs-20 {
    order: 20; }
  .offset-xs-0, .flex-offset-xs-0, .layout-margin .flex-offset-xs-0, .layout-margin .offset-xs-0 {
    margin-left: 0; }
    [dir=rtl] .offset-xs-0, [dir=rtl] .flex-offset-xs-0, [dir=rtl] .layout-margin .flex-offset-xs-0, [dir=rtl] .layout-margin .offset-xs-0 {
      margin-left: auto;
      margin-right: 0; }
  .offset-xs-5, .flex-offset-xs-5, .layout-margin .flex-offset-xs-5, .layout-margin .offset-xs-5 {
    margin-left: 5%; }
    [dir=rtl] .offset-xs-5, [dir=rtl] .flex-offset-xs-5, [dir=rtl] .layout-margin .flex-offset-xs-5, [dir=rtl] .layout-margin .offset-xs-5 {
      margin-left: auto;
      margin-right: 5%; }
  .offset-xs-10, .flex-offset-xs-10, .layout-margin .flex-offset-xs-10, .layout-margin .offset-xs-10 {
    margin-left: 10%; }
    [dir=rtl] .offset-xs-10, [dir=rtl] .flex-offset-xs-10, [dir=rtl] .layout-margin .flex-offset-xs-10, [dir=rtl] .layout-margin .offset-xs-10 {
      margin-left: auto;
      margin-right: 10%; }
  .offset-xs-15, .flex-offset-xs-15, .layout-margin .flex-offset-xs-15, .layout-margin .offset-xs-15 {
    margin-left: 15%; }
    [dir=rtl] .offset-xs-15, [dir=rtl] .flex-offset-xs-15, [dir=rtl] .layout-margin .flex-offset-xs-15, [dir=rtl] .layout-margin .offset-xs-15 {
      margin-left: auto;
      margin-right: 15%; }
  .offset-xs-20, .flex-offset-xs-20, .layout-margin .flex-offset-xs-20, .layout-margin .offset-xs-20 {
    margin-left: 20%; }
    [dir=rtl] .offset-xs-20, [dir=rtl] .flex-offset-xs-20, [dir=rtl] .layout-margin .flex-offset-xs-20, [dir=rtl] .layout-margin .offset-xs-20 {
      margin-left: auto;
      margin-right: 20%; }
  .offset-xs-25, .flex-offset-xs-25, .layout-margin .flex-offset-xs-25, .layout-margin .offset-xs-25 {
    margin-left: 25%; }
    [dir=rtl] .offset-xs-25, [dir=rtl] .flex-offset-xs-25, [dir=rtl] .layout-margin .flex-offset-xs-25, [dir=rtl] .layout-margin .offset-xs-25 {
      margin-left: auto;
      margin-right: 25%; }
  .offset-xs-30, .flex-offset-xs-30, .layout-margin .flex-offset-xs-30, .layout-margin .offset-xs-30 {
    margin-left: 30%; }
    [dir=rtl] .offset-xs-30, [dir=rtl] .flex-offset-xs-30, [dir=rtl] .layout-margin .flex-offset-xs-30, [dir=rtl] .layout-margin .offset-xs-30 {
      margin-left: auto;
      margin-right: 30%; }
  .offset-xs-35, .flex-offset-xs-35, .layout-margin .flex-offset-xs-35, .layout-margin .offset-xs-35 {
    margin-left: 35%; }
    [dir=rtl] .offset-xs-35, [dir=rtl] .flex-offset-xs-35, [dir=rtl] .layout-margin .flex-offset-xs-35, [dir=rtl] .layout-margin .offset-xs-35 {
      margin-left: auto;
      margin-right: 35%; }
  .offset-xs-40, .flex-offset-xs-40, .layout-margin .flex-offset-xs-40, .layout-margin .offset-xs-40 {
    margin-left: 40%; }
    [dir=rtl] .offset-xs-40, [dir=rtl] .flex-offset-xs-40, [dir=rtl] .layout-margin .flex-offset-xs-40, [dir=rtl] .layout-margin .offset-xs-40 {
      margin-left: auto;
      margin-right: 40%; }
  .offset-xs-45, .flex-offset-xs-45, .layout-margin .flex-offset-xs-45, .layout-margin .offset-xs-45 {
    margin-left: 45%; }
    [dir=rtl] .offset-xs-45, [dir=rtl] .flex-offset-xs-45, [dir=rtl] .layout-margin .flex-offset-xs-45, [dir=rtl] .layout-margin .offset-xs-45 {
      margin-left: auto;
      margin-right: 45%; }
  .offset-xs-50, .flex-offset-xs-50, .layout-margin .flex-offset-xs-50, .layout-margin .offset-xs-50 {
    margin-left: 50%; }
    [dir=rtl] .offset-xs-50, [dir=rtl] .flex-offset-xs-50, [dir=rtl] .layout-margin .flex-offset-xs-50, [dir=rtl] .layout-margin .offset-xs-50 {
      margin-left: auto;
      margin-right: 50%; }
  .offset-xs-55, .flex-offset-xs-55, .layout-margin .flex-offset-xs-55, .layout-margin .offset-xs-55 {
    margin-left: 55%; }
    [dir=rtl] .offset-xs-55, [dir=rtl] .flex-offset-xs-55, [dir=rtl] .layout-margin .flex-offset-xs-55, [dir=rtl] .layout-margin .offset-xs-55 {
      margin-left: auto;
      margin-right: 55%; }
  .offset-xs-60, .flex-offset-xs-60, .layout-margin .flex-offset-xs-60, .layout-margin .offset-xs-60 {
    margin-left: 60%; }
    [dir=rtl] .offset-xs-60, [dir=rtl] .flex-offset-xs-60, [dir=rtl] .layout-margin .flex-offset-xs-60, [dir=rtl] .layout-margin .offset-xs-60 {
      margin-left: auto;
      margin-right: 60%; }
  .offset-xs-65, .flex-offset-xs-65, .layout-margin .flex-offset-xs-65, .layout-margin .offset-xs-65 {
    margin-left: 65%; }
    [dir=rtl] .offset-xs-65, [dir=rtl] .flex-offset-xs-65, [dir=rtl] .layout-margin .flex-offset-xs-65, [dir=rtl] .layout-margin .offset-xs-65 {
      margin-left: auto;
      margin-right: 65%; }
  .offset-xs-70, .flex-offset-xs-70, .layout-margin .flex-offset-xs-70, .layout-margin .offset-xs-70 {
    margin-left: 70%; }
    [dir=rtl] .offset-xs-70, [dir=rtl] .flex-offset-xs-70, [dir=rtl] .layout-margin .flex-offset-xs-70, [dir=rtl] .layout-margin .offset-xs-70 {
      margin-left: auto;
      margin-right: 70%; }
  .offset-xs-75, .flex-offset-xs-75, .layout-margin .flex-offset-xs-75, .layout-margin .offset-xs-75 {
    margin-left: 75%; }
    [dir=rtl] .offset-xs-75, [dir=rtl] .flex-offset-xs-75, [dir=rtl] .layout-margin .flex-offset-xs-75, [dir=rtl] .layout-margin .offset-xs-75 {
      margin-left: auto;
      margin-right: 75%; }
  .offset-xs-80, .flex-offset-xs-80, .layout-margin .flex-offset-xs-80, .layout-margin .offset-xs-80 {
    margin-left: 80%; }
    [dir=rtl] .offset-xs-80, [dir=rtl] .flex-offset-xs-80, [dir=rtl] .layout-margin .flex-offset-xs-80, [dir=rtl] .layout-margin .offset-xs-80 {
      margin-left: auto;
      margin-right: 80%; }
  .offset-xs-85, .flex-offset-xs-85, .layout-margin .flex-offset-xs-85, .layout-margin .offset-xs-85 {
    margin-left: 85%; }
    [dir=rtl] .offset-xs-85, [dir=rtl] .flex-offset-xs-85, [dir=rtl] .layout-margin .flex-offset-xs-85, [dir=rtl] .layout-margin .offset-xs-85 {
      margin-left: auto;
      margin-right: 85%; }
  .offset-xs-90, .flex-offset-xs-90, .layout-margin .flex-offset-xs-90, .layout-margin .offset-xs-90 {
    margin-left: 90%; }
    [dir=rtl] .offset-xs-90, [dir=rtl] .flex-offset-xs-90, [dir=rtl] .layout-margin .flex-offset-xs-90, [dir=rtl] .layout-margin .offset-xs-90 {
      margin-left: auto;
      margin-right: 90%; }
  .offset-xs-95, .flex-offset-xs-95, .layout-margin .flex-offset-xs-95, .layout-margin .offset-xs-95 {
    margin-left: 95%; }
    [dir=rtl] .offset-xs-95, [dir=rtl] .flex-offset-xs-95, [dir=rtl] .layout-margin .flex-offset-xs-95, [dir=rtl] .layout-margin .offset-xs-95 {
      margin-left: auto;
      margin-right: 95%; }
  .offset-xs-33, .flex-offset-xs-33, .layout-margin .flex-offset-xs-33, .layout-margin .offset-xs-33 {
    margin-left: calc(100% / 3); }
  .offset-xs-66, .flex-offset-xs-66, .layout-margin .flex-offset-xs-66, .layout-margin .offset-xs-66 {
    margin-left: calc(200% / 3); }
    [dir=rtl] .offset-xs-66, [dir=rtl] .flex-offset-xs-66, [dir=rtl] .layout-margin .flex-offset-xs-66, [dir=rtl] .layout-margin .offset-xs-66 {
      margin-left: auto;
      margin-right: calc(200% / 3); }
  .layout-align-xs,
  .layout-align-xs-start-stretch {
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch; }
  .layout-align-xs-start,
  .layout-align-xs-start-start,
  .layout-align-xs-start-center,
  .layout-align-xs-start-end,
  .layout-align-xs-start-stretch {
    justify-content: flex-start; }
  .layout-align-xs-center,
  .layout-align-xs-center-start,
  .layout-align-xs-center-center,
  .layout-align-xs-center-end,
  .layout-align-xs-center-stretch {
    justify-content: center; }
  .layout-align-xs-end,
  .layout-align-xs-end-start,
  .layout-align-xs-end-center,
  .layout-align-xs-end-end,
  .layout-align-xs-end-stretch {
    justify-content: flex-end; }
  .layout-align-xs-space-around,
  .layout-align-xs-space-around-center,
  .layout-align-xs-space-around-start,
  .layout-align-xs-space-around-end,
  .layout-align-xs-space-around-stretch {
    justify-content: space-around; }
  .layout-align-xs-space-between,
  .layout-align-xs-space-between-center,
  .layout-align-xs-space-between-start,
  .layout-align-xs-space-between-end,
  .layout-align-xs-space-between-stretch {
    justify-content: space-between; }
  .layout-align-xs-start-start,
  .layout-align-xs-center-start,
  .layout-align-xs-end-start,
  .layout-align-xs-space-between-start,
  .layout-align-xs-space-around-start {
    align-items: flex-start;
    align-content: flex-start; }
  .layout-align-xs-start-center,
  .layout-align-xs-center-center,
  .layout-align-xs-end-center,
  .layout-align-xs-space-between-center,
  .layout-align-xs-space-around-center {
    align-items: center;
    align-content: center;
    max-width: 100%; }
  .layout-align-xs-start-center > *,
  .layout-align-xs-center-center > *,
  .layout-align-xs-end-center > *,
  .layout-align-xs-space-between-center > *,
  .layout-align-xs-space-around-center > * {
    max-width: 100%;
    box-sizing: border-box; }
  .layout-align-xs-start-end,
  .layout-align-xs-center-end,
  .layout-align-xs-end-end,
  .layout-align-xs-space-between-end,
  .layout-align-xs-space-around-end {
    align-items: flex-end;
    align-content: flex-end; }
  .layout-align-xs-start-stretch,
  .layout-align-xs-center-stretch,
  .layout-align-xs-end-stretch,
  .layout-align-xs-space-between-stretch,
  .layout-align-xs-space-around-stretch {
    align-items: stretch;
    align-content: stretch; }
  .flex-xs {
    flex: 1;
    box-sizing: border-box; }
  .flex-xs-grow {
    flex: 1 1 100%;
    box-sizing: border-box; }
  .flex-xs-initial {
    flex: 0 1 auto;
    box-sizing: border-box; }
  .flex-xs-auto {
    flex: 1 1 auto;
    box-sizing: border-box; }
  .flex-xs-none {
    flex: 0 0 auto;
    box-sizing: border-box; }
  .flex-xs-noshrink {
    flex: 1 0 auto;
    box-sizing: border-box; }
  .flex-xs-nogrow {
    flex: 0 1 auto;
    box-sizing: border-box; }
  .flex-xs-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xs-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0; }
  .layout-column > .flex-xs-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box; }
  .layout-xs-row > .flex-xs-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0; }
  .layout-xs-column > .flex-xs-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
    min-height: 0; }
  .flex-xs-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xs-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xs-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box; }
  .layout-xs-row > .flex-xs-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xs-column > .flex-xs-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box; }
  .flex-xs-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xs-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xs-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box; }
  .layout-xs-row > .flex-xs-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xs-column > .flex-xs-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box; }
  .flex-xs-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xs-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xs-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box; }
  .layout-xs-row > .flex-xs-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xs-column > .flex-xs-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box; }
  .flex-xs-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xs-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xs-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box; }
  .layout-xs-row > .flex-xs-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xs-column > .flex-xs-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box; }
  .flex-xs-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xs-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xs-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box; }
  .layout-xs-row > .flex-xs-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xs-column > .flex-xs-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box; }
  .flex-xs-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xs-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xs-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box; }
  .layout-xs-row > .flex-xs-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xs-column > .flex-xs-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box; }
  .flex-xs-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xs-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xs-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box; }
  .layout-xs-row > .flex-xs-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xs-column > .flex-xs-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box; }
  .flex-xs-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xs-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xs-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box; }
  .layout-xs-row > .flex-xs-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xs-column > .flex-xs-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box; }
  .flex-xs-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xs-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xs-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box; }
  .layout-xs-row > .flex-xs-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xs-column > .flex-xs-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box; }
  .flex-xs-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xs-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xs-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box; }
  .layout-xs-row > .flex-xs-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xs-column > .flex-xs-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box; }
  .flex-xs-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xs-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xs-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box; }
  .layout-xs-row > .flex-xs-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xs-column > .flex-xs-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box; }
  .flex-xs-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xs-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xs-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box; }
  .layout-xs-row > .flex-xs-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xs-column > .flex-xs-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box; }
  .flex-xs-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xs-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xs-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box; }
  .layout-xs-row > .flex-xs-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xs-column > .flex-xs-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box; }
  .flex-xs-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xs-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xs-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box; }
  .layout-xs-row > .flex-xs-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xs-column > .flex-xs-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box; }
  .flex-xs-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xs-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xs-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box; }
  .layout-xs-row > .flex-xs-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xs-column > .flex-xs-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box; }
  .flex-xs-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xs-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xs-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box; }
  .layout-xs-row > .flex-xs-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xs-column > .flex-xs-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box; }
  .flex-xs-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xs-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xs-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box; }
  .layout-xs-row > .flex-xs-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xs-column > .flex-xs-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box; }
  .flex-xs-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xs-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xs-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box; }
  .layout-xs-row > .flex-xs-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xs-column > .flex-xs-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box; }
  .flex-xs-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xs-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xs-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box; }
  .layout-xs-row > .flex-xs-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xs-column > .flex-xs-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box; }
  .flex-xs-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xs-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xs-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xs-row > .flex-xs-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xs-column > .flex-xs-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xs-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xs-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xs-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box; }
  .layout-column > .flex-xs-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box; }
  .layout-xs-row > .flex-xs-33 {
    flex: 1 1 100%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xs-row > .flex-xs-66 {
    flex: 1 1 100%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xs-row > .flex {
    min-width: 0; }
  .layout-xs-column > .flex-xs-33 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box; }
  .layout-xs-column > .flex-xs-66 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box; }
  .layout-xs-column > .flex {
    min-height: 0; }
  .layout-xs, .layout-xs-column, .layout-xs-row {
    box-sizing: border-box;
    display: flex; }
  .layout-xs-column {
    flex-direction: column; }
  .layout-xs-row {
    flex-direction: row; } }

@media (min-width: 600px) {
  .flex-order-gt-xs--20 {
    order: -20; }
  .flex-order-gt-xs--19 {
    order: -19; }
  .flex-order-gt-xs--18 {
    order: -18; }
  .flex-order-gt-xs--17 {
    order: -17; }
  .flex-order-gt-xs--16 {
    order: -16; }
  .flex-order-gt-xs--15 {
    order: -15; }
  .flex-order-gt-xs--14 {
    order: -14; }
  .flex-order-gt-xs--13 {
    order: -13; }
  .flex-order-gt-xs--12 {
    order: -12; }
  .flex-order-gt-xs--11 {
    order: -11; }
  .flex-order-gt-xs--10 {
    order: -10; }
  .flex-order-gt-xs--9 {
    order: -9; }
  .flex-order-gt-xs--8 {
    order: -8; }
  .flex-order-gt-xs--7 {
    order: -7; }
  .flex-order-gt-xs--6 {
    order: -6; }
  .flex-order-gt-xs--5 {
    order: -5; }
  .flex-order-gt-xs--4 {
    order: -4; }
  .flex-order-gt-xs--3 {
    order: -3; }
  .flex-order-gt-xs--2 {
    order: -2; }
  .flex-order-gt-xs--1 {
    order: -1; }
  .flex-order-gt-xs-0 {
    order: 0; }
  .flex-order-gt-xs-1 {
    order: 1; }
  .flex-order-gt-xs-2 {
    order: 2; }
  .flex-order-gt-xs-3 {
    order: 3; }
  .flex-order-gt-xs-4 {
    order: 4; }
  .flex-order-gt-xs-5 {
    order: 5; }
  .flex-order-gt-xs-6 {
    order: 6; }
  .flex-order-gt-xs-7 {
    order: 7; }
  .flex-order-gt-xs-8 {
    order: 8; }
  .flex-order-gt-xs-9 {
    order: 9; }
  .flex-order-gt-xs-10 {
    order: 10; }
  .flex-order-gt-xs-11 {
    order: 11; }
  .flex-order-gt-xs-12 {
    order: 12; }
  .flex-order-gt-xs-13 {
    order: 13; }
  .flex-order-gt-xs-14 {
    order: 14; }
  .flex-order-gt-xs-15 {
    order: 15; }
  .flex-order-gt-xs-16 {
    order: 16; }
  .flex-order-gt-xs-17 {
    order: 17; }
  .flex-order-gt-xs-18 {
    order: 18; }
  .flex-order-gt-xs-19 {
    order: 19; }
  .flex-order-gt-xs-20 {
    order: 20; }
  .offset-gt-xs-0, .flex-offset-gt-xs-0, .layout-margin .flex-offset-gt-xs-0, .layout-margin .offset-gt-xs-0 {
    margin-left: 0; }
    [dir=rtl] .offset-gt-xs-0, [dir=rtl] .flex-offset-gt-xs-0, [dir=rtl] .layout-margin .flex-offset-gt-xs-0, [dir=rtl] .layout-margin .offset-gt-xs-0 {
      margin-left: auto;
      margin-right: 0; }
  .offset-gt-xs-5, .flex-offset-gt-xs-5, .layout-margin .flex-offset-gt-xs-5, .layout-margin .offset-gt-xs-5 {
    margin-left: 5%; }
    [dir=rtl] .offset-gt-xs-5, [dir=rtl] .flex-offset-gt-xs-5, [dir=rtl] .layout-margin .flex-offset-gt-xs-5, [dir=rtl] .layout-margin .offset-gt-xs-5 {
      margin-left: auto;
      margin-right: 5%; }
  .offset-gt-xs-10, .flex-offset-gt-xs-10, .layout-margin .flex-offset-gt-xs-10, .layout-margin .offset-gt-xs-10 {
    margin-left: 10%; }
    [dir=rtl] .offset-gt-xs-10, [dir=rtl] .flex-offset-gt-xs-10, [dir=rtl] .layout-margin .flex-offset-gt-xs-10, [dir=rtl] .layout-margin .offset-gt-xs-10 {
      margin-left: auto;
      margin-right: 10%; }
  .offset-gt-xs-15, .flex-offset-gt-xs-15, .layout-margin .flex-offset-gt-xs-15, .layout-margin .offset-gt-xs-15 {
    margin-left: 15%; }
    [dir=rtl] .offset-gt-xs-15, [dir=rtl] .flex-offset-gt-xs-15, [dir=rtl] .layout-margin .flex-offset-gt-xs-15, [dir=rtl] .layout-margin .offset-gt-xs-15 {
      margin-left: auto;
      margin-right: 15%; }
  .offset-gt-xs-20, .flex-offset-gt-xs-20, .layout-margin .flex-offset-gt-xs-20, .layout-margin .offset-gt-xs-20 {
    margin-left: 20%; }
    [dir=rtl] .offset-gt-xs-20, [dir=rtl] .flex-offset-gt-xs-20, [dir=rtl] .layout-margin .flex-offset-gt-xs-20, [dir=rtl] .layout-margin .offset-gt-xs-20 {
      margin-left: auto;
      margin-right: 20%; }
  .offset-gt-xs-25, .flex-offset-gt-xs-25, .layout-margin .flex-offset-gt-xs-25, .layout-margin .offset-gt-xs-25 {
    margin-left: 25%; }
    [dir=rtl] .offset-gt-xs-25, [dir=rtl] .flex-offset-gt-xs-25, [dir=rtl] .layout-margin .flex-offset-gt-xs-25, [dir=rtl] .layout-margin .offset-gt-xs-25 {
      margin-left: auto;
      margin-right: 25%; }
  .offset-gt-xs-30, .flex-offset-gt-xs-30, .layout-margin .flex-offset-gt-xs-30, .layout-margin .offset-gt-xs-30 {
    margin-left: 30%; }
    [dir=rtl] .offset-gt-xs-30, [dir=rtl] .flex-offset-gt-xs-30, [dir=rtl] .layout-margin .flex-offset-gt-xs-30, [dir=rtl] .layout-margin .offset-gt-xs-30 {
      margin-left: auto;
      margin-right: 30%; }
  .offset-gt-xs-35, .flex-offset-gt-xs-35, .layout-margin .flex-offset-gt-xs-35, .layout-margin .offset-gt-xs-35 {
    margin-left: 35%; }
    [dir=rtl] .offset-gt-xs-35, [dir=rtl] .flex-offset-gt-xs-35, [dir=rtl] .layout-margin .flex-offset-gt-xs-35, [dir=rtl] .layout-margin .offset-gt-xs-35 {
      margin-left: auto;
      margin-right: 35%; }
  .offset-gt-xs-40, .flex-offset-gt-xs-40, .layout-margin .flex-offset-gt-xs-40, .layout-margin .offset-gt-xs-40 {
    margin-left: 40%; }
    [dir=rtl] .offset-gt-xs-40, [dir=rtl] .flex-offset-gt-xs-40, [dir=rtl] .layout-margin .flex-offset-gt-xs-40, [dir=rtl] .layout-margin .offset-gt-xs-40 {
      margin-left: auto;
      margin-right: 40%; }
  .offset-gt-xs-45, .flex-offset-gt-xs-45, .layout-margin .flex-offset-gt-xs-45, .layout-margin .offset-gt-xs-45 {
    margin-left: 45%; }
    [dir=rtl] .offset-gt-xs-45, [dir=rtl] .flex-offset-gt-xs-45, [dir=rtl] .layout-margin .flex-offset-gt-xs-45, [dir=rtl] .layout-margin .offset-gt-xs-45 {
      margin-left: auto;
      margin-right: 45%; }
  .offset-gt-xs-50, .flex-offset-gt-xs-50, .layout-margin .flex-offset-gt-xs-50, .layout-margin .offset-gt-xs-50 {
    margin-left: 50%; }
    [dir=rtl] .offset-gt-xs-50, [dir=rtl] .flex-offset-gt-xs-50, [dir=rtl] .layout-margin .flex-offset-gt-xs-50, [dir=rtl] .layout-margin .offset-gt-xs-50 {
      margin-left: auto;
      margin-right: 50%; }
  .offset-gt-xs-55, .flex-offset-gt-xs-55, .layout-margin .flex-offset-gt-xs-55, .layout-margin .offset-gt-xs-55 {
    margin-left: 55%; }
    [dir=rtl] .offset-gt-xs-55, [dir=rtl] .flex-offset-gt-xs-55, [dir=rtl] .layout-margin .flex-offset-gt-xs-55, [dir=rtl] .layout-margin .offset-gt-xs-55 {
      margin-left: auto;
      margin-right: 55%; }
  .offset-gt-xs-60, .flex-offset-gt-xs-60, .layout-margin .flex-offset-gt-xs-60, .layout-margin .offset-gt-xs-60 {
    margin-left: 60%; }
    [dir=rtl] .offset-gt-xs-60, [dir=rtl] .flex-offset-gt-xs-60, [dir=rtl] .layout-margin .flex-offset-gt-xs-60, [dir=rtl] .layout-margin .offset-gt-xs-60 {
      margin-left: auto;
      margin-right: 60%; }
  .offset-gt-xs-65, .flex-offset-gt-xs-65, .layout-margin .flex-offset-gt-xs-65, .layout-margin .offset-gt-xs-65 {
    margin-left: 65%; }
    [dir=rtl] .offset-gt-xs-65, [dir=rtl] .flex-offset-gt-xs-65, [dir=rtl] .layout-margin .flex-offset-gt-xs-65, [dir=rtl] .layout-margin .offset-gt-xs-65 {
      margin-left: auto;
      margin-right: 65%; }
  .offset-gt-xs-70, .flex-offset-gt-xs-70, .layout-margin .flex-offset-gt-xs-70, .layout-margin .offset-gt-xs-70 {
    margin-left: 70%; }
    [dir=rtl] .offset-gt-xs-70, [dir=rtl] .flex-offset-gt-xs-70, [dir=rtl] .layout-margin .flex-offset-gt-xs-70, [dir=rtl] .layout-margin .offset-gt-xs-70 {
      margin-left: auto;
      margin-right: 70%; }
  .offset-gt-xs-75, .flex-offset-gt-xs-75, .layout-margin .flex-offset-gt-xs-75, .layout-margin .offset-gt-xs-75 {
    margin-left: 75%; }
    [dir=rtl] .offset-gt-xs-75, [dir=rtl] .flex-offset-gt-xs-75, [dir=rtl] .layout-margin .flex-offset-gt-xs-75, [dir=rtl] .layout-margin .offset-gt-xs-75 {
      margin-left: auto;
      margin-right: 75%; }
  .offset-gt-xs-80, .flex-offset-gt-xs-80, .layout-margin .flex-offset-gt-xs-80, .layout-margin .offset-gt-xs-80 {
    margin-left: 80%; }
    [dir=rtl] .offset-gt-xs-80, [dir=rtl] .flex-offset-gt-xs-80, [dir=rtl] .layout-margin .flex-offset-gt-xs-80, [dir=rtl] .layout-margin .offset-gt-xs-80 {
      margin-left: auto;
      margin-right: 80%; }
  .offset-gt-xs-85, .flex-offset-gt-xs-85, .layout-margin .flex-offset-gt-xs-85, .layout-margin .offset-gt-xs-85 {
    margin-left: 85%; }
    [dir=rtl] .offset-gt-xs-85, [dir=rtl] .flex-offset-gt-xs-85, [dir=rtl] .layout-margin .flex-offset-gt-xs-85, [dir=rtl] .layout-margin .offset-gt-xs-85 {
      margin-left: auto;
      margin-right: 85%; }
  .offset-gt-xs-90, .flex-offset-gt-xs-90, .layout-margin .flex-offset-gt-xs-90, .layout-margin .offset-gt-xs-90 {
    margin-left: 90%; }
    [dir=rtl] .offset-gt-xs-90, [dir=rtl] .flex-offset-gt-xs-90, [dir=rtl] .layout-margin .flex-offset-gt-xs-90, [dir=rtl] .layout-margin .offset-gt-xs-90 {
      margin-left: auto;
      margin-right: 90%; }
  .offset-gt-xs-95, .flex-offset-gt-xs-95, .layout-margin .flex-offset-gt-xs-95, .layout-margin .offset-gt-xs-95 {
    margin-left: 95%; }
    [dir=rtl] .offset-gt-xs-95, [dir=rtl] .flex-offset-gt-xs-95, [dir=rtl] .layout-margin .flex-offset-gt-xs-95, [dir=rtl] .layout-margin .offset-gt-xs-95 {
      margin-left: auto;
      margin-right: 95%; }
  .offset-gt-xs-33, .flex-offset-gt-xs-33, .layout-margin .flex-offset-gt-xs-33, .layout-margin .offset-gt-xs-33 {
    margin-left: calc(100% / 3); }
  .offset-gt-xs-66, .flex-offset-gt-xs-66, .layout-margin .flex-offset-gt-xs-66, .layout-margin .offset-gt-xs-66 {
    margin-left: calc(200% / 3); }
    [dir=rtl] .offset-gt-xs-66, [dir=rtl] .flex-offset-gt-xs-66, [dir=rtl] .layout-margin .flex-offset-gt-xs-66, [dir=rtl] .layout-margin .offset-gt-xs-66 {
      margin-left: auto;
      margin-right: calc(200% / 3); }
  .layout-align-gt-xs,
  .layout-align-gt-xs-start-stretch {
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch; }
  .layout-align-gt-xs-start,
  .layout-align-gt-xs-start-start,
  .layout-align-gt-xs-start-center,
  .layout-align-gt-xs-start-end,
  .layout-align-gt-xs-start-stretch {
    justify-content: flex-start; }
  .layout-align-gt-xs-center,
  .layout-align-gt-xs-center-start,
  .layout-align-gt-xs-center-center,
  .layout-align-gt-xs-center-end,
  .layout-align-gt-xs-center-stretch {
    justify-content: center; }
  .layout-align-gt-xs-end,
  .layout-align-gt-xs-end-start,
  .layout-align-gt-xs-end-center,
  .layout-align-gt-xs-end-end,
  .layout-align-gt-xs-end-stretch {
    justify-content: flex-end; }
  .layout-align-gt-xs-space-around,
  .layout-align-gt-xs-space-around-center,
  .layout-align-gt-xs-space-around-start,
  .layout-align-gt-xs-space-around-end,
  .layout-align-gt-xs-space-around-stretch {
    justify-content: space-around; }
  .layout-align-gt-xs-space-between,
  .layout-align-gt-xs-space-between-center,
  .layout-align-gt-xs-space-between-start,
  .layout-align-gt-xs-space-between-end,
  .layout-align-gt-xs-space-between-stretch {
    justify-content: space-between; }
  .layout-align-gt-xs-start-start,
  .layout-align-gt-xs-center-start,
  .layout-align-gt-xs-end-start,
  .layout-align-gt-xs-space-between-start,
  .layout-align-gt-xs-space-around-start {
    align-items: flex-start;
    align-content: flex-start; }
  .layout-align-gt-xs-start-center,
  .layout-align-gt-xs-center-center,
  .layout-align-gt-xs-end-center,
  .layout-align-gt-xs-space-between-center,
  .layout-align-gt-xs-space-around-center {
    align-items: center;
    align-content: center;
    max-width: 100%; }
  .layout-align-gt-xs-start-center > *,
  .layout-align-gt-xs-center-center > *,
  .layout-align-gt-xs-end-center > *,
  .layout-align-gt-xs-space-between-center > *,
  .layout-align-gt-xs-space-around-center > * {
    max-width: 100%;
    box-sizing: border-box; }
  .layout-align-gt-xs-start-end,
  .layout-align-gt-xs-center-end,
  .layout-align-gt-xs-end-end,
  .layout-align-gt-xs-space-between-end,
  .layout-align-gt-xs-space-around-end {
    align-items: flex-end;
    align-content: flex-end; }
  .layout-align-gt-xs-start-stretch,
  .layout-align-gt-xs-center-stretch,
  .layout-align-gt-xs-end-stretch,
  .layout-align-gt-xs-space-between-stretch,
  .layout-align-gt-xs-space-around-stretch {
    align-items: stretch;
    align-content: stretch; }
  .flex-gt-xs {
    flex: 1;
    box-sizing: border-box; }
  .flex-gt-xs-grow {
    flex: 1 1 100%;
    box-sizing: border-box; }
  .flex-gt-xs-initial {
    flex: 0 1 auto;
    box-sizing: border-box; }
  .flex-gt-xs-auto {
    flex: 1 1 auto;
    box-sizing: border-box; }
  .flex-gt-xs-none {
    flex: 0 0 auto;
    box-sizing: border-box; }
  .flex-gt-xs-noshrink {
    flex: 1 0 auto;
    box-sizing: border-box; }
  .flex-gt-xs-nogrow {
    flex: 0 1 auto;
    box-sizing: border-box; }
  .flex-gt-xs-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-xs-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0; }
  .layout-column > .flex-gt-xs-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box; }
  .layout-gt-xs-row > .flex-gt-xs-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0; }
  .layout-gt-xs-column > .flex-gt-xs-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
    min-height: 0; }
  .flex-gt-xs-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-xs-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-xs-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box; }
  .layout-gt-xs-row > .flex-gt-xs-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-xs-column > .flex-gt-xs-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box; }
  .flex-gt-xs-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-xs-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-xs-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box; }
  .layout-gt-xs-row > .flex-gt-xs-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-xs-column > .flex-gt-xs-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box; }
  .flex-gt-xs-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-xs-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-xs-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box; }
  .layout-gt-xs-row > .flex-gt-xs-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-xs-column > .flex-gt-xs-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box; }
  .flex-gt-xs-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-xs-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-xs-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box; }
  .layout-gt-xs-row > .flex-gt-xs-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-xs-column > .flex-gt-xs-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box; }
  .flex-gt-xs-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-xs-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-xs-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box; }
  .layout-gt-xs-row > .flex-gt-xs-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-xs-column > .flex-gt-xs-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box; }
  .flex-gt-xs-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-xs-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-xs-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box; }
  .layout-gt-xs-row > .flex-gt-xs-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-xs-column > .flex-gt-xs-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box; }
  .flex-gt-xs-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-xs-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-xs-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box; }
  .layout-gt-xs-row > .flex-gt-xs-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-xs-column > .flex-gt-xs-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box; }
  .flex-gt-xs-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-xs-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-xs-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box; }
  .layout-gt-xs-row > .flex-gt-xs-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-xs-column > .flex-gt-xs-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box; }
  .flex-gt-xs-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-xs-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-xs-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box; }
  .layout-gt-xs-row > .flex-gt-xs-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-xs-column > .flex-gt-xs-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box; }
  .flex-gt-xs-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-xs-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-xs-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box; }
  .layout-gt-xs-row > .flex-gt-xs-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-xs-column > .flex-gt-xs-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box; }
  .flex-gt-xs-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-xs-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-xs-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box; }
  .layout-gt-xs-row > .flex-gt-xs-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-xs-column > .flex-gt-xs-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box; }
  .flex-gt-xs-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-xs-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-xs-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box; }
  .layout-gt-xs-row > .flex-gt-xs-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-xs-column > .flex-gt-xs-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box; }
  .flex-gt-xs-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-xs-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-xs-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box; }
  .layout-gt-xs-row > .flex-gt-xs-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-xs-column > .flex-gt-xs-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box; }
  .flex-gt-xs-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-xs-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-xs-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box; }
  .layout-gt-xs-row > .flex-gt-xs-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-xs-column > .flex-gt-xs-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box; }
  .flex-gt-xs-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-xs-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-xs-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box; }
  .layout-gt-xs-row > .flex-gt-xs-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-xs-column > .flex-gt-xs-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box; }
  .flex-gt-xs-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-xs-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-xs-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box; }
  .layout-gt-xs-row > .flex-gt-xs-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-xs-column > .flex-gt-xs-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box; }
  .flex-gt-xs-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-xs-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-xs-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box; }
  .layout-gt-xs-row > .flex-gt-xs-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-xs-column > .flex-gt-xs-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box; }
  .flex-gt-xs-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-xs-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-xs-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box; }
  .layout-gt-xs-row > .flex-gt-xs-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-xs-column > .flex-gt-xs-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box; }
  .flex-gt-xs-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-xs-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-xs-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box; }
  .layout-gt-xs-row > .flex-gt-xs-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-xs-column > .flex-gt-xs-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box; }
  .flex-gt-xs-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-xs-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-xs-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-xs-row > .flex-gt-xs-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-xs-column > .flex-gt-xs-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-xs-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-xs-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-xs-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-xs-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box; }
  .layout-gt-xs-row > .flex-gt-xs-33 {
    flex: 1 1 100%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-xs-row > .flex-gt-xs-66 {
    flex: 1 1 100%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-xs-row > .flex {
    min-width: 0; }
  .layout-gt-xs-column > .flex-gt-xs-33 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box; }
  .layout-gt-xs-column > .flex-gt-xs-66 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box; }
  .layout-gt-xs-column > .flex {
    min-height: 0; }
  .layout-gt-xs, .layout-gt-xs-column, .layout-gt-xs-row {
    box-sizing: border-box;
    display: flex; }
  .layout-gt-xs-column {
    flex-direction: column; }
  .layout-gt-xs-row {
    flex-direction: row; } }

@media (min-width: 600px) and (max-width: 959px) {
  .hide:not(.show-gt-xs):not(.show-sm):not(.show), .hide-gt-xs:not(.show-gt-xs):not(.show-sm):not(.show) {
    display: none; }
  .hide-sm:not(.show-gt-xs):not(.show-sm):not(.show) {
    display: none; }
  .flex-order-sm--20 {
    order: -20; }
  .flex-order-sm--19 {
    order: -19; }
  .flex-order-sm--18 {
    order: -18; }
  .flex-order-sm--17 {
    order: -17; }
  .flex-order-sm--16 {
    order: -16; }
  .flex-order-sm--15 {
    order: -15; }
  .flex-order-sm--14 {
    order: -14; }
  .flex-order-sm--13 {
    order: -13; }
  .flex-order-sm--12 {
    order: -12; }
  .flex-order-sm--11 {
    order: -11; }
  .flex-order-sm--10 {
    order: -10; }
  .flex-order-sm--9 {
    order: -9; }
  .flex-order-sm--8 {
    order: -8; }
  .flex-order-sm--7 {
    order: -7; }
  .flex-order-sm--6 {
    order: -6; }
  .flex-order-sm--5 {
    order: -5; }
  .flex-order-sm--4 {
    order: -4; }
  .flex-order-sm--3 {
    order: -3; }
  .flex-order-sm--2 {
    order: -2; }
  .flex-order-sm--1 {
    order: -1; }
  .flex-order-sm-0 {
    order: 0; }
  .flex-order-sm-1 {
    order: 1; }
  .flex-order-sm-2 {
    order: 2; }
  .flex-order-sm-3 {
    order: 3; }
  .flex-order-sm-4 {
    order: 4; }
  .flex-order-sm-5 {
    order: 5; }
  .flex-order-sm-6 {
    order: 6; }
  .flex-order-sm-7 {
    order: 7; }
  .flex-order-sm-8 {
    order: 8; }
  .flex-order-sm-9 {
    order: 9; }
  .flex-order-sm-10 {
    order: 10; }
  .flex-order-sm-11 {
    order: 11; }
  .flex-order-sm-12 {
    order: 12; }
  .flex-order-sm-13 {
    order: 13; }
  .flex-order-sm-14 {
    order: 14; }
  .flex-order-sm-15 {
    order: 15; }
  .flex-order-sm-16 {
    order: 16; }
  .flex-order-sm-17 {
    order: 17; }
  .flex-order-sm-18 {
    order: 18; }
  .flex-order-sm-19 {
    order: 19; }
  .flex-order-sm-20 {
    order: 20; }
  .offset-sm-0, .flex-offset-sm-0, .layout-margin .flex-offset-sm-0, .layout-margin .offset-sm-0 {
    margin-left: 0; }
    [dir=rtl] .offset-sm-0, [dir=rtl] .flex-offset-sm-0, [dir=rtl] .layout-margin .flex-offset-sm-0, [dir=rtl] .layout-margin .offset-sm-0 {
      margin-left: auto;
      margin-right: 0; }
  .offset-sm-5, .flex-offset-sm-5, .layout-margin .flex-offset-sm-5, .layout-margin .offset-sm-5 {
    margin-left: 5%; }
    [dir=rtl] .offset-sm-5, [dir=rtl] .flex-offset-sm-5, [dir=rtl] .layout-margin .flex-offset-sm-5, [dir=rtl] .layout-margin .offset-sm-5 {
      margin-left: auto;
      margin-right: 5%; }
  .offset-sm-10, .flex-offset-sm-10, .layout-margin .flex-offset-sm-10, .layout-margin .offset-sm-10 {
    margin-left: 10%; }
    [dir=rtl] .offset-sm-10, [dir=rtl] .flex-offset-sm-10, [dir=rtl] .layout-margin .flex-offset-sm-10, [dir=rtl] .layout-margin .offset-sm-10 {
      margin-left: auto;
      margin-right: 10%; }
  .offset-sm-15, .flex-offset-sm-15, .layout-margin .flex-offset-sm-15, .layout-margin .offset-sm-15 {
    margin-left: 15%; }
    [dir=rtl] .offset-sm-15, [dir=rtl] .flex-offset-sm-15, [dir=rtl] .layout-margin .flex-offset-sm-15, [dir=rtl] .layout-margin .offset-sm-15 {
      margin-left: auto;
      margin-right: 15%; }
  .offset-sm-20, .flex-offset-sm-20, .layout-margin .flex-offset-sm-20, .layout-margin .offset-sm-20 {
    margin-left: 20%; }
    [dir=rtl] .offset-sm-20, [dir=rtl] .flex-offset-sm-20, [dir=rtl] .layout-margin .flex-offset-sm-20, [dir=rtl] .layout-margin .offset-sm-20 {
      margin-left: auto;
      margin-right: 20%; }
  .offset-sm-25, .flex-offset-sm-25, .layout-margin .flex-offset-sm-25, .layout-margin .offset-sm-25 {
    margin-left: 25%; }
    [dir=rtl] .offset-sm-25, [dir=rtl] .flex-offset-sm-25, [dir=rtl] .layout-margin .flex-offset-sm-25, [dir=rtl] .layout-margin .offset-sm-25 {
      margin-left: auto;
      margin-right: 25%; }
  .offset-sm-30, .flex-offset-sm-30, .layout-margin .flex-offset-sm-30, .layout-margin .offset-sm-30 {
    margin-left: 30%; }
    [dir=rtl] .offset-sm-30, [dir=rtl] .flex-offset-sm-30, [dir=rtl] .layout-margin .flex-offset-sm-30, [dir=rtl] .layout-margin .offset-sm-30 {
      margin-left: auto;
      margin-right: 30%; }
  .offset-sm-35, .flex-offset-sm-35, .layout-margin .flex-offset-sm-35, .layout-margin .offset-sm-35 {
    margin-left: 35%; }
    [dir=rtl] .offset-sm-35, [dir=rtl] .flex-offset-sm-35, [dir=rtl] .layout-margin .flex-offset-sm-35, [dir=rtl] .layout-margin .offset-sm-35 {
      margin-left: auto;
      margin-right: 35%; }
  .offset-sm-40, .flex-offset-sm-40, .layout-margin .flex-offset-sm-40, .layout-margin .offset-sm-40 {
    margin-left: 40%; }
    [dir=rtl] .offset-sm-40, [dir=rtl] .flex-offset-sm-40, [dir=rtl] .layout-margin .flex-offset-sm-40, [dir=rtl] .layout-margin .offset-sm-40 {
      margin-left: auto;
      margin-right: 40%; }
  .offset-sm-45, .flex-offset-sm-45, .layout-margin .flex-offset-sm-45, .layout-margin .offset-sm-45 {
    margin-left: 45%; }
    [dir=rtl] .offset-sm-45, [dir=rtl] .flex-offset-sm-45, [dir=rtl] .layout-margin .flex-offset-sm-45, [dir=rtl] .layout-margin .offset-sm-45 {
      margin-left: auto;
      margin-right: 45%; }
  .offset-sm-50, .flex-offset-sm-50, .layout-margin .flex-offset-sm-50, .layout-margin .offset-sm-50 {
    margin-left: 50%; }
    [dir=rtl] .offset-sm-50, [dir=rtl] .flex-offset-sm-50, [dir=rtl] .layout-margin .flex-offset-sm-50, [dir=rtl] .layout-margin .offset-sm-50 {
      margin-left: auto;
      margin-right: 50%; }
  .offset-sm-55, .flex-offset-sm-55, .layout-margin .flex-offset-sm-55, .layout-margin .offset-sm-55 {
    margin-left: 55%; }
    [dir=rtl] .offset-sm-55, [dir=rtl] .flex-offset-sm-55, [dir=rtl] .layout-margin .flex-offset-sm-55, [dir=rtl] .layout-margin .offset-sm-55 {
      margin-left: auto;
      margin-right: 55%; }
  .offset-sm-60, .flex-offset-sm-60, .layout-margin .flex-offset-sm-60, .layout-margin .offset-sm-60 {
    margin-left: 60%; }
    [dir=rtl] .offset-sm-60, [dir=rtl] .flex-offset-sm-60, [dir=rtl] .layout-margin .flex-offset-sm-60, [dir=rtl] .layout-margin .offset-sm-60 {
      margin-left: auto;
      margin-right: 60%; }
  .offset-sm-65, .flex-offset-sm-65, .layout-margin .flex-offset-sm-65, .layout-margin .offset-sm-65 {
    margin-left: 65%; }
    [dir=rtl] .offset-sm-65, [dir=rtl] .flex-offset-sm-65, [dir=rtl] .layout-margin .flex-offset-sm-65, [dir=rtl] .layout-margin .offset-sm-65 {
      margin-left: auto;
      margin-right: 65%; }
  .offset-sm-70, .flex-offset-sm-70, .layout-margin .flex-offset-sm-70, .layout-margin .offset-sm-70 {
    margin-left: 70%; }
    [dir=rtl] .offset-sm-70, [dir=rtl] .flex-offset-sm-70, [dir=rtl] .layout-margin .flex-offset-sm-70, [dir=rtl] .layout-margin .offset-sm-70 {
      margin-left: auto;
      margin-right: 70%; }
  .offset-sm-75, .flex-offset-sm-75, .layout-margin .flex-offset-sm-75, .layout-margin .offset-sm-75 {
    margin-left: 75%; }
    [dir=rtl] .offset-sm-75, [dir=rtl] .flex-offset-sm-75, [dir=rtl] .layout-margin .flex-offset-sm-75, [dir=rtl] .layout-margin .offset-sm-75 {
      margin-left: auto;
      margin-right: 75%; }
  .offset-sm-80, .flex-offset-sm-80, .layout-margin .flex-offset-sm-80, .layout-margin .offset-sm-80 {
    margin-left: 80%; }
    [dir=rtl] .offset-sm-80, [dir=rtl] .flex-offset-sm-80, [dir=rtl] .layout-margin .flex-offset-sm-80, [dir=rtl] .layout-margin .offset-sm-80 {
      margin-left: auto;
      margin-right: 80%; }
  .offset-sm-85, .flex-offset-sm-85, .layout-margin .flex-offset-sm-85, .layout-margin .offset-sm-85 {
    margin-left: 85%; }
    [dir=rtl] .offset-sm-85, [dir=rtl] .flex-offset-sm-85, [dir=rtl] .layout-margin .flex-offset-sm-85, [dir=rtl] .layout-margin .offset-sm-85 {
      margin-left: auto;
      margin-right: 85%; }
  .offset-sm-90, .flex-offset-sm-90, .layout-margin .flex-offset-sm-90, .layout-margin .offset-sm-90 {
    margin-left: 90%; }
    [dir=rtl] .offset-sm-90, [dir=rtl] .flex-offset-sm-90, [dir=rtl] .layout-margin .flex-offset-sm-90, [dir=rtl] .layout-margin .offset-sm-90 {
      margin-left: auto;
      margin-right: 90%; }
  .offset-sm-95, .flex-offset-sm-95, .layout-margin .flex-offset-sm-95, .layout-margin .offset-sm-95 {
    margin-left: 95%; }
    [dir=rtl] .offset-sm-95, [dir=rtl] .flex-offset-sm-95, [dir=rtl] .layout-margin .flex-offset-sm-95, [dir=rtl] .layout-margin .offset-sm-95 {
      margin-left: auto;
      margin-right: 95%; }
  .offset-sm-33, .flex-offset-sm-33, .layout-margin .flex-offset-sm-33, .layout-margin .offset-sm-33 {
    margin-left: calc(100% / 3); }
  .offset-sm-66, .flex-offset-sm-66, .layout-margin .flex-offset-sm-66, .layout-margin .offset-sm-66 {
    margin-left: calc(200% / 3); }
    [dir=rtl] .offset-sm-66, [dir=rtl] .flex-offset-sm-66, [dir=rtl] .layout-margin .flex-offset-sm-66, [dir=rtl] .layout-margin .offset-sm-66 {
      margin-left: auto;
      margin-right: calc(200% / 3); }
  .layout-align-sm,
  .layout-align-sm-start-stretch {
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch; }
  .layout-align-sm-start,
  .layout-align-sm-start-start,
  .layout-align-sm-start-center,
  .layout-align-sm-start-end,
  .layout-align-sm-start-stretch {
    justify-content: flex-start; }
  .layout-align-sm-center,
  .layout-align-sm-center-start,
  .layout-align-sm-center-center,
  .layout-align-sm-center-end,
  .layout-align-sm-center-stretch {
    justify-content: center; }
  .layout-align-sm-end,
  .layout-align-sm-end-start,
  .layout-align-sm-end-center,
  .layout-align-sm-end-end,
  .layout-align-sm-end-stretch {
    justify-content: flex-end; }
  .layout-align-sm-space-around,
  .layout-align-sm-space-around-center,
  .layout-align-sm-space-around-start,
  .layout-align-sm-space-around-end,
  .layout-align-sm-space-around-stretch {
    justify-content: space-around; }
  .layout-align-sm-space-between,
  .layout-align-sm-space-between-center,
  .layout-align-sm-space-between-start,
  .layout-align-sm-space-between-end,
  .layout-align-sm-space-between-stretch {
    justify-content: space-between; }
  .layout-align-sm-start-start,
  .layout-align-sm-center-start,
  .layout-align-sm-end-start,
  .layout-align-sm-space-between-start,
  .layout-align-sm-space-around-start {
    align-items: flex-start;
    align-content: flex-start; }
  .layout-align-sm-start-center,
  .layout-align-sm-center-center,
  .layout-align-sm-end-center,
  .layout-align-sm-space-between-center,
  .layout-align-sm-space-around-center {
    align-items: center;
    align-content: center;
    max-width: 100%; }
  .layout-align-sm-start-center > *,
  .layout-align-sm-center-center > *,
  .layout-align-sm-end-center > *,
  .layout-align-sm-space-between-center > *,
  .layout-align-sm-space-around-center > * {
    max-width: 100%;
    box-sizing: border-box; }
  .layout-align-sm-start-end,
  .layout-align-sm-center-end,
  .layout-align-sm-end-end,
  .layout-align-sm-space-between-end,
  .layout-align-sm-space-around-end {
    align-items: flex-end;
    align-content: flex-end; }
  .layout-align-sm-start-stretch,
  .layout-align-sm-center-stretch,
  .layout-align-sm-end-stretch,
  .layout-align-sm-space-between-stretch,
  .layout-align-sm-space-around-stretch {
    align-items: stretch;
    align-content: stretch; }
  .flex-sm {
    flex: 1;
    box-sizing: border-box; }
  .flex-sm-grow {
    flex: 1 1 100%;
    box-sizing: border-box; }
  .flex-sm-initial {
    flex: 0 1 auto;
    box-sizing: border-box; }
  .flex-sm-auto {
    flex: 1 1 auto;
    box-sizing: border-box; }
  .flex-sm-none {
    flex: 0 0 auto;
    box-sizing: border-box; }
  .flex-sm-noshrink {
    flex: 1 0 auto;
    box-sizing: border-box; }
  .flex-sm-nogrow {
    flex: 0 1 auto;
    box-sizing: border-box; }
  .flex-sm-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-sm-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0; }
  .layout-column > .flex-sm-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box; }
  .layout-sm-row > .flex-sm-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0; }
  .layout-sm-column > .flex-sm-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
    min-height: 0; }
  .flex-sm-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-sm-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-sm-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box; }
  .layout-sm-row > .flex-sm-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-sm-column > .flex-sm-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box; }
  .flex-sm-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-sm-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-sm-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box; }
  .layout-sm-row > .flex-sm-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-sm-column > .flex-sm-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box; }
  .flex-sm-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-sm-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-sm-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box; }
  .layout-sm-row > .flex-sm-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-sm-column > .flex-sm-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box; }
  .flex-sm-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-sm-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-sm-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box; }
  .layout-sm-row > .flex-sm-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-sm-column > .flex-sm-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box; }
  .flex-sm-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-sm-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-sm-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box; }
  .layout-sm-row > .flex-sm-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-sm-column > .flex-sm-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box; }
  .flex-sm-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-sm-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-sm-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box; }
  .layout-sm-row > .flex-sm-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-sm-column > .flex-sm-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box; }
  .flex-sm-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-sm-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-sm-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box; }
  .layout-sm-row > .flex-sm-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-sm-column > .flex-sm-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box; }
  .flex-sm-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-sm-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-sm-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box; }
  .layout-sm-row > .flex-sm-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-sm-column > .flex-sm-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box; }
  .flex-sm-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-sm-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-sm-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box; }
  .layout-sm-row > .flex-sm-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-sm-column > .flex-sm-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box; }
  .flex-sm-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-sm-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-sm-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box; }
  .layout-sm-row > .flex-sm-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-sm-column > .flex-sm-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box; }
  .flex-sm-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-sm-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-sm-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box; }
  .layout-sm-row > .flex-sm-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-sm-column > .flex-sm-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box; }
  .flex-sm-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-sm-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-sm-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box; }
  .layout-sm-row > .flex-sm-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-sm-column > .flex-sm-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box; }
  .flex-sm-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-sm-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-sm-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box; }
  .layout-sm-row > .flex-sm-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-sm-column > .flex-sm-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box; }
  .flex-sm-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-sm-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-sm-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box; }
  .layout-sm-row > .flex-sm-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-sm-column > .flex-sm-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box; }
  .flex-sm-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-sm-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-sm-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box; }
  .layout-sm-row > .flex-sm-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-sm-column > .flex-sm-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box; }
  .flex-sm-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-sm-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-sm-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box; }
  .layout-sm-row > .flex-sm-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-sm-column > .flex-sm-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box; }
  .flex-sm-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-sm-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-sm-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box; }
  .layout-sm-row > .flex-sm-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-sm-column > .flex-sm-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box; }
  .flex-sm-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-sm-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-sm-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box; }
  .layout-sm-row > .flex-sm-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-sm-column > .flex-sm-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box; }
  .flex-sm-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-sm-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-sm-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box; }
  .layout-sm-row > .flex-sm-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-sm-column > .flex-sm-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box; }
  .flex-sm-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-sm-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-sm-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-sm-row > .flex-sm-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-sm-column > .flex-sm-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-sm-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-sm-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-sm-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box; }
  .layout-column > .flex-sm-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box; }
  .layout-sm-row > .flex-sm-33 {
    flex: 1 1 100%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-sm-row > .flex-sm-66 {
    flex: 1 1 100%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-sm-row > .flex {
    min-width: 0; }
  .layout-sm-column > .flex-sm-33 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box; }
  .layout-sm-column > .flex-sm-66 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box; }
  .layout-sm-column > .flex {
    min-height: 0; }
  .layout-sm, .layout-sm-column, .layout-sm-row {
    box-sizing: border-box;
    display: flex; }
  .layout-sm-column {
    flex-direction: column; }
  .layout-sm-row {
    flex-direction: row; } }

@media (min-width: 960px) {
  .flex-order-gt-sm--20 {
    order: -20; }
  .flex-order-gt-sm--19 {
    order: -19; }
  .flex-order-gt-sm--18 {
    order: -18; }
  .flex-order-gt-sm--17 {
    order: -17; }
  .flex-order-gt-sm--16 {
    order: -16; }
  .flex-order-gt-sm--15 {
    order: -15; }
  .flex-order-gt-sm--14 {
    order: -14; }
  .flex-order-gt-sm--13 {
    order: -13; }
  .flex-order-gt-sm--12 {
    order: -12; }
  .flex-order-gt-sm--11 {
    order: -11; }
  .flex-order-gt-sm--10 {
    order: -10; }
  .flex-order-gt-sm--9 {
    order: -9; }
  .flex-order-gt-sm--8 {
    order: -8; }
  .flex-order-gt-sm--7 {
    order: -7; }
  .flex-order-gt-sm--6 {
    order: -6; }
  .flex-order-gt-sm--5 {
    order: -5; }
  .flex-order-gt-sm--4 {
    order: -4; }
  .flex-order-gt-sm--3 {
    order: -3; }
  .flex-order-gt-sm--2 {
    order: -2; }
  .flex-order-gt-sm--1 {
    order: -1; }
  .flex-order-gt-sm-0 {
    order: 0; }
  .flex-order-gt-sm-1 {
    order: 1; }
  .flex-order-gt-sm-2 {
    order: 2; }
  .flex-order-gt-sm-3 {
    order: 3; }
  .flex-order-gt-sm-4 {
    order: 4; }
  .flex-order-gt-sm-5 {
    order: 5; }
  .flex-order-gt-sm-6 {
    order: 6; }
  .flex-order-gt-sm-7 {
    order: 7; }
  .flex-order-gt-sm-8 {
    order: 8; }
  .flex-order-gt-sm-9 {
    order: 9; }
  .flex-order-gt-sm-10 {
    order: 10; }
  .flex-order-gt-sm-11 {
    order: 11; }
  .flex-order-gt-sm-12 {
    order: 12; }
  .flex-order-gt-sm-13 {
    order: 13; }
  .flex-order-gt-sm-14 {
    order: 14; }
  .flex-order-gt-sm-15 {
    order: 15; }
  .flex-order-gt-sm-16 {
    order: 16; }
  .flex-order-gt-sm-17 {
    order: 17; }
  .flex-order-gt-sm-18 {
    order: 18; }
  .flex-order-gt-sm-19 {
    order: 19; }
  .flex-order-gt-sm-20 {
    order: 20; }
  .offset-gt-sm-0, .flex-offset-gt-sm-0, .layout-margin .flex-offset-gt-sm-0, .layout-margin .offset-gt-sm-0 {
    margin-left: 0; }
    [dir=rtl] .offset-gt-sm-0, [dir=rtl] .flex-offset-gt-sm-0, [dir=rtl] .layout-margin .flex-offset-gt-sm-0, [dir=rtl] .layout-margin .offset-gt-sm-0 {
      margin-left: auto;
      margin-right: 0; }
  .offset-gt-sm-5, .flex-offset-gt-sm-5, .layout-margin .flex-offset-gt-sm-5, .layout-margin .offset-gt-sm-5 {
    margin-left: 5%; }
    [dir=rtl] .offset-gt-sm-5, [dir=rtl] .flex-offset-gt-sm-5, [dir=rtl] .layout-margin .flex-offset-gt-sm-5, [dir=rtl] .layout-margin .offset-gt-sm-5 {
      margin-left: auto;
      margin-right: 5%; }
  .offset-gt-sm-10, .flex-offset-gt-sm-10, .layout-margin .flex-offset-gt-sm-10, .layout-margin .offset-gt-sm-10 {
    margin-left: 10%; }
    [dir=rtl] .offset-gt-sm-10, [dir=rtl] .flex-offset-gt-sm-10, [dir=rtl] .layout-margin .flex-offset-gt-sm-10, [dir=rtl] .layout-margin .offset-gt-sm-10 {
      margin-left: auto;
      margin-right: 10%; }
  .offset-gt-sm-15, .flex-offset-gt-sm-15, .layout-margin .flex-offset-gt-sm-15, .layout-margin .offset-gt-sm-15 {
    margin-left: 15%; }
    [dir=rtl] .offset-gt-sm-15, [dir=rtl] .flex-offset-gt-sm-15, [dir=rtl] .layout-margin .flex-offset-gt-sm-15, [dir=rtl] .layout-margin .offset-gt-sm-15 {
      margin-left: auto;
      margin-right: 15%; }
  .offset-gt-sm-20, .flex-offset-gt-sm-20, .layout-margin .flex-offset-gt-sm-20, .layout-margin .offset-gt-sm-20 {
    margin-left: 20%; }
    [dir=rtl] .offset-gt-sm-20, [dir=rtl] .flex-offset-gt-sm-20, [dir=rtl] .layout-margin .flex-offset-gt-sm-20, [dir=rtl] .layout-margin .offset-gt-sm-20 {
      margin-left: auto;
      margin-right: 20%; }
  .offset-gt-sm-25, .flex-offset-gt-sm-25, .layout-margin .flex-offset-gt-sm-25, .layout-margin .offset-gt-sm-25 {
    margin-left: 25%; }
    [dir=rtl] .offset-gt-sm-25, [dir=rtl] .flex-offset-gt-sm-25, [dir=rtl] .layout-margin .flex-offset-gt-sm-25, [dir=rtl] .layout-margin .offset-gt-sm-25 {
      margin-left: auto;
      margin-right: 25%; }
  .offset-gt-sm-30, .flex-offset-gt-sm-30, .layout-margin .flex-offset-gt-sm-30, .layout-margin .offset-gt-sm-30 {
    margin-left: 30%; }
    [dir=rtl] .offset-gt-sm-30, [dir=rtl] .flex-offset-gt-sm-30, [dir=rtl] .layout-margin .flex-offset-gt-sm-30, [dir=rtl] .layout-margin .offset-gt-sm-30 {
      margin-left: auto;
      margin-right: 30%; }
  .offset-gt-sm-35, .flex-offset-gt-sm-35, .layout-margin .flex-offset-gt-sm-35, .layout-margin .offset-gt-sm-35 {
    margin-left: 35%; }
    [dir=rtl] .offset-gt-sm-35, [dir=rtl] .flex-offset-gt-sm-35, [dir=rtl] .layout-margin .flex-offset-gt-sm-35, [dir=rtl] .layout-margin .offset-gt-sm-35 {
      margin-left: auto;
      margin-right: 35%; }
  .offset-gt-sm-40, .flex-offset-gt-sm-40, .layout-margin .flex-offset-gt-sm-40, .layout-margin .offset-gt-sm-40 {
    margin-left: 40%; }
    [dir=rtl] .offset-gt-sm-40, [dir=rtl] .flex-offset-gt-sm-40, [dir=rtl] .layout-margin .flex-offset-gt-sm-40, [dir=rtl] .layout-margin .offset-gt-sm-40 {
      margin-left: auto;
      margin-right: 40%; }
  .offset-gt-sm-45, .flex-offset-gt-sm-45, .layout-margin .flex-offset-gt-sm-45, .layout-margin .offset-gt-sm-45 {
    margin-left: 45%; }
    [dir=rtl] .offset-gt-sm-45, [dir=rtl] .flex-offset-gt-sm-45, [dir=rtl] .layout-margin .flex-offset-gt-sm-45, [dir=rtl] .layout-margin .offset-gt-sm-45 {
      margin-left: auto;
      margin-right: 45%; }
  .offset-gt-sm-50, .flex-offset-gt-sm-50, .layout-margin .flex-offset-gt-sm-50, .layout-margin .offset-gt-sm-50 {
    margin-left: 50%; }
    [dir=rtl] .offset-gt-sm-50, [dir=rtl] .flex-offset-gt-sm-50, [dir=rtl] .layout-margin .flex-offset-gt-sm-50, [dir=rtl] .layout-margin .offset-gt-sm-50 {
      margin-left: auto;
      margin-right: 50%; }
  .offset-gt-sm-55, .flex-offset-gt-sm-55, .layout-margin .flex-offset-gt-sm-55, .layout-margin .offset-gt-sm-55 {
    margin-left: 55%; }
    [dir=rtl] .offset-gt-sm-55, [dir=rtl] .flex-offset-gt-sm-55, [dir=rtl] .layout-margin .flex-offset-gt-sm-55, [dir=rtl] .layout-margin .offset-gt-sm-55 {
      margin-left: auto;
      margin-right: 55%; }
  .offset-gt-sm-60, .flex-offset-gt-sm-60, .layout-margin .flex-offset-gt-sm-60, .layout-margin .offset-gt-sm-60 {
    margin-left: 60%; }
    [dir=rtl] .offset-gt-sm-60, [dir=rtl] .flex-offset-gt-sm-60, [dir=rtl] .layout-margin .flex-offset-gt-sm-60, [dir=rtl] .layout-margin .offset-gt-sm-60 {
      margin-left: auto;
      margin-right: 60%; }
  .offset-gt-sm-65, .flex-offset-gt-sm-65, .layout-margin .flex-offset-gt-sm-65, .layout-margin .offset-gt-sm-65 {
    margin-left: 65%; }
    [dir=rtl] .offset-gt-sm-65, [dir=rtl] .flex-offset-gt-sm-65, [dir=rtl] .layout-margin .flex-offset-gt-sm-65, [dir=rtl] .layout-margin .offset-gt-sm-65 {
      margin-left: auto;
      margin-right: 65%; }
  .offset-gt-sm-70, .flex-offset-gt-sm-70, .layout-margin .flex-offset-gt-sm-70, .layout-margin .offset-gt-sm-70 {
    margin-left: 70%; }
    [dir=rtl] .offset-gt-sm-70, [dir=rtl] .flex-offset-gt-sm-70, [dir=rtl] .layout-margin .flex-offset-gt-sm-70, [dir=rtl] .layout-margin .offset-gt-sm-70 {
      margin-left: auto;
      margin-right: 70%; }
  .offset-gt-sm-75, .flex-offset-gt-sm-75, .layout-margin .flex-offset-gt-sm-75, .layout-margin .offset-gt-sm-75 {
    margin-left: 75%; }
    [dir=rtl] .offset-gt-sm-75, [dir=rtl] .flex-offset-gt-sm-75, [dir=rtl] .layout-margin .flex-offset-gt-sm-75, [dir=rtl] .layout-margin .offset-gt-sm-75 {
      margin-left: auto;
      margin-right: 75%; }
  .offset-gt-sm-80, .flex-offset-gt-sm-80, .layout-margin .flex-offset-gt-sm-80, .layout-margin .offset-gt-sm-80 {
    margin-left: 80%; }
    [dir=rtl] .offset-gt-sm-80, [dir=rtl] .flex-offset-gt-sm-80, [dir=rtl] .layout-margin .flex-offset-gt-sm-80, [dir=rtl] .layout-margin .offset-gt-sm-80 {
      margin-left: auto;
      margin-right: 80%; }
  .offset-gt-sm-85, .flex-offset-gt-sm-85, .layout-margin .flex-offset-gt-sm-85, .layout-margin .offset-gt-sm-85 {
    margin-left: 85%; }
    [dir=rtl] .offset-gt-sm-85, [dir=rtl] .flex-offset-gt-sm-85, [dir=rtl] .layout-margin .flex-offset-gt-sm-85, [dir=rtl] .layout-margin .offset-gt-sm-85 {
      margin-left: auto;
      margin-right: 85%; }
  .offset-gt-sm-90, .flex-offset-gt-sm-90, .layout-margin .flex-offset-gt-sm-90, .layout-margin .offset-gt-sm-90 {
    margin-left: 90%; }
    [dir=rtl] .offset-gt-sm-90, [dir=rtl] .flex-offset-gt-sm-90, [dir=rtl] .layout-margin .flex-offset-gt-sm-90, [dir=rtl] .layout-margin .offset-gt-sm-90 {
      margin-left: auto;
      margin-right: 90%; }
  .offset-gt-sm-95, .flex-offset-gt-sm-95, .layout-margin .flex-offset-gt-sm-95, .layout-margin .offset-gt-sm-95 {
    margin-left: 95%; }
    [dir=rtl] .offset-gt-sm-95, [dir=rtl] .flex-offset-gt-sm-95, [dir=rtl] .layout-margin .flex-offset-gt-sm-95, [dir=rtl] .layout-margin .offset-gt-sm-95 {
      margin-left: auto;
      margin-right: 95%; }
  .offset-gt-sm-33, .flex-offset-gt-sm-33, .layout-margin .flex-offset-gt-sm-33, .layout-margin .offset-gt-sm-33 {
    margin-left: calc(100% / 3); }
  .offset-gt-sm-66, .flex-offset-gt-sm-66, .layout-margin .flex-offset-gt-sm-66, .layout-margin .offset-gt-sm-66 {
    margin-left: calc(200% / 3); }
    [dir=rtl] .offset-gt-sm-66, [dir=rtl] .flex-offset-gt-sm-66, [dir=rtl] .layout-margin .flex-offset-gt-sm-66, [dir=rtl] .layout-margin .offset-gt-sm-66 {
      margin-left: auto;
      margin-right: calc(200% / 3); }
  .layout-align-gt-sm,
  .layout-align-gt-sm-start-stretch {
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch; }
  .layout-align-gt-sm-start,
  .layout-align-gt-sm-start-start,
  .layout-align-gt-sm-start-center,
  .layout-align-gt-sm-start-end,
  .layout-align-gt-sm-start-stretch {
    justify-content: flex-start; }
  .layout-align-gt-sm-center,
  .layout-align-gt-sm-center-start,
  .layout-align-gt-sm-center-center,
  .layout-align-gt-sm-center-end,
  .layout-align-gt-sm-center-stretch {
    justify-content: center; }
  .layout-align-gt-sm-end,
  .layout-align-gt-sm-end-start,
  .layout-align-gt-sm-end-center,
  .layout-align-gt-sm-end-end,
  .layout-align-gt-sm-end-stretch {
    justify-content: flex-end; }
  .layout-align-gt-sm-space-around,
  .layout-align-gt-sm-space-around-center,
  .layout-align-gt-sm-space-around-start,
  .layout-align-gt-sm-space-around-end,
  .layout-align-gt-sm-space-around-stretch {
    justify-content: space-around; }
  .layout-align-gt-sm-space-between,
  .layout-align-gt-sm-space-between-center,
  .layout-align-gt-sm-space-between-start,
  .layout-align-gt-sm-space-between-end,
  .layout-align-gt-sm-space-between-stretch {
    justify-content: space-between; }
  .layout-align-gt-sm-start-start,
  .layout-align-gt-sm-center-start,
  .layout-align-gt-sm-end-start,
  .layout-align-gt-sm-space-between-start,
  .layout-align-gt-sm-space-around-start {
    align-items: flex-start;
    align-content: flex-start; }
  .layout-align-gt-sm-start-center,
  .layout-align-gt-sm-center-center,
  .layout-align-gt-sm-end-center,
  .layout-align-gt-sm-space-between-center,
  .layout-align-gt-sm-space-around-center {
    align-items: center;
    align-content: center;
    max-width: 100%; }
  .layout-align-gt-sm-start-center > *,
  .layout-align-gt-sm-center-center > *,
  .layout-align-gt-sm-end-center > *,
  .layout-align-gt-sm-space-between-center > *,
  .layout-align-gt-sm-space-around-center > * {
    max-width: 100%;
    box-sizing: border-box; }
  .layout-align-gt-sm-start-end,
  .layout-align-gt-sm-center-end,
  .layout-align-gt-sm-end-end,
  .layout-align-gt-sm-space-between-end,
  .layout-align-gt-sm-space-around-end {
    align-items: flex-end;
    align-content: flex-end; }
  .layout-align-gt-sm-start-stretch,
  .layout-align-gt-sm-center-stretch,
  .layout-align-gt-sm-end-stretch,
  .layout-align-gt-sm-space-between-stretch,
  .layout-align-gt-sm-space-around-stretch {
    align-items: stretch;
    align-content: stretch; }
  .flex-gt-sm {
    flex: 1;
    box-sizing: border-box; }
  .flex-gt-sm-grow {
    flex: 1 1 100%;
    box-sizing: border-box; }
  .flex-gt-sm-initial {
    flex: 0 1 auto;
    box-sizing: border-box; }
  .flex-gt-sm-auto {
    flex: 1 1 auto;
    box-sizing: border-box; }
  .flex-gt-sm-none {
    flex: 0 0 auto;
    box-sizing: border-box; }
  .flex-gt-sm-noshrink {
    flex: 1 0 auto;
    box-sizing: border-box; }
  .flex-gt-sm-nogrow {
    flex: 0 1 auto;
    box-sizing: border-box; }
  .flex-gt-sm-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-sm-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0; }
  .layout-column > .flex-gt-sm-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box; }
  .layout-gt-sm-row > .flex-gt-sm-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0; }
  .layout-gt-sm-column > .flex-gt-sm-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
    min-height: 0; }
  .flex-gt-sm-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-sm-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-sm-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box; }
  .layout-gt-sm-row > .flex-gt-sm-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-sm-column > .flex-gt-sm-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box; }
  .flex-gt-sm-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-sm-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-sm-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box; }
  .layout-gt-sm-row > .flex-gt-sm-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-sm-column > .flex-gt-sm-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box; }
  .flex-gt-sm-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-sm-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-sm-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box; }
  .layout-gt-sm-row > .flex-gt-sm-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-sm-column > .flex-gt-sm-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box; }
  .flex-gt-sm-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-sm-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-sm-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box; }
  .layout-gt-sm-row > .flex-gt-sm-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-sm-column > .flex-gt-sm-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box; }
  .flex-gt-sm-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-sm-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-sm-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box; }
  .layout-gt-sm-row > .flex-gt-sm-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-sm-column > .flex-gt-sm-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box; }
  .flex-gt-sm-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-sm-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-sm-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box; }
  .layout-gt-sm-row > .flex-gt-sm-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-sm-column > .flex-gt-sm-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box; }
  .flex-gt-sm-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-sm-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-sm-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box; }
  .layout-gt-sm-row > .flex-gt-sm-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-sm-column > .flex-gt-sm-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box; }
  .flex-gt-sm-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-sm-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-sm-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box; }
  .layout-gt-sm-row > .flex-gt-sm-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-sm-column > .flex-gt-sm-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box; }
  .flex-gt-sm-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-sm-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-sm-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box; }
  .layout-gt-sm-row > .flex-gt-sm-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-sm-column > .flex-gt-sm-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box; }
  .flex-gt-sm-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-sm-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-sm-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box; }
  .layout-gt-sm-row > .flex-gt-sm-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-sm-column > .flex-gt-sm-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box; }
  .flex-gt-sm-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-sm-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-sm-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box; }
  .layout-gt-sm-row > .flex-gt-sm-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-sm-column > .flex-gt-sm-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box; }
  .flex-gt-sm-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-sm-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-sm-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box; }
  .layout-gt-sm-row > .flex-gt-sm-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-sm-column > .flex-gt-sm-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box; }
  .flex-gt-sm-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-sm-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-sm-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box; }
  .layout-gt-sm-row > .flex-gt-sm-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-sm-column > .flex-gt-sm-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box; }
  .flex-gt-sm-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-sm-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-sm-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box; }
  .layout-gt-sm-row > .flex-gt-sm-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-sm-column > .flex-gt-sm-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box; }
  .flex-gt-sm-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-sm-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-sm-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box; }
  .layout-gt-sm-row > .flex-gt-sm-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-sm-column > .flex-gt-sm-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box; }
  .flex-gt-sm-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-sm-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-sm-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box; }
  .layout-gt-sm-row > .flex-gt-sm-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-sm-column > .flex-gt-sm-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box; }
  .flex-gt-sm-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-sm-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-sm-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box; }
  .layout-gt-sm-row > .flex-gt-sm-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-sm-column > .flex-gt-sm-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box; }
  .flex-gt-sm-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-sm-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-sm-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box; }
  .layout-gt-sm-row > .flex-gt-sm-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-sm-column > .flex-gt-sm-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box; }
  .flex-gt-sm-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-sm-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-sm-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box; }
  .layout-gt-sm-row > .flex-gt-sm-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-sm-column > .flex-gt-sm-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box; }
  .flex-gt-sm-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-sm-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-sm-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-sm-row > .flex-gt-sm-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-sm-column > .flex-gt-sm-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-sm-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-sm-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-sm-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-sm-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box; }
  .layout-gt-sm-row > .flex-gt-sm-33 {
    flex: 1 1 100%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-sm-row > .flex-gt-sm-66 {
    flex: 1 1 100%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-sm-row > .flex {
    min-width: 0; }
  .layout-gt-sm-column > .flex-gt-sm-33 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box; }
  .layout-gt-sm-column > .flex-gt-sm-66 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box; }
  .layout-gt-sm-column > .flex {
    min-height: 0; }
  .layout-gt-sm, .layout-gt-sm-column, .layout-gt-sm-row {
    box-sizing: border-box;
    display: flex; }
  .layout-gt-sm-column {
    flex-direction: column; }
  .layout-gt-sm-row {
    flex-direction: row; } }

@media (min-width: 960px) and (max-width: 1279px) {
  .hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show), .hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show), .hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-md):not(.show) {
    display: none; }
  .hide-md:not(.show-md):not(.show-gt-sm):not(.show-gt-xs):not(.show) {
    display: none; }
  .flex-order-md--20 {
    order: -20; }
  .flex-order-md--19 {
    order: -19; }
  .flex-order-md--18 {
    order: -18; }
  .flex-order-md--17 {
    order: -17; }
  .flex-order-md--16 {
    order: -16; }
  .flex-order-md--15 {
    order: -15; }
  .flex-order-md--14 {
    order: -14; }
  .flex-order-md--13 {
    order: -13; }
  .flex-order-md--12 {
    order: -12; }
  .flex-order-md--11 {
    order: -11; }
  .flex-order-md--10 {
    order: -10; }
  .flex-order-md--9 {
    order: -9; }
  .flex-order-md--8 {
    order: -8; }
  .flex-order-md--7 {
    order: -7; }
  .flex-order-md--6 {
    order: -6; }
  .flex-order-md--5 {
    order: -5; }
  .flex-order-md--4 {
    order: -4; }
  .flex-order-md--3 {
    order: -3; }
  .flex-order-md--2 {
    order: -2; }
  .flex-order-md--1 {
    order: -1; }
  .flex-order-md-0 {
    order: 0; }
  .flex-order-md-1 {
    order: 1; }
  .flex-order-md-2 {
    order: 2; }
  .flex-order-md-3 {
    order: 3; }
  .flex-order-md-4 {
    order: 4; }
  .flex-order-md-5 {
    order: 5; }
  .flex-order-md-6 {
    order: 6; }
  .flex-order-md-7 {
    order: 7; }
  .flex-order-md-8 {
    order: 8; }
  .flex-order-md-9 {
    order: 9; }
  .flex-order-md-10 {
    order: 10; }
  .flex-order-md-11 {
    order: 11; }
  .flex-order-md-12 {
    order: 12; }
  .flex-order-md-13 {
    order: 13; }
  .flex-order-md-14 {
    order: 14; }
  .flex-order-md-15 {
    order: 15; }
  .flex-order-md-16 {
    order: 16; }
  .flex-order-md-17 {
    order: 17; }
  .flex-order-md-18 {
    order: 18; }
  .flex-order-md-19 {
    order: 19; }
  .flex-order-md-20 {
    order: 20; }
  .offset-md-0, .flex-offset-md-0, .layout-margin .flex-offset-md-0, .layout-margin .offset-md-0 {
    margin-left: 0; }
    [dir=rtl] .offset-md-0, [dir=rtl] .flex-offset-md-0, [dir=rtl] .layout-margin .flex-offset-md-0, [dir=rtl] .layout-margin .offset-md-0 {
      margin-left: auto;
      margin-right: 0; }
  .offset-md-5, .flex-offset-md-5, .layout-margin .flex-offset-md-5, .layout-margin .offset-md-5 {
    margin-left: 5%; }
    [dir=rtl] .offset-md-5, [dir=rtl] .flex-offset-md-5, [dir=rtl] .layout-margin .flex-offset-md-5, [dir=rtl] .layout-margin .offset-md-5 {
      margin-left: auto;
      margin-right: 5%; }
  .offset-md-10, .flex-offset-md-10, .layout-margin .flex-offset-md-10, .layout-margin .offset-md-10 {
    margin-left: 10%; }
    [dir=rtl] .offset-md-10, [dir=rtl] .flex-offset-md-10, [dir=rtl] .layout-margin .flex-offset-md-10, [dir=rtl] .layout-margin .offset-md-10 {
      margin-left: auto;
      margin-right: 10%; }
  .offset-md-15, .flex-offset-md-15, .layout-margin .flex-offset-md-15, .layout-margin .offset-md-15 {
    margin-left: 15%; }
    [dir=rtl] .offset-md-15, [dir=rtl] .flex-offset-md-15, [dir=rtl] .layout-margin .flex-offset-md-15, [dir=rtl] .layout-margin .offset-md-15 {
      margin-left: auto;
      margin-right: 15%; }
  .offset-md-20, .flex-offset-md-20, .layout-margin .flex-offset-md-20, .layout-margin .offset-md-20 {
    margin-left: 20%; }
    [dir=rtl] .offset-md-20, [dir=rtl] .flex-offset-md-20, [dir=rtl] .layout-margin .flex-offset-md-20, [dir=rtl] .layout-margin .offset-md-20 {
      margin-left: auto;
      margin-right: 20%; }
  .offset-md-25, .flex-offset-md-25, .layout-margin .flex-offset-md-25, .layout-margin .offset-md-25 {
    margin-left: 25%; }
    [dir=rtl] .offset-md-25, [dir=rtl] .flex-offset-md-25, [dir=rtl] .layout-margin .flex-offset-md-25, [dir=rtl] .layout-margin .offset-md-25 {
      margin-left: auto;
      margin-right: 25%; }
  .offset-md-30, .flex-offset-md-30, .layout-margin .flex-offset-md-30, .layout-margin .offset-md-30 {
    margin-left: 30%; }
    [dir=rtl] .offset-md-30, [dir=rtl] .flex-offset-md-30, [dir=rtl] .layout-margin .flex-offset-md-30, [dir=rtl] .layout-margin .offset-md-30 {
      margin-left: auto;
      margin-right: 30%; }
  .offset-md-35, .flex-offset-md-35, .layout-margin .flex-offset-md-35, .layout-margin .offset-md-35 {
    margin-left: 35%; }
    [dir=rtl] .offset-md-35, [dir=rtl] .flex-offset-md-35, [dir=rtl] .layout-margin .flex-offset-md-35, [dir=rtl] .layout-margin .offset-md-35 {
      margin-left: auto;
      margin-right: 35%; }
  .offset-md-40, .flex-offset-md-40, .layout-margin .flex-offset-md-40, .layout-margin .offset-md-40 {
    margin-left: 40%; }
    [dir=rtl] .offset-md-40, [dir=rtl] .flex-offset-md-40, [dir=rtl] .layout-margin .flex-offset-md-40, [dir=rtl] .layout-margin .offset-md-40 {
      margin-left: auto;
      margin-right: 40%; }
  .offset-md-45, .flex-offset-md-45, .layout-margin .flex-offset-md-45, .layout-margin .offset-md-45 {
    margin-left: 45%; }
    [dir=rtl] .offset-md-45, [dir=rtl] .flex-offset-md-45, [dir=rtl] .layout-margin .flex-offset-md-45, [dir=rtl] .layout-margin .offset-md-45 {
      margin-left: auto;
      margin-right: 45%; }
  .offset-md-50, .flex-offset-md-50, .layout-margin .flex-offset-md-50, .layout-margin .offset-md-50 {
    margin-left: 50%; }
    [dir=rtl] .offset-md-50, [dir=rtl] .flex-offset-md-50, [dir=rtl] .layout-margin .flex-offset-md-50, [dir=rtl] .layout-margin .offset-md-50 {
      margin-left: auto;
      margin-right: 50%; }
  .offset-md-55, .flex-offset-md-55, .layout-margin .flex-offset-md-55, .layout-margin .offset-md-55 {
    margin-left: 55%; }
    [dir=rtl] .offset-md-55, [dir=rtl] .flex-offset-md-55, [dir=rtl] .layout-margin .flex-offset-md-55, [dir=rtl] .layout-margin .offset-md-55 {
      margin-left: auto;
      margin-right: 55%; }
  .offset-md-60, .flex-offset-md-60, .layout-margin .flex-offset-md-60, .layout-margin .offset-md-60 {
    margin-left: 60%; }
    [dir=rtl] .offset-md-60, [dir=rtl] .flex-offset-md-60, [dir=rtl] .layout-margin .flex-offset-md-60, [dir=rtl] .layout-margin .offset-md-60 {
      margin-left: auto;
      margin-right: 60%; }
  .offset-md-65, .flex-offset-md-65, .layout-margin .flex-offset-md-65, .layout-margin .offset-md-65 {
    margin-left: 65%; }
    [dir=rtl] .offset-md-65, [dir=rtl] .flex-offset-md-65, [dir=rtl] .layout-margin .flex-offset-md-65, [dir=rtl] .layout-margin .offset-md-65 {
      margin-left: auto;
      margin-right: 65%; }
  .offset-md-70, .flex-offset-md-70, .layout-margin .flex-offset-md-70, .layout-margin .offset-md-70 {
    margin-left: 70%; }
    [dir=rtl] .offset-md-70, [dir=rtl] .flex-offset-md-70, [dir=rtl] .layout-margin .flex-offset-md-70, [dir=rtl] .layout-margin .offset-md-70 {
      margin-left: auto;
      margin-right: 70%; }
  .offset-md-75, .flex-offset-md-75, .layout-margin .flex-offset-md-75, .layout-margin .offset-md-75 {
    margin-left: 75%; }
    [dir=rtl] .offset-md-75, [dir=rtl] .flex-offset-md-75, [dir=rtl] .layout-margin .flex-offset-md-75, [dir=rtl] .layout-margin .offset-md-75 {
      margin-left: auto;
      margin-right: 75%; }
  .offset-md-80, .flex-offset-md-80, .layout-margin .flex-offset-md-80, .layout-margin .offset-md-80 {
    margin-left: 80%; }
    [dir=rtl] .offset-md-80, [dir=rtl] .flex-offset-md-80, [dir=rtl] .layout-margin .flex-offset-md-80, [dir=rtl] .layout-margin .offset-md-80 {
      margin-left: auto;
      margin-right: 80%; }
  .offset-md-85, .flex-offset-md-85, .layout-margin .flex-offset-md-85, .layout-margin .offset-md-85 {
    margin-left: 85%; }
    [dir=rtl] .offset-md-85, [dir=rtl] .flex-offset-md-85, [dir=rtl] .layout-margin .flex-offset-md-85, [dir=rtl] .layout-margin .offset-md-85 {
      margin-left: auto;
      margin-right: 85%; }
  .offset-md-90, .flex-offset-md-90, .layout-margin .flex-offset-md-90, .layout-margin .offset-md-90 {
    margin-left: 90%; }
    [dir=rtl] .offset-md-90, [dir=rtl] .flex-offset-md-90, [dir=rtl] .layout-margin .flex-offset-md-90, [dir=rtl] .layout-margin .offset-md-90 {
      margin-left: auto;
      margin-right: 90%; }
  .offset-md-95, .flex-offset-md-95, .layout-margin .flex-offset-md-95, .layout-margin .offset-md-95 {
    margin-left: 95%; }
    [dir=rtl] .offset-md-95, [dir=rtl] .flex-offset-md-95, [dir=rtl] .layout-margin .flex-offset-md-95, [dir=rtl] .layout-margin .offset-md-95 {
      margin-left: auto;
      margin-right: 95%; }
  .offset-md-33, .flex-offset-md-33, .layout-margin .flex-offset-md-33, .layout-margin .offset-md-33 {
    margin-left: calc(100% / 3); }
  .offset-md-66, .flex-offset-md-66, .layout-margin .flex-offset-md-66, .layout-margin .offset-md-66 {
    margin-left: calc(200% / 3); }
    [dir=rtl] .offset-md-66, [dir=rtl] .flex-offset-md-66, [dir=rtl] .layout-margin .flex-offset-md-66, [dir=rtl] .layout-margin .offset-md-66 {
      margin-left: auto;
      margin-right: calc(200% / 3); }
  .layout-align-md,
  .layout-align-md-start-stretch {
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch; }
  .layout-align-md-start,
  .layout-align-md-start-start,
  .layout-align-md-start-center,
  .layout-align-md-start-end,
  .layout-align-md-start-stretch {
    justify-content: flex-start; }
  .layout-align-md-center,
  .layout-align-md-center-start,
  .layout-align-md-center-center,
  .layout-align-md-center-end,
  .layout-align-md-center-stretch {
    justify-content: center; }
  .layout-align-md-end,
  .layout-align-md-end-start,
  .layout-align-md-end-center,
  .layout-align-md-end-end,
  .layout-align-md-end-stretch {
    justify-content: flex-end; }
  .layout-align-md-space-around,
  .layout-align-md-space-around-center,
  .layout-align-md-space-around-start,
  .layout-align-md-space-around-end,
  .layout-align-md-space-around-stretch {
    justify-content: space-around; }
  .layout-align-md-space-between,
  .layout-align-md-space-between-center,
  .layout-align-md-space-between-start,
  .layout-align-md-space-between-end,
  .layout-align-md-space-between-stretch {
    justify-content: space-between; }
  .layout-align-md-start-start,
  .layout-align-md-center-start,
  .layout-align-md-end-start,
  .layout-align-md-space-between-start,
  .layout-align-md-space-around-start {
    align-items: flex-start;
    align-content: flex-start; }
  .layout-align-md-start-center,
  .layout-align-md-center-center,
  .layout-align-md-end-center,
  .layout-align-md-space-between-center,
  .layout-align-md-space-around-center {
    align-items: center;
    align-content: center;
    max-width: 100%; }
  .layout-align-md-start-center > *,
  .layout-align-md-center-center > *,
  .layout-align-md-end-center > *,
  .layout-align-md-space-between-center > *,
  .layout-align-md-space-around-center > * {
    max-width: 100%;
    box-sizing: border-box; }
  .layout-align-md-start-end,
  .layout-align-md-center-end,
  .layout-align-md-end-end,
  .layout-align-md-space-between-end,
  .layout-align-md-space-around-end {
    align-items: flex-end;
    align-content: flex-end; }
  .layout-align-md-start-stretch,
  .layout-align-md-center-stretch,
  .layout-align-md-end-stretch,
  .layout-align-md-space-between-stretch,
  .layout-align-md-space-around-stretch {
    align-items: stretch;
    align-content: stretch; }
  .flex-md {
    flex: 1;
    box-sizing: border-box; }
  .flex-md-grow {
    flex: 1 1 100%;
    box-sizing: border-box; }
  .flex-md-initial {
    flex: 0 1 auto;
    box-sizing: border-box; }
  .flex-md-auto {
    flex: 1 1 auto;
    box-sizing: border-box; }
  .flex-md-none {
    flex: 0 0 auto;
    box-sizing: border-box; }
  .flex-md-noshrink {
    flex: 1 0 auto;
    box-sizing: border-box; }
  .flex-md-nogrow {
    flex: 0 1 auto;
    box-sizing: border-box; }
  .flex-md-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-md-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0; }
  .layout-column > .flex-md-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box; }
  .layout-md-row > .flex-md-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0; }
  .layout-md-column > .flex-md-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
    min-height: 0; }
  .flex-md-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-md-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-md-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box; }
  .layout-md-row > .flex-md-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-md-column > .flex-md-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box; }
  .flex-md-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-md-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-md-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box; }
  .layout-md-row > .flex-md-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-md-column > .flex-md-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box; }
  .flex-md-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-md-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-md-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box; }
  .layout-md-row > .flex-md-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-md-column > .flex-md-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box; }
  .flex-md-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-md-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-md-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box; }
  .layout-md-row > .flex-md-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-md-column > .flex-md-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box; }
  .flex-md-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-md-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-md-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box; }
  .layout-md-row > .flex-md-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-md-column > .flex-md-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box; }
  .flex-md-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-md-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-md-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box; }
  .layout-md-row > .flex-md-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-md-column > .flex-md-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box; }
  .flex-md-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-md-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-md-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box; }
  .layout-md-row > .flex-md-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-md-column > .flex-md-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box; }
  .flex-md-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-md-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-md-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box; }
  .layout-md-row > .flex-md-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-md-column > .flex-md-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box; }
  .flex-md-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-md-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-md-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box; }
  .layout-md-row > .flex-md-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-md-column > .flex-md-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box; }
  .flex-md-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-md-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-md-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box; }
  .layout-md-row > .flex-md-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-md-column > .flex-md-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box; }
  .flex-md-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-md-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-md-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box; }
  .layout-md-row > .flex-md-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-md-column > .flex-md-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box; }
  .flex-md-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-md-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-md-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box; }
  .layout-md-row > .flex-md-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-md-column > .flex-md-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box; }
  .flex-md-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-md-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-md-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box; }
  .layout-md-row > .flex-md-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-md-column > .flex-md-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box; }
  .flex-md-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-md-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-md-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box; }
  .layout-md-row > .flex-md-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-md-column > .flex-md-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box; }
  .flex-md-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-md-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-md-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box; }
  .layout-md-row > .flex-md-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-md-column > .flex-md-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box; }
  .flex-md-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-md-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-md-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box; }
  .layout-md-row > .flex-md-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-md-column > .flex-md-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box; }
  .flex-md-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-md-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-md-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box; }
  .layout-md-row > .flex-md-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-md-column > .flex-md-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box; }
  .flex-md-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-md-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-md-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box; }
  .layout-md-row > .flex-md-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-md-column > .flex-md-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box; }
  .flex-md-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-md-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-md-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box; }
  .layout-md-row > .flex-md-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-md-column > .flex-md-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box; }
  .flex-md-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-md-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-md-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-md-row > .flex-md-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-md-column > .flex-md-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-md-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-md-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-md-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box; }
  .layout-column > .flex-md-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box; }
  .layout-md-row > .flex-md-33 {
    flex: 1 1 100%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-md-row > .flex-md-66 {
    flex: 1 1 100%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-md-row > .flex {
    min-width: 0; }
  .layout-md-column > .flex-md-33 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box; }
  .layout-md-column > .flex-md-66 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box; }
  .layout-md-column > .flex {
    min-height: 0; }
  .layout-md, .layout-md-column, .layout-md-row {
    box-sizing: border-box;
    display: flex; }
  .layout-md-column {
    flex-direction: column; }
  .layout-md-row {
    flex-direction: row; } }

@media (min-width: 1280px) {
  .flex-order-gt-md--20 {
    order: -20; }
  .flex-order-gt-md--19 {
    order: -19; }
  .flex-order-gt-md--18 {
    order: -18; }
  .flex-order-gt-md--17 {
    order: -17; }
  .flex-order-gt-md--16 {
    order: -16; }
  .flex-order-gt-md--15 {
    order: -15; }
  .flex-order-gt-md--14 {
    order: -14; }
  .flex-order-gt-md--13 {
    order: -13; }
  .flex-order-gt-md--12 {
    order: -12; }
  .flex-order-gt-md--11 {
    order: -11; }
  .flex-order-gt-md--10 {
    order: -10; }
  .flex-order-gt-md--9 {
    order: -9; }
  .flex-order-gt-md--8 {
    order: -8; }
  .flex-order-gt-md--7 {
    order: -7; }
  .flex-order-gt-md--6 {
    order: -6; }
  .flex-order-gt-md--5 {
    order: -5; }
  .flex-order-gt-md--4 {
    order: -4; }
  .flex-order-gt-md--3 {
    order: -3; }
  .flex-order-gt-md--2 {
    order: -2; }
  .flex-order-gt-md--1 {
    order: -1; }
  .flex-order-gt-md-0 {
    order: 0; }
  .flex-order-gt-md-1 {
    order: 1; }
  .flex-order-gt-md-2 {
    order: 2; }
  .flex-order-gt-md-3 {
    order: 3; }
  .flex-order-gt-md-4 {
    order: 4; }
  .flex-order-gt-md-5 {
    order: 5; }
  .flex-order-gt-md-6 {
    order: 6; }
  .flex-order-gt-md-7 {
    order: 7; }
  .flex-order-gt-md-8 {
    order: 8; }
  .flex-order-gt-md-9 {
    order: 9; }
  .flex-order-gt-md-10 {
    order: 10; }
  .flex-order-gt-md-11 {
    order: 11; }
  .flex-order-gt-md-12 {
    order: 12; }
  .flex-order-gt-md-13 {
    order: 13; }
  .flex-order-gt-md-14 {
    order: 14; }
  .flex-order-gt-md-15 {
    order: 15; }
  .flex-order-gt-md-16 {
    order: 16; }
  .flex-order-gt-md-17 {
    order: 17; }
  .flex-order-gt-md-18 {
    order: 18; }
  .flex-order-gt-md-19 {
    order: 19; }
  .flex-order-gt-md-20 {
    order: 20; }
  .offset-gt-md-0, .flex-offset-gt-md-0, .layout-margin .flex-offset-gt-md-0, .layout-margin .offset-gt-md-0 {
    margin-left: 0; }
    [dir=rtl] .offset-gt-md-0, [dir=rtl] .flex-offset-gt-md-0, [dir=rtl] .layout-margin .flex-offset-gt-md-0, [dir=rtl] .layout-margin .offset-gt-md-0 {
      margin-left: auto;
      margin-right: 0; }
  .offset-gt-md-5, .flex-offset-gt-md-5, .layout-margin .flex-offset-gt-md-5, .layout-margin .offset-gt-md-5 {
    margin-left: 5%; }
    [dir=rtl] .offset-gt-md-5, [dir=rtl] .flex-offset-gt-md-5, [dir=rtl] .layout-margin .flex-offset-gt-md-5, [dir=rtl] .layout-margin .offset-gt-md-5 {
      margin-left: auto;
      margin-right: 5%; }
  .offset-gt-md-10, .flex-offset-gt-md-10, .layout-margin .flex-offset-gt-md-10, .layout-margin .offset-gt-md-10 {
    margin-left: 10%; }
    [dir=rtl] .offset-gt-md-10, [dir=rtl] .flex-offset-gt-md-10, [dir=rtl] .layout-margin .flex-offset-gt-md-10, [dir=rtl] .layout-margin .offset-gt-md-10 {
      margin-left: auto;
      margin-right: 10%; }
  .offset-gt-md-15, .flex-offset-gt-md-15, .layout-margin .flex-offset-gt-md-15, .layout-margin .offset-gt-md-15 {
    margin-left: 15%; }
    [dir=rtl] .offset-gt-md-15, [dir=rtl] .flex-offset-gt-md-15, [dir=rtl] .layout-margin .flex-offset-gt-md-15, [dir=rtl] .layout-margin .offset-gt-md-15 {
      margin-left: auto;
      margin-right: 15%; }
  .offset-gt-md-20, .flex-offset-gt-md-20, .layout-margin .flex-offset-gt-md-20, .layout-margin .offset-gt-md-20 {
    margin-left: 20%; }
    [dir=rtl] .offset-gt-md-20, [dir=rtl] .flex-offset-gt-md-20, [dir=rtl] .layout-margin .flex-offset-gt-md-20, [dir=rtl] .layout-margin .offset-gt-md-20 {
      margin-left: auto;
      margin-right: 20%; }
  .offset-gt-md-25, .flex-offset-gt-md-25, .layout-margin .flex-offset-gt-md-25, .layout-margin .offset-gt-md-25 {
    margin-left: 25%; }
    [dir=rtl] .offset-gt-md-25, [dir=rtl] .flex-offset-gt-md-25, [dir=rtl] .layout-margin .flex-offset-gt-md-25, [dir=rtl] .layout-margin .offset-gt-md-25 {
      margin-left: auto;
      margin-right: 25%; }
  .offset-gt-md-30, .flex-offset-gt-md-30, .layout-margin .flex-offset-gt-md-30, .layout-margin .offset-gt-md-30 {
    margin-left: 30%; }
    [dir=rtl] .offset-gt-md-30, [dir=rtl] .flex-offset-gt-md-30, [dir=rtl] .layout-margin .flex-offset-gt-md-30, [dir=rtl] .layout-margin .offset-gt-md-30 {
      margin-left: auto;
      margin-right: 30%; }
  .offset-gt-md-35, .flex-offset-gt-md-35, .layout-margin .flex-offset-gt-md-35, .layout-margin .offset-gt-md-35 {
    margin-left: 35%; }
    [dir=rtl] .offset-gt-md-35, [dir=rtl] .flex-offset-gt-md-35, [dir=rtl] .layout-margin .flex-offset-gt-md-35, [dir=rtl] .layout-margin .offset-gt-md-35 {
      margin-left: auto;
      margin-right: 35%; }
  .offset-gt-md-40, .flex-offset-gt-md-40, .layout-margin .flex-offset-gt-md-40, .layout-margin .offset-gt-md-40 {
    margin-left: 40%; }
    [dir=rtl] .offset-gt-md-40, [dir=rtl] .flex-offset-gt-md-40, [dir=rtl] .layout-margin .flex-offset-gt-md-40, [dir=rtl] .layout-margin .offset-gt-md-40 {
      margin-left: auto;
      margin-right: 40%; }
  .offset-gt-md-45, .flex-offset-gt-md-45, .layout-margin .flex-offset-gt-md-45, .layout-margin .offset-gt-md-45 {
    margin-left: 45%; }
    [dir=rtl] .offset-gt-md-45, [dir=rtl] .flex-offset-gt-md-45, [dir=rtl] .layout-margin .flex-offset-gt-md-45, [dir=rtl] .layout-margin .offset-gt-md-45 {
      margin-left: auto;
      margin-right: 45%; }
  .offset-gt-md-50, .flex-offset-gt-md-50, .layout-margin .flex-offset-gt-md-50, .layout-margin .offset-gt-md-50 {
    margin-left: 50%; }
    [dir=rtl] .offset-gt-md-50, [dir=rtl] .flex-offset-gt-md-50, [dir=rtl] .layout-margin .flex-offset-gt-md-50, [dir=rtl] .layout-margin .offset-gt-md-50 {
      margin-left: auto;
      margin-right: 50%; }
  .offset-gt-md-55, .flex-offset-gt-md-55, .layout-margin .flex-offset-gt-md-55, .layout-margin .offset-gt-md-55 {
    margin-left: 55%; }
    [dir=rtl] .offset-gt-md-55, [dir=rtl] .flex-offset-gt-md-55, [dir=rtl] .layout-margin .flex-offset-gt-md-55, [dir=rtl] .layout-margin .offset-gt-md-55 {
      margin-left: auto;
      margin-right: 55%; }
  .offset-gt-md-60, .flex-offset-gt-md-60, .layout-margin .flex-offset-gt-md-60, .layout-margin .offset-gt-md-60 {
    margin-left: 60%; }
    [dir=rtl] .offset-gt-md-60, [dir=rtl] .flex-offset-gt-md-60, [dir=rtl] .layout-margin .flex-offset-gt-md-60, [dir=rtl] .layout-margin .offset-gt-md-60 {
      margin-left: auto;
      margin-right: 60%; }
  .offset-gt-md-65, .flex-offset-gt-md-65, .layout-margin .flex-offset-gt-md-65, .layout-margin .offset-gt-md-65 {
    margin-left: 65%; }
    [dir=rtl] .offset-gt-md-65, [dir=rtl] .flex-offset-gt-md-65, [dir=rtl] .layout-margin .flex-offset-gt-md-65, [dir=rtl] .layout-margin .offset-gt-md-65 {
      margin-left: auto;
      margin-right: 65%; }
  .offset-gt-md-70, .flex-offset-gt-md-70, .layout-margin .flex-offset-gt-md-70, .layout-margin .offset-gt-md-70 {
    margin-left: 70%; }
    [dir=rtl] .offset-gt-md-70, [dir=rtl] .flex-offset-gt-md-70, [dir=rtl] .layout-margin .flex-offset-gt-md-70, [dir=rtl] .layout-margin .offset-gt-md-70 {
      margin-left: auto;
      margin-right: 70%; }
  .offset-gt-md-75, .flex-offset-gt-md-75, .layout-margin .flex-offset-gt-md-75, .layout-margin .offset-gt-md-75 {
    margin-left: 75%; }
    [dir=rtl] .offset-gt-md-75, [dir=rtl] .flex-offset-gt-md-75, [dir=rtl] .layout-margin .flex-offset-gt-md-75, [dir=rtl] .layout-margin .offset-gt-md-75 {
      margin-left: auto;
      margin-right: 75%; }
  .offset-gt-md-80, .flex-offset-gt-md-80, .layout-margin .flex-offset-gt-md-80, .layout-margin .offset-gt-md-80 {
    margin-left: 80%; }
    [dir=rtl] .offset-gt-md-80, [dir=rtl] .flex-offset-gt-md-80, [dir=rtl] .layout-margin .flex-offset-gt-md-80, [dir=rtl] .layout-margin .offset-gt-md-80 {
      margin-left: auto;
      margin-right: 80%; }
  .offset-gt-md-85, .flex-offset-gt-md-85, .layout-margin .flex-offset-gt-md-85, .layout-margin .offset-gt-md-85 {
    margin-left: 85%; }
    [dir=rtl] .offset-gt-md-85, [dir=rtl] .flex-offset-gt-md-85, [dir=rtl] .layout-margin .flex-offset-gt-md-85, [dir=rtl] .layout-margin .offset-gt-md-85 {
      margin-left: auto;
      margin-right: 85%; }
  .offset-gt-md-90, .flex-offset-gt-md-90, .layout-margin .flex-offset-gt-md-90, .layout-margin .offset-gt-md-90 {
    margin-left: 90%; }
    [dir=rtl] .offset-gt-md-90, [dir=rtl] .flex-offset-gt-md-90, [dir=rtl] .layout-margin .flex-offset-gt-md-90, [dir=rtl] .layout-margin .offset-gt-md-90 {
      margin-left: auto;
      margin-right: 90%; }
  .offset-gt-md-95, .flex-offset-gt-md-95, .layout-margin .flex-offset-gt-md-95, .layout-margin .offset-gt-md-95 {
    margin-left: 95%; }
    [dir=rtl] .offset-gt-md-95, [dir=rtl] .flex-offset-gt-md-95, [dir=rtl] .layout-margin .flex-offset-gt-md-95, [dir=rtl] .layout-margin .offset-gt-md-95 {
      margin-left: auto;
      margin-right: 95%; }
  .offset-gt-md-33, .flex-offset-gt-md-33, .layout-margin .flex-offset-gt-md-33, .layout-margin .offset-gt-md-33 {
    margin-left: calc(100% / 3); }
  .offset-gt-md-66, .flex-offset-gt-md-66, .layout-margin .flex-offset-gt-md-66, .layout-margin .offset-gt-md-66 {
    margin-left: calc(200% / 3); }
    [dir=rtl] .offset-gt-md-66, [dir=rtl] .flex-offset-gt-md-66, [dir=rtl] .layout-margin .flex-offset-gt-md-66, [dir=rtl] .layout-margin .offset-gt-md-66 {
      margin-left: auto;
      margin-right: calc(200% / 3); }
  .layout-align-gt-md,
  .layout-align-gt-md-start-stretch {
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch; }
  .layout-align-gt-md-start,
  .layout-align-gt-md-start-start,
  .layout-align-gt-md-start-center,
  .layout-align-gt-md-start-end,
  .layout-align-gt-md-start-stretch {
    justify-content: flex-start; }
  .layout-align-gt-md-center,
  .layout-align-gt-md-center-start,
  .layout-align-gt-md-center-center,
  .layout-align-gt-md-center-end,
  .layout-align-gt-md-center-stretch {
    justify-content: center; }
  .layout-align-gt-md-end,
  .layout-align-gt-md-end-start,
  .layout-align-gt-md-end-center,
  .layout-align-gt-md-end-end,
  .layout-align-gt-md-end-stretch {
    justify-content: flex-end; }
  .layout-align-gt-md-space-around,
  .layout-align-gt-md-space-around-center,
  .layout-align-gt-md-space-around-start,
  .layout-align-gt-md-space-around-end,
  .layout-align-gt-md-space-around-stretch {
    justify-content: space-around; }
  .layout-align-gt-md-space-between,
  .layout-align-gt-md-space-between-center,
  .layout-align-gt-md-space-between-start,
  .layout-align-gt-md-space-between-end,
  .layout-align-gt-md-space-between-stretch {
    justify-content: space-between; }
  .layout-align-gt-md-start-start,
  .layout-align-gt-md-center-start,
  .layout-align-gt-md-end-start,
  .layout-align-gt-md-space-between-start,
  .layout-align-gt-md-space-around-start {
    align-items: flex-start;
    align-content: flex-start; }
  .layout-align-gt-md-start-center,
  .layout-align-gt-md-center-center,
  .layout-align-gt-md-end-center,
  .layout-align-gt-md-space-between-center,
  .layout-align-gt-md-space-around-center {
    align-items: center;
    align-content: center;
    max-width: 100%; }
  .layout-align-gt-md-start-center > *,
  .layout-align-gt-md-center-center > *,
  .layout-align-gt-md-end-center > *,
  .layout-align-gt-md-space-between-center > *,
  .layout-align-gt-md-space-around-center > * {
    max-width: 100%;
    box-sizing: border-box; }
  .layout-align-gt-md-start-end,
  .layout-align-gt-md-center-end,
  .layout-align-gt-md-end-end,
  .layout-align-gt-md-space-between-end,
  .layout-align-gt-md-space-around-end {
    align-items: flex-end;
    align-content: flex-end; }
  .layout-align-gt-md-start-stretch,
  .layout-align-gt-md-center-stretch,
  .layout-align-gt-md-end-stretch,
  .layout-align-gt-md-space-between-stretch,
  .layout-align-gt-md-space-around-stretch {
    align-items: stretch;
    align-content: stretch; }
  .flex-gt-md {
    flex: 1;
    box-sizing: border-box; }
  .flex-gt-md-grow {
    flex: 1 1 100%;
    box-sizing: border-box; }
  .flex-gt-md-initial {
    flex: 0 1 auto;
    box-sizing: border-box; }
  .flex-gt-md-auto {
    flex: 1 1 auto;
    box-sizing: border-box; }
  .flex-gt-md-none {
    flex: 0 0 auto;
    box-sizing: border-box; }
  .flex-gt-md-noshrink {
    flex: 1 0 auto;
    box-sizing: border-box; }
  .flex-gt-md-nogrow {
    flex: 0 1 auto;
    box-sizing: border-box; }
  .flex-gt-md-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-md-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0; }
  .layout-column > .flex-gt-md-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box; }
  .layout-gt-md-row > .flex-gt-md-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0; }
  .layout-gt-md-column > .flex-gt-md-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
    min-height: 0; }
  .flex-gt-md-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-md-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-md-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box; }
  .layout-gt-md-row > .flex-gt-md-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-md-column > .flex-gt-md-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box; }
  .flex-gt-md-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-md-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-md-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box; }
  .layout-gt-md-row > .flex-gt-md-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-md-column > .flex-gt-md-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box; }
  .flex-gt-md-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-md-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-md-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box; }
  .layout-gt-md-row > .flex-gt-md-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-md-column > .flex-gt-md-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box; }
  .flex-gt-md-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-md-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-md-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box; }
  .layout-gt-md-row > .flex-gt-md-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-md-column > .flex-gt-md-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box; }
  .flex-gt-md-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-md-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-md-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box; }
  .layout-gt-md-row > .flex-gt-md-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-md-column > .flex-gt-md-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box; }
  .flex-gt-md-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-md-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-md-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box; }
  .layout-gt-md-row > .flex-gt-md-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-md-column > .flex-gt-md-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box; }
  .flex-gt-md-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-md-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-md-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box; }
  .layout-gt-md-row > .flex-gt-md-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-md-column > .flex-gt-md-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box; }
  .flex-gt-md-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-md-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-md-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box; }
  .layout-gt-md-row > .flex-gt-md-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-md-column > .flex-gt-md-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box; }
  .flex-gt-md-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-md-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-md-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box; }
  .layout-gt-md-row > .flex-gt-md-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-md-column > .flex-gt-md-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box; }
  .flex-gt-md-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-md-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-md-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box; }
  .layout-gt-md-row > .flex-gt-md-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-md-column > .flex-gt-md-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box; }
  .flex-gt-md-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-md-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-md-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box; }
  .layout-gt-md-row > .flex-gt-md-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-md-column > .flex-gt-md-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box; }
  .flex-gt-md-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-md-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-md-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box; }
  .layout-gt-md-row > .flex-gt-md-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-md-column > .flex-gt-md-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box; }
  .flex-gt-md-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-md-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-md-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box; }
  .layout-gt-md-row > .flex-gt-md-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-md-column > .flex-gt-md-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box; }
  .flex-gt-md-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-md-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-md-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box; }
  .layout-gt-md-row > .flex-gt-md-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-md-column > .flex-gt-md-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box; }
  .flex-gt-md-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-md-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-md-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box; }
  .layout-gt-md-row > .flex-gt-md-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-md-column > .flex-gt-md-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box; }
  .flex-gt-md-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-md-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-md-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box; }
  .layout-gt-md-row > .flex-gt-md-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-md-column > .flex-gt-md-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box; }
  .flex-gt-md-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-md-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-md-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box; }
  .layout-gt-md-row > .flex-gt-md-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-md-column > .flex-gt-md-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box; }
  .flex-gt-md-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-md-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-md-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box; }
  .layout-gt-md-row > .flex-gt-md-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-md-column > .flex-gt-md-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box; }
  .flex-gt-md-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-md-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-md-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box; }
  .layout-gt-md-row > .flex-gt-md-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-md-column > .flex-gt-md-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box; }
  .flex-gt-md-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-md-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-md-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-md-row > .flex-gt-md-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-md-column > .flex-gt-md-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-md-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-md-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-md-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-md-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box; }
  .layout-gt-md-row > .flex-gt-md-33 {
    flex: 1 1 100%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-md-row > .flex-gt-md-66 {
    flex: 1 1 100%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-md-row > .flex {
    min-width: 0; }
  .layout-gt-md-column > .flex-gt-md-33 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box; }
  .layout-gt-md-column > .flex-gt-md-66 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box; }
  .layout-gt-md-column > .flex {
    min-height: 0; }
  .layout-gt-md, .layout-gt-md-column, .layout-gt-md-row {
    box-sizing: border-box;
    display: flex; }
  .layout-gt-md-column {
    flex-direction: column; }
  .layout-gt-md-row {
    flex-direction: row; } }

@media (min-width: 1280px) and (max-width: 1919px) {
  .hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show), .hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show), .hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show), .hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-lg):not(.show) {
    display: none; }
  .hide-lg:not(.show-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show) {
    display: none; }
  .flex-order-lg--20 {
    order: -20; }
  .flex-order-lg--19 {
    order: -19; }
  .flex-order-lg--18 {
    order: -18; }
  .flex-order-lg--17 {
    order: -17; }
  .flex-order-lg--16 {
    order: -16; }
  .flex-order-lg--15 {
    order: -15; }
  .flex-order-lg--14 {
    order: -14; }
  .flex-order-lg--13 {
    order: -13; }
  .flex-order-lg--12 {
    order: -12; }
  .flex-order-lg--11 {
    order: -11; }
  .flex-order-lg--10 {
    order: -10; }
  .flex-order-lg--9 {
    order: -9; }
  .flex-order-lg--8 {
    order: -8; }
  .flex-order-lg--7 {
    order: -7; }
  .flex-order-lg--6 {
    order: -6; }
  .flex-order-lg--5 {
    order: -5; }
  .flex-order-lg--4 {
    order: -4; }
  .flex-order-lg--3 {
    order: -3; }
  .flex-order-lg--2 {
    order: -2; }
  .flex-order-lg--1 {
    order: -1; }
  .flex-order-lg-0 {
    order: 0; }
  .flex-order-lg-1 {
    order: 1; }
  .flex-order-lg-2 {
    order: 2; }
  .flex-order-lg-3 {
    order: 3; }
  .flex-order-lg-4 {
    order: 4; }
  .flex-order-lg-5 {
    order: 5; }
  .flex-order-lg-6 {
    order: 6; }
  .flex-order-lg-7 {
    order: 7; }
  .flex-order-lg-8 {
    order: 8; }
  .flex-order-lg-9 {
    order: 9; }
  .flex-order-lg-10 {
    order: 10; }
  .flex-order-lg-11 {
    order: 11; }
  .flex-order-lg-12 {
    order: 12; }
  .flex-order-lg-13 {
    order: 13; }
  .flex-order-lg-14 {
    order: 14; }
  .flex-order-lg-15 {
    order: 15; }
  .flex-order-lg-16 {
    order: 16; }
  .flex-order-lg-17 {
    order: 17; }
  .flex-order-lg-18 {
    order: 18; }
  .flex-order-lg-19 {
    order: 19; }
  .flex-order-lg-20 {
    order: 20; }
  .offset-lg-0, .flex-offset-lg-0, .layout-margin .flex-offset-lg-0, .layout-margin .offset-lg-0 {
    margin-left: 0; }
    [dir=rtl] .offset-lg-0, [dir=rtl] .flex-offset-lg-0, [dir=rtl] .layout-margin .flex-offset-lg-0, [dir=rtl] .layout-margin .offset-lg-0 {
      margin-left: auto;
      margin-right: 0; }
  .offset-lg-5, .flex-offset-lg-5, .layout-margin .flex-offset-lg-5, .layout-margin .offset-lg-5 {
    margin-left: 5%; }
    [dir=rtl] .offset-lg-5, [dir=rtl] .flex-offset-lg-5, [dir=rtl] .layout-margin .flex-offset-lg-5, [dir=rtl] .layout-margin .offset-lg-5 {
      margin-left: auto;
      margin-right: 5%; }
  .offset-lg-10, .flex-offset-lg-10, .layout-margin .flex-offset-lg-10, .layout-margin .offset-lg-10 {
    margin-left: 10%; }
    [dir=rtl] .offset-lg-10, [dir=rtl] .flex-offset-lg-10, [dir=rtl] .layout-margin .flex-offset-lg-10, [dir=rtl] .layout-margin .offset-lg-10 {
      margin-left: auto;
      margin-right: 10%; }
  .offset-lg-15, .flex-offset-lg-15, .layout-margin .flex-offset-lg-15, .layout-margin .offset-lg-15 {
    margin-left: 15%; }
    [dir=rtl] .offset-lg-15, [dir=rtl] .flex-offset-lg-15, [dir=rtl] .layout-margin .flex-offset-lg-15, [dir=rtl] .layout-margin .offset-lg-15 {
      margin-left: auto;
      margin-right: 15%; }
  .offset-lg-20, .flex-offset-lg-20, .layout-margin .flex-offset-lg-20, .layout-margin .offset-lg-20 {
    margin-left: 20%; }
    [dir=rtl] .offset-lg-20, [dir=rtl] .flex-offset-lg-20, [dir=rtl] .layout-margin .flex-offset-lg-20, [dir=rtl] .layout-margin .offset-lg-20 {
      margin-left: auto;
      margin-right: 20%; }
  .offset-lg-25, .flex-offset-lg-25, .layout-margin .flex-offset-lg-25, .layout-margin .offset-lg-25 {
    margin-left: 25%; }
    [dir=rtl] .offset-lg-25, [dir=rtl] .flex-offset-lg-25, [dir=rtl] .layout-margin .flex-offset-lg-25, [dir=rtl] .layout-margin .offset-lg-25 {
      margin-left: auto;
      margin-right: 25%; }
  .offset-lg-30, .flex-offset-lg-30, .layout-margin .flex-offset-lg-30, .layout-margin .offset-lg-30 {
    margin-left: 30%; }
    [dir=rtl] .offset-lg-30, [dir=rtl] .flex-offset-lg-30, [dir=rtl] .layout-margin .flex-offset-lg-30, [dir=rtl] .layout-margin .offset-lg-30 {
      margin-left: auto;
      margin-right: 30%; }
  .offset-lg-35, .flex-offset-lg-35, .layout-margin .flex-offset-lg-35, .layout-margin .offset-lg-35 {
    margin-left: 35%; }
    [dir=rtl] .offset-lg-35, [dir=rtl] .flex-offset-lg-35, [dir=rtl] .layout-margin .flex-offset-lg-35, [dir=rtl] .layout-margin .offset-lg-35 {
      margin-left: auto;
      margin-right: 35%; }
  .offset-lg-40, .flex-offset-lg-40, .layout-margin .flex-offset-lg-40, .layout-margin .offset-lg-40 {
    margin-left: 40%; }
    [dir=rtl] .offset-lg-40, [dir=rtl] .flex-offset-lg-40, [dir=rtl] .layout-margin .flex-offset-lg-40, [dir=rtl] .layout-margin .offset-lg-40 {
      margin-left: auto;
      margin-right: 40%; }
  .offset-lg-45, .flex-offset-lg-45, .layout-margin .flex-offset-lg-45, .layout-margin .offset-lg-45 {
    margin-left: 45%; }
    [dir=rtl] .offset-lg-45, [dir=rtl] .flex-offset-lg-45, [dir=rtl] .layout-margin .flex-offset-lg-45, [dir=rtl] .layout-margin .offset-lg-45 {
      margin-left: auto;
      margin-right: 45%; }
  .offset-lg-50, .flex-offset-lg-50, .layout-margin .flex-offset-lg-50, .layout-margin .offset-lg-50 {
    margin-left: 50%; }
    [dir=rtl] .offset-lg-50, [dir=rtl] .flex-offset-lg-50, [dir=rtl] .layout-margin .flex-offset-lg-50, [dir=rtl] .layout-margin .offset-lg-50 {
      margin-left: auto;
      margin-right: 50%; }
  .offset-lg-55, .flex-offset-lg-55, .layout-margin .flex-offset-lg-55, .layout-margin .offset-lg-55 {
    margin-left: 55%; }
    [dir=rtl] .offset-lg-55, [dir=rtl] .flex-offset-lg-55, [dir=rtl] .layout-margin .flex-offset-lg-55, [dir=rtl] .layout-margin .offset-lg-55 {
      margin-left: auto;
      margin-right: 55%; }
  .offset-lg-60, .flex-offset-lg-60, .layout-margin .flex-offset-lg-60, .layout-margin .offset-lg-60 {
    margin-left: 60%; }
    [dir=rtl] .offset-lg-60, [dir=rtl] .flex-offset-lg-60, [dir=rtl] .layout-margin .flex-offset-lg-60, [dir=rtl] .layout-margin .offset-lg-60 {
      margin-left: auto;
      margin-right: 60%; }
  .offset-lg-65, .flex-offset-lg-65, .layout-margin .flex-offset-lg-65, .layout-margin .offset-lg-65 {
    margin-left: 65%; }
    [dir=rtl] .offset-lg-65, [dir=rtl] .flex-offset-lg-65, [dir=rtl] .layout-margin .flex-offset-lg-65, [dir=rtl] .layout-margin .offset-lg-65 {
      margin-left: auto;
      margin-right: 65%; }
  .offset-lg-70, .flex-offset-lg-70, .layout-margin .flex-offset-lg-70, .layout-margin .offset-lg-70 {
    margin-left: 70%; }
    [dir=rtl] .offset-lg-70, [dir=rtl] .flex-offset-lg-70, [dir=rtl] .layout-margin .flex-offset-lg-70, [dir=rtl] .layout-margin .offset-lg-70 {
      margin-left: auto;
      margin-right: 70%; }
  .offset-lg-75, .flex-offset-lg-75, .layout-margin .flex-offset-lg-75, .layout-margin .offset-lg-75 {
    margin-left: 75%; }
    [dir=rtl] .offset-lg-75, [dir=rtl] .flex-offset-lg-75, [dir=rtl] .layout-margin .flex-offset-lg-75, [dir=rtl] .layout-margin .offset-lg-75 {
      margin-left: auto;
      margin-right: 75%; }
  .offset-lg-80, .flex-offset-lg-80, .layout-margin .flex-offset-lg-80, .layout-margin .offset-lg-80 {
    margin-left: 80%; }
    [dir=rtl] .offset-lg-80, [dir=rtl] .flex-offset-lg-80, [dir=rtl] .layout-margin .flex-offset-lg-80, [dir=rtl] .layout-margin .offset-lg-80 {
      margin-left: auto;
      margin-right: 80%; }
  .offset-lg-85, .flex-offset-lg-85, .layout-margin .flex-offset-lg-85, .layout-margin .offset-lg-85 {
    margin-left: 85%; }
    [dir=rtl] .offset-lg-85, [dir=rtl] .flex-offset-lg-85, [dir=rtl] .layout-margin .flex-offset-lg-85, [dir=rtl] .layout-margin .offset-lg-85 {
      margin-left: auto;
      margin-right: 85%; }
  .offset-lg-90, .flex-offset-lg-90, .layout-margin .flex-offset-lg-90, .layout-margin .offset-lg-90 {
    margin-left: 90%; }
    [dir=rtl] .offset-lg-90, [dir=rtl] .flex-offset-lg-90, [dir=rtl] .layout-margin .flex-offset-lg-90, [dir=rtl] .layout-margin .offset-lg-90 {
      margin-left: auto;
      margin-right: 90%; }
  .offset-lg-95, .flex-offset-lg-95, .layout-margin .flex-offset-lg-95, .layout-margin .offset-lg-95 {
    margin-left: 95%; }
    [dir=rtl] .offset-lg-95, [dir=rtl] .flex-offset-lg-95, [dir=rtl] .layout-margin .flex-offset-lg-95, [dir=rtl] .layout-margin .offset-lg-95 {
      margin-left: auto;
      margin-right: 95%; }
  .offset-lg-33, .flex-offset-lg-33, .layout-margin .flex-offset-lg-33, .layout-margin .offset-lg-33 {
    margin-left: calc(100% / 3); }
  .offset-lg-66, .flex-offset-lg-66, .layout-margin .flex-offset-lg-66, .layout-margin .offset-lg-66 {
    margin-left: calc(200% / 3); }
    [dir=rtl] .offset-lg-66, [dir=rtl] .flex-offset-lg-66, [dir=rtl] .layout-margin .flex-offset-lg-66, [dir=rtl] .layout-margin .offset-lg-66 {
      margin-left: auto;
      margin-right: calc(200% / 3); }
  .layout-align-lg,
  .layout-align-lg-start-stretch {
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch; }
  .layout-align-lg-start,
  .layout-align-lg-start-start,
  .layout-align-lg-start-center,
  .layout-align-lg-start-end,
  .layout-align-lg-start-stretch {
    justify-content: flex-start; }
  .layout-align-lg-center,
  .layout-align-lg-center-start,
  .layout-align-lg-center-center,
  .layout-align-lg-center-end,
  .layout-align-lg-center-stretch {
    justify-content: center; }
  .layout-align-lg-end,
  .layout-align-lg-end-start,
  .layout-align-lg-end-center,
  .layout-align-lg-end-end,
  .layout-align-lg-end-stretch {
    justify-content: flex-end; }
  .layout-align-lg-space-around,
  .layout-align-lg-space-around-center,
  .layout-align-lg-space-around-start,
  .layout-align-lg-space-around-end,
  .layout-align-lg-space-around-stretch {
    justify-content: space-around; }
  .layout-align-lg-space-between,
  .layout-align-lg-space-between-center,
  .layout-align-lg-space-between-start,
  .layout-align-lg-space-between-end,
  .layout-align-lg-space-between-stretch {
    justify-content: space-between; }
  .layout-align-lg-start-start,
  .layout-align-lg-center-start,
  .layout-align-lg-end-start,
  .layout-align-lg-space-between-start,
  .layout-align-lg-space-around-start {
    align-items: flex-start;
    align-content: flex-start; }
  .layout-align-lg-start-center,
  .layout-align-lg-center-center,
  .layout-align-lg-end-center,
  .layout-align-lg-space-between-center,
  .layout-align-lg-space-around-center {
    align-items: center;
    align-content: center;
    max-width: 100%; }
  .layout-align-lg-start-center > *,
  .layout-align-lg-center-center > *,
  .layout-align-lg-end-center > *,
  .layout-align-lg-space-between-center > *,
  .layout-align-lg-space-around-center > * {
    max-width: 100%;
    box-sizing: border-box; }
  .layout-align-lg-start-end,
  .layout-align-lg-center-end,
  .layout-align-lg-end-end,
  .layout-align-lg-space-between-end,
  .layout-align-lg-space-around-end {
    align-items: flex-end;
    align-content: flex-end; }
  .layout-align-lg-start-stretch,
  .layout-align-lg-center-stretch,
  .layout-align-lg-end-stretch,
  .layout-align-lg-space-between-stretch,
  .layout-align-lg-space-around-stretch {
    align-items: stretch;
    align-content: stretch; }
  .flex-lg {
    flex: 1;
    box-sizing: border-box; }
  .flex-lg-grow {
    flex: 1 1 100%;
    box-sizing: border-box; }
  .flex-lg-initial {
    flex: 0 1 auto;
    box-sizing: border-box; }
  .flex-lg-auto {
    flex: 1 1 auto;
    box-sizing: border-box; }
  .flex-lg-none {
    flex: 0 0 auto;
    box-sizing: border-box; }
  .flex-lg-noshrink {
    flex: 1 0 auto;
    box-sizing: border-box; }
  .flex-lg-nogrow {
    flex: 0 1 auto;
    box-sizing: border-box; }
  .flex-lg-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-lg-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0; }
  .layout-column > .flex-lg-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box; }
  .layout-lg-row > .flex-lg-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0; }
  .layout-lg-column > .flex-lg-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
    min-height: 0; }
  .flex-lg-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-lg-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-lg-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box; }
  .layout-lg-row > .flex-lg-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-lg-column > .flex-lg-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box; }
  .flex-lg-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-lg-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-lg-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box; }
  .layout-lg-row > .flex-lg-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-lg-column > .flex-lg-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box; }
  .flex-lg-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-lg-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-lg-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box; }
  .layout-lg-row > .flex-lg-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-lg-column > .flex-lg-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box; }
  .flex-lg-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-lg-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-lg-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box; }
  .layout-lg-row > .flex-lg-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-lg-column > .flex-lg-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box; }
  .flex-lg-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-lg-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-lg-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box; }
  .layout-lg-row > .flex-lg-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-lg-column > .flex-lg-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box; }
  .flex-lg-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-lg-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-lg-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box; }
  .layout-lg-row > .flex-lg-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-lg-column > .flex-lg-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box; }
  .flex-lg-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-lg-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-lg-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box; }
  .layout-lg-row > .flex-lg-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-lg-column > .flex-lg-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box; }
  .flex-lg-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-lg-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-lg-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box; }
  .layout-lg-row > .flex-lg-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-lg-column > .flex-lg-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box; }
  .flex-lg-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-lg-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-lg-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box; }
  .layout-lg-row > .flex-lg-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-lg-column > .flex-lg-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box; }
  .flex-lg-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-lg-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-lg-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box; }
  .layout-lg-row > .flex-lg-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-lg-column > .flex-lg-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box; }
  .flex-lg-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-lg-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-lg-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box; }
  .layout-lg-row > .flex-lg-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-lg-column > .flex-lg-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box; }
  .flex-lg-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-lg-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-lg-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box; }
  .layout-lg-row > .flex-lg-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-lg-column > .flex-lg-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box; }
  .flex-lg-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-lg-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-lg-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box; }
  .layout-lg-row > .flex-lg-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-lg-column > .flex-lg-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box; }
  .flex-lg-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-lg-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-lg-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box; }
  .layout-lg-row > .flex-lg-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-lg-column > .flex-lg-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box; }
  .flex-lg-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-lg-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-lg-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box; }
  .layout-lg-row > .flex-lg-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-lg-column > .flex-lg-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box; }
  .flex-lg-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-lg-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-lg-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box; }
  .layout-lg-row > .flex-lg-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-lg-column > .flex-lg-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box; }
  .flex-lg-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-lg-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-lg-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box; }
  .layout-lg-row > .flex-lg-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-lg-column > .flex-lg-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box; }
  .flex-lg-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-lg-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-lg-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box; }
  .layout-lg-row > .flex-lg-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-lg-column > .flex-lg-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box; }
  .flex-lg-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-lg-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-lg-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box; }
  .layout-lg-row > .flex-lg-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-lg-column > .flex-lg-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box; }
  .flex-lg-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-lg-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-lg-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-lg-row > .flex-lg-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-lg-column > .flex-lg-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-lg-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-lg-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-lg-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box; }
  .layout-column > .flex-lg-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box; }
  .layout-lg-row > .flex-lg-33 {
    flex: 1 1 100%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-lg-row > .flex-lg-66 {
    flex: 1 1 100%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-lg-row > .flex {
    min-width: 0; }
  .layout-lg-column > .flex-lg-33 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box; }
  .layout-lg-column > .flex-lg-66 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box; }
  .layout-lg-column > .flex {
    min-height: 0; }
  .layout-lg, .layout-lg-column, .layout-lg-row {
    box-sizing: border-box;
    display: flex; }
  .layout-lg-column {
    flex-direction: column; }
  .layout-lg-row {
    flex-direction: row; } }

@media (min-width: 1920px) {
  .flex-order-gt-lg--20 {
    order: -20; }
  .flex-order-gt-lg--19 {
    order: -19; }
  .flex-order-gt-lg--18 {
    order: -18; }
  .flex-order-gt-lg--17 {
    order: -17; }
  .flex-order-gt-lg--16 {
    order: -16; }
  .flex-order-gt-lg--15 {
    order: -15; }
  .flex-order-gt-lg--14 {
    order: -14; }
  .flex-order-gt-lg--13 {
    order: -13; }
  .flex-order-gt-lg--12 {
    order: -12; }
  .flex-order-gt-lg--11 {
    order: -11; }
  .flex-order-gt-lg--10 {
    order: -10; }
  .flex-order-gt-lg--9 {
    order: -9; }
  .flex-order-gt-lg--8 {
    order: -8; }
  .flex-order-gt-lg--7 {
    order: -7; }
  .flex-order-gt-lg--6 {
    order: -6; }
  .flex-order-gt-lg--5 {
    order: -5; }
  .flex-order-gt-lg--4 {
    order: -4; }
  .flex-order-gt-lg--3 {
    order: -3; }
  .flex-order-gt-lg--2 {
    order: -2; }
  .flex-order-gt-lg--1 {
    order: -1; }
  .flex-order-gt-lg-0 {
    order: 0; }
  .flex-order-gt-lg-1 {
    order: 1; }
  .flex-order-gt-lg-2 {
    order: 2; }
  .flex-order-gt-lg-3 {
    order: 3; }
  .flex-order-gt-lg-4 {
    order: 4; }
  .flex-order-gt-lg-5 {
    order: 5; }
  .flex-order-gt-lg-6 {
    order: 6; }
  .flex-order-gt-lg-7 {
    order: 7; }
  .flex-order-gt-lg-8 {
    order: 8; }
  .flex-order-gt-lg-9 {
    order: 9; }
  .flex-order-gt-lg-10 {
    order: 10; }
  .flex-order-gt-lg-11 {
    order: 11; }
  .flex-order-gt-lg-12 {
    order: 12; }
  .flex-order-gt-lg-13 {
    order: 13; }
  .flex-order-gt-lg-14 {
    order: 14; }
  .flex-order-gt-lg-15 {
    order: 15; }
  .flex-order-gt-lg-16 {
    order: 16; }
  .flex-order-gt-lg-17 {
    order: 17; }
  .flex-order-gt-lg-18 {
    order: 18; }
  .flex-order-gt-lg-19 {
    order: 19; }
  .flex-order-gt-lg-20 {
    order: 20; }
  .offset-gt-lg-0, .flex-offset-gt-lg-0, .layout-margin .flex-offset-gt-lg-0, .layout-margin .offset-gt-lg-0 {
    margin-left: 0; }
    [dir=rtl] .offset-gt-lg-0, [dir=rtl] .flex-offset-gt-lg-0, [dir=rtl] .layout-margin .flex-offset-gt-lg-0, [dir=rtl] .layout-margin .offset-gt-lg-0 {
      margin-left: auto;
      margin-right: 0; }
  .offset-gt-lg-5, .flex-offset-gt-lg-5, .layout-margin .flex-offset-gt-lg-5, .layout-margin .offset-gt-lg-5 {
    margin-left: 5%; }
    [dir=rtl] .offset-gt-lg-5, [dir=rtl] .flex-offset-gt-lg-5, [dir=rtl] .layout-margin .flex-offset-gt-lg-5, [dir=rtl] .layout-margin .offset-gt-lg-5 {
      margin-left: auto;
      margin-right: 5%; }
  .offset-gt-lg-10, .flex-offset-gt-lg-10, .layout-margin .flex-offset-gt-lg-10, .layout-margin .offset-gt-lg-10 {
    margin-left: 10%; }
    [dir=rtl] .offset-gt-lg-10, [dir=rtl] .flex-offset-gt-lg-10, [dir=rtl] .layout-margin .flex-offset-gt-lg-10, [dir=rtl] .layout-margin .offset-gt-lg-10 {
      margin-left: auto;
      margin-right: 10%; }
  .offset-gt-lg-15, .flex-offset-gt-lg-15, .layout-margin .flex-offset-gt-lg-15, .layout-margin .offset-gt-lg-15 {
    margin-left: 15%; }
    [dir=rtl] .offset-gt-lg-15, [dir=rtl] .flex-offset-gt-lg-15, [dir=rtl] .layout-margin .flex-offset-gt-lg-15, [dir=rtl] .layout-margin .offset-gt-lg-15 {
      margin-left: auto;
      margin-right: 15%; }
  .offset-gt-lg-20, .flex-offset-gt-lg-20, .layout-margin .flex-offset-gt-lg-20, .layout-margin .offset-gt-lg-20 {
    margin-left: 20%; }
    [dir=rtl] .offset-gt-lg-20, [dir=rtl] .flex-offset-gt-lg-20, [dir=rtl] .layout-margin .flex-offset-gt-lg-20, [dir=rtl] .layout-margin .offset-gt-lg-20 {
      margin-left: auto;
      margin-right: 20%; }
  .offset-gt-lg-25, .flex-offset-gt-lg-25, .layout-margin .flex-offset-gt-lg-25, .layout-margin .offset-gt-lg-25 {
    margin-left: 25%; }
    [dir=rtl] .offset-gt-lg-25, [dir=rtl] .flex-offset-gt-lg-25, [dir=rtl] .layout-margin .flex-offset-gt-lg-25, [dir=rtl] .layout-margin .offset-gt-lg-25 {
      margin-left: auto;
      margin-right: 25%; }
  .offset-gt-lg-30, .flex-offset-gt-lg-30, .layout-margin .flex-offset-gt-lg-30, .layout-margin .offset-gt-lg-30 {
    margin-left: 30%; }
    [dir=rtl] .offset-gt-lg-30, [dir=rtl] .flex-offset-gt-lg-30, [dir=rtl] .layout-margin .flex-offset-gt-lg-30, [dir=rtl] .layout-margin .offset-gt-lg-30 {
      margin-left: auto;
      margin-right: 30%; }
  .offset-gt-lg-35, .flex-offset-gt-lg-35, .layout-margin .flex-offset-gt-lg-35, .layout-margin .offset-gt-lg-35 {
    margin-left: 35%; }
    [dir=rtl] .offset-gt-lg-35, [dir=rtl] .flex-offset-gt-lg-35, [dir=rtl] .layout-margin .flex-offset-gt-lg-35, [dir=rtl] .layout-margin .offset-gt-lg-35 {
      margin-left: auto;
      margin-right: 35%; }
  .offset-gt-lg-40, .flex-offset-gt-lg-40, .layout-margin .flex-offset-gt-lg-40, .layout-margin .offset-gt-lg-40 {
    margin-left: 40%; }
    [dir=rtl] .offset-gt-lg-40, [dir=rtl] .flex-offset-gt-lg-40, [dir=rtl] .layout-margin .flex-offset-gt-lg-40, [dir=rtl] .layout-margin .offset-gt-lg-40 {
      margin-left: auto;
      margin-right: 40%; }
  .offset-gt-lg-45, .flex-offset-gt-lg-45, .layout-margin .flex-offset-gt-lg-45, .layout-margin .offset-gt-lg-45 {
    margin-left: 45%; }
    [dir=rtl] .offset-gt-lg-45, [dir=rtl] .flex-offset-gt-lg-45, [dir=rtl] .layout-margin .flex-offset-gt-lg-45, [dir=rtl] .layout-margin .offset-gt-lg-45 {
      margin-left: auto;
      margin-right: 45%; }
  .offset-gt-lg-50, .flex-offset-gt-lg-50, .layout-margin .flex-offset-gt-lg-50, .layout-margin .offset-gt-lg-50 {
    margin-left: 50%; }
    [dir=rtl] .offset-gt-lg-50, [dir=rtl] .flex-offset-gt-lg-50, [dir=rtl] .layout-margin .flex-offset-gt-lg-50, [dir=rtl] .layout-margin .offset-gt-lg-50 {
      margin-left: auto;
      margin-right: 50%; }
  .offset-gt-lg-55, .flex-offset-gt-lg-55, .layout-margin .flex-offset-gt-lg-55, .layout-margin .offset-gt-lg-55 {
    margin-left: 55%; }
    [dir=rtl] .offset-gt-lg-55, [dir=rtl] .flex-offset-gt-lg-55, [dir=rtl] .layout-margin .flex-offset-gt-lg-55, [dir=rtl] .layout-margin .offset-gt-lg-55 {
      margin-left: auto;
      margin-right: 55%; }
  .offset-gt-lg-60, .flex-offset-gt-lg-60, .layout-margin .flex-offset-gt-lg-60, .layout-margin .offset-gt-lg-60 {
    margin-left: 60%; }
    [dir=rtl] .offset-gt-lg-60, [dir=rtl] .flex-offset-gt-lg-60, [dir=rtl] .layout-margin .flex-offset-gt-lg-60, [dir=rtl] .layout-margin .offset-gt-lg-60 {
      margin-left: auto;
      margin-right: 60%; }
  .offset-gt-lg-65, .flex-offset-gt-lg-65, .layout-margin .flex-offset-gt-lg-65, .layout-margin .offset-gt-lg-65 {
    margin-left: 65%; }
    [dir=rtl] .offset-gt-lg-65, [dir=rtl] .flex-offset-gt-lg-65, [dir=rtl] .layout-margin .flex-offset-gt-lg-65, [dir=rtl] .layout-margin .offset-gt-lg-65 {
      margin-left: auto;
      margin-right: 65%; }
  .offset-gt-lg-70, .flex-offset-gt-lg-70, .layout-margin .flex-offset-gt-lg-70, .layout-margin .offset-gt-lg-70 {
    margin-left: 70%; }
    [dir=rtl] .offset-gt-lg-70, [dir=rtl] .flex-offset-gt-lg-70, [dir=rtl] .layout-margin .flex-offset-gt-lg-70, [dir=rtl] .layout-margin .offset-gt-lg-70 {
      margin-left: auto;
      margin-right: 70%; }
  .offset-gt-lg-75, .flex-offset-gt-lg-75, .layout-margin .flex-offset-gt-lg-75, .layout-margin .offset-gt-lg-75 {
    margin-left: 75%; }
    [dir=rtl] .offset-gt-lg-75, [dir=rtl] .flex-offset-gt-lg-75, [dir=rtl] .layout-margin .flex-offset-gt-lg-75, [dir=rtl] .layout-margin .offset-gt-lg-75 {
      margin-left: auto;
      margin-right: 75%; }
  .offset-gt-lg-80, .flex-offset-gt-lg-80, .layout-margin .flex-offset-gt-lg-80, .layout-margin .offset-gt-lg-80 {
    margin-left: 80%; }
    [dir=rtl] .offset-gt-lg-80, [dir=rtl] .flex-offset-gt-lg-80, [dir=rtl] .layout-margin .flex-offset-gt-lg-80, [dir=rtl] .layout-margin .offset-gt-lg-80 {
      margin-left: auto;
      margin-right: 80%; }
  .offset-gt-lg-85, .flex-offset-gt-lg-85, .layout-margin .flex-offset-gt-lg-85, .layout-margin .offset-gt-lg-85 {
    margin-left: 85%; }
    [dir=rtl] .offset-gt-lg-85, [dir=rtl] .flex-offset-gt-lg-85, [dir=rtl] .layout-margin .flex-offset-gt-lg-85, [dir=rtl] .layout-margin .offset-gt-lg-85 {
      margin-left: auto;
      margin-right: 85%; }
  .offset-gt-lg-90, .flex-offset-gt-lg-90, .layout-margin .flex-offset-gt-lg-90, .layout-margin .offset-gt-lg-90 {
    margin-left: 90%; }
    [dir=rtl] .offset-gt-lg-90, [dir=rtl] .flex-offset-gt-lg-90, [dir=rtl] .layout-margin .flex-offset-gt-lg-90, [dir=rtl] .layout-margin .offset-gt-lg-90 {
      margin-left: auto;
      margin-right: 90%; }
  .offset-gt-lg-95, .flex-offset-gt-lg-95, .layout-margin .flex-offset-gt-lg-95, .layout-margin .offset-gt-lg-95 {
    margin-left: 95%; }
    [dir=rtl] .offset-gt-lg-95, [dir=rtl] .flex-offset-gt-lg-95, [dir=rtl] .layout-margin .flex-offset-gt-lg-95, [dir=rtl] .layout-margin .offset-gt-lg-95 {
      margin-left: auto;
      margin-right: 95%; }
  .offset-gt-lg-33, .flex-offset-gt-lg-33, .layout-margin .flex-offset-gt-lg-33, .layout-margin .offset-gt-lg-33 {
    margin-left: calc(100% / 3); }
  .offset-gt-lg-66, .flex-offset-gt-lg-66, .layout-margin .flex-offset-gt-lg-66, .layout-margin .offset-gt-lg-66 {
    margin-left: calc(200% / 3); }
    [dir=rtl] .offset-gt-lg-66, [dir=rtl] .flex-offset-gt-lg-66, [dir=rtl] .layout-margin .flex-offset-gt-lg-66, [dir=rtl] .layout-margin .offset-gt-lg-66 {
      margin-left: auto;
      margin-right: calc(200% / 3); }
  .layout-align-gt-lg,
  .layout-align-gt-lg-start-stretch {
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch; }
  .layout-align-gt-lg-start,
  .layout-align-gt-lg-start-start,
  .layout-align-gt-lg-start-center,
  .layout-align-gt-lg-start-end,
  .layout-align-gt-lg-start-stretch {
    justify-content: flex-start; }
  .layout-align-gt-lg-center,
  .layout-align-gt-lg-center-start,
  .layout-align-gt-lg-center-center,
  .layout-align-gt-lg-center-end,
  .layout-align-gt-lg-center-stretch {
    justify-content: center; }
  .layout-align-gt-lg-end,
  .layout-align-gt-lg-end-start,
  .layout-align-gt-lg-end-center,
  .layout-align-gt-lg-end-end,
  .layout-align-gt-lg-end-stretch {
    justify-content: flex-end; }
  .layout-align-gt-lg-space-around,
  .layout-align-gt-lg-space-around-center,
  .layout-align-gt-lg-space-around-start,
  .layout-align-gt-lg-space-around-end,
  .layout-align-gt-lg-space-around-stretch {
    justify-content: space-around; }
  .layout-align-gt-lg-space-between,
  .layout-align-gt-lg-space-between-center,
  .layout-align-gt-lg-space-between-start,
  .layout-align-gt-lg-space-between-end,
  .layout-align-gt-lg-space-between-stretch {
    justify-content: space-between; }
  .layout-align-gt-lg-start-start,
  .layout-align-gt-lg-center-start,
  .layout-align-gt-lg-end-start,
  .layout-align-gt-lg-space-between-start,
  .layout-align-gt-lg-space-around-start {
    align-items: flex-start;
    align-content: flex-start; }
  .layout-align-gt-lg-start-center,
  .layout-align-gt-lg-center-center,
  .layout-align-gt-lg-end-center,
  .layout-align-gt-lg-space-between-center,
  .layout-align-gt-lg-space-around-center {
    align-items: center;
    align-content: center;
    max-width: 100%; }
  .layout-align-gt-lg-start-center > *,
  .layout-align-gt-lg-center-center > *,
  .layout-align-gt-lg-end-center > *,
  .layout-align-gt-lg-space-between-center > *,
  .layout-align-gt-lg-space-around-center > * {
    max-width: 100%;
    box-sizing: border-box; }
  .layout-align-gt-lg-start-end,
  .layout-align-gt-lg-center-end,
  .layout-align-gt-lg-end-end,
  .layout-align-gt-lg-space-between-end,
  .layout-align-gt-lg-space-around-end {
    align-items: flex-end;
    align-content: flex-end; }
  .layout-align-gt-lg-start-stretch,
  .layout-align-gt-lg-center-stretch,
  .layout-align-gt-lg-end-stretch,
  .layout-align-gt-lg-space-between-stretch,
  .layout-align-gt-lg-space-around-stretch {
    align-items: stretch;
    align-content: stretch; }
  .flex-gt-lg {
    flex: 1;
    box-sizing: border-box; }
  .flex-gt-lg-grow {
    flex: 1 1 100%;
    box-sizing: border-box; }
  .flex-gt-lg-initial {
    flex: 0 1 auto;
    box-sizing: border-box; }
  .flex-gt-lg-auto {
    flex: 1 1 auto;
    box-sizing: border-box; }
  .flex-gt-lg-none {
    flex: 0 0 auto;
    box-sizing: border-box; }
  .flex-gt-lg-noshrink {
    flex: 1 0 auto;
    box-sizing: border-box; }
  .flex-gt-lg-nogrow {
    flex: 0 1 auto;
    box-sizing: border-box; }
  .flex-gt-lg-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-lg-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0; }
  .layout-column > .flex-gt-lg-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box; }
  .layout-gt-lg-row > .flex-gt-lg-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0; }
  .layout-gt-lg-column > .flex-gt-lg-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
    min-height: 0; }
  .flex-gt-lg-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-lg-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-lg-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box; }
  .layout-gt-lg-row > .flex-gt-lg-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-lg-column > .flex-gt-lg-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box; }
  .flex-gt-lg-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-lg-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-lg-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box; }
  .layout-gt-lg-row > .flex-gt-lg-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-lg-column > .flex-gt-lg-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box; }
  .flex-gt-lg-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-lg-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-lg-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box; }
  .layout-gt-lg-row > .flex-gt-lg-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-lg-column > .flex-gt-lg-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box; }
  .flex-gt-lg-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-lg-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-lg-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box; }
  .layout-gt-lg-row > .flex-gt-lg-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-lg-column > .flex-gt-lg-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box; }
  .flex-gt-lg-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-lg-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-lg-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box; }
  .layout-gt-lg-row > .flex-gt-lg-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-lg-column > .flex-gt-lg-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box; }
  .flex-gt-lg-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-lg-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-lg-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box; }
  .layout-gt-lg-row > .flex-gt-lg-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-lg-column > .flex-gt-lg-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box; }
  .flex-gt-lg-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-lg-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-lg-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box; }
  .layout-gt-lg-row > .flex-gt-lg-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-lg-column > .flex-gt-lg-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box; }
  .flex-gt-lg-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-lg-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-lg-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box; }
  .layout-gt-lg-row > .flex-gt-lg-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-lg-column > .flex-gt-lg-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box; }
  .flex-gt-lg-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-lg-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-lg-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box; }
  .layout-gt-lg-row > .flex-gt-lg-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-lg-column > .flex-gt-lg-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box; }
  .flex-gt-lg-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-lg-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-lg-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box; }
  .layout-gt-lg-row > .flex-gt-lg-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-lg-column > .flex-gt-lg-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box; }
  .flex-gt-lg-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-lg-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-lg-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box; }
  .layout-gt-lg-row > .flex-gt-lg-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-lg-column > .flex-gt-lg-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box; }
  .flex-gt-lg-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-lg-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-lg-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box; }
  .layout-gt-lg-row > .flex-gt-lg-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-lg-column > .flex-gt-lg-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box; }
  .flex-gt-lg-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-lg-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-lg-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box; }
  .layout-gt-lg-row > .flex-gt-lg-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-lg-column > .flex-gt-lg-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box; }
  .flex-gt-lg-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-lg-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-lg-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box; }
  .layout-gt-lg-row > .flex-gt-lg-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-lg-column > .flex-gt-lg-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box; }
  .flex-gt-lg-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-lg-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-lg-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box; }
  .layout-gt-lg-row > .flex-gt-lg-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-lg-column > .flex-gt-lg-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box; }
  .flex-gt-lg-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-lg-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-lg-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box; }
  .layout-gt-lg-row > .flex-gt-lg-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-lg-column > .flex-gt-lg-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box; }
  .flex-gt-lg-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-lg-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-lg-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box; }
  .layout-gt-lg-row > .flex-gt-lg-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-lg-column > .flex-gt-lg-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box; }
  .flex-gt-lg-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-lg-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-lg-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box; }
  .layout-gt-lg-row > .flex-gt-lg-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-lg-column > .flex-gt-lg-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box; }
  .flex-gt-lg-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-lg-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-lg-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box; }
  .layout-gt-lg-row > .flex-gt-lg-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-lg-column > .flex-gt-lg-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box; }
  .flex-gt-lg-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-lg-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-lg-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-lg-row > .flex-gt-lg-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-lg-column > .flex-gt-lg-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-lg-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-gt-lg-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-lg-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box; }
  .layout-column > .flex-gt-lg-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box; }
  .layout-gt-lg-row > .flex-gt-lg-33 {
    flex: 1 1 100%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-lg-row > .flex-gt-lg-66 {
    flex: 1 1 100%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-gt-lg-row > .flex {
    min-width: 0; }
  .layout-gt-lg-column > .flex-gt-lg-33 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box; }
  .layout-gt-lg-column > .flex-gt-lg-66 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box; }
  .layout-gt-lg-column > .flex {
    min-height: 0; }
  .layout-gt-lg, .layout-gt-lg-column, .layout-gt-lg-row {
    box-sizing: border-box;
    display: flex; }
  .layout-gt-lg-column {
    flex-direction: column; }
  .layout-gt-lg-row {
    flex-direction: row; }
  .flex-order-xl--20 {
    order: -20; }
  .flex-order-xl--19 {
    order: -19; }
  .flex-order-xl--18 {
    order: -18; }
  .flex-order-xl--17 {
    order: -17; }
  .flex-order-xl--16 {
    order: -16; }
  .flex-order-xl--15 {
    order: -15; }
  .flex-order-xl--14 {
    order: -14; }
  .flex-order-xl--13 {
    order: -13; }
  .flex-order-xl--12 {
    order: -12; }
  .flex-order-xl--11 {
    order: -11; }
  .flex-order-xl--10 {
    order: -10; }
  .flex-order-xl--9 {
    order: -9; }
  .flex-order-xl--8 {
    order: -8; }
  .flex-order-xl--7 {
    order: -7; }
  .flex-order-xl--6 {
    order: -6; }
  .flex-order-xl--5 {
    order: -5; }
  .flex-order-xl--4 {
    order: -4; }
  .flex-order-xl--3 {
    order: -3; }
  .flex-order-xl--2 {
    order: -2; }
  .flex-order-xl--1 {
    order: -1; }
  .flex-order-xl-0 {
    order: 0; }
  .flex-order-xl-1 {
    order: 1; }
  .flex-order-xl-2 {
    order: 2; }
  .flex-order-xl-3 {
    order: 3; }
  .flex-order-xl-4 {
    order: 4; }
  .flex-order-xl-5 {
    order: 5; }
  .flex-order-xl-6 {
    order: 6; }
  .flex-order-xl-7 {
    order: 7; }
  .flex-order-xl-8 {
    order: 8; }
  .flex-order-xl-9 {
    order: 9; }
  .flex-order-xl-10 {
    order: 10; }
  .flex-order-xl-11 {
    order: 11; }
  .flex-order-xl-12 {
    order: 12; }
  .flex-order-xl-13 {
    order: 13; }
  .flex-order-xl-14 {
    order: 14; }
  .flex-order-xl-15 {
    order: 15; }
  .flex-order-xl-16 {
    order: 16; }
  .flex-order-xl-17 {
    order: 17; }
  .flex-order-xl-18 {
    order: 18; }
  .flex-order-xl-19 {
    order: 19; }
  .flex-order-xl-20 {
    order: 20; }
  .offset-xl-0, .flex-offset-xl-0, .layout-margin .flex-offset-xl-0, .layout-margin .offset-xl-0 {
    margin-left: 0; }
    [dir=rtl] .offset-xl-0, [dir=rtl] .flex-offset-xl-0, [dir=rtl] .layout-margin .flex-offset-xl-0, [dir=rtl] .layout-margin .offset-xl-0 {
      margin-left: auto;
      margin-right: 0; }
  .offset-xl-5, .flex-offset-xl-5, .layout-margin .flex-offset-xl-5, .layout-margin .offset-xl-5 {
    margin-left: 5%; }
    [dir=rtl] .offset-xl-5, [dir=rtl] .flex-offset-xl-5, [dir=rtl] .layout-margin .flex-offset-xl-5, [dir=rtl] .layout-margin .offset-xl-5 {
      margin-left: auto;
      margin-right: 5%; }
  .offset-xl-10, .flex-offset-xl-10, .layout-margin .flex-offset-xl-10, .layout-margin .offset-xl-10 {
    margin-left: 10%; }
    [dir=rtl] .offset-xl-10, [dir=rtl] .flex-offset-xl-10, [dir=rtl] .layout-margin .flex-offset-xl-10, [dir=rtl] .layout-margin .offset-xl-10 {
      margin-left: auto;
      margin-right: 10%; }
  .offset-xl-15, .flex-offset-xl-15, .layout-margin .flex-offset-xl-15, .layout-margin .offset-xl-15 {
    margin-left: 15%; }
    [dir=rtl] .offset-xl-15, [dir=rtl] .flex-offset-xl-15, [dir=rtl] .layout-margin .flex-offset-xl-15, [dir=rtl] .layout-margin .offset-xl-15 {
      margin-left: auto;
      margin-right: 15%; }
  .offset-xl-20, .flex-offset-xl-20, .layout-margin .flex-offset-xl-20, .layout-margin .offset-xl-20 {
    margin-left: 20%; }
    [dir=rtl] .offset-xl-20, [dir=rtl] .flex-offset-xl-20, [dir=rtl] .layout-margin .flex-offset-xl-20, [dir=rtl] .layout-margin .offset-xl-20 {
      margin-left: auto;
      margin-right: 20%; }
  .offset-xl-25, .flex-offset-xl-25, .layout-margin .flex-offset-xl-25, .layout-margin .offset-xl-25 {
    margin-left: 25%; }
    [dir=rtl] .offset-xl-25, [dir=rtl] .flex-offset-xl-25, [dir=rtl] .layout-margin .flex-offset-xl-25, [dir=rtl] .layout-margin .offset-xl-25 {
      margin-left: auto;
      margin-right: 25%; }
  .offset-xl-30, .flex-offset-xl-30, .layout-margin .flex-offset-xl-30, .layout-margin .offset-xl-30 {
    margin-left: 30%; }
    [dir=rtl] .offset-xl-30, [dir=rtl] .flex-offset-xl-30, [dir=rtl] .layout-margin .flex-offset-xl-30, [dir=rtl] .layout-margin .offset-xl-30 {
      margin-left: auto;
      margin-right: 30%; }
  .offset-xl-35, .flex-offset-xl-35, .layout-margin .flex-offset-xl-35, .layout-margin .offset-xl-35 {
    margin-left: 35%; }
    [dir=rtl] .offset-xl-35, [dir=rtl] .flex-offset-xl-35, [dir=rtl] .layout-margin .flex-offset-xl-35, [dir=rtl] .layout-margin .offset-xl-35 {
      margin-left: auto;
      margin-right: 35%; }
  .offset-xl-40, .flex-offset-xl-40, .layout-margin .flex-offset-xl-40, .layout-margin .offset-xl-40 {
    margin-left: 40%; }
    [dir=rtl] .offset-xl-40, [dir=rtl] .flex-offset-xl-40, [dir=rtl] .layout-margin .flex-offset-xl-40, [dir=rtl] .layout-margin .offset-xl-40 {
      margin-left: auto;
      margin-right: 40%; }
  .offset-xl-45, .flex-offset-xl-45, .layout-margin .flex-offset-xl-45, .layout-margin .offset-xl-45 {
    margin-left: 45%; }
    [dir=rtl] .offset-xl-45, [dir=rtl] .flex-offset-xl-45, [dir=rtl] .layout-margin .flex-offset-xl-45, [dir=rtl] .layout-margin .offset-xl-45 {
      margin-left: auto;
      margin-right: 45%; }
  .offset-xl-50, .flex-offset-xl-50, .layout-margin .flex-offset-xl-50, .layout-margin .offset-xl-50 {
    margin-left: 50%; }
    [dir=rtl] .offset-xl-50, [dir=rtl] .flex-offset-xl-50, [dir=rtl] .layout-margin .flex-offset-xl-50, [dir=rtl] .layout-margin .offset-xl-50 {
      margin-left: auto;
      margin-right: 50%; }
  .offset-xl-55, .flex-offset-xl-55, .layout-margin .flex-offset-xl-55, .layout-margin .offset-xl-55 {
    margin-left: 55%; }
    [dir=rtl] .offset-xl-55, [dir=rtl] .flex-offset-xl-55, [dir=rtl] .layout-margin .flex-offset-xl-55, [dir=rtl] .layout-margin .offset-xl-55 {
      margin-left: auto;
      margin-right: 55%; }
  .offset-xl-60, .flex-offset-xl-60, .layout-margin .flex-offset-xl-60, .layout-margin .offset-xl-60 {
    margin-left: 60%; }
    [dir=rtl] .offset-xl-60, [dir=rtl] .flex-offset-xl-60, [dir=rtl] .layout-margin .flex-offset-xl-60, [dir=rtl] .layout-margin .offset-xl-60 {
      margin-left: auto;
      margin-right: 60%; }
  .offset-xl-65, .flex-offset-xl-65, .layout-margin .flex-offset-xl-65, .layout-margin .offset-xl-65 {
    margin-left: 65%; }
    [dir=rtl] .offset-xl-65, [dir=rtl] .flex-offset-xl-65, [dir=rtl] .layout-margin .flex-offset-xl-65, [dir=rtl] .layout-margin .offset-xl-65 {
      margin-left: auto;
      margin-right: 65%; }
  .offset-xl-70, .flex-offset-xl-70, .layout-margin .flex-offset-xl-70, .layout-margin .offset-xl-70 {
    margin-left: 70%; }
    [dir=rtl] .offset-xl-70, [dir=rtl] .flex-offset-xl-70, [dir=rtl] .layout-margin .flex-offset-xl-70, [dir=rtl] .layout-margin .offset-xl-70 {
      margin-left: auto;
      margin-right: 70%; }
  .offset-xl-75, .flex-offset-xl-75, .layout-margin .flex-offset-xl-75, .layout-margin .offset-xl-75 {
    margin-left: 75%; }
    [dir=rtl] .offset-xl-75, [dir=rtl] .flex-offset-xl-75, [dir=rtl] .layout-margin .flex-offset-xl-75, [dir=rtl] .layout-margin .offset-xl-75 {
      margin-left: auto;
      margin-right: 75%; }
  .offset-xl-80, .flex-offset-xl-80, .layout-margin .flex-offset-xl-80, .layout-margin .offset-xl-80 {
    margin-left: 80%; }
    [dir=rtl] .offset-xl-80, [dir=rtl] .flex-offset-xl-80, [dir=rtl] .layout-margin .flex-offset-xl-80, [dir=rtl] .layout-margin .offset-xl-80 {
      margin-left: auto;
      margin-right: 80%; }
  .offset-xl-85, .flex-offset-xl-85, .layout-margin .flex-offset-xl-85, .layout-margin .offset-xl-85 {
    margin-left: 85%; }
    [dir=rtl] .offset-xl-85, [dir=rtl] .flex-offset-xl-85, [dir=rtl] .layout-margin .flex-offset-xl-85, [dir=rtl] .layout-margin .offset-xl-85 {
      margin-left: auto;
      margin-right: 85%; }
  .offset-xl-90, .flex-offset-xl-90, .layout-margin .flex-offset-xl-90, .layout-margin .offset-xl-90 {
    margin-left: 90%; }
    [dir=rtl] .offset-xl-90, [dir=rtl] .flex-offset-xl-90, [dir=rtl] .layout-margin .flex-offset-xl-90, [dir=rtl] .layout-margin .offset-xl-90 {
      margin-left: auto;
      margin-right: 90%; }
  .offset-xl-95, .flex-offset-xl-95, .layout-margin .flex-offset-xl-95, .layout-margin .offset-xl-95 {
    margin-left: 95%; }
    [dir=rtl] .offset-xl-95, [dir=rtl] .flex-offset-xl-95, [dir=rtl] .layout-margin .flex-offset-xl-95, [dir=rtl] .layout-margin .offset-xl-95 {
      margin-left: auto;
      margin-right: 95%; }
  .offset-xl-33, .flex-offset-xl-33, .layout-margin .flex-offset-xl-33, .layout-margin .offset-xl-33 {
    margin-left: calc(100% / 3); }
  .offset-xl-66, .flex-offset-xl-66, .layout-margin .flex-offset-xl-66, .layout-margin .offset-xl-66 {
    margin-left: calc(200% / 3); }
    [dir=rtl] .offset-xl-66, [dir=rtl] .flex-offset-xl-66, [dir=rtl] .layout-margin .flex-offset-xl-66, [dir=rtl] .layout-margin .offset-xl-66 {
      margin-left: auto;
      margin-right: calc(200% / 3); }
  .layout-align-xl,
  .layout-align-xl-start-stretch {
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch; }
  .layout-align-xl-start,
  .layout-align-xl-start-start,
  .layout-align-xl-start-center,
  .layout-align-xl-start-end,
  .layout-align-xl-start-stretch {
    justify-content: flex-start; }
  .layout-align-xl-center,
  .layout-align-xl-center-start,
  .layout-align-xl-center-center,
  .layout-align-xl-center-end,
  .layout-align-xl-center-stretch {
    justify-content: center; }
  .layout-align-xl-end,
  .layout-align-xl-end-start,
  .layout-align-xl-end-center,
  .layout-align-xl-end-end,
  .layout-align-xl-end-stretch {
    justify-content: flex-end; }
  .layout-align-xl-space-around,
  .layout-align-xl-space-around-center,
  .layout-align-xl-space-around-start,
  .layout-align-xl-space-around-end,
  .layout-align-xl-space-around-stretch {
    justify-content: space-around; }
  .layout-align-xl-space-between,
  .layout-align-xl-space-between-center,
  .layout-align-xl-space-between-start,
  .layout-align-xl-space-between-end,
  .layout-align-xl-space-between-stretch {
    justify-content: space-between; }
  .layout-align-xl-start-start,
  .layout-align-xl-center-start,
  .layout-align-xl-end-start,
  .layout-align-xl-space-between-start,
  .layout-align-xl-space-around-start {
    align-items: flex-start;
    align-content: flex-start; }
  .layout-align-xl-start-center,
  .layout-align-xl-center-center,
  .layout-align-xl-end-center,
  .layout-align-xl-space-between-center,
  .layout-align-xl-space-around-center {
    align-items: center;
    align-content: center;
    max-width: 100%; }
  .layout-align-xl-start-center > *,
  .layout-align-xl-center-center > *,
  .layout-align-xl-end-center > *,
  .layout-align-xl-space-between-center > *,
  .layout-align-xl-space-around-center > * {
    max-width: 100%;
    box-sizing: border-box; }
  .layout-align-xl-start-end,
  .layout-align-xl-center-end,
  .layout-align-xl-end-end,
  .layout-align-xl-space-between-end,
  .layout-align-xl-space-around-end {
    align-items: flex-end;
    align-content: flex-end; }
  .layout-align-xl-start-stretch,
  .layout-align-xl-center-stretch,
  .layout-align-xl-end-stretch,
  .layout-align-xl-space-between-stretch,
  .layout-align-xl-space-around-stretch {
    align-items: stretch;
    align-content: stretch; }
  .flex-xl {
    flex: 1;
    box-sizing: border-box; }
  .flex-xl-grow {
    flex: 1 1 100%;
    box-sizing: border-box; }
  .flex-xl-initial {
    flex: 0 1 auto;
    box-sizing: border-box; }
  .flex-xl-auto {
    flex: 1 1 auto;
    box-sizing: border-box; }
  .flex-xl-none {
    flex: 0 0 auto;
    box-sizing: border-box; }
  .flex-xl-noshrink {
    flex: 1 0 auto;
    box-sizing: border-box; }
  .flex-xl-nogrow {
    flex: 0 1 auto;
    box-sizing: border-box; }
  .flex-xl-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xl-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0; }
  .layout-column > .flex-xl-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box; }
  .layout-xl-row > .flex-xl-0 {
    flex: 1 1 100%;
    max-width: 0%;
    max-height: 100%;
    box-sizing: border-box;
    min-width: 0; }
  .layout-xl-column > .flex-xl-0 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 0%;
    box-sizing: border-box;
    min-height: 0; }
  .flex-xl-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xl-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xl-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box; }
  .layout-xl-row > .flex-xl-5 {
    flex: 1 1 100%;
    max-width: 5%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xl-column > .flex-xl-5 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 5%;
    box-sizing: border-box; }
  .flex-xl-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xl-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xl-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box; }
  .layout-xl-row > .flex-xl-10 {
    flex: 1 1 100%;
    max-width: 10%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xl-column > .flex-xl-10 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 10%;
    box-sizing: border-box; }
  .flex-xl-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xl-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xl-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box; }
  .layout-xl-row > .flex-xl-15 {
    flex: 1 1 100%;
    max-width: 15%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xl-column > .flex-xl-15 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 15%;
    box-sizing: border-box; }
  .flex-xl-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xl-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xl-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box; }
  .layout-xl-row > .flex-xl-20 {
    flex: 1 1 100%;
    max-width: 20%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xl-column > .flex-xl-20 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 20%;
    box-sizing: border-box; }
  .flex-xl-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xl-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xl-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box; }
  .layout-xl-row > .flex-xl-25 {
    flex: 1 1 100%;
    max-width: 25%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xl-column > .flex-xl-25 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 25%;
    box-sizing: border-box; }
  .flex-xl-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xl-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xl-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box; }
  .layout-xl-row > .flex-xl-30 {
    flex: 1 1 100%;
    max-width: 30%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xl-column > .flex-xl-30 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 30%;
    box-sizing: border-box; }
  .flex-xl-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xl-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xl-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box; }
  .layout-xl-row > .flex-xl-35 {
    flex: 1 1 100%;
    max-width: 35%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xl-column > .flex-xl-35 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 35%;
    box-sizing: border-box; }
  .flex-xl-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xl-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xl-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box; }
  .layout-xl-row > .flex-xl-40 {
    flex: 1 1 100%;
    max-width: 40%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xl-column > .flex-xl-40 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 40%;
    box-sizing: border-box; }
  .flex-xl-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xl-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xl-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box; }
  .layout-xl-row > .flex-xl-45 {
    flex: 1 1 100%;
    max-width: 45%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xl-column > .flex-xl-45 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 45%;
    box-sizing: border-box; }
  .flex-xl-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xl-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xl-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box; }
  .layout-xl-row > .flex-xl-50 {
    flex: 1 1 100%;
    max-width: 50%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xl-column > .flex-xl-50 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 50%;
    box-sizing: border-box; }
  .flex-xl-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xl-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xl-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box; }
  .layout-xl-row > .flex-xl-55 {
    flex: 1 1 100%;
    max-width: 55%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xl-column > .flex-xl-55 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 55%;
    box-sizing: border-box; }
  .flex-xl-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xl-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xl-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box; }
  .layout-xl-row > .flex-xl-60 {
    flex: 1 1 100%;
    max-width: 60%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xl-column > .flex-xl-60 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 60%;
    box-sizing: border-box; }
  .flex-xl-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xl-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xl-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box; }
  .layout-xl-row > .flex-xl-65 {
    flex: 1 1 100%;
    max-width: 65%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xl-column > .flex-xl-65 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 65%;
    box-sizing: border-box; }
  .flex-xl-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xl-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xl-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box; }
  .layout-xl-row > .flex-xl-70 {
    flex: 1 1 100%;
    max-width: 70%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xl-column > .flex-xl-70 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 70%;
    box-sizing: border-box; }
  .flex-xl-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xl-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xl-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box; }
  .layout-xl-row > .flex-xl-75 {
    flex: 1 1 100%;
    max-width: 75%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xl-column > .flex-xl-75 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 75%;
    box-sizing: border-box; }
  .flex-xl-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xl-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xl-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box; }
  .layout-xl-row > .flex-xl-80 {
    flex: 1 1 100%;
    max-width: 80%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xl-column > .flex-xl-80 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 80%;
    box-sizing: border-box; }
  .flex-xl-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xl-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xl-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box; }
  .layout-xl-row > .flex-xl-85 {
    flex: 1 1 100%;
    max-width: 85%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xl-column > .flex-xl-85 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 85%;
    box-sizing: border-box; }
  .flex-xl-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xl-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xl-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box; }
  .layout-xl-row > .flex-xl-90 {
    flex: 1 1 100%;
    max-width: 90%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xl-column > .flex-xl-90 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 90%;
    box-sizing: border-box; }
  .flex-xl-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xl-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xl-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box; }
  .layout-xl-row > .flex-xl-95 {
    flex: 1 1 100%;
    max-width: 95%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xl-column > .flex-xl-95 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 95%;
    box-sizing: border-box; }
  .flex-xl-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xl-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xl-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xl-row > .flex-xl-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xl-column > .flex-xl-100 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xl-33 {
    flex: 1 1 33.33%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-row > .flex-xl-66 {
    flex: 1 1 66.66%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-column > .flex-xl-33 {
    flex: 1 1 33.33%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box; }
  .layout-column > .flex-xl-66 {
    flex: 1 1 66.66%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box; }
  .layout-xl-row > .flex-xl-33 {
    flex: 1 1 100%;
    max-width: 33.33%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xl-row > .flex-xl-66 {
    flex: 1 1 100%;
    max-width: 66.66%;
    max-height: 100%;
    box-sizing: border-box; }
  .layout-xl-row > .flex {
    min-width: 0; }
  .layout-xl-column > .flex-xl-33 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 33.33%;
    box-sizing: border-box; }
  .layout-xl-column > .flex-xl-66 {
    flex: 1 1 100%;
    max-width: 100%;
    max-height: 66.66%;
    box-sizing: border-box; }
  .layout-xl-column > .flex {
    min-height: 0; }
  .layout-xl, .layout-xl-column, .layout-xl-row {
    box-sizing: border-box;
    display: flex; }
  .layout-xl-column {
    flex-direction: column; }
  .layout-xl-row {
    flex-direction: row; }
  .hide:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show), .hide-gt-xs:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show), .hide-gt-sm:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show), .hide-gt-md:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show), .hide-gt-lg:not(.show-gt-xs):not(.show-gt-sm):not(.show-gt-md):not(.show-gt-lg):not(.show-xl):not(.show) {
    display: none; }
  .hide-xl:not(.show-xl):not(.show-gt-lg):not(.show-gt-md):not(.show-gt-sm):not(.show-gt-xs):not(.show) {
    display: none; } }

@media print {
  .hide-print:not(.show-print):not(.show) {
    display: none !important; } }

@-webkit-keyframes animate-tooltip {
  0% {
    opacity: 0; }
  50% {
    opacity: .5; }
  60% {
    opacity: .8; }
  70% {
    opacity: .9; }
  90% {
    opacity: 1; } }

@keyframes animate-tooltip {
  0% {
    opacity: 0; }
  50% {
    opacity: .5; }
  60% {
    opacity: .8; }
  70% {
    opacity: .9; }
  90% {
    opacity: 1; } }

._exradicated-tooltip {
  display: block;
  opacity: 1;
  position: absolute;
  z-index: 999; }

tooltip {
  display: inline-block;
  position: relative; }
  tooltip._multiline {
    display: block; }
  tooltip._slow._ready tip {
    -webkit-animation: animate-tooltip 0.65s;
            animation: animate-tooltip 0.65s; }
  tooltip._fast._ready tip {
    -webkit-animation: animate-tooltip 0.15s;
            animation: animate-tooltip 0.15s; }
  tooltip._steady._ready tip {
    -webkit-animation: animate-tooltip 0.35s;
            animation: animate-tooltip 0.35s; }
  tooltip tip {
    border-radius: 3px;
    background: rgba(0, 0, 0, 0.85);
    color: #fff;
    display: none;
    line-height: normal;
    max-width: 500px;
    min-width: 100px;
    opacity: 0;
    padding: 8px 16px;
    position: absolute;
    text-align: center;
    width: auto;
    will-change: top, left, bottom, right; }
    tooltip tip._hidden {
      display: block;
      visibility: hidden; }
  tooltip.active:not(._force-hidden) tip {
    display: block;
    opacity: 1;
    z-index: 999; }
  tooltip tip-tip {
    font-size: 0.95em; }
    tooltip tip-tip._large {
      font-size: 1.1em; }
    tooltip tip-tip._small {
      font-size: 0.8em; }
  tooltip._top:not(._left):not(._right) tip {
    left: 50%;
    top: -9px;
    transform: translateX(-50%) translateY(-100%); }
    tooltip._top:not(._left):not(._right) tip tip-arrow {
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: 6px solid rgba(0, 0, 0, 0.85);
      content: '';
      height: 0;
      left: 50%;
      margin-left: -6px;
      position: absolute;
      top: 100%;
      width: 0; }
  tooltip._bottom:not(._left):not(._right) tip {
    right: 50%;
    top: 100%;
    transform: translateX(50%) translateY(9px); }
    tooltip._bottom:not(._left):not(._right) tip tip-arrow {
      border-bottom: 6px solid rgba(0, 0, 0, 0.85);
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      bottom: 100%;
      content: '';
      height: 0;
      left: 50%;
      margin-left: -6px;
      position: absolute;
      width: 0; }
  tooltip._right:not(._top):not(._bottom) tip {
    left: 100%;
    top: 50%;
    transform: translateX(9px) translateY(-50%); }
    tooltip._right:not(._top):not(._bottom) tip tip-arrow {
      border-bottom: 6px solid transparent;
      border-right: 6px solid rgba(0, 0, 0, 0.85);
      border-top: 6px solid transparent;
      content: '';
      height: 0;
      margin-top: -6px;
      position: absolute;
      right: 100%;
      top: 50%;
      width: 0; }
  tooltip._left:not(._top):not(._bottom) tip {
    left: -9px;
    top: 50%;
    transform: translateX(-100%) translateY(-50%); }
    tooltip._left:not(._top):not(._bottom) tip tip-arrow {
      border-bottom: 6px solid transparent;
      border-left: 6px solid rgba(0, 0, 0, 0.85);
      border-top: 6px solid transparent;
      content: '';
      height: 0;
      left: 100%;
      margin-top: -6px;
      position: absolute;
      top: 50%;
      width: 0; }
  tooltip._top._left tip {
    left: -9px;
    top: -9px;
    transform: translateX(-100%) translateY(-100%); }
    tooltip._top._left tip tip-arrow {
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: 6px solid rgba(0, 0, 0, 0.85);
      content: '';
      height: 0;
      left: 90%;
      margin-left: -6px;
      position: absolute;
      top: 100%;
      width: 0; }
  tooltip._top._right tip {
    left: 100%;
    top: -9px;
    transform: translateX(9px) translateY(-100%); }
    tooltip._top._right tip tip-arrow {
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: 6px solid rgba(0, 0, 0, 0.85);
      content: '';
      height: 0;
      left: 10%;
      margin-left: -6px;
      position: absolute;
      top: 100%;
      width: 0; }
  tooltip._bottom._left tip {
    left: -9px;
    top: 100%;
    transform: translateX(-100%) translateY(9px); }
    tooltip._bottom._left tip tip-arrow {
      border-bottom: 6px solid rgba(0, 0, 0, 0.85);
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      bottom: 100%;
      content: '';
      height: 0;
      left: 90%;
      margin-left: -6px;
      position: absolute;
      width: 0; }
  tooltip._bottom._right tip {
    left: 100%;
    top: 100%;
    transform: translateX(9px) translateY(9px); }
    tooltip._bottom._right tip tip-arrow {
      border-bottom: 6px solid rgba(0, 0, 0, 0.85);
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      bottom: 100%;
      content: '';
      height: 0;
      left: 10%;
      margin-left: -6px;
      position: absolute;
      width: 0; }

tip-tip .close-button {
  cursor: pointer;
  float: right;
  left: 8%;
  margin-top: -7%;
  padding: 3px;
  position: relative; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pull-left {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

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

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

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

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

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

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

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

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

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

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

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

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

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

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

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

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

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

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

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

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

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

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

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

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

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

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

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

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

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

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

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

.fa-stop-circle:before {
  content: ""; }

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

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

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

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

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

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

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

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

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

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