/*!
 * TUX - VERSION 1.04 
 * --------------------------------------------------------------------------  
 * Bootstrap v4.0.0-alpha (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  box-sizing: border-box;
}
*, *::before, *::after {
  box-sizing: inherit;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@-webkit-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
html {
  font-size: 14px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: roboto, opensans, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #34373a;
  background-color: #fff;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #858585;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol, ul, dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol, ul ul, ol ul, ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: bold;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
a {
  color: #4d4e53;
  text-decoration: none;
}
a:focus, a:hover {
  color: #28292b;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
}
[role="button"] {
  cursor: pointer;
}
table {
  background-color: transparent;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #858585;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: left;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
input, button, select, textarea {
  margin: 0;
  line-height: inherit;
}
textarea {
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
}
input[type="search"] {
  box-sizing: inherit;
  -webkit-appearance: none;
}
output {
  display: inline-block;
}
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.display-1 {
  font-size: 6rem;
  font-weight: 300;
}
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
}
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
}
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, .1);
}
small, .small {
  font-size: 80%;
  font-weight: normal;
}
mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
.dl-horizontal {
  margin-right: -1.875rem;
  margin-left: -1.875rem;
}
.dl-horizontal::after {
  content: "";
  display: table;
  clear: both;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.blockquote {
  padding: 0.1375rem 0.275rem;
  margin-bottom: 0.275rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #e4e4e4;
}
.blockquote p:last-child, .blockquote ul:last-child, .blockquote ol:last-child {
  margin-bottom: 0;
}
.blockquote footer {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  color: #858585;
}
.blockquote footer::before {
  content: "\2014 \00A0";
}
.blockquote-reverse {
  padding-right: 0.275rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #e4e4e4;
  border-left: 0;
}
.blockquote-reverse footer::before {
  content: "";
}
.blockquote-reverse footer::after {
  content: "\00A0 \2014";
}
.figure {
  display: inline-block;
}
.figure > img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 90%;
  color: #858585;
}
.img-fluid, .figure > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0.3rem;
}
.img-thumbnail {
  padding: 0.25rem;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.container::after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 544px) {
  .container {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1280px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.container-fluid::after {
  content: "";
  display: table;
  clear: both;
}
.row {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}
.row::after {
  content: "";
  display: table;
  clear: both;
}
.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, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-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 {
  position: relative;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.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-1 {
  width: 8.3333333333%;
}
.col-xs-2 {
  width: 16.6666666667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.3333333333%;
}
.col-xs-5 {
  width: 41.6666666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.3333333333%;
}
.col-xs-8 {
  width: 66.6666666667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.3333333333%;
}
.col-xs-11 {
  width: 91.6666666667%;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-pull-1 {
  right: 8.3333333333%;
}
.col-xs-pull-2 {
  right: 16.6666666667%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-4 {
  right: 33.3333333333%;
}
.col-xs-pull-5 {
  right: 41.6666666667%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-7 {
  right: 58.3333333333%;
}
.col-xs-pull-8 {
  right: 66.6666666667%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-10 {
  right: 83.3333333333%;
}
.col-xs-pull-11 {
  right: 91.6666666667%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-push-1 {
  left: 8.3333333333%;
}
.col-xs-push-2 {
  left: 16.6666666667%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-4 {
  left: 33.3333333333%;
}
.col-xs-push-5 {
  left: 41.6666666667%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-7 {
  left: 58.3333333333%;
}
.col-xs-push-8 {
  left: 66.6666666667%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-10 {
  left: 83.3333333333%;
}
.col-xs-push-11 {
  left: 91.6666666667%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
@media (min-width: 544px) {
  .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-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 768px) {
  .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-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .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-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .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-1 {
    width: 8.3333333333%;
  }
  .col-xl-2 {
    width: 16.6666666667%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-4 {
    width: 33.3333333333%;
  }
  .col-xl-5 {
    width: 41.6666666667%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-7 {
    width: 58.3333333333%;
  }
  .col-xl-8 {
    width: 66.6666666667%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-10 {
    width: 83.3333333333%;
  }
  .col-xl-11 {
    width: 91.6666666667%;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-pull-1 {
    right: 8.3333333333%;
  }
  .col-xl-pull-2 {
    right: 16.6666666667%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-4 {
    right: 33.3333333333%;
  }
  .col-xl-pull-5 {
    right: 41.6666666667%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-7 {
    right: 58.3333333333%;
  }
  .col-xl-pull-8 {
    right: 66.6666666667%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-10 {
    right: 83.3333333333%;
  }
  .col-xl-pull-11 {
    right: 91.6666666667%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-push-1 {
    left: 8.3333333333%;
  }
  .col-xl-push-2 {
    left: 16.6666666667%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-4 {
    left: 33.3333333333%;
  }
  .col-xl-push-5 {
    left: 41.6666666667%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-7 {
    left: 58.3333333333%;
  }
  .col-xl-push-8 {
    left: 66.6666666667%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-10 {
    left: 83.3333333333%;
  }
  .col-xl-push-11 {
    left: 91.6666666667%;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-offset-0 {
    margin-left: 0%;
  }
  .col-xl-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-xl-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-xl-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-xl-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-xl-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.275rem;
}
.table th, .table td {
  padding: 0.75rem;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #e4e4e4;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #e4e4e4;
}
.table tbody + tbody {
  border-top: 2px solid #e4e4e4;
}
.table .table {
  background-color: #fff;
}
.table-sm th, .table-sm td {
  padding: 0.3rem 0.75rem;
}
.table-bordered {
  border: 1px solid #e4e4e4;
}
.table-bordered th, .table-bordered td {
  border: 1px solid #e4e4e4;
}
.table-bordered thead th, .table-bordered thead 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-active, .table-active > th, .table-active > td {
  background-color: #f5f5f5;
}
.table-hover .table-active:hover {
  background-color: #e8e8e8;
}
.table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
  background-color: #e8e8e8;
}
.table-success, .table-success > th, .table-success > td {
  background-color: #dff0d8;
}
.table-hover .table-success:hover {
  background-color: #d0e9c6;
}
.table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
  background-color: #d0e9c6;
}
.table-info, .table-info > th, .table-info > td {
  background-color: #d9edf7;
}
.table-hover .table-info:hover {
  background-color: #c4e3f3;
}
.table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
  background-color: #c4e3f3;
}
.table-warning, .table-warning > th, .table-warning > td {
  background-color: #fcf8e3;
}
.table-hover .table-warning:hover {
  background-color: #faf2cc;
}
.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
  background-color: #faf2cc;
}
.table-danger, .table-danger > th, .table-danger > td {
  background-color: #f2dede;
}
.table-hover .table-danger:hover {
  background-color: #ebcccc;
}
.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
}
.thead-inverse th {
  color: #fff;
  background-color: #54535a;
}
.thead-default th {
  color: #54535a;
  background-color: #e4e4e4;
}
.table-inverse {
  color: #e4e4e4;
  background-color: #54535a;
}
.table-inverse.table-bordered {
  border: 0;
}
.table-inverse th, .table-inverse td, .table-inverse thead th {
  border-color: #54535a;
}
.table-reflow thead {
  float: left;
}
.table-reflow tbody {
  display: block;
  white-space: nowrap;
}
.table-reflow th, .table-reflow td {
  border-top: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
}
.table-reflow th:last-child, .table-reflow td:last-child {
  border-right: 1px solid #e4e4e4;
}
.table-reflow thead:last-child tr:last-child th, .table-reflow tbody:last-child tr:last-child th, .table-reflow tfoot:last-child tr:last-child th, .table-reflow thead:last-child tr:last-child td, .table-reflow tbody:last-child tr:last-child td, .table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #e4e4e4;
}
.table-reflow tr {
  float: left;
}
.table-reflow tr th, .table-reflow tr td {
  display: block !important;
  border: 1px solid #e4e4e4;
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.2rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #333;
  background-color: #fff;
  background-image: none;
  border: 1px solid #858585;
  border-radius: 0;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  border-color: #66afe9;
  outline: none;
}
.form-control::placeholder {
  color: #999;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e4e4e4;
  opacity: 1;
}
.form-control:disabled {
  cursor: not-allowed;
}
.form-control-file, .form-control-range {
  display: block;
}
.form-control-label {
  padding: 0.2rem 0.75rem;
  margin-bottom: 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
    line-height: 1.9rem;
  }
  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"].form-control, .input-group-sm input[type="time"].form-control, .input-group-sm input[type="datetime-local"].form-control, .input-group-sm input[type="month"].form-control {
    line-height: 1.825rem;
  }
  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"].form-control, .input-group-lg input[type="time"].form-control, .input-group-lg input[type="datetime-local"].form-control, .input-group-lg input[type="month"].form-control {
    line-height: 3.1666666667rem;
  }
}
.form-control-static {
  min-height: 1.9rem;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  margin-bottom: 0;
}
.form-control-static.form-control-sm, .input-group-sm > .form-control.form-control-static, .input-group-sm > .input-group-addon.form-control-static, .input-group-sm > .input-group-btn > .btn.form-control-static, .form-control-static.form-control-lg, .input-group-lg > .form-control.form-control-static, .input-group-lg > .input-group-addon.form-control-static, .input-group-lg > .input-group-btn > .btn.form-control-static {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  padding: 0.275rem 0.75rem;
  font-size: 0.85rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.3333333333;
  border-radius: 0.3rem;
}
.form-group {
  margin-bottom: 0.2rem;
}
.radio, .checkbox {
  position: relative;
  display: block;
  margin-bottom: 0.20625rem;
}
.radio label, .checkbox label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio label input:only-child, .checkbox label input:only-child {
  position: static;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem;
}
.radio + .radio, .checkbox + .checkbox {
  margin-top: -0.25rem;
}
.radio-inline, .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 0.75rem;
}
input[type="radio"]:disabled, input[type="checkbox"]:disabled, input[type="radio"].disabled, input[type="checkbox"].disabled {
  cursor: not-allowed;
}
.radio-inline.disabled, .checkbox-inline.disabled {
  cursor: not-allowed;
}
.radio.disabled label, .checkbox.disabled label {
  cursor: not-allowed;
}
.form-control-success, .form-control-warning, .form-control-error {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.475rem;
  background-size: 1.235rem 1.235rem;
}
.has-success .help-block, .has-success .form-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: #5cb85c;
}
.has-success .form-control {
  border-color: #5cb85c;
}
.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea;
}
.has-success .form-control-feedback {
  color: #5cb85c;
}
.has-success .form-control-success {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNoZWNrIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDYxMiA3OTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYxMiA3OTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiM1Q0I4NUMiIGQ9Ik0yMzMuOCw2MTAuMWMtMTMuMywwLTI1LjktNi4yLTM0LTE2LjlMOTAuNSw0NDguOEM3Ni4zLDQzMCw4MCw0MDMuMyw5OC44LDM4OS4xYzE4LjgtMTQuMyw0NS41LTEwLjUsNTkuOCw4LjNsNzEuOSw5NWwyMjAuOS0yNTAuNWMxMi41LTIwLDM4LjgtMjYuMSw1OC44LTEzLjZjMjAsMTIuNCwyNi4xLDM4LjcsMTMuNiw1OC44TDI3MCw1OTBjLTcuNCwxMi0yMC4yLDE5LjQtMzQuMywyMC4xQzIzNS4xLDYxMC4xLDIzNC41LDYxMC4xLDIzMy44LDYxMC4xeiIvPjwvc3ZnPg==");
}
.has-warning .help-block, .has-warning .form-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: #f0ad4e;
}
.has-warning .form-control {
  border-color: #f0ad4e;
}
.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: #fff;
}
.has-warning .form-control-feedback {
  color: #f0ad4e;
}
.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9Ildhcm5pbmciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNjEyIDc5MiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjEyIDc5MiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI0YwQUQ0RSIgZD0iTTYwMyw2NDAuMmwtMjc4LjUtNTA5Yy0zLjgtNi42LTEwLjgtMTAuNi0xOC41LTEwLjZzLTE0LjcsNC4xLTE4LjUsMTAuNkw5LDY0MC4yYy0zLjcsNi41LTMuNiwxNC40LDAuMiwyMC44YzMuOCw2LjUsMTAuOCwxMC40LDE4LjMsMTAuNGg1NTcuMWM3LjUsMCwxNC41LTMuOSwxOC4zLTEwLjRDNjA2LjYsNjU0LjYsNjA2LjcsNjQ2LjYsNjAzLDY0MC4yeiBNMzM2LjYsNjEwLjJoLTYxLjJWNTQ5aDYxLjJWNjEwLjJ6IE0zMzYuNiw1MDMuMWgtNjEuMlYzMDQuMmg2MS4yVjUwMy4xeiIvPjwvc3ZnPg==");
}
.has-error .help-block, .has-error .form-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: #d9534f;
}
.has-error .form-control {
  border-color: #d9534f;
}
.has-error .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7;
}
.has-error .form-control-feedback {
  color: #d9534f;
}
.has-error .form-control-error {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNyb3NzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDYxMiA3OTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYxMiA3OTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNEOTUzNEYiIGQ9Ik00NDcsNTQ0LjRjLTE0LjQsMTQuNC0zNy42LDE0LjQtNTEuOSwwTDMwNiw0NTEuN2wtODkuMSw5Mi43Yy0xNC40LDE0LjQtMzcuNiwxNC40LTUxLjksMGMtMTQuNC0xNC40LTE0LjQtMzcuNiwwLTUxLjlsOTIuNC05Ni40TDE2NSwyOTkuNmMtMTQuNC0xNC40LTE0LjQtMzcuNiwwLTUxLjlzMzcuNi0xNC40LDUxLjksMGw4OS4yLDkyLjdsODkuMS05Mi43YzE0LjQtMTQuNCwzNy42LTE0LjQsNTEuOSwwYzE0LjQsMTQuNCwxNC40LDM3LjYsMCw1MS45TDM1NC43LDM5Nmw5Mi40LDk2LjRDNDYxLjQsNTA2LjgsNDYxLjQsNTMwLDQ0Nyw1NDQuNHoiLz48L3N2Zz4=");
}
@media (min-width: 544px) {
  .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 .form-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;
  }
}
.btn {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.2rem 0.6rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
}
.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:focus, .btn:hover {
  text-decoration: none;
}
.btn.focus {
  text-decoration: none;
}
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
}
.btn.disabled, .btn:disabled {
  cursor: not-allowed;
  opacity: 0.65;
}
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-primary {
  color: #fff;
  background-color: #4d4e53;
  border-color: #4d4e53;
}
.btn-primary:hover {
  color: #fff;
  background-color: #343539;
  border-color: #303033;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #343539;
  border-color: #303033;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #343539;
  border-color: #303033;
  background-image: none;
}
.btn-primary:active:hover, .btn-primary.active:hover, .open > .btn-primary.dropdown-toggle:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .btn-primary.dropdown-toggle:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #232426;
  border-color: #101011;
}
.btn-primary.disabled:focus, .btn-primary:disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled.focus {
  background-color: #4d4e53;
  border-color: #4d4e53;
}
.btn-primary.disabled:hover, .btn-primary:disabled:hover {
  background-color: #4d4e53;
  border-color: #4d4e53;
}
.btn-secondary {
  color: #4d4e53;
  background-color: #fff;
  border-color: #4d4e53;
}
.btn-secondary:hover {
  color: #4d4e53;
  background-color: #e6e6e6;
  border-color: #303033;
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #4d4e53;
  background-color: #e6e6e6;
  border-color: #303033;
}
.btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
  color: #4d4e53;
  background-color: #e6e6e6;
  border-color: #303033;
  background-image: none;
}
.btn-secondary:active:hover, .btn-secondary.active:hover, .open > .btn-secondary.dropdown-toggle:hover, .btn-secondary:active:focus, .btn-secondary.active:focus, .open > .btn-secondary.dropdown-toggle:focus, .btn-secondary:active.focus, .btn-secondary.active.focus, .open > .btn-secondary.dropdown-toggle.focus {
  color: #4d4e53;
  background-color: #d4d4d4;
  border-color: #101011;
}
.btn-secondary.disabled:focus, .btn-secondary:disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled.focus {
  background-color: #fff;
  border-color: #4d4e53;
}
.btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
  background-color: #fff;
  border-color: #4d4e53;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
  background-image: none;
}
.btn-info:active:hover, .btn-info.active:hover, .open > .btn-info.dropdown-toggle:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .btn-info.dropdown-toggle:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1f7e9a;
}
.btn-info.disabled:focus, .btn-info:disabled:focus, .btn-info.disabled.focus, .btn-info:disabled.focus {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-info.disabled:hover, .btn-info:disabled:hover {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
  background-image: none;
}
.btn-success:active:hover, .btn-success.active:hover, .open > .btn-success.dropdown-toggle:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .btn-success.dropdown-toggle:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #2d672d;
}
.btn-success.disabled:focus, .btn-success:disabled:focus, .btn-success.disabled.focus, .btn-success:disabled.focus {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-success.disabled:hover, .btn-success:disabled:hover {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
  background-image: none;
}
.btn-warning:active:hover, .btn-warning.active:hover, .open > .btn-warning.dropdown-toggle:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .btn-warning.dropdown-toggle:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #b06d0f;
}
.btn-warning.disabled:focus, .btn-warning:disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled.focus {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn-warning.disabled:hover, .btn-warning:disabled:hover {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
  background-image: none;
}
.btn-danger:active:hover, .btn-danger.active:hover, .open > .btn-danger.dropdown-toggle:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .btn-danger.dropdown-toggle:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #8b211e;
}
.btn-danger.disabled:focus, .btn-danger:disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled.focus {
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-danger.disabled:hover, .btn-danger:disabled:hover {
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-primary-outline {
  color: #4d4e53;
  background-image: none;
  background-color: transparent;
  border-color: #4d4e53;
}
.btn-primary-outline:focus, .btn-primary-outline.focus, .btn-primary-outline:active, .btn-primary-outline.active, .open > .btn-primary-outline.dropdown-toggle {
  color: #fff;
  background-color: #4d4e53;
  border-color: #4d4e53;
}
.btn-primary-outline:hover {
  color: #fff;
  background-color: #4d4e53;
  border-color: #4d4e53;
}
.btn-primary-outline.disabled:focus, .btn-primary-outline:disabled:focus, .btn-primary-outline.disabled.focus, .btn-primary-outline:disabled.focus {
  border-color: #7e8088;
}
.btn-primary-outline.disabled:hover, .btn-primary-outline:disabled:hover {
  border-color: #7e8088;
}
.btn-secondary-outline {
  color: #4d4e53;
  background-image: none;
  background-color: transparent;
  border-color: #4d4e53;
}
.btn-secondary-outline:focus, .btn-secondary-outline.focus, .btn-secondary-outline:active, .btn-secondary-outline.active, .open > .btn-secondary-outline.dropdown-toggle {
  color: #fff;
  background-color: #4d4e53;
  border-color: #4d4e53;
}
.btn-secondary-outline:hover {
  color: #fff;
  background-color: #4d4e53;
  border-color: #4d4e53;
}
.btn-secondary-outline.disabled:focus, .btn-secondary-outline:disabled:focus, .btn-secondary-outline.disabled.focus, .btn-secondary-outline:disabled.focus {
  border-color: #7e8088;
}
.btn-secondary-outline.disabled:hover, .btn-secondary-outline:disabled:hover {
  border-color: #7e8088;
}
.btn-info-outline {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de;
}
.btn-info-outline:focus, .btn-info-outline.focus, .btn-info-outline:active, .btn-info-outline.active, .open > .btn-info-outline.dropdown-toggle {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-info-outline:hover {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-info-outline.disabled:focus, .btn-info-outline:disabled:focus, .btn-info-outline.disabled.focus, .btn-info-outline:disabled.focus {
  border-color: #b0e1ef;
}
.btn-info-outline.disabled:hover, .btn-info-outline:disabled:hover {
  border-color: #b0e1ef;
}
.btn-success-outline {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c;
}
.btn-success-outline:focus, .btn-success-outline.focus, .btn-success-outline:active, .btn-success-outline.active, .open > .btn-success-outline.dropdown-toggle {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-success-outline:hover {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.btn-success-outline.disabled:focus, .btn-success-outline:disabled:focus, .btn-success-outline.disabled.focus, .btn-success-outline:disabled.focus {
  border-color: #a3d7a3;
}
.btn-success-outline.disabled:hover, .btn-success-outline:disabled:hover {
  border-color: #a3d7a3;
}
.btn-warning-outline {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e;
}
.btn-warning-outline:focus, .btn-warning-outline.focus, .btn-warning-outline:active, .btn-warning-outline.active, .open > .btn-warning-outline.dropdown-toggle {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn-warning-outline:hover {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn-warning-outline.disabled:focus, .btn-warning-outline:disabled:focus, .btn-warning-outline.disabled.focus, .btn-warning-outline:disabled.focus {
  border-color: #f8d9ac;
}
.btn-warning-outline.disabled:hover, .btn-warning-outline:disabled:hover {
  border-color: #f8d9ac;
}
.btn-danger-outline {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f;
}
.btn-danger-outline:focus, .btn-danger-outline.focus, .btn-danger-outline:active, .btn-danger-outline.active, .open > .btn-danger-outline.dropdown-toggle {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-danger-outline:hover {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-danger-outline.disabled:focus, .btn-danger-outline:disabled:focus, .btn-danger-outline.disabled.focus, .btn-danger-outline:disabled.focus {
  border-color: #eba5a3;
}
.btn-danger-outline.disabled:hover, .btn-danger-outline:disabled:hover {
  border-color: #eba5a3;
}
.btn-link {
  font-weight: normal;
  color: #4d4e53;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
  background-color: transparent;
}
.btn-link, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus, .btn-link:hover {
  color: #28292b;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link:disabled:focus, .btn-link:disabled:hover {
  color: #858585;
  text-decoration: none;
}
.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.3333333333;
  border-radius: 0.3rem;
}
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.75rem;
  font-size: 0.85rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%;
}
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn, .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn: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:hover, .btn-group-vertical > .btn:hover {
  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::after {
  content: "";
  display: table;
  clear: both;
}
.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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-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, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 0.3em 0.3em 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 0.3em 0.3em;
}
.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::after {
  content: "";
  display: table;
  clear: both;
}
.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: 0.25rem;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
[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 .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.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: 0.2rem 0.75rem;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1;
  color: #333;
  text-align: center;
  background-color: #fff;
  border: 1px solid #858585;
  border-radius: 0.25rem;
}
.input-group-addon.form-control-sm, .input-group-sm > .form-control.input-group-addon, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn.input-group-addon {
  padding: 0.275rem 0.75rem;
  font-size: 0.85rem;
  border-radius: 0.2rem;
}
.input-group-addon.form-control-lg, .input-group-lg > .form-control.input-group-addon, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn.input-group-addon {
  padding: 0.75rem 1.25rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.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-bottom-right-radius: 0;
  border-top-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-bottom-left-radius: 0;
  border-top-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:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
  z-index: 2;
}
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.c-input {
  position: relative;
  display: inline;
  padding-left: 1.5rem;
  color: #555;
  cursor: pointer;
}
.c-input > input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.c-input > input:focus ~ .c-indicator {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9;
}
.c-input > input:active ~ .c-indicator {
  color: #fff;
  background-color: #84c6ff;
}
.c-input + .c-input {
  margin-left: 1rem;
}
.c-indicator {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  font-size: 65%;
  line-height: 1rem;
  color: #eee;
  text-align: center;
  user-select: none;
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}
.c-checkbox .c-indicator {
  border-radius: 0.25rem;
}
.c-checkbox input:checked ~ .c-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=);
}
.c-checkbox input:indeterminate ~ .c-indicator {
  background-color: #0074d9;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDN2Mmg4VjNIMHoiLz4NCjwvc3ZnPg0K);
}
.c-radio .c-indicator {
  border-radius: 50%;
}
.c-radio input:checked ~ .c-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsMUMyLjMsMSwxLDIuMywxLDRzMS4zLDMsMywzczMtMS4zLDMtM1M1LjcsMSw0LDF6Ii8+DQo8L3N2Zz4NCg==);
}
.c-inputs-stacked .c-input {
  display: inline;
}
.c-inputs-stacked .c-input::after {
  display: block;
  margin-bottom: 0.25rem;
  content: "";
}
.c-inputs-stacked .c-input + .c-input {
  margin-left: 0;
}
.c-select {
  display: inline-block;
  max-width: 100%;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  padding-right: 0.75rem \9;
  vertical-align: middle;
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right 0.75rem center;
  background-image: none \9;
  background-size: 8px 10px;
  border: 1px solid #858585;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.c-select:focus {
  border-color: #51a7e8;
  outline: none;
}
.c-select::-ms-expand {
  opacity: 0;
}
.c-select-sm {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
}
.c-select-sm:not([multiple]) {
  height: 26px;
  min-height: 26px;
}
.file {
  position: relative;
  display: inline-block;
  height: 2.5rem;
  cursor: pointer;
}
.file input {
  min-width: 14rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}
.file-custom {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555;
  user-select: none;
  background-color: #fff;
  border: 0.075rem solid #ddd;
  border-radius: 0.25rem;
}
.file-custom::after {
  content: "Choose file...";
}
.file-custom::before {
  position: absolute;
  top: -0.075rem;
  right: -0.075rem;
  bottom: -0.075rem;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555;
  content: "Browse";
  background-color: #eee;
  border: 0.075rem solid #ddd;
  border-radius: 0 0.25rem 0.25rem 0;
}
.list-group {
  padding-left: 0;
  margin-bottom: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.list-group-flush .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
a.list-group-item, button.list-group-item {
  width: 100%;
  color: #555;
  text-align: inherit;
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:focus, button.list-group-item:focus, a.list-group-item:hover, button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #858585;
  cursor: not-allowed;
  background-color: #e4e4e4;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
  color: #858585;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #4d4e53;
  border-color: #4d4e53;
}
.list-group-item.active .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
  color: #b3b4b9;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success, button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:focus, button.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, button.list-group-item-success.active, a.list-group-item-success.active:focus, button.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info, button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:focus, button.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, button.list-group-item-info.active, a.list-group-item-info.active:focus, button.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning, button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:focus, button.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, button.list-group-item-warning.active, a.list-group-item-warning.active:focus, button.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger, button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:focus, button.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, button.list-group-item-danger.active, a.list-group-item-danger.active:focus, button.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active:hover {
  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;
}
/*
 @font-face {
 font-family: 'opensans';
 src: url('../fonts/opensans-regular.eot?#iefix') format('embedded-opentype'), 
 //url('../fonts/opensans-regular.woff') format('woff'), 
 url('../fonts/opensans-regular.ttf') format('truetype'), 
 url('../fonts/opensans-regular.svg') format('svg');
 font-weight: normal;
 font-style: normal;
 }
 @font-face {
 font-family: 'opensans-semibold';
 src: url('../fonts/opensans-semibold.eot?#iefix') format('embedded-opentype'), 
 //url('../fonts/opensans-semibold.woff') format('woff'), 
 url('../fonts/opensans-semibold.ttf') format('truetype'), 
 url('../fonts/opensans-semibold.svg') format('svg');
 font-weight: normal;
 font-style: normal;
 }
 @font-face {
 font-family: 'opensans-light';
 src: url('../fonts/opensans-light.eot?#iefix') format('embedded-opentype'), 
 //url('../fonts/opensans-light.woff') format('woff'), 
 url('../fonts/opensans-light.ttf') format('truetype'), 
 url('../fonts/opensans-light.svg') format('svg');
 font-weight: normal;
 font-style: normal;
 }
 */
@font-face {
  font-family: 'roboto';
  src: url('../fonts/Roboto-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'roboto';
  src: url('../fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'roboto';
  src: url('../fonts/Roboto-Medium.ttf') format('truetype');
  font-weight: bold;
  font-style: 700;
}
@font-face {
  font-family: 'roboto';
  src: url('../fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
/*---------------------------------------------
 TEXT
 ----------------------------------------------*/
/*---------------------------------------------
 ICONS
 ----------------------------------------------*/
@font-face {
  font-family: "icons";
  src: url("../fonts/cpq-icons.ttf?46566b515c723e0d5874fbed3d44ff39") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.icon {
  display: inline-block;
  font-family: 'icons';
  font-weight: normal;
  font-size: inherit;
  line-height: 1;
  vertical-align: middle;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-hc-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.icon-hc-2x {
  font-size: 2em;
}
.icon-hc-3x {
  font-size: 3em;
}
.icon-hc-4x {
  font-size: 4em;
}
.icon-hc-5x {
  font-size: 5em;
}
.icon-hc-fw {
  width: 1.28571429em;
  text-align: center;
}
.icon-hc-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.icon-hc-ul > li {
  position: relative;
}
.icon-hc-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.icon-hc-li.icon-hc-lg {
  left: -1.85714286em;
}
.icon-hc-border {
  padding: 0.1em 0.25em;
  border: solid 0.1em #9e9e9e;
  border-radius: 2px;
}
.icon-hc-border-circle {
  padding: 0.1em 0.25em;
  border: solid 0.1em #9e9e9e;
  border-radius: 50%;
}
.icon.pull-left {
  float: left;
  margin-right: 0.15em;
}
.icon.pull-right {
  float: right;
  margin-left: 0.15em;
}
.icon-hc-spin {
  -webkit-animation: zmdi-spin 1.5s infinite linear;
  animation: zmdi-spin 1.5s infinite linear;
}
.icon-hc-spin-reverse {
  -webkit-animation: zmdi-spin-reverse 1.5s infinite linear;
  animation: zmdi-spin-reverse 1.5s infinite linear;
}
@-webkit-keyframes zmdi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes zmdi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes zmdi-spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-359deg);
    transform: rotate(-359deg);
  }
}
@keyframes zmdi-spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-359deg);
    transform: rotate(-359deg);
  }
}
.icon-hc-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.icon-hc-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.icon-hc-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.icon-hc-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon-hc-flip-vertical {
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}
.icon-hc-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.icon-hc-stack-1x, .icon-hc-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.icon-hc-stack-1x {
  line-height: inherit;
}
.icon-hc-stack-2x {
  font-size: 2em;
}
.icon-hc-inverse {
  color: #fff;
}
.icon {
  font-family: "icons";
}
.icon .icon {
  /*
   display:inline-block;
   font-style:normal;
   speak:none;
   -webkit-font-smoothing:antialiased;
   */
  display: inline-block;
  font-family: 'icons';
  font-weight: normal;
  font-size: inherit;
  line-height: 1;
  vertical-align: middle;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon .icon-hc-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.icon .icon-hc-2x {
  font-size: 2em;
}
.icon .icon-hc-3x {
  font-size: 3em;
}
.icon .icon-hc-4x {
  font-size: 4em;
}
.icon .icon-hc-5x {
  font-size: 5em;
}
.icon .icon-hc-fw {
  width: 1.28571429em;
  text-align: center;
}
.icon .icon-hc-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.icon .icon-hc-ul > li {
  position: relative;
}
.icon .icon-hc-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.icon .icon-hc-li.icon-hc-lg {
  left: -1.85714286em;
}
.icon .icon-hc-border {
  padding: 0.1em 0.25em;
  border: solid 0.1em #9e9e9e;
  border-radius: 2px;
}
.icon .icon-hc-border-circle {
  padding: 0.1em 0.25em;
  border: solid 0.1em #9e9e9e;
  border-radius: 50%;
}
.icon .icon.pull-left {
  float: left;
  margin-right: 0.15em;
}
.icon .icon.pull-right {
  float: right;
  margin-left: 0.15em;
}
.icon .icon-hc-spin {
  -webkit-animation: zmdi-spin 1.5s infinite linear;
  animation: zmdi-spin 1.5s infinite linear;
}
.icon .icon-hc-spin-reverse {
  -webkit-animation: zmdi-spin-reverse 1.5s infinite linear;
  animation: zmdi-spin-reverse 1.5s infinite linear;
}
@-webkit-keyframes zmdi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes zmdi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes zmdi-spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-359deg);
    transform: rotate(-359deg);
  }
}
@keyframes zmdi-spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-359deg);
    transform: rotate(-359deg);
  }
}
.icon .icon-hc-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.icon .icon-hc-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.icon .icon-hc-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.icon .icon-hc-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon .icon-hc-flip-vertical {
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}
.icon .icon-hc-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.icon .icon-hc-stack-1x, .icon .icon-hc-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.icon .icon-hc-stack-1x {
  line-height: inherit;
}
.icon .icon-hc-stack-2x {
  font-size: 2em;
}
.icon .icon-hc-inverse {
  color: #fff;
}
.icon-3d-rotation:before {
  content: "\f101";
}
.icon-airplane-off:before {
  content: "\f102";
}
.icon-airplane:before {
  content: "\f103";
}
.icon-album:before {
  content: "\f104";
}
.icon-archive:before {
  content: "\f105";
}
.icon-assignment-account:before {
  content: "\f106";
}
.icon-assignment-alert:before {
  content: "\f107";
}
.icon-assignment-check:before {
  content: "\f108";
}
.icon-assignment-o:before {
  content: "\f109";
}
.icon-assignment-return:before {
  content: "\f10a";
}
.icon-assignment-returned:before {
  content: "\f10b";
}
.icon-assignment:before {
  content: "\f10c";
}
.icon-attachment-alt:before {
  content: "\f10d";
}
.icon-attachment:before {
  content: "\f10e";
}
.icon-audio:before {
  content: "\f10f";
}
.icon-badge-check:before {
  content: "\f110";
}
.icon-balance-wallet:before {
  content: "\f111";
}
.icon-balance:before {
  content: "\f112";
}
.icon-battery-alert:before {
  content: "\f113";
}
.icon-battery-flash:before {
  content: "\f114";
}
.icon-battery-unknown:before {
  content: "\f115";
}
.icon-battery:before {
  content: "\f116";
}
.icon-bike:before {
  content: "\f117";
}
.icon-block-alt:before {
  content: "\f118";
}
.icon-block:before {
  content: "\f119";
}
.icon-boat:before {
  content: "\f11a";
}
.icon-book-image:before {
  content: "\f11b";
}
.icon-book:before {
  content: "\f11c";
}
.icon-bookmark-outline:before {
  content: "\f11d";
}
.icon-bookmark:before {
  content: "\f11e";
}
.icon-brush:before {
  content: "\f11f";
}
.icon-bug:before {
  content: "\f120";
}
.icon-bus:before {
  content: "\f121";
}
.icon-cake:before {
  content: "\f122";
}
.icon-car-taxi:before {
  content: "\f123";
}
.icon-car-wash:before {
  content: "\f124";
}
.icon-car:before {
  content: "\f125";
}
.icon-card-giftcard:before {
  content: "\f126";
}
.icon-card-membership:before {
  content: "\f127";
}
.icon-card-travel:before {
  content: "\f128";
}
.icon-card:before {
  content: "\f129";
}
.icon-case-check:before {
  content: "\f12a";
}
.icon-case-download:before {
  content: "\f12b";
}
.icon-case-play:before {
  content: "\f12c";
}
.icon-case:before {
  content: "\f12d";
}
.icon-cast-connected:before {
  content: "\f12e";
}
.icon-cast:before {
  content: "\f12f";
}
.icon-chart-donut:before {
  content: "\f130";
}
.icon-chart:before {
  content: "\f131";
}
.icon-city-alt:before {
  content: "\f132";
}
.icon-city:before {
  content: "\f133";
}
.icon-close-circle-o:before {
  content: "\f134";
}
.icon-close-circle:before {
  content: "\f135";
}
.icon-close:before {
  content: "\f136";
}
.icon-cocktail:before {
  content: "\f137";
}
.icon-code-setting:before {
  content: "\f138";
}
.icon-code-smartphone:before {
  content: "\f139";
}
.icon-code:before {
  content: "\f13a";
}
.icon-coffee:before {
  content: "\f13b";
}
.icon-collection-bookmark:before {
  content: "\f13c";
}
.icon-collection-case-play:before {
  content: "\f13d";
}
.icon-collection-folder-image:before {
  content: "\f13e";
}
.icon-collection-image-o:before {
  content: "\f13f";
}
.icon-collection-image:before {
  content: "\f140";
}
.icon-collection-item-1:before {
  content: "\f141";
}
.icon-collection-item-2:before {
  content: "\f142";
}
.icon-collection-item-3:before {
  content: "\f143";
}
.icon-collection-item-4:before {
  content: "\f144";
}
.icon-collection-item-5:before {
  content: "\f145";
}
.icon-collection-item-6:before {
  content: "\f146";
}
.icon-collection-item-7:before {
  content: "\f147";
}
.icon-collection-item-8:before {
  content: "\f148";
}
.icon-collection-item-9-plus:before {
  content: "\f149";
}
.icon-collection-item-9:before {
  content: "\f14a";
}
.icon-collection-item:before {
  content: "\f14b";
}
.icon-collection-music:before {
  content: "\f14c";
}
.icon-collection-pdf:before {
  content: "\f14d";
}
.icon-collection-plus:before {
  content: "\f14e";
}
.icon-collection-speaker:before {
  content: "\f14f";
}
.icon-collection-text:before {
  content: "\f150";
}
.icon-collection-video:before {
  content: "\f151";
}
.icon-compass:before {
  content: "\f152";
}
.icon-cutlery:before {
  content: "\f153";
}
.icon-delete:before {
  content: "\f154";
}
.icon-dialpad:before {
  content: "\f155";
}
.icon-dns:before {
  content: "\f156";
}
.icon-drink:before {
  content: "\f157";
}
.icon-edit:before {
  content: "\f158";
}
.icon-email-open:before {
  content: "\f159";
}
.icon-email:before {
  content: "\f15a";
}
.icon-eye-off:before {
  content: "\f15b";
}
.icon-eye:before {
  content: "\f15c";
}
.icon-eyedropper:before {
  content: "\f15d";
}
.icon-favorite-outline:before {
  content: "\f15e";
}
.icon-favorite:before {
  content: "\f15f";
}
.icon-filter-list:before {
  content: "\f160";
}
.icon-fire:before {
  content: "\f161";
}
.icon-flag:before {
  content: "\f162";
}
.icon-flare:before {
  content: "\f163";
}
.icon-flash-auto:before {
  content: "\f164";
}
.icon-flash-off:before {
  content: "\f165";
}
.icon-flash:before {
  content: "\f166";
}
.icon-flip:before {
  content: "\f167";
}
.icon-flower-alt:before {
  content: "\f168";
}
.icon-flower:before {
  content: "\f169";
}
.icon-font:before {
  content: "\f16a";
}
.icon-fullscreen-alt:before {
  content: "\f16b";
}
.icon-fullscreen-exit:before {
  content: "\f16c";
}
.icon-fullscreen:before {
  content: "\f16d";
}
.icon-functions:before {
  content: "\f16e";
}
.icon-gas-station:before {
  content: "\f16f";
}
.icon-gesture:before {
  content: "\f170";
}
.icon-globe-alt:before {
  content: "\f171";
}
.icon-globe-lock:before {
  content: "\f172";
}
.icon-globe:before {
  content: "\f173";
}
.icon-graduation-cap:before {
  content: "\f174";
}
.icon-home:before {
  content: "\f175";
}
.icon-hospital-alt:before {
  content: "\f176";
}
.icon-hospital:before {
  content: "\f177";
}
.icon-hotel:before {
  content: "\f178";
}
.icon-hourglass-alt:before {
  content: "\f179";
}
.icon-hourglass-outline:before {
  content: "\f17a";
}
.icon-hourglass:before {
  content: "\f17b";
}
.icon-http:before {
  content: "\f17c";
}
.icon-image-alt:before {
  content: "\f17d";
}
.icon-image-o:before {
  content: "\f17e";
}
.icon-image:before {
  content: "\f17f";
}
.icon-inbox:before {
  content: "\f180";
}
.icon-invert-colors-off:before {
  content: "\f181";
}
.icon-invert-colors:before {
  content: "\f182";
}
.icon-key:before {
  content: "\f183";
}
.icon-label-alt-outline:before {
  content: "\f184";
}
.icon-label-alt:before {
  content: "\f185";
}
.icon-label-heart:before {
  content: "\f186";
}
.icon-label:before {
  content: "\f187";
}
.icon-labels:before {
  content: "\f188";
}
.icon-lamp:before {
  content: "\f189";
}
.icon-landscape:before {
  content: "\f18a";
}
.icon-layers-off:before {
  content: "\f18b";
}
.icon-layers:before {
  content: "\f18c";
}
.icon-library:before {
  content: "\f18d";
}
.icon-link:before {
  content: "\f18e";
}
.icon-lock-open:before {
  content: "\f18f";
}
.icon-lock-outline:before {
  content: "\f190";
}
.icon-lock:before {
  content: "\f191";
}
.icon-mail-reply-all:before {
  content: "\f192";
}
.icon-mail-reply:before {
  content: "\f193";
}
.icon-mail-send:before {
  content: "\f194";
}
.icon-mall:before {
  content: "\f195";
}
.icon-map:before {
  content: "\f196";
}
.icon-menu:before {
  content: "\f197";
}
.icon-money-box:before {
  content: "\f198";
}
.icon-money-off:before {
  content: "\f199";
}
.icon-money:before {
  content: "\f19a";
}
.icon-more-vert:before {
  content: "\f19b";
}
.icon-more:before {
  content: "\f19c";
}
.icon-movie-alt:before {
  content: "\f19d";
}
.icon-movie:before {
  content: "\f19e";
}
.icon-nature-people:before {
  content: "\f19f";
}
.icon-nature:before {
  content: "\f1a0";
}
.icon-navigation:before {
  content: "\f1a1";
}
.icon-open-in-browser:before {
  content: "\f1a2";
}
.icon-open-in-new:before {
  content: "\f1a3";
}
.icon-palette:before {
  content: "\f1a4";
}
.icon-parking:before {
  content: "\f1a5";
}
.icon-pin-account:before {
  content: "\f1a6";
}
.icon-pin-assistant:before {
  content: "\f1a7";
}
.icon-pin-drop:before {
  content: "\f1a8";
}
.icon-pin-help:before {
  content: "\f1a9";
}
.icon-pin-off:before {
  content: "\f1aa";
}
.icon-pin:before {
  content: "\f1ab";
}
.icon-pizza:before {
  content: "\f1ac";
}
.icon-plaster:before {
  content: "\f1ad";
}
.icon-power-setting:before {
  content: "\f1ae";
}
.icon-power:before {
  content: "\f1af";
}
.icon-print:before {
  content: "\f1b0";
}
.icon-puzzle-piece:before {
  content: "\f1b1";
}
.icon-quote:before {
  content: "\f1b2";
}
.icon-railway:before {
  content: "\f1b3";
}
.icon-receipt:before {
  content: "\f1b4";
}
.icon-refresh-alt:before {
  content: "\f1b5";
}
.icon-refresh-sync-alert:before {
  content: "\f1b6";
}
.icon-refresh-sync-off:before {
  content: "\f1b7";
}
.icon-refresh-sync:before {
  content: "\f1b8";
}
.icon-refresh:before {
  content: "\f1b9";
}
.icon-roller:before {
  content: "\f1ba";
}
.icon-ruler:before {
  content: "\f1bb";
}
.icon-scissors:before {
  content: "\f1bc";
}
.icon-screen-rotation-lock:before {
  content: "\f1bd";
}
.icon-screen-rotation:before {
  content: "\f1be";
}
.icon-search-for:before {
  content: "\f1bf";
}
.icon-search-in-file:before {
  content: "\f1c0";
}
.icon-search-in-page:before {
  content: "\f1c1";
}
.icon-search-replace:before {
  content: "\f1c2";
}
.icon-search:before {
  content: "\f1c3";
}
.icon-seat:before {
  content: "\f1c4";
}
.icon-settings-square:before {
  content: "\f1c5";
}
.icon-settings:before {
  content: "\f1c6";
}
.icon-shield-check:before {
  content: "\f1c7";
}
.icon-shield-security:before {
  content: "\f1c8";
}
.icon-shopping-basket:before {
  content: "\f1c9";
}
.icon-shopping-cart-plus:before {
  content: "\f1ca";
}
.icon-shopping-cart:before {
  content: "\f1cb";
}
.icon-sign-in:before {
  content: "\f1cc";
}
.icon-sort-amount-asc:before {
  content: "\f1cd";
}
.icon-sort-amount-desc:before {
  content: "\f1ce";
}
.icon-sort-asc:before {
  content: "\f1cf";
}
.icon-sort-desc:before {
  content: "\f1d0";
}
.icon-spellcheck:before {
  content: "\f1d1";
}
.icon-storage:before {
  content: "\f1d2";
}
.icon-store-24:before {
  content: "\f1d3";
}
.icon-store:before {
  content: "\f1d4";
}
.icon-subway:before {
  content: "\f1d5";
}
.icon-sun:before {
  content: "\f1d6";
}
.icon-tab-unselected:before {
  content: "\f1d7";
}
.icon-tab:before {
  content: "\f1d8";
}
.icon-tag-close:before {
  content: "\f1d9";
}
.icon-tag-more:before {
  content: "\f1da";
}
.icon-tag:before {
  content: "\f1db";
}
.icon-thumb-down:before {
  content: "\f1dc";
}
.icon-thumb-up-down:before {
  content: "\f1dd";
}
.icon-thumb-up:before {
  content: "\f1de";
}
.icon-ticket-star:before {
  content: "\f1df";
}
.icon-toll:before {
  content: "\f1e0";
}
.icon-toys:before {
  content: "\f1e1";
}
.icon-traffic:before {
  content: "\f1e2";
}
.icon-translate:before {
  content: "\f1e3";
}
.icon-triangle-down:before {
  content: "\f1e4";
}
.icon-triangle-up:before {
  content: "\f1e5";
}
.icon-truck:before {
  content: "\f1e6";
}
.icon-turning-sign:before {
  content: "\f1e7";
}
.icon-wallpaper:before {
  content: "\f1e8";
}
.icon-washing-machine:before {
  content: "\f1e9";
}
.icon-window-maximize:before {
  content: "\f1ea";
}
.icon-window-minimize:before {
  content: "\f1eb";
}
.icon-window-restore:before {
  content: "\f1ec";
}
.icon-wrench:before {
  content: "\f1ed";
}
.icon-zoom-in:before {
  content: "\f1ee";
}
.icon-zoom-out:before {
  content: "\f1ef";
}
.icon-alert-circle-o:before {
  content: "\f1f0";
}
.icon-alert-circle:before {
  content: "\f1f1";
}
.icon-alert-octagon:before {
  content: "\f1f2";
}
.icon-alert-polygon:before {
  content: "\f1f3";
}
.icon-alert-triangle:before {
  content: "\f1f4";
}
.icon-help-outline:before {
  content: "\f1f5";
}
.icon-help:before {
  content: "\f1f6";
}
.icon-info-outline:before {
  content: "\f1f7";
}
.icon-info:before {
  content: "\f1f8";
}
.icon-notifications-active:before {
  content: "\f1f9";
}
.icon-notifications-add:before {
  content: "\f1fa";
}
.icon-notifications-none:before {
  content: "\f1fb";
}
.icon-notifications-off:before {
  content: "\f1fc";
}
.icon-notifications-paused:before {
  content: "\f1fd";
}
.icon-notifications:before {
  content: "\f1fe";
}
.icon-account-add:before {
  content: "\f1ff";
}
.icon-account-box-mail:before {
  content: "\f200";
}
.icon-account-box-o:before {
  content: "\f201";
}
.icon-account-box-phone:before {
  content: "\f202";
}
.icon-account-box:before {
  content: "\f203";
}
.icon-account-calendar:before {
  content: "\f204";
}
.icon-account-circle:before {
  content: "\f205";
}
.icon-account-o:before {
  content: "\f206";
}
.icon-account:before {
  content: "\f207";
}
.icon-accounts-add:before {
  content: "\f208";
}
.icon-accounts-alt:before {
  content: "\f209";
}
.icon-accounts-list-alt:before {
  content: "\f20a";
}
.icon-accounts-list:before {
  content: "\f20b";
}
.icon-accounts-outline:before {
  content: "\f20c";
}
.icon-accounts:before {
  content: "\f20d";
}
.icon-face:before {
  content: "\f20e";
}
.icon-female:before {
  content: "\f20f";
}
.icon-male-alt:before {
  content: "\f210";
}
.icon-male-female:before {
  content: "\f211";
}
.icon-male:before {
  content: "\f212";
}
.icon-mood-bad:before {
  content: "\f213";
}
.icon-mood:before {
  content: "\f214";
}
.icon-run:before {
  content: "\f215";
}
.icon-walk:before {
  content: "\f216";
}
.icon-cloud-box:before {
  content: "\f217";
}
.icon-cloud-circle:before {
  content: "\f218";
}
.icon-cloud-done:before {
  content: "\f219";
}
.icon-cloud-download:before {
  content: "\f21a";
}
.icon-cloud-off:before {
  content: "\f21b";
}
.icon-cloud-outline-alt:before {
  content: "\f21c";
}
.icon-cloud-outline:before {
  content: "\f21d";
}
.icon-cloud-upload:before {
  content: "\f21e";
}
.icon-cloud:before {
  content: "\f21f";
}
.icon-download:before {
  content: "\f220";
}
.icon-file-plus:before {
  content: "\f221";
}
.icon-file-text:before {
  content: "\f222";
}
.icon-file:before {
  content: "\f223";
}
.icon-folder-outline:before {
  content: "\f224";
}
.icon-folder-person:before {
  content: "\f225";
}
.icon-folder-star-alt:before {
  content: "\f226";
}
.icon-folder-star:before {
  content: "\f227";
}
.icon-folder:before {
  content: "\f228";
}
.icon-gif:before {
  content: "\f229";
}
.icon-upload:before {
  content: "\f22a";
}
.icon-border-all:before {
  content: "\f22b";
}
.icon-border-bottom:before {
  content: "\f22c";
}
.icon-border-clear:before {
  content: "\f22d";
}
.icon-border-color:before {
  content: "\f22e";
}
.icon-border-horizontal:before {
  content: "\f22f";
}
.icon-border-inner:before {
  content: "\f230";
}
.icon-border-left:before {
  content: "\f231";
}
.icon-border-outer:before {
  content: "\f232";
}
.icon-border-right:before {
  content: "\f233";
}
.icon-border-style:before {
  content: "\f234";
}
.icon-border-top:before {
  content: "\f235";
}
.icon-border-vertical:before {
  content: "\f236";
}
.icon-copy:before {
  content: "\f237";
}
.icon-crop:before {
  content: "\f238";
}
.icon-format-align-center:before {
  content: "\f239";
}
.icon-format-align-justify:before {
  content: "\f23a";
}
.icon-format-align-left:before {
  content: "\f23b";
}
.icon-format-align-right:before {
  content: "\f23c";
}
.icon-format-bold:before {
  content: "\f23d";
}
.icon-format-clear-all:before {
  content: "\f23e";
}
.icon-format-clear:before {
  content: "\f23f";
}
.icon-format-color-fill:before {
  content: "\f240";
}
.icon-format-color-reset:before {
  content: "\f241";
}
.icon-format-color-text:before {
  content: "\f242";
}
.icon-format-indent-decrease:before {
  content: "\f243";
}
.icon-format-indent-increase:before {
  content: "\f244";
}
.icon-format-italic:before {
  content: "\f245";
}
.icon-format-line-spacing:before {
  content: "\f246";
}
.icon-format-list-bulleted:before {
  content: "\f247";
}
.icon-format-list-numbered:before {
  content: "\f248";
}
.icon-format-ltr:before {
  content: "\f249";
}
.icon-format-rtl:before {
  content: "\f24a";
}
.icon-format-size:before {
  content: "\f24b";
}
.icon-format-strikethrough-s:before {
  content: "\f24c";
}
.icon-format-strikethrough:before {
  content: "\f24d";
}
.icon-format-subject:before {
  content: "\f24e";
}
.icon-format-underlined:before {
  content: "\f24f";
}
.icon-format-valign-bottom:before {
  content: "\f250";
}
.icon-format-valign-center:before {
  content: "\f251";
}
.icon-format-valign-top:before {
  content: "\f252";
}
.icon-redo:before {
  content: "\f253";
}
.icon-select-all:before {
  content: "\f254";
}
.icon-space-bar:before {
  content: "\f255";
}
.icon-text-format:before {
  content: "\f256";
}
.icon-transform:before {
  content: "\f257";
}
.icon-undo:before {
  content: "\f258";
}
.icon-wrap-text:before {
  content: "\f259";
}
.icon-comment-alert:before {
  content: "\f25a";
}
.icon-comment-alt-text:before {
  content: "\f25b";
}
.icon-comment-alt:before {
  content: "\f25c";
}
.icon-comment-edit:before {
  content: "\f25d";
}
.icon-comment-image:before {
  content: "\f25e";
}
.icon-comment-list:before {
  content: "\f25f";
}
.icon-comment-more:before {
  content: "\f260";
}
.icon-comment-outline:before {
  content: "\f261";
}
.icon-comment-text-alt:before {
  content: "\f262";
}
.icon-comment-text:before {
  content: "\f263";
}
.icon-comment-video:before {
  content: "\f264";
}
.icon-comment:before {
  content: "\f265";
}
.icon-comments:before {
  content: "\f266";
}
.icon-check-all:before {
  content: "\f267";
}
.icon-check-circle-u:before {
  content: "\f268";
}
.icon-check-circle:before {
  content: "\f269";
}
.icon-check-square:before {
  content: "\f26a";
}
.icon-check:before {
  content: "\f26b";
}
.icon-circle-o:before {
  content: "\f26c";
}
.icon-circle:before {
  content: "\f26d";
}
.icon-dot-circle-alt:before {
  content: "\f26e";
}
.icon-dot-circle:before {
  content: "\f26f";
}
.icon-minus-circle-outline:before {
  content: "\f270";
}
.icon-minus-circle:before {
  content: "\f271";
}
.icon-minus-square:before {
  content: "\f272";
}
.icon-minus:before {
  content: "\f273";
}
.icon-plus-circle-o-duplicate:before {
  content: "\f274";
}
.icon-plus-circle-o:before {
  content: "\f275";
}
.icon-plus-circle:before {
  content: "\f276";
}
.icon-plus-square:before {
  content: "\f277";
}
.icon-plus:before {
  content: "\f278";
}
.icon-square-o:before {
  content: "\f279";
}
.icon-star-circle:before {
  content: "\f27a";
}
.icon-star-half:before {
  content: "\f27b";
}
.icon-star-outline:before {
  content: "\f27c";
}
.icon-star:before {
  content: "\f27d";
}
.icon-bluetooth-connected:before {
  content: "\f27e";
}
.icon-bluetooth-off:before {
  content: "\f27f";
}
.icon-bluetooth-search:before {
  content: "\f280";
}
.icon-bluetooth-setting:before {
  content: "\f281";
}
.icon-bluetooth:before {
  content: "\f282";
}
.icon-camera-add:before {
  content: "\f283";
}
.icon-camera-alt:before {
  content: "\f284";
}
.icon-camera-bw:before {
  content: "\f285";
}
.icon-camera-front:before {
  content: "\f286";
}
.icon-camera-mic:before {
  content: "\f287";
}
.icon-camera-party-mode:before {
  content: "\f288";
}
.icon-camera-rear:before {
  content: "\f289";
}
.icon-camera-roll:before {
  content: "\f28a";
}
.icon-camera-switch:before {
  content: "\f28b";
}
.icon-camera:before {
  content: "\f28c";
}
.icon-card-alert:before {
  content: "\f28d";
}
.icon-card-off:before {
  content: "\f28e";
}
.icon-card-sd:before {
  content: "\f28f";
}
.icon-card-sim:before {
  content: "\f290";
}
.icon-desktop-mac:before {
  content: "\f291";
}
.icon-desktop-windows:before {
  content: "\f292";
}
.icon-device-hub:before {
  content: "\f293";
}
.icon-devices-off:before {
  content: "\f294";
}
.icon-devices:before {
  content: "\f295";
}
.icon-dock:before {
  content: "\f296";
}
.icon-floppy:before {
  content: "\f297";
}
.icon-gamepad:before {
  content: "\f298";
}
.icon-gps-dot:before {
  content: "\f299";
}
.icon-gps-off:before {
  content: "\f29a";
}
.icon-gps:before {
  content: "\f29b";
}
.icon-headset-mic:before {
  content: "\f29c";
}
.icon-headset:before {
  content: "\f29d";
}
.icon-input-antenna:before {
  content: "\f29e";
}
.icon-input-composite:before {
  content: "\f29f";
}
.icon-input-hdmi:before {
  content: "\f2a0";
}
.icon-input-power:before {
  content: "\f2a1";
}
.icon-input-svideo:before {
  content: "\f2a2";
}
.icon-keyboard-hide:before {
  content: "\f2a3";
}
.icon-keyboard:before {
  content: "\f2a4";
}
.icon-laptop-chromebook:before {
  content: "\f2a5";
}
.icon-laptop-mac:before {
  content: "\f2a6";
}
.icon-laptop:before {
  content: "\f2a7";
}
.icon-mic-off:before {
  content: "\f2a8";
}
.icon-mic-outline:before {
  content: "\f2a9";
}
.icon-mic-setting:before {
  content: "\f2aa";
}
.icon-mic:before {
  content: "\f2ab";
}
.icon-mouse:before {
  content: "\f2ac";
}
.icon-network-alert:before {
  content: "\f2ad";
}
.icon-network-locked:before {
  content: "\f2ae";
}
.icon-network-off:before {
  content: "\f2af";
}
.icon-network-outline:before {
  content: "\f2b0";
}
.icon-network-setting:before {
  content: "\f2b1";
}
.icon-network:before {
  content: "\f2b2";
}
.icon-phone-bluetooth:before {
  content: "\f2b3";
}
.icon-phone-end:before {
  content: "\f2b4";
}
.icon-phone-forwarded:before {
  content: "\f2b5";
}
.icon-phone-in-talk:before {
  content: "\f2b6";
}
.icon-phone-locked:before {
  content: "\f2b7";
}
.icon-phone-missed:before {
  content: "\f2b8";
}
.icon-phone-msg:before {
  content: "\f2b9";
}
.icon-phone-paused:before {
  content: "\f2ba";
}
.icon-phone-ring:before {
  content: "\f2bb";
}
.icon-phone-setting:before {
  content: "\f2bc";
}
.icon-phone-sip:before {
  content: "\f2bd";
}
.icon-phone:before {
  content: "\f2be";
}
.icon-portable-wifi-changes:before {
  content: "\f2bf";
}
.icon-portable-wifi-off:before {
  content: "\f2c0";
}
.icon-portable-wifi:before {
  content: "\f2c1";
}
.icon-radio:before {
  content: "\f2c2";
}
.icon-reader:before {
  content: "\f2c3";
}
.icon-remote-control-alt:before {
  content: "\f2c4";
}
.icon-remote-control:before {
  content: "\f2c5";
}
.icon-router:before {
  content: "\f2c6";
}
.icon-scanner:before {
  content: "\f2c7";
}
.icon-smartphone-android:before {
  content: "\f2c8";
}
.icon-smartphone-download:before {
  content: "\f2c9";
}
.icon-smartphone-erase:before {
  content: "\f2ca";
}
.icon-smartphone-info:before {
  content: "\f2cb";
}
.icon-smartphone-iphone:before {
  content: "\f2cc";
}
.icon-smartphone-landscape-lock:before {
  content: "\f2cd";
}
.icon-smartphone-landscape:before {
  content: "\f2ce";
}
.icon-smartphone-lock:before {
  content: "\f2cf";
}
.icon-smartphone-portrait-lock:before {
  content: "\f2d0";
}
.icon-smartphone-ring:before {
  content: "\f2d1";
}
.icon-smartphone-setting:before {
  content: "\f2d2";
}
.icon-smartphone-setup:before {
  content: "\f2d3";
}
.icon-smartphone:before {
  content: "\f2d4";
}
.icon-speaker:before {
  content: "\f2d5";
}
.icon-tablet-android:before {
  content: "\f2d6";
}
.icon-tablet-mac:before {
  content: "\f2d7";
}
.icon-tablet:before {
  content: "\f2d8";
}
.icon-tv-alt-play:before {
  content: "\f2d9";
}
.icon-tv-list:before {
  content: "\f2da";
}
.icon-tv-play:before {
  content: "\f2db";
}
.icon-tv:before {
  content: "\f2dc";
}
.icon-usb:before {
  content: "\f2dd";
}
.icon-videocam-off:before {
  content: "\f2de";
}
.icon-videocam-switch:before {
  content: "\f2df";
}
.icon-videocam:before {
  content: "\f2e0";
}
.icon-watch:before {
  content: "\f2e1";
}
.icon-wifi-alt-2:before {
  content: "\f2e2";
}
.icon-wifi-alt:before {
  content: "\f2e3";
}
.icon-wifi-info:before {
  content: "\f2e4";
}
.icon-wifi-lock:before {
  content: "\f2e5";
}
.icon-wifi-off:before {
  content: "\f2e6";
}
.icon-wifi-outline:before {
  content: "\f2e7";
}
.icon-wifi:before {
  content: "\f2e8";
}
.icon-arrow-left-bottom:before {
  content: "\f2e9";
}
.icon-arrow-left:before {
  content: "\f2ea";
}
.icon-arrow-merge:before {
  content: "\f2eb";
}
.icon-arrow-missed:before {
  content: "\f2ec";
}
.icon-arrow-right-top:before {
  content: "\f2ed";
}
.icon-arrow-right:before {
  content: "\f2ee";
}
.icon-arrow-split:before {
  content: "\f2ef";
}
.icon-arrows:before {
  content: "\f2f0";
}
.icon-caret-down-circle:before {
  content: "\f2f1";
}
.icon-caret-down:before {
  content: "\f2f2";
}
.icon-caret-left-circle:before {
  content: "\f2f3";
}
.icon-caret-left:before {
  content: "\f2f4";
}
.icon-caret-right-circle:before {
  content: "\f2f5";
}
.icon-caret-right:before {
  content: "\f2f6";
}
.icon-caret-up-circle:before {
  content: "\f2f7";
}
.icon-caret-up:before {
  content: "\f2f8";
}
.icon-chevron-down:before {
  content: "\f2f9";
}
.icon-chevron-left:before {
  content: "\f2fa";
}
.icon-chevron-right:before {
  content: "\f2fb";
}
.icon-chevron-up:before {
  content: "\f2fc";
}
.icon-forward:before {
  content: "\f2fd";
}
.icon-long-arrow-down:before {
  content: "\f2fe";
}
.icon-long-arrow-left:before {
  content: "\f2ff";
}
.icon-long-arrow-return:before {
  content: "\f300";
}
.icon-long-arrow-right:before {
  content: "\f301";
}
.icon-long-arrow-tab:before {
  content: "\f302";
}
.icon-long-arrow-up:before {
  content: "\f303";
}
.icon-rotate-ccw:before {
  content: "\f304";
}
.icon-rotate-cw:before {
  content: "\f305";
}
.icon-rotate-left:before {
  content: "\f306";
}
.icon-rotate-right:before {
  content: "\f307";
}
.icon-square-down:before {
  content: "\f308";
}
.icon-square-right:before {
  content: "\f309";
}
.icon-swap-alt:before {
  content: "\f30a";
}
.icon-swap-vertical-circle:before {
  content: "\f30b";
}
.icon-swap-vertical:before {
  content: "\f30c";
}
.icon-swap:before {
  content: "\f30d";
}
.icon-trending-down:before {
  content: "\f30e";
}
.icon-trending-flat:before {
  content: "\f30f";
}
.icon-trending-up:before {
  content: "\f310";
}
.icon-unfold-less:before {
  content: "\f311";
}
.icon-unfold-more:before {
  content: "\f312";
}
.icon-apps:before {
  content: "\f313";
}
.icon-grid-off:before {
  content: "\f314";
}
.icon-grid:before {
  content: "\f315";
}
.icon-view-agenda:before {
  content: "\f316";
}
.icon-view-array:before {
  content: "\f317";
}
.icon-view-carousel:before {
  content: "\f318";
}
.icon-view-column:before {
  content: "\f319";
}
.icon-view-comfy:before {
  content: "\f31a";
}
.icon-view-compact:before {
  content: "\f31b";
}
.icon-view-dashboard:before {
  content: "\f31c";
}
.icon-view-day:before {
  content: "\f31d";
}
.icon-view-headline:before {
  content: "\f31e";
}
.icon-view-list-alt:before {
  content: "\f31f";
}
.icon-view-list:before {
  content: "\f320";
}
.icon-view-module:before {
  content: "\f321";
}
.icon-view-quilt:before {
  content: "\f322";
}
.icon-view-stream:before {
  content: "\f323";
}
.icon-view-subtitles:before {
  content: "\f324";
}
.icon-view-toc:before {
  content: "\f325";
}
.icon-view-web:before {
  content: "\f326";
}
.icon-view-week:before {
  content: "\f327";
}
.icon-widgets:before {
  content: "\f328";
}
.icon-alarm-check:before {
  content: "\f329";
}
.icon-alarm-off:before {
  content: "\f32a";
}
.icon-alarm-plus:before {
  content: "\f32b";
}
.icon-alarm-snooze:before {
  content: "\f32c";
}
.icon-alarm:before {
  content: "\f32d";
}
.icon-calendar-alt:before {
  content: "\f32e";
}
.icon-calendar-check:before {
  content: "\f32f";
}
.icon-calendar-close:before {
  content: "\f330";
}
.icon-calendar-note:before {
  content: "\f331";
}
.icon-calendar:before {
  content: "\f332";
}
.icon-time-countdown:before {
  content: "\f333";
}
.icon-time-interval:before {
  content: "\f334";
}
.icon-time-restore-setting:before {
  content: "\f335";
}
.icon-time-restore:before {
  content: "\f336";
}
.icon-time:before {
  content: "\f337";
}
.icon-timer-off:before {
  content: "\f338";
}
.icon-timer:before {
  content: "\f339";
}
.icon-aspect-ratio-alt:before {
  content: "\f33a";
}
.icon-aspect-ratio:before {
  content: "\f33b";
}
.icon-blur-circular:before {
  content: "\f33c";
}
.icon-blur-linear:before {
  content: "\f33d";
}
.icon-blur-off:before {
  content: "\f33e";
}
.icon-blur:before {
  content: "\f33f";
}
.icon-brightness-2:before {
  content: "\f340";
}
.icon-brightness-3:before {
  content: "\f341";
}
.icon-brightness-4:before {
  content: "\f342";
}
.icon-brightness-5:before {
  content: "\f343";
}
.icon-brightness-6:before {
  content: "\f344";
}
.icon-brightness-7:before {
  content: "\f345";
}
.icon-brightness-auto:before {
  content: "\f346";
}
.icon-brightness-setting:before {
  content: "\f347";
}
.icon-broken-image:before {
  content: "\f348";
}
.icon-center-focus-strong:before {
  content: "\f349";
}
.icon-center-focus-weak:before {
  content: "\f34a";
}
.icon-compare:before {
  content: "\f34b";
}
.icon-crop-16-9:before {
  content: "\f34c";
}
.icon-crop-3-2:before {
  content: "\f34d";
}
.icon-crop-5-4:before {
  content: "\f34e";
}
.icon-crop-7-5:before {
  content: "\f34f";
}
.icon-crop-din:before {
  content: "\f350";
}
.icon-crop-free:before {
  content: "\f351";
}
.icon-crop-landscape:before {
  content: "\f352";
}
.icon-crop-portrait:before {
  content: "\f353";
}
.icon-crop-square:before {
  content: "\f354";
}
.icon-exposure-alt:before {
  content: "\f355";
}
.icon-exposure:before {
  content: "\f356";
}
.icon-filter-b-and-w:before {
  content: "\f357";
}
.icon-filter-center-focus:before {
  content: "\f358";
}
.icon-filter-frames:before {
  content: "\f359";
}
.icon-filter-tilt-shift:before {
  content: "\f35a";
}
.icon-gradient:before {
  content: "\f35b";
}
.icon-grain:before {
  content: "\f35c";
}
.icon-graphic-eq:before {
  content: "\f35d";
}
.icon-hdr-off:before {
  content: "\f35e";
}
.icon-hdr-strong:before {
  content: "\f35f";
}
.icon-hdr-weak:before {
  content: "\f360";
}
.icon-hdr:before {
  content: "\f361";
}
.icon-iridescent:before {
  content: "\f362";
}
.icon-leak-off:before {
  content: "\f363";
}
.icon-leak:before {
  content: "\f364";
}
.icon-looks:before {
  content: "\f365";
}
.icon-loupe:before {
  content: "\f366";
}
.icon-panorama-horizontal:before {
  content: "\f367";
}
.icon-panorama-vertical:before {
  content: "\f368";
}
.icon-panorama-wide-angle:before {
  content: "\f369";
}
.icon-photo-size-select-large:before {
  content: "\f36a";
}
.icon-photo-size-select-small:before {
  content: "\f36b";
}
.icon-picture-in-picture:before {
  content: "\f36c";
}
.icon-slideshow:before {
  content: "\f36d";
}
.icon-texture:before {
  content: "\f36e";
}
.icon-tonality:before {
  content: "\f36f";
}
.icon-vignette:before {
  content: "\f370";
}
.icon-wb-auto:before {
  content: "\f371";
}
.icon-eject-alt:before {
  content: "\f372";
}
.icon-eject:before {
  content: "\f373";
}
.icon-equalizer:before {
  content: "\f374";
}
.icon-fast-forward:before {
  content: "\f375";
}
.icon-fast-rewind:before {
  content: "\f376";
}
.icon-forward-10:before {
  content: "\f377";
}
.icon-forward-30:before {
  content: "\f378";
}
.icon-forward-5:before {
  content: "\f379";
}
.icon-hearing:before {
  content: "\f37a";
}
.icon-pause-circle-outline:before {
  content: "\f37b";
}
.icon-pause-circle:before {
  content: "\f37c";
}
.icon-pause:before {
  content: "\f37d";
}
.icon-play-circle-outline:before {
  content: "\f37e";
}
.icon-play-circle:before {
  content: "\f37f";
}
.icon-play:before {
  content: "\f380";
}
.icon-playlist-audio:before {
  content: "\f381";
}
.icon-playlist-plus:before {
  content: "\f382";
}
.icon-repeat-one:before {
  content: "\f383";
}
.icon-repeat:before {
  content: "\f384";
}
.icon-replay-10:before {
  content: "\f385";
}
.icon-replay-30:before {
  content: "\f386";
}
.icon-replay-5:before {
  content: "\f387";
}
.icon-replay:before {
  content: "\f388";
}
.icon-shuffle:before {
  content: "\f389";
}
.icon-skip-next:before {
  content: "\f38a";
}
.icon-skip-previous:before {
  content: "\f38b";
}
.icon-stop:before {
  content: "\f38c";
}
.icon-surround-sound:before {
  content: "\f38d";
}
.icon-tune:before {
  content: "\f38e";
}
.icon-volume-down:before {
  content: "\f38f";
}
.icon-volume-mute:before {
  content: "\f390";
}
.icon-volume-off:before {
  content: "\f391";
}
.icon-volume-up:before {
  content: "\f392";
}
.icon-n-1-square:before {
  content: "\f393";
}
.icon-n-2-square:before {
  content: "\f394";
}
.icon-n-3-square:before {
  content: "\f395";
}
.icon-n-4-square:before {
  content: "\f396";
}
.icon-n-5-square:before {
  content: "\f397";
}
.icon-n-6-square:before {
  content: "\f398";
}
.icon-neg-1:before {
  content: "\f399";
}
.icon-neg-2:before {
  content: "\f39a";
}
.icon-plus-1:before {
  content: "\f39b";
}
.icon-plus-2:before {
  content: "\f39c";
}
.icon-sec-10:before {
  content: "\f39d";
}
.icon-sec-3:before {
  content: "\f39e";
}
.icon-zero:before {
  content: "\f39f";
}
.icon-airline-seat-flat-angled:before {
  content: "\f3a0";
}
.icon-airline-seat-flat:before {
  content: "\f3a1";
}
.icon-airline-seat-individual-suite:before {
  content: "\f3a2";
}
.icon-airline-seat-legroom-extra:before {
  content: "\f3a3";
}
.icon-airline-seat-legroom-normal:before {
  content: "\f3a4";
}
.icon-airline-seat-legroom-reduced:before {
  content: "\f3a5";
}
.icon-airline-seat-recline-extra:before {
  content: "\f3a6";
}
.icon-airline-seat-recline-normal:before {
  content: "\f3a7";
}
.icon-airplay:before {
  content: "\f3a8";
}
.icon-closed-caption:before {
  content: "\f3a9";
}
.icon-confirmation-number:before {
  content: "\f3aa";
}
.icon-developer-board:before {
  content: "\f3ab";
}
.icon-disc-full:before {
  content: "\f3ac";
}
.icon-explicit:before {
  content: "\f3ad";
}
.icon-flight-land:before {
  content: "\f3ae";
}
.icon-flight-takeoff:before {
  content: "\f3af";
}
.icon-flip-to-back:before {
  content: "\f3b0";
}
.icon-flip-to-front:before {
  content: "\f3b1";
}
.icon-group-work:before {
  content: "\f3b2";
}
.icon-hd:before {
  content: "\f3b3";
}
.icon-hq:before {
  content: "\f3b4";
}
.icon-markunread-mailbox:before {
  content: "\f3b5";
}
.icon-memory:before {
  content: "\f3b6";
}
.icon-nfc:before {
  content: "\f3b7";
}
.icon-play-for-work:before {
  content: "\f3b8";
}
.icon-power-input:before {
  content: "\f3b9";
}
.icon-present-to-all:before {
  content: "\f3ba";
}
.icon-satellite:before {
  content: "\f3bb";
}
.icon-tap-and-play:before {
  content: "\f3bc";
}
.icon-vibration:before {
  content: "\f3bd";
}
.icon-voicemail:before {
  content: "\f3be";
}
.icon-group:before {
  content: "\f3bf";
}
.icon-rss:before {
  content: "\f3c0";
}
.icon-shape:before {
  content: "\f3c1";
}
.icon-spinner:before {
  content: "\f3c2";
}
.icon-ungroup:before {
  content: "\f3c3";
}
.icon-500px:before {
  content: "\f3c4";
}
.icon-8tracks:before {
  content: "\f3c5";
}
.icon-amazon:before {
  content: "\f3c6";
}
.icon-blogger:before {
  content: "\f3c7";
}
.icon-delicious:before {
  content: "\f3c8";
}
.icon-disqus:before {
  content: "\f3c9";
}
.icon-flattr:before {
  content: "\f3ca";
}
.icon-flickr:before {
  content: "\f3cb";
}
.icon-github-alt:before {
  content: "\f3cc";
}
.icon-google-old:before {
  content: "\f3cd";
}
.icon-linkedin:before {
  content: "\f3ce";
}
.icon-odnoklassniki:before {
  content: "\f3cf";
}
.icon-outlook:before {
  content: "\f3d0";
}
.icon-paypal-alt:before {
  content: "\f3d1";
}
.icon-pinterest:before {
  content: "\f3d2";
}
.icon-playstation:before {
  content: "\f3d3";
}
.icon-reddit:before {
  content: "\f3d4";
}
.icon-skype:before {
  content: "\f3d5";
}
.icon-slideshare:before {
  content: "\f3d6";
}
.icon-soundcloud:before {
  content: "\f3d7";
}
.icon-tumblr:before {
  content: "\f3d8";
}
.icon-twitch:before {
  content: "\f3d9";
}
.icon-vimeo:before {
  content: "\f3da";
}
.icon-whatsapp:before {
  content: "\f3db";
}
.icon-xbox:before {
  content: "\f3dc";
}
.icon-yahoo:before {
  content: "\f3dd";
}
.icon-youtube-play:before {
  content: "\f3de";
}
.icon-youtube:before {
  content: "\f3df";
}
.icon-account-cpq:before {
  content: "\f3e0";
}
.icon-bom-cpq:before {
  content: "\f3e1";
}
.icon-calendar-cpq:before {
  content: "\f3e2";
}
.icon-comment-cpq:before {
  content: "\f3e3";
}
.icon-comment-o-cpq:before {
  content: "\f3e4";
}
.icon-config-product-cpq:before {
  content: "\f3e5";
}
.icon-contact-cpq:before {
  content: "\f3e6";
}
.icon-contract-cpq:before {
  content: "\f3e7";
}
.icon-different-views-cpq:before {
  content: "\f3e8";
}
.icon-document-cpq:before {
  content: "\f3e9";
}
.icon-drag-drop-cpq:before {
  content: "\f3ea";
}
.icon-edit-cpq:before {
  content: "\f3eb";
}
.icon-edit-other-cpq:before {
  content: "\f3ec";
}
.icon-eye-cpq:before {
  content: "\f3ed";
}
.icon-file-excel-cpq:before {
  content: "\f3ee";
}
.icon-file-image-cpq:before {
  content: "\f3ef";
}
.icon-file-noname-cpq:before {
  content: "\f3f0";
}
.icon-file-pdf-cpq:before {
  content: "\f3f1";
}
.icon-file-powerpoint-cpq:before {
  content: "\f3f2";
}
.icon-file-word-cpq:before {
  content: "\f3f3";
}
.icon-filter-cpq:before {
  content: "\f3f4";
}
.icon-history-cpq:before {
  content: "\f3f5";
}
.icon-home-cpq:before {
  content: "\f3f6";
}
.icon-lead-cpq:before {
  content: "\f3f7";
}
.icon-lifecycle-cpq:before {
  content: "\f3f8";
}
.icon-lock-locked-cpq:before {
  content: "\f3f9";
}
.icon-lock-unlocked-cpq:before {
  content: "\f3fa";
}
.icon-mass-config-cpq:before {
  content: "\f3fb";
}
.icon-menu-cpq:before {
  content: "\f3fc";
}
.icon-minus-square-o-cpq:before {
  content: "\f3fd";
}
.icon-more-cpq:before {
  content: "\f3fe";
}
.icon-opportunity-cpq:before {
  content: "\f3ff";
}
.icon-order-cpq:before {
  content: "\f400";
}
.icon-pending-cpq:before {
  content: "\f401";
}
.icon-plus-square-o-cpq:before {
  content: "\f402";
}
.icon-preview-cpq:before {
  content: "\f403";
}
.icon-product-cpq:before {
  content: "\f404";
}
.icon-proposal-cpq:before {
  content: "\f405";
}
.icon-request-approval-cpq:before {
  content: "\f406";
}
.icon-search-cpq:before {
  content: "\f407";
}
.icon-settings-b-cpq:before {
  content: "\f408";
}
.icon-settings-cpq:before {
  content: "\f409";
}
.icon-shovel-cpq:before {
  content: "\f40a";
}
.icon-solution-cpq:before {
  content: "\f40b";
}
.icon-summary-cpq:before {
  content: "\f40c";
}
.icon-temp:before {
  content: "\f40d";
}
.icon-thumb-down-cpq:before {
  content: "\f40e";
}
.icon-thumb-up-cpq:before {
  content: "\f40f";
}
.icon-thumb-up-down-cpq:before {
  content: "\f410";
}
.icon-upgrade-cpq:before {
  content: "\f411";
}
.icon-upload-cpq:before {
  content: "\f412";
}
.icon-user-cpq:before {
  content: "\f413";
}
.icon-view-detailed-cpq:before {
  content: "\f414";
}
.icon-view-fullscreen-cpq:before {
  content: "\f415";
}
.icon-views-cpq:before {
  content: "\f416";
}
.icon-visualization-cpq:before {
  content: "\f417";
}
.icon-visualize-cpq:before {
  content: "\f418";
}
.icon-warning-cpq:before {
  content: "\f419";
}
.fixed-table-container .bs-checkbox, .fixed-table-container .no-records-found {
  text-align: center;
}
.bootstrap-table .table {
  border-bottom: 1px solid #ddd;
  margin-bottom: 0 !important;
}
.bootstrap-table .table:not(.table-sm), .bootstrap-table .table:not(.table-sm) > tbody > tr > td, .bootstrap-table .table:not(.table-sm) > tbody > tr > th, .bootstrap-table .table:not(.table-sm) > tfoot > tr > td, .bootstrap-table .table:not(.table-sm) > tfoot > tr > th, .bootstrap-table .table:not(.table-sm) > thead > tr > td {
  padding: 8px;
}
.bootstrap-table .table.table-no-bordered > tbody > tr > td, .bootstrap-table .table.table-no-bordered > thead > tr > th {
  border-right: 2px solid rgba(0, 0, 0, 0);
}
.fixed-table-container {
  border: 1px solid #ddd;
  clear: both;
  position: relative;
}
.fixed-table-container.table-no-bordered {
  border: 1px solid #000;
}
.fixed-table-footer, .fixed-table-header {
  overflow: hidden;
}
.fixed-table-footer {
  border-top: 1px solid #ddd;
}
.fixed-table-body {
  height: 100%;
  overflow: auto;
}
.fixed-table-container table {
  width: 100%;
}
.fixed-table-container thead th {
  height: 0;
  margin: 0;
  padding: 0;
}
.fixed-table-container thead th:focus {
  outline: 0 solid rgba(0, 0, 0, 0);
}
.fixed-table-container tbody td .th-inner, .fixed-table-container thead th .th-inner {
  line-height: 24px;
  overflow: hidden;
  padding: 8px;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
.fixed-table-container thead th .sortable {
  background-position: right center;
  background-repeat: no-repeat;
  cursor: pointer;
  padding-right: 30px;
}
/*
 .fixed-table-container thead th .both {
 background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAkElEQVQoz7X QMQ5AQBCF4dWQSJxC5wwax1Cq1e7BAdxD5SL+Tq/QCM1oNiJidwox0355mXnG/DrEtIQ6azioNZQxI0ykPhTQIwhCR+BmBYtlK7kLJYwWCcJA9M4qdrZrd8pPjZWPtOqdRQy320YSV17OatFC4euts6z39GYMKRPCTKY9UnPQ6P+GtMRfGtPnBCiqhAeJPmkqAAAAAElFTkSuQmCC");
 }
 .fixed-table-container thead th .asc {
 background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAbUlEQVR42u3MsQ1AQBiGYdeQSEyhM4PGGEq12h4MYA+VRVynV2iE5rwRieTv7mgk9yVP8xVv8N9prWO0CL+INThQvw1lmGEwIXUNKfRX6NFBucQKLCK2IrcNJRhhIA2IbGIVdmzS/ZeBn5+f2AnTEYvs+ncZrAAAAABJRU5ErkJggg==");
 }
 .fixed-table-container thead th .desc {
 background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAbklEQVR42u3RrQ2AMBhF0dZAQsIUOGbAMAYSjWYPOgB7oFiEOjwCQ4opVzc1LRiSvuTYl+9HpKSkuNFadzC4PAz6kLIcC6zHijJ0uganU3SgjVlVQjllM2Ts7SpssNhRv33GgBvjF5/NMKEQv80DGtqL7OAjTuMAAAAASUVORK5CYII=");
 }
 */
.fixed-table-container th.detail {
  width: 30px;
}
.fixed-table-container tbody tr:first-child td {
  border-top: medium none;
}
.fixed-table-container tbody .selected td {
  background-color: #f5f5f5;
}
.fixed-table-container .bs-checkbox .th-inner {
  padding: 8px 0;
}
.fixed-table-container input[type="radio"], .fixed-table-container input[type="checkbox"] {
  margin: 0 auto !important;
}
.fixed-table-pagination .pagination-detail, .fixed-table-pagination div.pagination {
  margin-bottom: 10px;
  margin-top: 10px;
}
.fixed-table-pagination div.pagination .pagination {
  margin: 0;
}
.fixed-table-pagination .pagination a {
  line-height: 1.42857;
  padding: 6px 12px;
}
.fixed-table-pagination .pagination-info {
  line-height: 34px;
  margin-right: 5px;
}
.fixed-table-pagination .btn-group {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.fixed-table-pagination .dropup .dropdown-menu {
  margin-bottom: 8px;
}
.fixed-table-pagination .page-list {
  display: inline-block;
}
.fixed-table-toolbar .columns-left {
  margin-right: 5px;
}
.fixed-table-toolbar .columns-right {
  margin-left: 5px;
}
.fixed-table-toolbar .columns label {
  clear: both;
  display: block;
  font-weight: 400;
  line-height: 1.42857;
  padding: 3px 20px;
}
.fixed-table-toolbar .bars, .fixed-table-toolbar .columns, .fixed-table-toolbar .search {
  line-height: 34px;
  margin-bottom: 10px;
  margin-top: 10px;
  position: relative;
}
.fixed-table-pagination li.disabled a {
  cursor: default;
  pointer-events: none;
}
.fixed-table-loading {
  background-color: #fff;
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 42px;
  z-index: 99;
}
.fixed-table-body .card-view .title {
  display: inline-block;
  font-weight: 700;
  min-width: 30%;
  text-align: left !important;
}
.table td, .table th {
  vertical-align: middle;
}
.fixed-table-toolbar .dropdown-menu {
  max-height: 300px;
  overflow: auto;
  text-align: left;
}
.fixed-table-toolbar .btn-group > .btn-group {
  display: inline-block;
  margin-left: -1px !important;
}
.bootstrap-table .table > thead > tr > th {
  border-bottom: 1px solid #ddd;
  vertical-align: bottom;
}
.bootstrap-table .table thead > tr > th {
  margin: 0;
  padding: 0;
}
.bootstrap-table .fixed-table-footer tbody > tr > td {
  padding: 0 !important;
}
.bootstrap-table .fixed-table-footer .table {
  border-bottom: medium none;
  padding: 0 !important;
}
.pull-right .dropdown-menu {
  left: auto;
  right: 0;
}
p.fixed-table-scroll-inner {
  height: 200px;
  width: 100%;
}
div.fixed-table-scroll-outer {
  height: 150px;
  left: 0;
  overflow: hidden;
  top: 0;
  visibility: hidden;
  width: 200px;
}
.fixed-table-container {
  border: none !important;
}
.fixed-table-container tbody td .th-inner, .fixed-table-container thead th .th-inner {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}
.pagination-detail .btn {
  border-color: #858585;
}
/*---------------------------------------------
 BUTTONGROUPS
 ----------------------------------------------*/
.buttongroup.right {
  float: right;
}
.buttongroup.left {
  float: left;
}
/*---------------------------------------------
 BUTTONS  
 ----------------------------------------------*/
.btn-secondary:hover {
  background-color: #4d4e53;
}
.btn-default {
  background: #fff;
  border-color: #4d4e53;
  color: #4d4e53;
}
.btn-default:hover {
  background-color: #66676d;
  border-color: #66676d;
  color: #fff;
}
.btn-secondary:hover {
  background-color: #66676d;
  border-color: #66676d;
  color: #fff;
}
.btn .icon {
  font-size: 1.5rem;
  line-height: 1;
  vertical-align: sub;
  padding-right: 0.2307rem;
}
.btn.btn-sm .icon, .btn-group-sm > .btn .icon {
  font-size: 1.2rem;
}
.iconbutton {
  border-color: transparent;
}
.iconbutton .icon {
  padding-right: 0;
}
.btn.disabled, .btn:disabled, .btn.disabled:hover, .btn:disabled:hover {
  background-color: #e4e4e4;
  border-color: #e4e4e4;
  color: #333;
}
.btn.no-border, .btn.primary.no-border, .btn.secondary.no-border, btn.default.no-border {
  background-color: #fff;
  border-color: transparent;
  color: #4d4e53;
}
.btn.no-border:hover, .btn.primary.no-border:hover, .btn.secondary.no-border:hover, btn.default.no-border:hover {
  background-color: #66676d;
  border-color: #66676d;
  color: #fff;
}
/*---------------------------------------------
 CONFIG BUTTONS
 ----------------------------------------------*/
.btn.state-selected, .btn.state-green, .btn.state-orange {
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 10px 10px;
  width: 100%;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 2.30769rem;
}
/* Default - white bg button */
.btn.state-green {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMCAxMCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7c3Ryb2tlOiMzMzM7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5idXR0b24tc3RhdHVzLXdoaXRlPC90aXRsZT48Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjUiIGN5PSI1IiByPSI0LjUiLz48L3N2Zz4=");
  box-shadow: 0 1px 1px 0 #a1a1a1;
}
/* Selected - green bg button */
.btn.state-selected {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMCAxMCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiM4Y2M3NTg7c3Ryb2tlOiMzMzM7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5idXR0b24tc3RhdHVzLWdyZWVuPC90aXRsZT48Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjUiIGN5PSI1IiByPSI0LjUiLz48L3N2Zz4=");
  background-color: #4d4e53;
  border-color: #4d4e53;
  color: #fff;
}
/* Disabled - white bg button*/
.btn.state-orange {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMCAxMCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7c3Ryb2tlOiMzMzM7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5idXR0b24tc3RhdHVzLXdoaXRlPC90aXRsZT48Y2lyY2xlIGNsYXNzPSJjbHMtMSIgY3g9IjUiIGN5PSI1IiByPSI0LjUiLz48L3N2Zz4=");
  background-color: #eae9e9;
  border-color: #eae9e9;
  color: #333;
  box-shadow: 0 1px 1px 0 #a1a1a1;
}
.btn.state-orange:hover {
  background-color: #ccc;
  border-color: #ccc;
}
.button-collection .btn {
  margin-bottom: 0.5rem;
  margin-right: 0.3rem;
}
/*---------------------------------------------
 RADIOBUTTONS AND CHECKBOXES
 ----------------------------------------------*/
.c-input {
  padding-left: 0;
}
.label-text {
  padding-left: 1.5rem;
}
.c-indicator {
  background-color: #fff;
  border: 1px solid #ccc;
  top: 1px;
}
.c-checkbox .c-indicator {
  border-radius: 2px;
}
.c-input > input:focus ~ .c-indicator {
  box-shadow: none;
}
.c-input input[disabled] ~ .c-indicator {
  background-color: #eee;
}
.c-input.state-orange input ~ .c-indicator {
  background-color: #eee;
}
.c-input input[disabled]:checked ~ .c-indicator {
  background-color: #eee;
}
.c-input.state-orange input:checked ~ .c-indicator {
  background-color: #eee;
}
.c-input.state-orange .label-text {
  color: #858585;
}
.c-input input[disabled] ~ .c-indicator {
  cursor: default;
}
.c-input input[disabled] ~ .label-text {
  cursor: default;
}
/*---------------------------------------------
 CHECKBOXES
 ----------------------------------------------*/
.c-checkbox input:checked ~ .c-indicator:before {
  font-size: 1rem;
  font-weight: bold;
  height: 1rem;
  width: 1rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  content: "\f26b";
  font-family: icons;
  line-height: 1;
  color: #4d4e53;
}
.c-input > input:checked ~ .c-indicator {
  background-color: #fff;
}
.c-checkbox input:checked ~ .c-indicator {
  background-image: none;
  color: #333;
}
input[type="checkbox"]:focus ~ .c-indicator {
  outline: thin dotted #54535a;
  outline-offset: 2px;
}
/*---------------------------------------------
 RADIOBUTTONS
 ----------------------------------------------*/
.c-radio .c-indicator.disabled {
  background-color: #eee;
  cursor: default;
}
.c-radio .c-indicator.disabled ~ .label-text {
  cursor: default;
}
.c-radio input:checked ~ .c-indicator, .c-radio .c-indicator.checked {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAAGzCI4dAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjNFN0M2RjExNDEwMDExRTk4N0Y4RkNDNjM2MDQ1RTMxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjNFN0M2RjEyNDEwMDExRTk4N0Y4RkNDNjM2MDQ1RTMxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6M0U3QzZGMEY0MTAwMTFFOTg3RjhGQ0M2MzYwNDVFMzEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6M0U3QzZGMTA0MTAwMTFFOTg3RjhGQ0M2MzYwNDVFMzEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz72CmS5AAAAdklEQVR42mL4//8/A0AAMQCJjwABBCaA+D9AAIEYa4FYlRHMAwKAAIKJwAFIQAOJ/x4ggEACqlADQCoZEHohYB26wBcmIPEBScAUIMBAZqiDDPuPCUBi6oxgZzIw8DFgB2Aj9zDgBrsYoG5XhzrzExSvhYoxAAAhd5Ct1xD45gAAAABJRU5ErkJggg==');
  background-size: 5px 5px;
  background-position: center center;
  background-color: #4d4e53;
  border-color: #4d4e53;
}
input[type="radio"]:focus ~ .c-indicator {
  outline: thin dotted #54535a;
  outline-offset: 2px;
}
.c-radio .label-text {
  display: table-cell;
}
/*---------------------------------------------
 BIG RADIOBUTTONS
 ----------------------------------------------*/
.big .c-radio input:checked ~ .c-indicator {
  background-size: 8px 8px;
}
.big .c-indicator {
  top: 0;
  height: 20px;
  width: 20px;
}
.big .c-input {
  padding-left: 1.9rem;
}
/*---------------------------------------------
 BIG CHECKBOXES
 ----------------------------------------------*/
.big .c-checkbox input:checked ~ .c-indicator::before {
  font-size: 1.5rem;
  height: 1.3rem;
  width: 1.3rem;
  top: 40%;
}
/*---------------------------------------------
 FAKE CHECKBOXES
 ----------------------------------------------*/
.c-checkbox .c-indicator.disabled {
  background-color: #ccc;
  cursor: default;
}
.c-checkbox .c-indicator.disabled ~ .label-text {
  cursor: default;
}
.c-checkbox .c-indicator.checked:before {
  font-size: 1rem;
  font-weight: bold;
  height: 1rem;
  width: 1rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  content: "\f26b";
  font-family: icons;
  line-height: 1;
  color: #4d4e53;
}
.big .c-checkbox .c-indicator:before {
  font-size: 1.5rem;
  height: 1.3rem;
  width: 1.3rem;
  top: 40%;
}
/*---------------------------------------------
 FAKED RADIOBUTTONS
 ----------------------------------------------*/
.big .c-radio .c-indicator:before {
  top: 0.461538rem;
  left: 0.461538rem;
  height: 0.461538rem;
  width: 0.461538rem;
}
/*---------------------------------------------
 SWITCH
 ----------------------------------------------*/
.switch * {
  cursor: pointer;
}
.switch input {
  opacity: 0;
 /* position: absolute; */
  z-index: -1;
}
.switch span {
  position: relative;
  display: inline-block;
  width: 58px;
  height: 30px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 100px;
  transition: all 0.5s;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1) inset;
}
.switch span:after {
  content: "";
  position: absolute;
  background-color: #fff;
  top: 0;
  left: 0;
  height: 28px;
  width: 28px;
  border: 1px solid #ddd;
  border-radius: 400px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.2s;
}
.switch input:checked + span {
  background-color: #4d4e53;
  border-color: #4d4e53;
  transition: all 0.5s;
}
.switch input:checked + span:after {
  left: 50%;
  transition: all 0.2s;
}
/*---------------------------------------------
 SELECTBOXES
 ----------------------------------------------*/
.c-select {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAAHzZY3hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAADvqaVRYdFhNTDpjb20uYWRvYmUueG1wAAAAAAA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/Pgo8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzExMSA3OS4xNTgzMjUsIDIwMTUvMDkvMTAtMDE6MTA6MjAgICAgICAgICI+CiAgIDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgICAgICAgICAgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iCiAgICAgICAgICAgIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiCiAgICAgICAgICAgIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZXhpZj0iaHR0cDovL25zLmFkb2JlLmNvbS9leGlmLzEuMC8iPgogICAgICAgICA8eG1wOkNyZWF0b3JUb29sPkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNi0wMS0wN1QxMToyNzoxMiswMTowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TWV0YWRhdGFEYXRlPjIwMTYtMDUtMThUMjM6NTE6NDYrMDI6MDA8L3htcDpNZXRhZGF0YURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE2LTA1LTE4VDIzOjUxOjQ2KzAyOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDowOTYwOWQwMS0xOTI1LTZjNDgtODcwZi1iMjM2NTViNjY2Yjg8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEb2N1bWVudElEPmFkb2JlOmRvY2lkOnBob3Rvc2hvcDoxYTc3ZTNiZC1iNTI5LTExZTUtODMwNC05MGMyNWEzZTQzNjU8L3htcE1NOkRvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+eG1wLmRpZDo0ZTk4NDMyMi1kMWMyLTk0NGItYjJjMS0yYmZkZWUxODc3N2E8L3htcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkhpc3Rvcnk+CiAgICAgICAgICAgIDxyZGY6U2VxPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5jcmVhdGVkPC9zdEV2dDphY3Rpb24+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDppbnN0YW5jZUlEPnhtcC5paWQ6NGU5ODQzMjItZDFjMi05NDRiLWIyYzEtMmJmZGVlMTg3NzdhPC9zdEV2dDppbnN0YW5jZUlEPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6d2hlbj4yMDE2LTAxLTA3VDExOjI3OjEyKzAxOjAwPC9zdEV2dDp3aGVuPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjJjNjdmMGE4LTkwZTctM2Y0NS1hNmZhLTYzODlkODlkMDMyZDwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wMS0wN1QxMToyNzoxMiswMTowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICAgICA8c3RFdnQ6Y2hhbmdlZD4vPC9zdEV2dDpjaGFuZ2VkPgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+c2F2ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDowOTYwOWQwMS0xOTI1LTZjNDgtODcwZi1iMjM2NTViNjY2Yjg8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTYtMDUtMThUMjM6NTE6NDYrMDI6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmNoYW5nZWQ+Lzwvc3RFdnQ6Y2hhbmdlZD4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgIDwvcmRmOlNlcT4KICAgICAgICAgPC94bXBNTTpIaXN0b3J5PgogICAgICAgICA8cGhvdG9zaG9wOkNvbG9yTW9kZT4zPC9waG90b3Nob3A6Q29sb3JNb2RlPgogICAgICAgICA8cGhvdG9zaG9wOklDQ1Byb2ZpbGU+c1JHQiBJRUM2MTk2Ni0yLjE8L3Bob3Rvc2hvcDpJQ0NQcm9maWxlPgogICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3BuZzwvZGM6Zm9ybWF0PgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICAgICA8dGlmZjpYUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WFJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOllSZXNvbHV0aW9uPjcyMDAwMC8xMDAwMDwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT4xPC9leGlmOkNvbG9yU3BhY2U+CiAgICAgICAgIDxleGlmOlBpeGVsWERpbWVuc2lvbj4xNjwvZXhpZjpQaXhlbFhEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj4yMDwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+5PGxlQAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAAA0UlEQVR42mL6DwVMDFAAZwAAAAD//2KCSzHOWMnAOGMlA9P/jHCG/xnhDAAAAAD//4JLYehmnLGSgYGBgQEAAAD//8KtAm48TClCS0Y4A+OMlQz/M8IRLoFxGBgYGAAAAAD//8IwlKAlGJYiuxMZYyiAeRWGMRTgAgAAAAD//6KiIylTgO41ZD5K0CJLoIQ9evjjDAf0QKKOLwAAAAD//yIYkhSHNMVOJCu94QIE0yO2mMTGJzqesGkkKh7RFWLTSFQg4tNI/VggFwAAAAD//wMA5mkB7sUMOOgAAAAASUVORK5CYII='), url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAABCAIAAABYG7kIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowMmY3MDAyYy04ZTZhLTM4NGYtOGQ3NS1iNWM4MTJlZmQ1OGQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NUFFMThENTkzMUFCMTFFNkI1NTFCQjFENjQwRTIyRTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NUFFMThENTgzMUFCMTFFNkI1NTFCQjFENjQwRTIyRTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjBiOWY4NjYtMDkzNi0xNDQyLWE2OWMtNmJlOGRlZDM3MTY3IiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6YjRmNTdiM2EtYjUyYS0xMWU1LTgzMDQtOTBjMjVhM2U0MzY1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+uZIFMwAAABFJREFUeNpiaG1t/U8KAAgwAFCjLmN5yxJuAAAAAElFTkSuQmCC');
  background-repeat: no-repeat, repeat-y;
  background-size: 1rem 1.1538rem, 1.6rem 100%;
  background-position: right 0.27rem center, right center;
  border-radius: 0 0.25rem 0.25rem 0;
  line-height: 1.2;
  padding-right: 2.3rem;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}
.c-select option {
  background-color: #fff;
  color: #333;
}
select.accent {
  background-color: #4d4e53;
  color: #fff;
}
select.accent option {
  background-color: #66676d;
  color: #fff;
}
.c-select[disabled] {
  background-color: #eee;
  color: #333;
}
.required .c-select, .c-select[required] {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAYAAAHzZY3hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAADvqaVRYdFhNTDpjb20uYWRvYmUueG1wAAAAAAA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/Pgo8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzExMSA3OS4xNTgzMjUsIDIwMTUvMDkvMTAtMDE6MTA6MjAgICAgICAgICI+CiAgIDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgICAgICAgICAgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iCiAgICAgICAgICAgIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiCiAgICAgICAgICAgIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZXhpZj0iaHR0cDovL25zLmFkb2JlLmNvbS9leGlmLzEuMC8iPgogICAgICAgICA8eG1wOkNyZWF0b3JUb29sPkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNi0wMS0wN1QxMToyNzoxMiswMTowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TWV0YWRhdGFEYXRlPjIwMTYtMDUtMThUMjM6NTE6NDYrMDI6MDA8L3htcDpNZXRhZGF0YURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE2LTA1LTE4VDIzOjUxOjQ2KzAyOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDowOTYwOWQwMS0xOTI1LTZjNDgtODcwZi1iMjM2NTViNjY2Yjg8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEb2N1bWVudElEPmFkb2JlOmRvY2lkOnBob3Rvc2hvcDoxYTc3ZTNiZC1iNTI5LTExZTUtODMwNC05MGMyNWEzZTQzNjU8L3htcE1NOkRvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+eG1wLmRpZDo0ZTk4NDMyMi1kMWMyLTk0NGItYjJjMS0yYmZkZWUxODc3N2E8L3htcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkhpc3Rvcnk+CiAgICAgICAgICAgIDxyZGY6U2VxPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5jcmVhdGVkPC9zdEV2dDphY3Rpb24+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDppbnN0YW5jZUlEPnhtcC5paWQ6NGU5ODQzMjItZDFjMi05NDRiLWIyYzEtMmJmZGVlMTg3NzdhPC9zdEV2dDppbnN0YW5jZUlEPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6d2hlbj4yMDE2LTAxLTA3VDExOjI3OjEyKzAxOjAwPC9zdEV2dDp3aGVuPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjJjNjdmMGE4LTkwZTctM2Y0NS1hNmZhLTYzODlkODlkMDMyZDwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wMS0wN1QxMToyNzoxMiswMTowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICAgICA8c3RFdnQ6Y2hhbmdlZD4vPC9zdEV2dDpjaGFuZ2VkPgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+c2F2ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDowOTYwOWQwMS0xOTI1LTZjNDgtODcwZi1iMjM2NTViNjY2Yjg8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTYtMDUtMThUMjM6NTE6NDYrMDI6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmNoYW5nZWQ+Lzwvc3RFdnQ6Y2hhbmdlZD4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgIDwvcmRmOlNlcT4KICAgICAgICAgPC94bXBNTTpIaXN0b3J5PgogICAgICAgICA8cGhvdG9zaG9wOkNvbG9yTW9kZT4zPC9waG90b3Nob3A6Q29sb3JNb2RlPgogICAgICAgICA8cGhvdG9zaG9wOklDQ1Byb2ZpbGU+c1JHQiBJRUM2MTk2Ni0yLjE8L3Bob3Rvc2hvcDpJQ0NQcm9maWxlPgogICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3BuZzwvZGM6Zm9ybWF0PgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICAgICA8dGlmZjpYUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WFJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOllSZXNvbHV0aW9uPjcyMDAwMC8xMDAwMDwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT4xPC9leGlmOkNvbG9yU3BhY2U+CiAgICAgICAgIDxleGlmOlBpeGVsWERpbWVuc2lvbj4xNjwvZXhpZjpQaXhlbFhEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj4yMDwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+5PGxlQAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAAA0UlEQVR42mL6DwVMDFAAZwAAAAD//2KCSzHOWMnAOGMlA9P/jHCG/xnhDAAAAAD//4JLYehmnLGSgYGBgQEAAAD//8KtAm48TClCS0Y4A+OMlQz/M8IRLoFxGBgYGAAAAAD//8IwlKAlGJYiuxMZYyiAeRWGMRTgAgAAAAD//6KiIylTgO41ZD5K0CJLoIQ9evjjDAf0QKKOLwAAAAD//yIYkhSHNMVOJCu94QIE0yO2mMTGJzqesGkkKh7RFWLTSFQg4tNI/VggFwAAAAD//wMA5mkB7sUMOOgAAAAASUVORK5CYII='), url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAABCAIAAABYG7kIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowMmY3MDAyYy04ZTZhLTM4NGYtOGQ3NS1iNWM4MTJlZmQ1OGQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NUFFMThENTkzMUFCMTFFNkI1NTFCQjFENjQwRTIyRTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NUFFMThENTgzMUFCMTFFNkI1NTFCQjFENjQwRTIyRTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjBiOWY4NjYtMDkzNi0xNDQyLWE2OWMtNmJlOGRlZDM3MTY3IiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6YjRmNTdiM2EtYjUyYS0xMWU1LTgzMDQtOTBjMjVhM2U0MzY1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+uZIFMwAAABFJREFUeNpiaG1t/U8KAAgwAFCjLmN5yxJuAAAAAElFTkSuQmCC'), url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAABCAIAAACZnPOkAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1OTc2ZjgyMS01NDMyLTM0NDMtOWM3NS00ZGQzN2M4MmFlNzciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkNCNjdGNDczMUFBMTFFNkEwQTJFQzY2N0ZFMERCNEUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkNCNjdGNDYzMUFBMTFFNkEwQTJFQzY2N0ZFMERCNEUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDQ4YzdiYTgtMTg0NS1hYjRkLWFiMjEtMDZmOTJjNTUyNDczIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6ODA0Mjg3YTQtYzAxOC0xMWU1LWI3MTAtZjgyODg4OWI3NzRjIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+PsAXegAAABFJREFUeNpivBnsz4AEAAIMABVkAX1zsUWoAAAAAElFTkSuQmCC');
  background-position: right 0.27rem center, right center, left center;
  background-size: 1rem 1.1538rem, 1.6rem 100%, auto auto;
  background-repeat: no-repeat, repeat-y, repeat-y;
  border-radius: 0 0.25rem 0.25rem 0;
  padding-right: 2.3rem;
}
select option.state-orange {
  background-color: #e4e4e4;
}
/*---------------------------------------------
 Modal - taken from TUX 1.14
 ----------------------------------------------*/
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
  -webkit-overflow-scrolling: touch;
}
.modal.fade .modal-dialog {
  transition: transform 0.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 rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.in {
  opacity: 0.8;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header::after {
  content: "";
  display: table;
  clear: both;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  padding: 0.9375rem;
}
.modal-footer {
  padding: 0.9375rem;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer::after {
  content: "";
  display: table;
  clear: both;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-footer button[type=submit] {
  text-transform: none;
}
button[type=button] {
  text-transform: none;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 544px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 768px) {
  .modal-lg {
    width: 900px;
  }
}
.modal .button.close {
  padding-top: 0.3rem;
}
.modal-header {
  padding: 0.46875rem 0.9375rem;
}
.modal-header p {
  margin-bottom: 0;
  padding-top: 0.5rem;
}
.modal-content.inverted {
  background-color: #54535a;
}
.modal-content.inverted .modal-header {
  border-bottom: 1px solid #54535a;
}
.modal-content.inverted .modal-title, .modal-content.inverted .close {
  color: #fff;
}
.modal-content.inverted .modal-footer {
  border-top: 1px solid #54535a;
}
.modal-cover {
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 1050;
}
.modal-cover .modal-inner-alert {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  display: inline-block;
  font-size: 20px;
  margin-top: 30px;
  padding: 0.9375rem;
  text-align: center;
}
.modal-cover .modal-inner-alert h3 {
  padding: 2rem 0;
}
.modal-cover .modal-inner-alert .buttons {
  padding-bottom: 2rem;
}
.modal-cover .modal-inner-alert .btn {
  width: 40%;
}
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
}
.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
/*---------------------------------------------
 TABLE 
 ----------------------------------------------*/
th {
  font-family: fonts/roboto-medium;
  font-weight: normal;
}
.dropdown-menu li {
  padding: 0 0.625rem;
}
.table {
  border-collapse: separate;
}
.table th, .table td {
  padding: 0.3rem 0.75rem;
  border-right: 1px solid #fff;
}
.table.row-clickable {
  cursor: pointer;
}
.table .icon-check {
  color: #4d4e53;
}
.table .icon-close {
  color: #f44336;
}
.table thead th {
  border-bottom-width: 0;
  border-top: 0;
}
.table th {
  position: relative;
  background-color: #54535a;
  color: #fff;
  font-family: fonts/roboto-medium;
  font-weight: normal;
}
.table th .icon {
  font-size: 1.5rem;
  line-height: 1;
  vertical-align: middle;
  padding-left: 0.3125rem;
  cursor: pointer;
}
.table th .radio, .table th .checkbox {
  margin-bottom: 0;
}
.table .table-settings {
  background-color: #e4e4e4;
  position: absolute;
  top: 0;
  right: 0;
  width: 2.7rem;
  height: 100%;
  text-align: center;
}
.table .table-settings .dropdown {
  display: block;
  height: 100%;
}
.table .table-settings .icon {
  color: #34373a;
  display: block;
  float: right;
  font-size: 2rem;
  line-height: 1;
  padding-right: 8px;
  padding-top: 3px;
}
.table .table-settings .dropdown-toggle:after {
  border: 0 none;
}
.table .column-settings {
  display: inline-block;
}
.table .column-settings .columnfilter {
  width: 18px;
  height: 18px;
}
.table .column-settings .dropdown-toggle:after {
  border: 0 none;
}
.table .column-settings .filterimage {
  cursor: pointer;
}
.table .sort {
  width: 0.9375rem;
  float: right;
}
.table .sort.none:before {
  content: "\f312";
}
.table .sort.asc:before {
  content: "\f2f9";
}
.table .sort.desc:before {
  content: "\f2fc";
}
.table .filterimage {
  height: 1.4rem;
  width: 1.4rem;
}
.table .removed {
  color: #f44336;
  text-decoration: line-through;
}
.table .added {
  color: #4caf50;
}
.table .thumbnail {
  max-width: 7.69rem;
}
.table-footer {
  padding-top: 0.75rem;
}
.table-footer .pagination {
  float: right;
  margin: 0;
}
/*---------------------------------------------
 TABLE FILTER - LEFT 
 ----------------------------------------------*/
.table-filter .menu {
  border: 1px solid #4d4e53;
  position: relative;
  padding: 1rem 1rem 1rem 3rem;
  margin-bottom: 1rem;
}
.table-filter .menu .input-group {
  width: 100%;
}
.table-filter .menu .background {
  background-color: #e4e4e4;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 1.875rem;
}
.table-filter .menu .background .filtericon {
  position: absolute;
  left: 0;
  top: 0;
  width: 1.875rem;
  height: 1.875rem;
  text-align: center;
  font-size: 1rem;
}
.table-filter .menu .background .filtericon .icon {
  vertical-align: middle;
  color: #4d4e53;
}
.table-filter .menu .background .name {
  color: #4d4e53;
  transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  font-family: fonts/roboto-medium;
  height: 1.875rem;
  left: 0;
  line-height: 1.875rem;
  position: absolute;
  top: 3rem;
  width: 1.875rem;
}
.table-filter .menu .content {
  padding: 0 0.9375rem;
}
.table-filter .clearfilters {
  text-align: center;
  width: 100%;
  padding: 0.5rem 0;
}
.table-filter .clearfilters a:hover {
  text-decoration: none;
}
.table-filter label.question {
  margin-bottom: 0.5rem;
}
.table-filter .form-group {
  margin-bottom: 1rem;
}
.table-filter .c-select {
  width: 100%;
}
/*---------------------------------------------
 TABLE FILTER (TBLFILTER)
 ----------------------------------------------*/
/*
 .tblfilter {
 border: 1px solid $accent;
 padding: $fifteen $fifteen $five $fifteen;
 margin-bottom: $fifteen;
 display: none;
 &:before {
 position: absolute;
 top: -7px;
 left: 30px;
 display: inline-block;
 border-right: 7px solid transparent;
 border-bottom: 7px solid #ccc;
 border-left: 7px solid transparent;
 border-bottom-color: $accent;
 content: '';
 }
 &:after {
 position: absolute;
 top: -5px;
 left: 31px;  // 50%; Position of the arrow
 display: inline-block;
 border-right: 6px solid transparent;
 border-bottom: 6px solid #FFF;
 border-left: 6px solid transparent;
 content: '';
 }
 .radio, .checkbox {
 display: inline-block;
 }
 .clear-filters {
 display: block;
 font-family: $font-medium;
 margin: 10px auto 0;
 }
 }
 */
/*---------------------------------------------
 SUMMARYTABLE
 ----------------------------------------------*/
.summarytable .row {
  margin-bottom: 0.625rem;
}
.summarytable div[class*="col-"] {
  padding: 0.75rem;
}
.summarytable .col-name {
  border-right: 0.625rem solid #fff;
}
.summarytable .price {
  display: block;
  text-align: right;
}
.summarytable .summary .name {
  float: right;
}
.summarytable .summary.excl {
  font-family: fonts/roboto-medium;
  margin-bottom: 0;
}
/*---------------------------------------------
 FLEX-TABLE
 ----------------------------------------------*/
.flextable .header {
  font-family: fonts/roboto-medium;
}
.flextable .flexrow {
  align-content: flex-start;
  border-bottom: 1px solid #e4e4e4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}
.flextable .flexrow.selected {
  background-color: #eae9e9;
}
.flextable .flexbox {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
  -moz-box-flex: 1;
  -moz-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
  padding: 0.75rem;
  word-wrap: break-word;
  position: relative;
}
.flextable .draghandle {
  cursor: move;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #eae9e9;
  width: 0.9rem;
  height: 100%;
}
.flextable .draghandle .icon:before {
  padding-left: 3px;
  line-height: 1.3;
}
@media (min-width: 992px) {
  .flextable.sortable .flexbox:first-child {
    padding-left: 1.5rem;
  }
  .flextable .draghandle {
    display: block;
  }
}
/*---------------------------------------------
 FLEX-TREE
 ----------------------------------------------*/
.flextree .flexbox {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.flextree .row.header {
  font-family: fonts/roboto-medium;
}
.flextree .row.header .flexbox:last-child {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 50px;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
}
.flextree .row.header .flexbox:first-child {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 50px;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
}
.flextree ul {
  list-style: none;
  padding: 0;
}
.flextree ul li .flexbox:first-child {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 50px;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
}
.flextree .toggler {
  cursor: pointer;
}
.flextree .collapsed > ul {
  display: none;
}
.flextree .expanded > ul {
  display: block;
}
.flextree .col-name {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 300px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 300px;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px;
}
.flextree .col-model {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 7rem;
  -moz-box-flex: 0;
  -moz-flex: 0 0 7rem;
  -ms-flex: 0 0 7rem;
  flex: 0 0 7rem;
}
.flextree .col-description {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 200px;
  -moz-box-flex: 1;
  -moz-flex: 1 1 200px;
  -ms-flex: 1 1 200px;
  flex: 1 1 200px;
}
.flextree .col-status {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 7rem;
  -moz-box-flex: 0;
  -moz-flex: 0 0 7rem;
  -ms-flex: 0 0 7rem;
  flex: 0 0 7rem;
}
.flextree .col-discount {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 7rem;
  -moz-box-flex: 0;
  -moz-flex: 0 0 7rem;
  -ms-flex: 0 0 7rem;
  flex: 0 0 7rem;
  text-align: right;
}
.flextree .col-price {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 7rem;
  -moz-box-flex: 0;
  -moz-flex: 0 0 7rem;
  -ms-flex: 0 0 7rem;
  flex: 0 0 7rem;
  text-align: right;
}
.flextree .col-currency {
  background-color: #e4e4e4;
  font-family: fonts/roboto-medium;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 50px;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  text-align: center;
}
.flextree ul li ul {
  margin-left: 50px;
  padding-left: 0;
}
.flextree ul li ul .col-name {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 250px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 250px;
  -ms-flex: 0 0 250px;
  flex: 0 0 250px;
}
.flextree .flexbox.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  word-wrap: break-word;
}
/*---------------------------------------------
 TABLE FEATURES
 ----------------------------------------------*/
.table .toolbar {
  float: right;
  display: table;
}
.table .toolbar a, .table .toolbar btn {
  display: table-cell;
  padding: 0 0.3125rem;
}
.table.sortable th {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.table.table-no-borders th, .table.table-no-borders td {
  border: 0;
}
.table-load-more {
  padding-top: 1rem;
  text-align: center;
}
.table-load-more a {
  padding: 0 0.3125rem;
}
.filtertrigger {
  cursor: pointer;
}
/*---------------------------------------------
 BOOTSTRAP TABLE
 ----------------------------------------------*/
.bootstrap-table .sortable:before {
  display: inline-block;
  font-family: 'icons';
  font-weight: normal;
  font-size: inherit;
  vertical-align: middle;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  position: absolute;
  top: 0.2rem;
  right: 0.75rem;
}
.bootstrap-table .sortable.both:before {
  content: "\f312";
}
.bootstrap-table .sortable.asc:before {
  content: "\f2fc";
}
.bootstrap-table .sortable.desc:before {
  content: "\f2f9";
}
.bootstrap-table .th-inner.sortable.both, .bootstrap-table .th-inner.sortable.asc, .bootstrap-table .th-inner.sortable.desc {
  background: none;
  padding-right: 1.7rem;
}
.config {
  /*---------------------------------------------
   LIST-GROUPS 
   ----------------------------------------------*/
}
.config #config-left {
  position: relative;
  padding-bottom: 5000px;
  margin-bottom: -5000px;
}
.config #config-left.small {
  font-size: 1rem;
}
.config #config-middle {
  border-right: 2px solid #e4e4e4;
  border-left: 2px solid #e4e4e4;
  padding-bottom: 5000px;
  margin-bottom: -5000px;
}
.config #config-right {
  position: relative;
  padding-bottom: 5000px;
  margin-bottom: -5000px;
}
.config #config-right .nav-tabs .nav-link {
  padding: 0;
}
.config #config-right.small {
  font-size: 1rem;
}
.config .modal-header {
  border-bottom: 0 none;
}
.config .modal-header .icon {
  font-size: 3rem;
  margin-right: 0.9375rem;
}
.config .modal-title {
  display: inline;
  font-size: 2rem;
  vertical-align: middle;
}
.config .modal-body {
  padding: 5px 15px;
  overflow-y: hidden;
}
.config .currentpage {
  padding-bottom: 0.9375rem;
}
.config .pagename {
  color: #fff;
}
.config .type {
  color: #e4e4e4;
}
.config .lock {
  cursor: pointer;
  display: block;
  height: 1.5rem;
  width: 1.5rem;
  color: #4d4e53;
  padding-top: 0;
  padding-left: 2px;
}
.config .icon-lock, .config .icon-lock-open {
  margin: 0 0.3125rem;
}
.config .lock, .config .icon-info, .config .icon-comment-o-cpq, .config .icon-comment-cpq {
  font-size: 1.2rem;
}
.config .list-group.groups {
  border-radius: 0;
  float: left;
  width: 100%;
  position: relative;
}
.config .list-group.groups .list-group-item {
  border-left: 2px solid #fff;
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  font-size: 1.1rem;
  padding: 0.3rem 0 0.3rem 0.3rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.config .list-group.groups .list-group-item:hover {
  text-decoration: underline;
  cursor: pointer;
}
.config .list-group.groups .list-group-item.active {
  border-color: #4d4e53;
  color: #4d4e53;
}
@media (min-width: 992px) {
  .config .list-group.groups .list-group-item.active:after {
    border-bottom: 0.5rem solid transparent;
    border-left: 0.5rem solid #4d4e53;
    border-top: 0.5rem solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: 0;
    top: 0.8rem;
    width: 0;
  }
}
.config .list-group.groups .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.config .list-group.groups .list-group-item.active, .config .list-group.groups .list-group-item.active:focus, .config .list-group.groups .list-group-item.active:hover {
  background-color: #fff;
}
.config .list-group.list-group-root {
  padding: 0;
  overflow: hidden;
}
.config .list-group.list-group-root .list-group {
  margin-bottom: 0;
}
.config .list-group.list-group-root .list-group-item {
  border-radius: 0;
}
.config .list-group.list-group-root > .list-group-item:first-child {
  border-top-width: 0;
}
.config .list-group.list-group-root > .list-group > .list-group-item {
  padding-left: 30px;
}
.config .list-group.list-group-root > .list-group > .list-group > .list-group-item {
  padding-left: 45px;
}
.config .list-group-item .icon {
  font-style: normal;
  width: 1rem;
}
.config .description {
  float: left;
  padding-bottom: 1rem;
}
.config .description .image {
  float: left;
  margin: 0 0.5rem 0.2rem 0;
  max-width: 50%;
  padding-top: 0.4rem;
}
@media (min-width: 1200px) {
  .config .description .image {
    max-width: 25%;
  }
}
.config .group .questions {
  clear: left;
  padding-top: 1rem;
}
.config .fieldgroup {
  padding-bottom: 0.9375rem;
}
.config .fieldgroup .content {
  float: left;
  padding: 0.9375rem;
  width: 100%;
}
.config .fieldgroup .content .subgroup h3 {
  margin-top: 1rem;
}
.config .fieldgroup .content .subgroup .content {
  padding: 0;
}
.config .fieldgroup .icon-lock, .config .fieldgroup .icon-lock-open {
  margin-left: 5px;
}
.config .tab-content {
  padding-top: 0.9375rem;
}
.config .locked .text {
  font-family: fonts/roboto;
}
.config .question {
  font-family: fonts/roboto-medium;
}
.config .question label {
  margin-bottom: 0;
}
.config .question .icon {
  padding-left: 3px;
  padding-right: 3px;
}
.config .question .icon-comment-cpq, .config .question .icon-comment-o-cpq {
  color: #4d4e53;
  cursor: pointer;
}
.config .question .icon-info {
  color: #4d4e53;
  cursor: pointer;
}
.config .question .lock {
  display: inline-block;
}
.config .question .name {
  color: #54535a;
}
.config .buttongroup .btn {
  margin-bottom: 0.3846rem;
}
.config .bom .col-desc {
  word-break: break-all;
}
.config .question-description .image {
  float: left;
  margin: 0 1rem 1rem 0;
}
.config .question-container.committed .c-radio.state-selected .label-text {
  font-family: fonts/roboto-medium;
}
.config .question-container.committed .c-select {
  font-family: fonts/roboto-medium;
}
.config .question-container.committed .c-select option {
  font-family: fonts/roboto;
}
.config .question-container.committed .c-select option.state-selected {
  font-family: fonts/roboto-medium;
}
.config .question-container.committed input[type=text] {
  font-family: fonts/roboto-medium;
}
.config .question-container.committed .imageoption.state-selected .image {
  border-style: solid;
}
.config .question-container.committed .imageoption.state-selected .label-text {
  font-family: fonts/roboto-medium;
}
.config .vertical .question, .config .vertical .description, .config .vertical .answers {
  padding-bottom: 0.5rem;
}
.config .col-resizer {
  background-color: #e4e4e4;
  border: 2px solid #858585;
  border-radius: 50%;
  cursor: pointer;
  height: 3rem;
  opacity: 0.5;
  position: absolute;
  top: 340px;
  width: 3rem;
  z-index: 10;
}
.config .col-resizer .icon {
  color: #858585;
  display: block;
  font-size: 2.5rem;
  height: 100%;
  left: 0;
  line-height: 1;
  margin: 0.2rem 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.config .col-resizer .icon:before {
  font-size: 2.5rem;
}
.config .left-col-resizer {
  right: -1.6rem;
}
.config .right-col-resizer {
  left: -1.6rem;
}
.config .summary .image {
  margin-bottom: 1rem;
}
.config .summary .table-summary th {
  vertical-align: top;
}
.configmodalinfo .question label {
  font-size: 1.2rem;
}
.configmodalinfo .description {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 1.5rem;
  padding-bottom: 1rem;
}
.configmodalinfo .description .image {
  float: left;
  margin: 0.4rem 0.9375rem 0.9375rem 0;
  max-width: 25%;
}
.configmodalinfo .answers .long-description .image {
  float: left;
  margin: 0.4rem 0.9375rem 0.9375rem 0;
  max-width: 25%;
}
.configmodalinfo .answers .answer {
  padding-bottom: 1rem;
}
@media (min-width: 768px) {
  .config .modal-dialog {
    width: 99%;
  }
}
@media (min-width: 992px) {
  .config .col-left .grouplist .name {
    display: inline;
  }
  .config .col-left .grouplist .dash {
    display: none;
  }
}
span.icon:focus {
  outline: thin dotted #54535a;
  outline-offset: -2px;
}
.c-input input[disabled] ~ .choice {
  color: #858585;
}
#add-product .add-products {
  width: 99%;
}
.add-products .tab-content {
  padding-top: 1.5rem;
}
.add-products .cards .card:hover {
  box-shadow: 0 0 0 2px black;
}
.add-products .cards .card:hover .card-link.add-link {
  background-color: #54535a;
  color: #fff;
}
.add-products .cards .card-block.no-padding {
  padding: 0;
}
.add-products .cards .card-link.add-link {
  background-color: #e4e4e4;
  color: #858585;
  display: block;
  padding: 0.9rem;
  text-align: center;
  width: 100%;
  border-radius: 0 0 0.25rem 0.25rem;
}
.add-products .cards .image {
  display: block;
  height: 66%;
  overflow: hidden;
  position: relative;
}
.add-products .cards .image:before {
  padding-top: 66%;
  display: block;
  content: "";
}
.add-products .cards .image img {
  position: absolute;
  top: 0;
  left: 0;
}
.add-products .cards .description {
  height: 4.4rem;
  width: 100%;
  overflow: hidden;
}
/*---------------------------------------------
 Modal - taken from TUX 1.14
 ----------------------------------------------*/
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: inline-block;
}
.nav-link:focus, .nav-link:hover {
  text-decoration: none;
}
.nav-link.disabled {
  color: #858585;
  color: #858585;
  cursor: not-allowed;
  background-color: transparent;
}
.nav-link.disabled:focus, .nav-link.disabled:hover {
  color: #858585;
  cursor: not-allowed;
  background-color: transparent;
}
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem;
}
.nav-tabs {
  border-bottom: 1px solid #858585;
}
.nav-tabs::after {
  content: "";
  display: table;
  clear: both;
}
.nav-tabs .nav-item {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs .nav-item + .nav-item {
  margin-left: 0.2rem;
}
.nav-tabs .nav-item:hover {
  cursor: pointer;
}
.nav-tabs .nav-link {
  display: block;
  padding: 0.5em 1em;
  border: 1px solid transparent;
  border-radius: 0.25rem 0.25rem 0 0;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #e4e4e4 #e4e4e4 #858585;
}
.nav-tabs .nav-link.disabled {
  color: #858585;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
  color: #858585;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-item.open .nav-link {
  color: #fff;
  background-color: #54535a;
  border-color: #54535a #54535a transparent;
}
.nav-tabs .nav-item.open .nav-link:focus, .nav-tabs .nav-item.open .nav-link:hover {
  color: #fff;
  background-color: #54535a;
  border-color: #54535a #54535a transparent;
}
.nav-pills .nav-item {
  float: left;
}
.nav-pills .nav-item + .nav-item {
  margin-left: 0.2rem;
}
.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active {
  color: #fff;
  cursor: default;
  background-color: #0097a8;
}
.nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover {
  color: #fff;
  cursor: default;
  background-color: #0097a8;
}
.nav-pills .nav-item.open .nav-link {
  color: #fff;
  cursor: default;
  background-color: #0097a8;
}
.nav-pills .nav-item.open .nav-link:focus, .nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #0097a8;
}
.nav-stacked .nav-item {
  display: block;
  float: none;
}
.nav-stacked .nav-item + .nav-item {
  margin-top: 0.2rem;
  margin-left: 0;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  padding: 0.1375rem 0.275rem;
}
.navbar::after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 544px) {
  .navbar {
    border-radius: 0.25rem;
  }
}
.navbar-full {
  z-index: 1000;
}
@media (min-width: 544px) {
  .navbar-full {
    border-radius: 0;
  }
}
.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 544px) {
  .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%;
}
@media (min-width: 544px) {
  .navbar-sticky-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
}
.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
.navbar-divider {
  float: left;
  width: 1px;
  padding-top: 0.425rem;
  padding-bottom: 0.425rem;
  margin-right: 0.275rem;
  margin-left: 0.275rem;
  overflow: hidden;
}
.navbar-divider::before {
  content: "\00a0";
}
.navbar-toggler {
  padding: 0.5rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: none;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none;
}
@media (min-width: 544px) {
  .navbar-toggleable-xs {
    display: block !important;
  }
}
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    display: block !important;
  }
}
@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block !important;
  }
}
.navbar-nav .nav-item {
  float: left;
}
.navbar-nav .nav-link {
  display: block;
  padding-top: 0.425rem;
  padding-bottom: 0.425rem;
}
.navbar-nav .nav-link + .nav-link {
  margin-left: 1rem;
}
.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem;
}
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.6);
}
.navbar-light .navbar-nav .open > .nav-link {
  color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover {
  color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-nav .active > .nav-link {
  color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-nav .active > .nav-link:focus, .navbar-light .navbar-nav .active > .nav-link:hover {
  color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-nav .nav-link.open {
  color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-nav .nav-link.open:focus, .navbar-light .navbar-nav .nav-link.open:hover {
  color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-nav .nav-link.active:focus, .navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075);
}
.navbar-dark .navbar-brand {
  color: white;
}
.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
  color: white;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .open > .nav-link {
  color: white;
}
.navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover {
  color: white;
}
.navbar-dark .navbar-nav .active > .nav-link {
  color: white;
}
.navbar-dark .navbar-nav .active > .nav-link:focus, .navbar-dark .navbar-nav .active > .nav-link:hover {
  color: white;
}
.navbar-dark .navbar-nav .nav-link.open {
  color: white;
}
.navbar-dark .navbar-nav .nav-link.open:focus, .navbar-dark .navbar-nav .nav-link.open:hover {
  color: white;
}
.navbar-dark .navbar-nav .nav-link.active {
  color: white;
}
.navbar-dark .navbar-nav .nav-link.active:focus, .navbar-dark .navbar-nav .nav-link.active:hover {
  color: white;
}
.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075);
}
/*---------------------------------------------
 FORM-GROUPS
 ----------------------------------------------*/
.form-group .control-label {
  padding-bottom: 0;
  padding-top: 0;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}
.form-group label {
  margin-bottom: 0;
}
.required-sign {
  color: #d9534f;
}
.required .form-control, input[type=text]:required, input[type=password]:required {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAABCAIAAACZnPOkAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1OTc2ZjgyMS01NDMyLTM0NDMtOWM3NS00ZGQzN2M4MmFlNzciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkNCNjdGNDczMUFBMTFFNkEwQTJFQzY2N0ZFMERCNEUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkNCNjdGNDYzMUFBMTFFNkEwQTJFQzY2N0ZFMERCNEUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDQ4YzdiYTgtMTg0NS1hYjRkLWFiMjEtMDZmOTJjNTUyNDczIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6ODA0Mjg3YTQtYzAxOC0xMWU1LWI3MTAtZjgyODg4OWI3NzRjIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+PsAXegAAABFJREFUeNpivBnsz4AEAAIMABVkAX1zsUWoAAAAAElFTkSuQmCC');
  background-repeat: repeat-y;
}
p {
  margin-bottom: 0.5rem;
}
abbr[title], abbr[data-original-title] {
  text-decoration: none;
}
div[class*="col-"].no-padding {
  padding-left: 0;
  padding-right: 0;
}
.wrapper {
  min-height: 100%;
  height: 100%;
  margin: 0 auto -6.6rem;
  /* the bottom margin is the negative value of the footer's height */
}
.container-fluid {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .container-fluid {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
.inline-block {
  display: inline-block;
}
.clear-both {
  clear: both;
}
.clear-left {
  clear: left;
}
/*---------------------------------------------
 PLACEHOLDER COLOR IN TEXTFIELDS
 ----------------------------------------------*/
::-webkit-input-placeholder {
  color: #858585;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #858585;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #858585;
}
:-ms-input-placeholder {
  color: #858585;
  line-height: 1.2;
}
/*---------------------------------------------
 REMOVE SHADOW FROM TEXT-FIELDS AND TEXTAREAS (SAFARI) 
 ----------------------------------------------*/
input[type=text], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/*---------------------------------------------
 REMOVE RESET BUTTON FROM TEXTFIELD IN IE 
 ----------------------------------------------*/
input[type=text]::-ms-clear {
  display: none;
}
/*---------------------------------------------
 LABEL
 ----------------------------------------------*/
.label {
  font-weight: normal;
  font-family: fonts/roboto-medium;
}
/*---------------------------------------------
 EXTENDS 
 ----------------------------------------------*/
@media (min-width: 992px) {
  main.main {
    padding: 0 1.875rem 1.875rem 1.875rem;
  }
}
.padding-container {
  background-color: #e4e4e4;
  padding: 1.25rem;
}
.flexrow {
  align-content: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}
.fullwidth {
  margin-left: -1.875rem;
  margin-right: -1.875rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.row.fullwidth {
  margin-left: -1.875rem;
  margin-right: -1.875rem;
}
img {
  max-width: 100%;
}
.tactonorange {
  color: #f2663a;
}
.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.hidden {
  display: none;
}
.view-all {
  display: block;
  margin-top: 0.9375rem;
  text-align: center;
  width: 100%;
}
.font-small {
  font-size: 0.8rem;
}
.icon.big {
  font-size: 2rem;
}
.icon.medium {
  font-size: 1.3rem;
}
.row.borderstyle {
  margin-left: 0;
  margin-right: 0;
  border: 1px solid #f00;
  cursor: pointer;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-radius: 1rem;
  margin-top: 1rem;
}
.row.borderstyle .icon {
  font-size: 2rem;
}
.row.borderstyle span {
  vertical-align: sub;
}
.inverted {
  background-color: #54535a;
  color: #fff;
}
.inverted-light {
  background-color: #858585;
  color: #fff;
}
ul.unstyled {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
/*---------------------------------------------
 SECTION - SOLUTIONS
 ----------------------------------------------*/
/*
 #solutions {
 padding-bottom: 5rem;
 header {
 h2 {
 display: inline;
 }
 .edit-pencil {
 @extend .edit-pencil;
 }
 .btn {
 vertical-align: text-bottom;
 }
 .cust-price {
 float: right;
 padding-top: 1rem;
 }
 //Mobile
 @include media-breakpoint-up(xs) {
 .buttongroup {
 float: left;
 }
 }
 //iPad
 @include media-breakpoint-up(md) {
 .buttongroup {
 float: right;
 }
 }
 }
 .content {
 margin-left: 0.9375rem;
 margin-right: 0.9375rem;
 .row {
 border: 1px solid #FF0000;
 cursor: pointer;
 padding-top: 1rem;
 padding-bottom: 1rem;
 @include border-radius(1rem);
 margin-top: 1rem;
 }
 .icon {
 padding-right: $fifteen;
 vertical-align: middle;
 }
 span {
 vertical-align: sub;
 }
 }
 }
 */
/*---------------------------------------------
 FORMS
 ----------------------------------------------*/
label.question {
  font-family: fonts/roboto-medium;
  color: #858585;
}
.input-group-addon {
  cursor: default;
  color: #4d4e53;
}
.input-group-addon .icon {
  color: #4d4e53;
}
/*---------------------------------------------
 FIELDSTACKER
 ----------------------------------------------*/
.fieldstacker .row .row {
  border-bottom: 1px solid #e4e4e4;
}
.fieldstacker .row .row div[class*="col-"] {
  padding: 0.75rem;
}
@media (min-width: 768px) {
  .fieldstacker .fieldlabel {
    float: right;
  }
}
/*---------------------------------------------
 TABS
 ----------------------------------------------*/
.pricing .nav-tabs .nav-link {
  background-color: #fff;
  border-color: #54535a #54535a #54535a;
  color: #696969;
}
/*---------------------------------------------
 SECTIONHEADER
 ----------------------------------------------*/
section.inverted {
  background-color: #eae9e9;
  color: #333;
}
.sectionheader, .panel-header {
  padding-bottom: 0.9375rem;
}
.sidepanel section {
  margin-bottom: 1.25rem;
}
.panel {
  background-color: #fff;
  border: 1px solid #e4e4e4;
  padding: 0.9375rem;
  margin-bottom: 1.25rem;
}
/*---------------------------------------------
 JQUERY UI
 ----------------------------------------------*/
.ui-sortable-helper {
  background-color: #fff;
}
/*---------------------------------------------
 SEARCH - GENERIC SEARCHFIELD ( IN PRODUCT CATALOG DIALOG FOR EXAMPLE )
 ----------------------------------------------*/
.searchsection {
  float: left;
  width: 100%;
  padding: 1rem 0.9375rem;
  background-color: #eae9e9;
}
.searchsection .fieldwrapper {
  position: relative;
}
.searchsection .icon {
  position: absolute;
  top: 5px;
  left: 10px;
}
.searchsection .searchfield {
  padding-left: 30px;
}
@media (min-width: 768px) {
  .searchsection {
    padding: 1rem 1.875rem;
  }
}
/*---------------------------------------------
 PANEL - PROPOSAL EXPIRING SOON
 ----------------------------------------------*/
.proposals-expiring {
  background-color: #f2663a;
}
.proposals-expiring h2 {
  color: #fff;
}
.proposals-expiring .list {
  list-style: none;
  padding: 0;
}
.proposals-expiring .list-item {
  background-color: #fef8ed;
  width: 100%;
  float: left;
  margin-bottom: 0.2rem;
}
.proposals-expiring .list-item div[class*="col-"] {
  padding: 0.75rem;
}
.proposals-expiring .list-item a, .proposals-expiring .list-item a:hover {
  text-decoration: none;
  color: #333;
}
.proposals-expiring .table-load-more a {
  color: #fff;
}
/*---------------------------------------------
 PAGINATION
 ----------------------------------------------*/
.stdpagination {
  text-align: center;
}
.stdpagination .pagination > li > a, .stdpagination .pagination > li > span {
  color: #4d4e53;
}
/*---------------------------------------------
 POPOVER
 ----------------------------------------------*/
.popover {
  border-radius: 0.2rem;
}
/*---------------------------------------------
 FIELD-PANEL
 ----------------------------------------------*/
.field-panel .panelbody .row {
  border-bottom: 1px solid #ccc;
  margin-left: 0;
  margin-right: 0;
}
.field-panel .panelbody .row:last-child {
  border-bottom: 0 none;
}
.field-panel .panelbody div[class*="col-"], .field-panel .panelbody label[class*="col-"] {
  padding: 0.3rem 0.75rem;
}
.field-panel .panelbody .control-label {
  font-family: fonts/roboto-medium;
  color: #54535a;
}
.field-panel .panelbody .control-label:first-child {
  padding-left: 0;
}
.field-panel .panelbody div:last-child {
  padding-right: 0;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.searchgroup {
  position: relative;
  float: left;
  width: 100%;
  padding-bottom: 2rem;
}
.searchgroup .input-group-addon {
  background-color: #fff;
  border-color: #4d4e53;
}
.searchgroup .form-control {
  border-color: #4d4e53;
}
.searchgroup .icon {
  color: #4d4e53;
}
/*---------------------------------------------
 SLIDER
 ----------------------------------------------*/
.ui-slider-float .ui-slider-tip, .ui-slider-float .ui-slider-tip-label {
  opacity: 1;
  top: -30px;
  visibility: visible;
}
.pips .col-input {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 120px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 120px;
  -ms-flex: 0 0 120px;
  flex: 0 0 120px;
  padding: 0.75rem;
}
.pips .col-slider {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 80%;
  -moz-box-flex: 1;
  -moz-flex: 1 1 80%;
  -ms-flex: 1 1 80%;
  flex: 1 1 80%;
  padding: 1.6rem 0.75rem 0.75rem 0.75rem;
}
.selectric-wrapper {
  position: relative;
  cursor: pointer;
}
.selectric-responsive {
  width: 100%;
}
.selectric {
  border: 1px solid #ddd;
  border-radius: 0px;
  background: #f8f8f8;
  position: relative;
  overflow: hidden;
}
.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 38px 0 10px;
  font-size: 12px;
  line-height: 38px;
  color: #444;
  height: 38px;
  user-select: none;
}
.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  background-color: #f8f8f8;
  color: #bbb;
  text-align: center;
  font: 0/0 a;
  *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}
.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #bbb;
  border-bottom: none;
}
.selectric-focus .selectric {
  border-color: #aaa;
}
.selectric-hover .selectric {
  border-color: #c4c4c4;
}
.selectric-hover .selectric .button {
  color: #a2a2a2;
}
.selectric-hover .selectric .button:after {
  border-top-color: #a2a2a2;
}
.selectric-open {
  z-index: 9999;
}
.selectric-open .selectric {
  border-color: #c4c4c4;
}
.selectric-open .selectric-items {
  display: block;
}
.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  user-select: none;
}
.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}
.selectric-hide-select select {
  position: absolute;
  left: -100%;
}
.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0;
}
.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0Array/0Array a !important;
  background: none !important;
}
.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}
/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #f8f8f8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  box-shadow: 0 0 10px -6px;
}
.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}
.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}
.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}
.selectric-items li {
  display: block;
  padding: 10px;
  color: #666;
  cursor: pointer;
}
.selectric-items li.selected {
  background: #e0e0e0;
  color: #444;
}
.selectric-items li.highlighted {
  background: #d0d0d0;
  color: #444;
}
.selectric-items li:hover {
  background: #d5d5d5;
  color: #444;
}
.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  user-select: none;
}
.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  user-select: none;
  background: none;
  color: #444;
}
.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}
.selectric-items .selectric-group li {
  padding-left: 25px;
}
/*CUSTOM FOR CPQ */
html, body, main {
  height: 100%;
}
main .flexrow {
  min-height: 100%;
}
textarea, select, input[type="text"], input[type="password"], input[type="email"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="week"] {
  padding: 8px 10px;
  border-width: 1px;
  border-radius: 3px;
  border: 1px solid #ccc;
  width: 100%;
}
textarea:focus, select:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="range"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus {
  outline: 2px solid #4d4e53;
}
select {
  min-width: 90px;
}
#tc #errorMessage {
  padding: 15px;
  background-color: #930505;
  color: #fff;
}
#tc input[type="text"].error {
  border-color: #d9534f;
}
#tc .input-group-addon {
  border-color: #ccc;
  color: #4d4e53;
}
#tc .btn-secondary {
  border-color: #4d4e53;
  color: #333;
}
#tc .btn-secondary:hover {
  background-color: #fff;
}
#tc .field .fieldname {
  font-weight: 700;
  font-size: 16px;
  padding-right: 80px;
  position: relative;
  margin: 0 0 7px 0;
}
#tc .field .padlock {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0px;
  position: absolute;
  bottom: 0;
  right: 0;
}
#tc .field .padlock img {
  width: 22px;
  height: 22px;
}
#tc .field .padlock:focus {
  outline: 2px solid #50b948;
}
#tc .field .q-header {
  float: left;
  width: 100%;
  position: relative;
}
#tc .field .new-padlock {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  height: 20px;
  width: 65px;
}
#tc .field .new-padlock .reset {
  color: #bdbdbd;
  font-size: 10px;
  display: block;
  float: right;
  line-height: 22px;
  padding-right: 8px;
  padding-top: 2px;
}
#tc .field .new-padlock .icon {
  border: 1px solid #4d4e53;
  background-color: #4d4e53;
  display: block;
  width: 24px;
  height: 24px;
  padding-left: 0;
  border-radius: 50%;
  float: right;
}
#tc .field .new-padlock .icon:before {
  color: #fff;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 22px;
}
#tc .field label.orange {
  color: darkgray;
}
#tc .field .label-text {
  padding-left: 0.5rem;
}
#tc .request-btn {
  border-radius: 5px;
  background-color: #4d4e53;
  border-color: #4d4e53;
  color: #fff;
  float: right;
  font-size: 16px;
  font-weight: 700;
  padding: 10px 10px;
  white-space: normal;
  width: 100%;
}
@media only screen and (min-width: 1150px) {
  #tc .request-btn {
    padding: 10px 30px;
  }
}
#tc .request-btn:hover {
  background-color: #4d4e53;
  border-color: #4d4e53;
}
#tc option {
  background-color: white;
}
#tc option.orange {
  background-color: lightgray;
}
#tc .c-indicator.orange {
  border-color: #f5a623;
}
#tc .nav-tabs {
  border-bottom: 1px solid #ddd;
}
#tc .nav-tabs .nav-link {
  display: block;
  padding: 0.5em 1em;
  border: 1px solid transparent;
  border-radius: 0.25rem 0.25rem 0 0;
  border-bottom: 0;
  background-color: #fff;
}
#tc .nav-tabs .nav-link:focus {
  border-color: #fff #fff #ddd #fff;
}
#tc .nav-tabs .nav-link:hover {
  border-color: #fff #fff #ddd #fff;
}
#tc .nav-link.active {
  background-color: white;
  color: black;
  border: 1px solid #ddd !important;
  border-bottom: 1px solid #fff !important;
}
#tc .c-inputs-stacked .c-input {
  display: block;
  float: left;
  width: 100%;
}
#tc .c-inputs-stacked .big .c-indicator {
  top: 3px;
}
#tc .c-inputs-stacked .label-text.orange {
  color: #333;
}
#tc .main .table th, #tc .main .table td {
  padding: 0.3rem 0.75rem;
  font-weight: normal;
  text-align: left;
}
#tc .order-input {
  width: 100%;
  float: left;
  margin-bottom: 40px;
}
#tc .input-group input[type="text"] {
  border-radius: 3px 0 0 3px;
}
#tc .big .c-indicator {
  top: 4px;
}
#tc .field .label-text {
  padding-left: 0.1rem;
  padding-top: 4px;
}
#tc #comments {
  display: none;
}
#tc h1 {
  font-weight: normal;
  margin: 0;
  padding: 0 0 0.5rem 0;
}
#tc h2 {
  font-size: 1.5rem;
  font-weight: normal;
}
#tc .main {
  background-color: #fff;
  float: left;
  margin: 0 auto;
  min-width: 1024px;
  padding: 0;
  position: relative;
  width: 100%;
}
#tc .main.configmode {
  background-color: #fff;
}
#tc .footer {
  margin: 0 auto;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 90px;
}
#tc .col-nav {
  border-right: 1px solid #d9d9d9;
  padding-top: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 200px;
  -moz-box-flex: 0;
  -moz-flex: 0 1 200px;
  -ms-flex: 0 1 200px;
  flex: 0 1 200px;
  padding: 25px 15px 15px 15px;
  word-wrap: break-word;
  position: relative;
}
@media only screen and (min-width: 1368px) {
  #tc .col-nav {
    flex-basis: 260px;
  }
}
#tc .col-nav .nav {
  padding-top: 30px;
}
#tc .col-nav .tacton-footer {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 25px 15px;
}
@media only screen and (min-width: 1368px) {
  #tc .col-nav .tacton-footer {
    padding: 25px;
  }
}
#tc .col-nav .tacton-footer .image {
  float: left;
}
#tc .col-nav .tacton-footer .info {
  float: left;
  line-height: 1;
  padding-left: 15px;
}
#tc .col-nav .tacton-footer .t-contact {
  line-height: 15px;
}
#tc .col-conf {
  border-right: 1px solid #d9d9d9;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 400px;
  -moz-box-flex: 0;
  -moz-flex: 0 1 400px;
  -ms-flex: 0 1 400px;
  flex: 0 1 400px;
  padding: 25px 0px 15px 15px;
  word-wrap: break-word;
  position: relative;
  padding-right: 20px;
}
#configurator {
	overflow:auto; height:calc(100vh - 80px);!important; padding-right:35px;
}
@media only screen and (min-width: 1368px) {
  #tc .col-conf {
    flex-basis: 600px;
    padding: 25px 0px 15px 35px;
  }
}
#tc .col-summary {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
  -moz-box-flex: 1;
  -moz-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
  padding: 0;
  word-wrap: break-word;
  position: relative;
  height: 100%;
}
#tc #overview {
  border-bottom: 1px solid #ccc;
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}
#tc #overview .summary, #tc #overview .bom, #tc #overview .request {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
  -moz-box-flex: 1;
  -moz-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
  padding: 25px 15px;
  height: 110px;
  overflow: hidden;
  border-top: 3px solid transparent;
}
#tc #overview .summary.open, #tc #overview .bom.open, #tc #overview .request.open {
  border-top-color: #4d4e53;
}
@media only screen and (min-width: 1368px) {
  #tc #overview .summary, #tc #overview .bom, #tc #overview .request {
    padding: 25px;
  }
}
#tc #overview .summary a, #tc #overview .bom a, #tc #overview .request a {
  color: #4d4e53;
}
#tc #overview .summary .arrow, #tc #overview .bom .arrow, #tc #overview .request .arrow {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
  border-radius: 5px;
  text-align: center;
}
#tc #overview .summary .arrow .icon, #tc #overview .bom .arrow .icon, #tc #overview .request .arrow .icon {
  color: #a4a4a4;
}
#tc #overview .summary .arrow .icon:before, #tc #overview .bom .arrow .icon:before, #tc #overview .request .arrow .icon:before {
  font-size: 20px;
  line-height: 20px;
}
#tc #overview .summary .image-and-text, #tc #overview .bom .image-and-text, #tc #overview .request .image-and-text {
  flex: 1 1 99%;
}
#tc #overview .summary .image-and-text img, #tc #overview .bom .image-and-text img, #tc #overview .request .image-and-text img {
  width: 32px;
  margin-right: 10px;
  margin-top: 2px;
  float: left;
}
#tc #overview .summary {
  border-right: 1px solid #ccc;
  position: relative;
}
#tc #overview .summary:hover {
  cursor: pointer;
}
#tc #overview .summary .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  min-height: 51px;
}
#tc #overview .summary .inner .price {
  flex: 1 1 99%;
}
#tc #overview .summary .inner .price .total-price {
  font-size: 20px;
  font-weight: 900;
  line-height: 1;
}
#tc #overview .summary .inner .show-summary {
  display: block;
  padding-top: 3px;
}
#tc #overview .bom {
  border-right: 1px solid #ccc;
  position: relative;
}
#tc #overview .bom:hover {
  cursor: pointer;
}
#tc #overview .bom .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  min-height: 51px;
}
#tc .flexrow {
  align-content: flex-start;
  border-bottom: 1px solid #e4e4e4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}
#tc #visualization {
  float: left;
  width: 100%;
  overflow-y: hidden;
  height: calc(100vh - 112px);
}
#tc #visualization .content {
  float: left;
  width: 100%;
}
#tc #visualization #vis-window {
  width: 100%;
  border: 0;
  height: calc(100vh - 112px);
}
#tc .question-container {
  border-bottom: 1px solid #ccc;
  float: left;
  margin: 0;
  width: 100%;
  padding: 30px 0;
}
#tc .question-container.full-width {
  width: 100%;
}
#tc .question-container h4.fieldname {
  margin-top: 0;
}
#tc .question-container .infotext {
  margin-bottom: 0;
  padding-bottom: 10px;
}
#tc .question-container .read-only-text {
  display: block;
  float: left;
  width: 100%;
}
#tc .tab-content {
  float: left;
  padding: 10px;
  width: 100%;
  border-width: 1px;
  border-color: #dfdfdf;
  border-style: solid;
}
#tc #productForm #product {
  border-width: 2px;
  padding-left: 20px;
  padding-right: 20px;
  border-color: #24a7cf;
  width: 100%;
}
#tc #productForm #startconfiguration {
  background-color: #f18b45;
  border-color: #f18b45;
  font-family: nimbus;
  font-size: 16px;
  padding: 6px;
}
#tc #productForm input[type=submit], #tc #productForm #startconfiguration {
  width: 100%;
  display: block;
  margin-top: 0.7rem;
}
@media (min-width: 768px) {
  #tc #productForm input[type=submit], #tc #productForm #startconfiguration {
    width: 50%;
  }
}
#tc .septera-stripped-table .main thead th {
  border-top-width: 0px;
}
#tc .committed .imagelist .imageoption.state-selected .image {
  border-color: #50b948;
  border-style: solid;
}
#tc .imagetext_buttons .imagelist {
  margin-bottom: -20px;
}
#tc .image_buttons .imagelist {
  margin-bottom: -5px;
}
#tc .imagelist {
  float: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  margin-left: -10px;
}
#tc .imagelist .imageoption {
  cursor: pointer;
  padding: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 170px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 170px;
  -ms-flex: 0 0 170px;
  flex: 0 0 170px;
}
#tc .imagelist .imageoption .image {
  width: 150px;
  height: 150px;
  overflow-x: hidden;
  border-radius: 5px;
  padding: 2px;
  border: 2px solid #ccc;
  padding: 2px;
  position: relative;
  overflow-y: hidden;
}
#tc .imagelist .imageoption .image img {
  height: 142px;
}
#tc .imagelist .imageoption.state-selected .image {
  border-color: #50b948;
  border-style: dashed;
}
#tc .imagelist .imageoption.state-orange .image {
  border: 2px solid #f5a623;
}
#tc .imagelist .imageoption.locked .lock {
  background-color: #4d4e53;
}
#tc .imagelist .imageoption .c-inputs-stacked {
  padding-top: 5px;
}
#tc .imagelist .form-group {
  margin-top: 0.3846rem;
}
#tc .imagelist .lock {
  position: absolute;
  bottom: 0.3125rem;
  right: 0.3125rem;
  height: 1.5rem;
  width: 1.5rem;
  border-radius: 50%;
  background-color: #858585;
  color: #fff;
  padding-top: 0;
  padding-left: 5px;
}
#tc .btn.state-green, #tc .btn.state-orange, #tc .btn.state-selected {
  width: auto;
  margin-right: 10px;
}
#tc .group {
  float: left;
  width: 100%;
}
#tc .group h3 {
  font-size: 32px;
}
#tc .group .group h3 {
  font-size: 24px;
  padding-top: 20px;
}
#tc .group .group-infotext {
  display: block;
  width: 100%;
  float: left;
  padding-top: 10px;
}
#tc .group .image {
  padding-bottom: 15px;
}
#tc .header {
  background-color: #fff;
  border-bottom: 3px solid #10069f;
}
#tc .header .content {
  max-width: 1100px;
  width: 95%;
  margin: 0 auto;
  position: relative;
  padding: 15px 15px 15px 20px;
}
#tc .header .nav {
  display: none;
}
@media (min-width: 544px) {
  #tc .header {
    background-repeat: no-repeat;
    background-position: right;
  }
}
#tc .steps {
  font-size: 18px;
  font-weight: normal;
  list-style: none;
  margin: 0 0 0 15px;
  padding: 0;
}
#tc .steps a {
  cursor: pointer;
}
#tc .steps a:hover {
  text-decoration: none;
}
#tc .steps .step {
  position: relative;
  border-left: 1px dotted #ccc;
  padding: 0 15px 30px 35px;
  line-height: 1.3;
}
#tc .steps .step .dot {
  background-color: #fbfbfb;
  color: #4d4e53;
  position: absolute;
  left: -13px;
  display: block;
  height: 26px;
  width: 26px;
  border-radius: 50%;
  border: 1px solid #4d4e53;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  font-weight: 700;
}
#tc .steps .step a {
  color: #333;
  font-weight: 900;
}
#tc .steps .step.selected {
  border-left: 1px dotted #ccc;
}
#tc .steps .step.selected .dot {
  background-color: #4d4e53;
  color: #fff;
}
#tc .steps .step:first-child {
  padding-top: 0;
}
#tc .steps .step:last-child {
  padding-bottom: 0;
}
#tc .steps .step:not(.selected):last-child {
  border-left: 0;
}
#tc .steps .step .subnav {
  margin: 0;
  padding: 8px 0 0 0;
}
#tc .steps .step .subnav .group-step {
  line-height: 1.2;
  font-size: 14px;
  font-weight: 700;
  border-left: 0;
  padding: 6px 0;
  position: relative;
}
#tc .steps .step .subnav .group-step .group-dot {
  position: absolute;
  height: 8px;
  width: 8px;
  left: -39px;
  top: 10px;
  background-color: #4a4a4a;
  border-radius: 50%;
}
#tc .steps .step .subnav .group-step a {
  font-weight: 400;
}
#tc .steps .step .subnav .group-step.selected a {
  font-weight: 700;
}
#tc .subnav {
  list-style: none;
}
#tc #nav {
  background-color: #fbfbfb;
  padding-bottom: 80px;
}
#tc .selectric-wrapper {
  float: left;
  width: 100%;
}
#tc .selectric {
  background-color: #fff;
  border-color: #ccc;
  border-radius: 3px;
}
#tc .selectric .button {
  background-color: #eee;
}
#tc .selectric .label {
  height: 33px;
  font-size: 14px;
  line-height: 33px;
}
#tc .selectric-open .selectric {
  outline: 2px solid #50b948;
}
#tc .selectric-items {
  background-color: #fff;
}
#tc .selectric-items li {
  border-bottom: 1px solid #eee;
}
#tc .selectric-items li.highlighted {
  border: 2px solid #50b948;
  background-color: #fff;
  font-weight: bold;
  font-size: 12px;
}
#tc .selectric-items .orange {
  color: #f5a623;
}
#tc #price {
  padding-top: 15px;
}
#tc #price .col-description {
  font-size: 16px;
  font-weight: bold;
  padding-top: 15px;
}
#tc #price .col-totalprice {
  font-size: 18px;
  font-weight: bold;
  padding-top: 15px;
  text-align: right;
}
#tc #products {
  padding-top: 15px;
}
#tc .overlay {
  position: fixed;
  /* Sit on top of the page content */
  width: 100%;
  /* Full width (cover the whole page) */
  height: 100%;
  /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  /* Black background with opacity */
  z-index: 1000;
  /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer;
  /* Add a pointer on hover */
}
#tc .spinner-container {
  height: 120px;
  width: 120px;
  position: absolute;
  left: 50%;
  top: 25%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#tc .spinner-container .spinner {
  width: 100%;
}
#tc #summary {
  background-color: #fbfbfb;
  position: absolute;
  top: 111px;
  padding: 0px 15px;
  width: 100%;
  overflow: hidden;
}
@media only screen and (min-width: 1368px) {
  #tc #summary {
    padding: 0 40px;
  }
}
#tc #summary h3 {
  padding-top: 30px;
  font-size: 32px;
}
#tc #summary ul {
  list-style: none;
  float: left;
  width: 100%;
  margin: 0 0 50px 0;
  padding: 0;
}
#tc #summary ul li {
  align-content: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  margin: 0;
}
#tc #summary ul li .name {
  font-weight: bold;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 300px;
  -moz-box-flex: 0;
  -moz-flex: 0 1 300px;
  -ms-flex: 0 1 300px;
  flex: 0 1 300px;
  padding: 10px 10px 10px 0;
}
#tc #summary ul li .value {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
  -moz-box-flex: 1;
  -moz-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
  padding: 10px 0 10px 10px;
}
#tc #summary .fields {
  width: 100%;
}
#tc #summary .fields .question-container {
  width: 100%;
  padding: 0;
}
#tc #summary input[type="text"] {
  padding: 0 !important;
  border: 0;
}
#tc #summary .padlock {
  display: none;
}
#tc #bom {
  background-color: #fbfbfb;
  position: absolute;
  top: 111px;
  padding: 0px 0px 0px 35px;
  width: 100%;
  overflow: hidden;
}
@media only screen and (min-width: 1368px) {
  #tc #bom {
    padding: 0px 0px 0px 35px;
  }
}
#tc #bom h3 {
  padding-top: 30px;
  font-size: 32px;
}
#tc #bom .content {
  float: left;
  width: 100%;
}
#tc #bom .content .list {
  float: left;
  width: 100%;
  padding-top: 10px;
}
@media only screen and (min-width: 1024px) {
  #tc #bom .content .list {
    padding-top: 60px;
  }
}
#tc #bom ul {
  list-style: none;
  padding: 0;
  float: left;
  width: 100%;
}
#tc #bom ul.hide-prices li .col-price {
  display: none;
}
#tc #bom li {
  float: left;
  width: 100%;
  padding-left: 0;
}
#tc #bom li.bom-header {
  font-size: 16px;
}
#tc #bom li.bom-header .bom-row {
  font-weight: bold;
  border-bottom: 3px solid #4d4e53;
}
#tc #bom li li {
  padding-left: 35px;
}
#tc #bom li .show-details {
  font-size: 16px;
  color: #4a4a4a;
  margin-left: 10px;
  cursor: pointer;
}
#tc #bom .bom-row {
  align-content: flex-start;
  border-bottom: 1px solid #e4e4e4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}
#tc #bom .col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 8px 8px 8px 0;
}
#tc #bom .col-id {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100px;
  -moz-box-flex: 1;
  -moz-flex: 1 0 100px;
  -ms-flex: 1 0 100px;
  flex: 1 0 100px;
  padding: 8px;
  word-wrap: break-word;
  text-align: right;
}
#tc #bom .col-name {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 8px 8px 8px 0;
  word-wrap: break-word;
}
#tc #bom .col-price {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 100px;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  padding: 8px;
  word-wrap: break-word;
}
#tc #bom .col-info .info-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -moz-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}
@media only screen and (min-width: 1366px) {
  #tc #bom .col-info .info-row {
    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }
}
#tc #bom .col-info .info-row .col-image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 250px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 250px;
  -ms-flex: 0 0 250px;
  flex: 0 0 250px;
}
#tc #bom .col-info .info-row .col-image .image {
  background-color: #fff;
  border: 1px solid #ccc;
  float: left;
  margin: 15px 0;
  width: 250px;
  height: 250px;
}
#tc #bom .col-info .info-row .col-image .image img {
  max-width: 100%;
  max-height: 100%;
}
#tc #bom .col-info .info-row .info {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-box-flex: 1;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  margin: 15px 0;
}
#tc #bom .col-info .info-row .info .description {
  width: 100%;
  padding-right: 10px;
}
#tc #bom .col-info .info-row .info table {
  width: 100%;
}
#tc #bom .col-info .info-row .info table td {
  padding: 5px;
}
#tc #bom .col-info .info-row .info table .name {
  font-weight: bold;
  width: 40%;
}
#tc #bom .col-info .info-row .info table .desc {
  width: 60%;
}
#tc #bom .bom-status {
  float: right;
  width: 100%;
  padding: 5px;
}
#bomlist {
	overflow: auto; 
	height: calc(100vh - 190px); 
	padding-right: 30px; 
	margin-top: 40px; 
	margin-bottom: 40px;
}
@media only screen and (min-width: 1024px) {
  #tc #bom .bom-status {
    background-color: #fcfcfc;
    border: 1px solid #ccc;
    border-radius: 5px;
    /* position: absolute; */
    top: 40px;
    right: 40px;
    width: 150px;
    padding: 5px 10px;
  }
  #tc #bom .bom-status h4 {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1368px) {
  #tc #bom .bom-status {
    right: 90px;
    top: 40px;
  }
}
#tc #bom .bom-status .status-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
#tc #bom .bom-status .status-list li {
  float: left;
  width: auto;
  margin: 0;
  padding: 0 20px 5px 0;
}
@media only screen and (min-width: 1024px) {
  #tc #bom .bom-status .status-list li {
    width: 100%;
    padding: 0;
  }
}
#tc #bom .bom-updates {
  float: left;
  width: 100%;
  padding: 40px 0;
}
#tc #bom .bom-updates h4 {
  font-size: 16px;
  border-bottom: 3px solid #4d4e53;
  padding-bottom: 10px;
}
#tc #bom .bom-updates ul.update-list {
  list-style: none;
  margin: 5px 0 0 0;
  padding: 0;
}
#tc #bom .bom-updates ul.update-list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  padding: 3px 0;
}
#tc #bom .bom-updates ul.update-list li .name {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
#tc #bom .bom-updates ul.update-list li .status {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 100px;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  text-align: right;
}
#tc .range-container {
  float: left;
  width: 94%;
  padding-top: 35px;
  margin-left: 16px;
}
#tc .range-summary {
  align-content: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  padding-top: 15px;
  line-height: 24px;
}
#tc .range-summary .min {
  font-size: 15px;
  padding-top: 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 60px;
  -moz-box-flex: 1;
  -moz-flex: 1 0 60px;
  -ms-flex: 1 0 60px;
  flex: 1 0 60px;
  padding: 0;
  word-wrap: break-word;
}
#tc .range-summary .max {
  font-size: 15px;
  padding-top: 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 60px;
  -moz-box-flex: 1;
  -moz-flex: 1 0 60px;
  -ms-flex: 1 0 60px;
  flex: 1 0 60px;
  padding: 0;
  word-wrap: break-word;
  text-align: right;
}
#tc .range-summary .result {
  font-size: 24px;
  font-weight: 700;
  padding-top: 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 260px;
  -moz-box-flex: 1;
  -moz-flex: 1 1 260px;
  -ms-flex: 1 1 260px;
  flex: 1 1 260px;
  padding: 0;
  word-wrap: break-word;
  text-align: center;
}
#tc .range-summary .result input {
  width: 100px;
}
#tc .range-summary .result span {
  cursor: pointer;
}
#tc .slider-handle {
  background: -webkit-linear-gradient(top, #fff 0%, #fff 100%);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.40);
}
#tc .slider.slider-horizontal {
  width: 100%;
}
#tc .slider-rangeHighlight.orange {
  background-color: orange;
}
#tc .slider .tooltip.top {
  margin-top: -39px;
}
#tc .tooltip {
  position: absolute;
}
#tc .tooltip-inner {
  border: 1px solid #fff;
  font-weight: bold;
  max-width: 200px;
  padding: 3px 8px;
  color: #333;
  text-align: center;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.40);
}
#tc .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
#tc .tooltip.top .tooltip-arrow {
  bottom: -5px;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #fff;
}
#tc .slider-selection.orange {
  position: absolute;
  background-image: -webkit-linear-gradient(top, #ffa500 0%, #ffa500 100%);
  background-image: -o-linear-gradient(top, #ffa500 0%, #ffa500 100%);
  background-image: linear-gradient(to bottom, #ffa500 0%, #ffa500 100%);
}
#tc .tooltip.tooltip-min.top {
  display: none !important;
}
#tc .tooltip.tooltip-max.top {
  display: none !important;
}
#tc .fade-scale {
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
#tc .fade-scale.in {
  opacity: 1;
  transform: scale(1);
}
#tc .switch span {
  background-color: #d9d9d9;
}
#tc .switch span.state-orange {
  border-color: #f5a623;
}
#tc .switch input:checked + span {
  background-color: #4d4e53;
}
.logo {
  height: 55px;
  margin-bottom: 20px;
  padding-left: 5px;
}
.logo .logo-img {
  max-height: 100%;
}
.modal .modal-content {
  width: 100%;
  float: left;
}
.modal .modal-header {
  border-bottom: 0;
  padding-top: 50px;
  padding-bottom: 10px;
}
.modal .modal-header h4 {
  font-size: 24px;
  text-align: center;
}
.modal .modal-body {
  float: left;
  padding: 40px;
  width: 100%;
}
.modal .modal-footer {
  float: left;
  border-top: 0;
  padding: 0 40px 40px 40px;
  width: 100%;
}
.modal .modal-footer .flexbuttons {
  align-content: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}
.modal .modal-footer .flexbuttons .flexbutton {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 50%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
}
.modal .modal-footer .flexbuttons .flexbutton.send {
  padding-right: 10px;
}
.modal .modal-footer .flexbuttons .flexbutton.cancel {
  padding-left: 10px;
}
.modal .modal-footer .flexbuttons .flexbutton button {
  width: 100%;
  padding: 16px 10px;
}
.modal.requestquote, .modal.thankyou, .modal.conflict {
  margin: auto;
}
.modal.requestquote .modal-dialog {
  width: 540px;
}
.modal.requestquote .compact-input {
  position: relative;
}
.modal.requestquote .compact-input label {
  position: absolute;
  width: 100%;
  top: 5px;
  left: 10px;
  z-index: 10;
  height: 12px;
  font-size: 10px;
}
.modal.requestquote .compact-input input {
  border-radius: 5px;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 55px;
  z-index: 5;
  padding-top: 22px;
  font-size: 14px;
}
.modal.requestquote ul.request-list {
  margin-bottom: 0;
  list-style: none outside none;
  padding-left: 0;
  float: left;
  width: 100%;
}
.modal.requestquote ul.request-list li {
  float: left;
  display: block;
  height: 70px;
  width: 100%;
  padding-bottom: 5px;
}
.modal.requestquote ul.request-list li.hidden {
  display: none;
}
.modal.requestquote .submitbutton {
  width: 50%;
  float: right;
  margin-top: 1rem;
}
.modal.thankyou .modal-dialog {
  width: 540px;
}
.modal.thankyou .modal-body {
  padding: 20px 40px;
}
.modal.thankyou .modal-body .message {
  padding-bottom: 20px;
}
.modal.thankyou .flexbutton {
  margin: 0 auto;
}
.modal.thankyou .flexbutton.open-start {
  padding-right: 10px;
}
.modal.thankyou .flexbutton.continue {
  padding-left: 10px;
}
.modal.thankyou .list {
  float: left;
  width: 100%;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding: 20px 0;
}
.modal.thankyou .list ul {
  list-style: none;
  float: left;
  width: 100%;
  margin: 0 0 0 0;
  padding: 0;
}
.modal.thankyou .list ul li {
  align-content: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  margin: 0;
}
.modal.thankyou .list ul li .name {
  font-weight: bold;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding: 2px 10px 2px 0;
}
.modal.thankyou .list ul li .value {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding: 2px 0 2px 10px;
}
.modal.thankyou .price {
  float: left;
  width: 100%;
}
.modal.thankyou .price .total-price {
  font-size: 24px;
}
.modal.conflict .modal-header .achtung {
  margin: 0 auto;
  display: block;
}
.modal.conflict .modal-body {
  padding: 0 40px 40px 40px;
}
.modal.conflict .modal-body p {
  text-align: center;
  padding-bottom: 15px;
  display: block;
  width: 50%;
  margin: 0 auto;
}
.modal.conflict .modal-body .message {
  text-align: center;
}
.modal.conflict .modal-body ul {
  list-style: none;
  margin: 0;
  padding: 30px 0;
}
.modal.conflict .modal-body ul li {
  margin: 0 0 10px 0;
  padding: 5px;
}
.modal.conflict .modal-body ul li .title {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  display: block;
  width: 100%;
  padding-bottom: 5px;
}
.modal.conflict .modal-footer .flexbutton.accept {
  padding-right: 10px;
}
.modal.conflict .modal-footer .flexbutton.reject {
  padding-left: 10px;
}
.modal.conflict .conflict-row {
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  align-content: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}
.modal.conflict .conflict-row .from {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 50%;
  -moz-box-flex: 1;
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  text-align: center;
  padding: 15px 10px;
}
.modal.conflict .conflict-row .arrow {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 30px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 30px;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
}
.modal.conflict .conflict-row .arrow .arrow-icon {
  border-radius: 50%;
  background-color: #50b948;
  height: 26px;
  width: 26px;
  padding-left: 6px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.modal.conflict .conflict-row .arrow .arrow-icon .icon {
  color: #fff;
  line-height: 26px;
  font-size: 20px;
}
.modal.conflict .conflict-row .to {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 50%;
  -moz-box-flex: 1;
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  text-align: center;
  padding: 15px 10px;
}
.modal.contact .modal-body {
  padding-top: 10px;
}
.modal.contact .modal-body iframe {
  width: 100%;
  height: 400px;
  border: 0;
}
.modal.contact .modal-footer .flexbutton {
  margin: 0 auto;
}
header.standard {
  float: left;
  width: 100%;
  padding: 15px 0;
}
@media (min-width: 768px) {
}
header.standard .logo {
  float: left;
  height: 7vw;
  margin-bottom: 0;
  max-height: 50px;
  width: 30%;
  padding-left: 0;
}
header.standard .top-nav {
  font-size: 14px;
  font-weight: bold;
  float: left;
  width: 100%;
}
@media (min-width: 544px) {
  header.standard .top-nav {
    font-size: 16px;
    padding-left: 20px;
    width: auto;
  }
}
header.standard .top-nav ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
header.standard .top-nav li {
  display: inline-block;
  padding: 15px 15px 0 0;
}
@media (min-width: 544px) {
  header.standard .top-nav li {
    padding: 15px 20px 0 0;
  }
}
footer.standard {
  float: left;
  width: 100%;
  background-color: #f5f2f5;
  float: left;
  width: 100%;
  padding: 15px 0;
  line-height: 30px;
}
@media (min-width: 992px) {
  footer.standard {
    padding: 20px 0;
    line-height: 35px;
  }
}
footer.standard p {
  margin-bottom: 0;
}
footer.standard .logo {
  margin: 0;
  padding: 0;
  height: 30px;
}
@media (min-width: 992px) {
  footer.standard .logo {
    height: 35px;
  }
}
#page .sizer, #start .sizer {
  align-content: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -moz-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  align-items: stretch;
  min-height: 100%;
}
#page header, #start header {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 83px;
  -moz-box-flex: 0;
  -moz-flex: 0 1 83px;
  -ms-flex: 0 1 83px;
  flex: 0 1 83px;
}
#page main, #start main {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  height: 100%;
}
#page footer, #start footer {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 60px;
  -moz-box-flex: 1;
  -moz-flex: 1 1 60px;
  -ms-flex: 1 1 60px;
  flex: 1 1 60px;
  max-height: 60px;
}
#start {
  overflow-x: hidden;
}
#start .startrow {
  align-content: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -moz-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}
#start .startcol {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
  -moz-box-flex: 1;
  -moz-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
}
#start main {
  float: left;
  width: 100%;
  display: block;
  position: relative;
  height: auto;
}
#start main .cta {
  background: #eee;
  width: 100vw;
  margin: 0 calc(-50vw + 50%);
  padding: 3em;
}
#start main .hero {
  position: relative;
  height: 400px;
  background-blend-mode: color;
  background-color: rgba(255, 255, 255, 0.4);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media (min-width: 992px) {
  #start main .hero {
    height: 500px;
  }
}
#start main .hero .col {
  padding-left: 0;
  padding-right: 0;
}
#start main .hero .content {
  float: left;
  width: 100%;
  padding-top: 10vh;
}
#start main .hero .content .description {
  font-size: 18px;
}
#start main .hero .content h1 {
  font-size: 8vw;
  font-weight: bold;
  line-height: 1.1;
  padding: 0 0 15px 0;
  margin: 0;
}
@media (min-width: 544px) {
  #start main .hero .content h1 {
    font-size: 6vw;
  }
}
@media (min-width: 1200px) {
  #start main .hero .content h1 {
    font-size: 3.5vw;
  }
}
#start main .hero .content .buttons {
  padding-top: 30px;
}
#start main .hero .content .buttons .btn {
  font-size: 16px;
  font-weight: bold;
  border-radius: 0;
  margin-right: 8px;
  padding: 15px 15px;
}
#start main .hero-container .content {
  max-width: 1280px;
  margin: 0 auto;
  padding: 40px;
}
#start .products {
  float: left;
  width: 100%;
  padding: 20px 0;
}
@media (min-width: 768px) {
  #start .products {
    padding: 40px 0;
  }
}
@media (min-width: 992px) {
  #start .products {
    padding: 50px 0;
  }
}
@media (min-width: 1200px) {
  #start .products {
    padding: 80px 0;
  }
}
#start .products ul.productlist {
  list-style: none;
  margin: 0;
  padding: 0;
  align-content: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 544px) {
  #start .products ul.productlist {
    margin-left: 0;
    margin-right: 0;
  }
}
#start .products.single .container {
  padding-left: 0;
  padding-right: 0;
}
#start .products.single .single-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -moz-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  align-items: stretch;
}
@media (min-width: 544px) {
  #start .products.single .single-row {
    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }
}
#start .products.single .first {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
}
@media (min-width: 544px) {
  #start .products.single .first {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
    -moz-box-flex: 0;
    -moz-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
  }
}
#start .products.single .second {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-box-flex: 1;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  position: relative;
  padding: 20px 0;
}
@media (min-width: 544px) {
  #start .products.single .second {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 50%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    padding: 0 0 0 15px;
  }
}
@media (min-width: 992px) {
  #start .products.single .second {
    padding: 0 0 0 20px;
  }
}
#start .products.single .info-container {
  padding: 0 15px;
}
@media (min-width: 544px) {
  #start .products.single .info-container {
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (min-width: 992px) {
  #start .products.single .info-container {
    padding: 40px;
  }
}
#start .products.single .description {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  font-size: 16px;
  line-height: 1.5;
  /* fallback */
  max-height: 70px;
  /* fallback */
  -webkit-line-clamp: 3;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}
@media (min-width: 768px) {
  #start .products.single .description {
    font-size: 18px;
    max-height: 85px;
  }
}
#start .products.single .featured {
  color: #ed5600;
}
#start .products.single h2 {
  font-size: 8vw;
  font-weight: bold;
  line-height: 1.1;
}
@media (min-width: 544px) {
  #start .products.single h2 {
    font-size: 4vw;
  }
}
#start .products.single .buttons {
  padding-top: 30px;
}
@media (min-width: 768px) {
  #start .products.single .buttons {
    padding-top: 30px;
  }
}
#start .products.single .buttons .btn {
  border-radius: 0;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 20px;
  width: 100%;
}
@media (min-width: 544px) {
  #start .products.single .buttons .btn {
    font-size: 16px;
    padding: 5px 20px;
    width: auto;
  }
}
@media (min-width: 768px) {
  #start .products.single .buttons .btn {
    padding: 10px 50px;
  }
}
@media (min-width: 992px) {
}
#start .products.double {
  background-color: #fafafa;
  /*
   aspect ratio  | padding-top value
   --------------|----------------------
   1:1       |       100%
   16:9      |       56.25%
   4:3       |       75%
   3:2       |       66.66%
   8:5       |       62.5%
   */
}
#start .products.double ul.productlist {
  align-content: flex-start;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
#start .products.double li.product {
  padding: 7px 7px;
  background-color: transparent;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 50%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  max-width: 450px;
}
@media (min-width: 544px) {
  #start .products.double li.product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
    -moz-box-flex: 0;
    -moz-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
  }
  #start .products.double li.product:first-child {
    padding-right: 20px;
  }
  #start .products.double li.product:nth-child(2) {
    padding-left: 20px;
  }
}
@media (min-width: 768px) {
  #start .products.double li.product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
    -moz-box-flex: 0;
    -moz-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    padding: 7px 15px;
  }
}
@media (min-width: 992px) {
  #start .products.double li.product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
    -moz-box-flex: 0;
    -moz-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
  }
}
#start .products.double .info-container {
  background-color: #4d4e53;
  color: #fff;
  padding: 10px;
  height: 155px;
  position: relative;
}
@media (min-width: 992px) {
  #start .products.double .info-container {
    padding: 40px;
    height: 250px;
  }
}
#start .products.double .image {
  position: relative;
  padding-top: 75%;
  width: 100%;
}
#start .products.double .image .ratio {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-y: hidden;
}
#start .products.double .image .ratio img {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}
#start .products.double .description {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  font-size: 14px;
  line-height: 1.1;
  /* fallback */
  max-height: 46px;
  /* fallback */
  -webkit-line-clamp: 3;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}
@media (min-width: 768px) {
  #start .products.double .description {
    font-size: 16px;
    line-height: 1.1;
    max-height: 52px;
  }
}
#start .products.double h2 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.1;
}
@media (min-width: 768px) {
  #start .products.double h2 {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  #start .products.double h2 {
    font-size: 24px;
  }
}
#start .products.double .buttons {
  position: absolute;
  left: 0px;
  bottom: 0px;
  padding: 10px;
  width: 100%;
}
#start .products.double .buttons .btn {
  border-color: #fff;
  border-radius: 0;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 20px;
  width: 100%;
}
@media (min-width: 768px) {
  #start .products.double .buttons .btn {
    font-size: 16px;
    width: auto;
  }
}
@media (min-width: 992px) {
  #start .products.double .buttons {
    left: 40px;
    bottom: 40px;
    width: auto;
    padding: 0;
  }
  #start .products.double .buttons .btn {
    font-size: 16px;
    padding: 10px 50px;
    width: auto;
  }
}
#start .products.multi {
  background-color: #fafafa;
}
#start .products.multi li.product {
  padding: 7px 5px;
  background-color: transparent;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 50%;
  -moz-box-flex: 1;
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 415px;
}
@media (min-width: 544px) {
  #start .products.multi li.product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 33%;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
  }
}
@media (min-width: 768px) {
  #start .products.multi li.product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 33%;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
  }
}
@media (min-width: 992px) {
  #start .products.multi li.product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 33%;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    padding: 0 20px 40px 20px;
  }
}
#start .products.multi .image {
  position: relative;
  padding-top: 75%;
  width: 100%;
}
#start .products.multi .image .ratio {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-y: hidden;
}
#start .products.multi .image .ratio img {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}
#start .products.multi .info-container {
  background-color: #fff;
  padding: 10px;
  height: 120px;
  position: relative;
}
@media (min-width: 768px) {
  #start .products.multi .info-container {
    height: 155px;
    padding: 20px 15px;
  }
}
@media (min-width: 992px) {
  #start .products.multi .info-container {
    padding: 20px;
  }
}
@media (min-width: 1200px) {
  #start .products.multi .info-container {
    height: 195px;
    padding: 40px;
  }
}
#start .products.multi h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
}
@media (min-width: 992px) {
  #start .products.multi h2 {
    font-size: 20px;
  }
}
#start .products.multi .description {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 16px;
  /* fallback */
  max-height: 48px;
  /* fallback */
  -webkit-line-clamp: 3;
  /* number of lines to show */
  -webkit-box-orient: vertical;
  font-size: 14px;
}
@media (min-width: 768px) {
  #start .products.multi .description {
    font-size: 16px;
    line-height: 1.5;
    max-height: 75px;
  }
}
#start .products .image {
  width: 100%;
}
/*
 //http://brennaobrien.com/blog/2014/05/style-input-type-range-in-every-browser.html
 input[type=range] {
 //removes default webkit styles
 -webkit-appearance: none;
 //fix for FF unable to apply focus style bug 
 border: 1px solid white;
 //required for proper track sizing in FF
 width: 100%;
 }
 input[type=range]::-webkit-slider-runnable-track {
 width: 100%;
 height: 5px;
 background: #ddd;
 border: none;
 border-radius: 3px;
 }
 //The dot
 input[type=range]::-webkit-slider-thumb {
 -webkit-appearance: none;
 border: none;
 height: 16px;
 width: 16px;
 border-radius: 50%;
 background: $brand-primary;
 margin-top: -5px;
 }
 input[type=range]:focus {
 outline: none;
 }
 input[type=range]:focus::-webkit-slider-runnable-track {
 background: #ccc;
 }
 input[type=range]::-moz-range-track {
 width: 100%;
 height: 5px;
 background: #ddd;
 border: none;
 border-radius: 3px;
 }
 input[type=range]::-moz-range-thumb {
 border: none;
 height: 16px;
 width: 16px;
 border-radius: 50%;
 background: $brand-primary;
 }
 //hide the outline behind the border
 input[type=range]:-moz-focusring{
 outline: 1px solid white;
 outline-offset: -1px;
 }
 input[type=range]::-ms-track {
 width: 100%;
 height: 5px;
 //remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead 
 background: transparent;
 //leave room for the larger thumb to overflow with a transparent border
 border-color: transparent;
 border-width: 6px 0;
 //remove default tick marks
 color: transparent;
 }
 input[type=range]::-ms-fill-lower {
 background: #777;
 border-radius: 10px;
 }
 input[type=range]::-ms-fill-upper {
 background: #ddd;
 border-radius: 10px;
 }
 input[type=range]::-ms-thumb {
 border: none;
 height: 16px;
 width: 16px;
 border-radius: 50%;
 background: $brand-primary;
 }
 input[type=range]:focus::-ms-fill-lower {
 background: #888;
 }
 input[type=range]:focus::-ms-fill-upper {
 background: #ccc;
 }
 */
/*# sourceMappingURL=tactonleadgen.css.map */