﻿@charset "UTF-8";
/*!
 * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

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

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

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

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

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

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

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

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

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

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

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", 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 {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
}

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

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

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

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

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: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

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

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.d-none {
  display: none !important;
}

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.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;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !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;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !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;
  }
}
.m-0 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

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

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

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

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

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

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

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

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

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.w-25 {
  width: 25% !important;
}

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

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

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

.w-auto {
  width: auto !important;
}

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

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

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

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

.h-auto {
  height: auto !important;
}

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

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

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

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

.text-wrap {
  white-space: normal !important;
}

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

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

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

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

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

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

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

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

.figure {
  display: inline-block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.rounded-sm {
  border-radius: 0.2rem !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-lg {
  border-radius: 0.3rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ==========================================================================
   Base styles
   ========================================================================== */
html {
  font-size: 16px;
}

body {
  color: #5D5F63;
  background: #f8f8f8;
  padding: 0px;
  margin: 0px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

a:link, a:visited {
  text-decoration: none;
  outline: none;
  color: #1ABC9C;
}

a:hover, a:active {
  outline: none;
  text-decoration: none;
  color: #16a086;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 200;
}

hr {
  margin-top: 10px;
  margin-bottom: 10px;
}

img {
  max-width: 100%;
}

::selection {
  color: #eee;
  background: #333;
}

/*::-moz-selection {
    background: #fff7dd;
}*/
/* ==========================================================================
   Layout
   ========================================================================== */
#container {
  width: 100%;
  height: 100%;
  z-index: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* Header */
#header {
  z-index: 200;
  background: #fff url(/assets_V3/img/LooConScritta.jpg) no-repeat 240px top;
  min-height: 80px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-right: 0;
}
#header .brand {
  float: left;
  width: 240px;
  height: 80px;
  position: relative;
  background: #1ABC9C;
  background-size: contain;
}
#header .logo {
  color: #fff;
  font-size: 32px;
  line-height: 1;
  text-transform: uppercase;
  display: inline-block;
}
#header .logo span {
  font-weight: 700;
}
#header .toggle-navigation button:hover,
#header .toggle-navigation button:active,
#header button#toggle-mail:hover,
#header button#toggle-mail:active {
  background: #1ABC9C;
}
#header .toggle-navigation button:hover i,
#header button#toggle-mail:hover i {
  color: #F6F6F6;
}
#header .toggle-navigation.toggle-left {
  margin: 23px 0 0 20px;
  display: inline-block;
}
#header .btn-default {
  padding: 3px 9px;
  background: #F6F6F6;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 35px;
  height: 35px;
}
#header .btn-default .fa-bars,
#header .btn-default .fa-comment {
  cursor: pointer;
  color: #797979;
}
#header .user-nav {
  float: right;
  padding-top: 23px;
  padding-right: 20px;
}
#header .user-nav h1 {
  margin: 0;
}
#header .user-nav ul li {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
}
#header .user-nav ul li .profile-photo {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
#header .user-nav ul li.dropdown.messages .dropdown-menu {
  width: 350px;
}
#header .user-nav ul li.dropdown.settings .dropdown-menu {
  width: 125px;
}
#header .dropdown.settings .dropdown-menu > li > a:hover, #header .dropdown.settings .dropdown-menu > li > a:active {
  background-color: #16a086;
  color: #fff;
}
#header .dropdown.settings .dropdown-menu > li > a:hover .badge.badge-danager {
  background-color: #fff;
  color: #1ABC9C;
}
#header .user-nav ul li.dropdown.messages .dropdown-menu > li > a:hover,
#header .user-nav ul li.dropdown.messages .dropdown-menu > li > a:hover .message-info .time {
  background: #1ABC9C;
  color: #fff;
}
#header .user-nav ul li.dropdown.messages .dropdown-menu {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  left: -150px;
  top: 48px;
  background-color: #F6F6F6;
  border: none;
  -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
  padding: 0;
}
#header .user-nav ul li.dropdown.messages .dropdown-menu:before {
  bottom: 100%;
  left: 48%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(238, 238, 238, 0);
  border-bottom-color: #e84c3d;
  border-width: 8px;
  margin-left: -8px;
}
#header .messages {
  margin: 0 15px;
}
#header .messages .badge {
  position: absolute;
  top: -10px;
  left: -5px;
}
#header .options i {
  color: #797979;
  font-size: 1.1em;
}
#header .user-nav ul li.dropdown.settings {
  line-height: 39px;
  margin-right: 10px;
  padding: 0 10px 0 10px;
}
#header .user-nav ul li.dropdown.settings .dropdown-menu > li > a {
  padding: 5px 10px;
  font-size: 12px;
}
#header .user-controls ul li.dropdown.settings .dropdown-menu > li {
  display: block;
}
#header .user-nav ul li.dropdown.settings .dropdown-menu {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  left: -20px;
  top: 48px;
  background-color: #F6F6F6;
  border-color: #e7e8ec;
  -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
}
#header .user-nav ul li.dropdown.settings .dropdown-menu:after {
  bottom: 100%;
  left: 78%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(238, 238, 238, 0);
  border-bottom-color: #F6F6F6;
  border-width: 8px;
  margin-left: -8px;
}
#header .user-nav ul li.dropdown.settings .dropdown-menu:before {
  bottom: 100%;
  left: 78%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(238, 238, 238, 0);
  border-bottom-color: #e7e8ec;
  border-width: 8px;
  margin-left: -8px;
  top: -17px;
}
#header .dropdown.settings .dropdown-menu > li,
#header .dropdown.messages .dropdown-menu > li {
  display: block;
}
#header li.dropdown ul.dropdown-menu.alert > li h1 {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  background-color: #e84c3d;
  margin: 0;
  font-size: 13px;
  padding: 10px;
  font-weight: 400;
  color: white;
}
#header .user-nav ul li.dropdown.messages .dropdown-menu > li:last-child a {
  background-color: white;
  font-weight: 400;
  font-size: 12px;
  margin: 0;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  text-align: right;
  padding: 10px 15px;
}
#header .user-nav ul li.dropdown.messages .dropdown-menu > li:last-child a:hover {
  background: #1ABC9C;
  color: #fff;
}
#header .user-nav ul li.dropdown.messages .dropdown-menu > li > a {
  margin: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-color: #fcfcfc;
  color: #797979;
}
#header .user-nav ul li.dropdown.messages .dropdown-menu > li > a .message-info {
  vertical-align: top;
  display: inline-block;
  font-size: 11px;
  margin-left: 5px;
  width: 225px;
}
#header .user-nav ul li.dropdown.messages .dropdown-menu > li > a .message-info .sender {
  font-weight: 500;
}
#header .user-nav ul li.dropdown.messages .dropdown-menu > li > a .message-info .time {
  font-weight: 300;
  font-size: 9px;
  color: #b2b2b2;
}
#header .user-nav ul li.dropdown.messages .dropdown-menu > li > a .message-info .message-content {
  white-space: normal;
  margin-top: 5px;
}

/* Sidebar */
.sidebar {
  width: 240px;
  background: #293949;
  position: absolute;
  -webkit-transition: margin-left 0.3s ease-in-out;
  -moz-transition: margin-left 0.3s ease-in-out;
  -o-transition: margin-left 0.3s ease-in-out;
  -ms-transition: margin-left 0.3s ease-in-out;
  transition: margin-left 0.3s ease-in-out;
  z-index: 100;
  top: 80px;
  bottom: 0;
}

.sidebar-toggle {
  margin-left: -240px;
}

aside.sidebar > .leftside-navigation ul,
aside.sidebar > .leftside-navigation ul ul {
  margin: -2px 0 0;
  padding: 0;
}

aside.sidebar > .leftside-navigation ul li {
  list-style-type: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
aside.sidebar > .leftside-navigation ul li a {
  color: #e4e5e7;
  text-decoration: none;
  display: block;
  padding: 18px 0 18px 25px;
  font-size: 12px;
  outline: none;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
aside.sidebar > .leftside-navigation ul li a span {
  display: inline-block;
}

aside.sidebar > .leftside-navigation ul ul li {
  background: #23313f;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  border-bottom: none;
  padding-left: 15px;
}
aside.sidebar > .leftside-navigation ul ul li a {
  font-size: 12px;
  padding-top: 13px;
  padding-bottom: 13px;
  color: #d7d9db;
}

aside.sidebar > .leftside-navigation ul li a i {
  font-size: 1.5em;
  width: 1.4em;
}

aside.sidebar > .leftside-navigation ul li a i.fa-angle-right,
aside.sidebar > .leftside-navigation ul li a i.fa-angle-left {
  padding-top: 3px;
}

aside.sidebar > .leftside-navigation ul ul {
  display: none;
}

aside.sidebar > .leftside-navigation li.active ul {
  display: block;
}

aside.sidebar > .leftside-navigation ul li a:hover,
aside.sidebar > .leftside-navigation ul li.active > a {
  color: #3ee4c4;
}

.btn-primary + .dropdown-menu > li > a:hover,
.btn-primary + .dropdown-menu > li > a:active {
  background-color: #16a086;
}

/* Sidebar Right */
.sidebarRight {
  width: 240px;
  height: 100%;
  background: #293949;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 100;
  position: absolute;
  overflow-y: auto;
  overflow-x: hidden;
  top: 80px;
  right: 0;
  display: none;
}

.sidebar-toggle-right {
  display: block;
}

.sidebarRight .sidebar-heading {
  font-size: 14px;
  color: #FFF;
  font-weight: 500;
  line-height: 30px;
  padding: 10px;
  text-transform: uppercase;
}

.sidebarRight a.list-item:hover {
  background: #23313F;
}

.sidebarRight .sidebar-title {
  font-size: 11px;
  color: #CCC;
  font-weight: 500;
  text-transform: uppercase;
  float: left;
  width: 100%;
  padding: 10px;
}

.sidebarRight .list-contacts .list-item {
  float: left;
  position: relative;
  width: 100%;
  padding: 8px 5px 8px 10px;
  margin-bottom: 3px;
  display: block;
}

.sidebarRight .list-contacts a.list-item,
.sidebarRight .list-contacts .list-item {
  color: #fff !important;
}

.sidebarRight .list-contacts .list-item .list-item-image img {
  float: left;
  width: 30px;
  height: 30px;
  margin-right: 5px;
}

.sidebarRight .list-contacts .list-item .list-item-content h4 {
  font-size: 12px;
  line-height: 17px;
  font-weight: 600;
  padding: 0px;
  margin: 0px;
}

.sidebarRight .list-contacts .list-item .list-item-content p {
  padding: 0px;
  margin: 0px;
  line-height: 13px;
  font-size: 11px;
}

.sidebarRight .list-contacts .list-item .item-status.item-status-online {
  background: #27ae61;
}

.sidebarRight .list-contacts .list-item .item-status.item-status-away {
  background: #f39c11;
}

.sidebarRight .list-contacts .list-item .item-status {
  position: absolute;
  right: 10px;
  top: 15px;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: #AAA;
}

/* ==========================================================================
   Main Content 
   ========================================================================== */
.main-content-wrapper {
  margin-left: 240px;
  margin-right: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #f1f2f7;
  min-height: 1000px;
}
.main-content-wrapper #main-content {
  border-top: solid thin #e7e8ec;
  display: inline-block;
  padding: 15px 15px 0 15px;
  width: 100%;
}
.main-content-wrapper #main-content .h1 {
  margin: 0;
  padding: 0px 10px 20px 10px;
  float: left;
  line-height: 1.1;
  font-weight: 300;
  font-size: 42px;
}

.main-content-toggle-left {
  margin-left: 0;
}

.main-content-toggle-right {
  margin-right: 240px;
}

/* ==========================================================================
   Tiles
   ========================================================================== */
.dashboard-tile {
  background-color: #fff;
  color: #555;
  margin-bottom: 15px;
  padding: 0px 10px 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  min-height: 100px;
}
.dashboard-tile.tile-turquoise {
  background-color: #1ABC9C;
  color: #fff;
}
.dashboard-tile.tile-red {
  background-color: #e84c3d;
  color: #fff;
}
.dashboard-tile.tile-blue {
  background-color: #3598db;
  color: #fff;
}
.dashboard-tile.tile-purple {
  background-color: #9a59b5;
  color: #fff;
}
.dashboard-tile.tile-grey {
  background-color: #555;
  color: #fff;
}
.dashboard-tile.tile-green {
  background-color: #008800;
  color: #fff;
}
.dashboard-tile.header {
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  position: relative;
  overflow: hidden;
}
.dashboard-tile.header .title {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  padding: 5px;
  position: absolute;
  text-transform: uppercase;
  top: 7px;
}
.dashboard-tile.header .content {
  padding: 10px 20px;
  background: transparent;
  padding-right: 10px;
  display: inline-block;
  position: relative;
  z-index: 5;
}
.dashboard-tile.header .icon img {
  opacity: 0.8;
  display: block;
  float: right;
  height: 80px;
  margin-bottom: 10px;
  padding-left: 15px;
  padding-top: 10px;
  position: absolute;
  right: 10px;
  top: 50px;
  width: 80px;
}
.dashboard-tile .content {
  padding: 10px;
}
.dashboard-tile .content p {
  margin-bottom: 0;
  padding: 10px;
  font-weight: 400;
  clear: both;
}
.dashboard-tile .content ol, .dashboard-tile .content ul {
  padding-left: 30px;
}
.dashboard-tile.detail {
  position: relative;
  overflow: hidden;
}
.dashboard-tile.detail .icon {
  bottom: 0px;
  width: 80px;
  padding-top: 10px;
  position: absolute;
  right: 10px;
  display: block;
  float: right;
  height: 80px;
  margin-bottom: 10px;
  padding-left: 15px;
}
.dashboard-tile.detail .icon i {
  color: rgba(0, 0, 0, 0.05);
  font-size: 85px;
  line-height: 65px;
}
.dashboard-tile.detail .content {
  background: transparent;
  padding: 0 5px;
  display: inline-block;
  position: relative;
  z-index: 5;
}

#items_wrapper .dashboard-tile {
  padding: 15px 20px 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#items_wrapper .dashboard-tile .content {
  padding: 0;
}
#items_wrapper .dashboard-tile .content p {
  padding: 0;
  font-weight: 400;
  clear: both;
}
#items_wrapper .dashboard-tile .content ol, #items_wrapper .dashboard-tile .content ul {
  padding-left: 1rem;
}
#items_wrapper .dashboard-tile .content h1, #items_wrapper .dashboard-tile .content h2, #items_wrapper .dashboard-tile .content h3, #items_wrapper .dashboard-tile .content h4, #items_wrapper .dashboard-tile .content h5 {
  margin: 0 0 10px;
  font-weight: 300;
  padding: 0;
}
#items_wrapper .dashboard-tile.detail {
  position: relative;
  overflow: hidden;
}
#items_wrapper .dashboard-tile.detail .content {
  background: transparent;
  padding: 0;
  display: inline-block;
  position: relative;
  z-index: 5;
}
#items_wrapper .dashboard-tile.detail .content h1, #items_wrapper .dashboard-tile.detail .content h2, #items_wrapper .dashboard-tile.detail .content h3, #items_wrapper .dashboard-tile.detail .content h4, #items_wrapper .dashboard-tile.detail .content h5 {
  margin: 0 0 10px;
  font-weight: 300;
  padding: 0;
}

#main-content .dashboard-tile .content h1 {
  font-size: 40px;
}
#main-content .dashboard-tile .content h1, #main-content .dashboard-tile .content h2, #main-content .dashboard-tile .content h3, #main-content .dashboard-tile .content h4, #main-content .dashboard-tile .content h5 {
  margin: 0;
  font-weight: 300;
  padding: 8px;
}

/* ==========================================================================
  Forms
   ========================================================================== */
.form-control {
  color: #717171;
  outline: 0;
  height: 18px;
  padding: 6px 11px;
  line-height: 18px;
  font-size: 13px;
  background-color: white;
  min-height: 36px;
  filter: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.form-control:focus {
  border-color: #7c7c7c;
}

.form-horizontal.form-border .form-group {
  border-bottom: 1px solid #eff2f7;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

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

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}

label.error {
  color: #fff;
  background: #b94a48;
  border: solid thin #fff;
  padding: 3px 5px;
}

label.valid {
  color: #fff;
  background: #5CB85C;
  border: solid thin #fff;
  padding: 3px 5px;
}

.icheck div, .icheck .disabled {
  float: left;
}

.icheck div {
  margin-right: 10px;
}

.icheck label {
  font-weight: normal;
}

.icheck .checkbox, .icheck .radio {
  margin-bottom: 10px;
}

/* ==========================================================================
  Badges
   ========================================================================== */
.badge.badge-success {
  background-color: #2dcc70;
  color: #fff;
}

.badge.badge-info {
  background-color: #3598db;
  color: #fff;
}

.badge.badge-warning {
  background-color: #f1c40f;
  color: #fff;
}

.badge.badge-danager {
  background-color: #e84c3d;
  color: #fff;
}

/* ==========================================================================
 Sliders
   ========================================================================== */
.slider.slider-horizontal {
  margin: 10px 0;
}

.slider.slider-vertical {
  margin: 0 10px;
}

.slider-handle.round {
  position: absolute;
  width: 20px;
  height: 20px;
  border: 1px solid #EFF2F7;
  background: #fff;
  cursor: pointer;
}

.slider-default .slider-selection {
  background-image: none;
  background-color: #A2A2A2;
}

.slider-primary .slider-selection {
  background-image: none;
  background-color: #1ABC9C;
}

.slider-success .slider-selection {
  background-image: none;
  background-color: #2dcc70;
}

.slider-warning .slider-selection {
  background-image: none;
  background-color: #f1c40f;
}

.slider-info .slider-selection {
  background-image: none;
  background-color: #3598db;
}

.slider-danger .slider-selection {
  background-image: none;
  background-color: #e84c3d;
}

#RGB {
  height: 239px;
  background: #808080;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

/* ==========================================================================
   Progress Bars
   ========================================================================== */
.progress-bar-default {
  background-color: #A2A2A2;
}

.progress-bar-primary {
  background-color: #1ABC9C;
}

.progress-bar-success {
  background-color: #2dcc70;
}

.progress-bar-warning {
  background-color: #f1c40f;
}

.progress-bar-info {
  background-color: #3598db;
}

.progress-bar-danger {
  background-color: #e84c3d;
}

/* ==========================================================================
   Nestable Sortable
   ========================================================================== */
.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  max-width: 600px;
  list-style: none;
  font-size: 13px;
  line-height: 20px;
}

.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

.dd-list .dd-list {
  padding-left: 30px;
}

.dd-collapsed .dd-list {
  display: none;
}

.dd-item, .dd-empty, .dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  font-size: 13px;
  line-height: 20px;
}

.dd-handle {
  cursor: move;
  display: block;
  height: 30px;
  margin: 5px 0;
  padding: 5px 10px;
  color: #333;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #ccc;
  background: #fafafa;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.dd-handle:hover {
  background: #fff;
  color: #1ABC9C;
}

.dd-item > button {
  display: block;
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  height: 20px;
  margin: 5px 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  font-weight: bold;
}

.dd-item > button:before {
  content: "+";
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0;
}

.dd-item > button[data-action=collapse]:before {
  content: "-";
}

.dd-placeholder, .dd-empty {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f2fbff;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.dd-empty {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #e5e5e5;
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px;
}

.dd-dragel {
  position: absolute;
  pointer-events: none;
  z-index: 9999;
}

.dd-dragel > .dd-item .dd-handle {
  margin-top: 0;
}

.dd-dragel .dd-handle {
  -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
}

/* ==========================================================================
   Button Menu
   ========================================================================== */
.dropdown-menu {
  background-color: #F6F6F6;
  border-color: #bcbcbc;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 6px;
}

.dropdown-menu > li {
  font-size: 13px;
}

.dropdown-menu > li > a {
  color: #797979;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.dropdown-menu .divider {
  background-color: rgba(255, 255, 255, 0.05);
}

.btn-default + .dropdown-menu > li > a:hover, .btn-default + .dropdown-menu > li > a:focus {
  text-decoration: none;
  background-color: #A2A2A2;
  color: #fff;
}

.btn-primary + .dropdown-menu > li > a:hover, .btn-primary + .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #fff;
}

.btn-info + .dropdown-menu > li > a:hover, .btn-info + .dropdown-menu > li > a:focus {
  text-decoration: none;
  background-color: #2C81BA;
  color: #fff;
}

.btn-warning + .dropdown-menu > li > a:hover, .btn-warning + .dropdown-menu > li > a:focus {
  text-decoration: none;
  background-color: #c29d0b;
  color: #fff;
}

.btn-danger + .dropdown-menu > li > a:hover, .btn-danger + .dropdown-menu > li > a:focus {
  text-decoration: none;
  background-color: #c1392b;
  color: #fff;
}

/* ==========================================================================
   Breadcrumbs
   ========================================================================== */
.breadcrumb {
  background: none;
}

.breadcrumb > li {
  font-size: 12px;
}

/* ==========================================================================
  Modal
   ========================================================================== */
.modal-footer .btn + .btn {
  margin-bottom: 5px;
}

.modal .modal-body.modal-scroll {
  max-height: 300px;
  overflow-y: auto;
}

/* ==========================================================================
   FlotChart
   ========================================================================== */
.chart-tooltip {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-color: #233242 !important;
  border: 0px !important;
  color: #ffffff;
  padding: 10px 20px !important;
  font-size: 13px;
}

/* ==========================================================================
   Icons
   ========================================================================== */
.fa-hover {
  margin: 5px 0;
}

.fa-hover i {
  font-size: 14px;
  margin-right: 5px;
  width: 20px;
}

/* ==========================================================================
   Tabs
   ========================================================================== */
.tab-wrapper {
  margin-bottom: 20px;
}

.tab-wrapper .nav-tabs > li > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

.tab-wrapper .tab-content {
  border: 1px solid #ddd;
  border-top: 0;
  padding: 10px 15px;
}

.tab-wrapper > .nav-tabs > li a {
  color: #5D5F63;
}

.tab-wrapper > .nav-tabs > li.active > a {
  border-top: 2px solid #1ABC9C;
  background-color: #ffffff;
}

.tab-wrapper.tab-left > .nav-tabs > li, .tab-wrapper.tab-right > .nav-tabs > li {
  float: none;
  min-width: 75px;
}

.tab-wrapper.tab-left > .nav-tabs > li > a, .tab-wrapper.tab-right > .nav-tabs > li > a {
  border: 1px solid #ddd;
}

.tab-wrapper.tab-left > .nav-tabs > li.active > a, .tab-wrapper.tab-right > .nav-tabs > li.active > a {
  border-top-color: #ddd !important;
}

.tab-wrapper.tab-left .tab-content, .tab-wrapper.tab-right .tab-content {
  overflow: auto;
  border-top: 1px solid #ddd;
}

.tab-wrapper.tab-left > .nav-tabs {
  float: left;
  margin-right: -3px;
}

.tab-wrapper.tab-left > .nav-tabs > li > a {
  border-right: 0;
}

.tab-wrapper.tab-left > .nav-tabs > li.active > a {
  border-left: 2px solid #1ABC9C;
}

.tab-wrapper.tab-right > .nav-tabs {
  float: right;
  margin-left: -1px;
}

.tab-wrapper.tab-right > .nav-tabs > li > a {
  border-left: 0;
}

.tab-wrapper.tab-right > .nav-tabs > li.active > a {
  border-right: 2px solid #1ABC9C;
}

.tab-wrapper.tab-bottom > .tab-content {
  border-top: 1px solid #ddd;
}

.tab-wrapper.tab-bottom > .nav-tabs {
  border-bottom: none;
  margin-top: 0px;
}

.tab-wrapper.tab-bottom > .nav-tabs > li.active > a {
  margin-top: -2px;
  border-top-color: transparent !important;
  border-bottom: 2px solid #1ABC9C;
}

.tab-primary.tab-wrapper > .nav-tabs > li.active > a {
  border-top-color: #1ABC9C;
}

.tab-primary.tab-wrapper.tab-left > .nav-tabs > li.active {
  border-left-color: #1ABC9C;
}

.tab-primary.tab-wrapper.tab-right > .nav-tabs > li.active {
  border-right-color: #1ABC9C;
}

.tab-primary.tab-wrapper.tab-bottom > .nav-tabs > li.active > a {
  border-bottom-color: #1ABC9C;
}

/* ==========================================================================
   Wizard
   ========================================================================== */
.step-content {
  border: 1px solid #D4D4D4;
  border-top: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/*.wizard
{
	position: relative;
	overflow: hidden;
	background-color: #f9f9f9;
	border: 1px solid #d4d4d4;
	@include roundBorders(4px);
	*zoom: 1;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

	.wizard:before, .wizard:after
	{
		display: table;
		line-height: 0;
		content: "";
	}

	.wizard:after
	{
		clear: both;
	}

	.wizard ul
	{
		width: 4000px;
		padding: 0;
		margin: 0;
		list-style: none outside none;
	}

		.wizard ul.previous-disabled li.complete
		{
			cursor: default;
		}

			.wizard ul.previous-disabled li.complete:hover
			{
				color: #468847;
				cursor: default;
				background: #f3f4f5;
			}

				.wizard ul.previous-disabled li.complete:hover .chevron:before
				{
					border-left-color: #f3f4f5;
				}

		.wizard ul li
		{
			position: relative;
			float: left;
			height: 46px;
			padding: 0 20px 0 30px;
			margin: 0;
			font-size: 16px;
			line-height: 46px;
			color: #999999;
			cursor: default;
			background: #ededed;
		}

			.wizard ul li .chevron
			{
				position: absolute;
				top: 0;
				right: -14px;
				z-index: 1;
				display: block;
				border: 24px solid transparent;
				border-right: 0;
				border-left: 14px solid #d4d4d4;
			}

				.wizard ul li .chevron:before
				{
					position: absolute;
					top: -24px;
					right: 1px;
					display: block;
					border: 24px solid transparent;
					border-right: 0;
					border-left: 14px solid #ededed;
					content: "";
				}

			.wizard ul li.complete
			{
				color: $primaryColor;
				background: #f3f4f5;
			}

				.wizard ul li.complete:hover
				{
					cursor: pointer;
					background: #e1f2ef;
				}

					.wizard ul li.complete:hover .chevron:before
					{
						border-left: 14px solid #e1f2ef;
					}

				.wizard ul li.complete .chevron:before
				{
					border-left: 14px solid #f3f4f5;
				}

			.wizard ul li.active
			{
				color: $primaryColor;
				background: #fff;
			}

				.wizard ul li.active .chevron:before
				{
					border-left: 14px solid #fff;
				}

			.wizard ul li .badge
			{
				margin-right: 8px;
			}

			.wizard ul li:first-child
			{
				padding-left: 20px;
				@include roundBorders( 4px 0 0 4px);
			}
*/
.wizard .actions {
  position: initial;
  z-index: 1000;
  float: right;
  padding-right: 15px;
  padding-left: 15px;
  line-height: 46px;
  vertical-align: middle;
  background-color: #e5e5e5;
  border-left: 1px solid #d4d4d4;
}

.wizard .actions a {
  margin-right: 8px;
  font-size: 12px;
  line-height: 45px;
}

.wizard .actions .btn-prev i {
  margin-right: 5px;
  color: #fff;
}

.wizard .actions .btn-next i {
  margin-left: 5px;
  color: #fff;
}

.wizard .actions .btn-prev[disabled] i {
  color: rgba(255, 255, 255, 0.75);
}

.step-content .step-pane {
  display: none;
}

.step-content .active {
  display: block;
}

.step-content .active .btn-group .active {
  display: inline-block;
}

.wizard .steps .badge.badge-info {
  background-color: #1ABC9C;
}

.wizard .steps .badge.badge-success {
  background-color: #1ABC9C;
}

.form-group .title {
  text-align: right;
}

/* ==========================================================================
   Mail
   ========================================================================== */
.mail-option ul li {
  list-style: none;
}

#view-mail-wrapper header {
  color: #a2a2a2;
}

#view-mail-wrapper header h2 {
  border-bottom: 1px solid #ddd;
  padding: 0 0 15px 0;
}

#view-mail-wrapper header p {
  position: absolute;
  right: 35px;
  top: 48px;
}

#view-mail-wrapper .view-mail-header {
  padding-top: 5px;
}

#view-mail-wrapper .view-mail-header img {
  margin-right: 10px;
}

#view-mail-wrapper .view-mail-reply {
  margin-top: 12px;
}

#view-mail-wrapper .view-mail-body {
  border-top: 1px solid #ddd;
  padding-top: 15px;
  margin-top: 15px;
}

#view-mail-wrapper .view-mail-body p {
  line-height: 1.8em;
}

#view-mail-wrapper .view-mail-body .panel-footer, #view-mail-wrapper .view-compose-body .panel-footer {
  background: #fff;
  border-bottom: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 15px 0;
}

#view-mail-wrapper .view-mail-body .panel-footer h5 {
  display: inline-block;
}

#view-mail-wrapper .view-mail-body .panel-footer .attchments {
  padding: 0 8px;
  text-transform: lowercase;
}

#view-mail-wrapper .view-mail-body .panel-footer button.pull-right {
  margin: 0 0 0px 8px;
}

.send-options {
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  position: absolute;
  right: 45px;
  top: 22px;
}

.send-options a {
  color: #979797;
}

#form-group-cc, #form-group-bcc {
  display: none;
}

.compose-nav > li + li {
  margin-left: 0;
  margin-top: 0px;
}

.compose-nav li a, .compose-nav li a:visited {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border-top: 1px solid #f2f3f6;
  padding: 15px;
  border-right: 3px solid rgba(0, 0, 0, 0);
  color: #5D5F63;
}

.compose-nav > li.active > a, .compose-nav > li.active > a:hover, .compose-nav > li.active > a:focus {
  background: #f9f9f9;
  color: #1ABC9C;
  border-left: 3px solid #1ABC9C;
  margin-left: -3px;
}

.compose-nav > li > a:hover, .compose-nav > li > a:focus {
  background: #f9f9f9;
  color: #1ABC9C;
  border-left: 3px solid #1ABC9C;
  margin-left: -3px;
}

.mail-checkbox {
  margin: 0 15px 0 8px;
}

.mail-option .btn-group .fa-refresh, .pag-left, .pag-right {
  color: #fff;
}

.inbox-pag li {
  float: left;
  margin-left: 5px;
}

.inbox-pag li span {
  display: inline-block;
  margin-top: 7px;
  margin-right: 5px;
}

.compose-nav {
  margin: 15px -15px 0 -15px;
}

.table-inbox span.title {
  display: block;
  font-weight: bold;
}

.table-inbox tr {
  background: #f9f9f9;
}

.table-inbox tr.unread {
  background: #fff;
}

.table-inbox a, .table-inbox a:visited {
  color: #5D5F63;
}

.table-inbox .unread a, .table-inbox .unread a:visited {
  color: #1ABC9C;
}

.table-inbox .fa-star {
  color: #f1c40f;
}

/* ==========================================================================
   Google Maps
   ========================================================================== */
.overlay {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 60px;
  line-height: 80px;
  opacity: 0.8;
  background: #1ABC9C;
  border: solid 3px #1ABC9C;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 2px 2px 10px #333;
  text-shadow: 1px 1px 1px #666;
  padding: 0 4px;
}

.overlay_arrow {
  left: 50%;
  margin-left: -16px;
  width: 0;
  height: 0;
  position: absolute;
}

.overlay_arrow.above {
  bottom: -15px;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #1ABC9C;
}

.overlay_arrow.below {
  top: -15px;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-bottom: 16px solid #1ABC9C;
}

/* ==========================================================================
   Login
   ========================================================================== */
#login-container {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  -webkit-transition: all 3s ease-in-out;
  -moz-transition: all 3s ease-in-out;
  -o-transition: all 3s ease-in-out;
  -ms-transition: all 3s ease-in-out;
  transition: all 3s ease-in-out;
}

#login-wrapper {
  margin: 100px auto;
  float: none;
}

#login-wrapper .logo {
  color: #fff;
  font-size: 1.7em;
  text-transform: uppercase;
  display: inline-block;
}

#login-wrapper .logo:before {
  background-image: url("../img/logo.png");
  background-position: left center;
  background-repeat: no-repeat;
  padding: 0 20px;
  content: " ";
}

#login-wrapper .form-group i, #Modal_change_pwd .form-group i, .modal-content > .panel .form-group i {
  position: absolute;
  left: 27px;
  top: 11px;
}
#login-wrapper .form-group .form-control, #Modal_change_pwd .form-group .form-control, .modal-content > .panel .form-group .form-control {
  padding-left: 32px;
}

/* ==========================================================================
   Error Pages 404 and 500
   ========================================================================== */
#error-container {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transition: all 3s ease-in-out;
  -moz-transition: all 3s ease-in-out;
  -o-transition: all 3s ease-in-out;
  -ms-transition: all 3s ease-in-out;
  transition: all 3s ease-in-out;
  color: #fff;
  background: #405d8c;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #405d8c 0%, #293949 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #405d8c), color-stop(100%, #293949));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #405d8c 0%, #293949 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #405d8c 0%, #293949 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #405d8c 0%, #293949 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #405d8c 0%, #293949 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#405d8c", endColorstr="#293949", GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}

#error-container .block-error {
  width: 400px;
  margin: 50px auto 0px;
}

#error-container header h1.error {
  color: #fff;
  font-size: 250px;
}

#error-container header p {
  color: #fff;
  text-transform: uppercase;
  font-size: 30px;
}

#error-container p {
  margin: 10px 0 40px 0;
}

/* ==========================================================================
   Timeline
   ========================================================================== */
.timeline {
  border-collapse: collapse;
  border-spacing: 0;
  display: table;
  position: relative;
  table-layout: fixed;
  width: 100%;
}

.timeline .time-layer {
  margin-right: -40px;
  margin-top: 30px;
  position: relative;
  margin-bottom: 30px;
}

.timeline:before {
  background-color: #d8d9df;
  bottom: 0px;
  content: "";
  left: 50%;
  position: absolute;
  top: 30px;
  width: 1px;
  z-index: 0;
}

h3.timeline-title {
  margin: 0;
  color: #C8CCD7;
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 5px;
  text-transform: uppercase;
}

.timeline-layer .panel .panel-heading h1 i {
  color: #A2A2A2;
}

.timeline-item:before, .timeline-item.left:after {
  content: "";
  display: block;
  width: 50%;
}

.timeline-item {
  display: table-row;
}

.timeline-layer {
  display: table-cell;
  vertical-align: top;
  width: 50%;
}

.timeline-layer h1 {
  font-size: 16px;
  font-weight: 300;
  margin: 0 0 5px;
}

.timeline-layer .panel {
  display: block;
  margin-left: 45px;
  position: relative;
  text-align: left;
  background: #fff;
}

.timeline-item .timeline-layer .arrow {
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  display: block;
  height: 0;
  left: -7px;
  position: absolute;
  top: 13px;
  width: 0;
}

.timeline-item .timeline-layer .arrow {
  border-right: 8px solid #fff;
}

.timeline-item.left .timeline-layer .arrow-left {
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  display: block;
  height: 0;
  right: -7px;
  position: absolute;
  top: 13px;
  width: 0;
  left: auto;
}

.timeline-item.left .timeline-layer .arrow-left {
  border-left: 8px solid #fff;
}

.timeline .timeline-icon {
  left: -60px;
  position: absolute;
  top: 5px;
}

.timeline .timeline-icon {
  background: #A2A2A2;
}

.timeline .timeline-icon {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: block;
  height: 30px;
  width: 30px;
  text-align: center;
  color: #fff;
}

.timeline .timeline-icon i {
  margin-top: 9px;
}

.timeline-item.left .timeline-icon {
  left: auto;
  right: -60px;
}

.timeline .time-icon:before {
  font-size: 16px;
  margin-top: 5px;
}

.timeline .timeline-date {
  left: -245px;
  position: absolute;
  text-align: right;
  top: 12px;
  width: 150px;
  display: none;
}

.timeline-item.left .timeline-date {
  left: auto;
  right: -245px;
  text-align: left;
  display: none;
}

.timeline-item.left:before {
  display: none;
}

.timeline-layer p {
  font-size: 14px;
  margin-bottom: 0;
  color: #999;
}

.timeline-layer .panel {
  margin-bottom: 5px;
}

.timeline-layer .album {
  margin-top: 20px;
}

.timeline-item.left .timeline-layer .album {
  margin-top: 20px;
  float: right;
}

.timeline-layer .notification {
  background: #FFFFFF;
  margin-top: 20px;
  padding: 4px;
}

.timeline-item.left .panel {
  margin-left: 0;
  margin-right: 45px;
}

.timeline-item.left h1, .timeline-item.left p {
  text-align: right;
}

/* ==========================================================================
   Calendar
   ========================================================================== */
#cal {
  background: #fff;
  padding: 20px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -ms-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

#events {
  background: #1ABC9C;
  color: #fff;
  height: 755px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -ms-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

#events h2 {
  font-size: 3em;
  font-weight: 300;
}

#events h3 {
  font-size: 2em;
  font-weight: 300;
  padding: 0;
  margin: 0 0 50px 0;
}

.external-event.ui-draggable {
  margin: 10px 0;
  padding: 5px;
  background: #149e82;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.external-event.ui-draggable:hover {
  cursor: move;
}

/* ==========================================================================
   Pagination
   ========================================================================== */
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #1ABC9C;
  border-color: #1ABC9C;
}

.pagination > li > a, .pagination > li > span {
  color: #1ABC9C;
}

/* ==========================================================================
   Colors
   ========================================================================== */
.default-bg {
  background-color: #A2A2A2;
}

.primary-bg {
  background-color: #1ABC9C;
}

.success-bg {
  background-color: #2dcc70;
}

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

.info-bg {
  background-color: #3598db;
}

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

.default-txt {
  color: #A2A2A2;
}

.primary-txt {
  color: #1ABC9C;
}

.success-txt {
  color: #2dcc70;
}

.warning-txt {
  color: #f1c40f;
}

.info-txt {
  color: #3598db;
}

.danger-txt {
  color: #e84c3d;
}

.label-default {
  background-color: #A2A2A2;
}

.label-primary {
  background-color: #1ABC9C;
}

.label-success {
  background-color: #2dcc70;
}

.label-warning {
  background-color: #f1c40f;
}

.label-info {
  background-color: #3598db;
}

.label-danger {
  background-color: #e84c3d;
}

/* ==========================================================================
   Charts JS
   ========================================================================== */
.canvas-container {
  min-height: 300px;
  max-height: 600px;
  position: relative;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (max-width: 767px) and (min-width: 480px) {
  /* Main Content */
  #main-content .h1 {
    font-size: 35px;
  }
}
@media only screen and (max-width: 768px) {
  .sidebar {
    margin-left: -240px;
  }
  .sidebar-toggle {
    margin-left: 0;
  }
  .sidebarRight {
    width: 100%;
  }
  .main-content-wrapper {
    margin-left: 0;
  }
  .main-content-toggle-left {
    margin-left: 240px;
  }
}
@media only screen and (max-width: 660px) {
  #header {
    height: 160px;
  }
  #header .brand {
    width: 100%;
  }
  #header .user-nav ul {
    padding-left: 0;
  }
  #header .toggle-navigation.toggle-left {
    float: left;
  }
  .sidebar {
    margin-left: -240px;
  }
  .sidebar-toggle {
    margin-left: 0;
    width: 100%;
  }
  .main-content-wrapper {
    margin-left: 0;
  }
  .main-content-toggle-left {
    margin-left: 660px;
  }
  .sidebarRight {
    top: 160px;
    width: 100%;
  }
  .user-nav ul li {
    font-size: 12px;
  }
}
@media only screen and (max-width: 479px) {
  /* Main Content */
  #main-content .h1 {
    font-size: 22px;
  }
  #header .dropdown.messages {
    display: none;
  }
}
body.tinymce {
  margin: 5px;
  background-color: #f8f8f8;
}
body.bg-dark {
  background-color: #293949;
}

.dropdown li .fa {
  margin-right: 5px;
}

#header {
  background-image: url(/assets_V3/img/Sfondo-header-blue.png);
}
#header .logo-materia {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(/assets_V3/img/brand_docs.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#header .logo-materia h1 {
  color: #fff;
  float: none;
  margin-left: 0;
  text-align: center;
}
#header .logo-materia h1.visible-sm {
  margin-top: 26px;
  font-size: 30px;
}
#header .toggle-navigation.toggle-left {
  float: left;
  margin-top: 17px;
}
#header .btn-default .fa-bars {
  margin-right: 0;
}
#header h1 {
  float: left;
  margin: 14px 0 0 150px;
  font-size: 50px;
  line-height: 1;
  text-transform: uppercase;
}

#filtro-attivo {
  position: fixed;
  z-index: 1000;
  left: 10px;
  bottom: -60px;
  opacity: 0.8;
  -webkit-transition: opacity 0.3 1s linear;
  -moz-transition: opacity 0.3 1s linear;
  -o-transition: opacity 0.3 1s linear;
  -ms-transition: opacity 0.3 1s linear;
  transition: opacity 0.3 1s linear;
}
#filtro-attivo:hover {
  opacity: 1;
}
#filtro-attivo .btn .fa {
  margin-right: 10px;
}
#filtro-attivo .btn.btn-icon .fa {
  margin-right: 0;
}

label {
  text-transform: capitalize;
}
label.lowercase {
  text-transform: lowercase !important;
}
label.normalcase {
  text-transform: none !important;
}

span.radio-inline {
  cursor: default;
  padding-left: 0;
}

.fake-bold {
  text-shadow: 0 0 1px #333;
}

.upload-group {
  position: relative;
}
.upload-group .image-wrapper {
  background: url(/assets_V3/css/ImageIconQuestion.png) center no-repeat;
  background-color: #e9ecef;
  min-height: 150px;
  padding: 10px;
  margin-bottom: 5px;
  display: flex;
  flex-flow: row wrap;
}
.upload-group .image-wrapper.audio-wrapper {
  min-height: 0 !important;
  background-image: none !important;
}
.upload-group .image-wrapper img {
  -webkit-transition: opacity 0.3s 0 1s linear;
  -moz-transition: opacity 0.3s 0 1s linear;
  -o-transition: opacity 0.3s 0 1s linear;
  -ms-transition: opacity 0.3s 0 1s linear;
  transition: opacity 0.3s 0 1s linear;
}
.upload-group .image-wrapper span {
  display: block;
  text-align: center;
  background-color: #e9ecef;
  padding: 6px 0;
  -webkit-transition: opacity 0.3s 0 1s linear;
  -moz-transition: opacity 0.3s 0 1s linear;
  -o-transition: opacity 0.3s 0 1s linear;
  -ms-transition: opacity 0.3s 0 1s linear;
  transition: opacity 0.3s 0 1s linear;
  margin: auto;
}
.upload-group.on .image-wrapper {
  min-height: 150px;
  background-size: auto 80%;
  background-image: none;
}
.upload-group.drag-hover.on .image-wrapper, .upload-group.drag-hover .image-wrapper {
  background-image: url(/assets_V3/css/ImagePlaceHolder.png);
  background-position: center;
  background-color: #e9ecef;
  background-repeat: no-repeat;
  background-size: auto 80%;
}
.upload-group.drag-hover.on .image-wrapper img, .upload-group.drag-hover.on .image-wrapper span, .upload-group.drag-hover .image-wrapper img, .upload-group.drag-hover .image-wrapper span {
  opacity: 0;
  -webkit-transition: opacity 0.3s 0 1s linear;
  -moz-transition: opacity 0.3s 0 1s linear;
  -o-transition: opacity 0.3s 0 1s linear;
  -ms-transition: opacity 0.3s 0 1s linear;
  transition: opacity 0.3s 0 1s linear;
}
.upload-group .btn .fa {
  margin-right: 5px;
}

[disabled] .upload-group .btn {
  display: none !important;
}
[disabled] .upload-group.drag-hover .image-wrapper, [disabled] .upload-group.drag-over.on .image-wrapper {
  background: url(/assets_V3/css/ImageIconQuestion.png) center no-repeat #e9ecef;
}
[disabled] .upload-group.drag-hover .image-wrapper img, [disabled] .upload-group.drag-hover .image-wrapper span, [disabled] .upload-group.drag-over.on .image-wrapper img, [disabled] .upload-group.drag-over.on .image-wrapper span {
  opacity: 1;
}
[disabled] .disabled-hidden {
  display: none;
}

.table.compact > thead > tr > th, .table.compact > tbody > tr > th, .table.compact > tfoot > tr > th, .table.compact > thead > tr > td, .table.compact > tbody > tr > td, .table.compact > tfoot > tr > td {
  padding: 2px 18px 2px 4px;
  font-size: 90%;
}

td > [class^=col-], th > [class^=col-] {
  padding-left: 1px;
  padding-right: 1px;
}

.table-responsive {
  overflow-y: auto;
}

.cell-w-80 {
  width: 80px !important;
}

.cell-w-60 {
  width: 60px !important;
}

.cell-w-40 {
  width: 40px !important;
}

.cell-w-20 {
  width: 20px !important;
}

#items_wrapper {
  opacity: 0;
  display: none;
}
#items_wrapper #items_buttons .btn {
  margin: 0 5px 5px 0;
}
#items_wrapper [data-search-fieldname] {
  cursor: pointer;
}
#items_wrapper [data-search-fieldname]:hover {
  text-decoration: underline;
}

canvas {
  width: 100% !important;
  max-width: 800px;
  height: auto !important;
}

.chart-wrapper {
  min-height: 300px;
  width: 100%;
}

.legenda {
  text-align: center;
  font-size: 80%;
}
.legenda ul {
  padding: 0;
  margin: 0;
}
.legenda ul > li {
  display: inline-block;
  list-style: none;
  margin: 0 10px 0 0;
}
.legenda ul > li .fa {
  margin-right: 5px;
}

pre {
  white-space: pre-wrap;
  word-break: normal;
}

.dataTables_filter input[type=search] {
  margin-left: 10px;
}

.dataTables_length select {
  margin-left: 10px;
  margin-right: 10px;
}

.domande-img a > .fa {
  font-size: 1.4em;
  line-height: 1;
  padding: 0;
  margin: 0 0 0 3px;
}

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ellipsis:hover {
  white-space: normal;
}

tr.active .ellipsis {
  white-space: normal;
}

.active-visible, .on-visible, .on-block-in-visible {
  display: none !important;
}

input[type=text].active-visible, .insertnew input.input-xs {
  padding: 0 10px;
  height: 28px;
  min-height: 20px;
  width: 100% !important;
}

.checkbox input[type=checkbox], .checkbox input[type=radio] {
  margin-top: 1px;
}

.active .active-visible {
  display: block !important;
}
.active .active-hidden {
  display: none;
}

.on .on-block-in-visible {
  display: inline-block !important;
}
.on .on-hidden {
  display: none;
}

.selectable tbody > tr {
  cursor: pointer;
}
.selectable tbody > tr:hover td, .selectable tbody > tr:hover th {
  background-color: #d9edf7 !important;
}

.titolo-tabella {
  font-size: 85%;
}

.g-recaptcha.center-block {
  width: 303px;
}

.isMac select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

.progress {
  height: 25px;
  margin-bottom: 0;
}

.pwstrength_viewport_progress .progress-bar {
  min-width: 5em;
  background-color: transparent;
}
.pwstrength_viewport_progress .progress-bar.progress-bar-success {
  background-color: #2dcc70;
}
.pwstrength_viewport_progress .progress-bar.progress-bar-warning {
  background-color: #f1c40f;
}
.pwstrength_viewport_progress .progress-bar.progress-bar-danger {
  background-color: #e84c3d;
}

.user-nav .dropdown-toggle:before {
  border: none !important;
}

.modal .select2-container .select2-choice {
  overflow: visible;
}

@media (max-width: 1199.98px) {
  .titolo-tabella {
    font-size: 85%;
  }
}
@media (max-width: 991.98px) {
  .titolo-tabella {
    font-size: 75%;
  }
  .image-wrapper {
    margin-bottom: 10px;
  }
}
@media (max-width: 767.98px) {
  .titolo-tabella {
    font-size: 60%;
  }
}
@media (max-width: 575.98px) {
  .titolo-tabella {
    visibility: hidden;
  }
}
/*
Version: 3.5.0 Timestamp: Mon Jun 16 19:29:44 EDT 2014
*/
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.
    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box; /* webkit */
  -moz-box-sizing: border-box; /* firefox */
  box-sizing: border-box; /* css3 */
}

.select2-container .select2-choice {
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #aaa;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
  background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = "#ffffff", endColorstr = "#eeeeee", GradientType = 0);
  background-image: linear-gradient(to top, #eee 0%, #fff 50%);
}

html[dir=rtl] .select2-container .select2-choice {
  padding: 0 8px 0 0;
}

.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  border-radius: 0 0 4px 4px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
  background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#eeeeee", GradientType=0);
  background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}

.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: none;
  width: auto;
}

html[dir=rtl] .select2-container .select2-choice > .select2-chosen {
  margin-left: 26px;
  margin-right: 0;
}

.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url("../scss/select2.png") right top no-repeat;
  cursor: pointer;
  outline: 0;
}

.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}

.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}

.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}

.select2-drop-active {
  border: 1px solid #5897fb;
  border-top: none;
}

.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #5897fb;
}

.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}

.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}

.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #aaa;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
  background: #ccc;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
  background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = "#eeeeee", endColorstr = "#cccccc", GradientType = 0);
  background-image: linear-gradient(to top, #ccc 0%, #eee 60%);
}

html[dir=rtl] .select2-container .select2-choice .select2-arrow {
  left: 0;
  right: auto;
  border-left: none;
  border-right: 1px solid #aaa;
  border-radius: 4px 0 0 4px;
}

.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("../scss/select2.png") no-repeat 0 1px;
}

html[dir=rtl] .select2-container .select2-choice .select2-arrow b {
  background-position: 2px 1px;
}

.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}

.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff url("../scss/select2.png") no-repeat 100% -22px;
  background: url("../scss/select2.png") no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: url("../scss/select2.png") no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url("../scss/select2.png") no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url("../scss/select2.png") no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

html[dir=rtl] .select2-search input {
  padding: 4px 5px 4px 20px;
  background: #fff url("../scss/select2.png") no-repeat -37px -22px;
  background: url("../scss/select2.png") no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: url("../scss/select2.png") no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url("../scss/select2.png") no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url("../scss/select2.png") no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}

.select2-search input.select2-active {
  background: #fff url("../scss/select2-adjust-huener.gif") no-repeat 100%;
  background: url("../scss/select2-adjust-huener.gif") no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: url("../scss/select2-adjust-huener.gif") no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url("../scss/select2-adjust-huener.gif") no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url("../scss/select2-adjust-huener.gif") no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
  background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
  background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeeeee", endColorstr="#ffffff", GradientType=0);
  background-image: linear-gradient(to top, #fff 0%, #eee 50%);
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
  background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
  background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeeeee", endColorstr="#ffffff", GradientType=0);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
}

.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none;
}

html[dir=rtl] .select2-dropdown-open .select2-choice .select2-arrow {
  border-right: none;
}

.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}

html[dir=rtl] .select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -16px 1px;
}

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

/* results */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html[dir=rtl] .select2-results {
  padding: 0 4px 0 0;
  margin: 4px 0 4px 4px;
}

.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}

.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}

.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}

.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.select2-results-dept-1 .select2-result-label {
  padding-left: 20px;
}

.select2-results-dept-2 .select2-result-label {
  padding-left: 40px;
}

.select2-results-dept-3 .select2-result-label {
  padding-left: 60px;
}

.select2-results-dept-4 .select2-result-label {
  padding-left: 80px;
}

.select2-results-dept-5 .select2-result-label {
  padding-left: 100px;
}

.select2-results-dept-6 .select2-result-label {
  padding-left: 110px;
}

.select2-results-dept-7 .select2-result-label {
  padding-left: 120px;
}

.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}

.select2-results li em {
  background: #feffde;
  font-style: normal;
}

.select2-results .select2-highlighted em {
  background: transparent;
}

.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
  padding-left: 5px;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-selected {
  display: none;
}

.select2-more-results.select2-active {
  background: #f4f4f4 url("../scss/select2-adjust-huener.gif") no-repeat 100%;
}

.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}

/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}

/* multiselect */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0 5px 0 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}

html[dir=rtl] .select2-container-multi .select2-choices {
  padding: 0 0 0 5px;
}

.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
  min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}

html[dir=rtl] .select2-container-multi .select2-choices li {
  float: right;
}

.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url("../scss/select2-adjust-huener.gif") no-repeat 100% !important;
}

.select2-default {
  color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeeeee", endColorstr="#f4f4f4", GradientType=0);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}

html[dir=rtl] .select2-container-multi .select2-choices .select2-search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 18px 3px 5px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}

.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url("../scss/select2.png") right top no-repeat;
}

html[dir=rtl] .select2-search-choice-close {
  right: auto;
  left: 3px;
}

.select2-container-multi .select2-search-choice-close {
  left: 3px;
}

html[dir=rtl] .select2-container-multi .select2-search-choice-close {
  left: auto;
  right: 2px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}

.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}

/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}

.select2-offscreen, .select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}

.select2-display-none {
  display: none;
}

.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
  .select2-search input,
  .select2-search-choice-close,
  .select2-container .select2-choice abbr,
  .select2-container .select2-choice .select2-arrow b {
    background-image: url("../scss/select2x2.png") !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }
  .select2-search input {
    background-position: 100% -21px !important;
  }
}
/**
 * Select2 Bootstrap CSS
 * Compatible with Select2 3.3.2, 3.4.1, 3.4.2 and Twitter Bootstrap 3.0.0
 * MIT License
 */
/**
 * Reset Bootstrap 3 .form-control styles which - if applied to the
 * original <select>-element the Select2-plugin may be run against -
 * are copied to the .select2-container.
 *
 * 1. Overwrite .select2-container's original display:inline-block
 *    with Bootstrap 3's default for .form-control, display:block;
 *    courtesy of $juristr ($see https://github.com/fk/select2-bootstrap-css/pull/1)
 */
.select2-container.form-control {
  background: transparent;
  border: none;
  display: block; /* 1 */
  margin: 0;
  padding: 0;
}

/**
 * Adjust Select2 inputs to fit Bootstrap 3 default .form-control appearance.
 */
.select2-container .select2-choices .select2-search-field input,
.select2-container .select2-choice,
.select2-container .select2-choices {
  background: none;
  padding: 0;
  border-color: #ccc;
  border-radius: 4px;
  color: #555555;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.select2-search input {
  border-color: #ccc;
  border-radius: 4px;
  color: #555555;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.select2-container .select2-choices .select2-search-field input {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/**
 * Adjust Select2 input heights to match the Bootstrap default.
 */
.select2-container .select2-choice {
  height: 34px;
  line-height: 1.428571429;
}

/**
 * Address Multi Select2's height which - depending on how many elements have been selected -
 * may grown higher than their initial size.
 */
.select2-container.select2-container-multi.form-control {
  height: auto;
}

/**
 * Address Bootstrap 3 control sizing classes
 * $see http://getbootstrap.com/css/#forms-control-sizes
 */
.select2-container.input-sm .select2-choice,
.input-group-sm .select2-container .select2-choice {
  height: 30px;
  line-height: 1.5;
  border-radius: 3px;
}

.select2-container.input-lg .select2-choice,
.input-group-lg .select2-container .select2-choice {
  height: 46px;
  line-height: 1.33;
  border-radius: 6px;
}

.select2-container-multi .select2-choices .select2-search-field input {
  height: 32px;
}

.select2-container-multi.input-sm .select2-choices .select2-search-field input,
.input-group-sm .select2-container-multi .select2-choices .select2-search-field input {
  height: 28px;
}

.select2-container-multi.input-lg .select2-choices .select2-search-field input,
.input-group-lg .select2-container-multi .select2-choices .select2-search-field input {
  height: 44px;
}

/**
 * Adjust height and line-height for .select2-search-field amd multi-select Select2 widgets.
 *
 * 1. Class repetition to address missing .select2-chosen in Select2 < 3.3.2.
 */
.select2-container-multi .select2-choices .select2-search-field input {
  margin: 0;
}

.select2-chosen,
.select2-choice > span:first-child,
.select2-container .select2-choices .select2-search-field input {
  padding: 6px 12px;
}

.input-sm .select2-chosen,
.input-group-sm .select2-chosen,
.input-sm .select2-choice > span:first-child,
.input-group-sm .select2-choice > span:first-child,
.input-sm .select2-choices .select2-search-field input,
.input-group-sm .select2-choices .select2-search-field input {
  padding: 5px 10px;
}

.input-lg .select2-chosen,
.input-group-lg .select2-chosen,
.input-lg .select2-choice > span:first-child,
.input-group-lg .select2-choice > span:first-child,
.input-lg .select2-choices .select2-search-field input,
.input-group-lg .select2-choices .select2-search-field input {
  padding: 10px 16px;
}

.select2-container-multi .select2-choices .select2-search-choice {
  margin-top: 5px;
  margin-bottom: 3px;
}

.select2-container-multi.input-sm .select2-choices .select2-search-choice,
.input-group-sm .select2-container-multi .select2-choices .select2-search-choice {
  margin-top: 3px;
  margin-bottom: 2px;
}

.select2-container-multi.input-lg .select2-choices .select2-search-choice,
.input-group-lg .select2-container-multi .select2-choices .select2-search-choice {
  line-height: 24px;
}

/**
 * Adjust the single Select2's dropdown arrow button appearance.
 *
 * 1. For Select2 v.3.3.2.
 */
.select2-container .select2-choice .select2-arrow,
.select2-container .select2-choice div {
  border-left: 1px solid #ccc;
  background: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.select2-dropdown-open .select2-choice .select2-arrow,
.select2-dropdown-open .select2-choice div {
  border-left-color: transparent;
  background: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/**
 * Adjust the dropdown arrow button icon position for the single-select Select2 elements
 * to make it line up vertically now that we increased the height of .select2-container.
 *
 * 1. Class repetition to address missing .select2-chosen in Select2 v.3.3.2.
 */
.select2-container .select2-choice .select2-arrow b,
.select2-container .select2-choice div b {
  background-position: 0 3px;
}

.select2-dropdown-open .select2-choice .select2-arrow b,
.select2-dropdown-open .select2-choice div b {
  background-position: -18px 3px;
}

.select2-container.input-sm .select2-choice .select2-arrow b,
.input-group-sm .select2-container .select2-choice .select2-arrow b,
.select2-container.input-sm .select2-choice div b,
.input-group-sm .select2-container .select2-choice div b {
  background-position: 0 1px;
}

.select2-dropdown-open.input-sm .select2-choice .select2-arrow b,
.input-group-sm .select2-dropdown-open .select2-choice .select2-arrow b,
.select2-dropdown-open.input-sm .select2-choice div b,
.input-group-sm .select2-dropdown-open .select2-choice div b {
  background-position: -18px 1px;
}

.select2-container.input-lg .select2-choice .select2-arrow b,
.input-group-lg .select2-container .select2-choice .select2-arrow b,
.select2-container.input-lg .select2-choice div b,
.input-group-lg .select2-container .select2-choice div b {
  background-position: 0 9px;
}

.select2-dropdown-open.input-lg .select2-choice .select2-arrow b,
.input-group-lg .select2-dropdown-open .select2-choice .select2-arrow b,
.select2-dropdown-open.input-lg .select2-choice div b,
.input-group-lg .select2-dropdown-open .select2-choice div b {
  background-position: -18px 9px;
}

/**
 * Address Bootstrap's validation states and change Select2's border colors and focus states.
 * Apply .has-warning, .has-danger or .has-succes to #select2-drop to match Bootstraps' colors.
 */
.has-warning .select2-choice,
.has-warning .select2-choices {
  border-color: #8a6d3b;
}
.has-warning .select2-container-active .select2-choice,
.has-warning .select2-container-multi.select2-container-active .select2-choices {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning.select2-drop-active {
  border-color: #66512c;
}
.has-warning.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #66512c;
}

.has-error .select2-choice,
.has-error .select2-choices {
  border-color: #a94442;
}
.has-error .select2-container-active .select2-choice,
.has-error .select2-container-multi.select2-container-active .select2-choices {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error.select2-drop-active {
  border-color: #843534;
}
.has-error.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #843534;
}

.has-success .select2-choice,
.has-success .select2-choices {
  border-color: #3c763d;
}
.has-success .select2-container-active .select2-choice,
.has-success .select2-container-multi.select2-container-active .select2-choices {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success.select2-drop-active {
  border-color: #2b542c;
}
.has-success.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #2b542c;
}

/**
 * Make Select2's active-styles - applied to .select2-container when the widget receives focus -
 * fit Bootstrap 3's .form-element:focus appearance.
 */
.select2-container-active .select2-choice,
.select2-container-multi.select2-container-active .select2-choices {
  border-color: #66afe9;
  outline: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.select2-drop-active {
  border-color: #66afe9;
}

.select2-drop-auto-width,
.select2-drop.select2-drop-above.select2-drop-active {
  border-top-color: #66afe9;
}

/**
 * Select2 widgets in Bootstrap Input Groups
 *
 * When Select2 widgets are combined with other elements using Bootstrap 3's
 * "Input Group" component, we don't want specific edges of the Select2 container
 * to have a border-radius.
 *
 * In Bootstrap 2, input groups required a markup where these style adjustments
 * could be bound to a CSS-class identifying if the additional elements are appended,
 * prepended or both.
 *
 * Bootstrap 3 doesn't rely on these classes anymore, so we have to use our own.
 * Use .select2-bootstrap-prepend and .select2-bootstrap-append on a Bootstrap 3 .input-group
 * to let the contained Select2 widget know which edges should not be rounded as they are
 * directly followed by another element.
 *
 * $see http://getbootstrap.com/components/#input-groups
 */
.input-group.select2-bootstrap-prepend [class^=select2-choice] {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.input-group.select2-bootstrap-append [class^=select2-choice] {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.select2-dropdown-open [class^=select2-choice] {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.select2-dropdown-open.select2-drop-above [class^=select2-choice] {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

/**
 * Adjust Select2's choices hover and selected styles to match Bootstrap 3's default dropdown styles.
 */
.select2-results .select2-highlighted {
  color: #fff;
  background-color: #428bca;
}

/**
 * Adjust alignment of Bootstrap 3 buttons in Bootstrap 3 Input Groups to address
 * Multi Select2's height which - depending on how many elements have been selected -
 * may grown higher than their initial size.
 */
.select2-bootstrap-append .select2-container-multiple,
.select2-bootstrap-append .input-group-btn,
.select2-bootstrap-append .input-group-btn .btn,
.select2-bootstrap-prepend .select2-container-multiple,
.select2-bootstrap-prepend .input-group-btn,
.select2-bootstrap-prepend .input-group-btn .btn {
  vertical-align: top;
}

/**
 * Make Multi Select2's choices match Bootstrap 3's default button styles.
 */
.select2-container-multi .select2-choices .select2-search-choice {
  color: #555555;
  background: #fff;
  border-color: #ccc;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #ebebeb;
  border-color: #adadad;
  color: #333;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/**
 * Address Multi Select2's choice close-button vertical alignment.
 */
.select2-search-choice-close {
  margin-top: -7px;
  top: 50%;
}

/**
 * Adjust the single Select2's clear button position (used to reset the select box
 * back to the placeholder value and visible once a selection is made
 * activated by Select2's "allowClear" option).
 */
.select2-container .select2-choice abbr {
  top: 50%;
}

/**
 * Adjust "no results" and "selection limit" messages to make use
 * of Bootstrap 3's default "Alert" style.
 *
 * $see http://getbootstrap.com/components/#alerts-default
 */
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background-color: #fcf8e3;
  color: #8a6d3b;
}

/**
 * Address disabled Select2 styles.
 *
 * 1. For Select2 v.3.3.2.
 * 2. Revert border-left:0 inherited from Select2's CSS to prevent the arrow
 *    from jumping when switching from disabled to enabled state and vice versa.
 */
.select2-container.select2-container-disabled .select2-choice,
.select2-container.select2-container-disabled .select2-choices {
  cursor: not-allowed;
  background-color: #eeeeee;
  border-color: #ccc;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow,
.select2-container.select2-container-disabled .select2-choice div,
.select2-container.select2-container-disabled .select2-choices .select2-arrow,
.select2-container.select2-container-disabled .select2-choices div {
  background-color: transparent;
  border-left: 1px solid transparent; /* 2 */
}

/**
 * Address Select2's loading indicator position - which should not stick
 * to the right edge of Select2's search input.
 *
 * 1. in .select2-search input
 * 2. in Multi Select2's .select2-search-field input
 * 3. in the status-message of infinite-scroll with remote data ($see http://ivaynberg.github.io/select2/#infinite)
 *
 * These styles alter Select2's default background-position of 100%
 * and supply the new background-position syntax to browsers which support it:
 *
 * 1. Android, Safari < 6/Mobile, IE<9: change to a relative background-position of 99%
 * 2. Chrome 25+, Firefox 13+, IE 9+, Opera 10.5+: use the new CSS3-background-position syntax
 *
 * $see http://www.w3.org/TR/css3-background/#background-position
 *
 * $todo Since both Select2 and Bootstrap 3 only support IE8 and above,
 * we could use the :after-pseudo-element to display the loading indicator.
 * Alternatively, we could supply an altered loading indicator image which already
 * contains an offset to the right.
 */
.select2-search input.select2-active,
.select2-container-multi .select2-choices .select2-search-field input.select2-active,
.select2-more-results.select2-active {
  background-position: 99%; /* 4 */
  background-position: right 4px center; /* 5 */
}

#login-wrapper .form-group .form-control.select2-container-multi {
  padding-left: 0;
}
#login-wrapper .form-group .form-control.select2-container-multi > ul {
  padding-left: 32px;
  padding-top: 2px;
  padding-bottom: 1px;
}

/* ==========================================================================
   Panels
   ========================================================================== */
.panel {
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.panel > .panel-heading {
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 15px;
}
.panel .actions {
  position: absolute;
  right: 30px;
  top: 15px;
}
.panel .actions i {
  font-size: 1.5em;
  margin: 0 3px;
}
.panel .actions i:hover {
  cursor: pointer;
}
.panel .actions i.disabled, .panel .actions i.disabled:hover {
  color: #bcbcbc;
  cursor: default;
}
.panel .actions .btn.btn-primary, .panel .actions .btn.btn-success, .panel .actions .btn.btn-danger, .panel .actions .btn.btn-info, .panel .actions .btn.btn-warning {
  color: white;
  text-transform: none;
}
.panel .actions .btn.btn-primary i, .panel .actions .btn.btn-success i, .panel .actions .btn.btn-danger i, .panel .actions .btn.btn-info i, .panel .actions .btn.btn-warning i {
  color: white;
  font-size: inherit;
  margin-right: 5px;
}
.panel .actions .btn.btn-primary.btn-xs, .panel .actions .btn.btn-success.btn-xs, .panel .actions .btn.btn-danger.btn-xs, .panel .actions .btn.btn-info.btn-xs, .panel .actions .btn.btn-warning.btn-xs {
  margin-top: -3px;
}
.panel > .panel-footer {
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 15px;
}

.panel-default > .panel-heading {
  border-color: #eff2f7;
  background: #fafafa;
  color: #767676;
}
.panel-default .actions i {
  color: #f1c40f;
}
.panel-default .actions i:hover {
  cursor: pointer;
  color: #c29d0b;
}
.panel-default .panel-default > .panel-footer {
  border-color: #eff2f7;
  background: #fafafa;
  color: #767676;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #1ABC9C;
  border-color: #1ABC9C;
}

.panel-primary {
  border-color: #1ABC9C;
}

.panel-primary > .panel-heading a, .panel-primary > .panel-heading a:hover {
  color: #fff;
}

.panel-solid-default > .panel-heading, .panel-solid-default > .panel-body, .panel-solid-default > .panel-footer {
  background: #A2A2A2;
  color: #fff;
  border: none;
}

.panel-solid-primary > .panel-heading, .panel-solid-primary > .panel-body, .panel-solid-primary > .panel-footer {
  background: #1ABC9C;
  color: #fff;
  border: none;
}

.panel-solid-success > .panel-heading, .panel-solid-success > .panel-body, .panel-solid-success > .panel-footer {
  background: #2dcc70;
  color: #fff;
  border: none;
}

.panel-solid-warning > .panel-heading, .panel-solid-warning > .panel-body, .panel-solid-warning > .panel-footer {
  background: #f1c40f;
  color: #fff;
  border: none;
}

.panel-solid-info > .panel-heading, .panel-solid-info > .panel-body, .panel-solid-info > .panel-footer {
  background: #3598db;
  color: #fff;
  border: none;
}

.panel-solid-danger > .panel-heading, .panel-solid-danger > .panel-body, .panel-solid-danger > .panel-footer {
  background: #e84c3d;
  color: #fff;
  border: none;
}

.panel-login-wrapper {
  width: 338px;
}

.panel-login-wrapper-responsive .form-group, .panel-login-wrapper .form-group {
  margin-bottom: 0;
}
.panel-login-wrapper-responsive .form-group > *, .panel-login-wrapper .form-group > * {
  margin-bottom: 10px;
}

@media (max-height: 600px) {
  .panel-login-wrapper, .panel-login-wrapper-responsive {
    margin-top: 15px !important;
  }
}
@media (max-height: 350px) {
  .panel-login-wrapper, .panel-login-wrapper-responsive {
    margin-top: 0 !important;
  }
}
@media (max-width: 350px) {
  .panel-login-wrapper, .panel-login-wrapper-responsive {
    width: 100%;
    margin-top: 0 !important;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
/* ==========================================================================
  Buttons
   ========================================================================== */
.btn {
  border: none;
  font-size: 15px;
  font-weight: normal;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 8px 14px;
  margin-bottom: 5px;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
  transition: border 0.25s linear, color 0.25s linear, background-color 0.25s linear;
  /*.fa {
      margin-right: 5px;
  }*/
}
.btn:hover, .btn:focus {
  outline: none;
}
.btn:active, .btn.active {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none !important;
}
.btn.disabled, .btn[disabled], .btn fieldset[disabled] .btn {
  background-color: #A2A2A2;
  color: rgba(255, 255, 255, 0.75);
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.btn.btn-icon .fa {
  margin-right: 0;
}

tbody .btn {
  margin-bottom: 0;
}
tbody .btn .fa {
  margin-right: 5px;
}

#panel_parole_chiave .btn {
  margin-right: 5px;
  white-space: normal;
  line-height: 1;
  padding-top: 2px;
  padding-bottom: 3px;
  text-align: left;
}
#panel_parole_chiave .btn:hover {
  text-decoration: none;
}

/* Default Buttons*/
.btn-default, a.btn-default:link, a.btn-default:visited {
  color: #ffffff;
  background-color: #A2A2A2;
  outline: none !important;
}

a.btn-default:hover,
a.btn-default:active {
  color: #ffffff;
  background-color: #bcbcbc;
  border-color: #bcbcbc;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #bcbcbc;
  border-color: #bcbcbc;
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background: #A2A2A2;
  border-color: #A2A2A2;
}

.btn-default.disabled, .btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #A2A2A2;
  border-color: #A2A2A2;
}

.btn-primary, a.btn-primary:link, a.btn-primary:visited {
  color: #fff;
  background-color: #1ABC9C;
}

a.btn-primary:hover, a.btn-primary:active {
  color: #ffffff;
  background-color: #28e1bd;
  border-color: #28e1bd;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #28e1bd;
  border-color: #28e1bd;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background: #1ABC9C;
  border-color: #1ABC9C;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #1ABC9C;
  border-color: #1ABC9C;
}

.btn-info, a.btn-info:link, a.btn-info:visited {
  color: #ffffff;
  background-color: #3598db;
}

.btn-info, a.btn-info:link,
a.btn-info:visited {
  color: #ffffff;
  background-color: #3598db;
}

a.btn-info:hover,
a.btn-info:active {
  color: #ffffff;
  background-color: #60aee3;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #60aee3;
  border-color: #60aee3;
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background: #3598db;
  border-color: #3598db;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #3598db;
  border-color: #3598db;
}

.btn-danger, a.btn-danger:link, a.btn-danger:visited {
  color: #ffffff;
  background-color: #e84c3d;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #ed766b;
  border-color: #ed766b;
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background: #ed766b;
  border-color: #ed766b;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #e84c3d;
  border-color: #e84c3d;
}

.btn-success, a.btn-success:link, a.btn-success:visited {
  color: #ffffff;
  background-color: #2dcc70;
}

/*.btn-success:hover,
    .btn-success:focus,
    .btn-success:active,
    a.btn-success.active,*/
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #53d98b;
  border-color: #53d98b;
}

.btn-success:focus, .btn-success:hover, .btn-success:active, a.btn-success:focus, a.btn-success:hover, a.btn-success:active {
  color: #ffffff;
  background-color: #53d98b;
  border-color: #53d98b;
}

.btn-success:active,
.open .dropdown-toggle.btn-success {
  background: #2dcc70;
  border-color: #2dcc70;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #2dcc70;
  border-color: #2dcc70;
}

.btn-warning, a.btn-warning:link, a.btn-warning:visited {
  color: #ffffff !important;
  background-color: #f1c40f;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #f1c40f;
  border-color: #f1c40f;
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background: #c29d0b;
  border-color: #c29d0b;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f1c40f;
  border-color: #f1c40f;
}

/* 3d Buttons*/
.btn.btn-3d {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.btn.btn-3d:active {
  -webkit-transform: translate(0, 3px);
  -moz-transform: translate(0, 3px);
  transform: translate(0, 3px);
}

.btn-default.btn-3d {
  -webkit-box-shadow: 0px 6px 0px #A6AAAC;
  -moz-box-shadow: 0px 6px 0px #A6AAAC;
  box-shadow: 0px 6px 0px #A6AAAC;
}

.btn-default.btn-3d:hover,
.btn-default.btn-3d:focus {
  background-color: #A2A2A2;
}

.btn-default.btn-3d:active {
  -webkit-box-shadow: 0px 2px 0px #A6AAAC;
  -moz-box-shadow: 0px 2px 0px #A6AAAC;
  box-shadow: 0px 2px 0px #A6AAAC;
}

.btn-default.btn-3d:hover, .btn-default.btn-3d:focus {
  background-color: #A2A2A2;
}

.btn-primary.btn-3d {
  -webkit-box-shadow: 0px 6px 0px #14a084;
  -moz-box-shadow: 0px 6px 0px #14a084;
  box-shadow: 0px 6px 0px #14a084;
}

.btn-primary.btn-3d:active {
  -webkit-box-shadow: 0px 2px 0px #14a084;
  -moz-box-shadow: 0px 2px 0px #14a084;
  box-shadow: 0px 2px 0px #14a084;
}

.btn-primary.btn-3d:hover, .btn-primary.btn-3d:focus {
  background-color: #1ABC9C;
}

.btn-success.btn-3d {
  -webkit-box-shadow: 0px 6px 0px #2ab263;
  -moz-box-shadow: 0px 6px 0px #2ab263;
  box-shadow: 0px 6px 0px #2ab263;
}

.btn-success.btn-3d:active {
  -webkit-box-shadow: 0px 2px 0px #2ab263;
  -moz-box-shadow: 0px 2px 0px #2ab263;
  box-shadow: 0px 2px 0px #2ab263;
}

.btn-success.btn-3d:hover, .btn-success.btn-3d:focus {
  background-color: #2dcc70;
}

.btn-info.btn-3d {
  -webkit-box-shadow: 0px 6px 0px #2e86c1;
  -moz-box-shadow: 0px 6px 0px #2e86c1;
  box-shadow: 0px 6px 0px #2e86c1;
}

.btn-info.btn-3d:active {
  -webkit-box-shadow: 0px 2px 0px #2e86c1;
  -moz-box-shadow: 0px 2px 0px #2e86c1;
  box-shadow: 0px 2px 0px #2e86c1;
}

.btn-info.btn-3d:hover, .btn-info.btn-3d:focus {
  background-color: #3598db;
}

.btn-warning.btn-3d {
  -webkit-box-shadow: 0px 6px 0px #d6ae11;
  -moz-box-shadow: 0px 6px 0px #d6ae11;
  box-shadow: 0px 6px 0px #d6ae11;
}

.btn-warning.btn-3d:active {
  -webkit-box-shadow: 0px 2px 0px #d6ae11;
  -moz-box-shadow: 0px 2px 0px #d6ae11;
  box-shadow: 0px 2px 0px #d6ae11;
}

.btn-warning.btn-3d:hover, .btn-warning.btn-3d:focus {
  background-color: #f1c40f;
}

.btn-danger.btn-3d {
  -webkit-box-shadow: 0px 6px 0px #c94034;
  -moz-box-shadow: 0px 6px 0px #c94034;
  box-shadow: 0px 6px 0px #c94034;
}

.btn-danger.btn-3d:active {
  -webkit-box-shadow: 0px 2px 0px #c94034;
  -moz-box-shadow: 0px 2px 0px #c94034;
  box-shadow: 0px 2px 0px #c94034;
}

.btn-danger.btn-3d:hover, .btn-danger.btn-3d:focus {
  background-color: #e84c3d;
}

/* square buttons */
.btn-square {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/* Transparent buttons */
.btn-default.btn-trans, a.btn-default.btn-trans {
  color: #6f6f6f;
  background-color: transparent;
  border: solid thin #6f6f6f;
}
.btn-default.btn-trans:hover, .btn-default.btn-trans:active, .btn-default.btn-trans:focus, .btn-default.btn-trans.active, a.btn-default.btn-trans:hover, a.btn-default.btn-trans:active, a.btn-default.btn-trans:focus, a.btn-default.btn-trans.active {
  color: #fff;
  background-color: #6f6f6f;
  border: solid thin #6f6f6f;
}

.btn-primary.btn-trans, a.btn-primary.btn-trans {
  color: #1ABC9C;
  background-color: transparent;
  border: solid thin #1ABC9C;
}
.btn-primary.btn-trans:hover, .btn-primary.btn-trans:active, .btn-primary.btn-trans:focus, .btn-primary.btn-trans.active, a.btn-primary.btn-trans:hover, a.btn-primary.btn-trans:active, a.btn-primary.btn-trans:focus, a.btn-primary.btn-trans.active {
  color: #fff;
  background-color: #1ABC9C;
  border: solid thin #1ABC9C;
}

.btn-success.btn-trans, a.btn-success.btn-trans {
  color: #2dcc70;
  background-color: transparent;
  border: solid thin #2dcc70;
}
.btn-success.btn-trans:hover, .btn-success.btn-trans:active, .btn-success.btn-trans:focus, .btn-success.btn-trans.active, a.btn-success.btn-trans:hover, a.btn-success.btn-trans:active, a.btn-success.btn-trans:focus, a.btn-success.btn-trans.active {
  color: #fff;
  background-color: #2dcc70;
  border: solid thin #2dcc70;
}

.btn-info.btn-trans, a.btn-info.btn-trans {
  color: #3598db;
  background-color: transparent;
  border: solid thin #3598db;
}
.btn-info.btn-trans:hover, .btn-info.btn-trans:active, .btn-info.btn-trans:focus, .btn-info.btn-trans.active, a.btn-info.btn-trans:hover, a.btn-info.btn-trans:active, a.btn-info.btn-trans:focus, a.btn-info.btn-trans.active {
  color: #fff;
  background-color: #3598db;
  border: solid thin #3598db;
}

.btn-warning.btn-trans, a.btn-warning.btn-trans {
  color: #f1c40f;
  background-color: transparent;
  border: solid thin #f1c40f;
}
.btn-warning.btn-trans:hover, .btn-warning.btn-trans:active, .btn-warning.btn-trans:focus, .btn-warning.btn-trans.active, a.btn-warning.btn-trans:hover, a.btn-warning.btn-trans:active, a.btn-warning.btn-trans:focus, a.btn-warning.btn-trans.active {
  color: #fff;
  background-color: #f1c40f;
  border: solid thin #f1c40f;
}

.btn-danger.btn-trans, a.btn-danger.btn-trans {
  color: #e84c3d;
  background-color: transparent;
  border: solid thin #e84c3d;
}
.btn-danger.btn-trans:hover, .btn-danger.btn-trans:active, .btn-danger.btn-trans:focus, .btn-danger.btn-trans.active, a.btn-danger.btn-trans:hover, a.btn-danger.btn-trans:active, a.btn-danger.btn-trans:focus, a.btn-danger.btn-trans.active {
  color: #fff;
  background-color: #e84c3d;
  border: solid thin #e84c3d;
}

/* Button Sizes */
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.panel-heading .btn-sm {
  margin-top: -4px;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.btn-big-icon {
  border: none;
  background-color: transparent;
  background-image: none;
  font-size: 2em;
  padding: 0.03em;
  line-height: 1;
  display: inline-block;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.btn-big-icon.text-danger {
  color: #e84c3d;
}
.btn-big-icon.text-danger:hover {
  color: #ed766b;
}
.btn-big-icon.text-warning {
  color: #f1c40f;
}
.btn-big-icon.text-warning:hover {
  color: #c29d0b;
}
.btn-big-icon.text-success {
  color: #2dcc70;
}
.btn-big-icon.text-success:hover {
  color: #53d98b;
}
.btn-big-icon.text-info {
  color: #3598db;
}
.btn-big-icon.text-info:hover {
  color: #60aee3;
}
.btn-big-icon.text-primary {
  color: #1ABC9C;
}
.btn-big-icon.text-primary:hover {
  color: #28e1bd;
}

input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: searchfield-cancel-button;
}

.form-group {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 0;
}
.form-group.text-center {
  justify-content: center;
}
.form-group .form-control {
  margin-bottom: 10px;
}
.form-group .btn {
  margin-bottom: 15px;
}

.form-link {
  cursor: pointer;
}
.form-link:hover {
  text-decoration: underline;
  color: black;
}

fieldset[disabled] .form-link, fieldset[disabled] .form-link:hover {
  cursor: not-allowed;
  color: initial;
  text-decoration: none;
}

.wizard {
  border: 1px solid #d4d4d4;
  border-radius: 0;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  background-color: #f9f9f9;
  position: relative;
  min-height: 48px;
  overflow: hidden;
}
.wizard::after {
  display: block;
  clear: both;
  content: "";
}
.wizard .steps {
  list-style: none outside none;
  padding: 0;
  margin: 0;
  width: 4000px;
}
.wizard .steps.previous-disabled li.complete {
  cursor: default;
}
.wizard .steps.previous-disabled li.complete:hover {
  background: #f3f4f5;
  color: #468847;
  cursor: default;
}
.wizard .steps.previous-disabled li.complete:hover .chevron:before {
  border-left-color: #f3f4f5;
}
.wizard .steps li {
  float: left;
  margin: 0;
  padding: 0 20px 0 30px;
  height: 46px;
  line-height: 46px;
  position: relative;
  background: #ededed;
  color: #999;
  font-size: 16px;
  cursor: not-allowed;
}
.wizard .steps li .chevron {
  border: 24px solid transparent;
  border-left: 14px solid #d4d4d4;
  border-right: 0;
  display: block;
  position: absolute;
  right: -14px;
  top: 0;
  z-index: 1;
}
.wizard .steps li .chevron:before {
  border: 24px solid transparent;
  border-left: 14px solid #ededed;
  border-right: 0;
  content: "";
  display: block;
  position: absolute;
  right: 1px;
  top: -24px;
}
.wizard .steps li.complete {
  background: #f3f4f5;
  color: #468847;
}
.wizard .steps li.complete:hover {
  background: #e7eff8;
  cursor: pointer;
}
.wizard .steps li.complete:hover .chevron:before {
  border-left: 14px solid #e7eff8;
}
.wizard .steps li.complete .chevron:before {
  border-left: 14px solid #f3f4f5;
}
.wizard .steps li.active {
  background: #f1f6fc;
  color: #3a87ad;
  cursor: default;
}
.wizard .steps li.active .chevron:before {
  border-left: 14px solid #f1f6fc;
}
.wizard .steps li.active .badge {
  background-color: #3a87ad;
}
.wizard .steps li .badge {
  margin-right: 8px;
}
.wizard .steps li .badge-success {
  background-color: #468847;
}
.wizard .steps li:first-child {
  border-radius: 4px 0 0 4px;
  padding-left: 20px;
}
.wizard .actions {
  z-index: 1000;
  position: absolute;
  right: 0;
  line-height: 46px;
  float: right;
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: middle;
  background-color: #e5e5e5;
  border-left: 1px solid #d4d4d4;
}
.wizard .actions a {
  line-height: 45px;
  font-size: 12px;
  margin-right: 8px;
}
.wizard .actions .btn-prev[disabled] {
  cursor: not-allowed;
}
.wizard .actions .btn-prev span {
  margin-right: 5px;
}
.wizard .actions .btn-next[disabled] {
  cursor: not-allowed;
}
.wizard .actions .btn-next span {
  margin-left: 5px;
}
.wizard .step-content {
  border-top: 1px solid #D4D4D4;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  padding: 0px;
  float: left;
  width: 100%;
}
.wizard .step-content .step-pane {
  display: none;
  padding: 15px;
}
.wizard .step-content .active {
  display: block;
}
.wizard .step-content .active .btn-group .active {
  display: inline-block;
}
.wizard.complete .actions .glyphicon-arrow-right:before {
  display: none;
}
.wizard.complete .actions .glyphicon-arrow-right {
  margin-left: 0;
}

/* transform functions */
.rotate45 {
  transform: rotate(45deg);
}

.rotate90 {
  transform: rotate(90deg);
}

.rotate135 {
  transform: rotate(135deg);
}

.rotate180 {
  transform: rotate(180deg);
}

.rotate225 {
  transform: rotate(225deg);
}

.rotate270 {
  transform: rotate(270deg);
}

.rotate360 {
  transform: rotate(360deg);
}

.rotate-45 {
  transform: rotate(-45deg);
}

.rotate-90 {
  transform: rotate(-90deg);
}

.rotate-135 {
  transform: rotate(-135deg);
}

.rotate-180 {
  transform: rotate(-180deg);
}

.rotate-225 {
  transform: rotate(-225deg);
}

.rotate-270 {
  transform: rotate(-270deg);
}

.rotate-360 {
  transform: rotate(-360deg);
}

.rotateX45 {
  transform: rotateX(45deg);
}

.rotateX90 {
  transform: rotateX(90deg);
}

.rotateX135 {
  transform: rotateX(135deg);
}

.rotateX180 {
  transform: rotateX(180deg);
}

.rotateX225 {
  transform: rotateX(225deg);
}

.rotateX270 {
  transform: rotateX(270deg);
}

.rotateX360 {
  transform: rotateX(360deg);
}

.rotateX-45 {
  transform: rotateX(-45deg);
}

.rotateX-90 {
  transform: rotateX(-90deg);
}

.rotateX-135 {
  transform: rotateX(-135deg);
}

.rotateX-180 {
  transform: rotateX(-180deg);
}

.rotateX-225 {
  transform: rotateX(-225deg);
}

.rotateX-270 {
  transform: rotateX(-270deg);
}

.rotateX-360 {
  transform: rotateX(-360deg);
}

.rotateY45 {
  transform: rotateY(45deg);
}

.rotateY90 {
  transform: rotateY(90deg);
}

.rotateY135 {
  transform: rotateY(135deg);
}

.rotateY180 {
  transform: rotateY(180deg);
}

.rotateY225 {
  transform: rotateY(225deg);
}

.rotateY270 {
  transform: rotateY(270deg);
}

.rotateY360 {
  transform: rotateY(360deg);
}

.rotateY-45 {
  transform: rotateY(-45deg);
}

.rotateY-90 {
  transform: rotateY(-90deg);
}

.rotateY-135 {
  transform: rotateY(-135deg);
}

.rotateY-180 {
  transform: rotateY(-180deg);
}

.rotateY-225 {
  transform: rotateY(-225deg);
}

.rotateY-270 {
  transform: rotateY(-270deg);
}

.rotateY-360 {
  transform: rotateY(-360deg);
}

.op-default {
  background-color: rgba(27, 161, 226, 0.7);
}

.op-black {
  background-color: rgba(0, 0, 0, 0.7) !important;
}

.op-white {
  background-color: rgba(255, 255, 255, 0.7) !important;
}

.op-lime {
  background-color: rgba(164, 196, 0, 0.7) !important;
}

.op-green {
  background-color: rgba(96, 169, 23, 0.7) !important;
}

.op-emerald {
  background-color: rgba(0, 138, 0, 0.7) !important;
}

.op-teal {
  background-color: rgba(0, 171, 169, 0.7) !important;
}

.op-cyan {
  background-color: rgba(27, 161, 226, 0.7) !important;
}

.op-cobalt {
  background-color: rgba(0, 80, 239, 0.7) !important;
}

.op-indigo {
  background-color: rgba(106, 0, 255, 0.7) !important;
}

.op-violet {
  background-color: rgba(170, 0, 255, 0.7) !important;
}

.op-pink {
  background-color: rgba(220, 79, 173, 0.7) !important;
}

.op-magenta {
  background-color: rgba(216, 0, 115, 0.7) !important;
}

.op-crimson {
  background-color: rgba(162, 0, 37, 0.7) !important;
}

.op-red {
  background-color: rgba(206, 53, 44, 0.7) !important;
}

.op-orange {
  background-color: rgba(250, 104, 0, 0.7) !important;
}

.op-amber {
  background-color: rgba(240, 163, 10, 0.7) !important;
}

.op-yellow {
  background-color: rgba(227, 200, 0, 0.7) !important;
}

.op-brown {
  background-color: rgba(130, 90, 44, 0.7) !important;
}

.op-olive {
  background-color: rgba(109, 135, 100, 0.7) !important;
}

.op-steel {
  background-color: rgba(100, 118, 135, 0.7) !important;
}

.op-mauve {
  background-color: rgba(118, 96, 138, 0.7) !important;
}

.op-taupe {
  background-color: rgba(135, 121, 78, 0.7) !important;
}

.op-gray {
  background-color: rgba(85, 85, 85, 0.7) !important;
}

.op-dark {
  background-color: rgba(51, 51, 51, 0.7) !important;
}

.op-darker {
  background-color: rgba(34, 34, 34, 0.7) !important;
}

.op-transparent {
  background-color: rgba(0, 0, 0, 0.7) !important;
}

.op-darkBrown {
  background-color: rgba(99, 54, 47, 0.7) !important;
}

.op-darkCrimson {
  background-color: rgba(100, 0, 36, 0.7) !important;
}

.op-darkMagenta {
  background-color: rgba(129, 0, 60, 0.7) !important;
}

.op-darkIndigo {
  background-color: rgba(75, 0, 150, 0.7) !important;
}

.op-darkCyan {
  background-color: rgba(27, 110, 174, 0.7) !important;
}

.op-darkCobalt {
  background-color: rgba(0, 53, 106, 0.7) !important;
}

.op-darkTeal {
  background-color: rgba(0, 64, 80, 0.7) !important;
}

.op-darkEmerald {
  background-color: rgba(0, 62, 0, 0.7) !important;
}

.op-darkGreen {
  background-color: rgba(18, 128, 35, 0.7) !important;
}

.op-darkOrange {
  background-color: rgba(191, 90, 21, 0.7) !important;
}

.op-darkRed {
  background-color: rgba(154, 22, 22, 0.7) !important;
}

.op-darkPink {
  background-color: rgba(154, 22, 90, 0.7) !important;
}

.op-darkViolet {
  background-color: rgba(87, 22, 154, 0.7) !important;
}

.op-darkBlue {
  background-color: rgba(22, 73, 154, 0.7) !important;
}

.op-lightBlue {
  background-color: rgba(67, 144, 223, 0.7) !important;
}

.op-lightRed {
  background-color: rgba(218, 90, 83, 0.7) !important;
}

.op-lightGreen {
  background-color: rgba(122, 214, 29, 0.7) !important;
}

.op-lighterBlue {
  background-color: rgba(0, 204, 255, 0.7) !important;
}

.op-lightTeal {
  background-color: rgba(69, 255, 253, 0.7) !important;
}

.op-lightOlive {
  background-color: rgba(120, 170, 28, 0.7) !important;
}

.op-lightOrange {
  background-color: rgba(255, 193, 148, 0.7) !important;
}

.op-lightPink {
  background-color: rgba(244, 114, 208, 0.7) !important;
}

.op-grayDark {
  background-color: rgba(51, 51, 51, 0.7) !important;
}

.op-grayDarker {
  background-color: rgba(34, 34, 34, 0.7) !important;
}

.op-grayLight {
  background-color: rgba(153, 153, 153, 0.7) !important;
}

.op-grayLighter {
  background-color: rgba(238, 238, 238, 0.7) !important;
}

.op-blue {
  background-color: rgba(0, 175, 240, 0.7) !important;
}

.bg-black {
  background: #000000 !important;
}

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

.bg-lime {
  background: #a4c400 !important;
}

.bg-green {
  background: #60a917 !important;
}

.bg-emerald {
  background: #008a00 !important;
}

.bg-teal {
  background: #00aba9 !important;
}

.bg-cyan {
  background: #1ba1e2 !important;
}

.bg-cobalt {
  background: #0050ef !important;
}

.bg-indigo {
  background: #6a00ff !important;
}

.bg-violet {
  background: #aa00ff !important;
}

.bg-pink {
  background: #dc4fad !important;
}

.bg-magenta {
  background: #d80073 !important;
}

.bg-crimson {
  background: #a20025 !important;
}

.bg-red {
  background: #CE352C !important;
}

.bg-orange {
  background: #fa6800 !important;
}

.bg-amber {
  background: #f0a30a !important;
}

.bg-yellow {
  background: #e3c800 !important;
}

.bg-brown {
  background: #825a2c !important;
}

.bg-olive {
  background: #6d8764 !important;
}

.bg-steel {
  background: #647687 !important;
}

.bg-mauve {
  background: #76608a !important;
}

.bg-taupe {
  background: #87794e !important;
}

.bg-gray {
  background: #555555 !important;
}

.bg-dark {
  background: #333333 !important;
}

.bg-darker {
  background: #222222 !important;
}

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

.bg-darkBrown {
  background: #63362F !important;
}

.bg-darkCrimson {
  background: #640024 !important;
}

.bg-darkMagenta {
  background: #81003C !important;
}

.bg-darkIndigo {
  background: #4B0096 !important;
}

.bg-darkCyan {
  background: #1B6EAE !important;
}

.bg-darkCobalt {
  background: #00356A !important;
}

.bg-darkTeal {
  background: #004050 !important;
}

.bg-darkEmerald {
  background: #003e00 !important;
}

.bg-darkGreen {
  background: #128023 !important;
}

.bg-darkOrange {
  background: #bf5a15 !important;
}

.bg-darkRed {
  background: #9a1616 !important;
}

.bg-darkPink {
  background: #9a165a !important;
}

.bg-darkViolet {
  background: #57169a !important;
}

.bg-darkBlue {
  background: #16499a !important;
}

.bg-lightBlue {
  background: #4390df !important;
}

.bg-lightRed {
  background: #da5a53 !important;
}

.bg-lightGreen {
  background: #7ad61d !important;
}

.bg-lighterBlue {
  background: #00CCFF !important;
}

.bg-lightTeal {
  background: #45fffd !important;
}

.bg-lightOlive {
  background: #78aa1c !important;
}

.bg-lightOrange {
  background: #ffc194 !important;
}

.bg-lightPink {
  background: #f472d0 !important;
}

.bg-grayDark {
  background: #333333 !important;
}

.bg-grayDarker {
  background: #222222 !important;
}

.bg-grayLight {
  background: #999999 !important;
}

.bg-grayLighter {
  background: #eeeeee !important;
}

.bg-blue {
  background: #00AFF0 !important;
}

.fg-black {
  color: #000000 !important;
}

.fg-white {
  color: #ffffff !important;
}

.fg-lime {
  color: #a4c400 !important;
}

.fg-green {
  color: #60a917 !important;
}

.fg-emerald {
  color: #008a00 !important;
}

.fg-teal {
  color: #00aba9 !important;
}

.fg-cyan {
  color: #1ba1e2 !important;
}

.fg-cobalt {
  color: #0050ef !important;
}

.fg-indigo {
  color: #6a00ff !important;
}

.fg-violet {
  color: #aa00ff !important;
}

.fg-pink {
  color: #dc4fad !important;
}

.fg-magenta {
  color: #d80073 !important;
}

.fg-crimson {
  color: #a20025 !important;
}

.fg-red {
  color: #CE352C !important;
}

.fg-orange {
  color: #fa6800 !important;
}

.fg-amber {
  color: #f0a30a !important;
}

.fg-yellow {
  color: #e3c800 !important;
}

.fg-brown {
  color: #825a2c !important;
}

.fg-olive {
  color: #6d8764 !important;
}

.fg-steel {
  color: #647687 !important;
}

.fg-mauve {
  color: #76608a !important;
}

.fg-taupe {
  color: #87794e !important;
}

.fg-gray {
  color: #555555 !important;
}

.fg-dark {
  color: #333333 !important;
}

.fg-darker {
  color: #222222 !important;
}

.fg-transparent {
  color: transparent !important;
}

.fg-darkBrown {
  color: #63362F !important;
}

.fg-darkCrimson {
  color: #640024 !important;
}

.fg-darkMagenta {
  color: #81003C !important;
}

.fg-darkIndigo {
  color: #4B0096 !important;
}

.fg-darkCyan {
  color: #1B6EAE !important;
}

.fg-darkCobalt {
  color: #00356A !important;
}

.fg-darkTeal {
  color: #004050 !important;
}

.fg-darkEmerald {
  color: #003e00 !important;
}

.fg-darkGreen {
  color: #128023 !important;
}

.fg-darkOrange {
  color: #bf5a15 !important;
}

.fg-darkRed {
  color: #9a1616 !important;
}

.fg-darkPink {
  color: #9a165a !important;
}

.fg-darkViolet {
  color: #57169a !important;
}

.fg-darkBlue {
  color: #16499a !important;
}

.fg-lightBlue {
  color: #4390df !important;
}

.fg-lighterBlue {
  color: #00CCFF !important;
}

.fg-lightTeal {
  color: #45fffd !important;
}

.fg-lightOlive {
  color: #78aa1c !important;
}

.fg-lightOrange {
  color: #ffc194 !important;
}

.fg-lightPink {
  color: #f472d0 !important;
}

.fg-lightRed {
  color: #da5a53 !important;
}

.fg-lightGreen {
  color: #7ad61d !important;
}

.fg-grayDark {
  color: #333333 !important;
}

.fg-grayDarker {
  color: #222222 !important;
}

.fg-grayLight {
  color: #999999 !important;
}

.fg-grayLighter {
  color: #eeeeee !important;
}

.fg-blue {
  color: #00AFF0 !important;
}

.ol-black {
  outline-color: #000000 !important;
}

.ol-white {
  outline-color: #ffffff !important;
}

.ol-lime {
  outline-color: #a4c400 !important;
}

.ol-green {
  outline-color: #60a917 !important;
}

.ol-emerald {
  outline-color: #008a00 !important;
}

.ol-teal {
  outline-color: #00aba9 !important;
}

.ol-cyan {
  outline-color: #1ba1e2 !important;
}

.ol-cobalt {
  outline-color: #0050ef !important;
}

.ol-indigo {
  outline-color: #6a00ff !important;
}

.ol-violet {
  outline-color: #aa00ff !important;
}

.ol-pink {
  outline-color: #dc4fad !important;
}

.ol-magenta {
  outline-color: #d80073 !important;
}

.ol-crimson {
  outline-color: #a20025 !important;
}

.ol-red {
  outline-color: #CE352C !important;
}

.ol-orange {
  outline-color: #fa6800 !important;
}

.ol-amber {
  outline-color: #f0a30a !important;
}

.ol-yellow {
  outline-color: #e3c800 !important;
}

.ol-brown {
  outline-color: #825a2c !important;
}

.ol-olive {
  outline-color: #6d8764 !important;
}

.ol-steel {
  outline-color: #647687 !important;
}

.ol-mauve {
  outline-color: #76608a !important;
}

.ol-taupe {
  outline-color: #87794e !important;
}

.ol-gray {
  outline-color: #555555 !important;
}

.ol-dark {
  outline-color: #333333 !important;
}

.ol-darker {
  outline-color: #222222 !important;
}

.ol-transparent {
  outline-color: transparent !important;
}

.ol-darkBrown {
  outline-color: #63362F !important;
}

.ol-darkCrimson {
  outline-color: #640024 !important;
}

.ol-darkMagenta {
  outline-color: #81003C !important;
}

.ol-darkIndigo {
  outline-color: #4B0096 !important;
}

.ol-darkCyan {
  outline-color: #1B6EAE !important;
}

.ol-darkCobalt {
  outline-color: #00356A !important;
}

.ol-darkTeal {
  outline-color: #004050 !important;
}

.ol-darkEmerald {
  outline-color: #003e00 !important;
}

.ol-darkGreen {
  outline-color: #128023 !important;
}

.ol-darkOrange {
  outline-color: #bf5a15 !important;
}

.ol-darkRed {
  outline-color: #9a1616 !important;
}

.ol-darkPink {
  outline-color: #9a165a !important;
}

.ol-darkViolet {
  outline-color: #57169a !important;
}

.ol-darkBlue {
  outline-color: #16499a !important;
}

.ol-lightBlue {
  outline-color: #4390df !important;
}

.ol-lighterBlue {
  outline-color: #00CCFF !important;
}

.ol-lightTeal {
  outline-color: #45fffd !important;
}

.ol-lightOlive {
  outline-color: #78aa1c !important;
}

.ol-lightOrange {
  outline-color: #ffc194 !important;
}

.ol-lightPink {
  outline-color: #f472d0 !important;
}

.ol-lightRed {
  outline-color: #da5a53 !important;
}

.ol-lightGreen {
  outline-color: #7ad61d !important;
}

.ol-grayDark {
  outline-color: #333333 !important;
}

.ol-grayDarker {
  outline-color: #222222 !important;
}

.ol-grayLight {
  outline-color: #999999 !important;
}

.ol-grayLighter {
  outline-color: #eeeeee !important;
}

.ol-blue {
  outline-color: #00AFF0 !important;
}

.bd-black {
  border-color: #000000 !important;
}

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

.bd-lime {
  border-color: #a4c400 !important;
}

.bd-green {
  border-color: #60a917 !important;
}

.bd-emerald {
  border-color: #008a00 !important;
}

.bd-teal {
  border-color: #00aba9 !important;
}

.bd-cyan {
  border-color: #1ba1e2 !important;
}

.bd-cobalt {
  border-color: #0050ef !important;
}

.bd-indigo {
  border-color: #6a00ff !important;
}

.bd-violet {
  border-color: #aa00ff !important;
}

.bd-pink {
  border-color: #dc4fad !important;
}

.bd-magenta {
  border-color: #d80073 !important;
}

.bd-crimson {
  border-color: #a20025 !important;
}

.bd-red {
  border-color: #CE352C !important;
}

.bd-orange {
  border-color: #fa6800 !important;
}

.bd-amber {
  border-color: #f0a30a !important;
}

.bd-yellow {
  border-color: #e3c800 !important;
}

.bd-brown {
  border-color: #825a2c !important;
}

.bd-olive {
  border-color: #6d8764 !important;
}

.bd-steel {
  border-color: #647687 !important;
}

.bd-mauve {
  border-color: #76608a !important;
}

.bd-taupe {
  border-color: #87794e !important;
}

.bd-gray {
  border-color: #555555 !important;
}

.bd-dark {
  border-color: #333333 !important;
}

.bd-darker {
  border-color: #222222 !important;
}

.bd-transparent {
  border-color: transparent !important;
}

.bd-darkBrown {
  border-color: #63362F !important;
}

.bd-darkCrimson {
  border-color: #640024 !important;
}

.bd-darkMagenta {
  border-color: #81003C !important;
}

.bd-darkIndigo {
  border-color: #4B0096 !important;
}

.bd-darkCyan {
  border-color: #1B6EAE !important;
}

.bd-darkCobalt {
  border-color: #00356A !important;
}

.bd-darkTeal {
  border-color: #004050 !important;
}

.bd-darkEmerald {
  border-color: #003e00 !important;
}

.bd-darkGreen {
  border-color: #128023 !important;
}

.bd-darkOrange {
  border-color: #bf5a15 !important;
}

.bd-darkRed {
  border-color: #9a1616 !important;
}

.bd-darkPink {
  border-color: #9a165a !important;
}

.bd-darkViolet {
  border-color: #57169a !important;
}

.bd-darkBlue {
  border-color: #16499a !important;
}

.bd-lightBlue {
  border-color: #4390df !important;
}

.bd-lightTeal {
  border-color: #45fffd !important;
}

.bd-lightOlive {
  border-color: #78aa1c !important;
}

.bd-lightOrange {
  border-color: #ffc194 !important;
}

.bd-lightPink {
  border-color: #f472d0 !important;
}

.bd-lightRed {
  border-color: #da5a53 !important;
}

.bd-lightGreen {
  border-color: #7ad61d !important;
}

.bd-grayDark {
  border-color: #333333 !important;
}

.bd-grayDarker {
  border-color: #222222 !important;
}

.bd-grayLight {
  border-color: #999999 !important;
}

.bd-grayLighter {
  border-color: #eeeeee !important;
}

.bd-blue {
  border-color: #00AFF0 !important;
}

.bg-hover-black:hover {
  background: #000000 !important;
}

.bg-hover-white:hover {
  background: #ffffff !important;
}

.bg-hover-lime:hover {
  background: #a4c400 !important;
}

.bg-hover-green:hover {
  background: #60a917 !important;
}

.bg-hover-emerald:hover {
  background: #008a00 !important;
}

.bg-hover-teal:hover {
  background: #00aba9 !important;
}

.bg-hover-cyan:hover {
  background: #1ba1e2 !important;
}

.bg-hover-cobalt:hover {
  background: #0050ef !important;
}

.bg-hover-indigo:hover {
  background: #6a00ff !important;
}

.bg-hover-violet:hover {
  background: #aa00ff !important;
}

.bg-hover-pink:hover {
  background: #dc4fad !important;
}

.bg-hover-magenta:hover {
  background: #d80073 !important;
}

.bg-hover-crimson:hover {
  background: #a20025 !important;
}

.bg-hover-red:hover {
  background: #CE352C !important;
}

.bg-hover-orange:hover {
  background: #fa6800 !important;
}

.bg-hover-amber:hover {
  background: #f0a30a !important;
}

.bg-hover-yellow:hover {
  background: #e3c800 !important;
}

.bg-hover-brown:hover {
  background: #825a2c !important;
}

.bg-hover-olive:hover {
  background: #6d8764 !important;
}

.bg-hover-steel:hover {
  background: #647687 !important;
}

.bg-hover-mauve:hover {
  background: #76608a !important;
}

.bg-hover-taupe:hover {
  background: #87794e !important;
}

.bg-hover-gray:hover {
  background: #555555 !important;
}

.bg-hover-dark:hover {
  background: #333333 !important;
}

.bg-hover-darker:hover {
  background: #222222 !important;
}

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

.bg-hover-darkBrown:hover {
  background: #63362F !important;
}

.bg-hover-darkCrimson:hover {
  background: #640024 !important;
}

.bg-hover-darkMagenta:hover {
  background: #81003C !important;
}

.bg-hover-darkIndigo:hover {
  background: #4B0096 !important;
}

.bg-hover-darkCyan:hover {
  background: #1B6EAE !important;
}

.bg-hover-darkCobalt:hover {
  background: #00356A !important;
}

.bg-hover-darkTeal:hover {
  background: #004050 !important;
}

.bg-hover-darkEmerald:hover {
  background: #003e00 !important;
}

.bg-hover-darkGreen:hover {
  background: #128023 !important;
}

.bg-hover-darkOrange:hover {
  background: #bf5a15 !important;
}

.bg-hover-darkRed:hover {
  background: #9a1616 !important;
}

.bg-hover-darkPink:hover {
  background: #9a165a !important;
}

.bg-hover-darkViolet:hover {
  background: #57169a !important;
}

.bg-hover-darkBlue:hover {
  background: #16499a !important;
}

.bg-hover-lightBlue:hover {
  background: #4390df !important;
}

.bg-hover-lightTeal:hover {
  background: #45fffd !important;
}

.bg-hover-lightOlive:hover {
  background: #78aa1c !important;
}

.bg-hover-lightOrange:hover {
  background: #ffc194 !important;
}

.bg-hover-lightPink:hover {
  background: #f472d0 !important;
}

.bg-hover-lightRed:hover {
  background: #da5a53 !important;
}

.bg-hover-lightGreen:hover {
  background: #7ad61d !important;
}

.bg-hover-grayDark:hover {
  background: #333333 !important;
}

.bg-hover-grayDarker:hover {
  background: #222222 !important;
}

.bg-hover-grayLight:hover {
  background: #999999 !important;
}

.bg-hover-grayLighter:hover {
  background: #eeeeee !important;
}

.bg-hover-blue:hover {
  background: #00AFF0 !important;
}

.fg-hover-black:hover {
  color: #000000 !important;
}

.fg-hover-white:hover {
  color: #ffffff !important;
}

.fg-hover-lime:hover {
  color: #a4c400 !important;
}

.fg-hover-green:hover {
  color: #60a917 !important;
}

.fg-hover-emerald:hover {
  color: #008a00 !important;
}

.fg-hover-teal:hover {
  color: #00aba9 !important;
}

.fg-hover-cyan:hover {
  color: #1ba1e2 !important;
}

.fg-hover-cobalt:hover {
  color: #0050ef !important;
}

.fg-hover-indigo:hover {
  color: #6a00ff !important;
}

.fg-hover-violet:hover {
  color: #aa00ff !important;
}

.fg-hover-pink:hover {
  color: #dc4fad !important;
}

.fg-hover-magenta:hover {
  color: #d80073 !important;
}

.fg-hover-crimson:hover {
  color: #a20025 !important;
}

.fg-hover-red:hover {
  color: #CE352C !important;
}

.fg-hover-orange:hover {
  color: #fa6800 !important;
}

.fg-hover-amber:hover {
  color: #f0a30a !important;
}

.fg-hover-yellow:hover {
  color: #e3c800 !important;
}

.fg-hover-brown:hover {
  color: #825a2c !important;
}

.fg-hover-olive:hover {
  color: #6d8764 !important;
}

.fg-hover-steel:hover {
  color: #647687 !important;
}

.fg-hover-mauve:hover {
  color: #76608a !important;
}

.fg-hover-taupe:hover {
  color: #87794e !important;
}

.fg-hover-gray:hover {
  color: #555555 !important;
}

.fg-hover-dark:hover {
  color: #333333 !important;
}

.fg-hover-darker:hover {
  color: #222222 !important;
}

.fg-hover-transparent:hover {
  color: transparent !important;
}

.fg-hover-darkBrown:hover {
  color: #63362F !important;
}

.fg-hover-darkCrimson:hover {
  color: #640024 !important;
}

.fg-hover-darkMagenta:hover {
  color: #81003C !important;
}

.fg-hover-darkIndigo:hover {
  color: #4B0096 !important;
}

.fg-hover-darkCyan:hover {
  color: #1B6EAE !important;
}

.fg-hover-darkCobalt:hover {
  color: #00356A !important;
}

.fg-hover-darkTeal:hover {
  color: #004050 !important;
}

.fg-hover-darkEmerald:hover {
  color: #003e00 !important;
}

.fg-hover-darkGreen:hover {
  color: #128023 !important;
}

.fg-hover-darkOrange:hover {
  color: #bf5a15 !important;
}

.fg-hover-darkRed:hover {
  color: #9a1616 !important;
}

.fg-hover-darkPink:hover {
  color: #9a165a !important;
}

.fg-hover-darkViolet:hover {
  color: #57169a !important;
}

.fg-hover-darkBlue:hover {
  color: #16499a !important;
}

.fg-hover-lightBlue:hover {
  color: #4390df !important;
}

.fg-hover-lightTeal:hover {
  color: #45fffd !important;
}

.fg-hover-lightOlive:hover {
  color: #78aa1c !important;
}

.fg-hover-lightOrange:hover {
  color: #ffc194 !important;
}

.fg-hover-lightPink:hover {
  color: #f472d0 !important;
}

.fg-hover-lightRed:hover {
  color: #da5a53 !important;
}

.fg-hover-lightGreen:hover {
  color: #7ad61d !important;
}

.fg-hover-grayDark:hover {
  color: #333333 !important;
}

.fg-hover-grayDarker:hover {
  color: #222222 !important;
}

.fg-hover-grayLight:hover {
  color: #999999 !important;
}

.fg-hover-grayLighter:hover {
  color: #eeeeee !important;
}

.fg-hover-blue:hover {
  color: #00AFF0 !important;
}

.bg-active-black:active {
  background: #000000 !important;
}

.bg-active-white:active {
  background: #ffffff !important;
}

.bg-active-lime:active {
  background: #a4c400 !important;
}

.bg-active-green:active {
  background: #60a917 !important;
}

.bg-active-emerald:active {
  background: #008a00 !important;
}

.bg-active-teal:active {
  background: #00aba9 !important;
}

.bg-active-cyan:active {
  background: #1ba1e2 !important;
}

.bg-active-cobalt:active {
  background: #0050ef !important;
}

.bg-active-indigo:active {
  background: #6a00ff !important;
}

.bg-active-violet:active {
  background: #aa00ff !important;
}

.bg-active-pink:active {
  background: #dc4fad !important;
}

.bg-active-magenta:active {
  background: #d80073 !important;
}

.bg-active-crimson:active {
  background: #a20025 !important;
}

.bg-active-red:active {
  background: #CE352C !important;
}

.bg-active-orange:active {
  background: #fa6800 !important;
}

.bg-active-amber:active {
  background: #f0a30a !important;
}

.bg-active-yellow:active {
  background: #e3c800 !important;
}

.bg-active-brown:active {
  background: #825a2c !important;
}

.bg-active-olive:active {
  background: #6d8764 !important;
}

.bg-active-steel:active {
  background: #647687 !important;
}

.bg-active-mauve:active {
  background: #76608a !important;
}

.bg-active-taupe:active {
  background: #87794e !important;
}

.bg-active-gray:active {
  background: #555555 !important;
}

.bg-active-dark:active {
  background: #333333 !important;
}

.bg-active-darker:active {
  background: #222222 !important;
}

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

.bg-active-darkBrown:active {
  background: #63362F !important;
}

.bg-active-darkCrimson:active {
  background: #640024 !important;
}

.bg-active-darkMagenta:active {
  background: #81003C !important;
}

.bg-active-darkIndigo:active {
  background: #4B0096 !important;
}

.bg-active-darkCyan:active {
  background: #1B6EAE !important;
}

.bg-active-darkCobalt:active {
  background: #00356A !important;
}

.bg-active-darkTeal:active {
  background: #004050 !important;
}

.bg-active-darkEmerald:active {
  background: #003e00 !important;
}

.bg-active-darkGreen:active {
  background: #128023 !important;
}

.bg-active-darkOrange:active {
  background: #bf5a15 !important;
}

.bg-active-darkRed:active {
  background: #9a1616 !important;
}

.bg-active-darkPink:active {
  background: #9a165a !important;
}

.bg-active-darkViolet:active {
  background: #57169a !important;
}

.bg-active-darkBlue:active {
  background: #16499a !important;
}

.bg-active-lightBlue:active {
  background: #4390df !important;
}

.bg-active-lightTeal:active {
  background: #45fffd !important;
}

.bg-active-lightOlive:active {
  background: #78aa1c !important;
}

.bg-active-lightOrange:active {
  background: #ffc194 !important;
}

.bg-active-lightPink:active {
  background: #f472d0 !important;
}

.bg-active-lightRed:active {
  background: #da5a53 !important;
}

.bg-active-lightGreen:active {
  background: #7ad61d !important;
}

.bg-active-grayDark:active {
  background: #333333 !important;
}

.bg-active-grayDarker:active {
  background: #222222 !important;
}

.bg-active-grayLight:active {
  background: #999999 !important;
}

.bg-active-grayLighter:active {
  background: #eeeeee !important;
}

.bg-active-blue:active {
  background: #00AFF0 !important;
}

.fg-active-black:active {
  color: #000000 !important;
}

.fg-active-white:active {
  color: #ffffff !important;
}

.fg-active-lime:active {
  color: #a4c400 !important;
}

.fg-active-green:active {
  color: #60a917 !important;
}

.fg-active-emerald:active {
  color: #008a00 !important;
}

.fg-active-teal:active {
  color: #00aba9 !important;
}

.fg-active-cyan:active {
  color: #1ba1e2 !important;
}

.fg-active-cobalt:active {
  color: #0050ef !important;
}

.fg-active-indigo:active {
  color: #6a00ff !important;
}

.fg-active-violet:active {
  color: #aa00ff !important;
}

.fg-active-pink:active {
  color: #dc4fad !important;
}

.fg-active-magenta:active {
  color: #d80073 !important;
}

.fg-active-crimson:active {
  color: #a20025 !important;
}

.fg-active-red:active {
  color: #CE352C !important;
}

.fg-active-orange:active {
  color: #fa6800 !important;
}

.fg-active-amber:active {
  color: #f0a30a !important;
}

.fg-active-yellow:active {
  color: #e3c800 !important;
}

.fg-active-brown:active {
  color: #825a2c !important;
}

.fg-active-olive:active {
  color: #6d8764 !important;
}

.fg-active-steel:active {
  color: #647687 !important;
}

.fg-active-mauve:active {
  color: #76608a !important;
}

.fg-active-taupe:active {
  color: #87794e !important;
}

.fg-active-gray:active {
  color: #555555 !important;
}

.fg-active-dark:active {
  color: #333333 !important;
}

.fg-active-darker:active {
  color: #222222 !important;
}

.fg-active-transparent:active {
  color: transparent !important;
}

.fg-active-darkBrown:active {
  color: #63362F !important;
}

.fg-active-darkCrimson:active {
  color: #640024 !important;
}

.fg-active-darkMagenta:active {
  color: #81003C !important;
}

.fg-active-darkIndigo:active {
  color: #4B0096 !important;
}

.fg-active-darkCyan:active {
  color: #1B6EAE !important;
}

.fg-active-darkCobalt:active {
  color: #00356A !important;
}

.fg-active-darkTeal:active {
  color: #004050 !important;
}

.fg-active-darkEmerald:active {
  color: #003e00 !important;
}

.fg-active-darkGreen:active {
  color: #128023 !important;
}

.fg-active-darkOrange:active {
  color: #bf5a15 !important;
}

.fg-active-darkRed:active {
  color: #9a1616 !important;
}

.fg-active-darkPink:active {
  color: #9a165a !important;
}

.fg-active-darkViolet:active {
  color: #57169a !important;
}

.fg-active-darkBlue:active {
  color: #16499a !important;
}

.fg-active-lightBlue:active {
  color: #4390df !important;
}

.fg-active-lightTeal:active {
  color: #45fffd !important;
}

.fg-active-lightOlive:active {
  color: #78aa1c !important;
}

.fg-active-lightOrange:active {
  color: #ffc194 !important;
}

.fg-active-lightPink:active {
  color: #f472d0 !important;
}

.fg-active-lightRed:active {
  color: #da5a53 !important;
}

.fg-active-lightGreen:active {
  color: #7ad61d !important;
}

.fg-active-grayDark:active {
  color: #333333 !important;
}

.fg-active-grayDarker:active {
  color: #222222 !important;
}

.fg-active-grayLight:active {
  color: #999999 !important;
}

.fg-active-grayLighter:active {
  color: #eeeeee !important;
}

.fg-active-blue:active {
  color: #00AFF0 !important;
}

.bg-focus-black:focus {
  background: #000000 !important;
}

.bg-focus-white:focus {
  background: #ffffff !important;
}

.bg-focus-lime:focus {
  background: #a4c400 !important;
}

.bg-focus-green:focus {
  background: #60a917 !important;
}

.bg-focus-emerald:focus {
  background: #008a00 !important;
}

.bg-focus-teal:focus {
  background: #00aba9 !important;
}

.bg-focus-cyan:focus {
  background: #1ba1e2 !important;
}

.bg-focus-cobalt:focus {
  background: #0050ef !important;
}

.bg-focus-indigo:focus {
  background: #6a00ff !important;
}

.bg-focus-violet:focus {
  background: #aa00ff !important;
}

.bg-focus-pink:focus {
  background: #dc4fad !important;
}

.bg-focus-magenta:focus {
  background: #d80073 !important;
}

.bg-focus-crimson:focus {
  background: #a20025 !important;
}

.bg-focus-red:focus {
  background: #CE352C !important;
}

.bg-focus-orange:focus {
  background: #fa6800 !important;
}

.bg-focus-amber:focus {
  background: #f0a30a !important;
}

.bg-focus-yellow:focus {
  background: #e3c800 !important;
}

.bg-focus-brown:focus {
  background: #825a2c !important;
}

.bg-focus-olive:focus {
  background: #6d8764 !important;
}

.bg-focus-steel:focus {
  background: #647687 !important;
}

.bg-focus-mauve:focus {
  background: #76608a !important;
}

.bg-focus-taupe:focus {
  background: #87794e !important;
}

.bg-focus-gray:focus {
  background: #555555 !important;
}

.bg-focus-dark:focus {
  background: #333333 !important;
}

.bg-focus-darker:focus {
  background: #222222 !important;
}

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

.bg-focus-darkBrown:focus {
  background: #63362F !important;
}

.bg-focus-darkCrimson:focus {
  background: #640024 !important;
}

.bg-focus-darkMagenta:focus {
  background: #81003C !important;
}

.bg-focus-darkIndigo:focus {
  background: #4B0096 !important;
}

.bg-focus-darkCyan:focus {
  background: #1B6EAE !important;
}

.bg-focus-darkCobalt:focus {
  background: #00356A !important;
}

.bg-focus-darkTeal:focus {
  background: #004050 !important;
}

.bg-focus-darkEmerald:focus {
  background: #003e00 !important;
}

.bg-focus-darkGreen:focus {
  background: #128023 !important;
}

.bg-focus-darkOrange:focus {
  background: #bf5a15 !important;
}

.bg-focus-darkRed:focus {
  background: #9a1616 !important;
}

.bg-focus-darkPink:focus {
  background: #9a165a !important;
}

.bg-focus-darkViolet:focus {
  background: #57169a !important;
}

.bg-focus-darkBlue:focus {
  background: #16499a !important;
}

.bg-focus-lightBlue:focus {
  background: #4390df !important;
}

.bg-focus-lightTeal:focus {
  background: #45fffd !important;
}

.bg-focus-lightOlive:focus {
  background: #78aa1c !important;
}

.bg-focus-lightOrange:focus {
  background: #ffc194 !important;
}

.bg-focus-lightPink:focus {
  background: #f472d0 !important;
}

.bg-focus-lightRed:focus {
  background: #da5a53 !important;
}

.bg-focus-lightGreen:focus {
  background: #7ad61d !important;
}

.bg-focus-grayDark:focus {
  background: #333333 !important;
}

.bg-focus-grayDarker:focus {
  background: #222222 !important;
}

.bg-focus-grayLight:focus {
  background: #999999 !important;
}

.bg-focus-grayLighter:focus {
  background: #eeeeee !important;
}

.bg-focus-blue:focus {
  background: #00AFF0 !important;
}

.fg-focus-black:focus {
  color: #000000 !important;
}

.fg-focus-white:focus {
  color: #ffffff !important;
}

.fg-focus-lime:focus {
  color: #a4c400 !important;
}

.fg-focus-green:focus {
  color: #60a917 !important;
}

.fg-focus-emerald:focus {
  color: #008a00 !important;
}

.fg-focus-teal:focus {
  color: #00aba9 !important;
}

.fg-focus-cyan:focus {
  color: #1ba1e2 !important;
}

.fg-focus-cobalt:focus {
  color: #0050ef !important;
}

.fg-focus-indigo:focus {
  color: #6a00ff !important;
}

.fg-focus-violet:focus {
  color: #aa00ff !important;
}

.fg-focus-pink:focus {
  color: #dc4fad !important;
}

.fg-focus-magenta:focus {
  color: #d80073 !important;
}

.fg-focus-crimson:focus {
  color: #a20025 !important;
}

.fg-focus-red:focus {
  color: #CE352C !important;
}

.fg-focus-orange:focus {
  color: #fa6800 !important;
}

.fg-focus-amber:focus {
  color: #f0a30a !important;
}

.fg-focus-yellow:focus {
  color: #e3c800 !important;
}

.fg-focus-brown:focus {
  color: #825a2c !important;
}

.fg-focus-olive:focus {
  color: #6d8764 !important;
}

.fg-focus-steel:focus {
  color: #647687 !important;
}

.fg-focus-mauve:focus {
  color: #76608a !important;
}

.fg-focus-taupe:focus {
  color: #87794e !important;
}

.fg-focus-gray:focus {
  color: #555555 !important;
}

.fg-focus-dark:focus {
  color: #333333 !important;
}

.fg-focus-darker:focus {
  color: #222222 !important;
}

.fg-focus-transparent:focus {
  color: transparent !important;
}

.fg-focus-darkBrown:focus {
  color: #63362F !important;
}

.fg-focus-darkCrimson:focus {
  color: #640024 !important;
}

.fg-focus-darkMagenta:focus {
  color: #81003C !important;
}

.fg-focus-darkIndigo:focus {
  color: #4B0096 !important;
}

.fg-focus-darkCyan:focus {
  color: #1B6EAE !important;
}

.fg-focus-darkCobalt:focus {
  color: #00356A !important;
}

.fg-focus-darkTeal:focus {
  color: #004050 !important;
}

.fg-focus-darkEmerald:focus {
  color: #003e00 !important;
}

.fg-focus-darkGreen:focus {
  color: #128023 !important;
}

.fg-focus-darkOrange:focus {
  color: #bf5a15 !important;
}

.fg-focus-darkRed:focus {
  color: #9a1616 !important;
}

.fg-focus-darkPink:focus {
  color: #9a165a !important;
}

.fg-focus-darkViolet:focus {
  color: #57169a !important;
}

.fg-focus-darkBlue:focus {
  color: #16499a !important;
}

.fg-focus-lightBlue:focus {
  color: #4390df !important;
}

.fg-focus-lightTeal:focus {
  color: #45fffd !important;
}

.fg-focus-lightOlive:focus {
  color: #78aa1c !important;
}

.fg-focus-lightOrange:focus {
  color: #ffc194 !important;
}

.fg-focus-lightPink:focus {
  color: #f472d0 !important;
}

.fg-focus-lightRed:focus {
  color: #da5a53 !important;
}

.fg-focus-lightGreen:focus {
  color: #7ad61d !important;
}

.fg-focus-grayDark:focus {
  color: #333333 !important;
}

.fg-focus-grayDarker:focus {
  color: #222222 !important;
}

.fg-focus-grayLight:focus {
  color: #999999 !important;
}

.fg-focus-grayLighter:focus {
  color: #eeeeee !important;
}

.fg-focus-blue:focus {
  color: #00AFF0 !important;
}

.ribbed-black {
  background: #000000 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-white {
  background: #ffffff linear-gradient(-45deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent) !important;
  background-size: 40px 40px !important;
}

.ribbed-lime {
  background: #a4c400 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-green {
  background: #60a917 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-emerald {
  background: #008a00 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-teal {
  background: #00aba9 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-cyan {
  background: #1ba1e2 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-cobalt {
  background: #0050ef 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-indigo {
  background: #6a00ff 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-violet {
  background: #aa00ff 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-pink {
  background: #dc4fad 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-magenta {
  background: #d80073 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-crimson {
  background: #a20025 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-red {
  background: #CE352C 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-orange {
  background: #fa6800 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-amber {
  background: #f0a30a 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-yellow {
  background: #e3c800 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-brown {
  background: #825a2c 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-olive {
  background: #6d8764 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-steel {
  background: #647687 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-mauve {
  background: #76608a 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-taupe {
  background: #87794e 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-dark {
  background: #222222 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-darker {
  background: #1d1d1d 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-darkBrown {
  background: #63362F 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-darkCrimson {
  background: #640024 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-darkMagenta {
  background: #81003C 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-darkIndigo {
  background: #4B0096 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-darkCyan {
  background: #1B6EAE 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-darkCobalt {
  background: #00356A 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-darkTeal {
  background: #004050 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-darkEmerald {
  background: #003e00 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-darkGreen {
  background: #128023 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-darkOrange {
  background: #bf5a15 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-darkRed {
  background: #9a1616 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-darkPink {
  background: #9a165a 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-darkViolet {
  background: #57169a 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-darkBlue {
  background: #16499a 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-lightBlue {
  background: #4390df 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-lightTeal {
  background: #45fffd linear-gradient(-45deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent) !important;
  background-size: 40px 40px !important;
}

.ribbed-lightOlive {
  background: #78aa1c 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-lightOrange {
  background: #ffc194 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-lightPink {
  background: #f472d0 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-lightRed {
  background: #da5a53 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-lightGreen {
  background: #7ad61d 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-lighterBlue {
  background: #00CCFF 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-grayed {
  background: #585858 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-grayDark {
  background: #333333 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-grayDarker {
  background: #222222 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-gray {
  background: #555555 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-grayLight {
  background: #999999 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) !important;
  background-size: 40px 40px !important;
}

.ribbed-grayLighter {
  background: #eeeeee linear-gradient(-45deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent) !important;
  background-size: 40px 40px !important;
}

.ribbed-blue {
  background: #00AFF0 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) !important;
  background-size: 40px 40px !important;
}

.before-bg-black:before {
  background: #000000 !important;
}

.before-bg-white:before {
  background: #ffffff !important;
}

.before-bg-lime:before {
  background: #a4c400 !important;
}

.before-bg-green:before {
  background: #60a917 !important;
}

.before-bg-emerald:before {
  background: #008a00 !important;
}

.before-bg-teal:before {
  background: #00aba9 !important;
}

.before-bg-cyan:before {
  background: #1ba1e2 !important;
}

.before-bg-cobalt:before {
  background: #0050ef !important;
}

.before-bg-indigo:before {
  background: #6a00ff !important;
}

.before-bg-violet:before {
  background: #aa00ff !important;
}

.before-bg-pink:before {
  background: #dc4fad !important;
}

.before-bg-magenta:before {
  background: #d80073 !important;
}

.before-bg-crimson:before {
  background: #a20025 !important;
}

.before-bg-red:before {
  background: #CE352C !important;
}

.before-bg-orange:before {
  background: #fa6800 !important;
}

.before-bg-amber:before {
  background: #f0a30a !important;
}

.before-bg-yellow:before {
  background: #e3c800 !important;
}

.before-bg-brown:before {
  background: #825a2c !important;
}

.before-bg-olive:before {
  background: #6d8764 !important;
}

.before-bg-steel:before {
  background: #647687 !important;
}

.before-bg-mauve:before {
  background: #76608a !important;
}

.before-bg-taupe:before {
  background: #87794e !important;
}

.before-bg-gray:before {
  background: #555555 !important;
}

.before-bg-dark:before {
  background: #333333 !important;
}

.before-bg-darker:before {
  background: #222222 !important;
}

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

.before-bg-darkBrown:before {
  background: #63362F !important;
}

.before-bg-darkCrimson:before {
  background: #640024 !important;
}

.before-bg-darkMagenta:before {
  background: #81003C !important;
}

.before-bg-darkIndigo:before {
  background: #4B0096 !important;
}

.before-bg-darkCyan:before {
  background: #1B6EAE !important;
}

.before-bg-darkCobalt:before {
  background: #00356A !important;
}

.before-bg-darkTeal:before {
  background: #004050 !important;
}

.before-bg-darkEmerald:before {
  background: #003e00 !important;
}

.before-bg-darkGreen:before {
  background: #128023 !important;
}

.before-bg-darkOrange:before {
  background: #bf5a15 !important;
}

.before-bg-darkRed:before {
  background: #9a1616 !important;
}

.before-bg-darkPink:before {
  background: #9a165a !important;
}

.before-bg-darkViolet:before {
  background: #57169a !important;
}

.before-bg-darkBlue:before {
  background: #16499a !important;
}

.before-bg-lightBlue:before {
  background: #4390df !important;
}

.before-bg-lightRed:before {
  background: #da5a53 !important;
}

.before-bg-lightGreen:before {
  background: #7ad61d !important;
}

.before-bg-lighterBlue:before {
  background: #00CCFF !important;
}

.before-bg-lightTeal:before {
  background: #45fffd !important;
}

.before-bg-lightOlive:before {
  background: #78aa1c !important;
}

.before-bg-lightOrange:before {
  background: #ffc194 !important;
}

.before-bg-lightPink:before {
  background: #f472d0 !important;
}

.before-bg-grayDark:before {
  background: #333333 !important;
}

.before-bg-grayDarker:before {
  background: #222222 !important;
}

.before-bg-grayLight:before {
  background: #999999 !important;
}

.before-bg-grayLighter:before {
  background: #eeeeee !important;
}

.before-bg-blue:before {
  background: #00AFF0 !important;
}

.after-bg-black:after {
  background: #000000 !important;
}

.after-bg-white:after {
  background: #ffffff !important;
}

.after-bg-lime:after {
  background: #a4c400 !important;
}

.after-bg-green:after {
  background: #60a917 !important;
}

.after-bg-emerald:after {
  background: #008a00 !important;
}

.after-bg-teal:after {
  background: #00aba9 !important;
}

.after-bg-cyan:after {
  background: #1ba1e2 !important;
}

.after-bg-cobalt:after {
  background: #0050ef !important;
}

.after-bg-indigo:after {
  background: #6a00ff !important;
}

.after-bg-violet:after {
  background: #aa00ff !important;
}

.after-bg-pink:after {
  background: #dc4fad !important;
}

.after-bg-magenta:after {
  background: #d80073 !important;
}

.after-bg-crimson:after {
  background: #a20025 !important;
}

.after-bg-red:after {
  background: #CE352C !important;
}

.after-bg-orange:after {
  background: #fa6800 !important;
}

.after-bg-amber:after {
  background: #f0a30a !important;
}

.after-bg-yellow:after {
  background: #e3c800 !important;
}

.after-bg-brown:after {
  background: #825a2c !important;
}

.after-bg-olive:after {
  background: #6d8764 !important;
}

.after-bg-steel:after {
  background: #647687 !important;
}

.after-bg-mauve:after {
  background: #76608a !important;
}

.after-bg-taupe:after {
  background: #87794e !important;
}

.after-bg-gray:after {
  background: #555555 !important;
}

.after-bg-dark:after {
  background: #333333 !important;
}

.after-bg-darker:after {
  background: #222222 !important;
}

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

.after-bg-darkBrown:after {
  background: #63362F !important;
}

.after-bg-darkCrimson:after {
  background: #640024 !important;
}

.after-bg-darkMagenta:after {
  background: #81003C !important;
}

.after-bg-darkIndigo:after {
  background: #4B0096 !important;
}

.after-bg-darkCyan:after {
  background: #1B6EAE !important;
}

.after-bg-darkCobalt:after {
  background: #00356A !important;
}

.after-bg-darkTeal:after {
  background: #004050 !important;
}

.after-bg-darkEmerald:after {
  background: #003e00 !important;
}

.after-bg-darkGreen:after {
  background: #128023 !important;
}

.after-bg-darkOrange:after {
  background: #bf5a15 !important;
}

.after-bg-darkRed:after {
  background: #9a1616 !important;
}

.after-bg-darkPink:after {
  background: #9a165a !important;
}

.after-bg-darkViolet:after {
  background: #57169a !important;
}

.after-bg-darkBlue:after {
  background: #16499a !important;
}

.after-bg-lightBlue:after {
  background: #4390df !important;
}

.after-bg-lightRed:after {
  background: #da5a53 !important;
}

.after-bg-lightGreen:after {
  background: #7ad61d !important;
}

.after-bg-lighterBlue:after {
  background: #00CCFF !important;
}

.after-bg-lightTeal:after {
  background: #45fffd !important;
}

.after-bg-lightOlive:after {
  background: #78aa1c !important;
}

.after-bg-lightOrange:after {
  background: #ffc194 !important;
}

.after-bg-lightPink:after {
  background: #f472d0 !important;
}

.after-bg-grayDark:after {
  background: #333333 !important;
}

.after-bg-grayDarker:after {
  background: #222222 !important;
}

.after-bg-grayLight:after {
  background: #999999 !important;
}

.after-bg-grayLighter:after {
  background: #eeeeee !important;
}

.after-bg-blue:after {
  background: #00AFF0 !important;
}

.before-fg-black:before {
  color: #000000 !important;
}

.before-fg-white:before {
  color: #ffffff !important;
}

.before-fg-lime:before {
  color: #a4c400 !important;
}

.before-fg-green:before {
  color: #60a917 !important;
}

.before-fg-emerald:before {
  color: #008a00 !important;
}

.before-fg-teal:before {
  color: #00aba9 !important;
}

.before-fg-cyan:before {
  color: #1ba1e2 !important;
}

.before-fg-cobalt:before {
  color: #0050ef !important;
}

.before-fg-indigo:before {
  color: #6a00ff !important;
}

.before-fg-violet:before {
  color: #aa00ff !important;
}

.before-fg-pink:before {
  color: #dc4fad !important;
}

.before-fg-magenta:before {
  color: #d80073 !important;
}

.before-fg-crimson:before {
  color: #a20025 !important;
}

.before-fg-red:before {
  color: #CE352C !important;
}

.before-fg-orange:before {
  color: #fa6800 !important;
}

.before-fg-amber:before {
  color: #f0a30a !important;
}

.before-fg-yellow:before {
  color: #e3c800 !important;
}

.before-fg-brown:before {
  color: #825a2c !important;
}

.before-fg-olive:before {
  color: #6d8764 !important;
}

.before-fg-steel:before {
  color: #647687 !important;
}

.before-fg-mauve:before {
  color: #76608a !important;
}

.before-fg-taupe:before {
  color: #87794e !important;
}

.before-fg-gray:before {
  color: #555555 !important;
}

.before-fg-dark:before {
  color: #333333 !important;
}

.before-fg-darker:before {
  color: #222222 !important;
}

.before-fg-transparent:before {
  color: transparent !important;
}

.before-fg-darkBrown:before {
  color: #63362F !important;
}

.before-fg-darkCrimson:before {
  color: #640024 !important;
}

.before-fg-darkMagenta:before {
  color: #81003C !important;
}

.before-fg-darkIndigo:before {
  color: #4B0096 !important;
}

.before-fg-darkCyan:before {
  color: #1B6EAE !important;
}

.before-fg-darkCobalt:before {
  color: #00356A !important;
}

.before-fg-darkTeal:before {
  color: #004050 !important;
}

.before-fg-darkEmerald:before {
  color: #003e00 !important;
}

.before-fg-darkGreen:before {
  color: #128023 !important;
}

.before-fg-darkOrange:before {
  color: #bf5a15 !important;
}

.before-fg-darkRed:before {
  color: #9a1616 !important;
}

.before-fg-darkPink:before {
  color: #9a165a !important;
}

.before-fg-darkViolet:before {
  color: #57169a !important;
}

.before-fg-darkBlue:before {
  color: #16499a !important;
}

.before-fg-lightBlue:before {
  color: #4390df !important;
}

.before-fg-lightRed:before {
  color: #da5a53 !important;
}

.before-fg-lightGreen:before {
  color: #7ad61d !important;
}

.before-fg-lighterBlue:before {
  color: #00CCFF !important;
}

.before-fg-lightTeal:before {
  color: #45fffd !important;
}

.before-fg-lightOlive:before {
  color: #78aa1c !important;
}

.before-fg-lightOrange:before {
  color: #ffc194 !important;
}

.before-fg-lightPink:before {
  color: #f472d0 !important;
}

.before-fg-grayDark:before {
  color: #333333 !important;
}

.before-fg-grayDarker:before {
  color: #222222 !important;
}

.before-fg-grayLight:before {
  color: #999999 !important;
}

.before-fg-grayLighter:before {
  color: #eeeeee !important;
}

.before-fg-blue:before {
  color: #00AFF0 !important;
}

.after-fg-black:after {
  color: #000000 !important;
}

.after-fg-white:after {
  color: #ffffff !important;
}

.after-fg-lime:after {
  color: #a4c400 !important;
}

.after-fg-green:after {
  color: #60a917 !important;
}

.after-fg-emerald:after {
  color: #008a00 !important;
}

.after-fg-teal:after {
  color: #00aba9 !important;
}

.after-fg-cyan:after {
  color: #1ba1e2 !important;
}

.after-fg-cobalt:after {
  color: #0050ef !important;
}

.after-fg-indigo:after {
  color: #6a00ff !important;
}

.after-fg-violet:after {
  color: #aa00ff !important;
}

.after-fg-pink:after {
  color: #dc4fad !important;
}

.after-fg-magenta:after {
  color: #d80073 !important;
}

.after-fg-crimson:after {
  color: #a20025 !important;
}

.after-fg-red:after {
  color: #CE352C !important;
}

.after-fg-orange:after {
  color: #fa6800 !important;
}

.after-fg-amber:after {
  color: #f0a30a !important;
}

.after-fg-yellow:after {
  color: #e3c800 !important;
}

.after-fg-brown:after {
  color: #825a2c !important;
}

.after-fg-olive:after {
  color: #6d8764 !important;
}

.after-fg-steel:after {
  color: #647687 !important;
}

.after-fg-mauve:after {
  color: #76608a !important;
}

.after-fg-taupe:after {
  color: #87794e !important;
}

.after-fg-gray:after {
  color: #555555 !important;
}

.after-fg-dark:after {
  color: #333333 !important;
}

.after-fg-darker:after {
  color: #222222 !important;
}

.after-fg-transparent:after {
  color: transparent !important;
}

.after-fg-darkBrown:after {
  color: #63362F !important;
}

.after-fg-darkCrimson:after {
  color: #640024 !important;
}

.after-fg-darkMagenta:after {
  color: #81003C !important;
}

.after-fg-darkIndigo:after {
  color: #4B0096 !important;
}

.after-fg-darkCyan:after {
  color: #1B6EAE !important;
}

.after-fg-darkCobalt:after {
  color: #00356A !important;
}

.after-fg-darkTeal:after {
  color: #004050 !important;
}

.after-fg-darkEmerald:after {
  color: #003e00 !important;
}

.after-fg-darkGreen:after {
  color: #128023 !important;
}

.after-fg-darkOrange:after {
  color: #bf5a15 !important;
}

.after-fg-darkRed:after {
  color: #9a1616 !important;
}

.after-fg-darkPink:after {
  color: #9a165a !important;
}

.after-fg-darkViolet:after {
  color: #57169a !important;
}

.after-fg-darkBlue:after {
  color: #16499a !important;
}

.after-fg-lightBlue:after {
  color: #4390df !important;
}

.after-fg-lightRed:after {
  color: #da5a53 !important;
}

.after-fg-lightGreen:after {
  color: #7ad61d !important;
}

.after-fg-lighterBlue:after {
  color: #00CCFF !important;
}

.after-fg-lightTeal:after {
  color: #45fffd !important;
}

.after-fg-lightOlive:after {
  color: #78aa1c !important;
}

.after-fg-lightOrange:after {
  color: #ffc194 !important;
}

.after-fg-lightPink:after {
  color: #f472d0 !important;
}

.after-fg-grayDark:after {
  color: #333333 !important;
}

.after-fg-grayDarker:after {
  color: #222222 !important;
}

.after-fg-grayLight:after {
  color: #999999 !important;
}

.after-fg-grayLighter:after {
  color: #eeeeee !important;
}

.after-fg-blue:after {
  color: #00AFF0 !important;
}

.dropdown-toggle {
  position: relative;
  cursor: pointer;
}
.dropdown-toggle:before {
  display: block;
  position: absolute;
  vertical-align: middle;
  color: transparent;
  font-size: 0;
  content: "";
  height: 5px;
  width: 5px;
  background-color: transparent;
  border-left: 1px solid;
  border-bottom: 1px solid;
  border-color: #1d1d1d;
  top: 50%;
  left: 100%;
  margin-left: -1rem;
  margin-top: -0.1625rem;
  z-index: 2;
  transform: rotate(-45deg);
}
.dropdown-toggle.drop-marker-light:before {
  border-color: #ffffff;
}

*.dropdown-toggle {
  padding-right: 1.625rem;
}

.flush-list {
  padding: 0;
  margin: 0;
  list-style: none inside none;
}

.shadow {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
}

.before-shadow:before {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
}

.after-shadow:after {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
}

.block-shadow {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}

.block-shadow-success {
  box-shadow: 0 0 25px 0 rgba(0, 128, 0, 0.7);
}

.block-shadow-error {
  box-shadow: 0 0 25px 0 rgba(128, 0, 0, 0.7);
}

.block-shadow-danger {
  box-shadow: 0 0 25px 0 rgba(128, 0, 0, 0.7);
}

.block-shadow-warning {
  box-shadow: 0 0 25px 0 rgba(255, 165, 0, 0.7);
}

.block-shadow-info {
  box-shadow: 0 0 25px 0 rgba(89, 205, 226, 0.7);
}

.block-shadow-impact {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}

.bottom-shadow {
  box-shadow: -1px 6px 6px -6px rgba(0, 0, 0, 0.35);
}

.text-shadow {
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}

.before-text-shadow:before {
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}

.after-text-shadow:after {
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}

.no-shadow {
  box-shadow: none !important;
}

.full-size {
  width: 100% !important;
}

.block {
  display: block !important;
}

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

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

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

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

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

.no-margin-top {
  margin-top: 0 !important;
}

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

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

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

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

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

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

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

.no-visible {
  visibility: hidden !important;
}

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

.no-overflow {
  overflow: hidden !important;
}

.no-scroll {
  overflow: hidden !important;
}

.no-scroll-x {
  overflow-x: hidden !important;
}

.no-scroll-y {
  overflow-y: hidden !important;
}

.no-wrap {
  white-space: nowrap !important;
}

.no-border-left {
  border-left: none !important;
}

.no-border-right {
  border-right: none !important;
}

.no-border-top {
  border-top: none !important;
}

.no-border-bottom {
  border-bottom: none !important;
}

.transparent-border {
  border-color: transparent !important;
}

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

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

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

.no-appearance {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.debug {
  border: 1px dashed red;
}

.example {
  padding: 0.625rem 1.825rem 0.625rem 2.5rem;
  border: 1px #ccc dashed;
  position: relative;
  margin: 0 0 0.625rem 0;
  background-color: white;
}
.example:before, .example:after {
  display: table;
  content: "";
}
.example:after {
  clear: both;
}
.example:before {
  position: absolute;
  content: attr(data-text);
  text-transform: lowercase;
  left: 1.5rem;
  top: 11.875rem;
  color: gray;
  display: block;
  font-size: 1rem;
  line-height: 1rem;
  height: 1rem;
  text-align: right;
  white-space: nowrap;
  direction: ltr;
  width: 12.5rem;
  transform: rotate(-90deg);
  transform-origin: 0 100%;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.padding10 {
  padding: 0.625rem;
}

.padding20 {
  padding: 1.25rem;
}

.padding30 {
  padding: 1.875rem;
}

.padding40 {
  padding: 2.5rem;
}

.padding50 {
  padding: 3.125rem;
}

.padding60 {
  padding: 3.75rem;
}

.padding70 {
  padding: 4.375rem;
}

.padding80 {
  padding: 5rem;
}

.padding90 {
  padding: 5.625rem;
}

.padding100 {
  padding: 6.25rem;
}

.padding5 {
  padding: 5px;
}

.margin5 {
  margin: 5px;
}

.margin10 {
  margin: 0.625rem;
}

.margin20 {
  margin: 1.25rem;
}

.margin30 {
  margin: 1.875rem;
}

.margin40 {
  margin: 2.5rem;
}

.margin50 {
  margin: 3.125rem;
}

.margin60 {
  margin: 3.75rem;
}

.margin70 {
  margin: 4.375rem;
}

.margin80 {
  margin: 5rem;
}

.margin90 {
  margin: 5.625rem;
}

.margin100 {
  margin: 6.25rem;
}

.opacity {
  opacity: 0.9;
}

.half-opacity {
  opacity: 0.5;
}

.hi-opacity {
  opacity: 0.2;
}

.element-selected {
  border: 4px #4390df solid;
}
.element-selected:after {
  position: absolute;
  display: block;
  border-top: 28px solid #4390df;
  border-left: 28px solid transparent;
  right: 0;
  content: "";
  top: 0;
  z-index: 101;
}
.element-selected:before {
  position: absolute;
  display: block;
  content: "";
  background-color: transparent;
  border-color: #ffffff;
  border-left: 2px solid;
  border-bottom: 2px solid;
  height: 0.25rem;
  width: 0.5rem;
  right: 0;
  top: 0;
  z-index: 102;
  transform: rotate(-45deg);
}
/* Block function */
.set-border {
  border: 1px #d9d9d9 solid;
}
.set-border.medium-border {
  border-width: 8px;
}
.set-border.large-border {
  border-width: 16px;
}

.tile-area {
  min-width: 100%;
  height: 100%;
  position: relative;
  padding: 120px 80px 0 0;
  overflow: hidden;
}
.tile-area:before, .tile-area:after {
  display: table;
  content: "";
}
.tile-area:after {
  clear: both;
}

.tiles-section .tiles-header {
  margin-bottom: 40px;
}
.tiles-section .tiles-header h1 {
  margin-bottom: 0;
}
.tiles-section .tiles-header .small {
  color: #bbb;
}

.tile-area .tile-area-title {
  position: fixed;
  top: 20px;
  left: 80px;
  font-weight: 300;
  font-size: 42px;
  line-height: 1.1;
}

.tile-group {
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  min-width: 80px;
  width: auto;
  float: left;
  display: block;
  padding-top: 40px;
  position: relative;
}
.tile-group.one {
  width: 160px;
}
.tile-group.two, .tile-group.double {
  width: 350px;
}
.tile-group.three, .tile-group.triple {
  width: 510px;
}
.tile-group.four, .tile-group.quadro {
  width: 670px;
}
.tile-group.five {
  width: 830px;
}
.tile-group.six {
  width: 990px;
}
.tile-group.seven {
  width: 1150px;
}
.tile-group .tile-group-title {
  color: #ffffff;
  font-size: 18px;
  line-height: 20px;
  position: absolute;
  top: 10px;
  left: 20px;
}

.tile-container {
  width: 100%;
  height: auto;
  display: block;
  margin: 0;
  padding: 0;
}
.tile-container:before, .tile-container:after {
  display: table;
  content: "";
}
.tile-container:after {
  clear: both;
}

.tile {
  width: 150px;
  height: 150px;
  display: block;
  float: left;
  margin: 5px;
  background-color: #eeeeee;
  box-shadow: inset 0 0 1px #FFFFCC;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  user-select: none;
}
.tile:hover {
  outline: #999999 solid 3px;
}
.tile:active {
  outline: 0;
}
.tile.no-outline {
  outline-color: transparent;
}
.tile.small-tile {
  width: 70px;
  height: 70px;
}
.tile.small-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 20px;
  width: auto;
  max-width: 60px;
}
@media screen and (max-width: 800px) {
  .tile.small-tile .tile-content.iconic img {
    height: 6px !important;
    max-width: 46px !important;
  }
}
.tile.wide-tile {
  width: 310px;
  height: 150px;
}
.tile.wide-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 100px;
  width: auto;
  max-width: 300px;
}
@media screen and (max-width: 800px) {
  .tile.wide-tile .tile-content.iconic img {
    height: 198px !important;
    max-width: 238px !important;
  }
}
.tile.wide-tile-v {
  height: 310px;
  width: 150px;
}
.tile.wide-tile-v .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 100px;
  width: auto;
  max-width: 300px;
}
@media screen and (max-width: 800px) {
  .tile.wide-tile-v .tile-content.iconic img {
    height: 198px !important;
    max-width: 238px !important;
  }
}
.tile.large-tile {
  width: 310px;
  height: 310px;
}
.tile.large-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 260px;
  width: auto;
  max-width: 300px;
}
@media screen and (max-width: 800px) {
  .tile.large-tile .tile-content.iconic img {
    height: 198px !important;
    max-width: 238px !important;
  }
}
.tile.big-tile {
  width: 470px;
  height: 470px;
}
.tile.big-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 420px;
  width: auto;
  max-width: 460px;
}
@media screen and (max-width: 800px) {
  .tile.big-tile .tile-content.iconic img {
    height: 326px !important;
    max-width: 366px !important;
  }
}
.tile.super-tile {
  width: 630px;
  height: 630px;
}
.tile.super-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 580px;
  width: auto;
  max-width: 620px;
}
@media screen and (max-width: 800px) {
  .tile.super-tile .tile-content.iconic img {
    height: 454px !important;
    max-width: 494px !important;
  }
}
.tile .tile-badge {
  position: absolute;
  bottom: 0;
  right: 0.625rem;
  padding: 0.25rem 0.625rem;
  z-index: 999;
}
.tile .tile-label {
  position: absolute;
  bottom: 0;
  left: 0.625rem;
  padding: 0.425rem 0.25rem;
  z-index: 999;
}

.tile-square {
  width: 150px;
  height: 150px;
  display: block;
  float: left;
  margin: 5px;
  background-color: #eeeeee;
  box-shadow: inset 0 0 1px #FFFFCC;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  user-select: none;
}
.tile-square:hover {
  outline: #999999 solid 3px;
}
.tile-square:active {
  outline: 0;
}
.tile-square.no-outline {
  outline-color: transparent;
}
.tile-square.small-tile {
  width: 70px;
  height: 70px;
}
.tile-square.small-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 20px;
  width: auto;
  max-width: 60px;
}
@media screen and (max-width: 800px) {
  .tile-square.small-tile .tile-content.iconic img {
    height: 6px !important;
    max-width: 46px !important;
  }
}
.tile-square.wide-tile {
  width: 310px;
  height: 150px;
}
.tile-square.wide-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 100px;
  width: auto;
  max-width: 300px;
}
@media screen and (max-width: 800px) {
  .tile-square.wide-tile .tile-content.iconic img {
    height: 198px !important;
    max-width: 238px !important;
  }
}
.tile-square.wide-tile-v {
  height: 310px;
  width: 150px;
}
.tile-square.wide-tile-v .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 100px;
  width: auto;
  max-width: 300px;
}
@media screen and (max-width: 800px) {
  .tile-square.wide-tile-v .tile-content.iconic img {
    height: 198px !important;
    max-width: 238px !important;
  }
}
.tile-square.large-tile {
  width: 310px;
  height: 310px;
}
.tile-square.large-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 260px;
  width: auto;
  max-width: 300px;
}
@media screen and (max-width: 800px) {
  .tile-square.large-tile .tile-content.iconic img {
    height: 198px !important;
    max-width: 238px !important;
  }
}
.tile-square.big-tile {
  width: 470px;
  height: 470px;
}
.tile-square.big-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 420px;
  width: auto;
  max-width: 460px;
}
@media screen and (max-width: 800px) {
  .tile-square.big-tile .tile-content.iconic img {
    height: 326px !important;
    max-width: 366px !important;
  }
}
.tile-square.super-tile {
  width: 630px;
  height: 630px;
}
.tile-square.super-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 580px;
  width: auto;
  max-width: 620px;
}
@media screen and (max-width: 800px) {
  .tile-square.super-tile .tile-content.iconic img {
    height: 454px !important;
    max-width: 494px !important;
  }
}
.tile-square .tile-badge {
  position: absolute;
  bottom: 0;
  right: 0.625rem;
  padding: 0.25rem 0.625rem;
  z-index: 999;
}
.tile-square .tile-label {
  position: absolute;
  bottom: 0;
  left: 0.625rem;
  padding: 0.425rem 0.25rem;
  z-index: 999;
}
.tile-square .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 100px;
  width: auto;
  max-width: 140px;
}
@media screen and (max-width: 800px) {
  .tile-square .tile-content.iconic img {
    height: 70px !important;
    max-width: 110px !important;
  }
}

.tile-small {
  width: 150px;
  height: 150px;
  display: block;
  float: left;
  margin: 5px;
  background-color: #eeeeee;
  box-shadow: inset 0 0 1px #FFFFCC;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  user-select: none;
  width: 70px;
  height: 70px;
}
.tile-small:hover {
  outline: #999999 solid 3px;
}
.tile-small:active {
  outline: 0;
}
.tile-small.no-outline {
  outline-color: transparent;
}
.tile-small.small-tile {
  width: 70px;
  height: 70px;
}
.tile-small.small-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 20px;
  width: auto;
  max-width: 60px;
}
@media screen and (max-width: 800px) {
  .tile-small.small-tile .tile-content.iconic img {
    height: 6px !important;
    max-width: 46px !important;
  }
}
.tile-small.wide-tile {
  width: 310px;
  height: 150px;
}
.tile-small.wide-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 100px;
  width: auto;
  max-width: 300px;
}
@media screen and (max-width: 800px) {
  .tile-small.wide-tile .tile-content.iconic img {
    height: 198px !important;
    max-width: 238px !important;
  }
}
.tile-small.wide-tile-v {
  height: 310px;
  width: 150px;
}
.tile-small.wide-tile-v .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 100px;
  width: auto;
  max-width: 300px;
}
@media screen and (max-width: 800px) {
  .tile-small.wide-tile-v .tile-content.iconic img {
    height: 198px !important;
    max-width: 238px !important;
  }
}
.tile-small.large-tile {
  width: 310px;
  height: 310px;
}
.tile-small.large-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 260px;
  width: auto;
  max-width: 300px;
}
@media screen and (max-width: 800px) {
  .tile-small.large-tile .tile-content.iconic img {
    height: 198px !important;
    max-width: 238px !important;
  }
}
.tile-small.big-tile {
  width: 470px;
  height: 470px;
}
.tile-small.big-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 420px;
  width: auto;
  max-width: 460px;
}
@media screen and (max-width: 800px) {
  .tile-small.big-tile .tile-content.iconic img {
    height: 326px !important;
    max-width: 366px !important;
  }
}
.tile-small.super-tile {
  width: 630px;
  height: 630px;
}
.tile-small.super-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 580px;
  width: auto;
  max-width: 620px;
}
@media screen and (max-width: 800px) {
  .tile-small.super-tile .tile-content.iconic img {
    height: 454px !important;
    max-width: 494px !important;
  }
}
.tile-small .tile-badge {
  position: absolute;
  bottom: 0;
  right: 0.625rem;
  padding: 0.25rem 0.625rem;
  z-index: 999;
}
.tile-small .tile-label {
  position: absolute;
  bottom: 0;
  left: 0.625rem;
  padding: 0.425rem 0.25rem;
  z-index: 999;
}
.tile-small .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 20px;
  width: auto;
  max-width: 60px;
}
@media screen and (max-width: 800px) {
  .tile-small .tile-content.iconic img {
    height: 6px !important;
    max-width: 46px !important;
  }
}

.tile-wide {
  width: 150px;
  height: 150px;
  display: block;
  float: left;
  margin: 5px;
  background-color: #eeeeee;
  box-shadow: inset 0 0 1px #FFFFCC;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  user-select: none;
  width: 310px;
  height: 150px;
}
.tile-wide:hover {
  outline: #999999 solid 3px;
}
.tile-wide:active {
  outline: 0;
}
.tile-wide.no-outline {
  outline-color: transparent;
}
.tile-wide.small-tile {
  width: 70px;
  height: 70px;
}
.tile-wide.small-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 20px;
  width: auto;
  max-width: 60px;
}
@media screen and (max-width: 800px) {
  .tile-wide.small-tile .tile-content.iconic img {
    height: 6px !important;
    max-width: 46px !important;
  }
}
.tile-wide.wide-tile {
  width: 310px;
  height: 150px;
}
.tile-wide.wide-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 100px;
  width: auto;
  max-width: 300px;
}
@media screen and (max-width: 800px) {
  .tile-wide.wide-tile .tile-content.iconic img {
    height: 198px !important;
    max-width: 238px !important;
  }
}
.tile-wide.wide-tile-v {
  height: 310px;
  width: 150px;
}
.tile-wide.wide-tile-v .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 100px;
  width: auto;
  max-width: 300px;
}
@media screen and (max-width: 800px) {
  .tile-wide.wide-tile-v .tile-content.iconic img {
    height: 198px !important;
    max-width: 238px !important;
  }
}
.tile-wide.large-tile {
  width: 310px;
  height: 310px;
}
.tile-wide.large-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 260px;
  width: auto;
  max-width: 300px;
}
@media screen and (max-width: 800px) {
  .tile-wide.large-tile .tile-content.iconic img {
    height: 198px !important;
    max-width: 238px !important;
  }
}
.tile-wide.big-tile {
  width: 470px;
  height: 470px;
}
.tile-wide.big-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 420px;
  width: auto;
  max-width: 460px;
}
@media screen and (max-width: 800px) {
  .tile-wide.big-tile .tile-content.iconic img {
    height: 326px !important;
    max-width: 366px !important;
  }
}
.tile-wide.super-tile {
  width: 630px;
  height: 630px;
}
.tile-wide.super-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 580px;
  width: auto;
  max-width: 620px;
}
@media screen and (max-width: 800px) {
  .tile-wide.super-tile .tile-content.iconic img {
    height: 454px !important;
    max-width: 494px !important;
  }
}
.tile-wide .tile-badge {
  position: absolute;
  bottom: 0;
  right: 0.625rem;
  padding: 0.25rem 0.625rem;
  z-index: 999;
}
.tile-wide .tile-label {
  position: absolute;
  bottom: 0;
  left: 0.625rem;
  padding: 0.425rem 0.25rem;
  z-index: 999;
}
.tile-wide .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 100px;
  width: auto;
  max-width: 300px;
}
@media screen and (max-width: 800px) {
  .tile-wide .tile-content.iconic img {
    height: 198px !important;
    max-width: 238px !important;
  }
}

.tile-large {
  width: 150px;
  height: 150px;
  display: block;
  float: left;
  margin: 5px;
  background-color: #eeeeee;
  box-shadow: inset 0 0 1px #FFFFCC;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  user-select: none;
  width: 310px;
  height: 310px;
}
.tile-large:hover {
  outline: #999999 solid 3px;
}
.tile-large:active {
  outline: 0;
}
.tile-large.no-outline {
  outline-color: transparent;
}
.tile-large.small-tile {
  width: 70px;
  height: 70px;
}
.tile-large.small-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 20px;
  width: auto;
  max-width: 60px;
}
@media screen and (max-width: 800px) {
  .tile-large.small-tile .tile-content.iconic img {
    height: 6px !important;
    max-width: 46px !important;
  }
}
.tile-large.wide-tile {
  width: 310px;
  height: 150px;
}
.tile-large.wide-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 100px;
  width: auto;
  max-width: 300px;
}
@media screen and (max-width: 800px) {
  .tile-large.wide-tile .tile-content.iconic img {
    height: 198px !important;
    max-width: 238px !important;
  }
}
.tile-large.wide-tile-v {
  height: 310px;
  width: 150px;
}
.tile-large.wide-tile-v .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 100px;
  width: auto;
  max-width: 300px;
}
@media screen and (max-width: 800px) {
  .tile-large.wide-tile-v .tile-content.iconic img {
    height: 198px !important;
    max-width: 238px !important;
  }
}
.tile-large.large-tile {
  width: 310px;
  height: 310px;
}
.tile-large.large-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 260px;
  width: auto;
  max-width: 300px;
}
@media screen and (max-width: 800px) {
  .tile-large.large-tile .tile-content.iconic img {
    height: 198px !important;
    max-width: 238px !important;
  }
}
.tile-large.big-tile {
  width: 470px;
  height: 470px;
}
.tile-large.big-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 420px;
  width: auto;
  max-width: 460px;
}
@media screen and (max-width: 800px) {
  .tile-large.big-tile .tile-content.iconic img {
    height: 326px !important;
    max-width: 366px !important;
  }
}
.tile-large.super-tile {
  width: 630px;
  height: 630px;
}
.tile-large.super-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 580px;
  width: auto;
  max-width: 620px;
}
@media screen and (max-width: 800px) {
  .tile-large.super-tile .tile-content.iconic img {
    height: 454px !important;
    max-width: 494px !important;
  }
}
.tile-large .tile-badge {
  position: absolute;
  bottom: 0;
  right: 0.625rem;
  padding: 0.25rem 0.625rem;
  z-index: 999;
}
.tile-large .tile-label {
  position: absolute;
  bottom: 0;
  left: 0.625rem;
  padding: 0.425rem 0.25rem;
  z-index: 999;
}
.tile-large .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 260px;
  width: auto;
  max-width: 300px;
}
@media screen and (max-width: 800px) {
  .tile-large .tile-content.iconic img {
    height: 198px !important;
    max-width: 238px !important;
  }
}

.tile-big {
  width: 150px;
  height: 150px;
  display: block;
  float: left;
  margin: 5px;
  background-color: #eeeeee;
  box-shadow: inset 0 0 1px #FFFFCC;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  user-select: none;
  width: 470px;
  height: 470px;
}
.tile-big:hover {
  outline: #999999 solid 3px;
}
.tile-big:active {
  outline: 0;
}
.tile-big.no-outline {
  outline-color: transparent;
}
.tile-big.small-tile {
  width: 70px;
  height: 70px;
}
.tile-big.small-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 20px;
  width: auto;
  max-width: 60px;
}
@media screen and (max-width: 800px) {
  .tile-big.small-tile .tile-content.iconic img {
    height: 6px !important;
    max-width: 46px !important;
  }
}
.tile-big.wide-tile {
  width: 310px;
  height: 150px;
}
.tile-big.wide-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 100px;
  width: auto;
  max-width: 300px;
}
@media screen and (max-width: 800px) {
  .tile-big.wide-tile .tile-content.iconic img {
    height: 198px !important;
    max-width: 238px !important;
  }
}
.tile-big.wide-tile-v {
  height: 310px;
  width: 150px;
}
.tile-big.wide-tile-v .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 100px;
  width: auto;
  max-width: 300px;
}
@media screen and (max-width: 800px) {
  .tile-big.wide-tile-v .tile-content.iconic img {
    height: 198px !important;
    max-width: 238px !important;
  }
}
.tile-big.large-tile {
  width: 310px;
  height: 310px;
}
.tile-big.large-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 260px;
  width: auto;
  max-width: 300px;
}
@media screen and (max-width: 800px) {
  .tile-big.large-tile .tile-content.iconic img {
    height: 198px !important;
    max-width: 238px !important;
  }
}
.tile-big.big-tile {
  width: 470px;
  height: 470px;
}
.tile-big.big-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 420px;
  width: auto;
  max-width: 460px;
}
@media screen and (max-width: 800px) {
  .tile-big.big-tile .tile-content.iconic img {
    height: 326px !important;
    max-width: 366px !important;
  }
}
.tile-big.super-tile {
  width: 630px;
  height: 630px;
}
.tile-big.super-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 580px;
  width: auto;
  max-width: 620px;
}
@media screen and (max-width: 800px) {
  .tile-big.super-tile .tile-content.iconic img {
    height: 454px !important;
    max-width: 494px !important;
  }
}
.tile-big .tile-badge {
  position: absolute;
  bottom: 0;
  right: 0.625rem;
  padding: 0.25rem 0.625rem;
  z-index: 999;
}
.tile-big .tile-label {
  position: absolute;
  bottom: 0;
  left: 0.625rem;
  padding: 0.425rem 0.25rem;
  z-index: 999;
}
.tile-big .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 420px;
  width: auto;
  max-width: 460px;
}
@media screen and (max-width: 800px) {
  .tile-big .tile-content.iconic img {
    height: 326px !important;
    max-width: 366px !important;
  }
}

.tile-super {
  width: 150px;
  height: 150px;
  display: block;
  float: left;
  margin: 5px;
  background-color: #eeeeee;
  box-shadow: inset 0 0 1px #FFFFCC;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  user-select: none;
  width: 630px;
  height: 630px;
}
.tile-super:hover {
  outline: #999999 solid 3px;
}
.tile-super:active {
  outline: 0;
}
.tile-super.no-outline {
  outline-color: transparent;
}
.tile-super.small-tile {
  width: 70px;
  height: 70px;
}
.tile-super.small-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 20px;
  width: auto;
  max-width: 60px;
}
@media screen and (max-width: 800px) {
  .tile-super.small-tile .tile-content.iconic img {
    height: 6px !important;
    max-width: 46px !important;
  }
}
.tile-super.wide-tile {
  width: 310px;
  height: 150px;
}
.tile-super.wide-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 100px;
  width: auto;
  max-width: 300px;
}
@media screen and (max-width: 800px) {
  .tile-super.wide-tile .tile-content.iconic img {
    height: 198px !important;
    max-width: 238px !important;
  }
}
.tile-super.wide-tile-v {
  height: 310px;
  width: 150px;
}
.tile-super.wide-tile-v .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 100px;
  width: auto;
  max-width: 300px;
}
@media screen and (max-width: 800px) {
  .tile-super.wide-tile-v .tile-content.iconic img {
    height: 198px !important;
    max-width: 238px !important;
  }
}
.tile-super.large-tile {
  width: 310px;
  height: 310px;
}
.tile-super.large-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 260px;
  width: auto;
  max-width: 300px;
}
@media screen and (max-width: 800px) {
  .tile-super.large-tile .tile-content.iconic img {
    height: 198px !important;
    max-width: 238px !important;
  }
}
.tile-super.big-tile {
  width: 470px;
  height: 470px;
}
.tile-super.big-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 420px;
  width: auto;
  max-width: 460px;
}
@media screen and (max-width: 800px) {
  .tile-super.big-tile .tile-content.iconic img {
    height: 326px !important;
    max-width: 366px !important;
  }
}
.tile-super.super-tile {
  width: 630px;
  height: 630px;
}
.tile-super.super-tile .tile-content.iconic img {
  display: block;
  margin: 15px auto;
  height: 580px;
  width: auto;
  max-width: 620px;
}
@media screen and (max-width: 800px) {
  .tile-super.super-tile .tile-content.iconic img {
    height: 454px !important;
    max-width: 494px !important;
  }
}
.tile-super .tile-badge {
  position: absolute;
  bottom: 0;
  right: 0.625rem;
  padding: 0.25rem 0.625rem;
  z-index: 999;
}
.tile-super .tile-label {
  position: absolute;
  bottom: 0;
  left: 0.625rem;
  padding: 0.425rem 0.25rem;
  z-index: 999;
}

.tile-small-x {
  width: 70px;
}

.tile-square-x {
  width: 150px;
}

.tile-wide-x {
  width: 310px;
}

.tile-large-x {
  width: 310px;
}

.tile-big-x {
  width: 470px;
}

.tile-super-x {
  width: 630px;
}

.tile-small-y {
  height: 70px;
}

.tile-square-y {
  height: 150px;
}

.tile-wide-y {
  height: 310px;
}

.tile-large-y {
  height: 310px;
}

.tile-big-y {
  height: 470px;
}

.tile-super-y {
  height: 630px;
}

.tile-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: inherit;
  overflow: hidden;
  display: none;
}
.tile-content:first-child {
  display: block;
}

.tile-content .live-slide {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: none;
  overflow: hidden;
}
.tile-content .live-slide:nth-child(1) {
  display: block;
}

.tile-content.iconic .icon {
  position: absolute;
  width: 64px;
  height: 64px;
  font-size: 64px;
  top: 50%;
  margin-top: -40px;
  left: 50%;
  margin-left: -32px;
  text-align: center;
}
.tile-small .tile-content.iconic .icon {
  width: 32px;
  height: 32px;
  font-size: 32px;
  margin-left: -16px;
  margin-top: -16px;
}
.tile-content.image-set > img, .tile-content.image-set > .image-container {
  margin: 0;
  padding: 0;
  width: 25%;
  height: 50%;
  float: left;
  border: 1px #1e1e1e solid;
}
.tile-content.image-set > img:first-child, .tile-content.image-set > .image-container:first-child {
  width: 50%;
  float: left;
  height: 100%;
}
.tile-content.slide-up > .slide, .tile-content.slide-up > .slide-over, .tile-content.slide-down > .slide, .tile-content.slide-down > .slide-over, .tile-content.slide-up-2 > .slide, .tile-content.slide-up-2 > .slide-over, .tile-content.slide-down-2 > .slide, .tile-content.slide-down-2 > .slide-over, .tile-content.slide-left > .slide, .tile-content.slide-left > .slide-over, .tile-content.slide-right > .slide, .tile-content.slide-right > .slide-over, .tile-content.slide-left-2 > .slide, .tile-content.slide-left-2 > .slide-over, .tile-content.slide-right-2 > .slide, .tile-content.slide-right-2 > .slide-over {
  width: 100%;
  height: inherit;
  display: block;
  position: absolute;
  box-shadow: inset 0 0 1px #FFFFCC;
}
.tile-content.slide-up > .slide, .tile-content.slide-down > .slide, .tile-content.slide-up-2 > .slide, .tile-content.slide-down-2 > .slide, .tile-content.slide-left > .slide, .tile-content.slide-right > .slide, .tile-content.slide-left-2 > .slide, .tile-content.slide-right-2 > .slide {
  top: 0;
  z-index: 1;
  transition: all 0.3s ease;
}
.tile-content.slide-up:hover > .slide, .tile-content.slide-down:hover > .slide, .tile-content.slide-up-2:hover > .slide, .tile-content.slide-down-2:hover > .slide, .tile-content.slide-left:hover > .slide, .tile-content.slide-right:hover > .slide, .tile-content.slide-left-2:hover > .slide, .tile-content.slide-right-2:hover > .slide {
  transform: scale(1.5);
  transition: all 0.6s ease;
}
.tile-content.slide-up > .slide-over {
  top: 100%;
  z-index: 2;
  height: 75%;
  transition: all 0.6s ease;
}
.tile-content.slide-up:hover > .slide-over {
  top: 25%;
  transition: all 0.3s ease;
}
.tile-content.slide-up-2 > .slide-over {
  top: 100%;
  z-index: 2;
  height: 100%;
  transition: all 0.3s ease;
}
.tile-content.slide-up-2:hover > .slide {
  transform: scale(1);
  top: -100%;
  transition: all 0.4s ease;
}
.tile-content.slide-up-2:hover > .slide-over {
  top: 0;
  transition: all 0.4s ease;
}
.tile-content.slide-down > .slide-over {
  top: -100%;
  z-index: 2;
  height: 75%;
  transition: all 0.6s ease;
}
.tile-content.slide-down:hover > .slide-over {
  top: 0;
  transition: all 0.3s ease;
}
.tile-content.slide-down-2 > .slide-over {
  top: -100%;
  z-index: 2;
  height: 100%;
  transition: all 0.3s ease;
}
.tile-content.slide-down-2:hover > .slide {
  transform: scale(1);
  top: 100%;
  transition: all 0.4s ease;
}
.tile-content.slide-down-2:hover > .slide-over {
  top: 0;
  transition: all 0.4s ease;
}
.tile-content.slide-left > .slide-over {
  left: -100%;
  z-index: 2;
  width: 75%;
  height: 100%;
  transition: all 0.6s ease;
}
.tile-content.slide-left:hover > .slide-over {
  left: 0;
  transition: all 0.3s ease;
}
.tile-content.slide-left-2 > .slide {
  left: 0;
  transition: all 0.3s ease;
}
.tile-content.slide-left-2 > .slide-over {
  left: -100%;
  z-index: 2;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
}
.tile-content.slide-left-2:hover > .slide {
  transform: scale(1);
  left: 100%;
  transition: all 0.4s ease;
}
.tile-content.slide-left-2:hover > .slide-over {
  left: 0;
  transition: all 0.4s ease;
}
.tile-content.slide-right > .slide-over {
  left: 100%;
  z-index: 2;
  width: 75%;
  height: 100%;
  transition: all 0.6s ease;
}
.tile-content.slide-right:hover > .slide-over {
  left: 25%;
  transition: all 0.3s ease;
}
.tile-content.slide-right-2 > .slide {
  left: 0;
  transition: all 0.3s ease;
}
.tile-content.slide-right-2 > .slide-over {
  left: 100%;
  z-index: 2;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
}
.tile-content.slide-right-2:hover > .slide {
  transform: scale(1);
  left: -100%;
  transition: all 0.4s ease;
}
.tile-content.slide-right-2:hover > .slide-over {
  left: 0;
  transition: all 0.4s ease;
}
.tile-content.zooming .slide {
  box-shadow: inset 0 0 1px #FFFFCC;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  transition: all 0.6s ease;
}
.tile-content.zooming .slide:hover {
  transform: scale(1.5);
  transition: all 0.6s ease;
}
.tile-content.zooming-out .slide {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  transform: scale(1.5);
  transition: all 0.6s ease;
}
.tile-content.zooming-out .slide:hover {
  transform: scale(1);
  transition: all 0.6s ease;
}

.tile-small, .tile, .tile-square, .tile-wide, .tile-large, .tile-big, .tile-super {
  overflow: visible;
}
.tile-small .tile-content.flipVertical, .tile .tile-content.flipVertical, .tile-square .tile-content.flipVertical, .tile-wide .tile-content.flipVertical, .tile-large .tile-content.flipVertical, .tile-big .tile-content.flipVertical, .tile-super .tile-content.flipVertical {
  transform: perspective(1000px);
  overflow: visible;
}
.tile-small:hover .tile-content.flipVertical, .tile-small.hover .tile-content.flipVertical, .tile-small.flip .tile-content.flipVertical, .tile:hover .tile-content.flipVertical, .tile.hover .tile-content.flipVertical, .tile.flip .tile-content.flipVertical, .tile-square:hover .tile-content.flipVertical, .tile-square.hover .tile-content.flipVertical, .tile-square.flip .tile-content.flipVertical, .tile-wide:hover .tile-content.flipVertical, .tile-wide.hover .tile-content.flipVertical, .tile-wide.flip .tile-content.flipVertical, .tile-large:hover .tile-content.flipVertical, .tile-large.hover .tile-content.flipVertical, .tile-large.flip .tile-content.flipVertical, .tile-big:hover .tile-content.flipVertical, .tile-big.hover .tile-content.flipVertical, .tile-big.flip .tile-content.flipVertical, .tile-super:hover .tile-content.flipVertical, .tile-super.hover .tile-content.flipVertical, .tile-super.flip .tile-content.flipVertical {
  transform: rotateY(180deg);
}
.tile-small .tile-content.flipVertical, .tile .tile-content.flipVertical, .tile-square .tile-content.flipVertical, .tile-wide .tile-content.flipVertical, .tile-large .tile-content.flipVertical, .tile-big .tile-content.flipVertical, .tile-super .tile-content.flipVertical {
  transform-style: preserve-3d;
  transition: all 0.6s ease;
}
.tile-small .tile-content.flipVertical .slide, .tile-small .tile-content.flipVertical .slide-over, .tile .tile-content.flipVertical .slide, .tile .tile-content.flipVertical .slide-over, .tile-square .tile-content.flipVertical .slide, .tile-square .tile-content.flipVertical .slide-over, .tile-wide .tile-content.flipVertical .slide, .tile-wide .tile-content.flipVertical .slide-over, .tile-large .tile-content.flipVertical .slide, .tile-large .tile-content.flipVertical .slide-over, .tile-big .tile-content.flipVertical .slide, .tile-big .tile-content.flipVertical .slide-over, .tile-super .tile-content.flipVertical .slide, .tile-super .tile-content.flipVertical .slide-over {
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  backface-visibility: hidden;
}
.tile-small .tile-content.flipVertical .slide, .tile .tile-content.flipVertical .slide, .tile-square .tile-content.flipVertical .slide, .tile-wide .tile-content.flipVertical .slide, .tile-large .tile-content.flipVertical .slide, .tile-big .tile-content.flipVertical .slide, .tile-super .tile-content.flipVertical .slide {
  z-index: 2;
  transform: rotateY(0deg);
}
.tile-small .tile-content.flipVertical .slide-over, .tile .tile-content.flipVertical .slide-over, .tile-square .tile-content.flipVertical .slide-over, .tile-wide .tile-content.flipVertical .slide-over, .tile-large .tile-content.flipVertical .slide-over, .tile-big .tile-content.flipVertical .slide-over, .tile-super .tile-content.flipVertical .slide-over {
  transform: rotateY(180deg);
}
.tile-small .tile-content.flipHorizontal, .tile .tile-content.flipHorizontal, .tile-square .tile-content.flipHorizontal, .tile-wide .tile-content.flipHorizontal, .tile-large .tile-content.flipHorizontal, .tile-big .tile-content.flipHorizontal, .tile-super .tile-content.flipHorizontal {
  transform: perspective(1000px);
  overflow: visible;
}
.tile-small:hover .tile-content.flipHorizontal, .tile-small.hover .tile-content.flipHorizontal, .tile-small.flip .tile-content.flipHorizontal, .tile:hover .tile-content.flipHorizontal, .tile.hover .tile-content.flipHorizontal, .tile.flip .tile-content.flipHorizontal, .tile-square:hover .tile-content.flipHorizontal, .tile-square.hover .tile-content.flipHorizontal, .tile-square.flip .tile-content.flipHorizontal, .tile-wide:hover .tile-content.flipHorizontal, .tile-wide.hover .tile-content.flipHorizontal, .tile-wide.flip .tile-content.flipHorizontal, .tile-large:hover .tile-content.flipHorizontal, .tile-large.hover .tile-content.flipHorizontal, .tile-large.flip .tile-content.flipHorizontal, .tile-big:hover .tile-content.flipHorizontal, .tile-big.hover .tile-content.flipHorizontal, .tile-big.flip .tile-content.flipHorizontal, .tile-super:hover .tile-content.flipHorizontal, .tile-super.hover .tile-content.flipHorizontal, .tile-super.flip .tile-content.flipHorizontal {
  transform: rotateX(180deg);
}
.tile-small .tile-content.flipHorizontal, .tile .tile-content.flipHorizontal, .tile-square .tile-content.flipHorizontal, .tile-wide .tile-content.flipHorizontal, .tile-large .tile-content.flipHorizontal, .tile-big .tile-content.flipHorizontal, .tile-super .tile-content.flipHorizontal {
  transform-style: preserve-3d;
  transition: all 0.6s ease;
}
.tile-small .tile-content.flipHorizontal .slide, .tile-small .tile-content.flipHorizontal .slide-over, .tile .tile-content.flipHorizontal .slide, .tile .tile-content.flipHorizontal .slide-over, .tile-square .tile-content.flipHorizontal .slide, .tile-square .tile-content.flipHorizontal .slide-over, .tile-wide .tile-content.flipHorizontal .slide, .tile-wide .tile-content.flipHorizontal .slide-over, .tile-large .tile-content.flipHorizontal .slide, .tile-large .tile-content.flipHorizontal .slide-over, .tile-big .tile-content.flipHorizontal .slide, .tile-big .tile-content.flipHorizontal .slide-over, .tile-super .tile-content.flipHorizontal .slide, .tile-super .tile-content.flipHorizontal .slide-over {
  top: 0;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  backface-visibility: hidden;
}
.tile-small .tile-content.flipHorizontal .slide, .tile .tile-content.flipHorizontal .slide, .tile-square .tile-content.flipHorizontal .slide, .tile-wide .tile-content.flipHorizontal .slide, .tile-large .tile-content.flipHorizontal .slide, .tile-big .tile-content.flipHorizontal .slide, .tile-super .tile-content.flipHorizontal .slide {
  z-index: 2;
  transform: rotateX(0deg);
}
.tile-small .tile-content.flipHorizontal .slide-over, .tile .tile-content.flipHorizontal .slide-over, .tile-square .tile-content.flipHorizontal .slide-over, .tile-wide .tile-content.flipHorizontal .slide-over, .tile-large .tile-content.flipHorizontal .slide-over, .tile-big .tile-content.flipHorizontal .slide-over, .tile-super .tile-content.flipHorizontal .slide-over {
  transform: rotateX(180deg);
}

.tile .tile-badge {
  position: absolute;
  bottom: 0;
  right: 0.625rem;
  padding: 0.25rem 0.625rem;
  z-index: 999;
}
.tile .tile-label {
  position: absolute;
  bottom: 0;
  left: 0.625rem;
  padding: 0.425rem 0.25rem;
  z-index: 999;
}

.tile-content .image-container, .tile-content .carousel {
  box-shadow: inset 0 0 1px #FFFFCC;
  width: 100%;
  height: 100%;
}

[class*=tile-transform-] {
  transition: all 0.22s ease;
}

.tile-transform-right {
  transform-origin: left 50%;
}

.tile.tile-transform-right {
  transform: perspective(500px) rotateY(0.138372rad) !important;
}

.tile-wide.tile-transform-right {
  transform: perspective(500px) rotateY(0.069186rad) !important;
}

.tile-large.tile-transform-right {
  transform: perspective(500px) rotateY(0.069186rad) !important;
}

.tile-big.tile-transform-right {
  transform: perspective(500px) rotateY(0.046124rad) !important;
}

.tile-super.tile-transform-right {
  transform: perspective(500px) rotateY(0.034593rad) !important;
}

.tile-small.tile-transform-right {
  transform: perspective(500px) rotateY(0.276744rad) !important;
}

.tile-transform-left {
  transform-origin: right 50%;
}

.tile.tile-transform-left {
  transform: perspective(500px) rotateY(-0.138372rad) !important;
}

.tile-wide.tile-transform-left {
  transform: perspective(500px) rotateY(-0.069186rad) !important;
}

.tile-large.tile-transform-left {
  transform: perspective(500px) rotateY(-0.069186rad) !important;
}

.tile-big.tile-transform-left {
  transform: perspective(500px) rotateY(-0.046124rad) !important;
}

.tile-super.tile-transform-left {
  transform: perspective(500px) rotateY(-0.034593rad) !important;
}

.tile-small.tile-transform-left {
  transform: perspective(500px) rotateY(-0.276744rad) !important;
}

.tile-transform-top {
  transform-origin: 50% bottom;
}

.tile.tile-transform-top {
  transform: perspective(500px) rotateX(0.138372rad) !important;
}

.tile-wide.tile-transform-top {
  transform: perspective(500px) rotateX(0.069186rad) !important;
}

.tile-large.tile-transform-top {
  transform: perspective(500px) rotateX(0.069186rad) !important;
}

.tile-big.tile-transform-top {
  transform: perspective(500px) rotateX(0.046124rad) !important;
}

.tile-super.tile-transform-top {
  transform: perspective(500px) rotateX(0.034593rad) !important;
}

.tile-small.tile-transform-top {
  transform: perspective(500px) rotateX(0.276744rad) !important;
}

.tile-transform-bottom {
  transform-origin: 50% top;
}

.tile.tile-transform-bottom {
  transform: perspective(500px) rotateX(-0.138372rad) !important;
}

.tile-wide.tile-transform-bottom {
  transform: perspective(500px) rotateX(-0.069186rad) !important;
}

.tile-large.tile-transform-bottom {
  transform: perspective(500px) rotateX(-0.069186rad) !important;
}

.tile-big.tile-transform-bottom {
  transform: perspective(500px) rotateX(-0.046124rad) !important;
}

.tile-super.tile-transform-bottom {
  transform: perspective(500px) rotateX(-0.034593rad) !important;
}

.tile-small.tile-transform-bottom {
  transform: perspective(500px) rotateX(-0.276744rad) !important;
}

.tile-area-scheme-dark {
  background-color: #1d1d1d;
}
.tile-area-scheme-dark [class*=tile] {
  outline-color: #373737;
}

.tile-area-scheme-darkBrown {
  background-color: #63362F;
}
.tile-area-scheme-darkBrown [class*=tile] {
  outline-color: #86493f;
}

.tile-area-scheme-darkCrimson {
  background-color: #640024;
}
.tile-area-scheme-darkCrimson [class*=tile] {
  outline-color: #970036;
}

.tile-area-scheme-darkViolet {
  background-color: #57169a;
}
.tile-area-scheme-darkViolet [class*=tile] {
  outline-color: #701cc7;
}

.tile-area-scheme-darkMagenta {
  background-color: #81003C;
}
.tile-area-scheme-darkMagenta [class*=tile] {
  outline-color: #b40054;
}

.tile-area-scheme-darkCyan {
  background-color: #1B6EAE;
}
.tile-area-scheme-darkCyan [class*=tile] {
  outline-color: #228ada;
}

.tile-area-scheme-darkCobalt {
  background-color: #00356A;
}
.tile-area-scheme-darkCobalt [class*=tile] {
  outline-color: #004f9d;
}

.tile-area-scheme-darkTeal {
  background-color: #004050;
}
.tile-area-scheme-darkTeal [class*=tile] {
  outline-color: #006983;
}

.tile-area-scheme-darkEmerald {
  background-color: #003e00;
}
.tile-area-scheme-darkEmerald [class*=tile] {
  outline-color: #007100;
}

.tile-area-scheme-darkGreen {
  background-color: #128023;
}
.tile-area-scheme-darkGreen [class*=tile] {
  outline-color: #18ad2f;
}

.tile-area-scheme-darkOrange {
  background-color: #bf5a15;
}
.tile-area-scheme-darkOrange [class*=tile] {
  outline-color: #e77120;
}

.tile-area-scheme-darkRed {
  background-color: #9a1616;
}
.tile-area-scheme-darkRed [class*=tile] {
  outline-color: #c71c1c;
}

.tile-area-scheme-darkPink {
  background-color: #9a165a;
}
.tile-area-scheme-darkPink [class*=tile] {
  outline-color: #c71c74;
}

.tile-area-scheme-darkIndigo {
  background-color: #4B0096;
}
.tile-area-scheme-darkIndigo [class*=tile] {
  outline-color: #6500c9;
}

.tile-area-scheme-darkBlue {
  background-color: #16499a;
}
.tile-area-scheme-darkBlue [class*=tile] {
  outline-color: #1c5ec7;
}

.tile-area-scheme-lightBlue {
  background-color: #4390df;
}
.tile-area-scheme-lightBlue [class*=tile] {
  outline-color: #6faae6;
}

.tile-area-scheme-lightTeal {
  background-color: #45fffd;
}
.tile-area-scheme-lightTeal [class*=tile] {
  outline-color: #78fffd;
}

.tile-area-scheme-lightOlive {
  background-color: #78aa1c;
}
.tile-area-scheme-lightOlive [class*=tile] {
  outline-color: #97d623;
}

.tile-area-scheme-lightOrange {
  background-color: #ffc194;
}
.tile-area-scheme-lightOrange [class*=tile] {
  outline-color: #ffdec7;
}

.tile-area-scheme-lightPink {
  background-color: #f472d0;
}
.tile-area-scheme-lightPink [class*=tile] {
  outline-color: #f8a1e0;
}

.tile-area-scheme-grayed {
  background-color: #585858;
}
.tile-area-scheme-grayed [class*=tile] {
  outline-color: #727272;
}

.modal-dark .modal-content {
  background-color: #202c39;
  color: #eeeeee;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.modal-dark .modal-header {
  padding: 40px 40px 20px;
  border: 0;
}
.modal-dark .modal-header .close {
  color: #eeeeee;
  text-shadow: 0;
  font-size: 40px;
  margin-top: -12px;
  font-weight: normal;
  font-weight: 200;
}
.modal-dark .modal-header .close:hover, .modal-dark .modal-header .close:active, .modal-dark .modal-header .close:focus {
  color: white;
}
.modal-dark .modal-body {
  padding: 20px 40px;
}
.modal-dark .modal-footer {
  padding: 20px 40px 40px;
  border: 0;
}

.modal-sm {
  width: 333px;
}

.modal-content > .panel {
  margin-bottom: 0;
}

@media screen and (min-width: 320px) {
  .container {
    width: 320px;
  }
  .tile-group.double {
    width: 320px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .tile-section .row {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (min-width: 350px) {
  .container {
    width: 350px;
  }
  .tile-group.double {
    width: 350px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .tile-section .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media screen and (min-width: 640px) {
  .container {
    width: 640px;
  }
  .tile-group.double {
    width: 320px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .tile-section .row {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (min-width: 760px) {
  .container {
    width: 700px;
  }
  .tile-group.double {
    width: 350px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .tile-section .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media screen and (min-width: 992px) {
  .container {
    width: 960px;
  }
  .tile-group.double {
    width: 320px;
    padding-left: 0;
    padding-right: 0;
  }
  .tile-section .row {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (min-width: 1100px) {
  .container {
    width: 1050px;
  }
  .tile-group.double {
    width: 350px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .tile-section .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media screen and (min-width: 1500px) {
  .container {
    width: 1400px;
  }
}
@media screen and (max-width: 800px) {
  .tiles-section h1 {
    font-size: 26px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 640px) {
  .no-phone {
    display: none !important;
  }
}
@media screen and (max-width: 800px) {
  .no-tablet {
    display: none !important;
  }
}
@media screen and (min-width: 900px) {
  .no-pc {
    display: none !important;
  }
}
.loading, .loading2 {
  position: fixed;
  background-color: #eee;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
}

.loading2 {
  position: absolute;
  z-index: 100;
}

.bg-dark .loading {
  background-color: #293949;
}

img[src*="GetFile.ashx"]:not(.transparent), .fancybox-image[src*="GetFile.ashx"]:not(.transparent), .fancybox-spaceball[src*="GetFile.ashx"]:not(.transparent) {
  background-color: white !important;
}

.d-block-math, .d-block-ita, .d-block-eng, .d-inline-math, .d-inline-ita, .d-inline-eng, .d-flex-math, .d-flex-ita,
.d-flex-eng, .d-inline-block-math, .d-inline-block-ita, .d-inline-block-eng {
  display: none;
}

.matematica .d-none-math {
  display: none !important;
}
.matematica .d-block-math {
  display: block !important;
}
.matematica .d-inline-math {
  display: inline !important;
}
.matematica .d-inline-block-math {
  display: inline-block !important;
}
.matematica .d-flex-math {
  display: inline-block !important;
}
.matematica.cbt .d-none-math-cbt, .matematica .cbt .d-none-math-cbt {
  display: none !important;
}
.matematica.no-cbt .d-none-math-no-cbt, .matematica .no-cbt .d-none-math-no-cbt {
  display: none !important;
}
.matematica.sim .d-none-math-sim, .matematica .sim .d-none-math-sim {
  display: none !important;
}
.matematica.dr .d-none-math-dr, .matematica .dr .d-none-math-dr {
  display: none !important;
}

.italiano .d-none-ita {
  display: none !important;
}
.italiano .d-block-ita {
  display: block !important;
}
.italiano .d-inline-ita {
  display: inline !important;
}
.italiano .d-inline-block-ita {
  display: inline-block !important;
}
.italiano .d-flex-ita {
  display: inline-block !important;
}
.italiano.cbt .d-none-ita-cbt, .italiano .cbt .d-none-ita-cbt {
  display: none !important;
}
.italiano.no-cbt .d-none-ita-no-cbt, .italiano .no-cbt .d-none-ita-no-cbt {
  display: none !important;
}
.italiano.sim .d-none-ita-sim, .italiano .sim .d-none-ita-sim {
  display: none !important;
}
.italiano.dr .d-none-ita-dr, .italiano .dr .d-none-ita-dr {
  display: none !important;
}

.english .d-none-eng {
  display: none !important;
}
.english .d-block-eng {
  display: block !important;
}
.english .d-inline-eng {
  display: inline !important;
}
.english .d-inline-block-eng {
  display: inline-block !important;
}
.english .d-flex-eng {
  display: inline-block !important;
}
.english.cbt .d-none-eng-cbt, .english .cbt .d-none-eng-cbt {
  display: none !important;
}
.english.no-cbt .d-none-eng-no-cbt, .english .no-cbt .d-none-eng-no-cbt {
  display: none !important;
}
.english.no-cbt .d-none-eng-no-cbt, .english .no-cbt .d-none-eng-no-cbt {
  display: none !important;
}
.english.sim .d-none-eng-sim, .english .sim .d-none-eng-sim {
  display: none !important;
}
.english.dr .d-none-eng-dr, .english .dr .d-none-eng-dr {
  display: none !important;
}

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

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

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

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

.comprensione .d-none-comprensione {
  display: none !important;
}
.comprensione.cbt .d-none-cbt-comprensione {
  display: none !important;
}
.comprensione.sim .d-none-sim-comprensione {
  display: none !important;
}
.comprensione.dr .d-none-dr-comprensione {
  display: none !important;
}

.no-comprensione:not(.grado-13) .d-none-no-comprensione {
  display: none !important;
}
.no-comprensione:not(.grado-13).cbt .d-none-cbt-no-comprensione {
  display: none !important;
}
.no-comprensione:not(.grado-13).sim .d-none-sim-no-comprensione {
  display: none !important;
}
.no-comprensione:not(.grado-13).dr .d-none-dr-no-comprensione {
  display: none !important;
}

.no-comprensione.grado-13 .d-none-no-comprensione:not(.grado-13) {
  display: none !important;
}
.no-comprensione.grado-13.cbt .d-none-cbt-no-comprensione:not(.grado-13) {
  display: none !important;
}
.no-comprensione.grado-13.sim .d-none-sim-no-comprensione:not(.grado-13) {
  display: none !important;
}
.no-comprensione.grado-13.dr .d-none-dr-no-comprensione:not(.grado-13) {
  display: none !important;
}

.menu-container {
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  flex: 1 1 1px;
}
.menu-container:hover .menu-item span {
  transform: scale(1, 1);
}

.menu-item {
  background-color: transparent;
  background-clip: content-box;
  background-size: cover;
  background-position: center;
  padding-left: 2px;
  padding-right: 2px;
  flex: 1 1;
  transition: all 1s ease-in-out;
  display: flex;
}
.menu-item > span {
  margin: auto;
  text-align: center;
  color: white;
  font-size: 1vw;
  transition: all 1s ease-in-out;
  padding: 6px 12px;
  line-height: 1;
  white-space: nowrap;
  transform: scale(2, 2);
}
.menu-item > span small {
  font-size: 0.7vw;
}
.menu-item:hover {
  flex: 3 1;
}
.menu-item:hover > span {
  background-color: rgba(0, 0, 0, 0.6);
  transform: scale(2.5, 2.5) !important;
}

@media (orientation: portrait) {
  .menu-container {
    flex-flow: column nowrap;
  }
  .menu-item > span {
    font-size: 4vw;
  }
  .menu-item > span small {
    font-size: 1.3vw;
  }
}
.matematica #header {
  background-image: url(/assets_V3/img/Sfondo-header-orange.png);
}
.matematica #header .logo-materia {
  background-image: url(/assets_V3/img/brand_matematica_3.jpg);
}

.english #header {
  background-image: url(/assets_V3/img/Sfondo-header-purple.png);
}
.english #header .logo-materia {
  background-image: url(/assets_V3/img/brand_inglese_3.jpg);
}

.italiano #header {
  background-image: url(/assets_V3/img/Sfondo-header-green.png);
}
.italiano #header .logo-materia {
  background-image: url(/assets_V3/img/brand_italiano_3.jpg);
}

.repository #header {
  background-image: url(/assets_V3/img/Sfondo-header-blue.png);
}
.repository #header .logo-materia {
  background-image: url(/assets_V3/img/brand_docs.jpg);
}

/*.loader {
    position: fixed;
    top: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1000000;
    background-color: rgba($dark,.7);


    &.collapsed {
        height: 1px;
        top: -1px;
    }

    .loader-base, .loader-rec, .loader-led {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
    }

    .loader-base {
        background-image: url('/assets/img/loader_base.svg');

        @include orientation (portrait) {
            transform: rotate(90deg);
        }

        z-index: 1;
    }

    .loader-rec {
        background-image: url('/assets/img/loader-rec.svg');
        z-index: 2;
    }

    .loader-led {
        background-image: url('/assets/img/loader-led.svg');
        z-index: 3;
        animation: flash 1s alternate-reverse infinite;
    }
}

.loader2 {
    position: fixed;
    top: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1000000;
    background-color: rgba(0, 0, 0, .8);

    &.collapsed.d-flex {
        display: none !important;
    }
}

.led {
    height: 4vw;
    width: 4vw;
    background-color: #f00;
    border-radius: 50%;
    animation: flash 0.6s infinite;
}



.text-rec {
    font-family: "Poppins", sans-serif;
    font-size: 5vw;
    line-height: 1.2;
    line-height: 1;
    position: relative;
    font-weight: 600;
}

@media only screen and (orientation:portrait) {
    .text-rec {
        font-size: 10vw;
    }

    .led {
        height: 9vw;
        width: 9vw;
    }
}


@keyframes flash {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}*/
@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.loading-spin::after {
  content: "";
  display: block;
  position: absolute;
  width: 5rem;
  height: 5rem;
  top: calc(50% - 2.5rem);
  left: calc(50% - 2.5rem);
  border: 7px solid #1ABC9C;
  border-radius: 50%;
  border-left-color: rgba(26, 188, 156, 0.1568627451);
  animation: 1.2s linear infinite spinner-border;
}

code {
  font-size: 90%;
}
