/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/@prophix/styles/base.css?ngGlobalStyle ***!
  \*********************************************************************************************************************************************************************************************************************************************/
/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-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: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 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"] {
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}

* {
  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: #333;
  background-color: #fff;
}
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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.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: normal;
  line-height: 1;
  color: #777;
}
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: .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: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
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;
  margin-left: -5px;
  list-style: none;
}
.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: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
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: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  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: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@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;
}
.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;
  }
}
@media (min-width: 1408px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-pull-11 {
    right: 91.66666667%;
  }
  .col-xl-pull-10 {
    right: 83.33333333%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-8 {
    right: 66.66666667%;
  }
  .col-xl-pull-7 {
    right: 58.33333333%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-5 {
    right: 41.66666667%;
  }
  .col-xl-pull-4 {
    right: 33.33333333%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-2 {
    right: 16.66666667%;
  }
  .col-xl-pull-1 {
    right: 8.33333333%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-push-11 {
    left: 91.66666667%;
  }
  .col-xl-push-10 {
    left: 83.33333333%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-8 {
    left: 66.66666667%;
  }
  .col-xl-push-7 {
    left: 58.33333333%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-5 {
    left: 41.66666667%;
  }
  .col-xl-push-4 {
    left: 33.33333333%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-2 {
    left: 16.66666667%;
  }
  .col-xl-push-1 {
    left: 8.33333333%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xl-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  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 #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.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 #ddd;
}
.table .table {
  background-color: #fff;
}
.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 #ddd;
}
.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 #ddd;
}
.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 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;
}
.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: .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 #ddd;
  }
  .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: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    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 label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  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: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
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;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.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;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 5px 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;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 10px 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 {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.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: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  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: #777;
  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%;
}
.fade {
  opacity: 0;
  transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.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-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, .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-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-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-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: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  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 {
  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: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  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 #ddd;
}
.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: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.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;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.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;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.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-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  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-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@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: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    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: #555;
    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: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.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: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.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: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  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: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border .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: #333;
}
.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;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.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: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  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;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.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: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(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 #ddd;
  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-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 #ddd;
}
.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 #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  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: #fff;
}
.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%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transition:         transform .3s ease-out;
  transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition:         transform .6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.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,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer: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,
.pager:after,
.panel-body:after,
.modal-footer: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;
  }
  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;
  }
  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;
  }
  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;
  }
  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;
}

/*# sourceMappingURL=bootstrap.css.map */

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./node_modules/highlight.js/scss/a11y-light.scss?ngGlobalStyle ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
pre code.hljs {
  display: block;
  overflow-x: auto;
  padding: 1em;
}

code.hljs {
  padding: 3px 5px;
}

/*!
  Theme: a11y-light
  Author: @ericwbailey
  Maintainer: @ericwbailey

  Based on the Tomorrow Night Eighties theme: https://github.com/isagalaev/highlight.js/blob/master/src/styles/tomorrow-night-eighties.css
*/
.hljs {
  background: #fefefe;
  color: #545454;
}

/* Comment */
.hljs-comment,
.hljs-quote {
  color: #696969;
}

/* Red */
.hljs-variable,
.hljs-template-variable,
.hljs-tag,
.hljs-name,
.hljs-selector-id,
.hljs-selector-class,
.hljs-regexp,
.hljs-deletion {
  color: #d91e18;
}

/* Orange */
.hljs-number,
.hljs-built_in,
.hljs-literal,
.hljs-type,
.hljs-params,
.hljs-meta,
.hljs-link {
  color: #aa5d00;
}

/* Yellow */
.hljs-attribute {
  color: #aa5d00;
}

/* Green */
.hljs-string,
.hljs-symbol,
.hljs-bullet,
.hljs-addition {
  color: #008000;
}

/* Blue */
.hljs-title,
.hljs-section {
  color: #007faa;
}

/* Purple */
.hljs-keyword,
.hljs-selector-tag {
  color: #7928a1;
}

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

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

@media screen and (-ms-high-contrast: active) {
  .hljs-addition,
  .hljs-attribute,
  .hljs-built_in,
  .hljs-bullet,
  .hljs-comment,
  .hljs-link,
  .hljs-literal,
  .hljs-meta,
  .hljs-number,
  .hljs-params,
  .hljs-string,
  .hljs-symbol,
  .hljs-type,
  .hljs-quote {
    color: highlight;
  }
  .hljs-keyword,
  .hljs-selector-tag {
    font-weight: bold;
  }
}
/*!****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/@angular/cdk/overlay-prebuilt.css ***!
  \****************************************************************************************************************************************************************************************************************************************/
.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss?ngGlobalStyle ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
html, body {
  font-family: "Lato", Arial, Helvetica, sans-serif;
}

.input-and-btn > input.uneditable, .dropdown .dropdown-toggle.uneditable {
  pointer-events: none;
  background-color: var(--gray-1, #E9ECEF);
  color: var(--gray-4, #666F7A);
  text-overflow: ellipsis;
}
.input-and-btn > input.uneditable:focus, .dropdown .dropdown-toggle.uneditable:focus, .input-and-btn > input.uneditable:hover, .dropdown .dropdown-toggle.uneditable:hover, .input-and-btn > input.uneditable:active, .dropdown .dropdown-toggle.uneditable:active {
  box-shadow: none;
}

.green-toggle-btn, .red-toggle-btn, .blue-toggle-btn {
  color: var(--gray-3, #9EA7B3);
  border-color: var(--gray-3, #9EA7B3);
  background-color: transparent;
}
.green-toggle-btn:focus, .red-toggle-btn:focus, .blue-toggle-btn:focus {
  color: var(--gray-3, #9EA7B3);
}

:root {
  --neutral-0: #FFFFFF;
  --neutral-100: #F1F2F4;
  --neutral-200: #E3E5E8;
  --neutral-300: #C7CAD1;
  --neutral-400: #ABB0BA;
  --neutral-500: #5C6370;
  --neutral-600: #111111;
  --blue-100: #E5F5FF;
  --blue-200: #CCECFF;
  --blue-300: #008EE0;
  --blue-400: #006199;
  --blue-500: #004166;
  --red-100: #FCD7D8;
  --red-200: #EF393F;
  --red-300: #B30F14;
  --orange-100: #FFE8D3;
  --orange-200: #FD8C25;
  --orange-300: #BB5A02;
  --yellow-100: #FEF4D5;
  --yellow-200: #F9C62F;
  --yellow-300: #BC8E06;
  --green-100: #D5F3E2;
  --green-200: #2EC26D;
  --green-300: #1A6F3F;
  --purple-100: #EAE2EF;
  --purple-200: #976DAD;
  --purple-300: #614072;
  --brand-red-100: #F15056;
  --brand-red-200: #EF393F;
  --brand-red-300: #C11016;
  --brand-yellow-100: #F3B54A;
  --brand-yellow-200: #EF9F15;
  --brand-yellow-300: #8F5E0A;
  --brand-orange-100: #FB9351;
  --brand-orange-200: #FA8032;
  --brand-orange-300: #E05B05;
  --brand-green-100: #56AE3D;
  --brand-green-200: #4B9835;
  --brand-green-300: #316222;
  --brand-turquoise-100: #2CA4B4;
  --brand-turquoise-200: #23838F;
  --brand-turquoise-300: #195D66;
  --brand-blue-100: #538CD4;
  --brand-blue-200: #2E6BB9;
  --brand-blue-300: #255593;
  --brand-pink-100: #E34A91;
  --brand-pink-200: #CD2070;
  --brand-pink-300: #9A1854;
  --brand-purple-100: #A32389;
  --brand-purple-200: #8F1F78;
  --brand-purple-300: #751962;
  --brand-violet-100: #6868BB;
  --brand-violet-200: #4E4EAC;
  --brand-violet-300: #3E3E89;
}

:root {
  --font-size: 14px;
  --font-size-small: 12px;
  --font-size-medium: 16px;
  --font-size-large: 20px;
  --font-weight: 400;
  --font-line-height: 20px;
  --font-line-height-small: 16px;
  --font-line-height-medium: 20px;
  --font-line-height-large: 28px;
  --font-style: normal;
}

/* lato-regular - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: url('lato-v23-latin-regular.49045cfc0fb8eb0a.eot'); /* IE9 Compat Modes */
  src: local(""), url('lato-v23-latin-regular.49045cfc0fb8eb0a.eot?#iefix') format("embedded-opentype"), url('lato-v23-latin-regular.b7ffde2383bb16ba.woff2') format("woff2"), url('lato-v23-latin-regular.584e94768f19f8b3.woff') format("woff"), url('lato-v23-latin-regular.5b9f6252fe5430a9.ttf') format("truetype"), url('lato-v23-latin-regular.4c0025306b238dfb.svg#Lato') format("svg"); /* Legacy iOS */
}
/* lato-italic - latin */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 400;
  src: url('lato-v23-latin-italic.9144bc6910adaee8.eot'); /* IE9 Compat Modes */
  src: local(""), url('lato-v23-latin-italic.9144bc6910adaee8.eot?#iefix') format("embedded-opentype"), url('lato-v23-latin-italic.3d031459eacc86dd.woff2') format("woff2"), url('lato-v23-latin-italic.70136df9f8e6b7d1.woff') format("woff"), url('lato-v23-latin-italic.b5ca633caee44934.ttf') format("truetype"), url('lato-v23-latin-italic.0a02ec29c6f261ff.svg#Lato') format("svg"); /* Legacy iOS */
}
/* lato-700 - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src: url('lato-v23-latin-700.356410ed1e3bee7b.eot'); /* IE9 Compat Modes */
  src: local(""), url('lato-v23-latin-700.356410ed1e3bee7b.eot?#iefix') format("embedded-opentype"), url('lato-v23-latin-700.d5eb20bcdcf5616a.woff2') format("woff2"), url('lato-v23-latin-700.48fbba2ae86920d8.woff') format("woff"), url('lato-v23-latin-700.5091d709e4b483da.ttf') format("truetype"), url('lato-v23-latin-700.9d53f900ffe76538.svg#Lato') format("svg"); /* Legacy iOS */
}
.text-base-default, a, .text-base-link, .text-large, .text-medium-default, .text-medium-bold, .text.base-list-tree, .text-base-bold, .text-base-italic, .text-small-default, .text-small-bold {
  font-size: var(--font-size);
  font-weight: var(--font-weight);
  line-height: var(--font-line-height);
  font-style: var(--font-style);
}

.text-small-default, .text-small-bold {
  --font-size: 12px;
  --font-weight: 400;
  --font-line-height: 16px;
}

.text-small-bold {
  --font-weight: 700;
}

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

.text-base-bold {
  --font-weight: 700;
}

.text.base-list-tree {
  --font-line-height: 32px;
}

.text-medium-default, .text-medium-bold {
  --font-size: 16px;
  --font-line-height: 20px;
}

.text-medium-bold {
  --font-weight: 700;
}

.text-large {
  --font-weight: 700;
  --font-size: 20px;
  --font-line-height: 28px;
}

a, .text-base-link {
  text-decoration: underline;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato"), url('Lato-Light.8ca480383f578aa0.ttf') format("truetype");
}
html, body {
  height: 100%;
  max-height: 100%;
  color: var(--black, #111);
  -webkit-overflow-scrolling: touch;
  margin: 0;
  padding: 0;
}

body > #mainAppContent {
  height: 100%;
  max-height: 100%;
  overflow-x: hidden;
}
body > #mainAppContent > div {
  height: 100%;
  max-height: 100%;
}
body > #mainAppContent:not(.isNgxRoute):not(.isNgxRoute-add):not(.isNgxRoute-add-active) #mainView > [module-root] {
  display: none;
}

:focus {
  outline: none;
}

p.error {
  color: var(--red-3, #EF373E);
}

nav a {
  cursor: pointer;
}

span[disabled] {
  color: var(--gray-3, #9EA7B3) !important;
}
span.spacer {
  display: flex;
  align-items: center;
  padding: 0 5px;
}
span.vertical-line {
  z-index: 1;
  width: 1px;
  background: var(--gray-3, #9EA7B3);
  height: 95%;
  left: 49%;
}

.label-colon:after {
  content: ":";
}

div[disabled] {
  color: var(--gray-3, #9EA7B3) !important;
  font-weight: normal;
}
div[disabled] .input-and-btn {
  border-color: var(--gray-2, #D2DAE3) !important;
}
div[disabled] > i {
  pointer-events: none;
}
div[disabled] p {
  color: var(--gray-3, #9EA7B3) !important;
  font-weight: normal;
}
div[class^=col-].width-87-percent-no-padding {
  width: 87%;
}

.container-fluid {
  padding: 0;
}

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

.container-fluid .divider {
  height: 1px;
  margin: 0;
  padding: 0;
  background-color: var(--gray-3, #9EA7B3);
}

#mainView {
  height: calc(100% - 46px);
  min-height: calc(100% - 46px);
  position: relative;
}
#mainView div[ui-view] {
  height: 100%;
}
@media only screen and (max-width: 767px) {
  #mainView {
    height: auto;
    min-height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .navbar-right {
    margin-right: 0;
  }
}
a {
  color: var(--black, #111);
}
a.url {
  color: var(--blue-4, #4092B9);
  text-decoration: underline;
}
a:focus {
  outline: none;
}

h1, h2, h3, h5, h6 { /*h4 used for modal titles*/
  color: var(--neutral-600);
}

h5 {
  display: inline-block;
  width: 100%;
  font-weight: bold;
  font-size: 12px;
  color: var(--blue-6, #146078);
}
h5.sub-heading {
  margin-top: 0;
}

hr {
  margin: 15px 0;
  width: 100%;
  border-color: var(--gray-3, #9EA7B3);
}

.hidden {
  display: none;
}

.padding-top-3px {
  padding-top: 3px;
}

.padding10px {
  padding: 0 10px;
}

.padding-top-bottom-5px {
  padding-top: 5px;
  padding-bottom: 5px;
}

.padding-top-1px {
  padding-top: 1px;
}

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

.padding-right-1px {
  padding-right: 1px;
}

.padding-bottom-1px {
  padding-bottom: 1px;
}

.padding-left-1px {
  padding-left: 1px;
}

.padding5px {
  padding: 5px !important;
}

.padding-left-5px {
  padding-left: 5px;
}

.padding-right-5px {
  padding-right: 5px;
}

.padding20px {
  padding: 20px !important;
}

.padding15px {
  padding: calc(20px - 5px) !important;
}

.padding10px-all-around {
  padding: 10px !important;
}

.padding-1px {
  padding: 1px !important;
}

.ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
}

.padding40px {
  padding: 0 0 0 40px !important;
}

.padding-top-10px {
  padding-top: 10px !important;
}

.padding-top-20px {
  padding-top: 20px !important;
}

.padding-left-10px {
  padding-left: 10px !important;
}

.padding-left-9px {
  padding-left: 9px !important;
}

.padding-left-15px {
  padding-left: 15px !important;
}

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

.padding-left-20px-only {
  padding-left: 20px !important;
}

.padding-left-25px {
  padding-left: 25px !important;
}

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

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

.padding-bottom-20px {
  padding: 0 0 20px 0 !important;
}

.padding-bottom-15px {
  padding: 0 0 15px 0 !important;
}

.padding-bottom-10px {
  padding: 0 0 10px 0 !important;
}

.padding-bottom-10px-only {
  padding-bottom: 10px !important;
}

.padding-bottom-5px {
  padding: 0 0 5px !important;
}

.padding-bottom-20px-only {
  padding-bottom: 20px !important;
}

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

.padding-right-10px {
  padding-right: 10px !important;
}

.padding-right-15px {
  padding-right: 15px !important;
}

.padding-right-16px {
  padding-right: 16px !important;
}

.padding-right-40px {
  padding-right: 40px !important;
}

.padding-right-46px {
  padding-right: 46px !important;
}

.panel-body-padding {
  padding: 10px 20px !important;
}

.tab-panel-padding {
  padding: 15px 20px !important;
}

.padding-0-20px {
  padding: 0 20px !important;
}

.padding-right-20px {
  padding-right: 20px !important;
}

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

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

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

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

.left-nav-li-padding {
  padding: 0 12px 0 22px !important;
}

.list-item-with-icon-padding:before {
  display: inline-block;
  content: " ";
  width: 36px;
  vertical-align: middle;
  margin-left: -6px;
  margin-right: 3px;
}

.margin20px {
  margin: 20px !important;
}

.margin10px {
  margin: 10px !important;
}

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

.margin-top-1px {
  margin-top: 1px !important;
}

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

.margin-bottom-1px {
  margin-bottom: 1px !important;
}

.margin-bottom-5px {
  margin-bottom: 5px !important;
}

.margin-bottom-neg-5px {
  margin-bottom: -5px !important;
}

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

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

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

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

.margin-right-10px {
  margin-right: 10px !important;
}

.margin-right-20px {
  margin-right: 20px !important;
}

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

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

.margin-top-neg-1px {
  margin-top: -1px !important;
}

.margin-right-5px {
  margin-right: 5px !important;
}

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

.margin-left-5px {
  margin-left: 5px !important;
}

.margin-left-10px {
  margin-left: 10px !important;
}

.margin-left-15px {
  margin-left: 15px !important;
}

.margin-left-20px {
  margin-left: 20px !important;
}

.margin-left-25px {
  margin-left: 25px !important;
}

.margin-left-35px {
  margin-left: 35px !important;
}

.margin-left-45px {
  margin-left: 45px !important;
}

.margin-left-49px {
  margin-left: 49px !important;
}

.margin-left-300px {
  margin-left: 300px !important;
}

.margin-right-7px {
  margin-right: 7px !important;
}

.margin-auto {
  margin: 0 auto;
}

.margin-right-1px {
  margin-right: 1px;
}

.nopadding {
  margin: 0 !important;
  padding: 0 !important;
}

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

.overflow-visible {
  overflow: visible !important;
}

.overflow-overlay {
  overflow: overlay;
}

.no-scroll {
  overflow-y: hidden !important;
}

.no-scroll-x {
  overflow-x: hidden !important;
}

.hiddenPage {
  width: 16px;
  transition: width 0.75s ease-in-out;
}

.visiblePage {
  transition: width 0.75s ease-in-out;
}

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

.border-radius5px {
  border-radius: 5px !important;
}
.border-radius5px.border-top-right-0 {
  border-top-right-radius: 0 !important;
}
.border-radius5px.border-bottom-right-0 {
  border-bottom-right-radius: 0 !important;
}

.border-top-right-radius-only {
  border-top-right-radius: 3px !important;
  border-top-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.border-top-right-radius-3px {
  border-top-right-radius: 3px;
}

.red-error-background {
  background: rgba(var(--red-3, 239, 55, 62), 0.5);
  color: var(--red-3, #EF373E);
}

.gray-border-bottom {
  border-bottom: 1px solid var(--gray-3, #9EA7B3) !important;
}

.gray-border-top {
  border-top: 1px solid var(--gray-3, #9EA7B3) !important;
}

.gray-border-left {
  border-left: 1px solid var(--gray-3, #9EA7B3) !important;
}

.gray-border-right {
  border-right: 1px solid var(--gray-3, #9EA7B3);
}

.lite-gray-border-top {
  border-top: 1px solid var(--gray-1, #E9ECEF);
}

.white-border-1px {
  border: 1px solid var(--white, #fff) !important;
}

.white-border-top-1px {
  border-top: 1px solid var(--white, #fff);
}

.white-border-right-1px {
  border-right: 1px solid var(--white, #fff);
}

.white-border-bottom-1px {
  border-bottom: 1px solid var(--white, #fff);
}

.white-border-left-1px {
  border-left: 1px solid var(--white, #fff);
}

.white-background {
  background-color: var(--white, #fff) !important;
}

.color-green {
  color: var(--green-2, #2EC26D) !important;
}

.color-red,
.unknown-member {
  color: var(--red-3, #EF373E) !important;
}

.color-yellow {
  color: var(--yellow-1, #F3D147) !important;
}

.color-gray {
  color: var(--gray-3, #9EA7B3) !important;
}

.color-drk-gray {
  color: var(--gray-4, #666F7A) !important;
}

.color-default-black {
  color: var(--black, #111) !important;
}

.color-drk-blue {
  color: var(--blue-6, #146078) !important;
}

.background-gray {
  background: var(--gray-2, #D2DAE3) !important;
}

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

.color-default-white {
  color: var(--white, #fff) !important;
}

.blur {
  filter: blur(1px);
}

.purple-icon-color {
  color: var(--purple-3, #976DAD) !important;
}

.yellow-icon-color {
  color: var(--yellow-2, #E7AF2E) !important;
}

.gray-icon-color {
  color: var(--gray-3, #9EA7B3) !important;
}
.gray-icon-color:hover {
  color: var(--blue-4, #4092B9) !important;
}

.gray-3 {
  color: var(--gray-3, #9EA7B3) !important;
}

.gray-4 {
  color: var(--gray-4, #666F7A) !important;
}

.blue-icon-color {
  color: var(--blue-4, #4092B9) !important;
}
.blue-icon-color:hover {
  color: var(--blue-4, #4092B9) !important;
}

.prophix {
  margin-bottom: 0;
}

.prophixtabcontainer {
  padding: 0;
  margin: 0;
  height: 100%;
}

.prophixtab {
  padding: 0;
  margin: 0;
  height: 46px;
  width: 100%;
  overflow: hidden;
  border-top: 1px solid var(--gray-3, #9EA7B3);
  border-bottom: none;
}
@media only screen and (max-width: 767px) {
  .prophixtab {
    display: none;
  }
}
.prophixtab .tab-container > .tab-content {
  display: none;
}
.prophixtab .tab-container > .nav-tabs > li[disabled=disabled]:not(.active) {
  cursor: default;
  pointer-events: none;
}
.prophixtab .tab-container > .nav-tabs > li[disabled=disabled]:not(.active) > a {
  color: var(--gray-8, #B4BBC5);
}

.close {
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  color: var(--black, #111);
  text-shadow: 0 1px 0 var(--white, #fff);
  opacity: 0.2;
  filter: alpha(opacity=20);
  text-decoration: none;
  display: inline;
}
.close:hover {
  display: inline;
  color: var(--black, #111);
  text-decoration: none;
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: pointer;
}

.info-icon {
  color: var(--blue-4, #4092B9);
}
.info-icon:hover {
  cursor: pointer;
}

.user-select-modal {
  -webkit-user-select: text !important;
          user-select: text !important;
}

.width-50-percent {
  width: 50%;
}

.width-100-percent {
  width: 100%;
}

.width-60px {
  width: 60px;
}

.width-65px {
  width: 65px;
}

.width-70px {
  width: 70px;
}

.width-80px {
  width: 80px;
}

.width-98px {
  width: 98px !important;
}

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

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

.width-125px {
  width: 100%;
  max-width: 125px;
}

.min-width-145px {
  width: 100%;
  min-width: 145px;
}

.width-150px {
  width: 100%;
  max-width: 150px;
}

.width-140px {
  width: 100%;
  max-width: 140px;
}

.width-255px {
  width: 255px;
}

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

.max-width-250px {
  max-width: 250px;
}

.alignCenter {
  text-align: center;
}

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

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

.height-300px {
  max-height: 300px;
}

.no-height-max {
  max-height: none !important;
}

.no-max-width {
  max-width: none !important;
}

.height-5px {
  height: 100%;
  min-height: 5px;
  max-height: 5px;
}

.height100vh {
  height: 100vh !important;
}

.min-height-100px-max-height-150px {
  min-height: 34px;
  max-height: 150px;
}

.min-height-0px {
  min-height: 0;
}

.xtra-small-text {
  font-size: 10px;
}

.small-text {
  font-size: 12px;
}

.medium-text {
  font-size: 14px !important;
}

.large-text {
  font-size: 16px;
}

.xl-text {
  font-size: 1.5em;
}

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

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

.justify-flex-center {
  justify-content: center;
}

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

/* Bootstrap overriding */
.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 {
  padding-left: 7px;
  padding-right: 7px;
}

*:first-child + .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 {
  padding-left: 0;
}

.input-lg {
  height: 40px;
  padding: 8px 16px;
  font-size: inherit;
}

.input-xs {
  height: 32px;
  padding: 8px 16px;
  font-size: inherit;
}

.accordion {
  width: 100%;
}

.disclaimer {
  font-size: 12px;
  color: var(--gray-4, #666F7A);
  font-style: italic;
}

.lr-padding {
  padding: 0 8px;
}

.no-text-edit {
  pointer-events: none;
  padding: 10px 16px;
  color: var(--gray-4, #666F7A);
}

.table-data .row {
  line-height: 27px;
  padding: 0 !important;
}
.table-data .header-row {
  margin-top: 10px;
}
.table-data .header-row > div {
  color: var(--gray-4, #666F7A);
  background-color: var(--gray-2, #D2DAE3);
  border: 1px solid var(--white, #fff);
  padding-left: 10px;
}
.table-data .row:not(.header-row) > div {
  padding-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.rotate90 {
  transform: rotate(90deg) !important;
}

.rotate180 {
  transform: rotate(180deg) !important;
}

.flip-H {
  transform: scale(-1, 1) !important;
}

.no-hover {
  background: transparent !important;
  cursor: default !important;
}

.flex {
  display: flex !important;
}

.no-flex {
  display: inline-block !important;
}

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

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

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

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

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

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

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

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

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

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

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

.flex-1-1-auto {
  flex: 1 1 auto;
}

.flex-1-1-100percent {
  flex: 1 1 100%;
}

.flex-2 {
  flex: 2;
}

.flex-1 {
  flex: 1;
}

.flex-1-0-auto {
  flex: 1 0 auto;
}

/*Flex containers for rows*/
.flex-row-container {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: center;
  height: 100%;
}

.flex-dir-col-gap-5px--wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 5px;
}

.flex-dir-row-gap-5px--wrapper {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 5px;
}

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

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

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

/*fixed row - size as per content*/
.flex-row-auto {
  flex: 0 0 auto;
  align-self: stretch;
}

/*Flex row - size is all of container minus any fixed rows (this is an alternative way to using cals() all over the place)*/
.flex-row-grow {
  flex: 1 1 auto;
  align-self: stretch;
  overflow-y: auto;
}

.flex-row-shrink {
  flex: 0 1 auto;
  align-self: stretch;
  overflow-y: auto;
}

.flex-col-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: center;
  width: 100%;
}
.flex-col-container.multi-element-cols > .flex-col > * {
  margin-top: 15px; /*For when elements are stacked on top of each other in a single column*/
}

.flex-col {
  display: inline-block;
  align-self: stretch;
  padding: 0 5px;
}
.flex-col > * {
  height: 40px; /* An exact height is needed so that column stacks align evenly */
  display: block;
}

.flex-col.overflow-hidden {
  overflow: hidden;
}
.flex-col:first-child {
  margin-left: 0;
}
.flex-col:last-child {
  margin-right: 0;
}

/*Bootstrap dropdowns don't seem to work well in flex-cols since btn-groups can't be blocks. Need to come up with a better solution than this at some pont */
.flex-basis-0 {
  flex-basis: 0 !important;
}

.flex-auto {
  flex: 0 0 auto;
}

.flex-grow {
  flex: 1 0 auto;
}

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

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

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

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

.flex-shrink {
  flex: 0 1 auto;
}

.flex-shrink-0px {
  flex-shrink: 0;
}

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

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

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

.height-0px {
  height: 0;
}

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

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

.height-70-percent {
  height: 70% !important;
}

.height-30-percent {
  height: 30% !important;
}

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

.height-100-71px {
  height: calc(100% - 71px) !important;
}

.height-20px {
  height: 100%;
  min-height: 20px;
  max-height: 20px;
}

.height-30px {
  height: 100%;
  min-height: 30px;
  max-height: 30px;
}

.height-35px {
  height: 100%;
  min-height: 35px;
  max-height: 35px;
}

.standard-btn-height {
  height: 36px !important;
}

.line-height-normal {
  line-height: 1.3;
}

.line-height-2 {
  line-height: 2;
}

.position-relative {
  position: relative;
}

.position-absolute, .position-absolute-right {
  position: absolute !important;
  left: 0;
}

.position-absolute-right {
  left: auto;
  right: 20px !important;
}

.left-0px {
  left: 0;
}

.left-300px {
  left: 300px !important;
}

.left-49px {
  left: 49px !important;
}

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

.top-0px {
  top: 0;
}

.bottom-0px {
  bottom: 0;
}

/* Lips */
.lip {
  position: relative;
}
.lip:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  width: 14px;
  height: 14px;
  border-style: solid solid solid solid;
  background-color: none;
}
.lip.outter:after {
  border-width: 11px;
}
.lip.outter.left {
  margin-left: 0;
}
.lip.outter.left:after {
  border-color: transparent transparent transparent var(--gray-3, #9EA7B3);
}
.lip.outter.right {
  margin-left: calc(100% - 22px);
}
.lip.outter.right:after {
  border-color: transparent var(--gray-3, #9EA7B3) transparent transparent;
}
.lip.inner:after {
  border-width: 10px;
}
.lip.inner.left {
  margin-left: -1px;
}
.lip.inner.left:after {
  border-color: transparent transparent transparent var(--white, #fff);
}
.lip.inner.right {
  margin-left: calc(100% - 19px);
}
.lip.inner.right:after {
  border-color: transparent var(--white, #fff) transparent transparent;
}

.label-lg-container {
  line-height: 40px;
  height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.label-lg-container[disabled] {
  color: var(--gray-3, #9EA7B3) !important;
}

.label-sm-container {
  line-height: 36px;
  height: 36px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.label-xs-container {
  line-height: calc(32px + 6px);
  height: 32px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*Loading splash screen*/
#prophix-splash-screen {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background: var(--white, #fff);
  color: var(--red-3, #EF373E);
}
#prophix-splash-screen > .spinner {
  margin-bottom: 30px;
}
#prophix-splash-screen #prophix--title-logo {
  height: 75px;
  fill: var(--red-3, #EF373E);
}
#prophix-splash-screen.ng-leave {
  transition: 0.25s ease-in-out opacity;
  opacity: 1;
}
#prophix-splash-screen.ng-leave.ng-leave-active {
  opacity: 0;
}

.instructive-highlight.btn, .instructive-highlight.dropdown > button {
  color: var(--blue-4, #4092B9) !important;
  border-color: var(--blue-4, #4092B9) !important;
  background-color: var(--white, #fff) !important;
  box-shadow: inset 0 1px 1px rgba(var(--black-rgb, 17, 17, 17), 0.075), 0 0 8px rgba(var(--blue-4-rgb, 64, 146, 185), 0.8) !important;
}

.no-overflow {
  overflow: visible !important;
  text-overflow: initial !important;
  white-space: normal;
  word-break: normal;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

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

.overflow-auto {
  overflow: auto;
}

.overflow-y-scroll {
  overflow: hidden !important;
  overflow-y: scroll !important;
}

.overflow-y-auto {
  overflow: hidden !important;
  overflow-y: auto !important;
}

.max-width-35percent {
  max-width: 35% !important;
}

.max-width-65percent {
  max-width: 65% !important;
}

.max-width-90percent {
  max-width: 90%;
}

.max-width-85percent {
  max-width: 85%;
}

.max-width-150px {
  max-width: 150px !important;
}

.max-width-80px {
  width: 100%;
  max-width: 80px;
}

.max-width-250px {
  max-width: 250px;
}

.no-focus:focus {
  border-color: var(--gray-3, #9EA7B3) !important;
  background-color: var(--white, #fff) !important;
  box-shadow: none !important;
}

.box-shadow-none {
  box-shadow: none !important;
}

.borderless {
  border: none !important;
}

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

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

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

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

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

.whitespace-pre-wrap {
  white-space: pre-wrap;
}

.whitespace-normal {
  white-space: normal !important;
}

/*Halo container to show messages */
.halo-info-container {
  height: 100%;
  width: 100%;
  position: relative;
  background-color: var(--white, #fff);
}
.halo-info-container > .circle {
  position: absolute;
  border-radius: 100%;
  height: 25vw;
  width: 25vw;
  min-height: 200px;
  min-width: 200px;
  max-height: 400px;
  max-width: 400px;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  color: var(--gray-2, #D2DAE3);
  text-align: center;
}
.halo-info-container > .circle > div > .halo-msg {
  color: var(--gray-3, #9EA7B3);
  position: relative;
}
.halo-info-container > .circle > div > .p-icon, .halo-info-container > .dropdown.circle > div.btn > .caret {
  position: relative;
}
@media only screen and (min-width: 1921px) {
  .halo-info-container > .circle:not(.fixed-size) {
    height: 425px;
    width: 425px;
  }
  .halo-info-container > .circle:not(.fixed-size) > div > .halo-msg {
    top: 120px;
  }
  .halo-info-container > .circle:not(.fixed-size) > div > .p-icon, .halo-info-container > .dropdown.circle:not(.fixed-size) > div.btn > .caret {
    top: 100px;
    font-size: 125px;
    line-height: 125px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1920px) {
  .halo-info-container > .circle:not(.fixed-size) {
    height: 325px;
    width: 325px;
  }
  .halo-info-container > .circle:not(.fixed-size) > div > .halo-msg {
    top: 100px;
  }
  .halo-info-container > .circle:not(.fixed-size) > div > .p-icon, .halo-info-container > .dropdown.circle:not(.fixed-size) > div.btn > .caret {
    top: 75px;
    font-size: 100px;
    line-height: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .halo-info-container > .circle:not(.fixed-size) {
    height: 225px;
    width: 225px;
  }
  .halo-info-container > .circle:not(.fixed-size) > div > .halo-msg {
    top: 55px;
  }
  .halo-info-container > .circle:not(.fixed-size) > div > .p-icon, .halo-info-container > .dropdown.circle:not(.fixed-size) > div.btn > .caret {
    top: 45px;
    font-size: 75px;
    line-height: 75px;
  }
}
@media only screen and (max-width: 767px) {
  .halo-info-container > .circle:not(.fixed-size) {
    border: none;
  }
  .halo-info-container > .circle:not(.fixed-size) > div > .halo-msg {
    top: 55px;
  }
  .halo-info-container > .circle:not(.fixed-size) > div > .p-icon, .halo-info-container > .dropdown.circle:not(.fixed-size) > div.btn > .caret {
    top: 45px;
    font-size: 75px;
    line-height: 75px;
  }
}
.halo-info-container > .circle.fixed-size {
  height: 225px;
  width: 225px;
}
.halo-info-container > .circle.fixed-size > div > .halo-msg {
  top: 55px;
}
.halo-info-container > .circle.fixed-size > div > .p-icon, .halo-info-container > .dropdown.circle.fixed-size > div.btn > .caret {
  top: 45px;
  font-size: 75px;
  line-height: 75px;
}

.ghosted {
  opacity: 0.35 !important;
}

.invalid-selection.dropdown > button {
  border: 1px solid var(--red-3, #EF373E);
}
.invalid-selection.ui-grid-cell > .ui-grid-cell-contents {
  border: 1px solid var(--red-3, #EF373E);
}

.invalid-text, .invalid-selection.dropdown > button > span, .invalid-selection.ui-grid-cell > .ui-grid-cell-contents {
  color: var(--red-3, #EF373E) !important;
  font-style: italic;
}

.fill-container {
  height: 100%;
  width: 100%;
}

.fill-container-absolute {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

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

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

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

.contentfull {
  height: 100%;
  min-height: 100%;
}

.full-directive-height > * {
  height: inherit;
}

/* Bootstrap overrides */
.nav-tabs > li {
  margin-bottom: 0;
}
.nav-tabs > li.active:before {
  content: "";
  border: 20px solid var(--gray-2, #D2DAE3);
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-radius: 0 0 0 15px;
  position: absolute;
  bottom: 0;
  right: -26px;
  width: 25px;
  height: 15px;
  z-index: 12;
}
.nav-tabs > li.active:after {
  content: "";
  background-color: var(--white, #fff);
  width: 15px;
  height: 15px;
  position: absolute;
  bottom: -1px;
  right: -16px;
  z-index: 10;
}

.purple .nav-tabs > li.active:before {
  border-color: var(--purple-3, #976DAD);
}

.status-bar {
  border-top: 1px solid var(--status-bar-border, #9FA8B4);
  height: 30px;
  line-height: 29px;
  background-color: var(--status-bar-background, #DBE1E8);
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  padding: 0 15px;
}
.status-bar > .error {
  color: var(--red-3, #EF373E);
}
.status-bar .status-label {
  font-weight: bold;
}
.status-bar .status-label:not(:first-child) {
  padding-left: 15px;
}

.font-size-slider.disabled + .rangeslider {
  background-color: var(--gray-3, #9EA7B3);
}
.font-size-slider.disabled + .rangeslider > div {
  background-color: var(--gray-3, #9EA7B3);
}
.font-size-slider.disabled + .rangeslider > div.rangeslider__handle:after {
  display: none;
}

/*keyboard/touch mode popover - style*/
.keyboard-touch-mode-popover.bottom {
  padding: 0;
  width: 220px;
}
.keyboard-touch-mode-popover.bottom > .arrow {
  border-color: transparent;
}
.keyboard-touch-mode-popover.bottom > .arrow::after {
  border-color: transparent;
  border-bottom-color: var(--blue-4, #4092B9);
}
.keyboard-touch-mode-popover.bottom .context-body {
  padding: 10px;
}

.normal {
  font-weight: normal;
}

.bold {
  font-weight: bold;
}

.italicized {
  font-style: italic;
}

.wordbreak {
  white-space: pre !important;
}

.well {
  min-height: auto;
  background: var(--purple-10, #EAE2EF);
  border: 1px solid var(--purple-3, #976DAD);
  text-align: center;
  font-style: italic;
  color: var(--purple-3, #976DAD);
  padding: 15px 20px;
}
.well p:last-of-type {
  margin-bottom: 0;
}

.label-sentence-case {
  text-transform: lowercase;
  display: inline-block;
}
.label-sentence-case:first-letter {
  text-transform: uppercase;
}

[vs-repeat] {
  overflow-anchor: none;
}

.disabled {
  color: var(--gray-3, #9EA7B3) !important;
  pointer-events: none;
}

.no-animate.ng-leave, .no-animate.ng-enter {
  transition: none !important;
}

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

.color-blue4 {
  color: var(--blue-4, #4092B9);
}

.no-wrap {
  white-space: word-break !important;
  text-overflow: unset;
}

.clear-both {
  clear: both;
}

@-moz-document url-prefix() {
  .nav-tabs li.active:after {
    right: -15px;
  }
}
.placeholder {
  color: var(--gray-3, #9EA7B3);
  font-style: italic;
}

[hidden] {
  display: none !important;
}

.has-footer {
  height: calc(100% - 36px);
}

.sub-footer {
  min-height: 36px;
  max-height: 70px;
  line-height: 1.45;
  margin: 0 1px;
  background: var(--gray-1, #E9ECEF);
  border: 1px solid var(--gray-3, #9EA7B3);
  color: var(--gray-4, #666F7A);
  word-wrap: break-word;
  padding: 5px 10px;
  font-weight: normal;
  z-index: 1000;
}
.sub-footer + .has-footer {
  height: 100%;
  min-height: calc(100% - 36px);
  max-height: calc(100% - 70px);
}

.lip-panel-grid {
  height: calc(100% - 18px);
}

.position-right {
  position: absolute;
  margin-right: 0;
  top: 5px;
  right: 20px;
}

.z-index-2 {
  z-index: 2 !important;
}

.list-style-none {
  list-style: none;
}

@-moz-document url-prefix() {
  .sub-footer + .has-footer {
    flex: 1 0 36px;
  }
}
_:-ms-lang(x),
_:-webkit-full-screen,
.sub-footer + .has-footer {
  flex: 1 0 36px;
}

_:-ms-fullscreen, :root .popover-content .popover-inner-content .radio input[type=radio] {
  margin-left: -20px !important;
}

_:-ms-fullscreen, :root .overflow-scroll-override-ie {
  overflow: hidden;
  overflow-y: scroll !important;
}

_:-ms-lang(x),
_:-webkit-full-screen,
.popover-content .popover-inner-content .radio input {
  margin-left: -20px !important;
}

@font-face {
  font-family: "icomoon";
  src: url('icomoon.3ba5e1fd7f5959fc.eot');
  src: url('icomoon.3ba5e1fd7f5959fc.eot?#iefix') format("embedded-opentype"), url('icomoon.79e578e90cfbfbb1.woff') format("woff"), url('icomoon.96a17741326f66cc.ttf') format("truetype"), url('icomoon.cfcda3902d375b22.svg') format("svg");
  font-weight: normal;
  font-style: normal;
}
.p-icon, .dropdown > .btn > .caret {
  display: inline-block;
  font: normal normal normal 14px/1 icomoon;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.p-icon.pull-left, .dropdown > .btn > .pull-left.caret {
  margin-right: 0.3em;
}
.p-icon.pull-right, .dropdown > .btn > .pull-right.caret {
  margin-left: 0.3em;
}

.p-icon-lg, .dropdown > .btn > .caret:not(.md):not(.sm) {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.p-icon-lg.shift-up, .dropdown > .btn > .shift-up.caret:not(.md):not(.sm) {
  vertical-align: 30%;
}
.p-icon-lg.shift-down, .dropdown > .btn > .shift-down.caret:not(.md):not(.sm) {
  vertical-align: -60%;
}

.p-icon-md, .dropdown > .btn > .caret.md {
  font-size: 1em;
}

.p-icon-sm, .dropdown > .btn > .caret.sm {
  font-size: 0.8em;
}

.p-icon-xl {
  font-size: 1.5em;
}

.p-icon-2x {
  font-size: 2em;
}

.p-icon-3x {
  font-size: 3em;
}

.p-icon-4x {
  font-size: 4em;
}

.p-icon-5x {
  font-size: 5em;
}

.p-icon-fw, .dropdown > .btn > .caret {
  width: 1.28571429em;
  text-align: center;
}

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

.p-icon-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.p-icon-li.p-icon-lg, .dropdown > .btn > .p-icon-li.caret:not(.md):not(.sm) {
  left: -1.85714286em;
}

.p-icon-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eeeeee;
  border-radius: 0.1em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.p-icon-rotate-90 {
  transform: rotate(90deg);
}

.p-icon-rotate-180 {
  transform: rotate(180deg);
}

.p-icon-rotate-270 {
  transform: rotate(270deg);
}

.p-icon-flip-horizontal {
  transform: scale(-1, 1);
}

.p-icon-flip-vertical {
  transform: scale(1, -1);
}

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

/*Spinner animation*/
.icon-ball-spin-clockwise {
  position: relative;
  box-sizing: border-box;
  display: block;
  font-size: 0;
  width: 32px;
  height: 32px;
}
.icon-ball-spin-clockwise > div {
  position: absolute;
  box-sizing: border-box;
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  margin-left: -4px;
  border-radius: 100%;
  animation: ball-spin-clockwise 1s infinite ease-in-out;
}
.icon-ball-spin-clockwise > div:nth-child(1) {
  top: 5%;
  left: 50%;
  animation-delay: -0.875s;
}
.icon-ball-spin-clockwise > div:nth-child(2) {
  top: 18.1801948466%;
  left: 81.8198051534%;
  animation-delay: -0.75s;
}
.icon-ball-spin-clockwise > div:nth-child(3) {
  top: 50%;
  left: 95%;
  animation-delay: -0.625s;
}
.icon-ball-spin-clockwise > div:nth-child(4) {
  top: 81.8198051534%;
  left: 81.8198051534%;
  animation-delay: -0.5s;
}
.icon-ball-spin-clockwise > div:nth-child(5) {
  top: 94.9999999966%;
  left: 50.0000000005%;
  animation-delay: -0.375s;
}
.icon-ball-spin-clockwise > div:nth-child(6) {
  top: 81.8198046966%;
  left: 18.1801949248%;
  animation-delay: -0.25s;
}
.icon-ball-spin-clockwise > div:nth-child(7) {
  top: 49.9999750815%;
  left: 5.0000051215%;
  animation-delay: -0.125s;
}
.icon-ball-spin-clockwise > div:nth-child(8) {
  top: 18.179464974%;
  left: 18.1803700518%;
  animation-delay: 0s;
}
.icon-ball-spin-clockwise.icon-ball-sm {
  width: 16px;
  height: 16px;
}
.icon-ball-spin-clockwise.icon-ball-sm > div {
  width: 4px;
  height: 4px;
  margin-top: -2px;
  margin-left: -2px;
}
.icon-ball-spin-clockwise.icon-ball-2x {
  width: 64px;
  height: 64px;
}
.icon-ball-spin-clockwise.icon-ball-2x > div {
  width: 16px;
  height: 16px;
  margin-top: -8px;
  margin-left: -8px;
}
.icon-ball-spin-clockwise.icon-ball-3x {
  width: 96px;
  height: 96px;
}
.icon-ball-spin-clockwise.icon-ball-3x > div {
  width: 24px;
  height: 24px;
  margin-top: -12px;
  margin-left: -12px;
}

@keyframes ball-spin-clockwise {
  0%, 100% {
    opacity: 1;
    transform: scale(1);
  }
  20% {
    opacity: 1;
  }
  80% {
    opacity: 0;
    transform: scale(0);
  }
}
.icon-nlp, .icon-nlp:before, .icon-nlp:after {
  transition: 0.05s;
  transform-style: preserve-3d;
  transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.icon-nlp {
  display: flex;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  border: 2px solid var(--black, #111);
  width: 30px;
  height: 30px;
  perspective: 1000;
}
.icon-nlp:before {
  content: "";
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 2px solid var(--black, #111);
  width: 22px;
  height: 22px;
}
.icon-nlp:after {
  content: "";
  position: absolute;
  border-radius: 50%;
  border: 2px solid var(--black, #111);
  width: 14px;
  height: 14px;
}
.light-background .icon-nlp {
  border-color: var(--black, #111);
}
.light-background .icon-nlp:before, .light-background .icon-nlp:after {
  border-color: var(--black, #111);
}
.hub-active .icon-nlp {
  border-color: var(--black, #111);
}
.hub-active .icon-nlp:before, .hub-active .icon-nlp:after {
  border-color: var(--black, #111);
}
.icon-nlp.animate {
  animation: outerOuterRingSpin 2s infinite;
  -webkit-animation: outerOuterRingSpin 2s infinite;
}
.icon-nlp.animate:before {
  animation: outerRingSpin 2s infinite;
  -webkit-animation: outerRingSpin 2s infinite;
}
.icon-nlp.animate:after {
  animation: innerRingSpin 2s infinite;
  -webkit-animation: innerRingSpin 2s infinite;
}

_:-ms-fullscreen, :root .icon-nlp:after {
  top: 50%;
  margin-top: -26%;
  left: 50%;
  margin-left: -26%;
}

@keyframes innerRingSpin {
  0% {
    transform: rotate3d(0, 0, 0, 180deg);
  }
  50% {
    transform: rotate3d(45, 90, 0, 180deg);
  }
  100% {
    transform: rotate3d(0, 0, 0, 180deg);
  }
}
@keyframes outerRingSpin {
  0% {
    transform: rotate3d(0, 0, 0, 180deg);
  }
  50% {
    transform: rotate3d(45, 0, 0, 180deg);
  }
  100% {
    transform: rotate3d(0, 0, 0, 180deg);
  }
}
@keyframes outerOuterRingSpin {
  0% {
    transform: rotate3d(0, 0, 0, 180deg);
  }
  50% {
    transform: rotate3d(0, 45, 0, 180deg);
  }
  100% {
    transform: rotate3d(0, 0, 0, 180deg);
  }
}
[class^=stacked-] {
  font: normal normal normal 14px/1 icomoon;
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  /* child elements absolute */
  position: relative;
  /* remove inline-block white-space */
  margin-right: -0.16em; /* 5px */
  /* padding here for text, icons replicate this using size and position:absolute - padding makes touch-target bigger */
  padding: 0.143em;
  /* units used in font: 1em = 2048, icons 2400 wide, so icons are 1.171875em (2400/2048). Add padding x2 to get size: */
  height: 1.45788em;
  width: 1.45788em;
  font-size: 1.815em;
  /* text hidden old-school */
  text-align: left;
  text-indent: -9999px;
}
[class^=stacked-]:before, [class^=stacked-]:after {
  display: block;
  position: absolute;
  white-space: normal;
  /* match padding above */
  top: 0.143em;
  left: 0.143em;
  /* undo text hidden */
  text-indent: 0;
  /* inherits size from parent, ems cascade */
  font-size: 1em;
  font-weight: 400 !important;
  font-style: normal !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  /* screenreaders */
  speak: none;
  /* transitions here */
}

.stacked-icon {
  height: 1.3em;
  width: 1.3em;
  font-size: 8.815em;
}
.stacked-icon:before {
  content: "\e30e";
  z-index: 1;
}
.stacked-icon.warning-icon:before {
  color: #F9EBCA;
}
.stacked-icon.warning-icon:after {
  content: "\e310";
  color: #E7AF2E;
  z-index: 2;
  font-size: 0.75em;
  left: 0.35em;
  top: 0.35em;
}
.stacked-icon.success-icon:before {
  color: #C0EDD3;
}
.stacked-icon.success-icon:after {
  content: "\e116";
  color: #2EC26D;
  z-index: 2;
  font-size: 0.75em;
  left: 0.35em;
  top: 0.35em;
}

/*Replace everything below when getting new icons from UX*/
.icon-workflow-flipped:before {
  content: "\eb9b";
}

.icon-account-reconciliation2:before {
  content: "\eb98";
}

.icon-close-period:before {
  content: "\eb99";
}

.icon-task-finished:before {
  content: "\eb9a";
}

.icon-zoom-out:before {
  content: "\e900";
}

.icon-zoom-to-fit:before {
  content: "\e901";
}

.icon-zoom-in:before {
  content: "\e902";
}

.icon-word:before {
  content: "\e903";
}

.icon-workflow:before {
  content: "\e904";
}

.icon-workflow-manager:before {
  content: "\e905";
}

.icon-workflow-task:before {
  content: "\e906";
}

.icon-wrap-text:before {
  content: "\e907";
}

.icon-warning-solid:before {
  content: "\e908";
}

.icon-web-app:before {
  content: "\e909";
}

.icon-weblink:before {
  content: "\e90a";
}

.icon-web-service-call:before {
  content: "\e90b";
}

.icon-version-plan:before {
  content: "\e90c";
}

.icon-view:before {
  content: "\e90d";
}

.icon-view-edit-comment:before {
  content: "\e90e";
}

.icon-view-grid:before {
  content: "\e90f";
}

.icon-view-list:before {
  content: "\e910";
}

.icon-version:before {
  content: "\e911";
}

.icon-version-actual:before {
  content: "\e912";
}

.icon-user-single:before {
  content: "\e913";
}

.icon-undo:before {
  content: "\e914";
}

.icon-unfavorite:before {
  content: "\e915";
}

.icon-unhide-all:before {
  content: "\e916";
}

.icon-unlock:before {
  content: "\e917";
}

.icon-unpost:before {
  content: "\e918";
}

.icon-update:before {
  content: "\e919";
}

.icon-upload:before {
  content: "\e91a";
}

.icon-upload2:before {
  content: "\e91b";
}

.icon-user:before {
  content: "\e91c";
}

.icon-user-management:before {
  content: "\e91d";
}

.icon-user-multi:before {
  content: "\e91e";
}

.icon-template-studio:before {
  content: "\e91f";
}

.icon-terminate-query:before {
  content: "\e920";
}

.icon-text-file:before {
  content: "\e921";
}

.icon-theme-color:before {
  content: "\e922";
}

.icon-thumbs-up:before {
  content: "\e923";
}

.icon-tile:before {
  content: "\e924";
}

.icon-time-display-prop:before {
  content: "\e925";
}

.icon-time-range:before {
  content: "\e926";
}

.icon-title-bar:before {
  content: "\e927";
}

.icon-toast-success:before {
  content: "\e928";
}

.icon-tools:before {
  content: "\e929";
}

.icon-touch:before {
  content: "\e92a";
}

.icon-trash:before {
  content: "\e92b";
}

.icon-table-condensed:before {
  content: "\e92c";
}

.icon-Table-regular:before {
  content: "\e92d";
}

.icon-Table-Relaxed:before {
  content: "\e92e";
}

.icon-table-selector:before {
  content: "\e92f";
}

.icon-tabs:before {
  content: "\e930";
}

.icon-target:before {
  content: "\e931";
}

.icon-task:before {
  content: "\e932";
}

.icon-task-log:before {
  content: "\e933";
}

.icon-tasks:before {
  content: "\e934";
}

.icon-tasks-finished:before {
  content: "\e935";
}

.icon-template:before {
  content: "\e936";
}

.icon-template-action:before {
  content: "\e937";
}

.icon-template-calculation:before {
  content: "\e938";
}

.icon-signin:before {
  content: "\e939";
}

.icon-sign-out:before {
  content: "\e93a";
}

.icon-site:before {
  content: "\e93b";
}

.icon-solid-circle:before {
  content: "\e93c";
}

.icon-solid-triangle:before {
  content: "\e93d";
}

.icon-sort:before {
  content: "\e93e";
}

.icon-sort-cell:before {
  content: "\e93f";
}

.icon-source-extract:before {
  content: "\e940";
}

.icon-speaker:before {
  content: "\e941";
}

.icon-speaker-off:before {
  content: "\e942";
}

.icon-spread:before {
  content: "\e943";
}

.icon-square-minus:before {
  content: "\e944";
}

.icon-square-plus:before {
  content: "\e945";
}

.icon-square-rounded:before {
  content: "\e946";
}

.icon-sso:before {
  content: "\e947";
}

.icon-stack:before {
  content: "\e948";
}

.icon-star-outline:before {
  content: "\e949";
}

.icon-star-solid:before {
  content: "\e94a";
}

.icon-step:before {
  content: "\e94b";
}

.icon-strikethrough:before {
  content: "\e94c";
}

.icon-submit:before {
  content: "\e94d";
}

.icon-support:before {
  content: "\e94e";
}

.icon-supporting-details:before {
  content: "\e94f";
}

.icon-save:before {
  content: "\e950";
}

.icon-save-as:before {
  content: "\e951";
}

.icon-save-data:before {
  content: "\e952";
}

.icon-save-excel:before {
  content: "\e953";
}

.icon-save-style:before {
  content: "\e954";
}

.icon-scenarios:before {
  content: "\e955";
}

.icon-schedule-add:before {
  content: "\e956";
}

.icon-schedule-details:before {
  content: "\e957";
}

.icon-schedule-logs:before {
  content: "\e958";
}

.icon-schedule-results:before {
  content: "\e959";
}

.icon-schedule-view:before {
  content: "\e95a";
}

.icon-schedule-view-all:before {
  content: "\e95b";
}

.icon-search:before {
  content: "\e95c";
}

.icon-security:before {
  content: "\e95d";
}

.icon-security2:before {
  content: "\e95e";
}

.icon-security-manager:before {
  content: "\e95f";
}

.icon-select-all:before {
  content: "\e960";
}

.icon-select-cell-range:before {
  content: "\e961";
}

.icon-selector:before {
  content: "\e962";
}

.icon-server:before {
  content: "\e963";
}

.icon-system-hub:before {
  content: "\e964";
}

.icon-system-monitor:before {
  content: "\e965";
}

.icon-system-usage:before {
  content: "\e966";
}

.icon-server-2:before {
  content: "\e967";
}

.icon-set-as-default:before {
  content: "\e968";
}

.icon-settings:before {
  content: "\e969";
}

.icon-setup:before {
  content: "\e96a";
}

.icon-shake:before {
  content: "\e96b";
}

.icon-share:before {
  content: "\e96c";
}

.icon-show-hide:before {
  content: "\e96d";
}

.icon-sidebar-default:before {
  content: "\e96e";
}

.icon-sidebar-max:before {
  content: "\e96f";
}

.icon-sidebar-min:before {
  content: "\e970";
}

.icon-Sigma:before {
  content: "\e971";
}

.icon-signal:before {
  content: "\e972";
}

.icon-running:before {
  content: "\e973";
}

.icon-run-process:before {
  content: "\e974";
}

.icon-recent:before {
  content: "\e975";
}

.icon-recycle-bin:before {
  content: "\e976";
}

.icon-redo:before {
  content: "\e977";
}

.icon-reference-period:before {
  content: "\e978";
}

.icon-refresh:before {
  content: "\e979";
}

.icon-region:before {
  content: "\e97a";
}

.icon-reject:before {
  content: "\e97b";
}

.icon-rejected-records:before {
  content: "\e97c";
}

.icon-related-dimension:before {
  content: "\e97d";
}

.icon-remove-blank-column:before {
  content: "\e97e";
}

.icon-remove-blank-row:before {
  content: "\e97f";
}

.icon-remove-data:before {
  content: "\e980";
}

.icon-remove-lock:before {
  content: "\e981";
}

.icon-rename:before {
  content: "\e982";
}

.icon-report:before {
  content: "\e983";
}

.icon-report-binder:before {
  content: "\e984";
}

.icon-reporting:before {
  content: "\e985";
}

.icon-reporting-and-analytics:before {
  content: "\e986";
}

.icon-reset-column:before {
  content: "\e987";
}

.icon-reset-journal-entries:before {
  content: "\e988";
}

.icon-reset-password:before {
  content: "\e989";
}

.icon-reset-row:before {
  content: "\e98a";
}

.icon-resize-columns:before {
  content: "\e98b";
}

.icon-resize-handle:before {
  content: "\e98c";
}

.icon-resize-rows:before {
  content: "\e98d";
}

.icon-restart:before {
  content: "\e98e";
}

.icon-restart-services:before {
  content: "\e98f";
}

.icon-restore:before {
  content: "\e990";
}

.icon-results:before {
  content: "\e991";
}

.icon-revision:before {
  content: "\e992";
}

.icon-rotate-horizontal:before {
  content: "\e993";
}

.icon-rotate-vertical:before {
  content: "\e994";
}

.icon-row-notes:before {
  content: "\e995";
}

.icon-rows:before {
  content: "\e996";
}

.icon-rule-set:before {
  content: "\e997";
}

.icon-run:before {
  content: "\e998";
}

.icon-query-builder:before {
  content: "\e999";
}

.icon-question-mark:before {
  content: "\e99a";
}

.icon-query:before {
  content: "\e99b";
}

.icon-placeholder:before {
  content: "\e99c";
}

.icon-plan:before {
  content: "\e99d";
}

.icon-play:before {
  content: "\e99e";
}

.icon-plus:before {
  content: "\e99f";
}

.icon-post:before {
  content: "\e9a0";
}

.icon-power:before {
  content: "\e9a1";
}

.icon-powerpoint:before {
  content: "\e9a2";
}

.icon-predictive-forecast:before {
  content: "\e9a3";
}

.icon-presentation:before {
  content: "\e9a4";
}

.icon-preview:before {
  content: "\e9a5";
}

.icon-printer:before {
  content: "\e9a6";
}

.icon-procedural-cal:before {
  content: "\e9a7";
}

.icon-process-manager:before {
  content: "\e9a8";
}

.icon-project-definition:before {
  content: "\e9a9";
}

.icon-project-status:before {
  content: "\e9aa";
}

.icon-properties:before {
  content: "\e9ab";
}

.icon-page:before {
  content: "\e9ac";
}

.icon-page-group:before {
  content: "\e9ad";
}

.icon-page-insert:before {
  content: "\e9ae";
}

.icon-page-layout:before {
  content: "\e9af";
}

.icon-page-member:before {
  content: "\e9b0";
}

.icon-page-note:before {
  content: "\e9b1";
}

.icon-page-number:before {
  content: "\e9b2";
}

.icon-pages:before {
  content: "\e9b3";
}

.icon-pagination-first-page:before {
  content: "\e9b4";
}

.icon-pagination-last-page:before {
  content: "\e9b5";
}

.icon-paint-bucket:before {
  content: "\e9b6";
}

.icon-password-policy:before {
  content: "\e9b7";
}

.icon-past-due:before {
  content: "\e9b8";
}

.icon-paste-conditional-formatting:before {
  content: "\e9b9";
}

.icon-paste-data:before {
  content: "\e9ba";
}

.icon-paste-format:before {
  content: "\e9bb";
}

.icon-prophix-auth:before {
  content: "\e9bc";
}

.icon-prophix-logo:before {
  content: "\e9bd";
}

.icon-public:before {
  content: "\e9be";
}

.icon-publish:before {
  content: "\e9bf";
}

.icon-paste-formula:before {
  content: "\e9c0";
}

.icon-paste-value:before {
  content: "\e9c1";
}

.icon-pause:before {
  content: "\e9c2";
}

.icon-pdf:before {
  content: "\e9c3";
}

.icon-pending:before {
  content: "\e9c4";
}

.icon-percent:before {
  content: "\e9c5";
}

.icon-phone-call:before {
  content: "\e9c6";
}

.icon-pivot:before {
  content: "\e9c7";
}

.icon-optimize-fact-table:before {
  content: "\e9c8";
}

.icon-options:before {
  content: "\e9c9";
}

.icon-other-dimension:before {
  content: "\e9ca";
}

.icon-otp:before {
  content: "\e9cb";
}

.icon-outbox:before {
  content: "\e9cc";
}

.icon-object-history:before {
  content: "\e9cd";
}

.icon-on-off:before {
  content: "\e9ce";
}

.icon-notification-off:before {
  content: "\e9cf";
}

.icon-no-value:before {
  content: "\e9d0";
}

.icon-number-format:before {
  content: "\e9d1";
}

.icon-numeric:before {
  content: "\e9d2";
}

.icon-namedset:before {
  content: "\e9d3";
}

.icon-namedset-custom:before {
  content: "\e9d4";
}

.icon-namedset-group:before {
  content: "\e9d5";
}

.icon-namedset-invalid:before {
  content: "\e9d6";
}

.icon-named-set-node:before {
  content: "\e9d7";
}

.icon-namedset-single:before {
  content: "\e9d8";
}

.icon-namedset-standard:before {
  content: "\e9d9";
}

.icon-new-folder:before {
  content: "\e9da";
}

.icon-no-selection:before {
  content: "\e9db";
}

.icon-not-equal:before {
  content: "\e9dc";
}

.icon-notification:before {
  content: "\e9dd";
}

.icon-microphone-on:before {
  content: "\e9de";
}

.icon-mini-map:before {
  content: "\e9df";
}

.icon-minimize:before {
  content: "\e9e0";
}

.icon-minus:before {
  content: "\e9e1";
}

.icon-missing:before {
  content: "\e9e2";
}

.icon-mobile-menu:before {
  content: "\e9e3";
}

.icon-model:before {
  content: "\e9e4";
}

.icon-model-2:before {
  content: "\e9e5";
}

.icon-monitor:before {
  content: "\e9e6";
}

.icon-more:before {
  content: "\e9e7";
}

.icon-move:before {
  content: "\e9e8";
}

.icon-move-down:before {
  content: "\e9e9";
}

.icon-move-up:before {
  content: "\e9ea";
}

.icon-multi-file:before {
  content: "\e9eb";
}

.icon-multiple-tasks:before {
  content: "\e9ec";
}

.icon-mail:before {
  content: "\e9ed";
}

.icon-management:before {
  content: "\e9ee";
}

.icon-manage-sources:before {
  content: "\e9ef";
}

.icon-map:before {
  content: "\e9f0";
}

.icon-mapping-table:before {
  content: "\e9f1";
}

.icon-maximize:before {
  content: "\e9f2";
}

.icon-mdx:before {
  content: "\e9f3";
}

.icon-member:before {
  content: "\e9f4";
}

.icon-menu:before {
  content: "\e9f5";
}

.icon-merge:before {
  content: "\e9f6";
}

.icon-microphone:before {
  content: "\e9f7";
}

.icon-layout:before {
  content: "\e9f8";
}

.icon-layout2:before {
  content: "\e9f9";
}

.icon-less-than:before {
  content: "\e9fa";
}

.icon-less-than-equal-to:before {
  content: "\e9fb";
}

.icon-licensing:before {
  content: "\e9fc";
}

.icon-life-buoy:before {
  content: "\e9fd";
}

.icon-line-item-details:before {
  content: "\e9fe";
}

.icon-line-item-indicator:before {
  content: "\e9ff";
}

.icon-line-item-report:before {
  content: "\ea00";
}

.icon-line-item-report-design:before {
  content: "\ea01";
}

.icon-line-item-view:before {
  content: "\ea02";
}

.icon-link:before {
  content: "\ea03";
}

.icon-list-view:before {
  content: "\ea04";
}

.icon-lock:before {
  content: "\ea05";
}

.icon-lock2:before {
  content: "\ea06";
}

.icon-login-events:before {
  content: "\ea07";
}

.icon-Last-page:before {
  content: "\ea08";
}

.icon-launch:before {
  content: "\ea09";
}

.icon-layers:before {
  content: "\ea0a";
}

.icon-keyboard-off:before {
  content: "\ea0b";
}

.icon-keyboard-on:before {
  content: "\ea0c";
}

.icon-key:before {
  content: "\ea0d";
}

.icon-journal-entry:before {
  content: "\ea0e";
}

.icon-journal-manager:before {
  content: "\ea0f";
}

.icon-job:before {
  content: "\ea10";
}

.icon-journal-audit-history:before {
  content: "\ea11";
}

.icon-info:before {
  content: "\ea12";
}

.icon-infoflex:before {
  content: "\ea13";
}

.icon-input:before {
  content: "\ea14";
}

.icon-insert-blank-column-above:before {
  content: "\ea15";
}

.icon-insert-blank-column-below:before {
  content: "\ea16";
}

.icon-insert-blank-column-left:before {
  content: "\ea17";
}

.icon-insert-blank-column-right:before {
  content: "\ea18";
}

.icon-insert-columns:before {
  content: "\ea19";
}

.icon-insert-rows:before {
  content: "\ea1a";
}

.icon-insights:before {
  content: "\ea1b";
}

.icon-integration-status:before {
  content: "\ea1c";
}

.icon-intercompany-management:before {
  content: "\ea1d";
}

.icon-invalid:before {
  content: "\ea1e";
}

.icon-invalid-solid:before {
  content: "\ea1f";
}

.icon-iframe:before {
  content: "\ea20";
}

.icon-i-info:before {
  content: "\ea21";
}

.icon-image:before {
  content: "\ea22";
}

.icon-import-calculation:before {
  content: "\ea23";
}

.icon-import-data:before {
  content: "\ea24";
}

.icon-import-lid:before {
  content: "\ea25";
}

.icon-import-process:before {
  content: "\ea26";
}

.icon-import-user:before {
  content: "\ea27";
}

.icon-inbox:before {
  content: "\ea28";
}

.icon-increase-decimal:before {
  content: "\ea29";
}

.icon-increase-indent:before {
  content: "\ea2a";
}

.icon-indeterminate:before {
  content: "\ea2b";
}

.icon-help:before {
  content: "\ea2c";
}

.icon-highlight:before {
  content: "\ea2d";
}

.icon-history:before {
  content: "\ea2e";
}

.icon-home:before {
  content: "\ea2f";
}

.icon-globe:before {
  content: "\ea30";
}

.icon-graduation-cap:before {
  content: "\ea31";
}

.icon-graph-pie:before {
  content: "\ea32";
}

.icon-greater-than:before {
  content: "\ea33";
}

.icon-greater-than-equal-to:before {
  content: "\ea34";
}

.icon-grid:before {
  content: "\ea35";
}

.icon-grid-and-chart:before {
  content: "\ea36";
}

.icon-group:before {
  content: "\ea37";
}

.icon-group-tile:before {
  content: "\ea38";
}

.icon-generate:before {
  content: "\ea39";
}

.icon-get-data:before {
  content: "\ea3a";
}

.icon-global:before {
  content: "\ea3b";
}

.icon-font-rotate-down:before {
  content: "\ea3c";
}

.icon-font-rotate-up:before {
  content: "\ea3d";
}

.icon-font-underline:before {
  content: "\ea3e";
}

.icon-format:before {
  content: "\ea3f";
}

.icon-format-painter:before {
  content: "\ea40";
}

.icon-formula:before {
  content: "\ea41";
}

.icon-formula-editor:before {
  content: "\ea42";
}

.icon-formula-leaf:before {
  content: "\ea43";
}

.icon-file-ppt:before {
  content: "\ea44";
}

.icon-file-process-manager:before {
  content: "\ea45";
}

.icon-file-remove:before {
  content: "\ea46";
}

.icon-file-replace:before {
  content: "\ea47";
}

.icon-file-report-binder:before {
  content: "\ea48";
}

.icon-file-sql:before {
  content: "\ea49";
}

.icon-file-template-studio:before {
  content: "\ea4a";
}

.icon-file-template-studio-classic:before {
  content: "\ea4b";
}

.icon-file-text:before {
  content: "\ea4c";
}

.icon-file-weblink:before {
  content: "\ea4d";
}

.icon-file-workflow-manager:before {
  content: "\ea4e";
}

.icon-file-xls:before {
  content: "\ea4f";
}

.icon-fill-down:before {
  content: "\ea50";
}

.icon-fill-left:before {
  content: "\ea51";
}

.icon-fill-right:before {
  content: "\ea52";
}

.icon-fill-up:before {
  content: "\ea53";
}

.icon-filter:before {
  content: "\ea54";
}

.icon-filter-sort:before {
  content: "\ea55";
}

.icon-filter-sort-a:before {
  content: "\ea56";
}

.icon-filter-sort-d:before {
  content: "\ea57";
}

.icon-financial-consolidation:before {
  content: "\ea58";
}

.icon-financial-planning-and-analysis:before {
  content: "\ea59";
}

.icon-find:before {
  content: "\ea5a";
}

.icon-first-page:before {
  content: "\ea5b";
}

.icon-flag:before {
  content: "\ea5c";
}

.icon-flow-view:before {
  content: "\ea5d";
}

.icon-folder:before {
  content: "\ea5e";
}

.icon-folder-open:before {
  content: "\ea5f";
}

.icon-font:before {
  content: "\ea60";
}

.icon-font-bold:before {
  content: "\ea61";
}

.icon-font-decrease:before {
  content: "\ea62";
}

.icon-font-increase:before {
  content: "\ea63";
}

.icon-font-italic:before {
  content: "\ea64";
}

.icon-font-rotate:before {
  content: "\ea65";
}

.icon-font-rotate-clock:before {
  content: "\ea66";
}

.icon-font-rotate-counterclock:before {
  content: "\ea67";
}

.icon-favorites-manager:before {
  content: "\ea68";
}

.icon-file:before {
  content: "\ea69";
}

.icon-file-add:before {
  content: "\ea6a";
}

.icon-file-bookmark:before {
  content: "\ea6b";
}

.icon-file-chart-style:before {
  content: "\ea6c";
}

.icon-file-comment-report:before {
  content: "\ea6d";
}

.icon-file-dashboard:before {
  content: "\ea6e";
}

.icon-file-data-connector:before {
  content: "\ea6f";
}

.icon-file-data-view:before {
  content: "\ea70";
}

.icon-file-doc:before {
  content: "\ea71";
}

.icon-file-dps:before {
  content: "\ea72";
}

.icon-file-drill-across:before {
  content: "\ea73";
}

.icon-file-folder:before {
  content: "\ea74";
}

.icon-file-folder-new:before {
  content: "\ea75";
}

.icon-file-jm:before {
  content: "\ea76";
}

.icon-file-line-item-report:before {
  content: "\ea77";
}

.icon-file-locked:before {
  content: "\ea78";
}

.icon-file-mapping-table:before {
  content: "\ea79";
}

.icon-file-missing:before {
  content: "\ea7a";
}

.icon-file-pdf:before {
  content: "\ea7b";
}

.icon-formula-nonleaf:before {
  content: "\ea7c";
}

.icon-freeze:before {
  content: "\ea7d";
}

.icon-freeze-firstcolumn:before {
  content: "\ea7e";
}

.icon-freeze-panes:before {
  content: "\ea7f";
}

.icon-freeze-toprow:before {
  content: "\ea80";
}

.icon-future:before {
  content: "\ea81";
}

.icon-export-report:before {
  content: "\eb97";
}

.icon-expand-all:before {
  content: "\ea82";
}

.icon-export:before {
  content: "\ea83";
}

.icon-export-calculation:before {
  content: "\ea84";
}

.icon-export-data:before {
  content: "\ea85";
}

.icon-export-dimension:before {
  content: "\ea86";
}

.icon-export-hierarchy:before {
  content: "\ea87";
}

.icon-export-lid:before {
  content: "\ea88";
}

.icon-export-process:before {
  content: "\ea89";
}

.icon-external-file:before {
  content: "\ea8a";
}

.icon-edit:before {
  content: "\ea8b";
}

.icon-edit-layout:before {
  content: "\ea8c";
}

.icon-edit-partial-dimension:before {
  content: "\ea8d";
}

.icon-empty-recycle-bin:before {
  content: "\ea8e";
}

.icon-equal:before {
  content: "\ea8f";
}

.icon-error-log:before {
  content: "\ea90";
}

.icon-excel:before {
  content: "\ea91";
}

.icon-exclamation:before {
  content: "\ea92";
}

.icon-exclude:before {
  content: "\ea93";
}

.icon-exclude-column:before {
  content: "\ea94";
}

.icon-exclude-row:before {
  content: "\ea95";
}

.icon-expand:before {
  content: "\ea96";
}

.icon-ds-adhoc-3x3:before {
  content: "\ea98";
}

.icon-ds-adhoc-4x3:before {
  content: "\ea99";
}

.icon-ds-announcement-2x1:before {
  content: "\ea9a";
}

.icon-ds-announcement-2x2:before {
  content: "\ea9b";
}

.icon-ds-announcement-3x1:before {
  content: "\eaef";
}

.icon-ds-badge-1x1:before {
  content: "\eb84";
}

.icon-ds-badge-2x1:before {
  content: "\eb85";
}

.icon-ds-bar-line-2x1:before {
  content: "\eb86";
}

.icon-ds-bar-line-4x2:before {
  content: "\eb87";
}

.icon-ds-chart-1x1:before {
  content: "\eb88";
}

.icon-ds-chart-2x1:before {
  content: "\eb89";
}

.icon-ds-chart-2x2:before {
  content: "\eb8a";
}

.icon-ds-chart-4x2:before {
  content: "\eb8b";
}

.icon-ds-chart-6x3:before {
  content: "\eb8c";
}

.icon-ds-chart-sample:before {
  content: "\eb8d";
}

.icon-ds-favorite-2x2:before {
  content: "\eb8e";
}

.icon-ds-favorite-2x3:before {
  content: "\eb8f";
}

.icon-ds-iframe-2x2:before {
  content: "\eb90";
}

.icon-ds-iframe-4x2:before {
  content: "\eb91";
}

.icon-ds-iframe-6x3:before {
  content: "\eb92";
}

.icon-ds-tile-open:before {
  content: "\eb93";
}

.icon-ds-workflow-2x2:before {
  content: "\eb94";
}

.icon-ds-workflow-2x3:before {
  content: "\eb95";
}

.icon-di-studio:before {
  content: "\ea97";
}

.icon-details-2:before {
  content: "\ea9c";
}

.icon-Diagram:before {
  content: "\ea9d";
}

.icon-dimension:before {
  content: "\ea9e";
}

.icon-dimension-definition:before {
  content: "\ea9f";
}

.icon-dimension-option:before {
  content: "\eaa0";
}

.icon-display-format:before {
  content: "\eaa1";
}

.icon-doc-explorer:before {
  content: "\eaa2";
}

.icon-download:before {
  content: "\eaa3";
}

.icon-download2:before {
  content: "\eaa4";
}

.icon-dp-import:before {
  content: "\eaa5";
}

.icon-dpm:before {
  content: "\eaa6";
}

.icon-dp-object:before {
  content: "\eaa7";
}

.icon-dp-post:before {
  content: "\eaa8";
}

.icon-dps:before {
  content: "\eaa9";
}

.icon-dps-design:before {
  content: "\eaaa";
}

.icon-drag-handle:before {
  content: "\eaab";
}

.icon-drill-across:before {
  content: "\eaac";
}

.icon-drill-down-replace:before {
  content: "\eaad";
}

.icon-drill-down-replace-total:before {
  content: "\eaae";
}

.icon-drill-up:before {
  content: "\eaaf";
}

.icon-duplicate:before {
  content: "\eab0";
}

.icon-dashboard:before {
  content: "\eab1";
}

.icon-dashboard-set:before {
  content: "\eab2";
}

.icon-database-mis-match:before {
  content: "\eab3";
}

.icon-data-connect:before {
  content: "\eab4";
}

.icon-data-connector:before {
  content: "\eab5";
}

.icon-data-entry:before {
  content: "\eab6";
}

.icon-data-history:before {
  content: "\eab7";
}

.icon-data-history-check:before {
  content: "\eab8";
}

.icon-data-integration:before {
  content: "\eab9";
}

.icon-data-source:before {
  content: "\eaba";
}

.icon-data-transfer:before {
  content: "\eabb";
}

.icon-data-view:before {
  content: "\eabc";
}

.icon-data-view-old:before {
  content: "\eabd";
}

.icon-decrease-decimal:before {
  content: "\eabe";
}

.icon-decrease-indent:before {
  content: "\eabf";
}

.icon-default-member:before {
  content: "\eac0";
}

.icon-delete-all:before {
  content: "\eac1";
}

.icon-delete-columns:before {
  content: "\eac2";
}

.icon-delete-permanently:before {
  content: "\eac3";
}

.icon-delete-rows:before {
  content: "\eac4";
}

.icon-Delta:before {
  content: "\eac5";
}

.icon-deselect-all:before {
  content: "\eac6";
}

.icon-details:before {
  content: "\eac7";
}

.icon-custom-member-property:before {
  content: "\eac8";
}

.icon-cut:before {
  content: "\eac9";
}

.icon-connection:before {
  content: "\eaca";
}

.icon-consolidate-data:before {
  content: "\eacb";
}

.icon-consolidation:before {
  content: "\eacc";
}

.icon-convert-sso:before {
  content: "\eacd";
}

.icon-check:before {
  content: "\eace";
}

.icon-circle:before {
  content: "\eacf";
}

.icon-circle-check:before {
  content: "\ead0";
}

.icon-circle-check-solid:before {
  content: "\ead1";
}

.icon-circle-cross:before {
  content: "\ead2";
}

.icon-circle-ignore:before {
  content: "\ead3";
}

.icon-circle-minus:before {
  content: "\ead4";
}

.icon-circle-minus-solid:before {
  content: "\ead5";
}

.icon-circle-plus:before {
  content: "\ead6";
}

.icon-circular-reference:before {
  content: "\ead7";
}

.icon-classification:before {
  content: "\ead8";
}

.icon-clear:before {
  content: "\ead9";
}

.icon-clear-all:before {
  content: "\eada";
}

.icon-clear-all-locks:before {
  content: "\eadb";
}

.icon-clear-all-locks-for-user:before {
  content: "\eadc";
}

.icon-clear-contents:before {
  content: "\eadd";
}

.icon-clear-finished:before {
  content: "\eade";
}

.icon-clear-formats:before {
  content: "\eadf";
}

.icon-clear-locks:before {
  content: "\eae0";
}

.icon-clear-recent:before {
  content: "\eae1";
}

.icon-clear-text:before {
  content: "\eae2";
}

.icon-clipboard:before {
  content: "\eae3";
}

.icon-clock:before {
  content: "\eae4";
}

.icon-clone:before {
  content: "\eae5";
}

.icon-close:before {
  content: "\eae6";
}

.icon-cloud-upload:before {
  content: "\eae7";
}

.icon-collapse:before {
  content: "\eae8";
}

.icon-collapse-all:before {
  content: "\eae9";
}

.icon-columns:before {
  content: "\eaea";
}

.icon-comma:before {
  content: "\eaeb";
}

.icon-comment:before {
  content: "\eaec";
}

.icon-comments-report:before {
  content: "\eaed";
}

.icon-comments-report-design:before {
  content: "\eaee";
}

.icon-community:before {
  content: "⚯";
}

.icon-compare:before {
  content: "\eaf0";
}

.icon-chart-bar-clustered:before {
  content: "\eaf1";
}

.icon-chart-bar-stacked:before {
  content: "\eaf2";
}

.icon-chart-column:before {
  content: "\eaf3";
}

.icon-chart-column-100stacked:before {
  content: "\eaf4";
}

.icon-chart-column-clustered:before {
  content: "\eaf5";
}

.icon-chart-column-stacked:before {
  content: "\eaf6";
}

.icon-chart-combo:before {
  content: "\eaf7";
}

.icon-chart-combo-columnarea:before {
  content: "\eaf8";
}

.icon-chart-combo-custom:before {
  content: "\eaf9";
}

.icon-chart-combo-secondary:before {
  content: "\eafa";
}

.icon-chart-home:before {
  content: "\eafb";
}

.icon-chart-line:before {
  content: "\eafc";
}

.icon-chart-line-100stacked:before {
  content: "\eafd";
}

.icon-chart-line-line:before {
  content: "\eafe";
}

.icon-chart-line-stacked:before {
  content: "\eaff";
}

.icon-chart-map:before {
  content: "\eb00";
}

.icon-chart-map-bubble:before {
  content: "\eb01";
}

.icon-chart-map-classic:before {
  content: "\eb02";
}

.icon-chart-map-heat:before {
  content: "\eb03";
}

.icon-chart-other:before {
  content: "\eb04";
}

.icon-chart-other-bullet-horizontal:before {
  content: "\eb05";
}

.icon-chart-other-bullet-vertical:before {
  content: "\eb06";
}

.icon-chart-other-doughnut:before {
  content: "\eb07";
}

.icon-chart-other-funnel:before {
  content: "\eb08";
}

.icon-chart-other-gauge:before {
  content: "\eb09";
}

.icon-chart-other-pie:before {
  content: "\eb0a";
}

.icon-chart-primary:before {
  content: "\eb0b";
}

.icon-chart-secondary:before {
  content: "\eb0c";
}

.icon-chart-style:before {
  content: "\eb0d";
}

.icon-chart-waterfall:before {
  content: "\eb0e";
}

.icon-chart-waterfall-clustered:before {
  content: "\eb0f";
}

.icon-chart-zoom-in:before {
  content: "\eb10";
}

.icon-chart-zoom-out:before {
  content: "\eb11";
}

.icon-calculate:before {
  content: "\eb12";
}

.icon-calculations:before {
  content: "\eb13";
}

.icon-calendar:before {
  content: "\eb14";
}

.icon-camera:before {
  content: "\eb15";
}

.icon-category:before {
  content: "\eb16";
}

.icon-cell-properties:before {
  content: "\eb17";
}

.icon-cell-range:before {
  content: "\eb18";
}

.icon-cell-sort-ascending:before {
  content: "\eb19";
}

.icon-cell-sort-descending:before {
  content: "\eb1a";
}

.icon-chart:before {
  content: "\eb1b";
}

.icon-chart-area:before {
  content: "\eb1c";
}

.icon-chart-area-100stacked:before {
  content: "\eb1d";
}

.icon-chart-area-area:before {
  content: "\eb1e";
}

.icon-chart-area-stacked:before {
  content: "\eb1f";
}

.icon-chart-bar:before {
  content: "\eb20";
}

.icon-chart-bar-100stacked:before {
  content: "\eb21";
}

.icon-convert-to-function:before {
  content: "\eb22";
}

.icon-copy:before {
  content: "\eb23";
}

.icon-copy-data:before {
  content: "\eb24";
}

.icon-copy-with-headers:before {
  content: "\eb25";
}

.icon-counterparty:before {
  content: "\eb26";
}

.icon-cube:before {
  content: "\eb27";
}

.icon-cube2:before {
  content: "\eb28";
}

.icon-cube-queries:before {
  content: "\eb29";
}

.icon-currency:before {
  content: "\eb2a";
}

.icon-currency-conversion:before {
  content: "\eb2b";
}

.icon-current-reference-period:before {
  content: "\eb2c";
}

.icon-custom:before {
  content: "\eb2d";
}

.icon-border-center-vertical:before {
  content: "\eb2e";
}

.icon-border-double-bottom-1:before {
  content: "\eb2f";
}

.icon-border-inside:before {
  content: "\eb30";
}

.icon-border-left:before {
  content: "\eb31";
}

.icon-border-none:before {
  content: "\eb32";
}

.icon-border-outside:before {
  content: "\eb33";
}

.icon-border-right:before {
  content: "\eb34";
}

.icon-border-top:before {
  content: "\eb35";
}

.icon-bulb:before {
  content: "\eb36";
}

.icon-badge:before {
  content: "\eb37";
}

.icon-blank:before {
  content: "\eb38";
}

.icon-bold-check:before {
  content: "\eb39";
}

.icon-bold-x:before {
  content: "\eb3a";
}

.icon-book:before {
  content: "\eb3b";
}

.icon-bookmark:before {
  content: "\eb3c";
}

.icon-border-all:before {
  content: "\eb3d";
}

.icon-border-bottom:before {
  content: "\eb3e";
}

.icon-border-center-horizontal:before {
  content: "\eb3f";
}

.icon-active-sessions:before {
  content: "\eb96";
}

.icon-amp:before {
  content: "\eb40";
}

.icon-analyze:before {
  content: "\eb41";
}

.icon-announcements:before {
  content: "\eb42";
}

.icon-anomaly-detection:before {
  content: "\eb43";
}

.icon-application-management:before {
  content: "\eb44";
}

.icon-approve:before {
  content: "\eb45";
}

.icon-apps:before {
  content: "\eb46";
}

.icon-arrow-collapse:before {
  content: "\eb47";
}

.icon-arrow-down:before {
  content: "\eb48";
}

.icon-arrow-down-filled:before {
  content: "\eb49";
}

.icon-arrow-down-long:before {
  content: "\eb4a";
}

.icon-arrow-expand:before {
  content: "\eb4b";
}

.icon-arrow-left:before {
  content: "\eb4c";
}

.icon-arrow-left-long:before {
  content: "\eb4d";
}

.icon-arrow-right:before {
  content: "\eb4e";
}

.icon-arrow-right-long:before {
  content: "\eb4f";
}

.icon-arrow-up:before {
  content: "\eb50";
}

.icon-arrow-up-filled:before {
  content: "\eb51";
}

.icon-arrow-up-long:before {
  content: "\eb52";
}

.icon-asset:before {
  content: "\eb53";
}

.icon-assign:before {
  content: "\eb54";
}

.icon-assign-file:before {
  content: "\eb55";
}

.icon-attachment:before {
  content: "\eb56";
}

.icon-attribute:before {
  content: "\eb57";
}

.icon-auditing:before {
  content: "\eb58";
}

.icon-audit-log-setup:before {
  content: "\eb59";
}

.icon-audit-report:before {
  content: "\eb5a";
}

.icon-autofit-columns:before {
  content: "\eb5b";
}

.icon-autofit-rows:before {
  content: "\eb5c";
}

.icon-auto-generate-ids:before {
  content: "\eb5d";
}

.icon-auto-match:before {
  content: "\eb5e";
}

.icon-automation:before {
  content: "\eb5f";
}

.icon-auto-organize:before {
  content: "\eb60";
}

.icon-auto-text:before {
  content: "\eb61";
}

.icon-avatar:before {
  content: "\eb62";
}

.icon-academy:before {
  content: "\eb63";
}

.icon-access-full:before {
  content: "\eb64";
}

.icon-access-none:before {
  content: "\eb65";
}

.icon-access-partial:before {
  content: "\eb66";
}

.icon-account:before {
  content: "\eb67";
}

.icon-accounting-number:before {
  content: "\eb68";
}

.icon-account-management:before {
  content: "\eb69";
}

.icon-account-reconciliation:before {
  content: "\eb6a";
}

.icon-actions:before {
  content: "\eb6b";
}

.icon-add-activity:before {
  content: "\eb6c";
}

.icon-add-blank:before {
  content: "\eb6d";
}

.icon-add-comment:before {
  content: "\eb6e";
}

.icon-add-dimension:before {
  content: "\eb6f";
}

.icon-add-multiple-tasks:before {
  content: "\eb70";
}

.icon-add-task:before {
  content: "\eb71";
}

.icon-add-weblink:before {
  content: "\eb72";
}

.icon-adhoc:before {
  content: "\eb73";
}

.icon-adjust-data:before {
  content: "\eb74";
}

.icon-advanced:before {
  content: "\eb75";
}

.icon-a:before {
  content: "\eb76";
}

.icon-agent:before {
  content: "\eb77";
}

.icon-aggregate:before {
  content: "\eb78";
}

.icon-align:before {
  content: "\eb79";
}

.icon-align-center:before {
  content: "\eb7a";
}

.icon-align-general:before {
  content: "\eb7b";
}

.icon-align-justify:before {
  content: "\eb7c";
}

.icon-align-left:before {
  content: "\eb7d";
}

.icon-align-right:before {
  content: "\eb7e";
}

.icon-all-members:before {
  content: "\eb7f";
}

.icon-allocation:before {
  content: "\eb80";
}

.icon-alternate-hierarchy:before {
  content: "\eb81";
}

.icon-alternate-hierarchy-node:before {
  content: "\eb82";
}

.icon-2fa:before {
  content: "\eb83";
}

.icon-filter-complex:before {
  content: "\eb9c";
}

.icon-filter-single:before {
  content: "\eb9d";
}

.icon-filter-standard:before {
  content: "\eb9e";
}

.icon-filter-time-range:before {
  content: "\eb9f";
}

.icon-filter-time-reference:before {
  content: "\eba0";
}

.icon-to-do:before {
  content: "\eba1";
}

.icon-top:before {
  content: "\eba2";
}

.icon-ends-with:before {
  content: "\eba3";
}

.icon-contains:before {
  content: "\eba4";
}

.icon-bottom:before {
  content: "\eba5";
}

.icon-begins-with:before {
  content: "\eba6";
}

.btn-lg {
  font-size: var(--default-fontsize, 14px);
}

.btn-sm {
  font-size: var(--default-fontsize, 14px);
  height: 36px;
  min-width: 36px;
}

.btn-xs {
  height: 32px;
  min-width: 32px;
}

.btn-xxs {
  height: 28px;
  min-width: 28px;
}

.btn-icon, .btn-icon-sq {
  color: var(--blue-4, #4092B9);
}

.btn-default {
  color: var(--gray-10, #111);
  border-color: var(--gray-3, #9EA7B3);
  background-color: var(--white, #fff);
}
.btn-default:not(.dropdown-toggle) {
  color: var(--blue-4, #4092B9);
}
.btn-default[disabled], fieldset[disabled] .btn-default {
  border-color: var(--gray-2, #D2DAE3) !important;
  color: var(--gray-3, #9EA7B3) !important;
  opacity: 1;
  cursor: default !important;
}
.btn-default:hover, .btn-default.focus, .btn-default:focus {
  color: var(--blue-4, #4092B9);
  border-color: var(--blue-4, #4092B9);
  background-color: var(--white, #fff);
  box-shadow: inset 0 1px 1px rgba(var(--black-rgb, 17, 17, 17), 0.075), 0 0 8px rgba(var(--blue-4-rgb, 64, 146, 185), 0.8);
}
.btn-default.active, .btn-default:active, .btn-default:active:hover {
  color: var(--blue-4, #4092B9);
  border-color: var(--blue-4, #4092B9);
  background-color: var(--blue-1, #CCE7FF);
  box-shadow: inset 0 0 5px rgba(var(--blue-4-rgb, 64, 146, 185), 0.8);
}
.btn-default.active.focus, .btn-default:active.focus, .btn-default.active:focus, .btn-default:active:focus {
  outline: none !important;
}

.blue-toggle-btn:hover, .blue-toggle-btn.active {
  color: var(--blue-5, #347798);
  border-color: var(--blue-5, #347798);
}
.blue-toggle-btn:hover {
  box-shadow: 0px 0px 6px rgba(var(--blue-4-rgb, 64, 146, 185), 0.8);
}
.blue-toggle-btn.active {
  background-color: var(--blue-2, #C2D6E0);
  box-shadow: inset 0px 0px 6px rgba(var(--blue-4-rgb, 64, 146, 185), 0.8);
}

.red-toggle-btn:hover, .red-toggle-btn.active {
  color: var(--red-3, #EF373E);
  border-color: var(--red-3, #EF373E);
}
.red-toggle-btn:hover {
  box-shadow: 0px 0px 6px rgba(var(--red-2, 235, 118, 101), 0.8);
}
.red-toggle-btn.active {
  background-color: var(--red-1, #FADDD8);
  box-shadow: inset 0px 0px 6px rgba(var(--red-2, 235, 118, 101), 0.8);
}

.green-toggle-btn:hover, .green-toggle-btn.active {
  color: var(--green-3, #27A55C);
  border-color: var(--green-3, #27A55C);
}
.green-toggle-btn:hover {
  box-shadow: 0px 0px 6px rgba(var(--green-3, 39, 165, 92), 0.8);
}
.green-toggle-btn.active {
  background-color: var(--green-8, #C9E8D6);
  box-shadow: inset 0px 0px 6px rgba(var(--green-3, 39, 165, 92), 0.8);
}

.btn-icon-sq {
  padding: 0;
  text-align: center !important;
}
.btn-icon-sq[disabled] {
  color: var(--gray-3, #9EA7B3) !important;
  border-color: var(--gray-2, #D2DAE3) !important;
  background-color: transparent !important;
  box-shadow: none !important;
  cursor: default !important;
}
.btn-icon-sq.btn-lg {
  line-height: 40px;
  height: 40px;
  width: 40px;
}
.btn-icon-sq.btn-sm {
  font-size: var(--default-fontsize, 14px);
  line-height: 36px;
  height: 36px;
  width: 36px;
}
.btn-icon-sq.btn-xs {
  line-height: 28px;
  height: 32px;
  width: 32px;
}
.btn-icon-sq.btn-xxs {
  line-height: 28px;
  height: 28px;
  width: 28px;
}

.btn {
  border-radius: 5px;
}
.btn.disabled:not(.btn-knockout), .btn[disabled]:not(.btn-knockout), fieldset[disabled] .btn:not(.btn-knockout), .btn.disabled > span:not(.btn-knockout), .btn[disabled] > span:not(.btn-knockout), fieldset[disabled] .btn span:not(.btn-knockout) {
  color: var(--gray-3, #9EA7B3) !important;
  cursor: default !important;
  opacity: 1;
}
.btn.disabled .p-icon, .btn.disabled .caret, .btn[disabled] .p-icon, .btn[disabled] .caret, fieldset[disabled] .btn .p-icon, fieldset[disabled] .btn .caret, .btn.disabled > span .p-icon, .btn.disabled > span .caret, .btn[disabled] > span .p-icon, .btn[disabled] > span .caret, fieldset[disabled] .btn span .p-icon, fieldset[disabled] .btn span .caret {
  color: var(--gray-2, #D2DAE3) !important;
}
.btn.dropdown-toggle[disabled=disabled] {
  color: var(--gray-3, #9EA7B3) !important;
}
fieldset[disabled] .btn i {
  color: var(--gray-2, #D2DAE3) !important;
}
fieldset[disabled] .btn i + .color-indicator {
  background-color: var(--gray-6, #CCD0D7) !important;
}
.btn:active.focus, .btn:focus, .btn.active:focus, .btn[disabled]:focus {
  outline: none !important;
  box-shadow: 0 0 0 0;
}
.btn.full-width {
  width: 100%;
}
.btn.btn-knockout {
  background-color: transparent;
  border-color: var(--gray-11, #fff);
  color: var(--gray-11, #fff);
}
.btn.btn-knockout[disabled] {
  opacity: 0.5;
  cursor: default;
}
.btn.flat-button:focus {
  outline-color: transparent;
}
.btn.flat-button.btn-default:hover, .btn.flat-button.btn-default:focus, .btn.flat-button.btn-default:active {
  box-shadow: none;
}

.btn-danger {
  background-color: var(--white, #fff);
  color: var(--red-3, #EF373E);
}
.btn-danger:hover, .btn-danger.focus, .btn-danger:focus {
  color: var(--red-3, #EF373E);
  background-color: var(--white, #fff);
  border-color: var(--red-3, #EF373E);
  box-shadow: 0 0 8px rgba(var(--red-3, 239, 55, 62), 0.8);
}
.btn-danger.active, .btn-danger:active, .btn-danger:active:hover {
  color: var(--white, #fff);
  border-color: var(--red-3, #EF373E);
  background-color: var(--red-3, #EF373E);
}
.btn-danger.active.focus, .btn-danger:active.focus, min-w .btn-danger.active:focus, .btn-danger:active:focus {
  outline: none;
}

.btn-primary {
  background-color: var(--blue-11, #4CAEDD);
  border-color: var(--blue-11, #4CAEDD);
  color: var(--gray-11, #fff);
}
.btn-primary:hover, .btn-primary.focus, .btn-primary:focus .btn-primary.active, .btn-primary:active, .btn-primary:active:hover, .btn-primary.active.focus, .btn-primary:active.focus, .btn-primary.active:focus, .btn-primary:active:focus {
  color: var(--gray-11, #fff);
  border-color: var(--blue-4, #4092B9);
  background-color: var(--blue-4, #4092B9);
  box-shadow: none;
  outline: none;
}
.btn-primary.disabled, .btn-primary[disabled] {
  background-color: var(--blue-11, #4CAEDD);
  border-color: var(--blue-11, #4CAEDD);
  color: var(--gray-11, #fff) !important;
  opacity: 0.4;
}

/*Split buttons*/
.btn-group > .btn-lg + .dropdown-toggle {
  padding: 0;
  height: 40px;
  line-height: 38px;
}
.btn-group > .btn-sm + .dropdown-toggle.btn-sm {
  padding: 0;
  min-width: 0;
}
.btn-group > .btn-xs + .dropdown-toggle.btn-xs {
  padding: 0;
  min-width: 0;
}
.btn-group.open > .btn-lg + .dropdown-toggle {
  color: var(--blue-4, #4092B9);
  border-color: var(--blue-4, #4092B9);
  background-color: var(--blue-1, #CCE7FF);
  box-shadow: inset 0 0 5px rgba(var(--blue-4-rgb, 64, 146, 185), 0.8);
}
.btn-group > .btn-sm.btn-icon-sq {
  display: flex;
  align-items: center;
  margin-right: 0;
  padding: 8px 0 8px 5px !important;
}

.btn.full-width {
  width: 100%;
}

.text-btn {
  color: var(--blue-4, #4092B9);
  cursor: pointer;
}
.text-btn:hover, .text-btn.focus, .text-btn:focus, .text-btn.active, .text-btn:active, .text-btn:active:hover {
  color: var(--blue-8, #214a5f);
}

.icon-btn-border-wrap {
  color: var(--black, #111);
  border: 1px solid var(--gray-3, #9EA7B3);
  border-radius: 5px;
  background-color: var(--white, #fff);
  padding: 0;
}
.icon-btn-border-wrap .btn:hover {
  border-radius: 0 !important;
  background: var(--blue-1, #CCE7FF);
}
.icon-btn-border-wrap .btn:hover:first-child {
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.icon-btn-border-wrap .btn:hover:last-child {
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

button.icon-only {
  background: none;
  border: 0;
  outline: 0;
}
button.icon-only:active {
  box-shadow: none;
}
button.icon-only[disabled] {
  color: var(--gray-3, #9EA7B3) !important;
  opacity: 1;
  cursor: default !important;
}
button.icon-only:focus, button.icon-only.focus, button.icon-only:active:focus, button.icon-only.active:focus, button.icon-only:active.focus, button.icon-only.active.focus {
  outline: 0;
  border: 0;
  background: none;
  box-shadow: none;
}
button.gray-button {
  color: var(--gray-3, #9EA7B3);
}
button.gray-button:hover, button.gray-button.focus, button.gray-button:focus {
  color: var(--blue-4, #4092B9);
}
button.gray-button.active, button.gray-button:active, button.gray-button:active:hover {
  color: var(--blue-4, #4092B9);
}
button.flat {
  color: var(--gray-10, #111);
  border-radius: 2px;
  border: none !important;
}
button.flat:hover, button.flat.active {
  background-color: var(--blue-1, #CCE7FF);
  box-shadow: none;
}
button.flat.active i {
  color: var(--blue-4, #4092B9) !important;
}
button.flat.btn-icon-sq {
  width: 34px;
  height: 34px;
}
button.flat.btn-icon-sq i {
  color: var(--black, #111);
}
button.flat.btn-icon-sq:hover, button.flat.btn-icon-sq:active {
  background-color: var(--blue-1, #CCE7FF);
  box-shadow: 0 0 0 0;
}
button.flat.btn-icon-sq:active i {
  color: var(--blue-4, #4092B9);
}

.flat .dropdown .btn-default {
  color: var(--gray-10, #111);
  border-radius: 2px;
  border: none !important;
}
.flat .dropdown .btn-default:hover, .flat .dropdown .btn-default:active {
  background-color: var(--blue-1, #CCE7FF);
  box-shadow: none;
}
.is-open .flat .dropdown .btn-default {
  background-color: var(--blue-1, #CCE7FF);
  box-shadow: none;
  color: var(--blue-4, #4092B9);
}
.is-open .flat .dropdown .btn-default px-dropdown-selected-template i {
  color: var(--blue-4, #4092B9);
}

/*Selectable List styles*/
ul.selectable {
  padding: 0;
  margin: 0;
}
ul.selectable > li {
  display: flex;
  cursor: pointer;
  padding: 0 12px 0 22px;
  line-height: 30px;
  height: 30px;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 1px;
}
ul.selectable > li.active {
  background-color: var(--blue-1, #CCE7FF);
  color: var(--blue-4, #4092B9);
}
ul.selectable > li:hover {
  background-color: var(--blue-1, #CCE7FF);
}
ul.selectable > li[disabled], ul.selectable > li.disabled, ul.selectable > li[disabled] > a, ul.selectable > li.disabled > a, ul.selectable > li[disabled] .p-icon, ul.selectable > li[disabled] .dropdown > .btn > .caret, ul.selectable > li.disabled .p-icon, ul.selectable > li.disabled .dropdown > .btn > .caret {
  color: var(--gray-3, #9EA7B3) !important;
  cursor: default;
  pointer-events: none;
}
ul.selectable > li > a {
  display: flex;
  align-items: center;
  flex: 1 0 auto;
  line-height: 30px;
  padding: 0;
  color: inherit;
  width: inherit;
  max-width: 100%;
}
ul.selectable > li > a span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
ul.selectable > li > a .p-icon, ul.selectable > li > a .dropdown > .btn > .caret {
  margin-right: 8px;
}
ul.selectable > li > a > i {
  color: var(--blue-4, #4092B9);
}
ul.selectable > li > a:hover, ul.selectable > li > a:focus {
  background-color: inherit;
  color: inherit;
  text-decoration: none;
}
ul.selectable > li > a.active > a, ul.selectable > li > a.active > a:hover, ul.selectable > li > a.active > a:focus {
  background-color: inherit;
  color: var(--blue-4, #4092B9);
}
ul.selectable > li button {
  display: flex;
  flex: 0;
  justify-content: center;
}
ul.item-selectable {
  margin: 0;
  padding: 0;
}
ul.item-selectable > li {
  line-height: 28px/var(--default-fontsize, 14px);
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 1px;
  height: 33px;
}
ul.item-selectable > li.selected > *:first-child, ul.item-selectable > li.active > *:first-child {
  background-color: var(--blue-1, #CCE7FF);
  color: var(--blue-4, #4092B9);
}
ul.item-selectable > li.selected span:hover, ul.item-selectable > li.active span:hover {
  background-color: var(--blue-1, #CCE7FF);
  color: var(--blue-4, #4092B9);
}
ul.item-selectable > li > *:first-child {
  cursor: pointer;
  display: inline-block;
  padding: 2px 5px 2px 2px;
}
ul.item-selectable > li > *:first-child:hover {
  background-color: var(--blue-1, #CCE7FF);
  color: var(--black, #111);
}
ul.item-selectable > li > *:first-child[disabled], ul.item-selectable > li > *:first-child.disabled, ul.item-selectable > li > *:first-child[disabled] > a, ul.item-selectable > li > *:first-child.disabled > a, ul.item-selectable > li > *:first-child[disabled] .p-icon, ul.item-selectable > li > *:first-child[disabled] .dropdown > .btn > .caret, ul.item-selectable > li > *:first-child.disabled .p-icon, ul.item-selectable > li > *:first-child.disabled .dropdown > .btn > .caret {
  color: var(--gray-3, #9EA7B3) !important;
  cursor: default;
  pointer-events: none;
}
ul > li.selectable {
  margin-bottom: 1px;
}
ul > li.selectable.active {
  background-color: var(--blue-1, #CCE7FF);
  color: var(--blue-4, #4092B9) !important;
}
ul > li.selectable.active:hover {
  background-color: var(--blue-1, #CCE7FF);
  color: var(--gray-10, #111);
}
ul > li.selectable.active::before {
  font-family: "icomoon";
  content: "\e116";
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
  width: 1.28571429em;
  text-align: center;
}
ul > li.selectable::before {
  display: inline-block;
  content: " ";
  width: 24px;
  vertical-align: middle;
  margin-left: -6px;
  margin-right: 3px;
}
ul > li.toggleable {
  margin-bottom: 1px;
}
ul > li.toggleable.active {
  background-color: var(--blue-1, #CCE7FF);
  color: var(--blue-4, #4092B9);
}
ul > li.toggleable.active::before {
  transform: rotate(180deg);
  color: var(--blue-4, #4092B9);
}
ul > li.toggleable::before {
  display: inline-block;
  margin-left: -6px;
  margin-right: 3px;
  font-family: "icomoon";
  content: "\e1ca";
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
  width: 1.28571429em;
  text-align: center;
  color: var(--gray-3, #9EA7B3);
}
ul > li.sub-heading {
  font-size: 12px;
  color: var(--blue-6, #146078);
  font-weight: bold;
}
ul > li.sub-heading:hover {
  background-color: transparent;
  cursor: default;
  color: var(--blue-6, #146078);
}
ul.lip-header-list {
  height: 46px;
  list-style: none;
  padding: 0 20px;
  margin: 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
ul.lip-header-list li {
  margin-right: 40px;
}
ul.lip-header-list li:last-of-type {
  margin-right: 0;
}
ul.lip-header-list li button {
  margin-right: 5px;
}
ul.lip-header-list li button:last-of-type {
  margin: 0;
}

/*Dropdown style*/
.ui-grid .dropdown-menu,
.tabular-data .dropdown-menu {
  max-width: 100%;
}

.dropdown-menu {
  border: 1px solid var(--blue-4, #4092B9);
  box-shadow: 0 1px 10px rgba(var(--black-rgb, 17, 17, 17), 0.675);
  border-radius: 3px;
  max-height: 310px;
  max-width: 300px;
  overflow-y: auto;
  padding: 0;
}
.dropdown-menu.page-toolbar-dropdown {
  overflow-y: hidden;
}
.dropdown-menu.right {
  right: 0;
  left: auto;
}
.modal-open .dropdown-menu {
  max-height: 152px;
  z-index: 9999;
}
.dropdown-menu.navbar-menu {
  max-width: 315px;
}
.dropdown-menu li {
  cursor: pointer;
  padding: 0 12px;
  line-height: 30px;
  height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 1px solid var(--white, #fff);
  color: var(--black, #111);
}
.dropdown-menu li.selectable {
  margin-bottom: 0;
}
.dropdown-menu .input-and-btn ul li {
  border-bottom: none;
}
.dropdown-menu > li:hover {
  background-color: var(--blue-1, #CCE7FF);
  color: var(--black, #111);
}
.dropdown-menu > li[disabled], .dropdown-menu > li.disabled, .dropdown-menu > li[disabled] > a, .dropdown-menu > li.disabled > a, .dropdown-menu > li[disabled] .p-icon, .dropdown-menu > li[disabled] .dropdown > .btn > .caret, .dropdown-menu > li.disabled .p-icon, .dropdown-menu > li.disabled .dropdown > .btn > .caret {
  color: var(--gray-3, #9EA7B3) !important;
  cursor: default;
  pointer-events: none;
}
.dropdown-menu > li.item-toggle > a::before {
  font-family: "icomoon";
  display: inline-block;
  content: "\e1ca";
  margin-right: 8px;
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
  width: 1.28571429em;
  text-align: center;
  color: var(--gray-3, #9EA7B3);
}
.dropdown-menu > li.item-toggle.toggle-on {
  background-color: var(--blue-1, #CCE7FF);
  color: var(--blue-4, #4092B9);
}
.dropdown-menu > li.item-toggle.toggle-on > a::before {
  color: var(--blue-4, #4092B9);
  transform: rotate(180deg);
}
.dropdown-menu > li > a {
  line-height: 30px;
  padding: 0;
  display: inline-block;
  color: inherit;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.dropdown-menu > li > a > i {
  color: var(--blue-4, #4092B9);
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: inherit;
  color: inherit;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background-color: inherit;
  color: var(--blue-4, #4092B9);
}
.dropdown-menu .divider {
  background: none !important;
  border-bottom: 1px solid var(--blue-4, #4092B9);
  margin: 0;
  pointer-events: none;
}
.dropdown-menu .p-icon, .dropdown-menu .dropdown > .btn > .caret {
  color: var(--blue-4, #4092B9);
  margin-right: 8px;
}
.dropdown-menu .panel-body {
  padding: 0;
}
.dropdown-menu .panel-body ul {
  display: list-item;
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.dropdown-menu .panel-body li > a:hover, .dropdown-menu .panel-body li > a:focus {
  background-color: inherit;
  color: inherit;
}
.dropdown-menu .panel-body li:hover {
  background-color: var(--blue-1, #CCE7FF);
  color: var(--blue-4, #4092B9);
}
.dropdown-menu .panel-body .active > a, .dropdown-menu .panel-body .active > a:hover, .dropdown-menu .panel-body .active > a:focus {
  background-color: inherit;
  color: var(--blue-4, #4092B9);
}
.dropdown-menu.fixed-bottom {
  flex-direction: column;
  overflow-y: hidden;
}
.dropdown-menu.fixed-bottom .dropdown-inner {
  flex-direction: column;
  overflow-y: auto;
  height: 100%;
  max-height: 210px;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.dropdown-menu.fixed-bottom .dropdown-inner li:hover, .dropdown-menu.fixed-bottom .dropdown-inner li.active {
  background: var(--blue-1, #CCE7FF);
}
.dropdown-menu.fixed-bottom .dropdown-inner li:hover a, .dropdown-menu.fixed-bottom .dropdown-inner li.active a {
  text-decoration: none;
  color: var(--blue-4, #4092B9);
  display: block;
  width: 100%;
  height: 100%;
}
.dropdown-menu.fixed-bottom .dropdown-inner + div {
  background-color: var(--white, #fff);
  border-top: 1px solid var(--blue-4, #4092B9);
  line-height: 30px;
  height: 30px;
}
.dropdown-menu.fixed-bottom .dropdown-inner + div a {
  padding: 0 12px;
  width: 100%;
  height: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.dropdown-menu.fixed-bottom .dropdown-inner + div a:hover, .dropdown-menu.fixed-bottom .dropdown-inner + div a.active {
  text-decoration: none;
  cursor: pointer;
  display: block;
  color: var(--blue-4, #4092B9);
  background: var(--blue-1, #CCE7FF);
}

.dropdown-toggle:active:focus {
  outline-color: transparent;
  border-color: var(--blue-4, #4092B9);
}

.dropdown > .btn {
  text-align: left;
}
.dropdown > .btn > .caret {
  border: 0;
  color: var(--gray-3, #9EA7B3);
  height: auto;
}
.dropdown > .btn > .caret::before {
  content: "\e12d";
}
.dropdown > .btn.drpdown-placeholder {
  color: var(--gray-10, #111) !important;
  font-style: italic;
}
.dropdown .hidden-focus-input {
  position: absolute;
  opacity: 0;
  width: 100%;
  pointer-events: none;
  top: 50%;
  transform: translate(0, -50%);
  height: 100%;
  margin-left: -16px;
}
.dropdown:not(.icon-dropdown) > .btn > span:not(.caret):first-child {
  padding-right: 15px;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
}
.dropdown:not(.icon-dropdown) > .btn > span:not(.caret):first-child.italicized {
  color: var(--gray-3, #9EA7B3);
}
.dropdown:not(.icon-dropdown) > .btn > span:not(.caret):first-child::before {
  content: " ";
  display: inline-block;
}
.dropdown:not(.icon-dropdown) > .btn > .caret {
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translate(0, -50%);
}
.dropdown.full-width {
  width: 100%;
}
.dropdown.full-width button {
  width: 100%;
}
.dropdown.full-width ul {
  width: inherit;
  max-width: unset;
}
.dropdown > .btn-default:hover, .dropdown > .btn-default.focus, .dropdown > .btn-default:focus {
  color: var(--gray-10, #111);
}
.dropdown > .btn-default.active, .dropdown > .btn-default:active, .dropdown > .btn-default:active:hover {
  color: var(--blue-4, #4092B9);
  border-color: var(--blue-4, #4092B9);
  background-color: var(--blue-1, #CCE7FF);
  box-shadow: inset 0 0 5px rgba(var(--blue-4-rgb, 64, 146, 185), 0.8);
}
.dropdown > .btn-default.has-error {
  border-color: var(--red-3, #EF373E);
  color: var(--red-3, #EF373E);
}
.dropdown > .btn-default.has-error:hover {
  border-color: var(--red-3, #EF373E);
  box-shadow: inset 0 0 5px rgba(var(--red-3, 239, 55, 62), 0.8);
}
.dropdown > .btn-default.has-error:focus, .dropdown > .btn-default.has-error.active, .dropdown > .btn-default.has-error:active {
  box-shadow: none;
}
.dropdown > .btn-default.has-error:focus:hover, .dropdown > .btn-default.has-error.active:hover, .dropdown > .btn-default.has-error:active:hover {
  box-shadow: none;
}
.dropdown.open > .dropdown-toggle.btn-default {
  color: var(--gray-10, #111);
  border-color: var(--blue-4, #4092B9);
  background-color: var(--blue-1, #CCE7FF);
  box-shadow: inset 0 0 5px rgba(var(--blue-4-rgb, 64, 146, 185), 0.8);
}
.dropdown.open > .dropdown-toggle.btn-default .caret,
.dropdown.open > .dropdown-toggle.btn-default .p-icon {
  color: var(--gray-3, #9EA7B3);
}
.dropdown.open > .dropdown-toggle.btn-default .caret.p-icon-fw, .dropdown.open > .dropdown-toggle.btn-default .dropdown > .btn > .caret,
.dropdown.open > .dropdown-toggle.btn-default .p-icon.p-icon-fw {
  color: var(--blue-4, #4092B9);
}
.dropdown.open > .dropdown-menu.currency, .dropdown.open > .dropdown-menu.hierarchy-items {
  display: flex;
}
.dropdown.open.has-error > .dropdown-toggle.btn-default {
  border-color: var(--red-3, #EF373E);
  box-shadow: inset 0 0 5px rgba(var(--red-3, 239, 55, 62), 0.8);
}
.dropdown .dropdown-toggle[aria-expanded=true] {
  background-color: var(--blue-1, #CCE7FF);
  color: var(--gray-10, #111);
}
.dropdown .dropdown-toggle.btn-default.popover-open {
  color: var(--gray-10, #111);
  border-color: var(--blue-4, #4092B9);
  background-color: var(--blue-1, #CCE7FF);
  box-shadow: inset 0 0 5px rgba(var(--blue-4-rgb, 64, 146, 185), 0.8);
}
.dropdown .dropdown-toggle.btn-default.popover-open .caret,
.dropdown .dropdown-toggle.btn-default.popover-open .p-icon {
  color: var(--gray-3, #9EA7B3);
}
.dropdown .dropdown-toggle:not(.navbar-nav .dropdown .dropdown-toggle)[aria-expanded=true] {
  color: var(--blue-4, #4092B9);
  border-color: var(--blue-4, #4092B9);
  background-color: var(--blue-1, #CCE7FF);
  box-shadow: inset 0 0 5px rgba(var(--blue-4-rgb, 64, 146, 185), 0.8);
}
.dropdown.icon-dropdown > .btn {
  padding-left: 3px;
  padding-right: 3px;
}
.dropdown.dropdown-orange > .btn-default .p-icon, .dropdown.dropdown-orange > .btn-default .dropdown > .btn > .caret {
  color: var(--orange-1, #FF8C1A);
}
.dropdown.dropdown-orange > .btn-default:hover, .dropdown.dropdown-orange > .btn-default.focus, .dropdown.dropdown-orange > .btn-default:focus {
  color: var(--orange-1, #FF8C1A);
  border-color: var(--orange-1, #FF8C1A);
  box-shadow: 0 0 5px rgba(var(--orange-1, 255, 140, 26), 0.8);
}
.dropdown.dropdown-orange > .btn-default.active, .dropdown.dropdown-orange > .btn-default:active, .dropdown.dropdown-orange > .btn-default:active:hover {
  color: var(--orange-1, #FF8C1A);
  border-color: var(--orange-1, #FF8C1A);
  background-color: rgba(var(--orange-1, #FF8C1A), 0.2);
  box-shadow: inset 0 0 5px rgba(var(--orange-1, 255, 140, 26), 0.8);
}
.dropdown.dropdown-orange > .btn-default + .dropdown-menu {
  border-color: var(--orange-1, #FF8C1A);
}
.dropdown.dropdown-orange > .btn-default + .dropdown-menu > li:hover {
  background-color: rgba(var(--orange-1, 255, 140, 26), 0.2);
}
.dropdown.dropdown-orange > .btn-default + .dropdown-menu > li > a:hover {
  background-color: transparent;
}
.dropdown.dropdown-orange > .btn-default + .dropdown-menu > li.sub-heading:hover {
  background-color: transparent;
}
.dropdown.dropdown-orange.open > .dropdown-toggle.btn-default {
  color: var(--orange-1, #FF8C1A);
  border-color: var(--orange-1, #FF8C1A);
  background-color: rgba(var(--orange-1, #FF8C1A), 0.2);
  box-shadow: inset 0 0 5px rgba(var(--orange-1, 255, 140, 26), 0.8);
}
.dropdown.dropdown-orange.open > .dropdown-toggle.btn-default .p-icon, .dropdown.dropdown-orange.open > .dropdown-toggle.btn-default .dropdown > .btn > .caret {
  color: var(--orange-1, #FF8C1A);
}

.appended-dropdown {
  z-index: 9999;
}
.appended-dropdown.font-size-select {
  min-width: 50px !important;
}

html, body {
  font-family: "Lato", Arial, Helvetica, sans-serif;
}

.input-and-btn > input.uneditable, .dropdown .dropdown-toggle.uneditable {
  pointer-events: none;
  background-color: var(--gray-1, #E9ECEF);
  color: var(--gray-4, #666F7A);
  text-overflow: ellipsis;
}
.input-and-btn > input.uneditable:focus, .dropdown .dropdown-toggle.uneditable:focus, .input-and-btn > input.uneditable:hover, .dropdown .dropdown-toggle.uneditable:hover, .input-and-btn > input.uneditable:active, .dropdown .dropdown-toggle.uneditable:active {
  box-shadow: none;
}

.blue-toggle-btn, .red-toggle-btn, .green-toggle-btn {
  color: var(--gray-3, #9EA7B3);
  border-color: var(--gray-3, #9EA7B3);
  background-color: transparent;
}
.blue-toggle-btn:focus, .red-toggle-btn:focus, .green-toggle-btn:focus {
  color: var(--gray-3, #9EA7B3);
}

:root {
  --input-background-color: var(--neutral-0);
  --input-background-disabled-color: var(--neutral-100);
  --input-base-border-color: var(--neutral-500);
  --input-readonly-text-color: var(--neutral-500);
  --input-error-border-color: var(--red-200);
  --input-hover-border-color: var(--blue-300);
  --input-disabled-border-color: var(--neutral-300);
  --input-placeholder-color: var(--neutral-400);
  --input-disabled-text-color: var(--input-placeholder-color);
  --input-font-color: var(--neutral-600);
  --input-font-size: 14px;
  --input-line-height: 20px;
  --input-padding: 8px 12px;
  --input-border-radius: 4px;
  --input-default-height: 36px;
  --input-button-background-color: var(--neutral-0);
  --input-button-background-color-active: var(--blue-100);
  --input-button-background-color-hover: var(--blue-100);
  --input-button-background-color-target: var(--blue-100);
  --input-button-border-color: var(--blue-300);
  --input-button-border-color-active: var(--blue-500);
  --input-button-border-color-disabled: var(--neutral-300);
  --input-button-border-focus-outline-color: var(--blue-300);
  --input-button-text-color: var(--blue-300);
  --input-button-text-color-disabled: var(--neutral-500);
  --input-button-text-color-target: var(--blue-300);
  --input-button-error-background-color: var(--red-100);
  --input-dropdown-active-background: var(--blue-200);
  --input-dropdown-border-hover-color: var(--blue-300);
}

label {
  font-weight: normal;
}

.errors {
  padding: 0 15px 15px;
  text-align: center;
  color: var(--input-error-border-color);
  font-size: 13px;
}

.has-error .form-control {
  border-color: var(--input-error-border-color);
}
.has-error .form-control:focus {
  border-color: var(--input-error-border-color);
}

.form-control {
  font-size: var(--input-font-size);
  line-height: var(--input-line-height);
  color: var(--input-font-color);
  background-color: var(--input-background-color);
  border: 1px solid var(--input-base-border-color);
  border-radius: var(--input-border-radius);
  padding: var(--input-padding);
  box-shadow: none;
  height: var(--input-default-height);
  width: 100%;
}
.form-control:not(:disabled):hover, .form-control:not(:disabled):focus {
  border-color: var(--input-hover-border-color);
  outline: 1px solid var(--input-hover-border-color);
  box-shadow: none;
}
.form-control .has-error, .form-control.has-error {
  --input-base-border-color: var(--input-error-border-color);
}
.form-control .has-error:focus, .form-control .has-error:hover, .form-control.has-error:focus, .form-control.has-error:hover {
  border-color: var(--input-base-border-color) !important;
  outline: 1px solid var(--input-base-border-color);
  box-shadow: none;
}
.form-control .has-error[disabled=disabled]:focus, .form-control .has-error[disabled=disabled]:hover, .form-control .has-error:disabled:focus, .form-control .has-error:disabled:hover, .form-control.has-error[disabled=disabled]:focus, .form-control.has-error[disabled=disabled]:hover, .form-control.has-error:disabled:focus, .form-control.has-error:disabled:hover {
  cursor: default;
  background-color: var(--input-background-disabled-color) !important;
  color: var(--input-base-border-color) !important;
  border-color: var(--input-disabled-border-color) !important;
}
.form-control:disabled {
  cursor: default;
  background-color: var(--input-background-disabled-color);
  color: var(--input-base-border-color) !important;
  border-color: var(--input-disabled-border-color);
}
.form-control::-webkit-input-placeholder {
  color: var(--input-placeholder-color) !important;
}
.form-control:-moz-placeholder {
  color: var(--input-placeholder-color) !important;
}
.form-control::-moz-placeholder {
  color: var(--input-placeholder-color) !important;
}
.form-control:-ms-input-placeholder {
  color: var(--input-placeholder-color) !important;
}

fieldset[disabled=disabled] {
  position: relative;
}
fieldset[disabled=disabled]:before {
  content: "";
  z-index: 10;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
}

fieldset[disabled=disabled] .form-control[disabled],
fieldset[disabled=disabled] .form-control[readonly],
fieldset[disabled=disabled] .form-control,
fieldset[disabled=disabled] .input-and-btn:not(.borderless) input,
fieldset[disabled=disabled] .input-and-btn > .btn,
fieldset[disabled=disabled] .input-and-btn > input,
fieldset[disabled=disabled] .input-and-btn > .form-control,
fieldset[disabled=disabled] .checkbox label:before,
fieldset[disabled=disabled] .checkbox label:after,
fieldset[disabled=disabled] .radio label:before,
fieldset[disabled=disabled] .radio label:after,
fieldset[disabled=disabled] textarea,
fieldset[disabled=disabled] textarea.form-control,
fieldset[disabled] .form-control[disabled],
fieldset[disabled] .form-control[readonly],
fieldset[disabled] .form-control,
fieldset[disabled] .input-and-btn:not(.borderless) input,
fieldset[disabled] .input-and-btn > .btn,
fieldset[disabled] .input-and-btn > input,
fieldset[disabled] .input-and-btn > .form-control,
fieldset[disabled] .checkbox label:before,
fieldset[disabled] .checkbox label:after,
fieldset[disabled] .radio label:before,
fieldset[disabled] .radio label:after,
fieldset[disabled] textarea,
fieldset[disabled] textarea.form-control {
  cursor: default !important;
  border: 1px solid var(--input-disabled-border-color);
  background-color: var(--input-background-disabled-color) !important;
  color: var(--input-base-border-color) !important;
  box-shadow: none !important;
}
fieldset[disabled=disabled] px-member-input-selector .input-and-btn,
fieldset[disabled] px-member-input-selector .input-and-btn {
  border: none !important;
}
fieldset[disabled=disabled] px-member-input-selector input,
fieldset[disabled] px-member-input-selector input {
  border-color: var(--input-disabled-border-color) !important;
}
fieldset[disabled=disabled] px-member-input-selector .p-icon.icon-close, fieldset[disabled=disabled] px-member-input-selector .dropdown > .btn > .icon-close.caret,
fieldset[disabled] px-member-input-selector .p-icon.icon-close,
fieldset[disabled] px-member-input-selector .dropdown > .btn > .icon-close.caret {
  cursor: default !important;
  pointer-events: none;
  color: var(--input-button-text-color) !important;
}
fieldset[disabled=disabled] px-datepicker input,
fieldset[disabled] px-datepicker input {
  border-color: var(--input-disabled-border-color) !important;
}
fieldset[disabled=disabled] .dropdown,
fieldset[disabled] .dropdown {
  color: var(--input-base-border-color);
}
fieldset[disabled=disabled] .radio input[type=radio] + label,
fieldset[disabled] .radio input[type=radio] + label {
  color: var(--input-base-border-color) !important;
}
fieldset[disabled=disabled] .radio input[type=radio] + label:after,
fieldset[disabled] .radio input[type=radio] + label:after {
  cursor: default !important;
  border-color: var(--input-disabled-border-color);
  background-color: var(--input-background-disabled-color) !important;
  color: var(--input-disabled-border-color) !important;
  box-shadow: none !important;
}
fieldset[disabled=disabled] .checkbox input[type=checkbox] + label:after,
fieldset[disabled] .checkbox input[type=checkbox] + label:after {
  cursor: default !important;
  border-color: var(--input-disabled-border-color);
  background-color: var(--input-background-disabled-color) !important;
  box-shadow: none !important;
  color: var(--input-disabled-border-color) !important;
}
fieldset[disabled=disabled] input::-webkit-input-placeholder,
fieldset[disabled] input::-webkit-input-placeholder {
  color: var(--input-placeholder-color) !important;
}
fieldset[disabled=disabled] i[class^=p-icon],
fieldset[disabled] i[class^=p-icon] {
  opacity: 0.5;
}
fieldset[disabled=disabled] .checkbox--wrapper,
fieldset[disabled] .checkbox--wrapper {
  opacity: 0.5;
}

input[type=text]::-ms-clear,
input[type=email]::-ms-clear,
input[type=password]::-ms-clear {
  display: none;
  height: 0;
  width: 0;
}
input[type=text]:disabled,
input[type=email]:disabled,
input[type=password]:disabled {
  cursor: default;
  pointer-events: none;
  border: 1px solid var(--input-disabled-border-color);
  background-color: var(--input-background-disabled-color) !important;
  color: var(--input-base-border-color) !important;
}
input[type=text]:read-only, input[type=text].uneditable,
input[type=email]:read-only,
input[type=email].uneditable,
input[type=password]:read-only,
input[type=password].uneditable {
  cursor: default;
  border: none;
  background-color: var(--input-background-color);
  color: var(--input-readonly-text-color);
  overflow: hidden;
  text-overflow: ellipsis;
}
input[type=text]:read-only:hover, input[type=text]:read-only:active, input[type=text]:read-only:focus, input[type=text].uneditable:hover, input[type=text].uneditable:active, input[type=text].uneditable:focus,
input[type=email]:read-only:hover,
input[type=email]:read-only:active,
input[type=email]:read-only:focus,
input[type=email].uneditable:hover,
input[type=email].uneditable:active,
input[type=email].uneditable:focus,
input[type=password]:read-only:hover,
input[type=password]:read-only:active,
input[type=password]:read-only:focus,
input[type=password].uneditable:hover,
input[type=password].uneditable:active,
input[type=password].uneditable:focus {
  cursor: default;
  pointer-events: none;
  border: none;
  background-color: var(--input-background-color);
  outline: none;
}
input[type=text]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder {
  font-style: italic;
  color: var(--input-placeholder-color) !important;
}
input[type=text]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=password]:-moz-placeholder {
  font-style: italic;
  color: var(--input-placeholder-color) !important;
}
input[type=text]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=password]::-moz-placeholder {
  font-style: italic;
  color: var(--input-placeholder-color) !important;
}
input[type=text]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder {
  font-style: italic;
  color: var(--input-placeholder-color) !important;
}

input[type=number]::-ms-clear {
  display: none;
}

textarea {
  resize: none;
  border: 1px solid var(--input-base-border-color);
  border-radius: var(--input-border-radius);
  box-shadow: none;
  width: 100%;
}
textarea.form-control {
  padding: var(--input-padding);
}
textarea.form-control.uneditable, textarea.form-control:read-only {
  border: none;
  color: var(--input-readonly-text-color);
  overflow: hidden;
  background-color: var(--input-background-color);
}
textarea::placeholder {
  color: var(--input-placeholder-color);
  font-style: italic;
}
textarea .has-error, textarea.has-error {
  border-color: var(--input-error-border-color);
}
textarea .has-error:focus, textarea .has-error:hover, textarea.has-error:focus, textarea.has-error:hover {
  outline: 1px solid var(--input-error-border-color);
}
textarea .has-error[disabled=disabled]:focus, textarea .has-error[disabled=disabled]:hover, textarea .has-error:disabled:focus, textarea .has-error:disabled:hover, textarea.has-error[disabled=disabled]:focus, textarea.has-error[disabled=disabled]:hover, textarea.has-error:disabled:focus, textarea.has-error:disabled:hover {
  cursor: default;
  background-color: var(--input-background-disabled-color);
  border-color: var(--input-disabled-border-color);
  outline: none;
  color: var(--input-base-border-color);
}
textarea:disabled {
  background-color: var(--input-background-disabled-color) !important;
  border-color: var(--input-disabled-border-color) !important;
  color: var(--input-base-border-color) !important;
}

.list-and-btn {
  display: flex;
  width: 100%;
  min-height: 125px;
}
.list-and-btn ul {
  flex: 1 0 auto;
  --input-border-radius: 4px 0 0 4px;
  list-style: none;
  padding: var(--input-padding);
  margin: 0;
  border-radius: var(--input-border-radius);
  border: 1px solid var(--input-disabled-border-color);
  border-right: none;
}
.list-and-btn ul li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 32px;
  line-height: var(--input-line-height);
  padding: 0;
}
.list-and-btn.disabled ul,
.list-and-btn.disabled .button-wrapper {
  background: var(--input-background-disabled-color);
  border-color: var(--input-disabled-border-color);
  color: var(--input-disabled-text-color);
}
.list-and-btn.disabled .button-wrapper button {
  --button-tertiary-text-color-disabled: var(--input-readonly-text-color);
  color: var(--input-readonly-text-color);
  background: var(--input-background-disabled-color);
}
.list-and-btn:not(.has-error):hover {
  box-shadow: none;
}

.list-and-btn .button-wrapper, .encrypted-textarea-container .button-wrapper {
  --input-border-radius: 0 4px 4px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  width: 38px;
  border: 1px solid var(--input-base-border-color);
  border-radius: var(--input-border-radius);
}
.list-and-btn .button-wrapper :first-child, .encrypted-textarea-container .button-wrapper :first-child {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: var(--input-default-height);
}
.list-and-btn .button-wrapper :first-child button, .encrypted-textarea-container .button-wrapper :first-child button {
  --button-border-radius: 0 3px 0 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.list-and-btn .button-wrapper .border-bottom, .encrypted-textarea-container .button-wrapper .border-bottom {
  border-bottom: 1px solid var(--input-disabled-border-color);
  width: 60%;
  height: 1px;
}
.button-wrapper:not(.list-and-btn .button-wrapper) {
  border-left: none;
}

.input-and-btn {
  width: 100%;
  height: var(--input-default-height);
  position: relative;
}
.input-and-btn .hidden-focus-input {
  position: absolute;
  opacity: 0;
  width: calc(100% - 60px);
  pointer-events: none;
}
.input-and-btn.search-no-btn i.icon-search {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 40px;
  top: 0;
  height: 100%;
}
.input-and-btn.table-input-btn {
  border: none !important;
  align-items: center;
}
.input-and-btn.table-input-btn:hover, .input-and-btn.table-input-btn:focus {
  border-color: transparent !important;
  box-shadow: none !important;
}
.input-and-btn.table-input-btn input.form-control {
  box-shadow: none;
}
.input-and-btn.table-input-btn input.form-control:hover {
  border-color: transparent !important;
  box-shadow: none !important;
}
.input-and-btn.table-input-btn input.uneditable {
  background: transparent;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.input-and-btn.table-input-btn span {
  height: 60%;
  width: 1px;
  padding: 0;
  display: inline-block;
  background-color: var(--gray-1, #E9ECEF);
}
.input-and-btn.table-input-btn button.btn-default {
  padding: 0 !important;
  width: auto;
  border: none;
  border-radius: 0;
}
.input-and-btn.table-input-btn button.btn-default:hover, .input-and-btn.table-input-btn button.btn-default:focus {
  border-color: transparent !important;
  box-shadow: none !important;
}
.input-and-btn.table-input-btn.has-error {
  border: none;
  border-radius: 0;
}
.input-and-btn.table-input-btn.has-error .btn {
  border: 1px solid var(--input-error-border-color);
  border-radius: 0;
}
.input-and-btn.table-input-btn.has-error .btn:hover, .input-and-btn.table-input-btn.has-error .btn:focus {
  box-shadow: none;
}
.input-and-btn.table-input-btn.has-error > input {
  border-radius: 0;
}
.input-and-btn.int-box {
  position: relative;
}
.input-and-btn.int-box.focus, .input-and-btn.int-box:hover {
  border-color: var(--input-hover-border-color);
  box-shadow: none;
}
.input-and-btn.int-box.focus input:focus, .input-and-btn.int-box.focus input:hover, .input-and-btn.int-box:hover input:focus, .input-and-btn.int-box:hover input:hover {
  border-color: transparent;
  box-shadow: none;
}
.input-and-btn.int-box input {
  box-shadow: none;
  width: 100%;
  border-radius: 5px;
  padding-right: 30px;
}
.input-and-btn.int-box .int-button-wrapper {
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding-top: 3px;
}
.input-and-btn.int-box .int-button-wrapper button {
  background-color: var(--input-button-background-color);
  color: var(--input-base-border-color);
  width: 100%;
  height: 40%;
}
.input-and-btn.int-box .int-button-wrapper button i {
  font-size: 1.25em;
}
.input-and-btn.int-box .int-button-wrapper button:active, .input-and-btn.int-box .int-button-wrapper button:hover {
  box-shadow: none;
  color: var(--input-button-text-color);
}
.input-and-btn.int-box .int-button-wrapper button:first-of-type {
  border-radius: 0;
  border-top-right-radius: var(--input-border-radius);
}
.input-and-btn.int-box .int-button-wrapper button:last-of-type {
  border-radius: 0;
  border-bottom-right-radius: var(--input-border-radius);
}
.input-and-btn.search-box-btn:hover {
  border-color: var(--input-hover-border-color);
  box-shadow: none;
}
.input-and-btn.search-box-btn input[type=text]:hover, .input-and-btn.search-box-btn input[type=text]:focus {
  border-color: transparent !important;
  box-shadow: none !important;
}
.input-and-btn.search-box-btn button.btn {
  border-radius: 0;
}
.input-and-btn.search-box-btn button.btn:hover {
  border-radius: 0;
}
.input-and-btn:not(.borderless) {
  display: flex;
  width: 100%;
}
.input-and-btn:not(.borderless) input {
  --input-border-radius: 4px 0 0 4px;
  border-radius: var(--input-border-radius);
  border: 1px solid var(--input-base-border-color);
  border-right: none;
  color: var(--input-font-color);
}
.input-and-btn:not(.borderless) input::-webkit-input-placeholder {
  color: var(--input-placeholder-color) !important;
}
.input-and-btn:not(.borderless) input:-moz-placeholder {
  color: var(--input-placeholder-color) !important;
}
.input-and-btn:not(.borderless) input::-moz-placeholder {
  color: var(--input-placeholder-color) !important;
}
.input-and-btn:not(.borderless) input:-ms-input-placeholder {
  color: var(--input-placeholder-color) !important;
}
.input-and-btn:not(.borderless) input:read-only, .input-and-btn:not(.borderless) input.uneditable {
  --input-font-color: var(--neutral-500);
  border-color: var(--input-disabled-border-color);
}
.input-and-btn:not(.borderless) button {
  --button-border-radius: 0 4px 4px 0;
  --button-secondary-border-color: var(--input-base-border-color);
}
.input-and-btn:not(.borderless) button:hover {
  --button-secondary-background-color-hover: var(--neutral-0);
  --button-secondary-border-color: var(--blue-300);
  outline: 1px solid var(--button-secondary-border-color);
}
.input-and-btn:not(.borderless) button:active {
  --button-secondary-background-color: var(--blue-200);
  --button-secondary-border-color: var(--blue-300);
  outline: 1px solid var(--button-secondary-border-color);
}
.input-and-btn:not(.borderless) button:active:focus {
  --button-secondary-background-color: var(--blue-200);
  --button-secondary-border-color: var(--blue-300);
  outline: 1px solid var(--button-secondary-border-color);
}
.input-and-btn:not(.borderless) span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  border: 1px solid var(--input-base-border-color);
  border-left: none;
  border-right: none;
  padding: 0 2px;
}
.input-and-btn:not(.borderless) span.uneditable {
  border-color: var(--input-disabled-border-color);
  border-left: none;
  border-right: none;
}
.input-and-btn:not(.borderless) span button {
  --button-border-radius: 4px;
}
fieldset[disabled] .input-and-btn:not(.borderless) input {
  border: 1px solid var(--input-disabled-border-color);
  border-right: none;
}
fieldset[disabled] .input-and-btn:not(.borderless) input,
fieldset[disabled] .input-and-btn:not(.borderless) input::-webkit-input-placeholder {
  color: var(--input-base-border-color) !important;
}
fieldset[disabled] .input-and-btn:not(.borderless) + button {
  color: var(--input-base-border-color) !important;
}
.input-and-btn:not(.borderless).disabled input {
  background: var(--input-background-disabled-color);
  border-color: var(--input-disabled-border-color);
  color: var(--input-disabled-text-color);
  cursor: default;
}
.input-and-btn:not(.borderless).disabled button {
  border-color: var(--button-secondary-border-color-disabled);
  color: var(--input-readonly-text-color);
  background: var(--input-background-disabled-color);
}
.input-and-btn:not(.borderless).has-error {
  border: none;
  border-radius: 0;
}
.input-and-btn:not(.borderless).has-error > input {
  --input-border-radius: 4px 0 0 4px;
  border: 1px solid var(--input-base-border-color);
  border-right: 0;
  border-radius: var(--input-border-radius);
  color: var(--input-font-color);
}
.input-and-btn:not(.borderless).has-error .btn,
.input-and-btn:not(.borderless).has-error button {
  --input-border-radius: 0 4px 4px 0;
  border: 1px solid var(--input-error-border-color);
  border-radius: var(--input-border-radius);
  color: var(--input-error-border-color);
  background-color: var(--input-background-color);
}
.input-and-btn:not(.borderless).has-error .btn:hover,
.input-and-btn:not(.borderless).has-error button:hover {
  color: var(--input-error-border-color);
  outline: 1px solid var(--input-error-border-color);
  background-color: var(--input-background-color);
}
.input-and-btn:not(.borderless).has-error .btn:hover:focus,
.input-and-btn:not(.borderless).has-error button:hover:focus {
  color: var(--input-error-border-color);
  outline: 1px solid var(--input-error-border-color);
  background-color: var(--input-background-color);
}
.input-and-btn:not(.borderless).has-error .btn:hover:focus::after,
.input-and-btn:not(.borderless).has-error button:hover:focus::after {
  display: none;
}
.input-and-btn:not(.borderless).has-error .btn:focus,
.input-and-btn:not(.borderless).has-error button:focus {
  border: 1px solid var(--input-error-border-color);
}
.input-and-btn:not(.borderless).has-error .btn:active, .input-and-btn:not(.borderless).has-error .btn:target,
.input-and-btn:not(.borderless).has-error button:active,
.input-and-btn:not(.borderless).has-error button:target {
  --input-background-color: var(--input-button-error-background-color);
  --button-secondary-border-color-active: var(--input-error-border-color);
  outline: 1px solid var(--input-error-border-color);
}
.input-and-btn:not(.borderless).has-error .btn:active:focus::after, .input-and-btn:not(.borderless).has-error .btn:target:focus::after,
.input-and-btn:not(.borderless).has-error button:active:focus::after,
.input-and-btn:not(.borderless).has-error button:target:focus::after {
  display: none;
}
.input-and-btn:not(.borderless).has-error .caret {
  color: var(--input-error-border-color);
}
.input-and-btn:not(.borderless).table-input-btn {
  border: none !important;
  align-items: center;
}
.input-and-btn:not(.borderless).table-input-btn.has-error {
  border: none;
  border-radius: 0;
}
.input-and-btn:not(.borderless).table-input-btn.has-error .btn {
  border: 1px solid var(--input-error-border-color);
  border-radius: 0;
}
.input-and-btn:not(.borderless).table-input-btn.has-error .btn:hover, .input-and-btn:not(.borderless).table-input-btn.has-error .btn:focus {
  border: 1px solid var(--input-error-border-color);
}
.input-and-btn:not(.borderless).table-input-btn.has-error > input {
  border-radius: 0;
  border: 0;
  color: var(--input-font-color);
}
.input-and-btn.borderless {
  border: 0 solid var(--input-background-color);
  border-top-right-radius: var(--input-border-radius);
  border-top-left-radius: var(--input-border-radius);
}
.input-and-btn.borderless:hover {
  border-color: var(--input-hover-border-color);
  box-shadow: none;
}
.input-and-btn.borderless > input {
  border-radius: var(--input-border-radius);
  border: none;
  overflow: hidden;
}
.input-and-btn.borderless > .form-control:hover,
.input-and-btn.borderless > .form-control:focus {
  border: none;
  box-shadow: none;
}
.input-and-btn.borderless > button,
.input-and-btn.borderless button {
  border: 0;
  border-radius: 0;
  border-left: 1px solid var(--input-base-border-color);
  border-top-right-radius: var(--input-border-radius);
  border-bottom-right-radius: 0;
  color: var(--input-button-text-color);
}
.input-and-btn.borderless ul li i {
  color: var(--input-hover-border-color);
  margin-right: 20px;
}
.input-and-btn.borderless > .dropdown .dropdown-toggle,
.input-and-btn.borderless .dropdown .dropdown-toggle {
  border: 0;
  border-left: 1px solid var(--input-base-border-color);
  border-top-right-radius: var(--input-border-radius);
  border-bottom-right-radius: 0;
  color: var(--input-font-color);
}
.input-and-btn.borderless > .dropdown .dropdown-toggle:hover, .input-and-btn.borderless > .dropdown .dropdown-toggle:focus,
.input-and-btn.borderless .dropdown .dropdown-toggle:hover,
.input-and-btn.borderless .dropdown .dropdown-toggle:focus {
  color: var(--input-button-text-color);
  border-color: var(--input-hover-border-color);
  background-color: var(--input-background-color);
  box-shadow: none;
}
.input-and-btn.borderless > .dropdown .dropdown-toggle:active, .input-and-btn.borderless > .dropdown .dropdown-toggle.active, .input-and-btn.borderless > .dropdown .dropdown-toggle:active:hover,
.input-and-btn.borderless .dropdown .dropdown-toggle:active,
.input-and-btn.borderless .dropdown .dropdown-toggle.active,
.input-and-btn.borderless .dropdown .dropdown-toggle:active:hover {
  color: var(--input-font-color);
  border-color: var(--input-dropdown-border-hover-color);
  background-color: var(--input-dropdown-active-background);
  box-shadow: none;
}
.input-and-btn.borderless > .dropdown.open > .dropdown-toggle,
.input-and-btn.borderless .dropdown.open > .dropdown-toggle {
  border-top-right-radius: var(--input-border-radius);
  border-color: var(--input-dropdown-border-hover-color);
  background-color: var(--input-dropdown-active-background);
  box-shadow: none;
}
.italic .input-and-btn input[type=text] {
  font-style: italic;
}
.no-value .input-and-btn input {
  font-style: italic;
  color: var(--input-placeholder-color) !important;
}
.input-and-btn[disabled], .input-and-btn[disabled=disabled] {
  border-color: var(--input-button-border-color-disabled);
  pointer-events: none;
}
.input-and-btn[disabled] > button,
.input-and-btn[disabled] > * > button, .input-and-btn[disabled=disabled] > button,
.input-and-btn[disabled=disabled] > * > button {
  --button-secondary-background-color: var(--input-background-disabled-color);
  --button-secondary-text-color: var(--input-button-text-color-disabled);
  --button-secondary-border-color: var(--input-disabled-border-color);
}
.input-and-btn[disabled] > input,
.input-and-btn[disabled] > input.uneditable, .input-and-btn[disabled=disabled] > input,
.input-and-btn[disabled=disabled] > input.uneditable {
  --input-background-color: var(--input-background-disabled-color);
  --input-font-color: var(--input-disabled-text-color);
  --input-base-border-color: var(--input-disabled-border-color);
}
.input-and-btn[disabled] > input::-webkit-input-placeholder,
.input-and-btn[disabled] > input.uneditable::-webkit-input-placeholder, .input-and-btn[disabled=disabled] > input::-webkit-input-placeholder,
.input-and-btn[disabled=disabled] > input.uneditable::-webkit-input-placeholder {
  color: var(--input-placeholder-color) !important;
}
.input-and-btn[disabled] > input:-moz-placeholder,
.input-and-btn[disabled] > input.uneditable:-moz-placeholder, .input-and-btn[disabled=disabled] > input:-moz-placeholder,
.input-and-btn[disabled=disabled] > input.uneditable:-moz-placeholder {
  color: var(--input-placeholder-color) !important;
}
.input-and-btn[disabled] > input::-moz-placeholder,
.input-and-btn[disabled] > input.uneditable::-moz-placeholder, .input-and-btn[disabled=disabled] > input::-moz-placeholder,
.input-and-btn[disabled=disabled] > input.uneditable::-moz-placeholder {
  color: var(--input-placeholder-color) !important;
}
.input-and-btn[disabled] > input:-ms-input-placeholder,
.input-and-btn[disabled] > input.uneditable:-ms-input-placeholder, .input-and-btn[disabled=disabled] > input:-ms-input-placeholder,
.input-and-btn[disabled=disabled] > input.uneditable:-ms-input-placeholder {
  color: var(--input-placeholder-color) !important;
}
.input-and-btn > input {
  flex: 1 1 auto;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0 solid transparent;
  height: 100%;
  border: none;
  min-width: 0px;
}
.input-and-btn > input.drpdown-placeholder {
  font-style: italic;
}
.input-and-btn > input.has-error {
  border: 1px solid var(--input-error-border-color);
  color: var(--input-error-border-color);
}
.input-and-btn > input[disabled] {
  background-color: var(--input-background-disabled-color);
  color: var(--input-button-text-color-disabled);
}
.input-and-btn > input[placeholder] {
  font-style: italic;
}
.input-and-btn > input[value] {
  font-style: normal;
}
.input-and-btn > ul {
  border: none;
  flex: 0 0 auto;
  padding: 0 15px;
  line-height: 40px;
  text-align: center;
  justify-content: center;
}
.input-and-btn > ul > li {
  display: inline;
  position: absolute;
  transform: translate(-50%, 0);
}
.input-and-btn > button {
  flex: 0 0 auto;
  height: 100% !important;
}
.input-and-btn > .dropdown {
  flex: 0 0 auto;
  height: 100%;
}
.input-and-btn > .dropdown.small .btn-sm, .input-and-btn > .dropdown.small .btn-xs {
  min-width: 0;
}
.input-and-btn .button-stand-in {
  display: inline-flex;
  flex: 1 1 auto;
  height: 100%;
}
.input-and-btn > button,
.input-and-btn > .dropdown > .btn,
.input-and-btn > .button-stand-in > button {
  background-color: var(--input-background-color);
  padding: 0;
  border: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: 1px solid var(--input-base-border-color);
  justify-content: center;
  height: 100%;
  box-sizing: border-box;
  color: var(--input-font-color);
}
.input-and-btn .button-wrapper {
  display: flex;
  flex-direction: column;
  align-self: stretch;
  justify-content: flex-start;
  align-items: center;
  flex: 0 0 auto;
  background-color: var(--white, #fff);
  padding: 0;
  margin: 0;
  border: 1px solid var(--gray-3, #9EA7B3);
  border-left: 0;
  border-radius: 0 5px 5px 0;
  min-height: 100%;
  box-sizing: border-box;
  color: var(--gray-3, #9EA7B3);
}
.has-error .input-and-btn .button-wrapper {
  border: 1px solid var(--red-3, #EF373E);
}
.input-and-btn .button-wrapper .btn-default {
  background-color: var(--white, #fff);
  border-radius: 0;
  border-color: var(--white, #fff);
  border: none;
}
.input-and-btn .button-wrapper .btn-default:active, .input-and-btn .button-wrapper .btn-default:active:hover {
  border-color: var(--blue-4, #4092B9);
  background-color: var(--blue-1, #CCE7FF);
  box-shadow: inset 0 0 5px rgba(var(--blue-4-rgb, 64, 146, 185), 0.8);
}
.input-and-btn .button-wrapper .btn-default[disabled=disabled] {
  border: none;
}
.input-and-btn .button-wrapper .btn-default:focus {
  color: var(--blue-4, #4092B9);
  border-color: var(--white, #fff);
  background-color: var(--white, #fff);
  box-shadow: inset 0 1px 1px rgba(var(--black-rgb, 17, 17, 17), 0.075), 0 0 8px rgba(var(--blue-4-rgb, 64, 146, 185), 0.8);
}
.input-and-btn .button-wrapper .btn-default:focus:hover {
  color: var(--blue-4, #4092B9);
  border-color: var(--blue-4, #4092B9);
  background-color: var(--white, #fff);
  box-shadow: inset 0 1px 1px rgba(var(--black-rgb, 17, 17, 17), 0.075), 0 0 8px rgba(var(--blue-4-rgb, 64, 146, 185), 0.8);
}
.input-and-btn .button-wrapper .btn-default:focus:hover:active {
  border-color: var(--blue-4, #4092B9);
  background-color: var(--blue-1, #CCE7FF);
  box-shadow: inset 0 0 5px rgba(var(--blue-4-rgb, 64, 146, 185), 0.8);
}
.input-and-btn .button-wrapper .btn-default:first-of-type {
  border-radius: 0 5px 0 0;
}
.input-and-btn .button-wrapper .border-bottom {
  height: 1px;
  width: 80%;
  background-color: var(--gray-3, #9EA7B3);
  display: block;
  z-index: 1;
}
.input-and-btn.dropdown-and-btn {
  border: none;
}
.secondary .input-and-btn.dropdown-and-btn {
  border: 1px solid var(--input-base-border-color);
}
.secondary .input-and-btn.dropdown-and-btn .dropdown {
  flex: 1 0 auto;
}
.input-and-btn.dropdown-and-btn > .dropdown > .btn {
  border-radius: var(--input-border-radius) 0 0 var(--input-border-radius);
  border-left: none !important;
  width: 100% !important;
  height: 100% !important;
}
.input-and-btn.dropdown-and-btn > .dropdown + .btn {
  min-width: 40px !important;
  border-left: 1px solid;
}
.input-and-btn.dropdown-and-btn px-dropdown button {
  flex: 1 0 auto;
  border-radius: var(--input-border-radius) 0 0 var(--input-border-radius);
}
.input-and-btn.dropdown-and-btn px-dropdown + .btn {
  min-width: 40px !important;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border: 1px solid var(--input-base-border-color);
  border-left: none;
}

.dropdown.small .btn-xs {
  min-width: 0;
  min-height: 100%;
}
.dropdown.small .btn-xs span {
  width: auto;
  right: 0 !important;
  font-size: 12px !important;
}

.radio-container {
  overflow: visible;
}

.radio {
  padding-left: 20px;
  margin-top: 0;
  margin-bottom: 0;
}
.radio > label {
  display: inline-block;
  vertical-align: middle;
  padding-top: 1px;
  padding-left: 14px !important;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.radio > label:before {
  content: "";
  display: block;
  position: absolute;
  opacity: 0;
  width: 12px;
  height: 12px;
  top: 12px;
  left: 6px;
  border: none;
  border-color: var(--input-hover-border-color);
  background-color: var(--input-hover-border-color);
  background-clip: padding-box;
  border-radius: 50%;
  transition: all 100ms ease-in;
  z-index: 1;
}
.radio > label:after {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  top: 8px;
  left: 2px;
  border: 1px solid var(--input-base-border-color);
  border-radius: 50%;
  background-clip: padding-box;
  background-color: var(--input-background-color);
  cursor: pointer;
}
.radio input[type=radio] {
  display: none;
}
.radio input[type=radio]:checked + label:before {
  opacity: 1;
}
.radio input[type=radio]:checked + label:after {
  border-color: var(--input-hover-border-color);
}
.radio input[type=radio]:hover + label:after {
  border-color: var(--input-hover-border-color);
  outline: 1px solid var(--input-hover-border-color);
  box-shadow: none;
}
.radio input[type=radio]:disabled + label {
  cursor: default;
}
.radio input[type=radio]:disabled + label:after {
  border-color: var(--input-disabled-border-color);
  background-color: var(--input-background-disabled-color);
}
.radio input[type=radio]:disabled + label:before {
  background-color: var(--input-disabled-border-color);
}
.radio input[type=radio]:disabled + label:hover:after {
  border-color: var(--input-disabled-border-color);
  background-color: var(--input-background-disabled-color);
  outline: none;
  box-shadow: none;
  cursor: default;
}
.radio input[type=radio]:disabled + label:hover:before {
  background-color: var(--input-disabled-border-color);
}
.radio input[type=radio].has-error + label:after {
  border-color: var(--input-error-border-color);
  box-shadow: none;
}
.radio input[type=radio].has-error + label:hover:after {
  border-color: var(--input-error-border-color);
  outline: 1px solid var(--input-error-border-color);
  box-shadow: none;
}

.checkbox {
  padding-left: 20px;
  margin-top: 0;
  margin-bottom: 0;
  overflow: visible;
}
.checkbox > label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 11px;
}
.checkbox > label:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 21px;
  height: 21px;
  left: 0;
  margin-left: -20px;
  border: 1px solid var(--input-base-border-color);
  border-radius: 3px;
  background-color: var(--input-background-color);
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox > label:after {
  position: absolute;
  content: "";
  color: var(--input-hover-border-color);
  width: 10px;
  height: 5px;
  left: 6px;
  top: 7px;
  border: 3px solid var(--input-hover-border-color);
  border-top: none;
  border-right: none;
  transform: rotate(-45deg);
  margin-left: -20px;
  transition: all 0.15s ease-in-out;
  opacity: 0;
}
.checkbox > label > span.indeteminate {
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  background-color: var(--input-font-color);
  margin-left: -17px;
  top: 3px;
  border-radius: 2px;
  opacity: 0;
}
.checkbox > label > span.indeteminate + span {
  color: var(--input-base-border-color);
}
.checkbox input[type=checkbox] {
  opacity: 0;
}
.checkbox input[type=checkbox]:checked + label::after {
  opacity: 1;
}
.checkbox input[type=checkbox] + label > span.indeteminate[indeteminate=true] {
  opacity: 1;
}
.checkbox input[type=checkbox].has-error + label::before {
  border-color: var(--input-error-border-color);
}
.checkbox input[type=checkbox]:hover + label::before {
  border-color: var(--input-hover-border-color);
  box-shadow: none;
}
.checkbox input[type=checkbox]:hover.has-error + label::before {
  border-color: var(--input-error-border-color);
  box-shadow: none;
}
.checkbox input[type=checkbox]:disabled + label {
  cursor: default;
  color: var(--input-button-text-color-disabled);
}
.checkbox input[type=checkbox]:disabled + label > span.indeteminate[indeteminate=true] {
  background-color: var(--input-background-disabled-color);
}
.checkbox input[type=checkbox]:disabled + label::after {
  border-color: var(--input-disabled-border-color);
}
.checkbox input[type=checkbox]:disabled + label::before, .checkbox input[type=checkbox]:disabled:hover + label::before {
  cursor: default;
  box-shadow: none;
  border-color: var(--input-disabled-border-color);
}

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

.round-switch {
  position: relative;
  margin-left: -9999px;
  visibility: hidden;
  pointer-events: none;
}
.round-switch + label {
  position: relative;
  cursor: pointer;
  outline: none;
  margin-bottom: 0;
  top: 5px;
}

input.round-switch + label {
  width: 34px;
  height: 20px;
  background-color: var(--checkbox-gray-1, #dddddd);
  border-radius: 10px;
}
input.round-switch + label:before, input.round-switch + label:after {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  content: "";
}
input.round-switch + label:before {
  right: 1px;
  background-color: var(--checkbox-gray-2, #dce1e6);
  border-radius: 10px;
  transition: background 0.4s;
  box-shadow: inset 4px 4px 4px var(--checkbox-gray-3, #bfc6ce);
}
input.round-switch + label:after {
  width: 18px;
  background-color: var(--checkbox-gray-4, #eaeef2);
  border-radius: 100%;
  transition: margin 0.2s;
  box-shadow: 0 1px 2px var(--black, #111);
}

input.round-switch:checked + label:before {
  background-color: var(--blue-3, #70B1D1);
  box-shadow: inset 3px 4px 4px var(--blue-5, #347798);
}
input.round-switch:checked + label:after {
  margin-left: 14px;
}

@supports (-ms-accelerator: true) {
  .filter-search-container {
    width: calc(100% - 45px);
  }
}
.sp-replacer:hover {
  border-color: var(--blue-4, #4092B9);
  box-shadow: 0 0 8px rgba(var(--blue-4-rgb, 64, 146, 185), 0.9);
}

_:-ms-fullscreen:before, :root fieldset[disabled] .checkbox input[type=checkbox] + label:before {
  cursor: default !important;
  border-color: var(--gray-2, #D2DAE3);
  background-color: var(--white, #fff) !important;
  box-shadow: none !important;
  color: var(--gray-3, #9EA7B3) !important;
}
_:-ms-fullscreen:after, :root fieldset[disabled] .checkbox input[type=checkbox] + label:after {
  background-color: transparent !important;
  border-color: var(--gray-12, #D5DAE3) !important;
  opacity: 0.75;
}
_:-ms-fullscreen .indeteminate, :root fieldset[disabled] .checkbox input[type=checkbox] + label .indeteminate {
  background-color: var(--gray-12, #D5DAE3) !important;
}

_:-ms-fullscreen, :root .input-and-btn > input {
  box-shadow: 0 0 0 0;
}

_:-ms-lang(x),
_:-webkit-full-screen,
.input-and-btn > input {
  box-shadow: 0 0 0 0;
}

px-color-picker.has-error:hover button.color-box {
  border-right: 1px solid !important;
  border-color: var(--input-error-border-color) !important;
  box-shadow: none !important;
}
px-color-picker.has-error:hover .dropdown button {
  border-color: var(--input-error-border-color) !important;
  box-shadow: none !important;
}

/*loading indicator*/
.loading-indicator {
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: transparent;
  z-index: 102;
  display: block;
  text-align: center;
  color: var(--red-3, #EF373E);
  left: 0;
  top: 0;
}
.loading-indicator.opaque {
  background-color: var(--white, #fff);
}
.loading-indicator.translucent {
  background-color: var(--white, #fff);
  background-color: rgba(var(--white-rgb, 255, 255, 255), 0.6);
}
.loading-indicator > div.spinner {
  display: inline-block;
  top: 50%;
  transform: translate(0, -50%);
}
.loading-indicator > div.progress {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: 0;
  height: 5px;
  width: 100%;
  background: transparent;
  border-radius: 0;
}
.loading-indicator > div.progress .progress-bar {
  background-color: var(--red-3, #EF373E);
}

/*context menu*/
.context-menu {
  box-shadow: 0 1px 6px var(--black, #111);
  position: absolute;
  z-index: 9999;
  background-color: var(--white, #fff);
  border: 1px solid var(--blue-4, #4092B9);
  border-radius: 3px;
  height: auto;
  color: #111;
}
.context-menu.px-context-menu {
  position: relative;
  display: block;
  z-index: inherit;
  font-size: var(--default-fontsize, 14px);
}
.context-menu ul {
  margin: 0;
  padding: 0;
  position: relative;
}
.context-menu ul > li {
  cursor: pointer;
  line-height: 30px;
  height: 30px;
  vertical-align: middle;
  list-style: none;
  padding-left: 12px;
  padding-right: 15px;
  white-space: nowrap;
}
.context-menu ul > li > span {
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.context-menu ul > li:not(.sub-heading):not(.button-group):hover {
  background-color: var(--blue-1, #CCE7FF);
  color: var(--black, #111);
}
.context-menu ul > li.disabled {
  color: var(--gray-3, #9EA7B3);
  cursor: default;
  pointer-events: none;
}
.context-menu ul > li.disabled .p-icon, .context-menu ul > li.disabled .dropdown > .btn > .caret {
  color: var(--gray-3, #9EA7B3);
}
.context-menu ul > li.button-group {
  cursor: default;
  height: auto;
}
.context-menu ul > li.button-group .button-group-items {
  margin-left: 30px;
  margin-bottom: 5px;
}
.context-menu ul > li.button-group .button-group-items > .btn {
  margin-right: 5px;
  border-color: var(--blue-4, #4092B9);
}
.context-menu ul > li.divider {
  height: 1px;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid var(--blue-4, #4092B9);
  pointer-events: none;
}
.context-menu ul > li.title {
  background-color: var(--blue-4, #4092B9);
  color: var(--context-menu-title, #e8f2f6);
  cursor: default;
  pointer-events: none;
  border-left: 1px solid var(--white, #fff);
  border-right: 1px solid var(--white, #fff);
}
.context-menu ul > li.title:first-child {
  border-top: 1px solid var(--white, #fff);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.context-menu ul > li.title:last-child {
  border-bottom: 1px solid var(--white, #fff);
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.context-menu ul.icons-only > li {
  padding-left: 6px;
  padding-right: 2px;
}
.context-menu ul.icons-only > li.active, .context-menu ul.icons-only > li:active, .context-menu ul.icons-only > li:active:hover {
  border-color: var(--blue-4, #4092B9);
  background-color: var(--blue-1, #CCE7FF);
  box-shadow: inset 0 0 6px rgba(var(--blue-4-rgb, 64, 146, 185), 1);
}
.context-menu .p-icon, .context-menu .dropdown > .btn > .caret {
  color: var(--blue-4, #4092B9);
  line-height: 30px;
}

/*Modal dialogs*/
.modal-dialog {
  width: calc(100% - 50px);
  height: 100%;
  max-height: calc(100% - 60px);
  margin: 30px auto;
}
.modal-dialog .modal-body {
  max-height: calc(100vh - 167px);
}
@media only screen and (max-width: 767px) {
  .modal-dialog .modal-body {
    max-height: calc(100vh - 127px);
  }
}
.modal-dialog .modal-body.old-selector .search-results treecontrol ul {
  margin-top: 10px;
}
.modal-dialog .modal-body.old-selector .search-results treecontrol ul li {
  height: 20px;
  margin-bottom: 10px;
}
.modal-dialog .modal-body j-tree ul {
  overflow: visible;
}
@media only screen and (max-width: 767px) {
  .modal-dialog {
    width: calc(100% - 20px);
    max-height: calc(100% - 20px);
    margin: 10px;
  }
}
.modal-dialog.modal-1-lg-pw-ph {
  width: calc(100% - 50px);
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .modal-dialog.modal-1-lg-pw-ph {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
  }
}
.modal-dialog.modal-2-lg-pw-mw-ph {
  width: calc(100% - 50px);
  height: 100%;
}
@media only screen and (min-width: 1024px) and (max-width: 1920px) {
  .modal-dialog.modal-2-lg-pw-mw-ph {
    width: 974px;
    height: 100%;
    max-height: 75%;
  }
}
@media only screen and (min-width: 1921px) {
  .modal-dialog.modal-2-lg-pw-mw-ph {
    width: 974px;
    height: 100%;
    max-height: 75%;
  }
}
@media only screen and (max-width: 767px) {
  .modal-dialog.modal-2-lg-pw-mw-ph {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
  }
}
.modal-dialog.modal-3-lg-pw-mw-ph100 {
  width: calc(100% - 50px);
  height: calc(100% - 50px);
}
@media only screen and (min-width: 1024px) and (max-width: 1920px) {
  .modal-dialog.modal-3-lg-pw-mw-ph100 {
    width: 974px;
    height: calc(100% - 50px);
  }
}
@media only screen and (min-width: 1921px) {
  .modal-dialog.modal-3-lg-pw-mw-ph100 {
    width: 974px;
    height: calc(100% - 50px);
  }
}
@media only screen and (max-width: 767px) {
  .modal-dialog.modal-3-lg-pw-mw-ph100 {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
  }
}
.modal-dialog.modal-4-md-fw-ph {
  width: 715px;
  height: 75%;
}
@media only screen and (max-width: 767px) {
  .modal-dialog.modal-4-md-fw-ph {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
  }
}
.modal-dialog.modal-4-md-fw-ah {
  width: 715px;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .modal-dialog.modal-4-md-fw-ah {
    width: calc(100% - 20px);
  }
}
.modal-dialog.modal-5-md-fw-ah {
  width: 650px;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .modal-dialog.modal-5-md-fw-ah {
    width: calc(100% - 20px);
  }
}
.modal-dialog.modal-6-sm-fw-ah {
  width: 430px;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .modal-dialog.modal-6-sm-fw-ah {
    width: calc(100% - 20px);
  }
}
.modal-dialog.modal-7-sm-fw-mh-fh {
  width: 430px;
  height: 620px;
}
@media only screen and (max-width: 767px) {
  .modal-dialog.modal-7-sm-fw-mh-fh {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
  }
}
.modal-dialog.modal-7-sm-fw-mh-fh-350 {
  width: 430px;
  height: 350px;
}
.modal-dialog.modal-7-sm-fw-mh-fh-350 .modal-body.jtree-modal {
  height: calc(100% - 105px);
}
@media only screen and (max-width: 767px) {
  .modal-dialog.modal-7-sm-fw-mh-fh-350 {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
  }
}
.modal-dialog.modal-wide {
  width: calc(100% - 50px);
  height: auto;
}
@media only screen and (max-width: 767px) {
  .modal-dialog.modal-wide {
    width: calc(100% - 20px);
  }
}
.modal-dialog.modal-md-fixed-stacked {
  max-width: 600px;
  height: 58%;
  top: 40px;
}
.modal-dialog.modal-md-fixed-stacked .modal-content {
  height: auto;
}
.modal-dialog.height-auto {
  height: auto !important;
  min-height: 300px !important;
}
.modal-dialog.fixed-height {
  height: 100% !important;
  max-height: 700px !important;
}
.modal-dialog.fixed-height .modal-body {
  max-height: 100% !important;
}

.modal-backdrop {
  background-color: var(--blue-4, #4092B9);
}
.modal-backdrop.message-modal {
  background-color: transparent;
}
.modal-backdrop.data-entry-modal {
  background-color: var(--blue-4, #4092B9);
}
.modal-backdrop.read-only-modal {
  background-color: var(--white, #fff);
}
.modal-backdrop.gray-modal {
  background-color: var(--gray-3, #9EA7B3);
}
.modal-backdrop.is-hidden {
  visibility: hidden;
}

.modal-open .modal {
  overflow: hidden;
}

.modal[uib-modal-window]:not(.custom-modal) .modal-header {
  background-color: var(--black, #111);
}
.modal[uib-modal-window].message-modal .modal-header {
  background-color: var(--blue-6, #146078);
}
.modal[uib-modal-window].message-modal-simulated-backdrop {
  background-color: transparent;
}
.modal[uib-modal-window].data-entry-modal .modal-header {
  background-color: var(--black, #111);
}
.modal[uib-modal-window].data-entry-modal-simulated-backdrop {
  background-color: rgba(var(--blue-4-rgb, 64, 146, 185), 0.5);
}
.modal[uib-modal-window].read-only-modal .modal-header {
  background-color: var(--blue-6, #146078);
}
.modal[uib-modal-window].read-only-modal-simulated-backdrop {
  background-color: rgba(var(--white-rgb, 255, 255, 255), 0.5);
}
.modal[uib-modal-window].modal-moveable {
  background-color: transparent;
  bottom: auto;
  right: auto;
  left: 50%;
  right: auto;
  transform: translate(-50%, 0);
  transition: opacity 0.4s ease-out;
}
.modal[uib-modal-window].modal-moveable > .modal-dialog {
  margin-top: 0;
  margin-bottom: 0;
  min-height: 0;
  border: 2px dashed var(--blue-6, #146078);
  border-radius: 6px;
  opacity: 0;
  transition: opacity 0.4s ease-out;
}
.modal[uib-modal-window].modal-moveable > .modal-dialog > .modal-content {
  box-shadow: none;
  border: none;
}
.modal[uib-modal-window].modal-moveable > .modal-dialog > .modal-content > .modal-header {
  cursor: move;
}
.modal[uib-modal-window].modal-moveable.fade {
  transition: opacity 0s ease-out;
}
.modal[uib-modal-window].modal-moveable.fade:not(.in) .modal-dialog,
.modal[uib-modal-window].modal-moveable.fade .is-hidden .modal-dialog {
  transform: translate(0, -50%);
  transition: opacity 0.1s ease-out;
}
.modal[uib-modal-window].modal-moveable.fade.in .modal-dialog {
  opacity: 1;
}

.modal-content {
  height: 100%;
  border: 1px solid var(--blue-6, #146078);
}
.modal-content > form {
  height: 100%;
}
.modal-content > form .form-group {
  padding: 0 15px;
}
.modal-content > form .form-group:first-child {
  margin-top: 15px;
}
.modal-content .box-header {
  background-color: var(--gray-1, #E9ECEF);
  line-height: 40px;
  padding-left: 15px;
  color: var(--blue-4, #4092B9);
}
.modal-content .icon-close:not[disabled], .modal-content .header-button:not[disabled] {
  color: var(--gray-3, #9EA7B3);
  cursor: pointer;
  line-height: 20px;
}
.modal-content .icon-close:not[disabled]:hover, .modal-content .header-button:not[disabled]:hover {
  opacity: 1;
  color: var(--gray-11, #fff);
}

.modal-body {
  padding: 0;
  height: calc(100% - 105px);
  overflow: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.modal-body.modal-body-flex {
  display: flex;
}
@media only screen and (max-width: 767px) {
  .modal-body {
    max-height: calc(100vh - 127px);
  }
}
.modal-body .panel-side, .modal-body .modal-body .panel-content {
  height: 100%;
}
.modal-body .page-toolbar + .panel-side,
.modal-body .page-toolbar ~ .panel-content {
  height: calc(100% - 46px);
}
.modal-body.jtree-modal {
  display: flex;
  height: 100%;
  overflow: hidden;
}
.modal-body.jtree-modal j-tree {
  width: 100%;
}
.modal-body.jtree-modal j-tree ul {
  padding: 20px;
}

.box-header i {
  margin-right: 5px;
}

.dialog-header {
  background-color: var(--blue-6, #146078);
}

.modal-footer {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border: 1px solid var(--white, #fff);
  border-top: none;
  height: 55px;
  line-height: 52px;
  color: var(--white, #fff);
  padding: 0;
  background-color: var(--gray-3, #9EA7B3);
  text-align: center;
}
.modal-footer input {
  display: inline-block;
  width: 335px;
}
.modal-footer .btn:focus {
  outline-color: transparent;
}
.modal-footer .btn.btn-default {
  margin: 7px;
  width: 120px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-color: var(--gray-3, #9EA7B3);
  color: var(--white, #fff);
  border: 1px solid var(--white, #fff);
  border-radius: 4px !important;
}
.modal-footer .btn.btn-default:hover {
  background-color: var(--gray-4, #666F7A);
  box-shadow: none;
}
.modal-footer .btn.btn-default:active {
  background-color: var(--blue-4, #4092B9);
}
.modal-footer .btn.disabled, .modal-footer .btn[disabled] {
  color: var(--gray-2, #D2DAE3) !important;
  border-color: var(--gray-2, #D2DAE3);
  background: transparent !important;
}
.modal-footer .btn .btn + .btn {
  margin-left: 10px;
}

/* Custom dialog/modal headers */
.dialog-header-error {
  background-color: var(--red-3, #EF373E);
}

.dialog-header-wait {
  background-color: var(--blue-4, #4092B9);
}

.dialog-header-notify {
  background-color: var(--gray-1, #E9ECEF);
}

.dialog-header-confirm {
  background-color: var(--gray-4, #666F7A);
}

.dialog-header-error span, .dialog-header-error h4,
.dialog-header-wait span, .dialog-header-wait h4,
.dialog-header-confirm span, .dialog-header-confirm h4 {
  color: var(--white, #fff);
}

/* Ease Display */
.pad {
  padding: 0;
}

/*Confirmation dialog*/
.modal-dialog.modal-confirm,
.modal-dialog.modal-editable {
  width: 400px;
  height: auto;
  min-height: 190px;
}
@media only screen and (max-width: 767px) {
  .modal-dialog.modal-confirm,
  .modal-dialog.modal-editable {
    width: calc(100% - 20px);
    max-height: calc(100% - 20px);
  }
}
.modal-dialog.modal-confirm .modal-body-text,
.modal-dialog.modal-editable .modal-body-text {
  max-height: calc(100vh - 180px);
  padding: 20px;
  text-align: center;
}
.modal-dialog.modal-confirm .modal-body-text:not(:first-child),
.modal-dialog.modal-editable .modal-body-text:not(:first-child) {
  padding-top: 6px;
}
.modal-dialog.modal-confirm .modal-body-text:not(:first-child).sm,
.modal-dialog.modal-editable .modal-body-text:not(:first-child).sm {
  padding-top: 0px;
}
.modal-dialog.modal-confirm .modal-body-text:not(:last-child),
.modal-dialog.modal-editable .modal-body-text:not(:last-child) {
  padding-bottom: 6px;
}
.modal-dialog.modal-confirm .modal-body-text:not(:last-child).sm,
.modal-dialog.modal-editable .modal-body-text:not(:last-child).sm {
  padding-bottom: 0px;
}
.modal-dialog.modal-confirm .modal-body-text.is-compact:not(:last-child),
.modal-dialog.modal-editable .modal-body-text.is-compact:not(:last-child) {
  padding-bottom: 0;
}
.modal-dialog.modal-confirm .modal-body-text.is-compact:not(:first-child),
.modal-dialog.modal-editable .modal-body-text.is-compact:not(:first-child) {
  padding-top: 0;
}
.modal-dialog.modal-confirm .modal-body-text.modal-body-title,
.modal-dialog.modal-editable .modal-body-text.modal-body-title {
  text-align: left;
  font-weight: bold;
}
.modal-dialog.modal-confirm .modal-body-text.align-left,
.modal-dialog.modal-editable .modal-body-text.align-left {
  text-align: left;
}
.modal-dialog.modal-confirm .modal-body-text.align-right,
.modal-dialog.modal-editable .modal-body-text.align-right {
  text-align: right;
}
.modal-dialog.modal-confirm .modal-header,
.modal-dialog.modal-editable .modal-header {
  background-color: var(--blue-6, #146078) !important;
}

.modal-dialog.modal-editable .modal-header {
  background-color: var(--black, #111) !important;
}

.modal-dialog.read-only-modal .modal-header {
  background-color: var(--blue-6, #146078) !important;
}

.dynamic-modal-content {
  padding: 20px;
  /* Using this to replace the above row rule over time since 'row' is already used by bootstrap grid system */
}
.dynamic-modal-content#highlight-exceptions-modal {
  padding-top: 0px;
  padding-bottom: 0px;
}
.dynamic-modal-content#highlight-exceptions-modal .highlight-exception-container {
  margin-bottom: 20px;
  margin-top: 5px;
}
.dynamic-modal-content#highlight-exceptions-modal .btn.color-chooser > .color-indicator {
  height: 100%;
  border: 2px solid var(--white, #fff);
  border-radius: 6px;
}
.dynamic-modal-content#highlight-exceptions-modal .icon-trash {
  font-size: 18px;
  color: var(--gray-3, #9EA7B3);
  margin-right: 5px;
  cursor: pointer;
}
.dynamic-modal-content#highlight-exceptions-modal .icon-trash:hover {
  color: var(--blue-4, #4092B9);
}
.dynamic-modal-content#highlight-exceptions-modal .dropdown-toggle .p-icon-fw, .dynamic-modal-content#highlight-exceptions-modal .dropdown-toggle .dropdown > .btn > .caret {
  width: 1em;
  font-size: 1.2em;
}
.dynamic-modal-content#highlight-exceptions-modal .row {
  margin: 0;
}
.dynamic-modal-content#highlight-exceptions-modal label {
  margin-bottom: 5px;
}
.dynamic-modal-content#highlight-exceptions-modal .dropdown {
  width: 180px;
}
.dynamic-modal-content#highlight-exceptions-modal .no-exceptions-text {
  padding: 30px;
  text-align: center;
}
.dynamic-modal-content#highlight-exceptions-modal input {
  padding-top: 0px;
  padding-bottom: 0px;
}
.dynamic-modal-content#highlight-exceptions-modal .sample-format {
  border: 1px solid var(--gray-3, #9EA7B3);
  border-radius: 5px;
  height: 40px;
  padding: 8px 16px;
  cursor: default;
}
.dynamic-modal-content#highlight-exceptions-modal hr {
  margin-top: 0px;
  margin-bottom: 0px;
  border-color: #ccc;
}
.dynamic-modal-content#highlight-exceptions-modal #exception-row-0 hr {
  display: none;
}
.dynamic-modal-content#highlight-exceptions-modal div.numerical-trigger.is-not-set,
.dynamic-modal-content#highlight-exceptions-modal div.numerical-trigger:not(.is-range) input:nth-child(2) {
  display: none;
}
.dynamic-modal-content#highlight-exceptions-modal div.numerical-trigger.is-range input {
  width: 47.5%;
  display: inline-block;
}
.dynamic-modal-content#highlight-exceptions-modal div.numerical-trigger.is-range input:first-child {
  margin-right: 5px;
}
.dynamic-modal-content > :first-child {
  margin-top: 0;
}
.dynamic-modal-content div:not(.checkbox):not(.radio) > label {
  padding: 0;
  font-weight: normal;
  line-height: normal;
}
.dynamic-modal-content .label-icon {
  color: var(--blue-4, #4092B9);
}
.dynamic-modal-content .row {
  margin-left: 0;
  margin-right: 0;
  padding: 2px 0px;
}
.dynamic-modal-content .row.compact {
  padding: 1px 0px;
}
.dynamic-modal-content .row.just-text {
  line-height: 2.3;
  padding: 0;
  color: var(--gray-4, #666F7A);
}
.dynamic-modal-content .row.just-text span {
  color: initial;
}
.dynamic-modal-content .modal-row {
  padding-bottom: 5px;
  padding-top: 5px;
  width: 100%;
  white-space: nowrap;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}
.dynamic-modal-content .modal-row > div, .dynamic-modal-content .modal-row > button {
  flex: 0 1 auto;
  display: inline-block;
  margin-right: 5px;
}
.dynamic-modal-content hr.full-width {
  width: calc(100% + 2 * 20px);
  position: relative;
  left: calc(-1 * 20px);
}
.dynamic-modal-content.flex-row-container > hr.full-width {
  left: 0;
}

.warning-container {
  width: 100%;
  height: auto;
  overflow-y: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.info-text {
  color: var(--purple-3, #976DAD);
  padding: 20px 0;
}

.warning-text {
  display: flex;
}

.modal-accordion a {
  text-decoration: none;
}
.modal-accordion .panel-heading {
  border-radius: 0;
  padding: 0;
  background-color: var(--gray-1, #E9ECEF);
}
.modal-accordion .panel-heading .icon-arrow-right,
.modal-accordion .panel-heading .icon-arrow-down {
  color: var(--gray-3, #9EA7B3);
  line-height: 37px;
}
.modal-accordion .panel-default {
  border-radius: 0;
}
.modal-accordion .panel-default:not(:first-child) .accord-block {
  border-top: 1px solid var(--white, #fff);
}
.modal-accordion .panel-default.panel-open .panel-heading {
  background-color: var(--gray-2, #D2DAE3);
}
.modal-accordion .panel-title-heading {
  color: var(--blue-4, #4092B9);
  font-size: var(--default-fontsize, 14px);
}
.modal-accordion .accord-block {
  line-height: 37px;
  padding: 0 15px;
}
.modal-accordion .panel-body div {
  margin: 7px 0;
}
.modal-accordion .debug-timing-container {
  position: relative;
  top: -5px;
}

/* Used in drill across runtime and template studio page selection */
.grid-info {
  height: 32px;
  line-height: 16px;
  display: inline-block;
}

#cube-selector-modal {
  min-height: 250px;
  display: flex;
}
#cube-selector-modal j-tree {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-height: inherit;
}
#cube-selector-modal j-tree .tree-root {
  height: 100%;
  overflow: auto !important;
}

#logo {
  max-width: 200px;
  overflow: hidden;
}

/* Nav bar dropdown menus */
.navbar-dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-color: var(--gray-3, #9EA7B3);
  border-top: none;
  width: inherit;
}
.navbar-dropdown-menu li:last-of-type {
  border-top: 1px solid var(--blue-4, #4092B9);
}
.navbar-dropdown-menu li a {
  line-height: 30px;
  padding: 0;
}
.navbar-dropdown-menu li:last-child a {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.navbar-dropdown-menu i {
  padding: 8px;
}

#px-command-field {
  padding: 6px 10px;
  width: 450px;
  position: relative;
  z-index: 11;
}

#px-search-field {
  padding: 6px 5px;
  width: 350px;
  position: relative;
  z-index: 11;
}

#account-btn-container:hover, #account-btn-container.dropdown.open {
  background-color: var(--info-btn-gray, #3f3f3f);
}
#account-btn-container:hover #username, #account-btn-container.dropdown.open #username {
  opacity: 1;
}

#account-btn {
  color: var(--white, #fff);
  background-color: transparent;
  padding: 0;
  line-height: 45px;
  text-decoration: none;
}
#account-btn > imagebox, #account-btn > div, #account-btn > div > .icon-arrow-down {
  margin: 0 10px;
}

#hub-triggers-container {
  padding: 0;
  max-width: 100%;
  white-space: nowrap;
  display: flex;
}
#hub-triggers-container button.nav-icon {
  padding: 0 10px;
  height: 45px;
  width: 100%;
  background: transparent;
  border: none;
  color: white;
}
#hub-triggers-container button.nav-icon:hover {
  opacity: 0.5;
  box-shadow: none;
}
#hub-triggers-container .hub-active,
#hub-triggers-container .hub-trigger:hover {
  background-color: var(--info-btn-gray, #3f3f3f);
}
#hub-triggers-container .hub-active button.nav-icon,
#hub-triggers-container .hub-trigger:hover button.nav-icon {
  opacity: 1;
}
#hub-triggers-container .hub-trigger {
  position: relative;
  display: inline-block;
}
#hub-triggers-container .hub-trigger > button {
  background: none;
  border: none;
}
#hub-triggers-container .any-hub-active,
#hub-triggers-container .hub-active {
  z-index: 1000;
}

.hub-overlay-panel {
  margin-top: 45px;
}

.hub-full-overlay-panel {
  height: calc(100% - 45px);
}

#info-btn-container {
  padding: 0;
  max-width: 100%;
  /*border-left: 1px solid white;*/
}
#info-btn-container.dropdown.open {
  background-color: var(--info-btn-gray, #3f3f3f);
}
#info-btn-container.dropdown.open .dropdown-toggle .p-icon, #info-btn-container.dropdown.open .dropdown-toggle .dropdown > .btn > .caret {
  color: var(--white, #fff);
}
#info-btn-container.dropdown .dropdown-toggle.btn-default {
  box-shadow: none !important;
}
#info-btn-container.dropdown .dropdown-toggle.btn-default:active, #info-btn-container.dropdown .dropdown-toggle.btn-default:hover, #info-btn-container.dropdown .dropdown-toggle.btn-default:focus, #info-btn-container.dropdown .dropdown-toggle.btn-default:visited {
  box-shadow: none !important;
}
#info-btn-container:hover {
  background-color: var(--info-btn-gray, #3f3f3f);
}
#info-btn-container:hover #info-btn {
  opacity: 1;
}
#info-btn-container > button {
  padding: 0 10px;
  height: 45px;
  width: 100%;
  background: transparent;
  border: none;
  color: white;
}
#info-btn-container > button:hover {
  opacity: 0.5;
  box-shadow: none;
}

.navbar-dropdown-section .dropdown {
  width: 100%;
}

#image-preview {
  display: inline-block;
  height: 100px;
  width: 100px;
  border: 1px solid var(--gray-3, #9EA7B3);
  background-color: var(--white, #fff);
  border-radius: 5px;
  text-align: center;
  padding: 0;
}
#image-preview > i {
  line-height: 100px;
}

.image-size-error {
  margin-top: 15px;
}

#image-preview .loading-indicator {
  border-radius: 4px;
}

.imagebox {
  height: 100%;
  width: 100%;
  display: inline-block;
  /* Super weird css quirk where if this has a border-radius of 6px the edges will still curve more than the parent with a border-radius of 6px. */
  border-radius: 4px;
  background-size: contain;
  background-repeat: no-repeat;
}

#image-preview .imagebox > .icon-missing {
  font-size: 50px;
  line-height: 100px;
}

#title-bar-preview {
  width: 100%;
  height: 65px;
  border-radius: 5px;
  border: 1px solid var(--gray-3, #9EA7B3);
  padding: 10px;
}

#profile-pic {
  border: 1px solid var(--gray-3, #9EA7B3);
  background-color: var(--white, #fff);
  color: var(--black, #111);
  text-align: center;
  line-height: 36px;
  height: 36px;
  width: 36px;
  border-radius: 5px;
  position: relative;
  display: inline-block;
}
#profile-pic > span {
  line-height: 5em;
  vertical-align: -15%;
}

#username {
  display: inline-block;
  height: 45px;
  line-height: 45px;
  position: relative;
}

#account-menu {
  width: 185px;
}

#image-initial {
  display: block;
  width: 95px;
  font-size: 45px;
  color: white;
  text-align: center;
  line-height: 95px;
}

/* Main nav bar */
.page-toolbar > div > ul.nav.navbar-nav {
  width: 100%;
}

.navbar-toggle {
  height: 34px;
  width: 38px;
}
.navbar-toggle > .icon-bar {
  width: 16px;
}

#title-bar {
  max-height: 45px;
  display: flex;
  /* Light background title bar styles */
}
#title-bar #hamburger-and-logo {
  display: inline-block;
  flex: 1 0 auto;
}
@media only screen and (max-width: 767px) {
  #title-bar #hamburger-and-logo {
    flex: 0 0 auto;
  }
}
#title-bar #account-btn-container {
  display: inline-block;
  flex: 0 0 auto;
  border-left: 1px solid white;
  border-right: 1px solid white;
}
#title-bar #info-btn-container {
  display: inline-block;
  flex: 0 0 auto;
}
#title-bar #info-btn-container > ul {
  position: absolute;
  left: -100px;
}
#title-bar .tab-selector-btn {
  display: none;
}
@media only screen and (max-width: 767px) {
  #title-bar .tab-selector-btn {
    display: flex;
  }
}
#title-bar .tab-selector-btn > .btn {
  display: flex;
}
#title-bar .tab-selector-btn > .btn.dropdown-toggle {
  height: 100%;
  border-radius: 0;
  padding: 10px;
  border-left: 1px solid var(--white, #fff);
}
#title-bar .tab-selector-btn > .btn.dropdown-toggle span {
  color: var(--white, #fff);
}
#title-bar .tab-selector-btn > .btn.dropdown-toggle:hover, #title-bar .tab-selector-btn > .btn.dropdown-toggle[aria-expanded=true] {
  background-color: rgba(var(--white-rgb, 255, 255, 255), 0.25);
}
#title-bar .mobile-active-tab {
  display: none;
}
@media only screen and (max-width: 767px) {
  #title-bar .mobile-active-tab {
    padding: 5px 17px 5px 7px;
    display: inline-flex;
    justify-content: flex-start;
    flex: 1;
    font-size: calc(var(--default-fontsize, 14px) + 2px);
    align-items: center;
    min-width: 0;
  }
  #title-bar .mobile-active-tab .title {
    color: var(--white, #fff);
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
    white-space: nowrap;
  }
  #title-bar .mobile-active-tab .tab-icon {
    color: var(--red-3, #EF373E);
  }
  #title-bar .mobile-active-tab i {
    color: var(--gray-3, #9EA7B3);
    margin-left: auto;
  }
}
@media only screen and (max-width: 767px) {
  #title-bar.light-background {
    border-bottom: 1px solid var(--gray-3, #9EA7B3);
  }
}
#title-bar.light-background .navbar-toggle {
  border-color: var(--gray-3, #9EA7B3);
  background-color: #fff;
}
#title-bar.light-background .navbar-toggle:hover {
  background-color: var(--gray-1, #E9ECEF);
}
#title-bar.light-background .navbar-toggle > .icon-bar {
  background-color: var(--gray-3, #9EA7B3);
}
#title-bar.light-background #username, #title-bar.light-background #info-btn {
  color: var(--black, #111);
}
#title-bar.light-background #hub-triggers-container button.nav-icon {
  color: var(--black, #111);
}
#title-bar.light-background #hub-triggers-container button.nav-icon:hover {
  opacity: 1;
  background-color: var(--gray-1, #E9ECEF);
}
#title-bar.light-background #hub-triggers-container .hub-active button.nav-icon {
  color: #fff;
}
#title-bar.light-background #hub-triggers-container .hub-active button.nav-icon:hover {
  color: var(--black, #111);
}
#title-bar.light-background #account-btn-container:hover, #title-bar.light-background #account-btn-container.dropdown.open, #title-bar.light-background #info-btn-container:hover, #title-bar.light-background #info-btn-container.dropdown.open {
  background-color: var(--gray-1, #E9ECEF);
}
#title-bar.light-background #account-btn-container:hover .dropdown-toggle .p-icon, #title-bar.light-background #account-btn-container:hover .dropdown-toggle .dropdown > .btn > .caret, #title-bar.light-background #account-btn-container.dropdown.open .dropdown-toggle .p-icon, #title-bar.light-background #account-btn-container.dropdown.open .dropdown-toggle .dropdown > .btn > .caret, #title-bar.light-background #info-btn-container:hover .dropdown-toggle .p-icon, #title-bar.light-background #info-btn-container:hover .dropdown-toggle .dropdown > .btn > .caret, #title-bar.light-background #info-btn-container.dropdown.open .dropdown-toggle .p-icon, #title-bar.light-background #info-btn-container.dropdown.open .dropdown-toggle .dropdown > .btn > .caret {
  color: var(--black, #111);
}
#title-bar.light-background #account-btn-container {
  border-left: 1px solid var(--gray-3, #9EA7B3);
  border-right: 1px solid var(--gray-3, #9EA7B3);
}
#title-bar.light-background .mobile-active-tab .title {
  color: var(--gray-10, #111) !important;
}
#title-bar.light-background .leftVerticalBorder:after {
  background-color: var(--gray-3, #9EA7B3);
}
#title-bar.light-background .tab-selector-btn .btn.dropdown-toggle {
  border-left: 1px solid var(--gray-3, #9EA7B3);
}
#title-bar.light-background .tab-selector-btn .btn.dropdown-toggle:hover, #title-bar.light-background .tab-selector-btn .btn.dropdown-toggle[aria-expanded=true] {
  background-color: var(--gray-1, #E9ECEF);
}
#title-bar.light-background .tab-selector-btn .btn.dropdown-toggle span {
  color: var(--gray-10, #111) !important;
}
@media only screen and (max-width: 767px) {
  #title-bar #logo,
  #title-bar #account-btn-container,
  #title-bar #info-btn-container {
    display: none;
  }
}

ul.nav.navbar-nav {
  margin: 0;
  display: flex;
}
ul.nav.navbar-nav > li.toolbar-btns:not(.nav-button) {
  flex: 1 0 auto;
  max-width: none;
  min-width: 0px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
ul.nav.navbar-nav > li.toolbar-btns:not(.nav-button) > button, ul.nav.navbar-nav > li.toolbar-btns:not(.nav-button) > .dropdown {
  margin-right: 5px;
}
ul.nav.navbar-nav > li.toolbar-btns:not(.nav-button) > button:last-of-type {
  margin-right: 13px;
}
ul.nav.navbar-nav > li.toolbar-btns:not(.nav-button) .lock-ribbon {
  background-color: var(--orange-1, #FF8C1A);
  color: var(--white, #fff);
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
  margin-right: 13px;
  transition: box-shadow 0.2s ease-in-out;
  border-radius: 100%;
  height: 30px;
  width: 30px;
  position: relative;
}
ul.nav.navbar-nav > li.toolbar-btns:not(.nav-button) .lock-ribbon.details-open {
  width: 100vw;
  max-width: 500px;
  position: absolute;
  z-index: 100;
  border-radius: 5px;
  min-height: 83px;
  bottom: 3px !important;
  right: 0 !important;
}
ul.nav.navbar-nav > li.toolbar-btns:not(.nav-button) .lock-ribbon.details-open .lock-icon {
  position: relative;
  top: 0;
  left: 0;
  transform: translate(0);
  display: block;
  font-size: 2em;
  padding-left: 15px;
}
ul.nav.navbar-nav > li.toolbar-btns:not(.nav-button) .lock-ribbon.details-open .lock-msg-container {
  display: block;
  width: 320px;
  font-size: var(--medium-fontsize, 13px);
  padding: 0 15px;
  text-align: left;
  flex: 1 1 auto;
  box-sizing: border-box;
  word-wrap: break-word;
  hyphens: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
ul.nav.navbar-nav > li.toolbar-btns:not(.nav-button) .lock-ribbon.details-open .lock-close-button {
  display: block;
  align-self: flex-start;
  padding: 8px;
  cursor: pointer;
  color: var(--gray-11, #fff);
  opacity: 0.5;
}
ul.nav.navbar-nav > li.toolbar-btns:not(.nav-button) .lock-ribbon.details-open .lock-close-button:hover {
  opacity: 1;
}
ul.nav.navbar-nav > li.toolbar-btns:not(.nav-button) .lock-ribbon:not(.details-open) .lock-icon {
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
  cursor: pointer;
}
ul.nav.navbar-nav > li.toolbar-btns:not(.nav-button) .lock-ribbon:not(.details-open) .lock-msg-container {
  display: none;
}
ul.nav.navbar-nav > li.toolbar-btns:not(.nav-button) .lock-ribbon:not(.details-open) .lock-close-button {
  display: none;
}
ul.nav.navbar-nav > li.toolbar-btns:not(.nav-button) .lock-ribbon:not(.details-open):hover {
  box-shadow: 0 0 10px var(--orange-1, #FF8C1A);
}
ul.nav.navbar-nav > li:not(.nav-button) {
  flex: 0 1 auto;
  display: inline-flex;
  max-width: 250px;
  min-width: 80px;
  max-height: 50px;
}
ul.nav.navbar-nav > li.nav-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
}
ul.nav.navbar-nav > li.nav-button:first-of-type {
  margin-left: 5px;
}
ul.nav.navbar-nav > li > a {
  display: inline-flex;
  padding: 12px;
}
ul.nav.navbar-nav > li > a:not(.btn) {
  flex: 0 1 auto;
  margin: 0;
  min-width: 0;
  overflow: hidden;
  white-space: nowrap;
}
ul.nav.navbar-nav > li > a > span {
  flex: 0 1 auto;
  box-sizing: border-box;
  margin: 0;
  padding-left: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: calc(100% - 55px);
}
ul.nav.navbar-nav > li > a > span:last-child {
  width: 100%;
}
ul.nav.navbar-nav > li > a > i.p-icon.p-icon-fw.p-icon-lg, ul.nav.navbar-nav > li.dropdown > a.btn > i.p-icon-lg.caret, ul.nav.navbar-nav > li.dropdown > a.btn > i.p-icon-fw.caret:not(.md):not(.sm), ul.nav.navbar-nav > li.dropdown > a.btn > i.p-icon.caret:not(.md):not(.sm), ul.dropdown.nav.navbar-nav > li.dropdown.btn > a.btn > i.caret:not(.md):not(.sm) {
  flex: 0 1 auto;
  box-sizing: border-box;
  margin: 0;
  padding-top: 4px;
  width: 28px;
}

.navbar-nav {
  margin: 0;
}
.navbar-nav > li[disabled] {
  pointer-events: none;
}
.navbar-nav > li[disabled] > a {
  color: var(--gray-3, #9EA7B3) !important;
}
.navbar-nav > li[disabled] > a > .p-icon, .navbar-nav > li.dropdown[disabled] > a.btn > .caret {
  color: var(--gray-3, #9EA7B3) !important;
}

/* About modal */
.about-modal .modal-body {
  padding: 1px;
}
.about-modal #about-modal {
  text-align: center;
}
.about-modal uib-accordion .panel-default .panel-heading {
  border-radius: 0 !important;
  background: var(--red-3, #EF373E) !important;
  color: var(--white, #fff) !important;
  border-bottom: 1px solid var(--white, #fff);
  border-top: none !important;
}
.about-modal uib-accordion .panel-default .panel-heading .accordion-toggle {
  text-decoration: none !important;
}
.about-modal uib-accordion .third-party-software .panel-body {
  padding: 0;
}
.about-modal uib-accordion .panel-body {
  border-top: 0 !important;
}
.about-modal uib-accordion uib-accordion .panel-default .panel-heading {
  border-radius: 0 !important;
  background: #f5f5f5 !important;
  color: #333 !important;
  border-bottom: 1px solid #ddd !important;
}

#about-logo {
  font-size: 80px;
  color: var(--red-3, #EF373E);
  margin-bottom: -10px;
}

#about-title {
  font-weight: bold;
  font-size: 27px;
  color: var(--red-3, #EF373E);
}

#about-version {
  font-size: 15px;
  color: var(--gray-3, #9EA7B3);
}

#about-terms {
  border-radius: 5px;
  background-color: var(--gray-1, #E9ECEF);
  max-width: 500px;
  padding: 10px;
  margin: 25px auto 20px;
}

#about-terms > div:first-child {
  font-weight: bold;
  margin-bottom: 8px;
}
#about-terms > div:last-child {
  font-size: var(--small-fontsize, 12px);
}

#about-privacy-link {
  padding-bottom: 15px;
}
#about-privacy-link > a {
  color: var(--blue-4, #4092B9);
  text-decoration: underline;
}

#about-footer {
  color: var(--gray-3, #9EA7B3);
}

/*User seetings modal*/
#user-settings-modal {
  padding: 0;
}
#user-settings-modal .errors:not(.show) {
  display: none;
}
#user-settings-modal .errors {
  padding: 0;
}
#user-settings-modal .dropdown {
  width: 100%;
}
#user-settings-modal > div {
  padding: 0 15px;
  margin-bottom: 14px;
}
#user-settings-modal .panel-title-heading {
  color: var(--gray-10, #111);
}
#user-settings-modal .panel-body {
  padding: 5px 15px !important;
}
#user-settings-modal .accord-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 2.85;
  height: 45px;
}
#user-settings-modal .user-settings-modal-single-line {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#user-settings-modal .user-settings-modal-single-line label {
  font-weight: normal;
  margin-top: 20px;
}
#user-settings-modal .user-settings-modal-single-line .user-settings-modal-dropdown-wrapper {
  display: flex;
  flex-direction: column;
}
#user-settings-modal .user-settings-modal-single-line .disclaimer {
  hyphens: auto;
}

#locale-dropdown-ul {
  width: 215px;
}
#locale-dropdown-ul > li > a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  line-height: 30px;
}

/* error modal */
#global-exceptions {
  display: none;
  width: 100vw;
  height: 100vh;
  background-color: rgba(var(--white-rgb, 255, 255, 255), 0.95);
  z-index: 2000;
  top: 0;
  position: absolute;
}
#global-exceptions.global-exceptions--show {
  display: inline;
}
#global-exceptions .global-exceptions--header {
  margin-top: 42px;
  margin-bottom: 20px;
  font-size: 28px;
  text-align: center;
}
#global-exceptions .global-exceptions--container {
  width: 100%;
}
#global-exceptions .global-exceptions--errors {
  border: 1px solid var(--gray-3, #9EA7B3);
  border-radius: 5px;
  margin: auto;
  width: 570px;
  padding: 0 20px;
  list-style-type: none;
  background-color: var(--white, #fff);
  max-height: calc(100vh - 250px);
  overflow-y: auto;
  -webkit-user-select: initial;
          user-select: initial;
}
#global-exceptions .global-exceptions--errors > li {
  border-bottom: 1px solid var(--gray-2, #D2DAE3);
}
#global-exceptions .global-exceptions--errors > li:last-child {
  border-bottom: none;
}
#global-exceptions .global-exceptions--errors > li .global-exceptions--error {
  margin-top: 15px;
  padding-bottom: 15px;
}
#global-exceptions .global-exceptions--errors > li .global-exceptions--error.error-orange {
  color: var(--orange-2, #E87400);
}
#global-exceptions .global-exceptions--errors > li .global-exceptions--error.error-purple {
  color: var(--purple-6, #5065A1);
}
#global-exceptions .global-exceptions--errors > li .global-exceptions--error.error-green {
  color: var(--green-2, #2EC26D);
}
#global-exceptions .global-exceptions--errors > li .global-exceptions--error.error-red {
  color: var(--red-3, #EF373E);
}
#global-exceptions .global-exceptions--errors > li .global-exceptions--error > div:not(:first-child) {
  font-size: var(--small-fontsize, 12px);
}
#global-exceptions .global-exceptions--errors > li .global-exceptions--error > div > span {
  display: inline-block;
  overflow-wrap: break-word;
}
#global-exceptions .global-exceptions--errors > li .global-exceptions--error > div > span:first-child {
  vertical-align: top;
  width: 100px;
}
#global-exceptions .global-exceptions--errors > li .global-exceptions--error > div > span:last-child {
  width: calc(100% - 100px);
}
#global-exceptions .global-exceptions--errors > li .global-exceptions--error > div > span.collapsible-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 100px);
}
#global-exceptions .global-exceptions--errors > li .global-exceptions--error > div > span.collapsible-text.long {
  white-space: normal;
  width: calc(100% - 100px);
}
#global-exceptions .global-exceptions--errors > li .global-exceptions--error > div > span.toggle-length-btn {
  cursor: pointer;
  color: var(--blue-4, #4092B9);
  text-align: right;
  display: block;
  width: 100%;
}
#global-exceptions button {
  margin-left: calc(50% - 60px);
  margin-top: 20px;
  width: 120px;
  background-color: white;
}

#ie11-deprecated-warning {
  width: 768px;
  position: fixed;
  top: 0px;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: var(--yellow-6, #F9C700);
  z-index: 99999;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  box-shadow: 0px 0px 9px rgba(var(--black-rgb, 17, 17, 17), 0.8);
  justify-content: center;
  align-items: center;
  padding: 0 25px;
  transition: transform 150ms ease-in;
  display: none;
}
#ie11-deprecated-warning > span {
  font-weight: bold;
  flex: 1 1 auto;
  text-align: left;
  white-space: pre-line;
}
@media only screen and (max-width: 767px) {
  #ie11-deprecated-warning {
    display: none !important;
  }
}

_:-ms-fullscreen, :root #ie11-deprecated-warning {
  display: flex;
}

[root-page] {
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
  z-index: 0;
}

:root {
  --panel-header-bg: $default-white;
  --panel-header-color: $default-black;
  --panel-header-font-weight: bold;
  --theme-brand-color: var(--brand-blue-100);
  --theme-brand-hover-color:var(--brand-blue-300);
  --navigation-menu-background-color:var(--neutral-600);
  --navigation-menu-item-text-color:var(--neutral-0);
  --navigation-menu-open-width:300px;
  --white: #ffffff;
  --white-95-opacity: rgba(255, 255, 255, 0.95);
  --black: #111;
  --gray-1: #E9ECEF;
  --gray-2: #D2DAE3;
  --gray-3: #9EA7B3;
  --gray-4: #666F7A;
  --gray-6: #ccd0d7;
  --btn-primary-blue: #4caedd;
  --blue-1: #CCE7FF;
  --blue-4: #4092B9;
  --blue-12: #2B70B7;
  --box-shadow: 0px 0px 10px 1px rgba(17,17,17,0.45);
  --error-red: #ef393f;
  --green-check: #2ec26d;
  --message-error-text-red:239, 55, 62;
  --locked-red:255, 71, 19;
  --message-blue-text: 0, 113, 206;
  --message-success-text-green: 64, 176, 73;
  --font-face: "LatoRegular", Arial, Helvetica, sans-serif !important;
  --font-xsmall: 11px;
  --font-small: 13px;
  --font-normal: 14px;
  --font-large: 16px;
  --h3-font--size: 24px;
  --container-max--width: 700px;
  --jtree-treebranch-head-icon: "";
  --jtree-treebranch-head-icon-expanded: "";
}

body {
  -webkit-user-select: text;
          user-select: text;
}

/*# sourceMappingURL=styles.aeffc0922ff21d0a.css.map*/