/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[4]!./Assets/scss/hypertherm.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*!
* Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
*/
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

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

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

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

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}

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

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

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

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

[role=button] {
  cursor: pointer;
}

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

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}

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

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

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

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

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

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

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

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

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

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

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

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

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

dt,
dd {
  line-height: 1.42857143;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

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

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

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

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

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

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

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}

table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

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

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

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

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

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

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

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

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

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

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

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

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

input[type=radio][disabled],
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=checkbox].disabled,
fieldset[disabled] input[type=radio],
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

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

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

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999999;
}

.form-control::-webkit-input-placeholder {
  color: #999999;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 34px;
  }
  input[type=date].input-sm,
  input[type=time].input-sm,
  input[type=datetime-local].input-sm,
  input[type=month].input-sm,
  .input-group-sm input[type=date],
  .input-group-sm input[type=time],
  .input-group-sm input[type=datetime-local],
  .input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg,
  input[type=time].input-lg,
  input[type=datetime-local].input-lg,
  input[type=month].input-lg,
  .input-group-lg input[type=date],
  .input-group-lg input[type=time],
  .input-group-lg input[type=datetime-local],
  .input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

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

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

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

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

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

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

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

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

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

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

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

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

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

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

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

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

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

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

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

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

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  user-select: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  box-shadow: none;
}

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

.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}

.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.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.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}

.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}

.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.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}

.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}

.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.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}

.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}

.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.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.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}

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

.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.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}

.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}

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

.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.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}

.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

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

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

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

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

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

.btn-group > .btn:first-child {
  margin-left: 0;
}

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

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

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

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

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

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

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

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

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

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

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

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

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

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

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

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

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

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

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

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

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

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

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

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

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

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

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

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

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

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

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #dddddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}

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

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

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

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

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777777;
}

.navbar-default .navbar-nav > li > a {
  color: #777777;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-link {
  color: #777777;
}

.navbar-default .navbar-link:hover {
  color: #333333;
}

.navbar-default .btn-link {
  color: #777777;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

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

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

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

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

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

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

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

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

.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

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

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

a.list-group-item,
button.list-group-item {
  color: #555555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}

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

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

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

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

.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

.panel-default {
  border-color: #dddddd;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.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-16by9 {
  padding-bottom: 56.25%;
}

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

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

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

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after {
  clear: both;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

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

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

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

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

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

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
html {
  position: relative;
  min-height: 100%;
}

body, textarea {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 16px;
}

a {
  color: #d6272e;
}
a h1, a h2, a h3, a h4 {
  text-decoration: none;
  color: #000000;
}

/* Hide outline on focus only if focus-visible isn't needed (e.g., mouse clicks) */
a:focus:not(:focus-visible) {
  outline: none;
}

a:hover {
  color: #000000;
}
a:hover h1, a:hover h2, a:hover h3, a:hover h4 {
  text-decoration: none;
  color: #d6272e;
}

h1 a, h2 a, h3 a, h4 a {
  text-decoration: none;
  color: #000000;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
  color: #d6272e;
  text-decoration: none;
}

h1, .h1 {
  font-family: "Roboto Condensed", "Roboto Condensed Fallback", "Arial Narrow", "Times New Roman", sans-serif;
  font-size: 48px;
  color: #000000;
}

h2, .h2 {
  font-family: "Roboto Condensed", "Roboto Condensed Fallback", "Arial Narrow", "Times New Roman", sans-serif;
  font-size: 36px;
  color: #000000;
}

h3, .h3 {
  font-family: "Roboto Condensed", "Roboto Condensed Fallback", "Arial Narrow", "Times New Roman", sans-serif;
  font-size: 30px;
  color: #000000;
}

h4, .h4 {
  font-family: "Roboto Condensed", "Roboto Condensed Fallback", "Arial Narrow", "Times New Roman", sans-serif;
  font-size: 20px;
  color: #000000;
}

h5, .h5 {
  font-family: "Roboto Condensed", "Roboto Condensed Fallback", "Arial Narrow", "Times New Roman", sans-serif;
  font-size: 16px;
  color: #000000;
}

:focus, :active,
*:focus,
input:focus, textarea:focus,
select:focus,
button:focus,
label:focus,
a:focus,
.btn:focus,
.form-control:focus,
.dropdown-menu {
  outline: none;
  box-shadow: none;
  border-radius: 0;
}

table {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}

table a {
  text-decoration: underline;
}

ul {
  padding-left: 20px;
}

textarea {
  border-width: 2px;
  border-color: #000000;
  padding: 14px;
}

i.icon {
  font-style: normal;
}

/* form components used throughout the site */
.form-control {
  background-color: #FFFFFF;
  border-color: #000000;
  border-width: 1px;
  cursor: pointer;
  height: 45px;
  box-shadow: none;
  border-radius: 0 !important;
  font-size: 16px;
}

.form-control.focus, .form-control:focus, .form-control.active.focus, .form-control.active:focus, .form-control.focus:active, .form-control:active:focus {
  color: #000000;
  background-color: rgba(0, 0, 0, 0);
  border-color: #000000;
  border-width: 2px;
}

.Form__Element__ValidationError, .error-message {
  color: #d6272e;
  font-weight: bold;
}

.ts-wrapper.dropdown-active .ts-control, .ts-wrapper.dropdown-active .ts-dropdown {
  border-width: 2px;
  z-index: 500;
}

/*Checkbox elements*/
.checkbox label, label.checkbox {
  text-transform: none;
}

div.checkbox {
  padding-left: 20px;
}

div.checkbox.padding-left0 {
  padding-left: 0;
}

div.checkbox label {
  display: inline-block;
  position: relative;
  padding-left: 5px;
}

div.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #000;
  border-radius: 0;
  background-color: transparent;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  margin-top: 2px;
}

label.checkbox::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: 0;
  border: 1px solid #000;
  border-radius: 0;
  background-color: transparent;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

div.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 2px;
  padding-top: 2px;
  font-size: 11px;
  color: #555555;
}

label.checkbox::after {
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  top: 0;
  margin-left: 0;
  padding-left: 2px;
  padding-top: 5px;
  font-size: 11px;
  color: #555555;
}

div.checkbox input[type=checkbox] {
  opacity: 0;
  z-index: 1;
  height: 20px;
  margin-top: 0;
}

div.checkbox input[type=checkbox]:focus + label::before {
  outline: none;
}

div.checkbox input[type=checkbox]:checked + label::after {
  content: "";
  background: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3e%3cpath fill=%27%23d6272e%27 d=%27m173.898 439.404-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z%27/%3e%3c/svg%3e") center no-repeat;
  background-size: 16px;
  padding-top: 22px;
}

li.active label.checkbox::after {
  content: "";
  background: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3e%3cpath fill=%27%23d6272e%27 d=%27m173.898 439.404-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z%27/%3e%3c/svg%3e") center no-repeat;
  background-size: 16px;
  padding-top: 22px;
}

div.checkbox input[type=checkbox]:disabled + label {
  opacity: 0.65;
}

div.checkbox input[type=checkbox]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}

.checkbox-primary input[type=checkbox]:checked + label::before {
  background-color: transparent;
  border-color: #000;
}

.checkbox-primary input[type=checkbox]:checked + label::after {
  color: #d6272e;
}

/*Radio elements*/
.radio {
  padding-left: 20px;
}

.radio label {
  text-transform: none;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}

.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #ccc;
  transition: border 0.15s ease-in-out;
  top: 2px;
}

.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 5px;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #555555;
  transform: scale(0, 0);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

.radio input[type=radio] {
  opacity: 0;
  z-index: 1;
}

.radio input[type=radio]:focus + label::before {
  outline: none;
  border: none;
}

.radio input[type=radio]:checked + label::after {
  transform: scale(1, 1);
}

.radio input[type=radio]:disabled + label {
  opacity: 0.65;
}

.radio input[type=radio]:disabled + label::before {
  cursor: not-allowed;
}

.radio.radio-inline {
  margin-top: 0;
}

.radio-primary input[type=radio] + label::after {
  background-color: #555;
}

.radio-primary input[type=radio]:checked + label::before {
  border-color: #ccc;
}

.radio-primary input[type=radio]:checked + label::after {
  background-color: #000;
}

/* Classes for 5ths column layout */
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-5ths {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
[dir=rtl] ul {
  padding-right: 20px;
  padding-left: 0;
}

._hj_survey_invite_container [class*=__styles__primaryButton] {
  background-color: #d6272e !important;
}

html,
body {
  cursor: default;
}

code {
  cursor: text;
}

a,
label,
button,
input[type=radio],
input[type=submit],
input[type=checkbox] {
  cursor: pointer;
}

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

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

@media (max-width: 767px) {
  .desktop {
    display: none !important;
  }
  .no-gutter-xs, .page-header {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .no-padding-left-xs {
    padding-left: 0 !important;
  }
}
@media (min-width: 768px) {
  .mobile {
    display: none !important;
  }
}
.error, .error-message {
  color: #d6272e;
  font-weight: bold;
}

.toggle-content {
  display: none;
}

.toggle-content.is-visible {
  display: block;
}

.hide-element {
  display: none;
}

.row-full {
  width: 99.5vw;
  position: relative;
  margin-left: -49.75vw;
  height: auto;
  margin-top: 0;
  left: 50%;
  overflow: hidden;
}

.highlight-font {
  font-family: "Roboto Condensed", "Roboto Condensed Fallback", "Arial Narrow", "Times New Roman", sans-serif;
}

.black-link {
  color: #000000;
}

.black-link:hover {
  color: #d6272e;
  text-decoration: underline;
}

/*Borders*/
.divider {
  border-top: 1px solid #6c6c6d;
  margin-bottom: 25px;
  margin-top: 25px;
}

.grey-divider {
  border-top: 1px solid #f2f1f1;
}

.grey-divider-thick {
  border-top: 2px solid #f2f1f1;
}

.grey {
  border-top: 2px solid #6c6c6d;
}

.divider-black-top {
  border-top: 1px solid #000000;
  padding-top: 1.6em;
}

.yellow-divider {
  border-top: 2px solid #ffc629;
}

.yellow-border-top4 {
  border-top: 4px solid #ffc629;
}

.yellow {
  border-top: 4px solid #ffc629;
}

.yellow-bottom {
  border-bottom: 4px #ffc629 solid;
}

.yellow-left-border {
  border-left: 5px solid #ffc629;
}

.yellow-text {
  color: #ffc629;
}

.red-link {
  color: #d6272e;
}

.red-link:hover {
  color: #000000;
}

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

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.full-height {
  height: 100%;
}

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

/*Text alignment*/
.centertext {
  text-align: center;
  vertical-align: middle;
}

.lefttext {
  text-align: left;
  vertical-align: middle;
}

.righttext {
  text-align: right;
  vertical-align: middle;
}

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

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

.fullwidth {
  width: 100%;
}

.text-mediumGray, .text-mediumGray a {
  color: #6c6c6d;
}

.text-mediumGray a:hover {
  color: #d6272e;
}

.gray {
  color: #6c6c6d;
}

/*Background color*/
.background-gray-bg {
  background-color: #d2d3d5;
}

.light-gray-bg {
  background-color: #f2f1f1;
}

.medium-gray-bg {
  background-color: #6c6c6d;
}

.dark-gray-bg {
  background-color: #39393a;
}

.yellow-bg {
  background-color: #ffc629;
}

.white-bg {
  background-color: #FFFFFF;
}

.red-bg {
  background-color: #d6272e;
}

.blue-bg {
  background-color: #002f5d;
}

.htablue-bg {
  background-color: #002f5d;
}

.htablue80-bg {
  background-color: #30507f;
}

.htablue60-bg {
  background-color: #67789c;
}

.htablue40-bg {
  background-color: #97a3bd;
}

.green-bg {
  background-color: #a2ce5e;
}

.htagray1-bg {
  background-color: #949595;
}

.htagray2-bg {
  background-color: #d2d3d5;
}

.clickable {
  cursor: pointer;
}

.remove-padding {
  padding: 0;
}

.padding-15 {
  padding: 15px;
}

.padding-30 {
  padding: 30px;
}

.padding-bottom15 {
  padding-bottom: 15px;
}

.padding-bottom30 {
  padding-bottom: 30px;
}

.padding-bottom {
  padding-bottom: 1.2em;
}

.padding-top30 {
  padding-top: 30px;
}

.padding-top {
  padding-top: 1.2em;
}

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

.padding-left10 {
  padding-left: 10px;
}

.padding-left15 {
  padding-left: 15px;
}

.padding-left30 {
  padding-left: 30px;
}

.margin-top {
  margin-top: 1.2em;
}

.margin-bottom {
  margin-bottom: 1.2em;
}

.margin-top5 {
  margin-top: 5px !important;
}

.margin-top10 {
  margin-top: 10px !important;
}

.margin-top15 {
  margin-top: 15px !important;
}

.margin-top20 {
  margin-top: 20px !important;
}

.margin-top30 {
  margin-top: 30px !important;
}

.margin-top40 {
  margin-top: 40px !important;
}

.margin-top45 {
  margin-top: 45px !important;
}

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

.margin-bottom10 {
  margin-bottom: 10px !important;
}

.margin-bottom15 {
  margin-bottom: 15px !important;
}

.margin-bottom20 {
  margin-bottom: 20px !important;
}

.margin-bottom25 {
  margin-bottom: 25px !important;
}

.margin-bottom40 {
  margin-bottom: 40px !important;
}

.margin-bottom30 {
  margin-bottom: 30px !important;
}

.margin-bottom35 {
  margin-bottom: 35px;
}

.margin-all5 {
  margin: 5px;
}

.margin-top0 {
  margin-top: 0 !important;
}

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

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

@media (max-width: 767px) {
  .rwd-line-break {
    display: block;
  }
}
.ht-red {
  color: #d6272e;
}

.uppercase {
  text-transform: uppercase;
}

/* Vertically center in a row */
.row-xs-flex-center, .row-flex-center {
  display: flex;
  align-items: center;
}

@media (min-width: 768px) {
  .row-sm-flex-center {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 992px) {
  .row-md-flex-center {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1200px) {
  .row-lg-flex-center {
    display: flex;
    align-items: center;
  }
}
/* centered columns styles */
.row-centered {
  text-align: center;
  justify-content: center;
}

[class*=col-centered-] {
  display: block;
  float: none;
  /* reset the text-align */
  text-align: left;
  /* inline-block space fix */
  margin-right: -4px;
}

/* Default BS breakpoints */
@media (min-width: 768px) {
  .col-centered-sm {
    display: inline-block;
  }
}
@media (min-width: 992px) {
  .col-centered-md {
    display: inline-block;
  }
}
@media (min-width: 1200px) {
  .col-centered-lg {
    display: inline-block;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .col-sm-margin-top20 {
    margin-top: 20px;
  }
}
/* Flexbox Equal Height Bootstrap Columns (fully responsive) */
.flex-row.row {
  display: flex;
  flex-wrap: wrap;
}

.flex-row.row:after,
.flex-row.row:before {
  display: flex;
}

.flex-row-bootstrap-col.flex-row.row > [class*=col-] {
  display: flex;
  flex-direction: column;
}

.flex-switch {
  display: flex;
  flex-direction: column;
}
@media (max-width: 990px) {
  .flex-switch {
    flex-direction: column-reverse;
  }
}

.anchor {
  position: relative;
}
.anchor a {
  position: absolute;
  left: 0px;
  top: 0px;
  line-height: 0px;
}

.grayscale-image, .grayscale-image img {
  filter: grayscale(100%);
}

@media (max-width: 990px) {
  .text-ellipsis-4 {
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
}
/* Block padding selection factory */
.padding0-top {
  padding-top: 0;
}

.padding15-top {
  padding-top: 15px;
}

.padding30-top {
  padding-top: 30px;
}

.padding45-top {
  padding-top: 45px;
}

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

.padding15-bottom {
  padding-bottom: 15px;
}

.padding30-bottom {
  padding-bottom: 30px;
}

.padding45-bottom {
  padding-bottom: 45px;
}

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

.padding15-left {
  padding-left: 15px;
}

.padding30-left {
  padding-left: 30px;
}

.padding45-left {
  padding-left: 45px;
}

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

.padding15-right {
  padding-right: 15px;
}

.padding30-right {
  padding-right: 30px;
}

.padding45-right {
  padding-right: 45px;
}

/* Block layout selection factory */
.horzCenter, .horizontal-center {
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media (max-width: 1198px) {
  .horzCenter, .horizontal-center {
    flex-direction: column;
  }
}

.vertCenter, .vertical-center {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.wrap-columns {
  display: flex;
  flex-wrap: wrap;
}

/***********************/
span.svgsprite, span.svginline {
  box-sizing: content-box;
  min-width: 1em;
  display: inline-block;
  pointer-events: none;
}
span.svgsprite svg, span.svginline svg {
  width: 1em;
  height: 1em;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  fill: currentColor;
  top: -0.1em;
  pointer-events: none;
}

.break {
  flex-basis: 100%; /* Forces the element to take full width */
  height: 0; /* Makes it visually collapsed */
}

[dir=rtl] .chevron-right.svgsprite svg {
  transform: rotate(180deg);
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.in,
.modal-backdrop.show,
.modal-backdrop.fade.show {
  opacity: 0.5;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
@media (min-width: 991px) {
  .modal {
    overflow-y: auto;
  }
}

@media (min-width: 991px) {
  .modal-open {
    overflow: auto;
  }
}

@media (min-width: 991px) {
  .modal-open[style] {
    padding-right: 0px !important;
  }
}

.modal.show,
.modal.fade.show {
  opacity: 1;
}

.modal.fade .modal-dialog {
  transform: translate(0, 0%);
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  transform: translate(0, 0);
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
}

@media (min-width: 768px) {
  .modal-sm {
    width: 300px;
  }
}

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

.modal-content {
  position: relative;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
@media (min-width: 768px) {
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.modal-content aside {
  padding: 0 15px;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  border: 0 !important;
  padding: 15px 15px 0px !important;
}
.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}
.modal-header:after {
  clear: both;
}
.modal-header .close {
  margin-top: -2px;
}

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

.modal-close {
  margin: 0;
  padding: 0;
  border: none;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: none;
  font-size: 0;
}

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

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

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

/**
* Dropdown Base Styles
* Replaces Bootstrap 3 dropdown styles with custom vanilla JS implementation
* Works with DropdownHandler class for click-to-toggle, keyboard nav, and outside-click closing
*/
.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-toggle {
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  white-space: nowrap;
  min-height: 45px;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle.no-caret::after {
  display: none;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 16px;
  text-align: left;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.open {
  display: block;
}
.dropdown-menu[aria-hidden=true] {
  display: none;
}

/* Shared dropdown item styles (avoid duplicating the same block twice) */
.dropdown-menu > a,
.dropdown-menu > button, .dropdown-menu > li > a,
.dropdown-menu > li > button {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #39393a;
  white-space: nowrap;
  text-decoration: none;
  background: transparent;
  border: none;
  cursor: pointer;
  width: 100%;
  text-align: left;
}
.dropdown-menu > a:hover,
.dropdown-menu > button:hover, .dropdown-menu > li > a:hover,
.dropdown-menu > li > button:hover, .dropdown-menu > a:focus,
.dropdown-menu > button:focus, .dropdown-menu > li > a:focus,
.dropdown-menu > li > button:focus {
  color: #FFFFFF;
  background-color: #000000;
  outline: none;
}

.dropdown-menu > li {
  list-style: none;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999;
  white-space: nowrap;
}
.dropdown-menu > li.disabled > a,
.dropdown-menu > li.disabled > button,
.dropdown-menu > a.disabled,
.dropdown-menu > button.disabled {
  color: #999;
  cursor: not-allowed;
}
.dropdown-menu > li.disabled > a:hover, .dropdown-menu > li.disabled > a:focus,
.dropdown-menu > li.disabled > button:hover,
.dropdown-menu > li.disabled > button:focus,
.dropdown-menu > a.disabled:hover,
.dropdown-menu > a.disabled:focus,
.dropdown-menu > button.disabled:hover,
.dropdown-menu > button.disabled:focus {
  color: #999;
  text-decoration: none;
  background-color: transparent;
  background-image: none;
}

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

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

@media (max-width: 767px) {
  .dropdown {
    display: block;
  }
  .dropdown-menu {
    position: static;
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    box-shadow: none;
  }
  .dropdown-menu > li > a,
  .dropdown-menu > li > button,
  .dropdown-menu > a,
  .dropdown-menu > button {
    padding: 15px 20px;
    line-height: 1.42857143;
  }
  .dropdown-menu > li.divider {
    display: none;
  }
}
.search-group input {
  border-right: none;
}
.search-group input[readonly] {
  background: white;
}

@media (min-width: 768px) {
  ul.dropdown {
    position: absolute;
    border: 2px solid #000000;
    margin-top: -2px;
  }
  ul.dropdown li > a {
    color: #39393a;
    padding-left: 20px;
  }
  ul.dropdown li:hover, ul.dropdown li:hover > a, ul.dropdown li > a:hover {
    color: #FFFFFF;
    background-color: black;
  }
  ul.dropdown li.active, ul.dropdown li.active a {
    color: #FFFFFF;
    background-color: black;
  }
  #search-input ul.dropdown {
    position: absolute;
    top: 43px;
    border: 2px solid #CCCCCC;
  }
}
[dir=rtl] .search-group input {
  border-right: 1px solid #FFFFFF;
}

.open .dropdown-toggle.btn-primary {
  background-color: #d6272e !important;
  border-color: #d6272e !important;
}

.open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
  color: #39393a;
  background-color: transparent;
  border-color: #000000;
}

.btn-input .btn.form-control.dropdown-toggle {
  padding-right: 45px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.btn-group > ul.dropdown-menu {
  width: 100%;
  border: 1px solid #000000;
  margin-top: -2px;
  max-height: 232px;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: scroll;
  min-width: inherit;
}
.btn-group > ul.dropdown-menu li {
  white-space: normal;
}
.btn-group > ul.dropdown-menu li a {
  white-space: normal;
}

.btn-group > ul.dropdown-menu:not(.multiselect-container) > li > a,
.btn-group > ul.dropdown-menu:not(.multiselect-container) > li > span {
  padding: 8px 5px 8px 12px;
  display: block;
  cursor: pointer;
}

.btn-group > ul.dropdown-menu:not(.multiselect-container) > li > a:hover {
  color: #FFFFFF;
  background-color: #000000;
}

.btn-group > ul.dropdown-menu:not(.multiselect-container) > li:hover {
  color: #FFFFFF;
  background-color: #000000;
}

.btn-group > ul.dropdown-menu:not(.multiselect-container) > li:hover > a {
  color: #FFFFFF;
  background-color: #000000;
}

.btn-group > ul.dropdown-menu:not(.multiselect-container) li.active,
.btn-group > ul.dropdown-menu:not(.multiselect-container) li.active > a,
.btn-group > ul.dropdown-menu:not(.multiselect-container) li.active > a:hover,
.btn-group > ul.dropdown-menu:not(.multiselect-container) li.active > a:focus {
  color: #FFFFFF;
  background-color: #000000;
}

.btn-group > ul.dropdown-menu.multiselect-container li.active a {
  background-color: white;
  color: #39393a;
}

@media (min-width: 768px) {
  .btn-group > ul.dropdown-menu.double-wide {
    width: 200%;
  }
  .btn-group > ul.dropdown-menu.triple-wide {
    width: 300%;
  }
}
.sticky-element {
  position: sticky;
  z-index: 1000;
  top: 0;
  background-color: #FFFFFF;
  margin-bottom: 30px;
}
.sticky-element .sticky-nav {
  background-color: #FFFFFF;
  width: 100%;
  transition: ease 0.3s;
}
.sticky-element .sticky-nav-borders {
  border-top: 1px solid #f2f1f1;
  border-bottom: 1px solid #ffc629;
  padding: 10px 0;
}
.sticky-element .sticky-nav-cta-wrapper {
  min-height: 50px;
}
@media (max-width: 767px) {
  .sticky-element {
    position: fixed;
    z-index: 1000;
    top: auto;
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
  }
  .sticky-element .sticky-nav {
    background-color: #000000;
  }
  .sticky-element .sticky-nav-borders {
    border-top: none;
    border-bottom: none;
  }
}
.sticky-element .sticky-nav-menu {
  color: #000000;
  font-size: 24px;
  font-family: "Roboto Condensed", "Roboto Condensed Fallback", "Arial Narrow", "Times New Roman", sans-serif;
  background-color: #FFFFFF;
  padding: 8px 16px;
  margin: 0;
  text-transform: uppercase;
}
.sticky-element .sticky-nav-menu.times {
  text-decoration: underline;
}
.sticky-element .sticky-nav-menu .sticky-nav-menu-icon {
  float: right;
}
.sticky-element .sticky-nav-menu .svgsprite svg {
  fill: #d6272e;
  width: 1.1em;
  height: 1.1em;
}
.sticky-element .sticky-nav-links, .sticky-element .sticky-nav-links-mobile {
  font-family: "Roboto Condensed", "Roboto Condensed Fallback", "Arial Narrow", "Times New Roman", sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  margin: 0;
  padding-top: 8px;
}
.sticky-element .sticky-nav-links a, .sticky-element .sticky-nav-links-mobile a {
  color: #000000;
  margin-right: 40px;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .sticky-element .sticky-nav-links a, .sticky-element .sticky-nav-links-mobile a {
    margin-bottom: 10px;
  }
}
.sticky-element .sticky-nav-links a:hover, .sticky-element .sticky-nav-links-mobile a:hover {
  text-decoration: underline;
}
.sticky-element .sticky-nav-links span, .sticky-element .sticky-nav-links-mobile span {
  margin: 0 15px 0 20px;
}
.sticky-element .sticky-nav-links-mobile {
  display: none;
}
@media (max-width: 767px) {
  .sticky-element .sticky-nav-links, .sticky-element .sticky-nav-links-mobile {
    position: fixed;
    bottom: 70px;
    background-color: white;
    width: 100%;
    left: 0;
    padding: 30px;
    border-top: 2px solid #ffc629;
    border-bottom: 2px solid #ffc629;
    display: none;
    z-index: 100;
  }
}

[dir=rtl] .sticky-element .sticky-nav-menu .sticky-nav-menu-icon {
  float: left;
}
[dir=rtl] .sticky-element .sticky-nav-links a, [dir=rtl] .sticky-element .sticky-nav-links-mobile a {
  margin-left: 40px;
  margin-right: 0;
}

.block-foldable-content {
  margin: 10px auto;
}
.block-foldable-content.open > .foldable-title {
  background-color: #d2d3d5;
}
.block-foldable-content.open > .foldable-title:after {
  transform: translateY(-50%) rotate(180deg);
}
.block-foldable-content.open > .foldable-title h4 {
  text-decoration: underline;
}
.block-foldable-content.open > .foldable-content {
  max-height: none;
  padding-left: 15px;
  padding-right: 15px;
}
.block-foldable-content .foldable-title {
  background-color: rgba(224, 224, 224, 0.9);
  cursor: pointer;
  position: relative;
}
.block-foldable-content .foldable-title:hover {
  background-color: #d2d3d5;
}
.block-foldable-content .foldable-title:hover h4 {
  text-decoration: underline;
}
.block-foldable-content .foldable-title:before, .block-foldable-content .foldable-title:after {
  height: 4px;
  width: 20px;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  background-color: #000;
  transform: translateY(-50%);
}
.block-foldable-content .foldable-title:after {
  transform: translateY(-50%) rotate(90deg);
  transition: 0.3s transform;
}
.block-foldable-content .foldable-title h3, .block-foldable-content .foldable-title h4, .block-foldable-content .foldable-title h5 {
  padding: 15px 40px 15px 15px;
}
.block-foldable-content > .foldable-content {
  max-height: 0;
  overflow: hidden;
}
.block-foldable-content .block-foldable-content .foldable-title {
  background-color: #FFFFFF;
  border-top: 1px solid #39393a;
}
.block-foldable-content .block-foldable-content .foldable-title:before, .block-foldable-content .block-foldable-content .foldable-title:after {
  background-color: #d6272e;
  height: 2px;
}
.block-foldable-content .block-foldable-content .foldable-title h4 {
  padding: 15px 40px 15px 0;
}
.block-foldable-content .block-foldable-content.open > .foldable-content {
  padding-left: 0;
  padding-right: 0;
}
.block-foldable-content .block-foldable-content:first-child {
  margin: 30px 0 0 0 !important;
}
.block-foldable-content .block-foldable-content:last-child {
  margin: 0 0 30px 0 !important;
}
.block-foldable-content .block-foldable-content:last-child .foldable-title {
  border-bottom: 1px solid #39393a;
}
.block-foldable-content .block-foldable-content:last-child.open .foldable-title {
  border-bottom: none;
}

[dir=rtl] .block-foldable-content .foldable-title:before, [dir=rtl] .block-foldable-content .foldable-title:after {
  right: unset;
  left: 20px;
}
[dir=rtl] .block-foldable-content .foldable-title h3, [dir=rtl] .block-foldable-content .foldable-title h4, [dir=rtl] .block-foldable-content .foldable-title h5 {
  padding: 15px 15px 15px 40px;
}
[dir=rtl] .block-foldable-content .block-foldable-content .foldable-title h4 {
  padding: 15px 0 15px 40px;
}

.utility-menu li {
  position: relative;
}

.collapse-content {
  position: absolute;
  top: 100%;
  right: 0;
  display: grid;
  grid-template-rows: 0fr;
  overflow: hidden;
  transition: grid-template-rows 0.3s ease-out;
  z-index: 1000;
  min-width: 250px;
  margin-top: 5px;
  pointer-events: none;
  opacity: 0;
}

.collapse-content.is-open {
  grid-template-rows: 1fr;
  background: #eaebec;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  pointer-events: auto;
  opacity: 1;
}

.collapse-content-mobile {
  position: relative;
  display: grid;
  grid-template-rows: 0fr;
  overflow: hidden;
  transition: grid-template-rows 0.3s ease-out;
  background: transparent;
  width: 100%;
  pointer-events: none;
  opacity: 0;
}

.collapse-content-mobile.is-open {
  grid-template-rows: 1fr;
  pointer-events: auto;
  opacity: 1;
}

.collapse-inner {
  overflow: hidden;
  padding: 15px;
}
.collapse-inner h4 {
  margin-top: 0;
}
.collapse-inner a:hover {
  text-decoration: underline;
  color: #d6272e !important;
}
.collapse-inner a {
  color: #000000;
  font-size: 14px;
}

.collapse-pushdown {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  padding: 0 !important;
  margin: 0 !important;
}
.collapse-pushdown.is-open {
  max-height: 2000px;
  overflow: visible;
}

@media (min-width: 991px) {
  .collapse-pushdown.dont-collapse-sm {
    max-height: none !important;
    overflow: visible !important;
    transition: none !important;
  }
}
@media (min-width: 991px) {
  .collapse-pushdown.collapse-desktop-open:not([style*=max-height]) {
    max-height: 2000px;
    overflow: visible;
  }
}

.collapse-toggle.active:after {
  transition: transform 0.3s ease;
}

/**
* tom-select.css (v//@@version)
* Copyright (c) contributors
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
* file except in compliance with the License. You may obtain a copy of the License at:
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software distributed under
* the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
* ANY KIND, either express or implied. See the License for the specific language
* governing permissions and limitations under the License.
*
*/
.ts-control {
  border: 1px solid #d0d0d0;
  padding: 12px 8px;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}
.ts-wrapper.multi.has-items .ts-control {
  padding: calc(12px - 2px - 1px) 8px calc(12px - 2px - 3px - 1px);
}
.full .ts-control {
  background-color: #fff;
}
.disabled .ts-control, .disabled .ts-control * {
  cursor: default !important;
}
.focus .ts-control {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.ts-control > * {
  vertical-align: baseline;
  display: inline-block;
}
.ts-wrapper.multi .ts-control > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #1da7ee;
  color: #fff;
  border: 1px solid #0073bb;
}
.ts-wrapper.multi .ts-control > div.active {
  background: #92c836;
  color: #fff;
  border: 1px solid #00578d;
}
.ts-wrapper.multi.disabled .ts-control > div, .ts-wrapper.multi.disabled .ts-control > div.active {
  color: white;
  background: #d2d2d2;
  border: 1px solid #aaaaaa;
}
.ts-control > input {
  flex: 1 1 auto;
  min-width: 7rem;
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  /*		background: none !important;
  */
  line-height: inherit !important;
  -webkit-user-select: auto !important;
          user-select: auto !important;
  box-shadow: none !important;
}
.ts-control > input::-ms-clear {
  display: none;
}
.ts-control > input:focus {
  outline: none !important;
}
.has-items .ts-control > input {
  margin: 0 4px !important;
}
.ts-control.rtl {
  text-align: right;
}
.ts-control.rtl.single .ts-control:after {
  left: 15px;
  right: auto;
}
.ts-control.rtl .ts-control > input {
  margin: 0 4px 0 -2px !important;
}
.disabled .ts-control {
  opacity: 0.5;
  background-color: #fafafa;
}
.input-hidden .ts-control > input {
  opacity: 0;
  position: absolute;
  left: -10000px;
}

.ts-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: 0;
  border-top: 0 none;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.ts-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.ts-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  border-radius: 1px;
}
.ts-dropdown .option,
.ts-dropdown .optgroup-header,
.ts-dropdown .no-results,
.ts-dropdown .create {
  padding: 8px 8px;
}
.ts-dropdown .option, .ts-dropdown [data-disabled], .ts-dropdown [data-disabled] [data-selectable].option {
  cursor: inherit;
  opacity: 0.5;
}
.ts-dropdown [data-selectable].option {
  opacity: 1;
  cursor: pointer;
}
.ts-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.ts-dropdown .optgroup-header {
  color: #333333;
  background: #fff;
  cursor: default;
}
.ts-dropdown .active {
  background-color: #333333;
  color: #ffffff;
}
.ts-dropdown .active.create {
  color: #ffffff;
}
.ts-dropdown .create {
  color: rgba(51, 51, 51, 0.5);
}
.ts-dropdown .spinner {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 8px 8px;
}
.ts-dropdown .spinner::after {
  content: " ";
  display: block;
  width: 24px;
  height: 24px;
  margin: 3px;
  border-radius: 50%;
  border: 5px solid #d0d0d0;
  border-color: #d0d0d0 transparent #d0d0d0 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.ts-dropdown-content {
  overflow: hidden auto;
  max-height: 200px;
  scroll-behavior: smooth;
}

.ts-wrapper.plugin-drag_drop .ts-dragging {
  color: transparent !important;
}
.ts-wrapper.plugin-drag_drop .ts-dragging > * {
  visibility: hidden !important;
}

.plugin-checkbox_options:not(.rtl) .option input {
  margin-right: 0.5rem;
}

.plugin-checkbox_options.rtl .option input {
  margin-left: 0.5rem;
}

/* stylelint-disable function-name-case */
.plugin-clear_button {
  --ts-pr-clear-button: 1em;
}
.plugin-clear_button .clear-button {
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: calc(8px - 6px);
  margin-right: 0 !important;
  background: transparent !important;
  transition: opacity 0.5s;
  cursor: pointer;
}
.plugin-clear_button.form-select .clear-button, .plugin-clear_button.single .clear-button {
  right: max(var(--ts-pr-caret), 8px);
}
.plugin-clear_button.focus.has-items .clear-button, .plugin-clear_button:not(.disabled):hover.has-items .clear-button {
  opacity: 1;
}

.ts-wrapper .dropdown-header {
  position: relative;
  padding: 16px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: color-mix(#fff, #d0d0d0, 85%);
  border-radius: 3px 3px 0 0;
}
.ts-wrapper .dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #333333;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.ts-wrapper .dropdown-header-close:hover {
  color: black;
}

.plugin-dropdown_input.focus.dropdown-active .ts-control {
  box-shadow: none;
  border: 1px solid #d0d0d0;
}
.plugin-dropdown_input .dropdown-input {
  border: 1px solid #d0d0d0;
  border-width: 0 0 1px;
  display: block;
  padding: 12px 8px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  width: 100%;
  background: transparent;
}
.plugin-dropdown_input .items-placeholder {
  border: 0 none !important;
  box-shadow: none !important;
  width: 100%;
}
.plugin-dropdown_input.has-items .items-placeholder, .plugin-dropdown_input.dropdown-active .items-placeholder {
  display: none !important;
}

.ts-wrapper.plugin-input_autogrow.has-items .ts-control > input {
  min-width: 0;
}
.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control > input {
  flex: none;
  min-width: 4px;
}
.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control > input::placeholder {
  color: transparent;
}

.ts-dropdown.plugin-optgroup_columns .ts-dropdown-content {
  display: flex;
}
.ts-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0;
}
.ts-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.ts-dropdown.plugin-optgroup_columns .optgroup::before {
  display: none;
}
.ts-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

.ts-wrapper.plugin-remove_button .item {
  display: inline-flex;
  align-items: center;
}
.ts-wrapper.plugin-remove_button .item .remove {
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 0 6px;
  border-radius: 0 2px 2px 0;
  box-sizing: border-box;
}
.ts-wrapper.plugin-remove_button .item .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.ts-wrapper.plugin-remove_button.disabled .item .remove:hover {
  background: none;
}
.ts-wrapper.plugin-remove_button .remove-single {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 23px;
}

.ts-wrapper.plugin-remove_button:not(.rtl) .item {
  padding-right: 0 !important;
}
.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove {
  border-left: 1px solid #0073bb;
  margin-left: 6px;
}
.ts-wrapper.plugin-remove_button:not(.rtl) .item.active .remove {
  border-left-color: #00578d;
}
.ts-wrapper.plugin-remove_button:not(.rtl).disabled .item .remove {
  border-left-color: #aaaaaa;
}

.ts-wrapper.plugin-remove_button.rtl .item {
  padding-left: 0 !important;
}
.ts-wrapper.plugin-remove_button.rtl .item .remove {
  border-right: 1px solid #0073bb;
  margin-right: 6px;
}
.ts-wrapper.plugin-remove_button.rtl .item.active .remove {
  border-right-color: #00578d;
}
.ts-wrapper.plugin-remove_button.rtl.disabled .item .remove {
  border-right-color: #aaaaaa;
}

:root {
  --ts-pr-clear-button: 0px;
  --ts-pr-caret: 0px;
  --ts-pr-min: .75rem;
}

.ts-wrapper.single .ts-control, .ts-wrapper.single .ts-control input {
  cursor: pointer;
}

.ts-control:not(.rtl) {
  padding-right: max(var(--ts-pr-min), var(--ts-pr-clear-button) + var(--ts-pr-caret)) !important;
}

.ts-control.rtl {
  padding-left: max(var(--ts-pr-min), var(--ts-pr-clear-button) + var(--ts-pr-caret)) !important;
}

.ts-wrapper {
  position: relative;
}

.ts-dropdown,
.ts-control,
.ts-control input {
  color: #333333;
  font-family: inherit;
  font-size: 16px;
  line-height: 18px;
}

.ts-control,
.ts-wrapper.single.input-active .ts-control {
  background: #fff;
  cursor: text;
}

.ts-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

[dir=rtl] .ts-wrapper.single .ts-control::after {
  right: unset !important;
  left: 15px;
}
[dir=rtl] .ts-wrapper.single .ts-control input {
  padding-right: 15px !important;
}

.ts-wrapper.single .ts-control {
  --ts-pr-caret: 2rem;
}
.ts-wrapper.single .ts-control::after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-color: #333333 transparent transparent transparent;
}
.ts-wrapper.single .ts-control:not(.rtl)::after {
  right: 15px;
}
.ts-wrapper.single .ts-control.rtl::after {
  left: 15px;
}
.ts-wrapper.single.dropdown-active .ts-control::after {
  margin-top: -6.4px;
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #333333 transparent;
}
.ts-wrapper.single.input-active .ts-control, .ts-wrapper.single.input-active .ts-control input {
  cursor: text;
}

.ts-wrapper {
  display: flex;
  min-height: 45px;
}
.ts-wrapper.multi.has-items .ts-control {
  padding-left: 5px;
  --ts-pr-min: $padding-x;
}
.ts-wrapper.multi .ts-control [data-value] {
  text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
  border-radius: 3px;
  background-color: color-mix(#1da7ee, #178ee9, 60%);
  background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
  background-repeat: repeat-x;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
}
.ts-wrapper.multi .ts-control [data-value].active {
  background-color: color-mix(#008fd8, #0075cf, 60%);
  background-image: linear-gradient(to bottom, #008fd8, #0075cf);
  background-repeat: repeat-x;
}
.ts-wrapper.multi.disabled .ts-control [data-value] {
  color: #999;
  text-shadow: none;
  background: none;
  box-shadow: none;
}
.ts-wrapper.multi.disabled .ts-control [data-value], .ts-wrapper.multi.disabled .ts-control [data-value] .remove {
  border-color: #e6e6e6;
}
.ts-wrapper.multi.disabled .ts-control [data-value] .remove {
  background: none;
}

.ts-wrapper.single .ts-control, .ts-dropdown.single {
  border-color: #333333;
  border-radius: unset;
}

.ts-wrapper.invalid .ts-control {
  padding-right: 0 !important;
}

.dropdown-active .ts-control {
  border-radius: 3px 3px 0 0;
}

.ts-dropdown .optgroup-header {
  padding-top: 10px;
  font-weight: bold;
  font-size: 0.85em;
}
.ts-dropdown .optgroup {
  border-top: 1px solid #f0f0f0;
}
.ts-dropdown .optgroup:first-child {
  border-top: 0 none;
}

.ts-wrapper.single.locked .ts-control {
  color: #999;
  border-color: #e6e6e6;
  text-shadow: none;
  background: none;
  box-shadow: none;
}

.ts-wrapper.single.locked .ts-control::after {
  border-color: #e6e6e6 transparent transparent transparent;
}

.autocomplete {
  background: #FFFFFF;
  display: none;
  position: absolute;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #d2d3d5;
  border-left: 1px solid #d2d3d5;
  border-right: 1px solid #d2d3d5;
}
.autocomplete--visible {
  display: block;
}
.autocomplete__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.autocomplete__item {
  padding: 0.5em;
}
.autocomplete__item--selected {
  background-color: #d2d3d5;
}
.autocomplete__item:hover {
  background-color: #d2d3d5;
}
.autocomplete__highlight {
  display: inline;
  margin: 0;
  font-weight: bold;
}

/*Global spinner overlay*/
.spinner {
  height: 100px;
  width: 100px;
  margin: 0px auto;
  position: relative;
  animation: rotation 0.6s infinite linear;
  border-left: 6px solid rgba(237, 27, 46, 0.15);
  border-right: 6px solid rgba(237, 27, 46, 0.15);
  border-bottom: 6px solid rgba(237, 27, 46, 0.15);
  border-top: 6px solid rgba(237, 27, 46, 0.8);
  border-radius: 100%;
  top: 50%;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.loading-spinner-overlay {
  display: none;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.4);
  z-index: 9999;
  opacity: 0;
  transition: opacity 150ms ease-in-out;
}
.loading-spinner-overlay .loading-spinner-box {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 8px;
  padding: 24px;
}
.loading-spinner-overlay .spinner {
  position: static;
  margin: 0;
}
.loading-spinner-overlay.loading-spinner-overlay--visible {
  display: flex;
  opacity: 1;
}

.loading-spinner-overlay--fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.loading-spinner-overlay--fill-parent {
  position: absolute;
  top: -10px;
  left: -10px;
  right: -10px;
  bottom: -10px;
  align-items: flex-start;
  padding-top: 60px;
}

body.loading-spinner-active {
  overflow: hidden;
}

button.clear-search, button.search {
  border-width: 2px;
  height: 45px;
}

button.clear-search:hover, button.search:hover {
  background-color: #f2f1f1;
}

button.clear-search {
  display: none;
  border-left: none;
  border-right: none;
}

button.btn {
  white-space: normal;
}

.btn, a.btn {
  border-radius: 0;
  box-sizing: border-box;
  white-space: initial;
  padding: 6px 12px;
  font-family: "Roboto Condensed", "Roboto Condensed Fallback", "Arial Narrow", "Times New Roman", sans-serif;
  text-transform: uppercase;
  font-size: 20px;
}
.btn.btn-default, a.btn.btn-default {
  font-family: Arial, Helvetica, sans-serif;
  text-transform: initial;
  font-size: 16px;
}
.btn.btn-default:hover, .btn.btn-default.focus, .btn.btn-default:focus, .btn.btn-default.active.focus, .btn.btn-default.active:focus, .btn.btn-default.active:hover, .btn.btn-default.focus:active, .btn.btn-default:active:focus, .btn.btn-default:active:hover, a.btn.btn-default:hover, a.btn.btn-default.focus, a.btn.btn-default:focus, a.btn.btn-default.active.focus, a.btn.btn-default.active:focus, a.btn.btn-default.active:hover, a.btn.btn-default.focus:active, a.btn.btn-default:active:focus, a.btn.btn-default:active:hover {
  color: #39393a;
  background-color: transparent;
  border-color: #000000;
}
.btn.btn-primary, a.btn.btn-primary {
  background-color: #d6272e;
  border-color: #d6272e;
  border-width: 2px;
  font-size: 20px;
}
.btn.btn-primary:focus, .btn.btn-primary:hover, a.btn.btn-primary:focus, a.btn.btn-primary:hover {
  text-decoration: underline;
}
.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active, .btn.btn-primary.active, .btn.btn-primary[disabled], a.btn.btn-primary:hover, a.btn.btn-primary:focus, a.btn.btn-primary:active, a.btn.btn-primary.active, a.btn.btn-primary[disabled] {
  background-color: #d6272e !important;
  border-color: #d6272e !important;
  color: #FFFFFF;
}
.btn.btn-primary .svginline, .btn.btn-primary .svgsprite, a.btn.btn-primary .svginline, a.btn.btn-primary .svgsprite {
  padding-left: 10px;
}
.btn.btn-primary .svginline svg, .btn.btn-primary .svgsprite svg, a.btn.btn-primary .svginline svg, a.btn.btn-primary .svgsprite svg {
  fill: #FFFFFF;
  width: 1.2em;
  height: 1.2em;
}
.btn.btn-primary-reverse, a.btn.btn-primary-reverse {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  color: #d6272e;
}
.btn.btn-primary-reverse:hover, .btn.btn-primary-reverse:focus, .btn.btn-primary-reverse:active, .btn.btn-primary-reverse.active, .btn.btn-primary-reverse[disabled], a.btn.btn-primary-reverse:hover, a.btn.btn-primary-reverse:focus, a.btn.btn-primary-reverse:active, a.btn.btn-primary-reverse.active, a.btn.btn-primary-reverse[disabled] {
  background-color: #FFFFFF !important;
  border-color: #FFFFFF !important;
}
.btn.btn-primary-reverse .svginline svg, .btn.btn-primary-reverse .svgsprite svg, a.btn.btn-primary-reverse .svginline svg, a.btn.btn-primary-reverse .svgsprite svg {
  fill: #d6272e;
}
.btn.btn-yellow, a.btn.btn-yellow {
  background-color: #ffc629;
  border-color: #ffc629;
  color: #39393a;
  font-size: 24px;
  padding: 10px;
}
.btn.btn-yellow:focus, .btn.btn-yellow:hover, a.btn.btn-yellow:focus, a.btn.btn-yellow:hover {
  text-decoration: underline;
  font-weight: normal;
  background-color: #ffe08b;
  border-color: #ffe08b;
  color: #000000;
}
.btn.btn-yellow:focus h1, .btn.btn-yellow:focus h2, .btn.btn-yellow:focus h3, .btn.btn-yellow:focus h4, .btn.btn-yellow:hover h1, .btn.btn-yellow:hover h2, .btn.btn-yellow:hover h3, .btn.btn-yellow:hover h4, a.btn.btn-yellow:focus h1, a.btn.btn-yellow:focus h2, a.btn.btn-yellow:focus h3, a.btn.btn-yellow:focus h4, a.btn.btn-yellow:hover h1, a.btn.btn-yellow:hover h2, a.btn.btn-yellow:hover h3, a.btn.btn-yellow:hover h4 {
  color: #000000;
}
.btn .btn-yellow:active, .btn .btn-yellow.active, a.btn .btn-yellow:active, a.btn .btn-yellow.active {
  background-color: #FBDA7C !important;
  border-color: #FBDA7C !important;
  color: #000000 !important;
  font-size: 24px;
  font-weight: bold;
  padding: 10px;
  text-decoration: underline;
}
.btn.btn-htablue, a.btn.btn-htablue {
  background-color: #002f5d;
  border-color: #002f5d;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  padding: 10px;
}
.btn .btn-htablue:hover, .btn .btn-htablue:focus, .btn .btn-htablue:active, a.btn .btn-htablue:hover, a.btn .btn-htablue:focus, a.btn .btn-htablue:active {
  background-color: #002f5d !important;
  border-color: #002f5d !important;
  color: #FFFFFF;
}
.btn .btn-htablue:hover, .btn .btn-htablue:focus, a.btn .btn-htablue:hover, a.btn .btn-htablue:focus {
  background-color: #67789C !important;
  border-color: #67789C !important;
  text-decoration: underline !important;
}
.btn.btn-purple, a.btn.btn-purple {
  background-color: #30507f;
  border-color: #30507f;
  color: #FFFFFF;
}
.btn .btn-purple:hover, .btn .btn-purple:focus, .btn .btn-purple:active, .btn .btn-purple.active, a.btn .btn-purple:hover, a.btn .btn-purple:focus, a.btn .btn-purple:active, a.btn .btn-purple.active {
  background-color: #67789c !important;
  border-color: #67789c !important;
}
.btn .btn-purple-reverse, a.btn .btn-purple-reverse {
  background-color: #FFFFFF;
  border-color: #5261ac;
  border-width: 4px;
  color: #5261ac;
  padding: 2px;
}
.btn .btn-purple-reverse:hover, .btn .btn-purple-reverse:focus, .btn .btn-purple-reverse:active, a.btn .btn-purple-reverse:hover, a.btn .btn-purple-reverse:focus, a.btn .btn-purple-reverse:active {
  background-color: #FFFFFF !important;
  color: #5261ac;
}
.btn.btn-black, a.btn.btn-black {
  background-color: #000000;
  border-color: #000000;
  color: #FFFFFF;
}
.btn.btn-secondary, a.btn.btn-secondary {
  border: 2px solid #000000;
  color: #39393a;
}
.btn.btn-primary-light, a.btn.btn-primary-light {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  color: #39393a;
  padding: 5px 22px;
}
.btn.btn-primary-light.btn-bordered, a.btn.btn-primary-light.btn-bordered {
  border: #000000 1px solid;
  text-decoration: none;
}
.btn.btn-primary-light:focus, .btn.btn-primary-light:hover, a.btn.btn-primary-light:focus, a.btn.btn-primary-light:hover {
  text-decoration: underline;
}
.btn.btn-primary-light .icon, .btn.btn-primary-light .svgsprite svg, a.btn.btn-primary-light .icon, a.btn.btn-primary-light .svgsprite svg {
  color: #d6272e;
  margin-left: 10px;
}
.btn.btn-primary-transparent, a.btn.btn-primary-transparent {
  background-color: transparent;
  border-color: transparent;
  color: #6c6c6d;
  padding: 5px 22px;
}
.btn.btn-primary-transparent.btn-bordered, a.btn.btn-primary-transparent.btn-bordered {
  border: #dedcdc 2px solid;
}
.btn.btn-primary-transparent .svginline, a.btn.btn-primary-transparent .svginline {
  margin-right: 5px;
}
.btn.btn-primary-transparent .svginline svg, a.btn.btn-primary-transparent .svginline svg {
  height: 1.2em;
  width: 1.2em;
}
.btn.btn-primary-transparent:hover, a.btn.btn-primary-transparent:hover {
  color: #d6272e;
}
.btn.btn-primary-transparent:hover.btn-bordered, a.btn.btn-primary-transparent:hover.btn-bordered {
  border-color: #d6272e;
}

.btn-primary-wrap {
  white-space: normal;
}

.txt-btn {
  font-family: "Roboto Condensed", "Roboto Condensed Fallback", "Arial Narrow", "Times New Roman", sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  padding: 20px 0 20px 0;
}

.txt-btn a {
  color: #39393a;
}

.txt-btn a:hover {
  color: #39393a;
  text-decoration: none;
}

.btn-text-black {
  color: #39393a;
  font-weight: bold;
  font-family: "Roboto Condensed", "Roboto Condensed Fallback", "Arial Narrow", "Times New Roman", sans-serif;
  cursor: pointer;
  font-size: 18px;
}

.btn-text-black:hover, .btn-text-black:focus {
  color: inherit;
  text-decoration: none;
}

.btn-text-black::after {
  padding-left: 10px;
  padding-right: 10px;
  content: "";
  height: 16px;
  top: 2px;
  position: relative;
  display: inline-block;
  background: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 320 512%27%3e%3cpath fill=%27%2339393a%27 d=%27M285.476 272.971 91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z%27/%3e%3c/svg%3e") center no-repeat;
}

.btn-link {
  font-family: "Roboto Condensed", "Roboto Condensed Fallback", "Arial Narrow", "Times New Roman", sans-serif;
  cursor: pointer;
  font-size: 18px;
  color: inherit;
}

.btn-link:hover, .btn-link:focus {
  color: inherit;
  text-decoration: none;
}

.nav-btn-link {
  vertical-align: middle;
  text-transform: uppercase;
  font-size: 18px;
  color: inherit;
  font-weight: 700;
}

.nav-btn-link::after {
  padding-left: 20px;
  content: "";
  height: 16px;
  top: 2px;
  position: relative;
  display: inline-block;
  background: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 320 512%27%3e%3cpath fill=%27%23d6272e%27 d=%27M285.476 272.971 91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z%27/%3e%3c/svg%3e") center no-repeat;
}

.btn-input {
  display: block;
  margin-bottom: 10px;
}

.btn-input .btn.form-control {
  text-align: left;
}

.btn-input .btn.form-control span.chevron-down {
  display: block;
  top: 0;
  border-left: 1px solid #000000;
  width: 30px;
  height: 45px;
  padding-top: 14px;
  overflow: hidden;
  position: absolute;
  right: 12px;
}
.btn-input .btn.form-control span.chevron-down:after {
  padding-left: 42px;
  content: "";
  height: 16px;
  display: inline-block;
  background: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 448 512%27%3e%3cpath fill=%27%23000000%27 d=%27M207.029 381.476 12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z%27/%3e%3c/svg%3e") center no-repeat;
}

.btn-input .btn.form-control[disabled=disabled] span.chevron-down {
  border-left: 1px solid #f2f1f1;
}

/*Icon Buttons*/
.icon-wrap {
  display: flex;
  align-items: center;
}
.icon-wrap .svginline, .icon-wrap .svgsprite {
  margin-right: 15px;
}
.icon-wrap .svginline svg, .icon-wrap .svgsprite svg {
  fill: #d6272e;
  width: 2em;
  height: 2em;
}
.icon-wrap .icon-link:hover, .icon-wrap .icon-link:focus {
  text-decoration: underline;
  color: #d6272e;
}
.icon-wrap a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000000;
  font-family: "Roboto Condensed", "Roboto Condensed Fallback", "Arial Narrow", "Times New Roman", sans-serif;
  font-size: 20px;
}

.icon-wrap.icon-large .svginline, .icon-wrap.icon-large .svgsprite {
  margin-right: 0;
}
.icon-wrap.icon-large .svginline svg, .icon-wrap.icon-large .svgsprite svg {
  width: 2.6em;
  height: 2.6em;
  top: 0;
}

[dir=rtl] .btn.btn-primary .svginline, [dir=rtl] .btn.btn-primary .svgsprite {
  padding-left: 0;
  padding-right: 10px;
}
[dir=rtl] .btn.btn-primary-light .icon, [dir=rtl] .btn.btn-primary-light .svgsprite svg {
  margin-left: 0;
  margin-right: 10px;
}
[dir=rtl] .icon-wrap .svginline, [dir=rtl] .icon-wrap .svgsprite {
  margin-left: 15px;
  margin-right: 0;
}
[dir=rtl] .nav-btn-link::after {
  padding-left: 0;
  padding-right: 20px;
  content: "";
  transform: rotate(180deg);
}

.table {
  display: table;
}

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

.table-cell {
  display: table-cell;
}

.table.table-bordered p {
  margin: 0;
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > thead > tr > th {
  border: 2px solid #000000;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #eeeeee;
}

.table-caption-bottom {
  display: table-caption;
  caption-side: bottom;
}

td.header {
  font-weight: bold;
}

.table-cartridge {
  width: 100%;
}
.table-cartridge > thead > tr {
  color: #FFFFFF;
}
.table-cartridge > thead > tr > td {
  border-right: 1px solid #6c6c6d;
  text-align: left;
  padding: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
}
.table-cartridge > tbody > tr > td {
  border-right: 1px solid #6c6c6d;
  text-align: left;
  padding: 8px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.table-cartridge > tbody > tr > td:last-of-type, .table-cartridge > thead > tr > td:last-of-type {
  border-right: none;
}
.table-cartridge > tbody > tr:last-of-type {
  border-bottom: 1px solid #6c6c6d;
}
.table-cartridge > tbody > tr:nth-of-type(odd) {
  background-color: #f2f1f1;
}
.table-cartridge-blue > thead > tr {
  background-color: #527A8A;
}
.table-cartridge-green > thead > tr {
  background-color: #00856D;
}
.table-cartridge-yellow > thead > tr {
  background-color: #E6A412;
}
.table-cartridge-orange > thead > tr {
  background-color: #C5622B;
}

[dir=rtl] th {
  text-align: right;
}

.table-container,
.table-repsonsive,
.table-action-wrapper {
  align-items: center;
  position: relative;
}
.table-container .btnWrapper,
.table-repsonsive .btnWrapper,
.table-action-wrapper .btnWrapper {
  position: absolute;
  z-index: 5;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.table-container .btnWrapper.fixed,
.table-repsonsive .btnWrapper.fixed,
.table-action-wrapper .btnWrapper.fixed {
  position: fixed;
  bottom: 0;
}
.table-container .btnWrapper.bottomAnchor,
.table-repsonsive .btnWrapper.bottomAnchor,
.table-action-wrapper .btnWrapper.bottomAnchor {
  position: absolute;
  bottom: 0;
}
.table-container .btnWrapper .table-scroll-button,
.table-repsonsive .btnWrapper .table-scroll-button,
.table-action-wrapper .btnWrapper .table-scroll-button {
  background-color: transparent;
  border: none;
  display: flex;
  align-items: center;
}
.table-container.stickyHeader tbody,
.table-repsonsive.stickyHeader tbody,
.table-action-wrapper.stickyHeader tbody {
  height: 100%;
  max-height: 300px;
  overflow-y: auto;
}
.table-container.stickyHeader tbody td, .table-container.stickyHeader tbody th,
.table-repsonsive.stickyHeader tbody td,
.table-repsonsive.stickyHeader tbody th,
.table-action-wrapper.stickyHeader tbody td,
.table-action-wrapper.stickyHeader tbody th {
  background-color: orange;
  position: sticky;
  top: 0;
  z-index: 10;
}
.table-container .table:not(:has(thead)):has(tbody) > tbody tr:first-of-type td, .table-container .table:not(:has(thead)):has(tbody) > tbody tr:first-of-type th,
.table-repsonsive .table:not(:has(thead)):has(tbody) > tbody tr:first-of-type td,
.table-repsonsive .table:not(:has(thead)):has(tbody) > tbody tr:first-of-type th,
.table-action-wrapper .table:not(:has(thead)):has(tbody) > tbody tr:first-of-type td,
.table-action-wrapper .table:not(:has(thead)):has(tbody) > tbody tr:first-of-type th {
  white-space: nowrap;
}
.table-container .table:has(thead):has(tbody) > thead tr:first-of-type td, .table-container .table:has(thead):has(tbody) > thead tr:first-of-type th,
.table-repsonsive .table:has(thead):has(tbody) > thead tr:first-of-type td,
.table-repsonsive .table:has(thead):has(tbody) > thead tr:first-of-type th,
.table-action-wrapper .table:has(thead):has(tbody) > thead tr:first-of-type td,
.table-action-wrapper .table:has(thead):has(tbody) > thead tr:first-of-type th {
  white-space: nowrap;
}
.table-container .table:not(:has(thead)):not(:has(tbody)) > tr:first-of-type td, .table-container .table:not(:has(thead)):not(:has(tbody)) > tr:first-of-type th,
.table-repsonsive .table:not(:has(thead)):not(:has(tbody)) > tr:first-of-type td,
.table-repsonsive .table:not(:has(thead)):not(:has(tbody)) > tr:first-of-type th,
.table-action-wrapper .table:not(:has(thead)):not(:has(tbody)) > tr:first-of-type td,
.table-action-wrapper .table:not(:has(thead)):not(:has(tbody)) > tr:first-of-type th {
  white-space: nowrap;
}
.table-container .table .firstColumnNoWrap thead th:first-child, .table-container .table .firstColumnNoWrap thead td:first-child,
.table-repsonsive .table .firstColumnNoWrap thead th:first-child,
.table-repsonsive .table .firstColumnNoWrap thead td:first-child,
.table-action-wrapper .table .firstColumnNoWrap thead th:first-child,
.table-action-wrapper .table .firstColumnNoWrap thead td:first-child {
  white-space: nowrap;
}
.table-container .table .firstColumnNoWrap tbody th:first-child, .table-container .table .firstColumnNoWrap tbody td:first-child,
.table-repsonsive .table .firstColumnNoWrap tbody th:first-child,
.table-repsonsive .table .firstColumnNoWrap tbody td:first-child,
.table-action-wrapper .table .firstColumnNoWrap tbody th:first-child,
.table-action-wrapper .table .firstColumnNoWrap tbody td:first-child {
  white-space: nowrap;
}
.technology-nav-links {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.technology-nav-links .btn-toggle {
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 14px 0;
}
.technology-nav-links .btn-toggle:hover, .technology-nav-links .btn-toggle:active, .technology-nav-links .btn-toggle:focus {
  color: #d6272e;
  text-decoration: none;
}
.technology-nav-links .btn-toggle:after {
  background-image: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path fill=\"%23000000\" d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"/></svg>");
  background-repeat: no-repeat;
  height: 16px;
  width: 21px;
  content: "";
  display: inline-block;
  background-position-y: 1px;
  background-position-x: 3px;
  background-size: 1em;
  transition: transform 0.3s ease;
}
.technology-nav-links .btn-toggle.active:after {
  transform: rotate(180deg);
  background-image: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path fill=\"%23d6272e\" d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"/></svg>");
}
.technology-nav-links .btn-toggle.active:hover:after,
.technology-nav-links .btn-toggle.active:focus:after {
  background-image: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path fill=\"%23d6272e\" d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"/></svg>");
}
.technology-nav-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  text-align: center;
}
.technology-nav-links ul li {
  display: block;
  padding: 8px 0;
}
.technology-nav-links ul li a {
  color: #000000;
  font-size: 14px;
}
.technology-nav-links ul li a:hover {
  color: #d6272e;
  text-decoration: none;
}
.technology-nav-links ul li:first-child {
  text-transform: uppercase;
}
.technology-nav-links ul li:nth-child(2) {
  padding-top: 0;
}
.technology-nav-links ul li:last-child {
  padding-bottom: 15px;
}

@media (min-width: 991px) {
  .technology-nav-links {
    height: 50px;
    align-items: flex-start;
  }
  .technology-nav-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .technology-nav-links ul li {
    display: inline;
    padding-right: 15px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .technology-nav-links li:first-child {
    text-transform: uppercase;
    border-right: 1px solid #000000;
  }
  .technology-nav-links li:first-child a {
    font-weight: bold;
  }
  .technology-nav-links li:nth-child(2) {
    padding-left: 15px;
  }
  .technology-nav-links li:last-child {
    padding-right: 0;
    padding-bottom: 0 !important;
  }
}
@media (min-width: 991px) {
  .collapse.dont-collapse-sm {
    display: block;
    height: auto !important;
    max-height: none !important;
    visibility: visible;
  }
}
[dir=rtl] .technology-nav-links ul li {
  text-align: center;
}
@media (min-width: 991px) {
  [dir=rtl] .technology-nav-links {
    align-items: flex-start;
  }
  [dir=rtl] .technology-nav-links ul li {
    padding-left: 15px;
    padding-right: unset;
  }
  [dir=rtl] .technology-nav-links li:first-child {
    border-left: 1px solid #000000;
    border-right: none;
  }
  [dir=rtl] .technology-nav-links li:nth-child(2) {
    padding-right: 15px;
  }
}

.header-bottom-border {
  border-bottom: 2px solid #d2d3d5;
}

.logged-out .logged-in {
  display: none !important;
}

.logged-in .logged-out {
  display: none !important;
}

div.login-form {
  padding: 0.8em;
  clear: both;
}

.utility-menu {
  margin-top: 15px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.utility-menu .nav > li > a:hover, .utility-menu .nav > li > a:focus {
  text-decoration: underline;
  background-color: #FFFFFF;
  color: #d6272e !important;
}
.utility-menu .navbar-nav > li > a {
  color: #000000;
  font-size: 14px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 20px;
  padding-left: 0;
  padding-right: 15px;
}
.utility-menu .navbar-nav > li:last-child {
  border-left: solid 1px #000000;
  padding-right: 0;
}
.utility-menu .navbar-nav > li:last-child a {
  padding-right: 0;
  padding-left: 15px;
}
.utility-menu .navbar-nav > li.change-region-language {
  font-weight: bold;
}

.toplinks-login {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}
@media (max-width: 991px) {
  .toplinks-login {
    flex-direction: column;
  }
}
.toplinks-login > ul {
  list-style: none;
}
.toplinks-login > ul li {
  display: inline;
}
.toplinks-login span.svgsprite svg {
  width: 1em;
  height: 1em;
}
.toplinks-login .form-control.focus, .toplinks-login .form-control:focus, .toplinks-login .form-control.active.focus, .toplinks-login .form-control.active:focus, .toplinks-login .form-control.focus:active, .toplinks-login .form-control:active:focus {
  background-color: #FFFFFF;
}

@media (min-width: 991px) {
  .toplinks-login {
    float: right;
  }
  .toplinks-login a:hover {
    text-decoration: underline;
    color: #d6272e !important;
  }
  .toplinks-login a {
    color: #000000;
    font-size: 14px;
  }
  .toplinks-login input {
    color: #000000;
    text-decoration: none;
  }
  .toplinks-login > ul {
    padding: 15px 0 0;
    margin-bottom: 0;
  }
  .toplinks-login > ul li {
    border-left: none;
    padding: 0 15px;
  }
  .toplinks-login > ul li:last-child {
    border-left: solid 1px #000000;
    padding-right: 0;
  }
}
.ht-toplinks {
  list-style: none;
  padding: 15px 0 0;
  margin-bottom: 0;
  display: flex;
  align-items: flex-end;
  flex-direction: row;
}
.ht-toplinks a {
  color: #000000;
  font-size: 14px;
}
.ht-toplinks li {
  display: inline;
  padding: 0 0 0 15px;
  border-left: solid 1px #000000;
}
.ht-toplinks li:first-child {
  border-left: none;
}
.ht-toplinks a:hover {
  text-decoration: underline;
  color: #d6272e !important;
}

@media (max-width: 990px) {
  .header-logo {
    max-width: 250px;
    margin-left: 0;
  }
  .toplinks-login .logout-form {
    display: inline;
  }
  .toplinks-login h4 {
    margin: 0 0 20px 0;
  }
  .toplinks-login .action-row {
    display: table;
    margin: 10px auto 26px auto;
    font-family: "Roboto Condensed", "Roboto Condensed Fallback", "Arial Narrow", "Times New Roman", sans-serif;
    padding: 5px;
  }
  .toplinks-login .action-row .form-action, .toplinks-login .action-row .language-action {
    display: table-cell;
    vertical-align: middle;
    padding: 15px;
    font-size: 24px;
    border: 1px solid #f2f1f1;
    border-left: none;
  }
  .toplinks-login .action-row .form-action a, .toplinks-login .action-row .language-action a {
    text-decoration: none;
    font-size: 24px;
    text-transform: uppercase;
  }
  .toplinks-login .action-row .form-action {
    border-color: #d6272e;
    border-right-color: #f2f1f1;
    background-color: #d6272e;
  }
  .toplinks-login .action-row .form-action a {
    color: #FFFFFF;
    padding-left: 0;
  }
  .toplinks-login .action-row .form-action input[type=submit] {
    color: #FFFFFF;
  }
  .toplinks-login span.svgsprite svg {
    width: 1em;
    height: 1em;
  }
}
#ht-toplinks-contactus-mobile {
  padding: 0;
  margin: 10px auto 20px auto;
  width: 90%;
}

#ht-toplinks-contactus-mobile a {
  color: #39393a !important;
  line-height: 2em;
  text-decoration: none;
}

#mobileLoginBlock-ht-toplinks-login-form {
  padding: 0.8em;
}
@media (max-width: 991px) {
  #mobileLoginBlock-ht-toplinks-login-form {
    width: 100%;
  }
}

[dir=rtl] .utility-menu .navbar-nav > li:last-child {
  border-right: solid 1px #000000;
  border-left: none;
  padding-left: 0;
}
[dir=rtl] .utility-menu .navbar-nav > li > a {
  padding-right: 0;
  padding-left: 15px;
}
[dir=rtl] .utility-menu .navbar-nav > li:last-child a {
  padding-left: 0;
  padding-right: 15px;
}
@media (max-width: 990px) {
  [dir=rtl] .header-logo {
    max-width: 250px;
    margin-left: 0;
  }
  [dir=rtl] .toplinks-login .logout-form {
    display: inline;
  }
  [dir=rtl] .toplinks-login h4 {
    margin: 0 0 20px 0;
  }
  [dir=rtl] .toplinks-login .action-row .form-action, [dir=rtl] .toplinks-login .action-row .language-action {
    border-left: 1px solid #f2f1f1;
    border-right: none;
  }
}

.utility-navigation {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  margin-top: 10px;
  font-size: 14px;
}
.utility-navigation .nav-links {
  list-style: none;
  display: flex;
  flex-direction: row;
  margin: 0;
  padding: 0;
}
.utility-navigation .nav-links li {
  padding-left: 15px;
}
.utility-navigation .nav-links li.change-region-language {
  font-weight: bold;
}
.utility-navigation .nav-links a {
  color: #000000;
}
.utility-navigation .nav-links a:hover {
  color: #d6272e;
}
.utility-navigation .utility-button a {
  padding: 0px 15px;
}

@media (max-width: 990px) {
  .utility-navigation {
    margin-bottom: 30px;
    margin-top: 15px;
    justify-content: center;
  }
}
nav.navigation-row {
  background-color: #FFFFFF;
  border: none;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  flex-wrap: wrap;
  margin-bottom: 20px;
  margin-top: 10px;
}
nav.navigation-row .navigation-group-wrap {
  margin-left: auto;
  flex-wrap: nowrap;
  display: flex;
}
nav.navigation-row .site-search-open {
  width: auto;
}
nav.navigation-row .site-search-open .btn {
  border: none;
  background-color: #d2d3d5;
  width: 45px;
  height: 50px;
  margin-left: 30px;
}
nav.navigation-row .site-search-open .btn svg {
  height: 14px;
}
nav.navigation-row .site-search-open .btn:hover, nav.navigation-row .site-search-open .btn.focus, nav.navigation-row .site-search-open .btn:focus, nav.navigation-row .site-search-open .btn.active.focus, nav.navigation-row .site-search-open .btn.active:focus, nav.navigation-row .site-search-open .btn.active:hover, nav.navigation-row .site-search-open .btn.focus:active, nav.navigation-row .site-search-open .btn:active:focus, nav.navigation-row .site-search-open .btn:active:hover {
  background-color: transparent;
  border: none;
  outline: none;
}
nav.navigation-row .site-search-open .btn:hover svg, nav.navigation-row .site-search-open .btn.focus svg, nav.navigation-row .site-search-open .btn:focus svg, nav.navigation-row .site-search-open .btn.active.focus svg, nav.navigation-row .site-search-open .btn.active:focus svg, nav.navigation-row .site-search-open .btn.active:hover svg, nav.navigation-row .site-search-open .btn.focus:active svg, nav.navigation-row .site-search-open .btn:active:focus svg, nav.navigation-row .site-search-open .btn:active:hover svg {
  fill: #d6272e;
}
@media (max-width: 1198px) {
  nav.navigation-row .navbar-header {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
nav.navigation-row .navbar-collapse {
  align-self: flex-end;
  margin-left: auto;
  padding: 0;
  margin-top: 15px;
}
nav.navigation-row .navbar-collapse.hide {
  display: none !important;
}
nav.navigation-row .navbar-header button {
  width: 45px;
  height: 45px;
}
nav.navigation-row .navbar-toggle {
  padding: 3px 4px;
  margin-top: 0;
}
nav.navigation-row .navbar-toggle .icon-bar {
  margin-left: 2px;
  background-color: #949595;
  width: 30px;
  height: 3px;
}
nav.navigation-row .mobile-menu-btn {
  background-color: #FFFFFF;
}
nav.navigation-row .mobile-search-btn {
  color: #949595;
  margin-left: auto;
}
nav.navigation-row .navbar-nav {
  /* Top level menu */
  /* Default Menu */
  /* Mega Menu */
  /* Multi Column Menu */
  /* Flyout Menu */
  /* Expanding List */
}
nav.navigation-row .navbar-nav .nav-link, nav.navigation-row .navbar-nav .nav-text {
  padding: 0;
  color: #000000;
}
nav.navigation-row .navbar-nav .nav-link {
  padding: 4px 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
nav.navigation-row .navbar-nav .nav-link:hover, nav.navigation-row .navbar-nav .nav-link:focus, nav.navigation-row .navbar-nav .nav-text:hover, nav.navigation-row .navbar-nav .nav-link-viewall, nav.navigation-row .navbar-nav .nav-link-viewall .nav-text {
  color: #d6272e;
}
nav.navigation-row .navbar-nav .nav-link:hover, nav.navigation-row .navbar-nav .nav-link:focus, nav.navigation-row .navbar-nav .nav-link:active {
  background-color: unset;
  text-decoration: underline;
}
nav.navigation-row .navbar-nav .nav-link:hover .nav-text, nav.navigation-row .navbar-nav .nav-link:focus .nav-text, nav.navigation-row .navbar-nav .nav-link:active .nav-text {
  text-decoration: underline;
}
nav.navigation-row .navbar-nav .nav-links {
  list-style: none;
  padding: 0;
}
nav.navigation-row .navbar-nav > .nav-links > li {
  padding: 6px 0;
}
nav.navigation-row .navbar-nav > .nav-item {
  padding: 0 30px 0 5px;
}
nav.navigation-row .navbar-nav > .nav-item:last-child {
  padding-right: 0;
}
nav.navigation-row .navbar-nav > .nav-item > .nav-link, nav.navigation-row .navbar-nav > .nav-item > .nav-text {
  white-space: nowrap;
  font-family: "Roboto Condensed", "Roboto Condensed Fallback", "Arial Narrow", "Times New Roman", sans-serif;
  font-size: 20px;
  border: none;
  background: #FFFFFF;
  line-height: normal;
}
nav.navigation-row .navbar-nav > .nav-item > .nav-link > .nav-text,
nav.navigation-row .navbar-nav > .nav-item > .nav-text {
  max-width: 235px;
  white-space: normal;
  text-align: left;
}
nav.navigation-row .navbar-nav > .nav-item > .nav-link:hover, nav.navigation-row .navbar-nav > .nav-item > .nav-link:focus {
  color: #949595;
}
nav.navigation-row .navbar-nav > .nav-item > .nav-link:hover .nav-text, nav.navigation-row .navbar-nav > .nav-item > .nav-link:focus .nav-text {
  color: #949595;
}
nav.navigation-row .navbar-nav > .nav-item > .nav-text:hover {
  color: #949595;
}
nav.navigation-row .navbar-nav > .nav-item.mega-menu, nav.navigation-row .navbar-nav > .nav-item.multi-column {
  position: static !important;
}
nav.navigation-row .navbar-nav > .nav-item.dropdown > .nav-link .svgsprite svg {
  width: 0.8em;
  height: 0.8em;
  transition: transform 0.1s ease-out;
  transform-origin: center;
}
nav.navigation-row .navbar-nav > .nav-item.dropdown.open .svgsprite svg {
  fill: #d6272e;
}
nav.navigation-row .navbar-nav > .nav-item.dropdown.open > .nav-link .svgsprite svg {
  transform: rotate(-180deg);
}
nav.navigation-row .navbar-nav > .nav-item.dropdown.open > .nav-link, nav.navigation-row .navbar-nav > .nav-item.dropdown.open > .nav-text, nav.navigation-row .navbar-nav > .nav-item.dropdown.open > .nav-link > .nav-text {
  color: #d6272e;
  background-color: unset;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu {
  display: flex;
  flex-direction: column;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  border: none;
  border-top: 2px solid #d2d3d5;
  margin-top: 20px;
  padding: 0;
  min-width: 16em;
  z-index: 2000;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.default-menu {
  padding: 8px 0;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.default-menu .nav-link {
  padding: 6px 15px;
  border: none;
  background-color: transparent;
  width: 100%;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-mega-menu {
  width: 100%;
  flex-direction: row;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-multi-column-menu {
  width: auto;
  left: auto;
  right: 0;
  flex-direction: row;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-multi-column-menu .dropdown-menu-list {
  width: auto;
}
nav.navigation-row .navbar-nav .dropdown-menu-list {
  width: 25%;
  padding: 20px;
}
nav.navigation-row .navbar-nav .dropdown-menu-list > .nav-link {
  font-size: 20px;
  font-family: "Roboto Condensed", "Roboto Condensed Fallback", "Arial Narrow", "Times New Roman", sans-serif;
  border-left: 4px solid #d6272e;
  line-height: 1.4em;
  margin-bottom: 10px;
  padding-left: 10px;
  display: block;
}
nav.navigation-row .navbar-nav .dropdown-menu-list > .nav-link .nav-link:hover, nav.navigation-row .navbar-nav .dropdown-menu-list > .nav-link > .nav-link:focus, nav.navigation-row .navbar-nav .dropdown-menu-list > .nav-link .nav-text:hover {
  color: #d6272e;
}
nav.navigation-row .navbar-nav .dropdown-menu-list > .nav-link + ul.nav-links {
  padding-left: 14px;
}
nav.navigation-row .navbar-nav .dropdown-menu-list.gray-background-list {
  background-color: #d2d3d5;
}
nav.navigation-row .navbar-nav .dropdown-menu-list.gray-background-list li {
  margin-bottom: 15px;
  border-bottom: 1px solid #FFFFFF;
  padding-bottom: 10px;
}
nav.navigation-row .navbar-nav .dropdown-menu-list.gray-background-list .nav-link {
  padding: 0 0 0 10px;
  display: block;
  line-height: 1.4em;
}
nav.navigation-row .navbar-nav .dropdown-menu-list.gray-background-list .nav-text:after {
  background: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 320 512%27%3e%3cpath fill=%27%23d6272e%27 d=%27M285.476 272.971 91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z%27/%3e%3c/svg%3e") center no-repeat;
  content: "";
  background-size: 10px;
  padding-left: 12px;
  padding-right: 8px;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu {
  min-height: 30em;
  background-color: #d2d3d5;
  min-width: 18em;
  right: 32px;
  left: auto;
  /* Flyout Menu Content */
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu .nav-link {
  font-family: "Roboto Condensed", "Roboto Condensed Fallback", "Arial Narrow", "Times New Roman", sans-serif;
  font-weight: normal;
  font-size: 20px;
  padding: 8px 20px;
  border: none;
  background-color: transparent;
  width: 100%;
  color: #000000;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu .nav-link .nav-text {
  color: #000000;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu .nav-link .svgsprite svg {
  width: 1em;
  height: 1em;
  transform: rotate(0);
  transition: transform 0.1s ease-out;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu .nav-link:hover {
  color: #d6272e;
  background-color: #FFFFFF;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu .nav-link:hover .nav-text {
  color: #d6272e;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu .nav-link.open {
  text-decoration: none;
  background-color: #FFFFFF;
  color: #6c6c6d;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu .nav-link.open .nav-text {
  color: #6c6c6d;
  text-decoration: none;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu .nav-link.open .svgsprite svg {
  transform: rotate(45deg);
  fill: #6c6c6d;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu > .flyout-menu-item:first-child > .nav-link,
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu > .flyout-menu-item:first-child > .nav-links > li:first-child .nav-link {
  padding-top: 16px;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu > .flyout-menu-item:last-child > .nav-link,
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu > .flyout-menu-item:last-child > .nav-links > li:last-child .nav-link {
  padding-bottom: 16px;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu .flyout-menu-content {
  display: none;
  background-color: #FFFFFF;
  min-width: 31em;
}
@media (width >= 1300px) {
  nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu .flyout-menu-content {
    min-width: 42em;
  }
}
@media (width >= 1500px) {
  nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu .flyout-menu-content {
    min-width: 44em;
  }
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu .flyout-menu-content.open {
  display: grid;
  padding: 15px;
  position: absolute;
  top: 0;
  right: 0;
  transform: translateX(100%);
  height: 100%;
  width: 100%;
  overflow: hidden;
  border: none;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu .flyout-menu-content.open .flyout-menu-content-inner {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
  grid-gap: 0 15px;
  height: min-content;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu .flyout-menu-content.open .flyout-menu-content-inner > p {
  grid-column: 1/-1;
  margin-bottom: 20px;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu .flyout-menu-content > p {
  margin-bottom: 20px;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu .flyout-menu-content .nav-link.product-name {
  font-size: 22px;
  border-bottom: 4px solid #d6272e;
  margin-right: 15px;
  color: #000000;
  font-weight: normal;
  font-family: "Roboto Condensed", "Roboto Condensed Fallback", "Arial Narrow", "Times New Roman", sans-serif;
  text-decoration: none;
  display: inline-block;
  padding: 0;
  width: auto;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu .flyout-menu-content .nav-link.product-name:hover {
  border-bottom: 4px solid #ffc629;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu .flyout-menu-content .nav-link.more-link {
  font-size: 20px;
  font-family: "Roboto Condensed", "Roboto Condensed Fallback", "Arial Narrow", "Times New Roman", sans-serif;
  font-weight: normal;
  color: #6c6c6d;
  text-decoration: none;
  display: inline-block;
  padding: 0;
  width: auto;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu .flyout-menu-content .nav-link.more-link:hover {
  color: #39393a;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu .flyout-menu-content :nth-child(3n of .flyout-menu-product) {
  margin-right: 0;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu .flyout-menu-product {
  width: 130px;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu .flyout-menu-product .nav-link {
  text-decoration: none;
  color: #6c6c6d;
  flex-direction: column;
  padding: 0 !important;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu .flyout-menu-product .nav-link:hover, nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu .flyout-menu-product .nav-link:active {
  color: #39393a;
  outline: none;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu .flyout-menu-product .machine-title {
  color: #000000;
  font-family: "Roboto Condensed", "Roboto Condensed Fallback", "Arial Narrow", "Times New Roman", sans-serif;
  font-size: 20px;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu .flyout-menu-product .machine-title:hover {
  color: #d6272e;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu .flyout-menu-product .machine-details {
  font-size: 16px;
  font-weight: normal;
  color: #464647;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu:has(.items-4.open, .items-5.open, .items-6.open) {
  min-height: 31em;
}
nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu:has(.items-7.open, .items-8.open, .items-9.open) {
  min-height: 43em;
}
@media (width >= 1300px) {
  nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu:has(.items-5.open, .items-6.open, .items-7.open, .items-8.open) {
    min-height: 31em;
  }
  nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu:has(.items-9.open) {
    min-height: 43em;
  }
}
nav.navigation-row .navbar-nav .nav-link.expanding-list.open .svgsprite svg {
  transform: rotate(90deg) !important;
}
nav.navigation-row .navbar-nav .nav-links.expanding-list {
  display: none;
}
nav.navigation-row .navbar-nav .nav-links.expanding-list.open {
  display: block !important;
  background-color: #FFFFFF;
  padding: 6px 0;
}
nav.navigation-row .navbar-nav .nav-links.expanding-list.open > li {
  padding: 0;
}
nav.navigation-row .navbar-nav .nav-links.expanding-list.open .nav-link {
  padding-left: 36px !important;
}

@media (max-width: 990px) {
  nav.navigation-row {
    margin: 0;
  }
  nav.navigation-row .navigation-group-wrap {
    margin-left: unset;
    width: 100%;
    margin-top: 15px;
  }
  nav.navigation-row .navbar-header {
    justify-content: space-between;
    width: 100%;
  }
  nav.navigation-row .navbar-toggle {
    display: block;
  }
  nav.navigation-row .navbar-collapse {
    width: 100%;
    border-top: none;
  }
  nav.navigation-row .navbar-collapse.site-search-mobile {
    margin: 15px 0;
  }
  nav.navigation-row .navbar-collapse.collapse {
    display: none !important;
  }
  nav.navigation-row .collapse.in {
    display: block !important;
  }
  nav.navigation-row .navbar-header button {
    border-color: transparent;
    margin-right: 0;
  }
  nav.navigation-row .navbar-nav {
    margin: 0;
    float: none !important;
    /* Mega Menu */
    /* Multi Column Menu */
    /* Flyout Menu */
  }
  nav.navigation-row .navbar-nav > li {
    float: none;
  }
  nav.navigation-row .navbar-nav > .nav-item {
    padding: 20px 0;
    border-top: 1px solid #000000;
    width: 100%;
  }
  nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    width: 100%;
    position: static;
    float: none;
    margin-top: 0;
    border: 0;
    box-shadow: none;
  }
  nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-mega-menu {
    width: 100%;
    flex-direction: column;
    box-shadow: unset;
    border-top: none;
    margin-top: 0;
  }
  nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-multi-column-menu {
    width: 100%;
    flex-direction: column;
    box-shadow: unset;
    border-top: none;
    margin-top: 0;
  }
  nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-multi-column-menu .dropdown-menu-list {
    width: 100%;
  }
  nav.navigation-row .navbar-nav .dropdown-menu-list {
    width: 100%;
    padding: 30px 0 0;
  }
  nav.navigation-row .navbar-nav .dropdown-menu-list.gray-background-list {
    background-color: #FFFFFF;
  }
  nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu {
    flex-direction: column;
    box-shadow: unset;
  }
  nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu > .flyout-menu-links > .nav-links {
    min-height: 46rem;
    position: absolute;
    min-width: 29rem;
    background-color: white;
  }
  nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu .flyout-menu-content.open {
    position: relative;
    transform: unset;
    min-width: unset;
    justify-content: space-between;
  }
  nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-flyout-menu .flyout-menu-content .nav-link.product-name {
    margin-bottom: 10px;
  }
}
[dir=rtl] .navbar-nav {
  display: flex;
  flex-direction: row;
}
[dir=rtl] nav.navigation-row .navigation-group-wrap {
  margin-left: unset;
  margin-right: auto;
}
[dir=rtl] nav.navigation-row .site-search-open .btn {
  margin-left: 0;
  margin-right: 30px;
}
[dir=rtl] nav.navigation-row .navbar-toggle .icon-bar {
  margin-left: unset;
  margin-right: 2px;
}
[dir=rtl] nav.navigation-row .mobile-search-btn {
  margin-left: unset;
  margin-right: auto;
}
[dir=rtl] nav.navigation-row .navbar-nav {
  /* Top level menu */
  /* Multi Column Menu */
}
[dir=rtl] nav.navigation-row .navbar-nav > .nav-item {
  padding: 0 5px 0 30px;
}
[dir=rtl] nav.navigation-row .navbar-nav > .nav-item:last-child {
  padding-right: unset;
  padding-left: 0;
}
[dir=rtl] nav.navigation-row .navbar-nav .nav-item.open > .dropdown-menu.dropdown-multi-column-menu {
  left: unset;
  right: unset;
}
[dir=rtl] nav.navigation-row .navbar-nav .dropdown-menu-list > .nav-link {
  border-left: unset;
  border-right: 4px solid #d6272e;
  padding-left: unset;
  padding-right: 10px;
}
[dir=rtl] nav.navigation-row .navbar-nav .dropdown-menu-list > .nav-link + ul.nav-links {
  padding-left: 14px;
}
[dir=rtl] nav.navigation-row .navbar-nav .dropdown-menu-list.gray-background-list .nav-text:after {
  background: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 320 512%27%3e%3cpath fill=%27%23d6272e%27 d=%27M34.52 239.03 228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z%27/%3e%3c/svg%3e") center no-repeat;
  content: "";
  padding-left: 8px;
  padding-right: 12px;
}
@media (max-width: 990px) {
  [dir=rtl] nav.navigation-row .navbar-nav {
    flex-direction: column;
    padding-right: 0;
  }
  [dir=rtl] nav.navigation-row .navbar-nav > .nav-item {
    padding: 20px 0;
  }
}

#notificationContainer {
  overflow: hidden;
  max-height: 50vh;
  height: auto;
  opacity: 1;
  transition: max-height 0.5s ease-out, opacity 0.25s ease-out;
}
#notificationContainer.accepted {
  max-height: 0;
  opacity: 0;
}
#notificationContainer.notificationBar {
  background-color: #002f5d;
  width: 100%;
  text-align: center;
  color: #fff;
}
#notificationContainer .notificationBarText {
  align-items: center;
}
#notificationContainer .notificationBarText a {
  color: #fff;
  text-decoration: underline;
}
#notificationContainer .notificationBarText .notificationContent {
  display: block;
  margin: 0 auto;
  padding-top: 1em;
}
@media (max-width: 767px) {
  #notificationContainer .notificationBarText .notificationContent {
    padding-left: 2.5em;
    padding-right: 2.5em;
  }
}
#notificationContainer .notificationBarBtn {
  position: absolute;
  top: 0;
  right: 0;
  background-color: transparent;
  font-size: 2.5rem;
  color: #fff;
  border: none;
  box-shadow: none;
  padding-top: 0.5rem;
}

.site-search .autocomplete--visible {
  z-index: 1000;
}
.site-search .input-group-btn {
  font-size: initial;
  display: table-cell;
}
.site-search .input-group-btn.search .btn {
  border: none;
  background-color: #d6272e;
  width: 45px;
  height: 50px;
  z-index: unset;
}
.site-search .input-group-btn.search .btn svg {
  height: 14px;
  fill: #FFFFFF;
}
.site-search .input-group-btn .btn.clear-search {
  margin-right: 9px;
}
.site-search input.form-control.search, .site-search input:focus.form-control.search {
  background-color: #FFFFFF;
  border: 1px solid #d2d3d5;
  height: 50px;
  z-index: unset;
}
.site-search input:user-valid {
  background-image: none !important;
}
.site-search .search-types ul {
  margin: 0;
  padding: 0;
  border: 1px solid #d2d3d5;
  border-top: 0;
  list-style: none;
}
.site-search .search-types ul > li {
  padding: 0 0 0 25px;
}
.site-search .search-types ul > li.active {
  background: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27%3e%3cpath fill=%27%23d6272e%27 d=%27m173.898 439.404-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z%27/%3e%3c/svg%3e") center no-repeat;
  background-repeat: no-repeat;
  background-size: 20px;
  background-position-y: 50%;
  background-position-x: 5px;
}
.site-search .search-types ul > li > a {
  padding: 6px 15px 6px 10px;
  color: #000000;
  text-decoration: none;
}
.site-search .form-control-feedback {
  top: 8px;
  z-index: 100;
  right: 45px;
  pointer-events: all;
}
.site-search .form-control-feedback svg {
  pointer-events: none;
}
.site-search .form-control-feedback.is-hidden {
  display: none;
}

.site-search-desktop {
  display: none;
}
.site-search-desktop.is-visible {
  display: block;
}
.site-search-desktop form {
  float: left;
  margin-right: 40px;
  position: relative;
}
.site-search-desktop form .input-group {
  width: auto;
}
.site-search-desktop .search-input-desktop-close {
  padding: 5px;
  position: relative;
  background-color: #FFFFFF;
  float: left;
}
.site-search-desktop .search-input-desktop-close svg {
  width: 34px;
  height: 34px;
  pointer-events: none;
  margin-top: 2px;
  fill: #6c6c6d;
}
.site-search-desktop input.form-control.search, .site-search-desktop input:focus.form-control.search {
  min-width: 400px;
  border-left: 0;
}
.site-search-desktop .input-group-btn.search-types .btn, .site-search-desktop .input-group-btn.search-types.open .btn {
  width: 100%;
  background-color: #f2f1f1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #d2d3d5;
  height: 50px;
  border-right: 0;
}
.site-search-desktop .input-group-btn.search-types .btn span, .site-search-desktop .input-group-btn.search-types.open .btn span {
  padding-left: 15px;
}
.site-search-desktop .search-types ul > li > a {
  display: inline-block;
  background-color: white;
}
.site-search-desktop .dropdown-menu > .active > a, .site-search-desktop .dropdown-menu > .active > a:hover, .site-search-desktop .dropdown-menu > .active > a:focus {
  color: #000000;
  background-color: #FFFFFF;
}

.site-search-mobile {
  padding: 0;
  overflow-y: unset !important;
}
.site-search-mobile .search-types ul > li {
  padding: 5px 0 5px 25px;
}

@media (min-width: 991px) {
  #search-menu {
    display: none !important;
  }
}
[dir=rtl] .site-search .input-group-btn .btn.clear-search {
  margin-right: 0;
  margin-left: 9px;
}
[dir=rtl] .site-search .search-types ul {
  left: unset;
}
[dir=rtl] .site-search .search-types ul > li {
  padding: 0 25px 0 0;
}
[dir=rtl] .site-search .form-control-feedback {
  left: 45px;
  right: unset;
}
[dir=rtl] .site-search-desktop form {
  margin-right: 0;
  margin-left: 40px;
}
[dir=rtl] .site-search-desktop .search-input-desktop {
  display: flex;
  flex-direction: row;
}
[dir=rtl] .site-search-desktop input.form-control.search, [dir=rtl] .site-search-desktop input:focus.form-control.search {
  border-left: initial;
  border-right: 0;
}
[dir=rtl] .site-search-desktop .input-group-btn.search-types .btn, [dir=rtl] .site-search-desktop .input-group-btn.search-types.open .btn {
  border-left: 0;
  border-right: 1px solid #d2d3d5;
}
[dir=rtl] .site-search-desktop .input-group-btn.search-types .btn span, [dir=rtl] .site-search-desktop .input-group-btn.search-types.open .btn span {
  padding-left: 0;
  padding-right: 15px;
}

/* breadcrumb */
.ht-breadcrumb {
  font-size: 12px;
  display: flex;
  gap: 5px;
}
.ht-breadcrumb a:hover {
  text-decoration: underline;
}
.ht-breadcrumb .ht-breadcrumb-divider {
  color: #6c6c6d;
}

@media (min-width: 768px) {
  .ht-breadcrumb {
    margin: 10px 0;
  }
  .ht-breadcrumb a {
    color: rgba(98, 98, 98, 0.9);
  }
  .ht-breadcrumb a:hover {
    color: #000000;
  }
}
footer {
  background-color: #d2d3d5;
}
footer .footer-nav {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
}
footer div.menulistblock .nav-link, footer div.menulistblock .nav-text {
  padding: 0;
  color: #000000;
}
footer div.menulistblock .nav-link {
  padding: 4px 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
footer div.menulistblock .nav-link:hover, footer div.menulistblock .nav-link:focus, footer div.menulistblock .nav-text:hover {
  color: #d6272e;
}
footer div.menulistblock .nav-link:hover, footer div.menulistblock .nav-link:focus, footer div.menulistblock .nav-link:active {
  background-color: unset;
  text-decoration: underline;
}
footer div.menulistblock .nav-link:hover .nav-text, footer div.menulistblock .nav-link:focus .nav-text, footer div.menulistblock .nav-link:active .nav-text {
  text-decoration: underline;
}
footer div.menulistblock .nav-links {
  list-style: none;
  padding: 0;
}
footer div.menulistblock .nav-links.two-column-subtitle {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
footer div.menulistblock .nav-links.two-column-subtitle li {
  flex: 1;
  flex-basis: 50%;
}
footer div.menulistblock .nav-links.two-column-subtitle li:has(.nav-link-viewall) {
  flex-basis: 100%;
}
footer div.menulistblock .nav-links.two-column-subtitle li:has(.nav-link-viewall) .nav-link, footer div.menulistblock .nav-links.two-column-subtitle li:has(.nav-link-viewall) .nav-text {
  color: #000000;
  font-weight: normal;
  padding-top: 5px;
}
footer div.menulistblock .nav-links.two-column-subtitle li:has(.nav-link-viewall) .nav-link:hover, footer div.menulistblock .nav-links.two-column-subtitle li:has(.nav-link-viewall) .nav-text:hover {
  color: #d6272e;
}
footer div.menulistblock .nav-links.two-column-subtitle .nav-link {
  font-weight: bold;
}
footer div.menulistblock > .nav-link, footer div.menulistblock > .nav-text {
  font-size: 20px;
  font-family: "Roboto Condensed", "Roboto Condensed Fallback", "Arial Narrow", "Times New Roman", sans-serif;
  border-left: 2px solid #d6272e;
  line-height: 1.4em;
  margin-bottom: 6px;
  padding: 0 0 0 10px;
  display: block;
}
footer div.menulistblock > .nav-link + ul.nav-links, footer div.menulistblock > .nav-text + ul.nav-links {
  padding-left: 14px;
}
footer .footer-links {
  padding: 15px;
}
footer .footer-links > div.row {
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media (max-width: 990px) {
  footer .footer-links > div.row {
    flex-direction: column;
  }
  footer .footer-links > div.row div {
    width: auto;
  }
  footer .footer-links > div.row .footer-social {
    margin-top: 10px;
  }
}
footer .footer-links ul {
  margin: 0;
  padding: 0;
}
footer .footer-links .footer-links-items {
  display: flex;
  flex-direction: column;
  align-items: center;
}
footer .footer-links .footer-links-items li {
  display: inline-block;
  padding-left: 15px;
  float: left;
  list-style: none;
  font-size: 14px;
}
footer .footer-links .footer-links-items li:first-child {
  padding-left: 0;
}
footer .footer-links a {
  color: #000000;
  font-size: 14px;
}
footer .footer-links a:hover {
  color: #d6272e;
}
@media (max-width: 766px) {
  footer .footer-links li {
    padding: 0;
  }
  footer .footer-links li a {
    display: inline-block;
    padding: 12px 0;
    color: #000000;
    font-size: 14px;
  }
  footer .footer-links li:last-of-type a {
    padding: 12px 0 0 0;
  }
}
footer .footer-links .footer-social li {
  display: inline-block;
  padding: 0 0 0 15px;
  float: right;
}
footer .footer-links .footer-social li:last-child {
  padding-left: 0;
}
footer .footer-links .xs-copyright {
  text-align: center;
  margin: 20px 0 5px;
  padding: 0 15px;
}
footer .footer-links.footer-links-with-social .footer-links-items {
  align-items: flex-start;
}
footer .footer-links.footer-links-with-social > div.row {
  flex-direction: row;
}
@media (max-width: 990px) {
  footer .footer-links.footer-links-with-social > div.row {
    flex-direction: column;
  }
}
@media (max-width: 766px) {
  footer .footer-links .footer-links-items li {
    display: block;
    float: none;
    text-align: center;
    padding: 4px 0;
  }
  footer .footer-links .footer-social {
    display: none;
  }
}

[dir=rtl] footer div.menulistblock > .nav-link {
  border-left: none;
  border-right: 2px solid #d6272e;
  padding: 0 10px 0 0;
}
[dir=rtl] footer div.menulistblock > .nav-link + ul.nav-links {
  padding-left: 0;
  padding-right: 14px;
}
[dir=rtl] footer .footer-links .footer-links-items li {
  padding-left: 0;
  padding-right: 15px;
  float: right;
}
[dir=rtl] footer .footer-links .footer-links-items li:first-child {
  padding-right: 0;
}
[dir=rtl] footer .footer-links .footer-social li {
  padding: 0 15px 0 0;
  float: left;
}
[dir=rtl] footer .footer-links .footer-social li:last-child {
  padding-right: 0;
}

.ha-brand-footer {
  background-color: #002f5d;
  color: #FFFFFF;
  padding: 25px 0;
}
.ha-brand-footer .associate-owned {
  margin-bottom: 15px;
}
.ha-brand-footer-right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.ha-brand-footer ul {
  margin-bottom: 0;
}
.ha-brand-footer li {
  padding-left: 10px;
  list-style: none;
}
.ha-brand-footer a {
  color: #FFFFFF !important;
  text-decoration: none !important;
}
.ha-brand-footer a:hover {
  text-decoration: underline !important;
}
@media (max-width: 766px) {
  .ha-brand-footer-left {
    text-align: center;
    margin-bottom: 15px;
  }
  .ha-brand-footer-right {
    align-items: center;
  }
}

[dir=rtl] .ha-brand-footer div.row {
  display: flex;
}
[dir=rtl] .ha-brand-footer ul {
  margin-bottom: 0;
  padding-left: 0;
}
[dir=rtl] .ha-brand-footer li {
  padding-left: 0;
}

.page-header {
  margin: 0;
  border-bottom: none;
  padding-bottom: 20px;
}

@media (max-width: 767px) {
  .page-header h1 {
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .page-header h1 {
    margin: 38px 0 4px 0;
  }
}
@media (min-width: 991px) {
  .featured-image {
    margin-bottom: 30px;
  }
}
@media (min-width: 991px) {
  .stacked-content.stacked-content-rollover .stacked-content-title {
    background-color: #d6272e;
  }
  .stacked-content.stacked-content-rollover .stacked-content-title h3 {
    margin: 0;
    padding: 10px;
    color: #FFFFFF;
  }
  .stacked-content.stacked-content-rollover .stacked-content-overlay-wrap {
    position: relative;
  }
  .stacked-content.stacked-content-rollover .stacked-content-overlay {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #d6272e;
    height: 0;
    overflow: hidden;
    transition: 0.5s ease;
  }
  .stacked-content.stacked-content-rollover .stacked-content-text {
    padding: 20px;
    color: #FFFFFF;
  }
  .stacked-content.stacked-content-rollover .stacked-content-text a {
    color: #FFFFFF;
  }
  .stacked-content.stacked-content-rollover:hover .stacked-content-overlay {
    height: 100%;
  }
}
.stacked-content.stacked-content-redbar a:hover {
  text-decoration: none;
}
.stacked-content.stacked-content-redbar .stacked-content-link {
  background-color: #d6272e;
  padding: 20px;
}
.stacked-content.stacked-content-redbar .stacked-content-link h4 {
  margin: 0;
  color: #FFFFFF;
  text-transform: uppercase;
}
.stacked-content.stacked-content-redbar .stacked-content-title h4 {
  margin-bottom: 0;
}
.stacked-content.stacked-content-redbar .stacked-content-image img {
  width: 100%;
}
.stacked-content.stacked-content-redbar .stacked-content-text {
  padding-top: 15px;
}
.stacked-content.stacked-content-default a {
  color: unset;
  text-decoration: none;
}
.stacked-content.stacked-content-whitetextonred {
  color: #FFFFFF;
  text-align: center;
}
.stacked-content.stacked-content-whitetextonred .stacked-content-title {
  font-family: "Roboto Condensed", "Roboto Condensed Fallback", "Arial Narrow", "Times New Roman", sans-serif;
  font-size: 60px;
}
.stacked-content.stacked-content-whitetextonred .stacked-content-text {
  font-size: 20px;
}

.rowlayoutblock .stackedcontentblock > .stacked-content-whitetextonred {
  border-bottom: #FFFFFF 2px solid;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.rowlayoutblock .stackedcontentblock:not(:has(~ .stackedcontentblock)) > .stacked-content-whitetextonred {
  border-right: none;
  border-bottom: none;
}

@media (min-width: 991px) {
  .stackedcontentblock:has(.stacked-content-whitetextonred) {
    padding-left: 0;
    padding-right: 0;
    margin: 10px 0;
  }
  .rowlayoutblock .stackedcontentblock > .stacked-content-whitetextonred {
    border-right: #FFFFFF 2px solid;
    border-bottom: none;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.genericcontentblock .page-section {
  background-color: #6c6c6d;
  color: #FFFFFF;
  margin: 0 0 10px 0;
  padding: 25px 0 10px 0;
}
.genericcontentblock .page-section h3 {
  color: #FFFFFF;
}
.genericcontentblock .page-section p {
  padding: 5px 25px 5px 25px;
}
.genericcontentblock .page-section h3 {
  padding: 5px 25px 5px 25px;
}

.subNav {
  border: 2px solid #f2f1f1;
  font-size: 16px;
  margin-bottom: 35px;
  table-layout: fixed;
}
.subNav td {
  border-bottom: 2px solid #f2f1f1;
  padding: 10px 20px 10px 20px;
}
.subNav td.last {
  border-bottom: 0;
}
.subNav a {
  text-decoration: none;
  color: #39393a;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.subNav a:hover {
  text-decoration: none;
  color: #d6272e;
}
.subNav .parentPageTitle {
  font-size: 20px;
  background-color: #808080;
}
.subNav .parentPageTitle a {
  color: #FFFFFF;
  text-decoration: none;
}
.subNav .parentPageTitle a:hover {
  text-decoration: underline;
}
.subNav .current {
  padding-left: 20px;
  font-weight: bold;
  background-color: #e9e9e9;
}
.subNav .current a {
  border-left: 4px solid #d6272e;
  padding-left: 10px;
  display: block;
}
.subNav #childNav {
  background-color: #f3f3f3;
  padding-left: 36px;
  padding-bottom: 0;
}
.subNav #childNav a {
  display: block;
  padding: 10px 0;
}
.subNav #childNav a ~ a {
  border-top: 1px solid #ccc;
}
.subNav #childNav a:hover {
  text-decoration: none;
}

[dir=rtl] .subNav .current {
  padding-right: 20px;
  padding-left: unset;
}
[dir=rtl] .subNav .current a {
  border-left: none;
  border-right: 4px solid #d6272e;
  padding-left: unset;
  padding-right: 10px;
}
[dir=rtl] .subNav #childNav {
  padding-right: 36px;
  padding-left: unset;
}

.rowlayoutblock {
  background-repeat: no-repeat;
  background-size: cover;
}
.rowlayoutblock .rowlayoutblock--content .row-layout-messaging {
  width: 100%;
}
.rowlayoutblock .rowlayoutblock--content.wrap-columns .row-layout-messaging {
  flex-basis: 100%;
}

.document-results > div {
  display: flex;
}

.document-link {
  padding: 15px;
  border: 1px solid #f2f1f1;
  width: 100%;
  margin-bottom: 15px;
}
.document-link h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 0 0 5px 0;
  margin: 0;
  word-wrap: break-word;
}
.document-link .doc-download-bar {
  padding-top: 10px;
  padding-bottom: 5px;
  float: left;
}

[dir=rtl] .document-link .doc-download-bar {
  float: right;
}

.related-blog {
  margin-bottom: 30px;
}

.related-blog + .view-all {
  padding-top: 0;
}

.related-video .tag-list {
  padding-bottom: 10px;
}

.related-video h4 {
  margin: 10px 0 0 0;
  padding: 0;
}

.related-content h3 {
  margin: 20px 0;
}
.related-content h4 {
  margin: 0.25em 0 0.45em 0;
}

.related-content .related-article {
  margin-bottom: 30px;
}

.related-content .article-result, .related-content .case-result, .related-content .news-result, .related-content .related-article, .related-content .related-blog {
  margin-bottom: 30px;
}
.related-content a.videoThumbnail {
  position: initial;
  display: initial;
  height: auto;
}

.related-product {
  margin: 10px 0 30px 0;
}

@media (max-width: 767px) {
  .article-result a.image-link, .related-blog a.image-link {
    display: inline-block;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .article-result img, .case-result img, .news-result img, .related-article img {
    float: left;
    height: 100px;
    margin: 3px 10px 5px 0;
  }
  .article-result img + h4, .case-result img + h4, .news-result img + h4, .related-article img + h4 {
    margin-left: 110px;
    margin-top: 0;
  }
}
.related-content .document-link {
  margin-bottom: 35px;
}

.longDate {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #39393a;
}

@media print {
  .ht-pagination, .ht-breadcrumb, .page-header, header, nav, footer {
    display: none !important;
  }
  /* Fix bootstrap for print */
  .col-xs-11 {
    width: 91.66666666%;
  }
  .col-xs-8 {
    width: 66.66666666%;
  }
  .col-xs-5 {
    width: 41.66666666%;
  }
  .col-xs-2 {
    width: 16.66666666%;
  }
  .col-xs-pull-11 {
    right: 91.66666666%;
  }
  .col-xs-pull-8 {
    right: 66.66666666%;
  }
  .col-xs-pull-5 {
    right: 41.66666666%;
  }
  .col-xs-pull-2 {
    right: 16.66666666%;
  }
  .col-xs-push-11 {
    left: 91.66666666%;
  }
  .col-xs-push-8 {
    left: 66.66666666%;
  }
  .col-xs-push-5 {
    left: 41.66666666%;
  }
  .col-xs-push-2 {
    left: 16.66666666%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66666666%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66666666%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66666666%;
  }
  .col-xs-offset-2 {
    margin-left: 16.66666666%;
  }
}
@media print and (min-width: 768px) {
  .col-sm-11 {
    width: 91.66666666%;
  }
  .col-sm-8 {
    width: 66.66666666%;
  }
  .col-sm-5 {
    width: 41.66666666%;
  }
  .col-sm-2 {
    width: 16.66666666%;
  }
  .col-sm-pull-11 {
    right: 91.66666666%;
  }
  .col-sm-pull-8 {
    right: 66.66666666%;
  }
  .col-sm-pull-5 {
    right: 41.66666666%;
  }
  .col-sm-pull-2 {
    right: 16.66666666%;
  }
  .col-sm-push-11 {
    left: 91.66666666%;
  }
  .col-sm-push-8 {
    left: 66.66666666%;
  }
  .col-sm-push-5 {
    left: 41.66666666%;
  }
  .col-sm-push-2 {
    left: 16.66666666%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666666%;
  }
}
@media print and (min-width: 992px) {
  .col-md-11 {
    width: 91.66666666%;
  }
  .col-md-8 {
    width: 66.66666666%;
  }
  .col-md-5 {
    width: 41.66666666%;
  }
  .col-md-2 {
    width: 16.66666666%;
  }
  .col-md-pull-11 {
    right: 91.66666666%;
  }
  .col-md-pull-8 {
    right: 66.66666666%;
  }
  .col-md-pull-5 {
    right: 41.66666666%;
  }
  .col-md-pull-2 {
    right: 16.66666666%;
  }
  .col-md-push-11 {
    left: 91.66666666%;
  }
  .col-md-push-8 {
    left: 66.66666666%;
  }
  .col-md-push-5 {
    left: 41.66666666%;
  }
  .col-md-push-2 {
    left: 16.66666666%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666666%;
  }
}
@media print and (min-width: 1200px) {
  .col-lg-11 {
    width: 91.66666666%;
  }
  .col-lg-8 {
    width: 66.66666666%;
  }
  .col-lg-5 {
    width: 41.66666666%;
  }
  .col-lg-2 {
    width: 16.66666666%;
  }
  .col-lg-pull-11 {
    right: 91.66666666%;
  }
  .col-lg-pull-8 {
    right: 66.66666666%;
  }
  .col-lg-pull-5 {
    right: 41.66666666%;
  }
  .col-lg-pull-2 {
    right: 16.66666666%;
  }
  .col-lg-push-11 {
    left: 91.66666666%;
  }
  .col-lg-push-8 {
    left: 66.66666666%;
  }
  .col-lg-push-5 {
    left: 41.66666666%;
  }
  .col-lg-push-2 {
    left: 16.66666666%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666666%;
  }
}

/*# sourceMappingURL=site.hypertherm.main.min.css.map*/