html {
  overflow-x: hidden;
}

.siteorigin-panels-stretch.panel-row-style {
  margin-right: -3000px;
  margin-left: -3000px;
}

.sg-full .siteorigin-panels-stretch.panel-row-style {
  padding-left: 3000px;
  padding-right: 3000px;
}

@media (max-width:767px) {
  .siteorigin-panels-stretch.panel-row-style {
    padding-left: 2985px;
    padding-right: 2985px;
  }
}

.alignnone {
  display: block;
  margin: 0 0 8px 0;
}

img.alignnone {
  display: block;
  margin: 0 0 8px 0;
}

.wp-caption.alignnone {
  display: block;
  margin: 0 0 8px 0;
}

.alignright {
  float: right;
}

img.alignright {
  margin: 0 0 8px 16px;
}

.wp-caption.alignright {
  margin: 0 0 8px 16px;
}

.alignleft {
  float: left;
}

img.alignleft {
  margin: 0 16px 8px 0;
}

.wp-caption.alignleft {
  margin: 0 0 8px 16px;
}

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

img.aligncenter {
  margin: 0 auto 8px auto;
}

.wp-caption.aligncenter {
  margin: 0 auto 8px auto;
}

.has-border-bottom-dotted {
  border-bottom: 1px dotted;
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

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

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

body {
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color: #404040;
  background-color: #FFFFFF;
}

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

a {
  color: #156cc4;
  text-decoration: none;
  word-wrap: break-word;
}

a:hover {
  color: #EC5512;
  text-decoration: underline;
}

a:focus {
  outline: 0;
}

figure {
  margin: 0;
}

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

.img-rounded {
  border-radius: 5px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.5;
  background-color: #FFFFFF;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  transition: all .2s ease-in-out;
  transition: all all .2s ease-in-out ease-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #DDDDDD;
}

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

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

[role="button"] {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1-lg,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Open Sans","Helvetica Neue","Helvetica","Arial",sans-serif;
  font-weight: 300;
  line-height: 1.2;
  color: #004B8C;
}

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

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

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

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

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

.h1-lg {
  font-size: 50px;
}

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

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

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

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

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

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

p {
  margin: 0 0 11px;
}

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

@media (min-width:768px) {
  .lead {
    font-size: 22.5px;
  }
}

small,
.small {
  font-size: 86%;
}

mark,
.mark {
  background-color: #FFFBDC;
  padding: .2em;
}

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

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

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

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

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

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

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

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

.text-muted {
  color: #777;
}

.text-primary {
  color: #EC5512;
}

a.text-primary:hover {
  color: #bd440e;
}

.text-success {
  color: #1BAD2B;
}

a.text-success:hover {
  color: #148120;
}

.text-info {
  color: #004B8C;
}

a.text-info:hover {
  color: #003059;
}

.text-warning {
  color: #9c851b;
}

a.text-warning:hover {
  color: #716013;
}

.text-danger {
  color: #922C1C;
}

a.text-danger:hover {
  color: #671f14;
}

.bg-primary {
  color: #fff;
  background-color: #EC5512;
}

a.bg-primary:hover {
  background-color: #bd440e;
}

.bg-success {
  background-color: #E5F8E0;
}

a.bg-success:hover {
  background-color: #c2efb6;
}

.bg-info {
  background-color: #E8F0F9;
}

a.bg-info:hover {
  background-color: #c0d6ee;
}

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

a.bg-warning:hover {
  background-color: #fff5a9;
}

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

a.bg-danger:hover {
  background-color: #f2beb9;
}

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #DDDDDD;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
  padding-left: 20px;
}

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

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

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

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

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

dt,
dd {
  line-height: 1.5;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

@media (min-width:768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

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

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 18.75px;
  border-left: 5px solid #EC5512;
}

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

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

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

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

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

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.5;
}

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

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 3px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #404040;
  border-radius: 2px;
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 14px;
  line-height: 1.5;
  word-break: break-all;
  word-wrap: break-word;
  color: #282828;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 3px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

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

.container,
.sg-heading.contained,
.sg-heading-gray.contained,
.sg-heading-secondary.contained,
.sg-box-blue.contained,
.sg-box-blue-dark.contained {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  .container,
  .sg-heading.contained,
  .sg-heading-gray.contained,
  .sg-heading-secondary.contained,
  .sg-box-blue.contained,
  .sg-box-blue-dark.contained {
    width: 100%;
  }
}

@media (min-width:992px) {
  .container,
  .sg-heading.contained,
  .sg-heading-gray.contained,
  .sg-heading-secondary.contained,
  .sg-box-blue.contained,
  .sg-box-blue-dark.contained {
    width: 100%;
  }
}

@media (min-width:1200px) {
  .container,
  .sg-heading.contained,
  .sg-heading-gray.contained,
  .sg-heading-secondary.contained,
  .sg-box-blue.contained,
  .sg-box-blue-dark.contained {
    width: 1170px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width:992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width:1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-0 {
    margin-left: 0;
  }
}

table {
  background-color: transparent;
}

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

th {
  text-align: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width:767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #d7d7d7;
  }

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

  .table-responsive>.table>thead>tr>th,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>thead>tr>td,
  .table-responsive>.table>tbody>tr>td,
  .table-responsive>.table>tfoot>tr>td {
    white-space: nowrap;
  }

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

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

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

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

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 20px;
  line-height: 2;
  color: #004B8C;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-size: 1em;
  cursor: pointer;
}

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

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

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

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

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

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 0;
}

output {
  display: block;
  padding-top: 9px;
  font-size: 15px;
  line-height: 1.5;
  color: #404040;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 8px 10px;
  font-size: 15px;
  line-height: 1.5;
  color: #404040;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
}

select:hover,
textarea:hover,
input[type="text"]:hover,
input[type="password"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="date"]:hover,
input[type="month"]:hover,
input[type="time"]:hover,
input[type="week"]:hover,
input[type="number"]:hover,
input[type="email"]:hover,
input[type="url"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="color"]:hover,
.form-control:hover {
  color: #404040;
  border-color: #929292;
}

select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.form-control:focus {
  border-color: #3A8DFF;
  outline: 0;
}

select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.form-control::-moz-placeholder {
  color: #929292;
  opacity: 1;
}

select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
  color: #929292;
}

select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #929292;
}

select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.form-control[disabled],
select[readonly],
textarea[readonly],
input[type="text"][readonly],
input[type="password"][readonly],
input[type="datetime"][readonly],
input[type="datetime-local"][readonly],
input[type="date"][readonly],
input[type="month"][readonly],
input[type="time"][readonly],
input[type="week"][readonly],
input[type="number"][readonly],
input[type="email"][readonly],
input[type="url"][readonly],
input[type="search"][readonly],
input[type="tel"][readonly],
input[type="color"][readonly],
.form-control[readonly],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .form-control {
  background-color: #f3f3f3;
  color: #929292;
  opacity: 1;
}

select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
.form-control[disabled],
fieldset[disabled] select,
fieldset[disabled] textarea,
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="week"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="color"],
fieldset[disabled] .form-control {
  cursor: default;
}

textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.form-control {
  height: auto;
}

select,
select.form-control,
input[type="date"] {
  padding-right: 35px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAAAeCAYAAABnuu2GAAAACXBIWXMAAAsTAAALEwEAmpwYAAA4KGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMTEgNzkuMTU4MzI1LCAyMDE1LzA5LzEwLTAxOjEwOjIwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoTWFjaW50b3NoKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNi0wNC0xM1QxMjo0NzoxMSswMjowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE2LTA0LTEzVDEzOjA1OjU3KzAyOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wNC0xM1QxMzowNTo1NyswMjowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDo4OGZhNTI4Zi0zMDYxLTQ5ZTUtYjVkNS04MmVjOGJhNDE0OWI8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEb2N1bWVudElEPnhtcC5kaWQ6ODhmYTUyOGYtMzA2MS00OWU1LWI1ZDUtODJlYzhiYTQxNDliPC94bXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06T3JpZ2luYWxEb2N1bWVudElEPnhtcC5kaWQ6ODhmYTUyOGYtMzA2MS00OWU1LWI1ZDUtODJlYzhiYTQxNDliPC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+Y3JlYXRlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjg4ZmE1MjhmLTMwNjEtNDllNS1iNWQ1LTgyZWM4YmE0MTQ5Yjwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wNC0xM1QxMjo0NzoxMSswMjowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+NjU1MzU8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjU0PC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjMwPC9leGlmOlBpeGVsWURpbWVuc2lvbj4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgCjw/eHBhY2tldCBlbmQ9InciPz6pfhjtAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAEsSURBVHja7JY9boNAEIXfrqChTpEz4CZFrkHpLlKwC/+E8xBiLBksuXPJNVykCWewpaSlscWkIJJtYVAKdq1F8yqK1Uqflm/mia/PHQHA4OlZ4I4hok7vk+hpGIzBWpLEkZ/Ekd8rsM3qwwVECIiw+u4BWJYtnOMJW4AcgJzjCdssWzjGg33vy3eALl6J3J8DhUaDJXHkg/Ba21slKfVN6vGqKep8k3q8auwbynyT+rxqhHOrs91GcFfk5sFgDMZgF7GUNY5llN5qHLdnM9YAfCNe7OFRvgEi/wdVXp015Ff0vGlhWxgComiBKmwLQ8+bFkY59jKe5QAFLWs5qM4YODxGk3n651DNq9Fknho9Feu+qfFKO9i1b+q8usseO/umzitu91ypGExffgcAMSeAZMX61q0AAAAASUVORK5CYII=");
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 30px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 40px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
  }

  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 35px;
  }

  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 50px;
  }
}

.form-group {
  margin-bottom: 18px;
}

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

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

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

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

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

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

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: default;
}

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

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: default;
}

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

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

.input-sm {
  height: 35px;
  padding: 7px 10px;
  font-size: 13px;
  line-height: 1.5;
}

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

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

.form-group-sm .form-control {
  height: 35px;
  padding: 7px 10px;
  font-size: 13px;
  line-height: 1.5;
}

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

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

.form-group-sm .form-control-static {
  height: 35px;
  padding: 7px 10px;
  font-size: 13px;
  line-height: 1.5;
  min-height: 35px;
}

.input-lg {
  height: 50px;
  padding: 12px 20px;
  font-size: 18px;
  line-height: 1.3333333;
}

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

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

.form-group-lg .form-control {
  height: 50px;
  padding: 12px 20px;
  font-size: 18px;
  line-height: 1.3333333;
}

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

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

.form-group-lg .form-control-static {
  height: 50px;
  padding: 12px 20px;
  font-size: 18px;
  line-height: 1.3333333;
  min-height: 40px;
}

.has-feedback {
  position: relative;
}

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

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

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

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

.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: #1BAD2B;
}

.has-success .form-control {
  border-color: #1BAD2B;
}

.has-success .form-control:focus {
  background-color: #ffffff;
  border-color: #3A8DFF;
}

.has-success .input-group-addon {
  color: #1BAD2B;
  border-color: #1BAD2B;
  background-color: #E5F8E0;
}

.has-success .form-control-feedback {
  color: #1BAD2B;
}

.has-success .label-notice {
  color: #1BAD2B;
}

.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: #9c851b;
}

.has-warning .form-control {
  border-color: #9c851b;
}

.has-warning .form-control:focus {
  background-color: #ffffff;
  border-color: #3A8DFF;
}

.has-warning .input-group-addon {
  color: #9c851b;
  border-color: #9c851b;
  background-color: #FFFBDC;
}

.has-warning .form-control-feedback {
  color: #9c851b;
}

.has-warning .label-notice {
  color: #9c851b;
}

.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: #922C1C;
}

.has-error .form-control {
  border-color: #922C1C;
}

.has-error .form-control:focus {
  background-color: #ffffff;
  border-color: #3A8DFF;
}

.has-error .input-group-addon {
  color: #922C1C;
  border-color: #922C1C;
  background-color: #FAE6E4;
}

.has-error .form-control-feedback {
  color: #922C1C;
}

.has-error .label-notice {
  color: #922C1C;
}

.has-feedback label~.form-control-feedback {
  top: 27px;
}

.has-feedback label.sr-only~.form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  color: #808080;
}

@media (min-width:768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }

  .form-inline .input-group>.form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 9px;
}

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

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

@media (min-width:768px) {
  .form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 9px;
  }
}

@media (min-width:768px) {
  .form-horizontal.form-right .control-label {
    text-align: right;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width:768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 16.9999996px;
  }
}

@media (min-width:768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 8px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  color: #404040;
  transition: background-color .3s;
  padding: 8px 16px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 0;
}

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

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: default;
  pointer-events: none;
  filter: alpha(opacity=65);
  opacity: .65;
  box-shadow: none;
}

.btn-default {
  white-space: inherit;
  color: #404040;
  background-color: #d7d7d7;
  border: 1px solid #d7d7d7;
}

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

.btn-default .badge {
  color: #d7d7d7;
  background-color: #404040;
}

.btn-default:hover,
.btn-default:focus {
  background: #e4e4e4;
  border-color: #e4e4e4;
  color: #404040;
}

.btn-primary {
  white-space: inherit;
  color: #fff;
  background-color: #EC5512;
  border: 1px solid #EC5512;
}

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

.btn-primary .badge {
  color: #EC5512;
  background-color: #fff;
}

.btn-primary:hover,
.btn-primary:focus {
  background: #ef6629;
  border-color: #ef6629;
  color: #fff;
}

.btn-success {
  white-space: inherit;
  color: #fff;
  background-color: #1BAD2B;
  border: 1px solid #1BAD2B;
}

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

.btn-success .badge {
  color: #1BAD2B;
  background-color: #fff;
}

.btn-success:hover,
.btn-success:focus {
  background: #1ec330;
  border-color: #1ec330;
  color: #fff;
}

.btn-info {
  white-space: inherit;
  color: #fff;
  background-color: #E8F0F9;
  border: 1px solid #E8F0F9;
}

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

.btn-info .badge {
  color: #E8F0F9;
  background-color: #fff;
}

.btn-info:hover,
.btn-info:focus {
  background: #fcfdfe;
  border-color: #fcfdfe;
  color: #fff;
}

.btn-warning {
  white-space: inherit;
  color: #fff;
  background-color: #9c851b;
  border: 1px solid #9c851b;
}

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

.btn-warning .badge {
  color: #9c851b;
  background-color: #fff;
}

.btn-warning:hover,
.btn-warning:focus {
  background: #b2981f;
  border-color: #b2981f;
  color: #fff;
}

.btn-danger {
  white-space: inherit;
  color: #fff;
  background-color: #922C1C;
  border: 1px solid #922C1C;
}

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

.btn-danger .badge {
  color: #922C1C;
  background-color: #fff;
}

.btn-danger:hover,
.btn-danger:focus {
  background: #a73220;
  border-color: #a73220;
  color: #fff;
}

.btn-link {
  color: #156cc4;
  font-weight: normal;
  border-radius: 0;
}

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

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

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

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

.btn-lg {
  padding: 12px 20px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 3px;
}

.btn-sm {
  padding: 7px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 2px;
}

.btn-xs {
  padding: 3px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 2px;
}

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

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

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

.fade {
  opacity: 0;
  transition: opacity .15s linear;
  transition: all opacity .15s linear ease-out;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: .35s;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 200px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 15px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 3px;
  box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  background-clip: padding-box;
}

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

.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #282828;
  white-space: nowrap;
}

.dropdown-menu li>a:hover,
.dropdown-menu li>a:focus {
  text-decoration: none;
  color: #1b1b1b;
  background-color: #f5f5f5;
}

.dropdown-menu .active>a,
.dropdown-menu .active>a:hover,
.dropdown-menu .active>a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #EC5512;
}

.dropdown-menu .disabled>a,
.dropdown-menu .disabled>a:hover,
.dropdown-menu .disabled>a:focus {
  color: #777;
}

.dropdown-menu .disabled>a:hover,
.dropdown-menu .disabled>a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}

.open>.dropdown-menu {
  display: block;
}

.open>a {
  outline: 0;
}

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.5;
  color: #777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width:768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }

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

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

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

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

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

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
  height: 50px;
  padding: 12px 20px;
  font-size: 18px;
  line-height: 1.3333333;
}

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

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

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
  height: 35px;
  padding: 7px 10px;
  font-size: 13px;
  line-height: 1.5;
}

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

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

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

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

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

.input-group-addon {
  padding: 8px 16px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  color: #404040;
  text-align: center;
  background-color: transparent;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
}

.input-group-addon.input-sm {
  padding: 7px 10px;
  font-size: 13px;
  border-radius: 2px;
}

.input-group-addon.input-lg {
  padding: 12px 20px;
  font-size: 18px;
  border-radius: 5px;
}

.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:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
  z-index: 2;
}

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

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

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

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

.nav>li>a,
.nav>li>[ng-click] {
  position: relative;
  display: block;
  padding: 15px 21px;
}

.nav>li>a:hover,
.nav>li>[ng-click]:hover,
.nav>li>a:focus,
.nav>li>[ng-click]:focus {
  text-decoration: none;
  background-color: transparent;
}

.nav>li.disabled>a,
.nav>li.disabled>[ng-click] {
  color: #777;
}

.nav>li.disabled>a:hover,
.nav>li.disabled>[ng-click]:hover,
.nav>li.disabled>a:focus,
.nav>li.disabled>[ng-click]:focus {
  color: #404040;
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}

.nav .open>a,
.nav .open>[ng-click],
.nav .open>a:hover,
.nav .open>[ng-click]:hover,
.nav .open>a:focus,
.nav .open>[ng-click]:focus {
  background-color: transparent;
  border-color: #156cc4;
}

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

.nav>li>a>img,
.nav>li>[ng-click]>img {
  max-width: none;
}

.nav-tabs>li {
  float: left;
}

.nav-tabs>li>a,
.nav-tabs>li>[ng-click] {
  line-height: 1.5;
  border-bottom: 5px solid transparent;
  color: #004B8C;
  font-weight: 600;
  background-color: transparent;
}

.nav-tabs>li>a:hover,
.nav-tabs>li>[ng-click]:hover {
  color: #EC5512;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>[ng-click],
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>[ng-click]:hover,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>[ng-click]:focus {
  color: #004B8C;
  background-color: transparent;
  border-bottom-color: #156cc4;
  cursor: default;
}

.nav-tabs>li:last-child>a,
.nav-tabs>li:last-child>[ng-click] {
  border-right-width: 1px;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified>li {
  float: none;
}

.nav-tabs.nav-justified>li>a,
.nav-tabs.nav-justified>li>[ng-click] {
  text-align: center;
  margin-bottom: 5px;
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width:768px) {
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  .nav-tabs.nav-justified>li>a,
  .nav-tabs.nav-justified>li>[ng-click] {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified>li>a,
.nav-tabs.nav-justified>li>[ng-click] {
  margin-right: 0;
  border-radius: 3px;
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>[ng-click],
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>[ng-click]:hover,
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>[ng-click]:focus {
  border: 1px solid #d7d7d7;
}

@media (min-width:768px) {
  .nav-tabs.nav-justified>li>a,
  .nav-tabs.nav-justified>[ng-click] {
    border-bottom: 1px solid #d7d7d7;
  }

  .nav-tabs.nav-justified>.active>a,
  .nav-tabs.nav-justified>.active>[ng-click],
  .nav-tabs.nav-justified>.active>a,
  .nav-tabs.nav-justified>.active>[ng-click]:hover,
  .nav-tabs.nav-justified>.active>a,
  .nav-tabs.nav-justified>.active>[ng-click]:focus {
    border-bottom-color: #FFFFFF;
  }
}

.nav-pills>li {
  float: left;
}

.nav-pills>li>a,
.nav-pills>li>[ng-click] {
  border-radius: 0;
}

.nav-pills>li+li {
  margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>[ng-click],
.nav-pills>li.active>a:hover,
.nav-pills>li.active>[ng-click]:hover,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>[ng-click]:focus {
  color: #fff;
  background-color: #EC5512;
}

.nav-stacked>li {
  float: none;
}

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

.nav-justified {
  width: 100%;
}

.nav-justified>li {
  float: none;
}

.nav-justified>li>a,
.nav-justified>li>[ng-click] {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width:768px) {
  .nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified>li>a,
  .nav-justified>li>[ng-click] {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified>li>a,
.nav-tabs-justified>li>[ng-click] {
  margin-right: 0;
  border-radius: 3px;
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>[ng-click],
.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>[ng-click]:hover,
.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>[ng-click]:focus {
  border: 1px solid #d7d7d7;
}

@media (min-width:768px) {
  .nav-tabs-justified>li>a,
  .nav-tabs-justified>[ng-click] {
    border-bottom: 1px solid #d7d7d7;
  }

  .nav-tabs-justified>.active>a,
  .nav-tabs-justified>.active>[ng-click],
  .nav-tabs-justified>.active>a,
  .nav-tabs-justified>.active>[ng-click]:hover,
  .nav-tabs-justified>.active>a,
  .nav-tabs-justified>.active>[ng-click]:focus {
    border-bottom-color: #FFFFFF;
  }
}

.tab-content {
  border-top-width: 0;
  margin-bottom: 20px;
}

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

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

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

@media (max-width:767px) {
  .nav>li>a,
  .nav>li>[ng-click] {
    padding: 16px 12px;
  }

  .tab-content.hidden-sm-down {
    border: none;
    margin-bottom: 0;
  }

  .tab-content.hidden-sm-down>.tab-pane {
    padding: 0;
  }
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 3px;
}

.breadcrumb>li {
  display: inline-block;
}

.breadcrumb>li+li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb>.active {
  color: #777;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

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

.label:empty {
  display: none;
}

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

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

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

.label-primary {
  background-color: #3A8DFF;
}

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

.label-success {
  background-color: #1BAD2B;
}

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

.label-info {
  background-color: #E8F0F9;
}

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

.label-warning {
  background-color: #9c851b;
}

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

.label-danger {
  background-color: #922C1C;
}

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

.alert {
  padding-top: 25px;
  padding-right: 25px;
  padding-bottom: 25px;
  padding-left: 87px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  position: relative;
}

.alert:before {
  position: absolute;
  left: 25px;
  top: 16px;
  font-size: 30px;
  display: inline-block;
  text-align: center;
  font-family: 'ws-iconset';
}

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

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

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

.alert-dismissable,
.alert-dismissible {
  padding-right: 45px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #E5F8E0;
  border-color: #1BAD2B;
  color: #1BAD2B;
}

.alert-success hr {
  border-top-color: #189726;
}

.alert-success .alert-link {
  color: #148120;
}

.alert-success:before {
  content: '\e959';
}

.alert-info {
  background-color: #E8F0F9;
  border-color: #004B8C;
  color: #004B8C;
}

.alert-info hr {
  border-top-color: #003d73;
}

.alert-info .alert-link {
  color: #003059;
}

.alert-info:before {
  content: '\e955';
}

.alert-warning {
  background-color: #FFFBDC;
  border-color: #9c851b;
  color: #9c851b;
}

.alert-warning hr {
  border-top-color: #867217;
}

.alert-warning .alert-link {
  color: #716013;
}

.alert-warning:before {
  content: '\e955';
}

.alert-danger {
  background-color: #FAE6E4;
  border-color: #922C1C;
  color: #922C1C;
}

.alert-danger hr {
  border-top-color: #7d2618;
}

.alert-danger .alert-link {
  color: #671f14;
}

.alert-danger:before {
  content: '\e95a';
}

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

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

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

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

a.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading {
  color: #404040;
}

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

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #DDDDDD;
  color: #777;
  cursor: default;
}

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

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

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

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

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

.list-group-item-success {
  color: #1BAD2B;
  background-color: #E5F8E0;
}

a.list-group-item-success {
  color: #1BAD2B;
}

a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #1BAD2B;
  background-color: #d4f3cb;
}

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

.list-group-item-info {
  color: #004B8C;
  background-color: #E8F0F9;
}

a.list-group-item-info {
  color: #004B8C;
}

a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #004B8C;
  background-color: #d4e3f4;
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #004B8C;
  border-color: #004B8C;
}

.list-group-item-warning {
  color: #9c851b;
  background-color: #FFFBDC;
}

a.list-group-item-warning {
  color: #9c851b;
}

a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #9c851b;
  background-color: #fff8c3;
}

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

.list-group-item-danger {
  color: #922C1C;
  background-color: #FAE6E4;
}

a.list-group-item-danger {
  color: #922C1C;
}

a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #922C1C;
  background-color: #f6d2ce;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #922C1C;
  border-color: #922C1C;
}

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

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

.panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
}

.panel-body {
  padding: 0 15px 15px;
}

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

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

.panel-group[role='tablist'] .panel-heading,
.panel-group[role='accordion-tablist'] .panel-heading,
accordion .panel-group .panel-heading {
  padding: 0;
}

.panel-group[role='tablist'] .panel-body,
.panel-group[role='accordion-tablist'] .panel-body,
accordion .panel-group .panel-body {
  padding-left: 30px;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 1.5;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.panel-group {
  margin-bottom: 22px;
  max-width: 870px;
}

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

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

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

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

.panel-default {
  border-color: transparent;
  background-color: transparent;
  color: #404040;
  border: none;
}

.panel-default>.panel-heading {
  color: #156cc4;
  background-color: transparent;
  border-color: transparent;
}

.panel-default>.panel-heading a[data-toggle],
.panel-default>.panel-heading [ng-click] {
  display: block;
  text-decoration: none;
  padding: 10px 15px 10px 30px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: normal;
  position: relative;
}

.panel-default>.panel-heading a[data-toggle]:before,
.panel-default>.panel-heading [ng-click]:before {
  position: absolute;
  width: 25px;
  height: 25px;
  line-height: 25px;
  top: 10px;
  left: 0;
  font-family: "ws-iconset";
  content: '\e98f';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
}

.panel-default>.panel-heading a[data-toggle].collapsed:before,
.panel-default>.panel-heading [ng-click].collapsed:before {
  content: '\e98e';
}

.panel-default>.panel-heading [ng-click]:before {
  content: '\e98e';
}

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

.panel-default>.panel-heading .badge {
  color: transparent;
  background-color: #404040;
}

.panel-default.panel-open [ng-click]:before {
  content: '\e98f';
}

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

.panel-primary {
  border-color: #EC5512;
  background-color: #EC5512;
  color: #fff;
  border: none;
}

.panel-primary>.panel-heading {
  color: #156cc4;
  background-color: #EC5512;
  border-color: #EC5512;
}

.panel-primary>.panel-heading a[data-toggle],
.panel-primary>.panel-heading [ng-click] {
  display: block;
  text-decoration: none;
  padding: 10px 15px 10px 30px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: normal;
  position: relative;
}

.panel-primary>.panel-heading a[data-toggle]:before,
.panel-primary>.panel-heading [ng-click]:before {
  position: absolute;
  width: 25px;
  height: 25px;
  line-height: 25px;
  top: 10px;
  left: 0;
  font-family: "ws-iconset";
  content: '\e98f';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
}

.panel-primary>.panel-heading a[data-toggle].collapsed:before,
.panel-primary>.panel-heading [ng-click].collapsed:before {
  content: '\e98e';
}

.panel-primary>.panel-heading [ng-click]:before {
  content: '\e98e';
}

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

.panel-primary>.panel-heading .badge {
  color: #EC5512;
  background-color: #fff;
}

.panel-primary.panel-open [ng-click]:before {
  content: '\e98f';
}

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

.panel-success {
  border-color: #1BAD2B;
  background-color: #E5F8E0;
  color: #1BAD2B;
  border: none;
}

.panel-success>.panel-heading {
  color: #156cc4;
  background-color: #E5F8E0;
  border-color: #1BAD2B;
}

.panel-success>.panel-heading a[data-toggle],
.panel-success>.panel-heading [ng-click] {
  display: block;
  text-decoration: none;
  padding: 10px 15px 10px 30px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: normal;
  position: relative;
}

.panel-success>.panel-heading a[data-toggle]:before,
.panel-success>.panel-heading [ng-click]:before {
  position: absolute;
  width: 25px;
  height: 25px;
  line-height: 25px;
  top: 10px;
  left: 0;
  font-family: "ws-iconset";
  content: '\e98f';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
}

.panel-success>.panel-heading a[data-toggle].collapsed:before,
.panel-success>.panel-heading [ng-click].collapsed:before {
  content: '\e98e';
}

.panel-success>.panel-heading [ng-click]:before {
  content: '\e98e';
}

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

.panel-success>.panel-heading .badge {
  color: #E5F8E0;
  background-color: #1BAD2B;
}

.panel-success.panel-open [ng-click]:before {
  content: '\e98f';
}

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

.panel-info {
  border-color: #004B8C;
  background-color: #E8F0F9;
  color: #004B8C;
  border: none;
}

.panel-info>.panel-heading {
  color: #156cc4;
  background-color: #E8F0F9;
  border-color: #004B8C;
}

.panel-info>.panel-heading a[data-toggle],
.panel-info>.panel-heading [ng-click] {
  display: block;
  text-decoration: none;
  padding: 10px 15px 10px 30px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: normal;
  position: relative;
}

.panel-info>.panel-heading a[data-toggle]:before,
.panel-info>.panel-heading [ng-click]:before {
  position: absolute;
  width: 25px;
  height: 25px;
  line-height: 25px;
  top: 10px;
  left: 0;
  font-family: "ws-iconset";
  content: '\e98f';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
}

.panel-info>.panel-heading a[data-toggle].collapsed:before,
.panel-info>.panel-heading [ng-click].collapsed:before {
  content: '\e98e';
}

.panel-info>.panel-heading [ng-click]:before {
  content: '\e98e';
}

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

.panel-info>.panel-heading .badge {
  color: #E8F0F9;
  background-color: #004B8C;
}

.panel-info.panel-open [ng-click]:before {
  content: '\e98f';
}

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

.panel-warning {
  border-color: #9c851b;
  background-color: #FFFBDC;
  color: #9c851b;
  border: none;
}

.panel-warning>.panel-heading {
  color: #156cc4;
  background-color: #FFFBDC;
  border-color: #9c851b;
}

.panel-warning>.panel-heading a[data-toggle],
.panel-warning>.panel-heading [ng-click] {
  display: block;
  text-decoration: none;
  padding: 10px 15px 10px 30px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: normal;
  position: relative;
}

.panel-warning>.panel-heading a[data-toggle]:before,
.panel-warning>.panel-heading [ng-click]:before {
  position: absolute;
  width: 25px;
  height: 25px;
  line-height: 25px;
  top: 10px;
  left: 0;
  font-family: "ws-iconset";
  content: '\e98f';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
}

.panel-warning>.panel-heading a[data-toggle].collapsed:before,
.panel-warning>.panel-heading [ng-click].collapsed:before {
  content: '\e98e';
}

.panel-warning>.panel-heading [ng-click]:before {
  content: '\e98e';
}

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

.panel-warning>.panel-heading .badge {
  color: #FFFBDC;
  background-color: #9c851b;
}

.panel-warning.panel-open [ng-click]:before {
  content: '\e98f';
}

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

.panel-danger {
  border-color: #922C1C;
  background-color: #FAE6E4;
  color: #922C1C;
  border: none;
}

.panel-danger>.panel-heading {
  color: #156cc4;
  background-color: #FAE6E4;
  border-color: #922C1C;
}

.panel-danger>.panel-heading a[data-toggle],
.panel-danger>.panel-heading [ng-click] {
  display: block;
  text-decoration: none;
  padding: 10px 15px 10px 30px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: normal;
  position: relative;
}

.panel-danger>.panel-heading a[data-toggle]:before,
.panel-danger>.panel-heading [ng-click]:before {
  position: absolute;
  width: 25px;
  height: 25px;
  line-height: 25px;
  top: 10px;
  left: 0;
  font-family: "ws-iconset";
  content: '\e98f';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
}

.panel-danger>.panel-heading a[data-toggle].collapsed:before,
.panel-danger>.panel-heading [ng-click].collapsed:before {
  content: '\e98e';
}

.panel-danger>.panel-heading [ng-click]:before {
  content: '\e98e';
}

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

.panel-danger>.panel-heading .badge {
  color: #FAE6E4;
  background-color: #922C1C;
}

.panel-danger.panel-open [ng-click]:before {
  content: '\e98f';
}

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

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

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

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

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

.close {
  float: right;
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
  color: #000;
  filter: alpha(opacity=20);
  opacity: .2;
}

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

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

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

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

.modal.in .modal-dialog {
  -ms-transform: translate(0, 0);
  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;
  border: 1px solid #999;
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  box-shadow: 0 3px 9px rgba(0,0,0,0.5);
  background-clip: padding-box;
  outline: 0;
}

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

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

.modal-header {
  position: relative;
  padding: 15px;
  border-bottom: 1px solid #d7d7d7;
  min-height: 16.5px;
}

.modal-header .close {
  position: absolute;
  right: 10px;
  top: 0;
}

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #d7d7d7;
}

.modal-footer .btn+.btn {
  margin-left: 5px;
  margin-bottom: 0;
}

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

.modal-footer .btn-block+.btn-block {
  margin-left: 0;
}

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

@media (min-width:768px) {
  .modal-dialog {
    width: 95%;
    margin: 90px auto 30px;
  }

  .modal-content {
    box-shadow: 0 5px 15px rgba(0,0,0,0.5);
  }

  .modal-sm {
    width: 300px;
  }
}

@media (min-width:992px) {
  .modal-md {
    width: 600px;
  }

  .modal-ml {
    width: 800px;
  }

  .modal-lg {
    width: 95%;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.4;
  filter: alpha(opacity=0);
  opacity: 0;
}

.tooltip.in {
  filter: alpha(opacity=100);
  opacity: 1;
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 276px;
  padding: 3px 8px;
  color: #404040;
  text-decoration: none;
  background-color: #FFFFFF;
  border-radius: 3px;
  border: 1px solid #d7d7d7;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip-arrow:before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  z-index: 2;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #d7d7d7;
}

.tooltip.top .tooltip-arrow:before {
  bottom: 2px;
  left: 50%;
  margin-left: -4px;
  border-width: 4px 4px 0;
  border-top-color: #FFFFFF;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #FFFFFF;
}

.tooltip.top-left .tooltip-arrow:before {
  bottom: 0;
  right: 5px;
  margin-left: -5px;
  border-width: 4px 4px 0;
  border-top-color: #d7d7d7;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #FFFFFF;
}

.tooltip.top-right .tooltip-arrow:before {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 4px 4px 0;
  border-top-color: #d7d7d7;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #FFFFFF;
}

.tooltip.right .tooltip-arrow:before {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 4px 4px 4px 0;
  border-right-color: #d7d7d7;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #FFFFFF;
}

.tooltip.left .tooltip-arrow:before {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 4px 0 4px 4px;
  border-left-color: #d7d7d7;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #d7d7d7;
}

.tooltip.bottom .tooltip-arrow:before {
  top: 2px;
  left: 50%;
  margin-left: -4px;
  border-width: 0 4px 4px;
  border-bottom-color: #FFFFFF;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #FFFFFF;
}

.tooltip.bottom-left .tooltip-arrow:before {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 4px 4px;
  border-bottom-color: #d7d7d7;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #FFFFFF;
}

.tooltip.bottom-right .tooltip-arrow:before {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 4px 4px;
  border-bottom-color: #d7d7d7;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  border-radius: 5px;
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  white-space: normal;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 15px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 4px 4px 0 0;
}

.popover-content {
  padding: 9px 10px;
}

.popover>.arrow,
.popover>.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover>.arrow {
  border-width: 11px;
}

.popover>.arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top>.arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0,0,0,0.25);
  bottom: -11px;
}

.popover.top>.arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0,0,0,0.25);
}

.popover.right>.arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom>.arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0,0,0,0.25);
  top: -11px;
}

.popover.bottom>.arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left>.arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0,0,0,0.25);
}

.popover.left>.arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner>.item {
  display: none;
  position: relative;
  transition: .6s ease-in-out left;
  transition: all .6s ease-in-out left ease-out;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  line-height: 1;
}

@media all and (transform-3d),(-webkit-transform-3d) {
  .carousel-inner>.item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000;
  }

  .carousel-inner>.item.next,
  .carousel-inner>.item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }

  .carousel-inner>.item.prev,
  .carousel-inner>.item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }

  .carousel-inner>.item.next.left,
  .carousel-inner>.item.prev.right,
  .carousel-inner>.item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block;
}

.carousel-inner>.active {
  left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner>.next {
  left: 100%;
}

.carousel-inner>.prev {
  left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0;
}

.carousel-inner>.active.left {
  left: -100%;
}

.carousel-inner>.active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  filter: alpha(opacity=50);
  opacity: .5;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  opacity: .9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0,0,0,0);
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width:768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.sg-heading.contained:before,
.sg-heading.contained:after,
.sg-heading-gray.contained:before,
.sg-heading-gray.contained:after,
.sg-heading-secondary.contained:before,
.sg-heading-secondary.contained:after,
.sg-box-blue.contained:before,
.sg-box-blue.contained:after,
.sg-box-blue-dark.contained:before,
.sg-box-blue-dark.contained:after {
  content: " ";
  display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.panel-body:after,
.modal-footer:after,
.sg-heading.contained:after,
.sg-heading-gray.contained:after,
.sg-heading-secondary.contained:after,
.sg-box-blue.contained:after,
.sg-box-blue-dark.contained:after {
  clear: both;
}

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

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

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

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
}

.affix {
  position: fixed !important;
}

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

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

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

@media (max-width:767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width:767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width:767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width:767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width:1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width:1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width:1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width:1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width:767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width:1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

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

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

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

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

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

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

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

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

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

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.text-white {
  color: #FFFFFF;
}

.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white .h1,
.text-white .h2,
.text-white .h3,
.text-white .h4,
.text-white .h5,
.text-white .h6 {
  color: #FFFFFF;
}

.panel-row-style:before,
.panel-row-style:after {
  content: " ";
  display: table;
}

.panel-row-style:after {
  clear: both;
}

.panel-row-style:before,
.panel-row-style:after {
  content: " ";
  display: table;
}

.panel-row-style:after {
  clear: both;
}

#content .mt--150 {
  margin-top: -150px;
}

#content .mb--150 {
  margin-bottom: -150px;
}

#content .mt--140 {
  margin-top: -140px;
}

#content .mb--140 {
  margin-bottom: -140px;
}

#content .mt--130 {
  margin-top: -130px;
}

#content .mb--130 {
  margin-bottom: -130px;
}

#content .mt--120 {
  margin-top: -120px;
}

#content .mb--120 {
  margin-bottom: -120px;
}

#content .mt--110 {
  margin-top: -110px;
}

#content .mb--110 {
  margin-bottom: -110px;
}

#content .mt--100 {
  margin-top: -100px;
}

#content .mb--100 {
  margin-bottom: -100px;
}

#content .mt--90 {
  margin-top: -90px;
}

#content .mb--90 {
  margin-bottom: -90px;
}

#content .mt--80 {
  margin-top: -80px;
}

#content .mb--80 {
  margin-bottom: -80px;
}

#content .mt--70 {
  margin-top: -70px;
}

#content .mb--70 {
  margin-bottom: -70px;
}

#content .mt--60 {
  margin-top: -60px;
}

#content .mb--60 {
  margin-bottom: -60px;
}

#content .mt--50 {
  margin-top: -50px;
}

#content .mb--50 {
  margin-bottom: -50px;
}

#content .mt--40 {
  margin-top: -40px;
}

#content .mb--40 {
  margin-bottom: -40px;
}

#content .mt--30 {
  margin-top: -30px;
}

#content .mb--30 {
  margin-bottom: -30px;
}

#content .mt--20 {
  margin-top: -20px;
}

#content .mb--20 {
  margin-bottom: -20px;
}

#content .mt--10 {
  margin-top: -10px;
}

#content .mb--10 {
  margin-bottom: -10px;
}

#content .m-0 {
  margin: 0;
}

#content .mt-0 {
  margin-top: 0;
}

#content .mb-0 {
  margin-bottom: 0;
}

#content .ml-0 {
  margin-left: 0;
}

#content .mr-0 {
  margin-right: 0;
}

#content .p-0 {
  padding: 0;
}

#content .pt-0 {
  padding-top: 0;
}

#content .pr-0 {
  padding-right: 0;
}

#content .pb-0 {
  padding-bottom: 0;
}

#content .pl-0 {
  padding-left: 0;
}

#content .m-10 {
  margin: 10px;
}

#content .mt-10 {
  margin-top: 10px;
}

#content .mb-10 {
  margin-bottom: 10px;
}

#content .ml-10 {
  margin-left: 10px;
}

#content .mr-10 {
  margin-right: 10px;
}

#content .p-10 {
  padding: 10px;
}

#content .pt-10 {
  padding-top: 10px;
}

#content .pr-10 {
  padding-right: 10px;
}

#content .pb-10 {
  padding-bottom: 10px;
}

#content .pl-10 {
  padding-left: 10px;
}

#content .m-20 {
  margin: 20px;
}

#content .mt-20 {
  margin-top: 20px;
}

#content .mb-20 {
  margin-bottom: 20px;
}

#content .ml-20 {
  margin-left: 20px;
}

#content .mr-20 {
  margin-right: 20px;
}

#content .p-20 {
  padding: 20px;
}

#content .pt-20 {
  padding-top: 20px;
}

#content .pr-20 {
  padding-right: 20px;
}

#content .pb-20 {
  padding-bottom: 20px;
}

#content .pl-20 {
  padding-left: 20px;
}

#content .m-30 {
  margin: 30px;
}

#content .mt-30 {
  margin-top: 30px;
}

#content .mb-30 {
  margin-bottom: 30px;
}

#content .ml-30 {
  margin-left: 30px;
}

#content .mr-30 {
  margin-right: 30px;
}

#content .p-30 {
  padding: 30px;
}

#content .pt-30 {
  padding-top: 30px;
}

#content .pr-30 {
  padding-right: 30px;
}

#content .pb-30 {
  padding-bottom: 30px;
}

#content .pl-30 {
  padding-left: 30px;
}

#content .m-40 {
  margin: 40px;
}

#content .mt-40 {
  margin-top: 40px;
}

#content .mb-40 {
  margin-bottom: 40px;
}

#content .ml-40 {
  margin-left: 40px;
}

#content .mr-40 {
  margin-right: 40px;
}

#content .p-40 {
  padding: 40px;
}

#content .pt-40 {
  padding-top: 40px;
}

#content .pr-40 {
  padding-right: 40px;
}

#content .pb-40 {
  padding-bottom: 40px;
}

#content .pl-40 {
  padding-left: 40px;
}

#content .m-50 {
  margin: 50px;
}

#content .mt-50 {
  margin-top: 50px;
}

#content .mb-50 {
  margin-bottom: 50px;
}

#content .ml-50 {
  margin-left: 50px;
}

#content .mr-50 {
  margin-right: 50px;
}

#content .p-50 {
  padding: 50px;
}

#content .pt-50 {
  padding-top: 50px;
}

#content .pr-50 {
  padding-right: 50px;
}

#content .pb-50 {
  padding-bottom: 50px;
}

#content .pl-50 {
  padding-left: 50px;
}

#content .m-60 {
  margin: 60px;
}

#content .mt-60 {
  margin-top: 60px;
}

#content .mb-60 {
  margin-bottom: 60px;
}

#content .ml-60 {
  margin-left: 60px;
}

#content .mr-60 {
  margin-right: 60px;
}

#content .p-60 {
  padding: 60px;
}

#content .pt-60 {
  padding-top: 60px;
}

#content .pr-60 {
  padding-right: 60px;
}

#content .pb-60 {
  padding-bottom: 60px;
}

#content .pl-60 {
  padding-left: 60px;
}

#content .m-70 {
  margin: 70px;
}

#content .mt-70 {
  margin-top: 70px;
}

#content .mb-70 {
  margin-bottom: 70px;
}

#content .ml-70 {
  margin-left: 70px;
}

#content .mr-70 {
  margin-right: 70px;
}

#content .p-70 {
  padding: 70px;
}

#content .pt-70 {
  padding-top: 70px;
}

#content .pr-70 {
  padding-right: 70px;
}

#content .pb-70 {
  padding-bottom: 70px;
}

#content .pl-70 {
  padding-left: 70px;
}

#content .m-80 {
  margin: 80px;
}

#content .mt-80 {
  margin-top: 80px;
}

#content .mb-80 {
  margin-bottom: 80px;
}

#content .ml-80 {
  margin-left: 80px;
}

#content .mr-80 {
  margin-right: 80px;
}

#content .p-80 {
  padding: 80px;
}

#content .pt-80 {
  padding-top: 80px;
}

#content .pr-80 {
  padding-right: 80px;
}

#content .pb-80 {
  padding-bottom: 80px;
}

#content .pl-80 {
  padding-left: 80px;
}

#content .m-90 {
  margin: 90px;
}

#content .mt-90 {
  margin-top: 90px;
}

#content .mb-90 {
  margin-bottom: 90px;
}

#content .ml-90 {
  margin-left: 90px;
}

#content .mr-90 {
  margin-right: 90px;
}

#content .p-90 {
  padding: 90px;
}

#content .pt-90 {
  padding-top: 90px;
}

#content .pr-90 {
  padding-right: 90px;
}

#content .pb-90 {
  padding-bottom: 90px;
}

#content .pl-90 {
  padding-left: 90px;
}

#content .m-100 {
  margin: 100px;
}

#content .mt-100 {
  margin-top: 100px;
}

#content .mb-100 {
  margin-bottom: 100px;
}

#content .ml-100 {
  margin-left: 100px;
}

#content .mr-100 {
  margin-right: 100px;
}

#content .p-100 {
  padding: 100px;
}

#content .pt-100 {
  padding-top: 100px;
}

#content .pr-100 {
  padding-right: 100px;
}

#content .pb-100 {
  padding-bottom: 100px;
}

#content .pl-100 {
  padding-left: 100px;
}

#content .m-110 {
  margin: 110px;
}

#content .mt-110 {
  margin-top: 110px;
}

#content .mb-110 {
  margin-bottom: 110px;
}

#content .ml-110 {
  margin-left: 110px;
}

#content .mr-110 {
  margin-right: 110px;
}

#content .p-110 {
  padding: 110px;
}

#content .pt-110 {
  padding-top: 110px;
}

#content .pr-110 {
  padding-right: 110px;
}

#content .pb-110 {
  padding-bottom: 110px;
}

#content .pl-110 {
  padding-left: 110px;
}

#content .m-120 {
  margin: 120px;
}

#content .mt-120 {
  margin-top: 120px;
}

#content .mb-120 {
  margin-bottom: 120px;
}

#content .ml-120 {
  margin-left: 120px;
}

#content .mr-120 {
  margin-right: 120px;
}

#content .p-120 {
  padding: 120px;
}

#content .pt-120 {
  padding-top: 120px;
}

#content .pr-120 {
  padding-right: 120px;
}

#content .pb-120 {
  padding-bottom: 120px;
}

#content .pl-120 {
  padding-left: 120px;
}

#content .m-130 {
  margin: 130px;
}

#content .mt-130 {
  margin-top: 130px;
}

#content .mb-130 {
  margin-bottom: 130px;
}

#content .ml-130 {
  margin-left: 130px;
}

#content .mr-130 {
  margin-right: 130px;
}

#content .p-130 {
  padding: 130px;
}

#content .pt-130 {
  padding-top: 130px;
}

#content .pr-130 {
  padding-right: 130px;
}

#content .pb-130 {
  padding-bottom: 130px;
}

#content .pl-130 {
  padding-left: 130px;
}

#content .m-140 {
  margin: 140px;
}

#content .mt-140 {
  margin-top: 140px;
}

#content .mb-140 {
  margin-bottom: 140px;
}

#content .ml-140 {
  margin-left: 140px;
}

#content .mr-140 {
  margin-right: 140px;
}

#content .p-140 {
  padding: 140px;
}

#content .pt-140 {
  padding-top: 140px;
}

#content .pr-140 {
  padding-right: 140px;
}

#content .pb-140 {
  padding-bottom: 140px;
}

#content .pl-140 {
  padding-left: 140px;
}

#content .m-150 {
  margin: 150px;
}

#content .mt-150 {
  margin-top: 150px;
}

#content .mb-150 {
  margin-bottom: 150px;
}

#content .ml-150 {
  margin-left: 150px;
}

#content .mr-150 {
  margin-right: 150px;
}

#content .p-150 {
  padding: 150px;
}

#content .pt-150 {
  padding-top: 150px;
}

#content .pr-150 {
  padding-right: 150px;
}

#content .pb-150 {
  padding-bottom: 150px;
}

#content .pl-150 {
  padding-left: 150px;
}

.mt--150 {
  margin-top: -150px;
}

.mb--150 {
  margin-bottom: -150px;
}

.mt--140 {
  margin-top: -140px;
}

.mb--140 {
  margin-bottom: -140px;
}

.mt--130 {
  margin-top: -130px;
}

.mb--130 {
  margin-bottom: -130px;
}

.mt--120 {
  margin-top: -120px;
}

.mb--120 {
  margin-bottom: -120px;
}

.mt--110 {
  margin-top: -110px;
}

.mb--110 {
  margin-bottom: -110px;
}

.mt--100 {
  margin-top: -100px;
}

.mb--100 {
  margin-bottom: -100px;
}

.mt--90 {
  margin-top: -90px;
}

.mb--90 {
  margin-bottom: -90px;
}

.mt--80 {
  margin-top: -80px;
}

.mb--80 {
  margin-bottom: -80px;
}

.mt--70 {
  margin-top: -70px;
}

.mb--70 {
  margin-bottom: -70px;
}

.mt--60 {
  margin-top: -60px;
}

.mb--60 {
  margin-bottom: -60px;
}

.mt--50 {
  margin-top: -50px;
}

.mb--50 {
  margin-bottom: -50px;
}

.mt--40 {
  margin-top: -40px;
}

.mb--40 {
  margin-bottom: -40px;
}

.mt--30 {
  margin-top: -30px;
}

.mb--30 {
  margin-bottom: -30px;
}

.mt--20 {
  margin-top: -20px;
}

.mb--20 {
  margin-bottom: -20px;
}

.mt--10 {
  margin-top: -10px;
}

.mb--10 {
  margin-bottom: -10px;
}

.m-0 {
  margin: 0;
}

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

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

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

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

.p-0 {
  padding: 0;
}

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

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

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

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

.m-10 {
  margin: 10px;
}

.mt-10 {
  margin-top: 10px;
}

.mb-10 {
  margin-bottom: 10px;
}

.ml-10 {
  margin-left: 10px;
}

.mr-10 {
  margin-right: 10px;
}

.p-10 {
  padding: 10px;
}

.pt-10 {
  padding-top: 10px;
}

.pr-10 {
  padding-right: 10px;
}

.pb-10 {
  padding-bottom: 10px;
}

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

.m-20 {
  margin: 20px;
}

.mt-20 {
  margin-top: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.ml-20 {
  margin-left: 20px;
}

.mr-20 {
  margin-right: 20px;
}

.p-20 {
  padding: 20px;
}

.pt-20 {
  padding-top: 20px;
}

.pr-20 {
  padding-right: 20px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pl-20 {
  padding-left: 20px;
}

.m-30 {
  margin: 30px;
}

.mt-30 {
  margin-top: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.ml-30 {
  margin-left: 30px;
}

.mr-30 {
  margin-right: 30px;
}

.p-30 {
  padding: 30px;
}

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

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

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

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

.m-40 {
  margin: 40px;
}

.mt-40 {
  margin-top: 40px;
}

.mb-40 {
  margin-bottom: 40px;
}

.ml-40 {
  margin-left: 40px;
}

.mr-40 {
  margin-right: 40px;
}

.p-40 {
  padding: 40px;
}

.pt-40 {
  padding-top: 40px;
}

.pr-40 {
  padding-right: 40px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pl-40 {
  padding-left: 40px;
}

.m-50 {
  margin: 50px;
}

.mt-50 {
  margin-top: 50px;
}

.mb-50 {
  margin-bottom: 50px;
}

.ml-50 {
  margin-left: 50px;
}

.mr-50 {
  margin-right: 50px;
}

.p-50 {
  padding: 50px;
}

.pt-50 {
  padding-top: 50px;
}

.pr-50 {
  padding-right: 50px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pl-50 {
  padding-left: 50px;
}

.m-60 {
  margin: 60px;
}

.mt-60 {
  margin-top: 60px;
}

.mb-60 {
  margin-bottom: 60px;
}

.ml-60 {
  margin-left: 60px;
}

.mr-60 {
  margin-right: 60px;
}

.p-60 {
  padding: 60px;
}

.pt-60 {
  padding-top: 60px;
}

.pr-60 {
  padding-right: 60px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pl-60 {
  padding-left: 60px;
}

.m-70 {
  margin: 70px;
}

.mt-70 {
  margin-top: 70px;
}

.mb-70 {
  margin-bottom: 70px;
}

.ml-70 {
  margin-left: 70px;
}

.mr-70 {
  margin-right: 70px;
}

.p-70 {
  padding: 70px;
}

.pt-70 {
  padding-top: 70px;
}

.pr-70 {
  padding-right: 70px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pl-70 {
  padding-left: 70px;
}

.m-80 {
  margin: 80px;
}

.mt-80 {
  margin-top: 80px;
}

.mb-80 {
  margin-bottom: 80px;
}

.ml-80 {
  margin-left: 80px;
}

.mr-80 {
  margin-right: 80px;
}

.p-80 {
  padding: 80px;
}

.pt-80 {
  padding-top: 80px;
}

.pr-80 {
  padding-right: 80px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pl-80 {
  padding-left: 80px;
}

.m-90 {
  margin: 90px;
}

.mt-90 {
  margin-top: 90px;
}

.mb-90 {
  margin-bottom: 90px;
}

.ml-90 {
  margin-left: 90px;
}

.mr-90 {
  margin-right: 90px;
}

.p-90 {
  padding: 90px;
}

.pt-90 {
  padding-top: 90px;
}

.pr-90 {
  padding-right: 90px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pl-90 {
  padding-left: 90px;
}

.m-100 {
  margin: 100px;
}

.mt-100 {
  margin-top: 100px;
}

.mb-100 {
  margin-bottom: 100px;
}

.ml-100 {
  margin-left: 100px;
}

.mr-100 {
  margin-right: 100px;
}

.p-100 {
  padding: 100px;
}

.pt-100 {
  padding-top: 100px;
}

.pr-100 {
  padding-right: 100px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pl-100 {
  padding-left: 100px;
}

.m-110 {
  margin: 110px;
}

.mt-110 {
  margin-top: 110px;
}

.mb-110 {
  margin-bottom: 110px;
}

.ml-110 {
  margin-left: 110px;
}

.mr-110 {
  margin-right: 110px;
}

.p-110 {
  padding: 110px;
}

.pt-110 {
  padding-top: 110px;
}

.pr-110 {
  padding-right: 110px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pl-110 {
  padding-left: 110px;
}

.m-120 {
  margin: 120px;
}

.mt-120 {
  margin-top: 120px;
}

.mb-120 {
  margin-bottom: 120px;
}

.ml-120 {
  margin-left: 120px;
}

.mr-120 {
  margin-right: 120px;
}

.p-120 {
  padding: 120px;
}

.pt-120 {
  padding-top: 120px;
}

.pr-120 {
  padding-right: 120px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pl-120 {
  padding-left: 120px;
}

.m-130 {
  margin: 130px;
}

.mt-130 {
  margin-top: 130px;
}

.mb-130 {
  margin-bottom: 130px;
}

.ml-130 {
  margin-left: 130px;
}

.mr-130 {
  margin-right: 130px;
}

.p-130 {
  padding: 130px;
}

.pt-130 {
  padding-top: 130px;
}

.pr-130 {
  padding-right: 130px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pl-130 {
  padding-left: 130px;
}

.m-140 {
  margin: 140px;
}

.mt-140 {
  margin-top: 140px;
}

.mb-140 {
  margin-bottom: 140px;
}

.ml-140 {
  margin-left: 140px;
}

.mr-140 {
  margin-right: 140px;
}

.p-140 {
  padding: 140px;
}

.pt-140 {
  padding-top: 140px;
}

.pr-140 {
  padding-right: 140px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pl-140 {
  padding-left: 140px;
}

.m-150 {
  margin: 150px;
}

.mt-150 {
  margin-top: 150px;
}

.mb-150 {
  margin-bottom: 150px;
}

.ml-150 {
  margin-left: 150px;
}

.mr-150 {
  margin-right: 150px;
}

.p-150 {
  padding: 150px;
}

.pt-150 {
  padding-top: 150px;
}

.pr-150 {
  padding-right: 150px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pl-150 {
  padding-left: 150px;
}

.mtn-xs-10 {
  margin-top: -10px;
}

.mtn-xs-20 {
  margin-top: -20px;
}

.mtn-xs-30 {
  margin-top: -30px;
}

.mtn-xs-40 {
  margin-top: -40px;
}

.mtn-xs-50 {
  margin-top: -50px;
}

@media (min-width:768px) {
  .mtn-sm-10 {
    margin-top: -10px;
  }

  .mtn-sm-20 {
    margin-top: -20px;
  }

  .mtn-sm-30 {
    margin-top: -30px;
  }

  .mtn-sm-40 {
    margin-top: -40px;
  }

  .mtn-sm-50 {
    margin-top: -50px;
  }
}

@media (min-width:992px) {
  .mtn-md-10 {
    margin-top: -10px;
  }

  .mtn-md-20 {
    margin-top: -20px;
  }

  .mtn-md-30 {
    margin-top: -30px;
  }

  .mtn-md-40 {
    margin-top: -40px;
  }

  .mtn-md-50 {
    margin-top: -50px;
  }
}

.text-black-60 {
  color: #929292;
}

.black-10 {
  background-color: #f3f3f3;
}

.black-20 {
  background-color: #eeeeee;
}

.black-40 {
  background-color: #d7d7d7;
}

.black-60 {
  background-color: #929292;
}

.black-100 {
  background-color: #404040;
}

.blue-10 {
  background-color: #E8F0F9;
}

.blue-20 {
  background-color: #E8F0F9;
}

.blue-40 {
  background-color: #3A8DFF;
}

.blue-60 {
  background-color: #156cc4;
}

.blue-80 {
  background-color: #004B8C;
}

.blue-100 {
  background-color: #003554;
}

.red-10 {
  background-color: #FAE6E4;
}

.yellow-10 {
  background-color: #FFFBDC;
}

.sg-bg-primary {
  background-color: #eeeeee !important;
}

.sg-bg-primary.has-border {
  border: 1px solid #d5d5d5;
}

.sg-bg-secondary {
  background-color: #f3f3f3 !important;
}

.sg-bg-secondary.has-border {
  border: 1px solid #dadada;
}

.sg-bg-alt {
  background-color: #F9F7F5 !important;
}

.sg-bg-alt.has-border {
  border: 1px solid #e6ded5;
}

.sg-bg-cream {
  background-color: #D5D0CC !important;
}

.sg-bg-cream.has-border {
  border: 1px solid #beb6b0;
}

.sg-bg-gray {
  background-color: #d7d7d7 !important;
}

.sg-bg-gray.has-border {
  border: 1px solid #bebebe;
}

.sg-bg-yellow {
  background-color: #FDDF00 !important;
}

.sg-bg-yellow.has-border {
  border: 1px solid #cab200;
}

.sg-bg-amazon {
  background-color: #FDDF00 !important;
}

.sg-bg-amazon.has-border {
  border: 1px solid #cab200;
}

.sg-bg-blue {
  background-color: #156cc4 !important;
}

.sg-bg-blue.has-border {
  border: 1px solid #105396;
}

.visible-sm-down {
  display: none;
}

.hidden-sm-up {
  display: block;
}

@media (max-width:991px) {
  .visible-sm-down {
    display: block;
  }

  .hidden-sm-down {
    display: none;
  }
}

.has-border {
  border: 1px solid #d7d7d7;
}

.has-border-top {
  border-top: 1px solid #d7d7d7;
}

.has-border-bottom {
  border-bottom: 1px solid #d7d7d7;
}

.rating-star {
  color: #FFA60D;
}

.panel-widget-style:before,
.row .widget:before,
.panel-widget-style:after,
.row .widget:after {
  content: " ";
  display: table;
}

.panel-widget-style:after,
.row .widget:after {
  clear: both;
}

.panel-widget-style:before,
.row .widget:before,
.panel-widget-style:after,
.row .widget:after {
  content: " ";
  display: table;
}

.panel-widget-style:after,
.row .widget:after {
  clear: both;
}

#state-detector:after {
  display: none;
  content: "xs";
}

@media (min-width:768px) {
  #state-detector:after {
    content: "sm";
  }
}

@media (min-width:992px) {
  #state-detector:after {
    content: "md";
  }
}

@media (min-width:1200px) {
  #state-detector:after {
    content: "lg";
  }
}

#collapseImprint .so-widget-branded-heading-widget {
  display: none;
}

.sg-shadow-1 {
  transition: all 250ms;
}

.sg-shadow-1:hover {
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.25);
}

.sg-shadow-2 {
  transition: all 250ms;
}

.sg-shadow-2:hover {
  box-shadow: 0 4px 10px 0 rgba(0,0,0,0.33);
}

.sg-shadow-3 {
  transition: all 250ms;
}

.sg-shadow-3:hover {
  box-shadow: 0 10px 20px 0 rgba(0,0,0,0.33);
}

.weltsparen b:first-child {
  color: #EC5512;
  font-weight: 300;
}

.weltsparen b:last-child {
  font-weight: 400;
}

.loading-element {
  position: relative;
  min-height: 200px;
  width: 100%;
}

.loading-element p {
  margin-top: 100px;
  text-align: center;
}

.loading-element i {
  font-size: 4em;
  color: #156cc4;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
  display: inline-block;
}

.fa-spin.ng-animate {
  animation: none 0s;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
  display: inline-block;
}

.fa-pulse.ng-animate {
  animation: none 0s;
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}

.link-secondary {
  color: #F26E0D;
}

.link-text {
  color: #404040;
}

.link-text:hover {
  color: #EC5512;
}

.text-container {
  display: block;
  width: 800px;
  max-width: 100%;
  margin: 0 auto;
}

@media (min-width:768px) {
  .sm-text-right {
    text-align: right;
  }
}

@media (max-width:991px) {
  .has-no-mobile-img {
    background: none !important;
  }
}

*:focus {
  outline: 0;
}

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

iframe {
  max-width: 100%;
}

.container,
.sg-heading.contained,
.sg-heading-gray.contained,
.sg-heading-secondary.contained,
.sg-box-blue.contained,
.sg-box-blue-dark.contained {
  max-width: 100%;
}

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

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

.no-gutters .row:not(.no-gutters) [class^="col-"],
.no-gutters .row:not(.no-gutters) [class*=" col-"] {
  padding-right: 15px;
  padding-left: 15px;
}

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

.col-centered {
  float: none;
  margin: 0 auto;
}

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

.table-responsive {
  -webkit-overflow-scrolling: touch;
}

[ng-click],
.pop-tip {
  cursor: pointer;
}

[class*="fa-"] {
  padding: 0 4px;
  display: inline-block;
}

.tooltip-inner {
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.25);
  padding: 10px;
}

.popover,
.tooltip {
  font-size: 13px;
}

.popover hr,
.tooltip hr {
  margin: 5px 0;
}

h1,
.h1,
.h1-lg {
  line-height: 1.1;
}

h4,
.h4 {
  font-weight: 400;
  line-height: 1.3;
}

h5,
.h5,
h6,
.h6 {
  font-weight: 600;
  color: #404040;
  line-height: 1.4;
}

@media (max-width:767px) {
  .h1-lg {
    font-size: 35px;
  }

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

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

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

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

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

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

small,
.small {
  font-size: 13px;
}

legend {
  line-height: 1.2;
}

legend i {
  color: #929292;
  font-size: 15px;
}

label {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.form-white select,
.form-white textarea,
.form-white input,
.form-white .form-control {
  background-color: transparent;
  border-color: #FFFFFF;
  color: #FFFFFF;
}

.form-white select {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAAAeCAYAAABnuu2GAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo4OGZhNTI4Zi0zMDYxLTQ5ZTUtYjVkNS04MmVjOGJhNDE0OWIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUQ4MEU1NzBGOTk4MTFFNUFCMjI5QUYyNERCNUZGNjAiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUQ4MEU1NkZGOTk4MTFFNUFCMjI5QUYyNERCNUZGNjAiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4OGZhNTI4Zi0zMDYxLTQ5ZTUtYjVkNS04MmVjOGJhNDE0OWIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6ODhmYTUyOGYtMzA2MS00OWU1LWI1ZDUtODJlYzhiYTQxNDliIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+eWgJAgAAAPNJREFUeNrsWEEOgjAQbI2nevAf3n2KZ73zHjnDmZ/ove/QRHrFXViThmDh4NYs2U0mNLQBJtPpTrDt69GZoaz5Q7ndnuW5G7PSUmJKLF0XAnttM5I6AK40vgH8GhRzgIau8Vg8sZIUm1JPLDH01Dm33yxzg0Zl7oltFwBHaNJekmJLvNSvCe3TSSI29lVK1VLaVtSsqMSUmBJTYp+qAN0coIchKknHvaPUMdfLPKWPIEUx/NATXZNrfk0qh8dQjSIxX3DkxFyHB/qnnrhf05zIdP/Nb72vcCtKj1Sx35Z4T9Q/j9hvnvtlmu41eSgx3noLMABmsE/zKAR3WgAAAABJRU5ErkJggg==');
}

textarea.form-control[disabled],
select.form-control[disabled],
input.form-control[disabled] {
  border-color: #d7d7d7;
}

.form-control-full {
  width: 100%;
}

.form-control-big {
  min-width: 200px;
}

.form-group-row {
  display: block;
  width: 100%;
  padding-right: 30px;
  position: relative;
  letter-spacing: 8px;
}

.form-group-row>* {
  letter-spacing: 0;
}

.form-group-row__inline .form-control-container {
  display: inline-block;
}

.form-group-row-validation {
  position: absolute;
  top: 5px;
  right: 0;
  opacity: 0;
  transition: opacity .5s;
  font-size: 20px;
  vertical-align: middle;
}

.form-group-row-validation__sub {
  top: 35px;
  margin-top: 0;
  display: none;
}

.form-group-row__valid .form-group-row-validation__main,
.has-success .form-group-row-validation__main,
.has-valid .form-group-row-validation__main {
  opacity: 1;
}

.form-group-row__valid .form-group-row-validation-symbol:before,
.has-success .form-group-row-validation-symbol:before,
.has-valid .form-group-row-validation-symbol:before {
  font-family: "ws-iconset";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  content: '\e959';
  color: #1BAD2B;
}

.form-group-row__valid .help-block,
.has-success .help-block,
.has-valid .help-block {
  color: #1BAD2B;
}

.form-group-row__invalid .help-block,
.has-error .help-block {
  color: #922C1C;
}

.form-group-row__warning .form-group-row-validation__main,
.has-warning .form-group-row-validation__main {
  opacity: 1;
}

.form-group-row__warning .form-group-row-validation-symbol:before,
.has-warning .form-group-row-validation-symbol:before {
  font-family: "ws-iconset";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  content: '\e955';
  color: #9c851b;
}

.form-group-row__warning .help-block,
.has-warning .help-block {
  color: #9c851b;
}

.form-control-container {
  position: relative;
}

.form-control-container.has-valid .form-group-row-validation-symbol:before {
  font-family: "ws-iconset";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  content: '\e959';
  color: #1BAD2B;
}

.form-control-container.has-warning .form-group-row-validation-symbol:before {
  font-family: "ws-iconset";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  content: '\e955';
  color: #9c851b;
}

.form-control-container.has-popover .form-control {
  padding-right: 40px;
  position: relative;
}

.form-control-container.has-popover i {
  position: absolute;
  top: 20px;
  margin-top: -7.5px;
  right: 15px;
  color: #929292;
}

.has-success input,
.has-success .form-control {
  background-color: #E5F8E0;
}

.has-success .form-group-row-validation__sub {
  opacity: 1;
}

.has-error input,
.has-error .form-control {
  background-color: #FAE6E4;
}

.has-error .form-group-row-validation__sub {
  opacity: 1;
}

.has-warning input,
.has-warning .form-control {
  background-color: #FFFBDC;
}

.has-warning .form-group-row-validation__sub {
  opacity: 1;
}

.form-group-row .combodate {
  display: block;
}

.form-group-row .combodate select {
  display: inline-block;
  width: 32%;
}

.input-with-button input,
.input-with-button .btn {
  height: 40px;
}

.form-group__mobile .form-control-container label {
  display: none;
}

@media (min-width:767px) {
  .form-control.form-input-sm {
    width: 80px;
  }
}

@media (max-width:767px) {
  .form-group__mobile {
    margin-bottom: 0;
  }

  .form-group__mobile .form-group-row {
    padding-right: 0;
  }

  .form-group__mobile label {
    display: none;
  }

  .form-group__mobile .form-control-container {
    position: relative;
    padding-right: 30px;
  }

  .form-group__mobile .form-control-container label {
    display: block;
  }

  .form-group__mobile .form-group-row-validation__main {
    display: none;
  }

  .form-group__mobile .form-group-row-validation__sub {
    display: block;
  }

  .form-group__mobile .has-valid .form-group-row-validation__sub {
    opacity: 1;
  }

  .form-group-row {
    display: block;
  }

  .form-group-row__inline .form-control-container {
    display: block;
    margin-bottom: 10px;
  }
}

select::-ms-expand {
  display: none;
}

.dropdown {
  max-width: 400px;
}

.dropdown-select {
  display: block;
  width: 100%;
  height: 40px;
  padding: 8px 10px;
  font-size: 15px;
  line-height: 1.5;
  color: #404040;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  max-width: 100%;
  position: relative;
  padding-right: 30px;
}

.dropdown-select:hover {
  color: #404040;
  border-color: #929292;
}

.dropdown-select:focus {
  border-color: #3A8DFF;
  outline: 0;
}

.dropdown-select::-moz-placeholder {
  color: #929292;
  opacity: 1;
}

.dropdown-select:-ms-input-placeholder {
  color: #929292;
}

.dropdown-select::-webkit-input-placeholder {
  color: #929292;
}

.dropdown-select[disabled],
.dropdown-select[readonly],
fieldset[disabled] .dropdown-select {
  background-color: #f3f3f3;
  color: #929292;
  opacity: 1;
}

.dropdown-select[disabled],
fieldset[disabled] .dropdown-select {
  cursor: default;
}

textarea.dropdown-select {
  height: auto;
}

.dropdown-select i {
  position: absolute;
  right: 5px;
  top: 10px;
  font-size: 20px;
}

.dropdown-select:hover {
  text-decoration: none;
}

.open .dropdown-select {
  background-color: #f3f3f3;
}

.dropdown-menu {
  left: 0;
  padding: 0;
  margin: 20px 0 0 0;
}

.dropdown-menu_full {
  left: 5%;
  width: 90%;
}

.dropdown-menu-inner {
  position: relative;
  padding: 8px 0;
  margin: 0;
}

.dropdown-menu-inner:after,
.dropdown-menu-inner:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.dropdown-menu-inner:after {
  border-color: rgba(255,255,255,0);
  border-bottom-color: #FFFFFF;
  border-width: 10px;
  margin-left: -10px;
}

.dropdown-menu-inner:before {
  border-color: rgba(194,225,245,0);
  border-bottom-color: #d7d7d7;
  border-width: 11px;
  margin-left: -11px;
}

.dropdown-menu-inner li {
  display: block;
}

.dropdown-menu-inner a {
  display: block;
  padding: 5px 15px;
  color: #404040;
}

.close {
  color: #156cc4;
  text-decoration: none;
  font-size: 30px;
  font-weight: 300;
  vertical-align: bottom;
  opacity: 1;
  z-index: 99;
}

.close:hover {
  color: #EC5512;
  text-decoration: none;
}

.close:hover {
  opacity: 1;
}

.modal-dialog {
  max-width: 1170px;
}

.modal-body>.close,
.modal-content>.close,
.modal-header>.close {
  color: #156cc4;
  text-decoration: none;
  position: absolute;
  right: 15px;
  top: 10px;
  margin-left: 10px;
}

.modal-body>.close:hover,
.modal-content>.close:hover,
.modal-header>.close:hover {
  color: #EC5512;
  text-decoration: none;
}

.modal-header .close {
  top: 0;
  right: 0;
  height: 100%;
  min-width: 60px;
  margin-left: 0;
  padding: 9px 15px;
  border-left: 1px solid #d7d7d7;
}

.modal-header {
  min-height: 60px;
}

.modal-content_no-footer .modal-body {
  border-radius: 0 0 3px 3px;
}

.modal-content_no-footer .modal-inner {
  padding-bottom: 20px;
}

.modal-inner {
  width: 70%;
  min-width: 300px;
  margin: 0 auto;
}

.modal-content_gradient {
  border-color: transparent;
}

.modal-content_gradient .modal-body {
  background-image: linear-gradient(to bottom, #266395, rgba(0,75,140,0.7));
  color: #FFFFFF;
}

.modal-content_gradient .modal-body:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: ' ';
  display: block;
  z-index: 1;
}

.modal-content_gradient .modal-body>* {
  z-index: 2;
  position: relative;
}

.modal-content_gradient .modal-body h1,
.modal-content_gradient .modal-body h2,
.modal-content_gradient .modal-body h3,
.modal-content_gradient .modal-body h4,
.modal-content_gradient .modal-body h5,
.modal-content_gradient .modal-body h6,
.modal-content_gradient .modal-body .h1,
.modal-content_gradient .modal-body .h2,
.modal-content_gradient .modal-body .h3,
.modal-content_gradient .modal-body .h4,
.modal-content_gradient .modal-body .h5,
.modal-content_gradient .modal-body .h6 {
  color: #FFFFFF;
}

[class*="block-grid-"] {
  display: block;
  padding: 0;
}

[class*="block-grid-"]:before,
[class*="block-grid-"]:after {
  content: " ";
  display: table;
}

[class*="block-grid-"]:after {
  clear: both;
}

[class*="block-grid-"]:before,
[class*="block-grid-"]:after {
  content: " ";
  display: table;
}

[class*="block-grid-"]:after {
  clear: both;
}

[class*="block-grid-"].no-gutters .block-grid-item {
  padding: 0;
}

.container>[class*="block-grid-"],
.row>[class*="block-grid-"] {
  margin-left: -15px;
  margin-right: -15px;
}

.block-grid-item {
  display: inline;
  margin: 0;
  padding: 15px;
  height: auto;
  float: left;
  width: 100%;
  list-style: none;
}

.block-grid-xs-12>.block-grid-item {
  width: 8.33333333%;
}

.block-grid-xs-12>.block-grid-item:nth-of-type(n) {
  clear: none;
}

.block-grid-xs-12>.block-grid-item:nth-of-type(12n+1) {
  clear: both;
}

.block-grid-xs-11>.block-grid-item {
  width: 9.09090909%;
}

.block-grid-xs-11>.block-grid-item:nth-of-type(n) {
  clear: none;
}

.block-grid-xs-11>.block-grid-item:nth-of-type(11n+1) {
  clear: both;
}

.block-grid-xs-10>.block-grid-item {
  width: 10%;
}

.block-grid-xs-10>.block-grid-item:nth-of-type(n) {
  clear: none;
}

.block-grid-xs-10>.block-grid-item:nth-of-type(10n+1) {
  clear: both;
}

.block-grid-xs-9>.block-grid-item {
  width: 11.11111111%;
}

.block-grid-xs-9>.block-grid-item:nth-of-type(n) {
  clear: none;
}

.block-grid-xs-9>.block-grid-item:nth-of-type(9n+1) {
  clear: both;
}

.block-grid-xs-8>.block-grid-item {
  width: 12.5%;
}

.block-grid-xs-8>.block-grid-item:nth-of-type(n) {
  clear: none;
}

.block-grid-xs-8>.block-grid-item:nth-of-type(8n+1) {
  clear: both;
}

.block-grid-xs-7>.block-grid-item {
  width: 14.28571429%;
}

.block-grid-xs-7>.block-grid-item:nth-of-type(n) {
  clear: none;
}

.block-grid-xs-7>.block-grid-item:nth-of-type(7n+1) {
  clear: both;
}

.block-grid-xs-6>.block-grid-item {
  width: 16.66666667%;
}

.block-grid-xs-6>.block-grid-item:nth-of-type(n) {
  clear: none;
}

.block-grid-xs-6>.block-grid-item:nth-of-type(6n+1) {
  clear: both;
}

.block-grid-xs-5>.block-grid-item {
  width: 20%;
}

.block-grid-xs-5>.block-grid-item:nth-of-type(n) {
  clear: none;
}

.block-grid-xs-5>.block-grid-item:nth-of-type(5n+1) {
  clear: both;
}

.block-grid-xs-4>.block-grid-item {
  width: 25%;
}

.block-grid-xs-4>.block-grid-item:nth-of-type(n) {
  clear: none;
}

.block-grid-xs-4>.block-grid-item:nth-of-type(4n+1) {
  clear: both;
}

.block-grid-xs-3>.block-grid-item {
  width: 33.33333333%;
}

.block-grid-xs-3>.block-grid-item:nth-of-type(n) {
  clear: none;
}

.block-grid-xs-3>.block-grid-item:nth-of-type(3n+1) {
  clear: both;
}

.block-grid-xs-2>.block-grid-item {
  width: 50%;
}

.block-grid-xs-2>.block-grid-item:nth-of-type(n) {
  clear: none;
}

.block-grid-xs-2>.block-grid-item:nth-of-type(2n+1) {
  clear: both;
}

.block-grid-xs-1>.block-grid-item {
  width: 100%;
}

.block-grid-xs-1>.block-grid-item:nth-of-type(n) {
  clear: none;
}

.block-grid-xs-1>.block-grid-item:nth-of-type(1n+1) {
  clear: both;
}

@media (min-width:768px) {
  .block-grid-sm-12>.block-grid-item {
    width: 8.33333333%;
  }

  .block-grid-sm-12>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-sm-12>.block-grid-item:nth-of-type(12n+1) {
    clear: both;
  }

  .block-grid-sm-11>.block-grid-item {
    width: 9.09090909%;
  }

  .block-grid-sm-11>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-sm-11>.block-grid-item:nth-of-type(11n+1) {
    clear: both;
  }

  .block-grid-sm-10>.block-grid-item {
    width: 10%;
  }

  .block-grid-sm-10>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-sm-10>.block-grid-item:nth-of-type(10n+1) {
    clear: both;
  }

  .block-grid-sm-9>.block-grid-item {
    width: 11.11111111%;
  }

  .block-grid-sm-9>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-sm-9>.block-grid-item:nth-of-type(9n+1) {
    clear: both;
  }

  .block-grid-sm-8>.block-grid-item {
    width: 12.5%;
  }

  .block-grid-sm-8>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-sm-8>.block-grid-item:nth-of-type(8n+1) {
    clear: both;
  }

  .block-grid-sm-7>.block-grid-item {
    width: 14.28571429%;
  }

  .block-grid-sm-7>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-sm-7>.block-grid-item:nth-of-type(7n+1) {
    clear: both;
  }

  .block-grid-sm-6>.block-grid-item {
    width: 16.66666667%;
  }

  .block-grid-sm-6>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-sm-6>.block-grid-item:nth-of-type(6n+1) {
    clear: both;
  }

  .block-grid-sm-5>.block-grid-item {
    width: 20%;
  }

  .block-grid-sm-5>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-sm-5>.block-grid-item:nth-of-type(5n+1) {
    clear: both;
  }

  .block-grid-sm-4>.block-grid-item {
    width: 25%;
  }

  .block-grid-sm-4>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-sm-4>.block-grid-item:nth-of-type(4n+1) {
    clear: both;
  }

  .block-grid-sm-3>.block-grid-item {
    width: 33.33333333%;
  }

  .block-grid-sm-3>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-sm-3>.block-grid-item:nth-of-type(3n+1) {
    clear: both;
  }

  .block-grid-sm-2>.block-grid-item {
    width: 50%;
  }

  .block-grid-sm-2>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-sm-2>.block-grid-item:nth-of-type(2n+1) {
    clear: both;
  }

  .block-grid-sm-1>.block-grid-item {
    width: 100%;
  }

  .block-grid-sm-1>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-sm-1>.block-grid-item:nth-of-type(1n+1) {
    clear: both;
  }
}

@media (min-width:992px) {
  .block-grid-md-12>.block-grid-item {
    width: 8.33333333%;
  }

  .block-grid-md-12>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-md-12>.block-grid-item:nth-of-type(12n+1) {
    clear: both;
  }

  .block-grid-md-11>.block-grid-item {
    width: 9.09090909%;
  }

  .block-grid-md-11>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-md-11>.block-grid-item:nth-of-type(11n+1) {
    clear: both;
  }

  .block-grid-md-10>.block-grid-item {
    width: 10%;
  }

  .block-grid-md-10>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-md-10>.block-grid-item:nth-of-type(10n+1) {
    clear: both;
  }

  .block-grid-md-9>.block-grid-item {
    width: 11.11111111%;
  }

  .block-grid-md-9>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-md-9>.block-grid-item:nth-of-type(9n+1) {
    clear: both;
  }

  .block-grid-md-8>.block-grid-item {
    width: 12.5%;
  }

  .block-grid-md-8>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-md-8>.block-grid-item:nth-of-type(8n+1) {
    clear: both;
  }

  .block-grid-md-7>.block-grid-item {
    width: 14.28571429%;
  }

  .block-grid-md-7>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-md-7>.block-grid-item:nth-of-type(7n+1) {
    clear: both;
  }

  .block-grid-md-6>.block-grid-item {
    width: 16.66666667%;
  }

  .block-grid-md-6>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-md-6>.block-grid-item:nth-of-type(6n+1) {
    clear: both;
  }

  .block-grid-md-5>.block-grid-item {
    width: 20%;
  }

  .block-grid-md-5>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-md-5>.block-grid-item:nth-of-type(5n+1) {
    clear: both;
  }

  .block-grid-md-4>.block-grid-item {
    width: 25%;
  }

  .block-grid-md-4>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-md-4>.block-grid-item:nth-of-type(4n+1) {
    clear: both;
  }

  .block-grid-md-3>.block-grid-item {
    width: 33.33333333%;
  }

  .block-grid-md-3>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-md-3>.block-grid-item:nth-of-type(3n+1) {
    clear: both;
  }

  .block-grid-md-2>.block-grid-item {
    width: 50%;
  }

  .block-grid-md-2>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-md-2>.block-grid-item:nth-of-type(2n+1) {
    clear: both;
  }

  .block-grid-md-1>.block-grid-item {
    width: 100%;
  }

  .block-grid-md-1>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-md-1>.block-grid-item:nth-of-type(1n+1) {
    clear: both;
  }
}

@media (min-width:1200px) {
  .block-grid-lg-12>.block-grid-item {
    width: 8.33333333%;
  }

  .block-grid-lg-12>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-lg-12>.block-grid-item:nth-of-type(12n+1) {
    clear: both;
  }

  .block-grid-lg-11>.block-grid-item {
    width: 9.09090909%;
  }

  .block-grid-lg-11>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-lg-11>.block-grid-item:nth-of-type(11n+1) {
    clear: both;
  }

  .block-grid-lg-10>.block-grid-item {
    width: 10%;
  }

  .block-grid-lg-10>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-lg-10>.block-grid-item:nth-of-type(10n+1) {
    clear: both;
  }

  .block-grid-lg-9>.block-grid-item {
    width: 11.11111111%;
  }

  .block-grid-lg-9>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-lg-9>.block-grid-item:nth-of-type(9n+1) {
    clear: both;
  }

  .block-grid-lg-8>.block-grid-item {
    width: 12.5%;
  }

  .block-grid-lg-8>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-lg-8>.block-grid-item:nth-of-type(8n+1) {
    clear: both;
  }

  .block-grid-lg-7>.block-grid-item {
    width: 14.28571429%;
  }

  .block-grid-lg-7>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-lg-7>.block-grid-item:nth-of-type(7n+1) {
    clear: both;
  }

  .block-grid-lg-6>.block-grid-item {
    width: 16.66666667%;
  }

  .block-grid-lg-6>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-lg-6>.block-grid-item:nth-of-type(6n+1) {
    clear: both;
  }

  .block-grid-lg-5>.block-grid-item {
    width: 20%;
  }

  .block-grid-lg-5>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-lg-5>.block-grid-item:nth-of-type(5n+1) {
    clear: both;
  }

  .block-grid-lg-4>.block-grid-item {
    width: 25%;
  }

  .block-grid-lg-4>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-lg-4>.block-grid-item:nth-of-type(4n+1) {
    clear: both;
  }

  .block-grid-lg-3>.block-grid-item {
    width: 33.33333333%;
  }

  .block-grid-lg-3>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-lg-3>.block-grid-item:nth-of-type(3n+1) {
    clear: both;
  }

  .block-grid-lg-2>.block-grid-item {
    width: 50%;
  }

  .block-grid-lg-2>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-lg-2>.block-grid-item:nth-of-type(2n+1) {
    clear: both;
  }

  .block-grid-lg-1>.block-grid-item {
    width: 100%;
  }

  .block-grid-lg-1>.block-grid-item:nth-of-type(n) {
    clear: none;
  }

  .block-grid-lg-1>.block-grid-item:nth-of-type(1n+1) {
    clear: both;
  }
}

.alert-cookie-notification {
  background-color: #004B8C;
  border-color: #004B8C;
  color: #FFFFFF;
}

.alert-cookie-notification hr {
  border-top-color: #003d73;
}

.alert-cookie-notification .alert-link {
  color: #e6e6e6;
}

.label-checkbox,
.label-radio {
  font-weight: 400;
  position: relative;
  padding-left: 30px;
}

.label-checkbox:hover input:after,
.label-radio:hover input:after {
  border: 1px solid #929292;
}

.label-element {
  position: absolute;
  left: 2px;
  top: 0;
}

.checkbox-element {
  position: relative;
  top: 0;
  margin: 0 10px 0 0;
  cursor: pointer;
  width: 18px;
  height: 18px;
}

.checkbox-element:before {
  transition: transform .4s cubic-bezier(.45, 1.8, .5, .75);
  -ms-transform: rotate(-45deg) scale(0, 0);
  transform: rotate(-45deg) scale(0, 0);
  content: "";
  position: absolute;
  left: 1px;
  top: 2px;
  z-index: 1;
  width: 1em;
  height: .5em;
  border: 3px solid #156cc4;
  border-top-style: none;
  border-right-style: none;
}

.checkbox-element:checked:before {
  -ms-transform: rotate(-45deg) scale(1, 1);
  transform: rotate(-45deg) scale(1, 1);
}

.checkbox-element:after {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  width: 1.4em;
  height: 1.4em;
  background: #FFFFFF;
  border: 1px solid #d7d7d7;
  cursor: pointer;
  border-radius: 3px;
}

input.radio-element {
  position: relative;
  margin: 0 10px 0 0;
  cursor: pointer;
  width: 18px;
  height: 18px;
}

input.radio-element:before {
  transition: transform .4s cubic-bezier(.45, 1.8, .5, .75);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  content: "";
  position: absolute;
  top: 4px;
  left: 2px;
  z-index: 1;
  width: 13px;
  height: 13px;
  background: #156cc4;
  border-radius: 50%;
}

input.radio-element:checked:before {
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

input.radio-element:after {
  content: "";
  position: absolute;
  top: 0;
  left: -0.125em;
  width: 1.4em;
  height: 1.4em;
  background: #FFFFFF;
  border: 1px solid #d7d7d7;
  border-radius: 50%;
}

label.disabled {
  color: #929292 !important;
}

label.disabled .checkbox-element:before {
  border-color: #929292;
}

label.disabled .checkbox-element:after {
  background-color: #eeeeee;
}

label.disabled .radio-element:before {
  background-color: #929292;
}

label.disabled .radio-element:after {
  background-color: #eeeeee;
}

.has-error .checkbox-element:before {
  border-color: #922C1C;
}

.has-error .checkbox-element:after {
  border-color: #922C1C;
  background-color: #FAE6E4;
}

.has-error .radio-element:before {
  background-color: #922C1C;
}

.has-error .radio-element:after {
  border-color: #922C1C;
  background-color: #FAE6E4;
}

.has-success .checkbox-element:before {
  border-color: #1BAD2B;
}

.has-success .checkbox-element:after {
  border-color: #1BAD2B;
  background-color: #E5F8E0;
}

.has-success .radio-element:before {
  background-color: #1BAD2B;
}

.has-success .radio-element:after {
  border-color: #1BAD2B;
  background-color: #E5F8E0;
}

.has-warning .checkbox-element:before {
  border-color: #FDDF00;
}

.has-warning .checkbox-element:after {
  background-color: #FFFBDC;
}

.has-warning .radio-element:before {
  background-color: #FDDF00;
}

.has-warning .radio-element:after {
  background-color: #FFFBDC;
}

.chip {
  position: relative;
  display: inline-block;
  background-color: #eeeeee;
  font-size: 12px;
  border-radius: 12px;
  padding: 1px 2px 1px 22px;
  margin: 2px 2px 2px 0;
}

.chip i,
.chip img {
  position: absolute;
  left: 0;
  top: 0;
  width: 21px;
  height: 21px;
  display: inline-block;
  line-height: 1.9;
  text-align: center;
  background-color: #404040;
  border-radius: 999px;
  color: #FFFFFF;
  vertical-align: middle;
}

.chip .chip-name {
  padding: 0 8px 0 2px;
}

.chip-flex i {
  background-color: #FFA60D;
  color: #404040;
}

.chip-overnight i {
  background-color: #1BAD2B;
  color: #FFFFFF;
}

.chip-notice i {
  background-color: #007300;
  color: #FFFFFF;
}

.chip-festgeld i {
  background-color: #156cc4;
  color: #FFFFFF;
}

.chip-online i {
  background-color: #929292;
  color: #FFFFFF;
}

.sg-country-flag::after {
  content: ' ';
  position: relative;
  display: inline-block;
  margin-left: 2px;
  vertical-align: sub;
  background-position: right center;
  background-color: transparent;
  width: 16px;
  height: 16px;
  background-image: url(data:image/png;base64,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);
  background-repeat: no-repeat;
}

div.sg-country-AD .sg-country-flag:after {
  background-position: -1px -1px;
  width: 16px;
  height: 16px;
}

div.sg-country-AL .sg-country-flag:after {
  background-position: -19px -1px;
  width: 16px;
  height: 16px;
}

div.sg-country-AM .sg-country-flag:after {
  background-position: -37px -1px;
  width: 16px;
  height: 16px;
}

div.sg-country-AT .sg-country-flag:after {
  background-position: -55px -1px;
  width: 16px;
  height: 16px;
}

div.sg-country-BA .sg-country-flag:after {
  background-position: -73px -1px;
  width: 16px;
  height: 16px;
}

div.sg-country-BE .sg-country-flag:after {
  background-position: -91px -1px;
  width: 16px;
  height: 16px;
}

div.sg-country-BG .sg-country-flag:after {
  background-position: -109px -1px;
  width: 16px;
  height: 16px;
}

div.sg-country-BY .sg-country-flag:after {
  background-position: -1px -19px;
  width: 16px;
  height: 16px;
}

div.sg-country-BZ .sg-country-flag:after {
  background-position: -19px -19px;
  width: 16px;
  height: 16px;
}

div.sg-country-CH .sg-country-flag:after {
  background-position: -37px -19px;
  width: 16px;
  height: 16px;
}

div.sg-country-CY .sg-country-flag:after {
  background-position: -55px -19px;
  width: 16px;
  height: 16px;
}

div.sg-country-CZ .sg-country-flag:after {
  background-position: -73px -19px;
  width: 16px;
  height: 16px;
}

div.sg-country-DE .sg-country-flag:after {
  background-position: -91px -19px;
  width: 16px;
  height: 16px;
}

div.sg-country-DK .sg-country-flag:after {
  background-position: -109px -19px;
  width: 16px;
  height: 16px;
}

div.sg-country-EE .sg-country-flag:after {
  background-position: -1px -37px;
  width: 16px;
  height: 16px;
}

div.sg-country-ES .sg-country-flag:after {
  background-position: -19px -37px;
  width: 16px;
  height: 16px;
}

div.sg-country-EU .sg-country-flag:after {
  background-position: -37px -37px;
  width: 16px;
  height: 16px;
}

div.sg-country-FI .sg-country-flag:after {
  background-position: -55px -37px;
  width: 16px;
  height: 16px;
}

div.sg-country-FO .sg-country-flag:after {
  background-position: -73px -37px;
  width: 16px;
  height: 16px;
}

div.sg-country-FR .sg-country-flag:after {
  background-position: -91px -37px;
  width: 16px;
  height: 16px;
}

div.sg-country-GB .sg-country-flag:after {
  background-position: -109px -37px;
  width: 16px;
  height: 16px;
}

div.sg-country-GE .sg-country-flag:after {
  background-position: -1px -55px;
  width: 16px;
  height: 16px;
}

div.sg-country-GI .sg-country-flag:after {
  background-position: -19px -55px;
  width: 16px;
  height: 16px;
}

div.sg-country-GR .sg-country-flag:after {
  background-position: -37px -55px;
  width: 16px;
  height: 16px;
}

div.sg-country-HR .sg-country-flag:after {
  background-position: -55px -55px;
  width: 16px;
  height: 16px;
}

div.sg-country-HU .sg-country-flag:after {
  background-position: -73px -55px;
  width: 16px;
  height: 16px;
}

div.sg-country-IE .sg-country-flag:after {
  background-position: -91px -55px;
  width: 16px;
  height: 16px;
}

div.sg-country-IS .sg-country-flag:after {
  background-position: -109px -55px;
  width: 16px;
  height: 16px;
}

div.sg-country-IT .sg-country-flag:after {
  background-position: -1px -73px;
  width: 16px;
  height: 16px;
}

div.sg-country-LT .sg-country-flag:after {
  background-position: -19px -73px;
  width: 16px;
  height: 16px;
}

div.sg-country-LU .sg-country-flag:after {
  background-position: -37px -73px;
  width: 16px;
  height: 16px;
}

div.sg-country-MC .sg-country-flag:after {
  background-position: -55px -73px;
  width: 16px;
  height: 16px;
}

div.sg-country-MK .sg-country-flag:after {
  background-position: -73px -73px;
  width: 16px;
  height: 16px;
}

div.sg-country-MT .sg-country-flag:after {
  background-position: -91px -73px;
  width: 16px;
  height: 16px;
}

div.sg-country-NL .sg-country-flag:after {
  background-position: -109px -73px;
  width: 16px;
  height: 16px;
}

div.sg-country-NO .sg-country-flag:after {
  background-position: -1px -91px;
  width: 16px;
  height: 16px;
}

div.sg-country-NR .sg-country-flag:after {
  background-position: -19px -91px;
  width: 16px;
  height: 16px;
}

div.sg-country-NU .sg-country-flag:after {
  background-position: -37px -91px;
  width: 16px;
  height: 16px;
}

div.sg-country-NZ .sg-country-flag:after {
  background-position: -55px -91px;
  width: 16px;
  height: 16px;
}

div.sg-country-OM .sg-country-flag:after {
  background-position: -73px -91px;
  width: 16px;
  height: 16px;
}

div.sg-country-PL .sg-country-flag:after {
  background-position: -91px -91px;
  width: 16px;
  height: 16px;
}

div.sg-country-PT .sg-country-flag:after {
  background-position: -109px -91px;
  width: 16px;
  height: 16px;
}

div.sg-country-RO .sg-country-flag:after {
  background-position: -1px -109px;
  width: 16px;
  height: 16px;
}

div.sg-country-RS .sg-country-flag:after {
  background-position: -19px -109px;
  width: 16px;
  height: 16px;
}

div.sg-country-RU .sg-country-flag:after {
  background-position: -37px -109px;
  width: 16px;
  height: 16px;
}

div.sg-country-RW .sg-country-flag:after {
  background-position: -55px -109px;
  width: 16px;
  height: 16px;
}

div.sg-country-SE .sg-country-flag:after {
  background-position: -73px -109px;
  width: 16px;
  height: 16px;
}

div.sg-country-SI .sg-country-flag:after {
  background-position: -91px -109px;
  width: 16px;
  height: 16px;
}

div.sg-country-SK .sg-country-flag:after {
  background-position: -109px -109px;
  width: 16px;
  height: 16px;
}

div.sg-country-SM .sg-country-flag:after {
  background-position: -127px -1px;
  width: 16px;
  height: 16px;
}

div.sg-country-TR .sg-country-flag:after {
  background-position: -127px -19px;
  width: 16px;
  height: 16px;
}

div.sg-country-UA .sg-country-flag:after {
  background-position: -127px -37px;
  width: 16px;
  height: 16px;
}

div.sg-country-VA .sg-country-flag:after {
  background-position: -127px -55px;
  width: 16px;
  height: 16px;
}

.sg-cta-box {
  padding: 20px;
  position: relative;
  background-color: #eeeeee;
}

.sg-cta-box .btn {
  margin-top: 10px;
}

.sg-cta-box p {
  color: #404040;
}

@media (min-width:991px) {
  .sg-cta-box {
    padding: 20px 260px 20px 20px;
    position: relative;
    background-color: #eeeeee;
  }

  .sg-cta-box p {
    margin-bottom: 0;
  }

  .sg-cta-box .btn {
    position: absolute;
    display: block;
    right: 20px;
    top: 50%;
    margin-top: -18px;
    max-width: 230px;
  }
}

@media (max-width:991px) {
  .sg-cta-box {
    text-align: center;
  }

  .sg-cta-box p {
    text-align: left;
  }
}

body.documentation #header nav {
  clear: both;
}

.icon-list {
  list-style: none;
  padding: 0;
}

.icon-list li {
  position: relative;
  padding-left: 25px;
  list-style-type: none;
  margin-bottom: 15px;
}

.icon-list li:before {
  position: absolute;
  top: 5px;
  left: 5px;
  display: block;
  font-family: "ws-iconset";
  content: '\e766';
  font-style: normal;
  font-weight: normal;
  speak: none;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
}

.icon-list.primary li:before {
  color: #EC5512;
}

.icon-list.secondary li:before {
  color: #004B8C;
}

.icon-list.success li:before {
  color: #1BAD2B;
}

.icon-list.warning li:before {
  color: #9c851b;
}

.icon-list.info li:before {
  color: #E8F0F9;
}

.icon-list.danger li:before {
  color: #922C1C;
}

.product-interest {
  line-height: 1;
  color: #1BAD2B;
}

.product-interest span {
  font-size: 40px;
  font-weight: 400;
}

.product-interest small {
  font-size: 15px;
}

.product-interest.inverse {
  color: #FFFFFF;
}

.product-interest.big span {
  font-size: 50px;
  font-weight: 300;
}

@media (max-width:991px) {
  .product-interest {
    font-size: 30px;
  }
}

@media only screen and (max-width:768px) {
  .responsive-table table,
  .responsive-table thead,
  .responsive-table tbody,
  .responsive-table th,
  .responsive-table td,
  .responsive-table tr {
    display: block;
  }

  .responsive-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .responsive-table tr {
    border: 1px solid #ccc;
  }

  .responsive-table td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
  }

  .responsive-table td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }

  .responsive-table td:before {
    content: attr(data-title);
  }
}

.btn-social {
  padding: 2px;
}

.btn-secondary {
  white-space: inherit;
  color: #FFFFFF;
  background-color: #004B8C;
  border: 1px solid #004B8C;
}

.btn-secondary.disabled,
.btn-secondary[disabled],
fieldset[disabled] .btn-secondary,
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-secondary:focus,
.btn-secondary.disabled.focus,
.btn-secondary[disabled].focus,
fieldset[disabled] .btn-secondary.focus,
.btn-secondary.disabled:active,
.btn-secondary[disabled]:active,
fieldset[disabled] .btn-secondary:active,
.btn-secondary.disabled.active,
.btn-secondary[disabled].active,
fieldset[disabled] .btn-secondary.active {
  background-color: #d7d7d7;
  color: #929292;
  border-color: #d7d7d7;
}

.btn-secondary .badge {
  color: #004B8C;
  background-color: #FFFFFF;
}

.btn-secondary:hover,
.btn-secondary:focus {
  background-color: #156cc4;
  border-color: #156cc4;
  color: #FFFFFF;
}

.btn-blue-40 {
  white-space: inherit;
  color: #FFFFFF;
  background-color: #3A8DFF;
  border: 1px solid #3A8DFF;
}

.btn-blue-40.disabled,
.btn-blue-40[disabled],
fieldset[disabled] .btn-blue-40,
.btn-blue-40.disabled:hover,
.btn-blue-40[disabled]:hover,
fieldset[disabled] .btn-blue-40:hover,
.btn-blue-40.disabled:focus,
.btn-blue-40[disabled]:focus,
fieldset[disabled] .btn-blue-40:focus,
.btn-blue-40.disabled.focus,
.btn-blue-40[disabled].focus,
fieldset[disabled] .btn-blue-40.focus,
.btn-blue-40.disabled:active,
.btn-blue-40[disabled]:active,
fieldset[disabled] .btn-blue-40:active,
.btn-blue-40.disabled.active,
.btn-blue-40[disabled].active,
fieldset[disabled] .btn-blue-40.active {
  background-color: #d7d7d7;
  color: #929292;
  border-color: #d7d7d7;
}

.btn-blue-40 .badge {
  color: #3A8DFF;
  background-color: #FFFFFF;
}

.btn-blue-40:hover,
.btn-blue-40:focus {
  background-color: #6dabff;
  border-color: #6dabff;
  color: #FFFFFF;
}

.btn-light {
  white-space: inherit;
  color: #004B8C;
  background-color: #E8F0F9;
  border: 1px solid #E8F0F9;
}

.btn-light.disabled,
.btn-light[disabled],
fieldset[disabled] .btn-light,
.btn-light.disabled:hover,
.btn-light[disabled]:hover,
fieldset[disabled] .btn-light:hover,
.btn-light.disabled:focus,
.btn-light[disabled]:focus,
fieldset[disabled] .btn-light:focus,
.btn-light.disabled.focus,
.btn-light[disabled].focus,
fieldset[disabled] .btn-light.focus,
.btn-light.disabled:active,
.btn-light[disabled]:active,
fieldset[disabled] .btn-light:active,
.btn-light.disabled.active,
.btn-light[disabled].active,
fieldset[disabled] .btn-light.active {
  background-color: #d7d7d7;
  color: #929292;
  border-color: #d7d7d7;
}

.btn-light .badge {
  color: #E8F0F9;
  background-color: #004B8C;
}

.btn-light:hover,
.btn-light:focus {
  background: #fcfdfe;
  border-color: #fcfdfe;
  color: #004B8C;
}

.btn-white {
  white-space: inherit;
  color: #004B8C;
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
}

.btn-white.disabled,
.btn-white[disabled],
fieldset[disabled] .btn-white,
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled.focus,
.btn-white[disabled].focus,
fieldset[disabled] .btn-white.focus,
.btn-white.disabled:active,
.btn-white[disabled]:active,
fieldset[disabled] .btn-white:active,
.btn-white.disabled.active,
.btn-white[disabled].active,
fieldset[disabled] .btn-white.active {
  background-color: #d7d7d7;
  color: #929292;
  border-color: #d7d7d7;
}

.btn-white .badge {
  color: #FFFFFF;
  background-color: #004B8C;
}

.btn-white:hover,
.btn-white:focus {
  background: #fff;
  border-color: #fff;
  color: #004B8C;
}

.btn-heading {
  white-space: inherit;
  color: #FFFFFF;
  background-color: #929292;
  border: 1px solid #929292;
}

.btn-heading.disabled,
.btn-heading[disabled],
fieldset[disabled] .btn-heading,
.btn-heading.disabled:hover,
.btn-heading[disabled]:hover,
fieldset[disabled] .btn-heading:hover,
.btn-heading.disabled:focus,
.btn-heading[disabled]:focus,
fieldset[disabled] .btn-heading:focus,
.btn-heading.disabled.focus,
.btn-heading[disabled].focus,
fieldset[disabled] .btn-heading.focus,
.btn-heading.disabled:active,
.btn-heading[disabled]:active,
fieldset[disabled] .btn-heading:active,
.btn-heading.disabled.active,
.btn-heading[disabled].active,
fieldset[disabled] .btn-heading.active {
  background-color: #d7d7d7;
  color: #929292;
  border-color: #d7d7d7;
}

.btn-heading .badge {
  color: #929292;
  background-color: #FFFFFF;
}

.btn-heading:hover,
.btn-heading:focus {
  background: #9f9f9f;
  border-color: #9f9f9f;
  color: #FFFFFF;
}

.btn-default {
  white-space: inherit;
  color: #FFFFFF;
  background-color: #929292;
  border: 1px solid #929292;
}

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

.btn-default .badge {
  color: #929292;
  background-color: #FFFFFF;
}

.btn-default:hover,
.btn-default:focus {
  background: #9f9f9f;
  border-color: #9f9f9f;
  color: #FFFFFF;
}

.btn-facebook {
  white-space: inherit;
  color: #FFFFFF;
  background-color: #3b5998;
  border: 1px solid #3b5998;
}

.btn-facebook.disabled,
.btn-facebook[disabled],
fieldset[disabled] .btn-facebook,
.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled.focus,
.btn-facebook[disabled].focus,
fieldset[disabled] .btn-facebook.focus,
.btn-facebook.disabled:active,
.btn-facebook[disabled]:active,
fieldset[disabled] .btn-facebook:active,
.btn-facebook.disabled.active,
.btn-facebook[disabled].active,
fieldset[disabled] .btn-facebook.active {
  background-color: #d7d7d7;
  color: #929292;
  border-color: #d7d7d7;
}

.btn-facebook .badge {
  color: #3b5998;
  background-color: #FFFFFF;
}

.btn-facebook:hover,
.btn-facebook:focus {
  background: #4264aa;
  border-color: #4264aa;
  color: #FFFFFF;
}

.btn-twitter {
  white-space: inherit;
  color: #FFFFFF;
  background-color: #00aced;
  border: 1px solid #00aced;
}

.btn-twitter.disabled,
.btn-twitter[disabled],
fieldset[disabled] .btn-twitter,
.btn-twitter.disabled:hover,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter:hover,
.btn-twitter.disabled:focus,
.btn-twitter[disabled]:focus,
fieldset[disabled] .btn-twitter:focus,
.btn-twitter.disabled.focus,
.btn-twitter[disabled].focus,
fieldset[disabled] .btn-twitter.focus,
.btn-twitter.disabled:active,
.btn-twitter[disabled]:active,
fieldset[disabled] .btn-twitter:active,
.btn-twitter.disabled.active,
.btn-twitter[disabled].active,
fieldset[disabled] .btn-twitter.active {
  background-color: #d7d7d7;
  color: #929292;
  border-color: #d7d7d7;
}

.btn-twitter .badge {
  color: #00aced;
  background-color: #FFFFFF;
}

.btn-twitter:hover,
.btn-twitter:focus {
  background: #08bbff;
  border-color: #08bbff;
  color: #FFFFFF;
}

.btn-linkedin {
  white-space: inherit;
  color: #FFFFFF;
  background-color: #007bb6;
  border: 1px solid #007bb6;
}

.btn-linkedin.disabled,
.btn-linkedin[disabled],
fieldset[disabled] .btn-linkedin,
.btn-linkedin.disabled:hover,
.btn-linkedin[disabled]:hover,
fieldset[disabled] .btn-linkedin:hover,
.btn-linkedin.disabled:focus,
.btn-linkedin[disabled]:focus,
fieldset[disabled] .btn-linkedin:focus,
.btn-linkedin.disabled.focus,
.btn-linkedin[disabled].focus,
fieldset[disabled] .btn-linkedin.focus,
.btn-linkedin.disabled:active,
.btn-linkedin[disabled]:active,
fieldset[disabled] .btn-linkedin:active,
.btn-linkedin.disabled.active,
.btn-linkedin[disabled].active,
fieldset[disabled] .btn-linkedin.active {
  background-color: #d7d7d7;
  color: #929292;
  border-color: #d7d7d7;
}

.btn-linkedin .badge {
  color: #007bb6;
  background-color: #FFFFFF;
}

.btn-linkedin:hover,
.btn-linkedin:focus {
  background: #008cd0;
  border-color: #008cd0;
  color: #FFFFFF;
}

.btn-default-ghost {
  white-space: inherit;
  border: 1px solid #404040;
  color: #404040;
  background-color: transparent;
}

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

.btn-default-ghost .badge {
  color: #404040;
  background-color: #404040;
}

.btn-default-ghost:hover {
  color: #FFFFFF;
}

.btn-default-ghost:hover,
.btn-default-ghost:focus {
  background-color: #d7d7d7;
  border-color: #d7d7d7;
  color: #404040;
}

.btn-primary-ghost {
  white-space: inherit;
  border: 1px solid #EC5512;
  color: #EC5512;
  background-color: transparent;
}

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

.btn-primary-ghost .badge {
  color: #EC5512;
  background-color: #FFFFFF;
}

.btn-primary-ghost:hover {
  color: #FFFFFF;
}

.btn-primary-ghost:hover,
.btn-primary-ghost:focus {
  background-color: #F26E0D;
  border-color: #F26E0D;
  color: #FFFFFF;
}

.btn-success-ghost {
  white-space: inherit;
  border: 1px solid #1BAD2B;
  color: #1BAD2B;
  background-color: transparent;
}

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

.btn-success-ghost .badge {
  color: #1BAD2B;
  background-color: #FFFFFF;
}

.btn-success-ghost:hover {
  color: #FFFFFF;
}

.btn-success-ghost:hover,
.btn-success-ghost:focus {
  background-color: #156cc4;
  border-color: #156cc4;
  color: #FFFFFF;
}

.btn-warning-ghost {
  white-space: inherit;
  border: 1px solid #9c851b;
  color: #9c851b;
  background-color: transparent;
}

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

.btn-warning-ghost .badge {
  color: #9c851b;
  background-color: #FFFFFF;
}

.btn-warning-ghost:hover {
  color: #FFFFFF;
}

.btn-warning-ghost:hover,
.btn-warning-ghost:focus {
  background: #b2981f;
  border-color: #b2981f;
  color: #FFFFFF;
}

.btn-danger-ghost {
  white-space: inherit;
  border: 1px solid #922C1C;
  color: #922C1C;
  background-color: transparent;
}

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

.btn-danger-ghost .badge {
  color: #922C1C;
  background-color: #FFFFFF;
}

.btn-danger-ghost:hover {
  color: #FFFFFF;
}

.btn-danger-ghost:hover,
.btn-danger-ghost:focus {
  background: #a73220;
  border-color: #a73220;
  color: #FFFFFF;
}

.btn-secondary-ghost {
  white-space: inherit;
  border: 1px solid #004B8C;
  color: #004B8C;
  background-color: transparent;
}

.btn-secondary-ghost.disabled,
.btn-secondary-ghost[disabled],
fieldset[disabled] .btn-secondary-ghost,
.btn-secondary-ghost.disabled:hover,
.btn-secondary-ghost[disabled]:hover,
fieldset[disabled] .btn-secondary-ghost:hover,
.btn-secondary-ghost.disabled:focus,
.btn-secondary-ghost[disabled]:focus,
fieldset[disabled] .btn-secondary-ghost:focus,
.btn-secondary-ghost.disabled.focus,
.btn-secondary-ghost[disabled].focus,
fieldset[disabled] .btn-secondary-ghost.focus,
.btn-secondary-ghost.disabled:active,
.btn-secondary-ghost[disabled]:active,
fieldset[disabled] .btn-secondary-ghost:active,
.btn-secondary-ghost.disabled.active,
.btn-secondary-ghost[disabled].active,
fieldset[disabled] .btn-secondary-ghost.active {
  background-color: #d7d7d7;
  color: #929292;
  border-color: #d7d7d7;
}

.btn-secondary-ghost .badge {
  color: #004B8C;
  background-color: #FFFFFF;
}

.btn-secondary-ghost:hover {
  color: #FFFFFF;
}

.btn-secondary-ghost:hover,
.btn-secondary-ghost:focus {
  background: #0059a6;
  border-color: #0059a6;
  color: #FFFFFF;
}

.btn-blue-40-ghost {
  white-space: inherit;
  border: 1px solid #3A8DFF;
  color: #3A8DFF;
  background-color: transparent;
}

.btn-blue-40-ghost.disabled,
.btn-blue-40-ghost[disabled],
fieldset[disabled] .btn-blue-40-ghost,
.btn-blue-40-ghost.disabled:hover,
.btn-blue-40-ghost[disabled]:hover,
fieldset[disabled] .btn-blue-40-ghost:hover,
.btn-blue-40-ghost.disabled:focus,
.btn-blue-40-ghost[disabled]:focus,
fieldset[disabled] .btn-blue-40-ghost:focus,
.btn-blue-40-ghost.disabled.focus,
.btn-blue-40-ghost[disabled].focus,
fieldset[disabled] .btn-blue-40-ghost.focus,
.btn-blue-40-ghost.disabled:active,
.btn-blue-40-ghost[disabled]:active,
fieldset[disabled] .btn-blue-40-ghost:active,
.btn-blue-40-ghost.disabled.active,
.btn-blue-40-ghost[disabled].active,
fieldset[disabled] .btn-blue-40-ghost.active {
  background-color: #d7d7d7;
  color: #929292;
  border-color: #d7d7d7;
}

.btn-blue-40-ghost .badge {
  color: #3A8DFF;
  background-color: #FFFFFF;
}

.btn-blue-40-ghost:hover {
  color: #FFFFFF;
}

.btn-blue-40-ghost:hover,
.btn-blue-40-ghost:focus {
  background: #549cff;
  border-color: #549cff;
  color: #FFFFFF;
}

.btn-light-ghost {
  white-space: inherit;
  border: 1px solid #E8F0F9;
  color: #E8F0F9;
  background-color: transparent;
}

.btn-light-ghost.disabled,
.btn-light-ghost[disabled],
fieldset[disabled] .btn-light-ghost,
.btn-light-ghost.disabled:hover,
.btn-light-ghost[disabled]:hover,
fieldset[disabled] .btn-light-ghost:hover,
.btn-light-ghost.disabled:focus,
.btn-light-ghost[disabled]:focus,
fieldset[disabled] .btn-light-ghost:focus,
.btn-light-ghost.disabled.focus,
.btn-light-ghost[disabled].focus,
fieldset[disabled] .btn-light-ghost.focus,
.btn-light-ghost.disabled:active,
.btn-light-ghost[disabled]:active,
fieldset[disabled] .btn-light-ghost:active,
.btn-light-ghost.disabled.active,
.btn-light-ghost[disabled].active,
fieldset[disabled] .btn-light-ghost.active {
  background-color: #d7d7d7;
  color: #929292;
  border-color: #d7d7d7;
}

.btn-light-ghost .badge {
  color: #E8F0F9;
  background-color: #004B8C;
}

.btn-light-ghost:hover {
  color: #FFFFFF;
}

.btn-light-ghost:hover,
.btn-light-ghost:focus {
  background: #fcfdfe;
  border-color: #fcfdfe;
  color: #004B8C;
}

.btn-white-ghost {
  white-space: inherit;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  background-color: transparent;
}

.btn-white-ghost.disabled,
.btn-white-ghost[disabled],
fieldset[disabled] .btn-white-ghost,
.btn-white-ghost.disabled:hover,
.btn-white-ghost[disabled]:hover,
fieldset[disabled] .btn-white-ghost:hover,
.btn-white-ghost.disabled:focus,
.btn-white-ghost[disabled]:focus,
fieldset[disabled] .btn-white-ghost:focus,
.btn-white-ghost.disabled.focus,
.btn-white-ghost[disabled].focus,
fieldset[disabled] .btn-white-ghost.focus,
.btn-white-ghost.disabled:active,
.btn-white-ghost[disabled]:active,
fieldset[disabled] .btn-white-ghost:active,
.btn-white-ghost.disabled.active,
.btn-white-ghost[disabled].active,
fieldset[disabled] .btn-white-ghost.active {
  background-color: #d7d7d7;
  color: #929292;
  border-color: #d7d7d7;
}

.btn-white-ghost .badge {
  color: #FFFFFF;
  background-color: #004B8C;
}

.btn-white-ghost:hover {
  color: #FFFFFF;
}

.btn-white-ghost:hover,
.btn-white-ghost:focus {
  background: #fff;
  border-color: #fff;
  color: #004B8C;
}

.btn-white-ghost:hover {
  color: #004B8C;
}

.btn-heading-ghost {
  white-space: inherit;
  border: 1px solid #929292;
  color: #929292;
  background-color: transparent;
}

.btn-heading-ghost.disabled,
.btn-heading-ghost[disabled],
fieldset[disabled] .btn-heading-ghost,
.btn-heading-ghost.disabled:hover,
.btn-heading-ghost[disabled]:hover,
fieldset[disabled] .btn-heading-ghost:hover,
.btn-heading-ghost.disabled:focus,
.btn-heading-ghost[disabled]:focus,
fieldset[disabled] .btn-heading-ghost:focus,
.btn-heading-ghost.disabled.focus,
.btn-heading-ghost[disabled].focus,
fieldset[disabled] .btn-heading-ghost.focus,
.btn-heading-ghost.disabled:active,
.btn-heading-ghost[disabled]:active,
fieldset[disabled] .btn-heading-ghost:active,
.btn-heading-ghost.disabled.active,
.btn-heading-ghost[disabled].active,
fieldset[disabled] .btn-heading-ghost.active {
  background-color: #d7d7d7;
  color: #929292;
  border-color: #d7d7d7;
}

.btn-heading-ghost .badge {
  color: #929292;
  background-color: #FFFFFF;
}

.btn-heading-ghost:hover {
  color: #FFFFFF;
}

.btn-heading-ghost:hover,
.btn-heading-ghost:focus {
  background: #9f9f9f;
  border-color: #9f9f9f;
  color: #FFFFFF;
}

.btn-sg-default-ghost {
  white-space: inherit;
  border: 1px solid #d7d7d7;
  color: #d7d7d7;
  background-color: transparent;
}

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

.btn-sg-default-ghost .badge {
  color: #d7d7d7;
  background-color: #404040;
}

.btn-sg-default-ghost:hover {
  color: #FFFFFF;
}

.btn-sg-default-ghost:hover,
.btn-sg-default-ghost:focus {
  background: #e4e4e4;
  border-color: #e4e4e4;
  color: #404040;
}

.btn-facebook-ghost {
  white-space: inherit;
  border: 1px solid #3b5998;
  color: #3b5998;
  background-color: transparent;
}

.btn-facebook-ghost.disabled,
.btn-facebook-ghost[disabled],
fieldset[disabled] .btn-facebook-ghost,
.btn-facebook-ghost.disabled:hover,
.btn-facebook-ghost[disabled]:hover,
fieldset[disabled] .btn-facebook-ghost:hover,
.btn-facebook-ghost.disabled:focus,
.btn-facebook-ghost[disabled]:focus,
fieldset[disabled] .btn-facebook-ghost:focus,
.btn-facebook-ghost.disabled.focus,
.btn-facebook-ghost[disabled].focus,
fieldset[disabled] .btn-facebook-ghost.focus,
.btn-facebook-ghost.disabled:active,
.btn-facebook-ghost[disabled]:active,
fieldset[disabled] .btn-facebook-ghost:active,
.btn-facebook-ghost.disabled.active,
.btn-facebook-ghost[disabled].active,
fieldset[disabled] .btn-facebook-ghost.active {
  background-color: #d7d7d7;
  color: #929292;
  border-color: #d7d7d7;
}

.btn-facebook-ghost .badge {
  color: #3b5998;
  background-color: #FFFFFF;
}

.btn-facebook-ghost:hover {
  color: #FFFFFF;
}

.btn-facebook-ghost:hover,
.btn-facebook-ghost:focus {
  background: #4264aa;
  border-color: #4264aa;
  color: #FFFFFF;
}

.btn-twitter-ghost {
  white-space: inherit;
  border: 1px solid #00aced;
  color: #00aced;
  background-color: transparent;
}

.btn-twitter-ghost.disabled,
.btn-twitter-ghost[disabled],
fieldset[disabled] .btn-twitter-ghost,
.btn-twitter-ghost.disabled:hover,
.btn-twitter-ghost[disabled]:hover,
fieldset[disabled] .btn-twitter-ghost:hover,
.btn-twitter-ghost.disabled:focus,
.btn-twitter-ghost[disabled]:focus,
fieldset[disabled] .btn-twitter-ghost:focus,
.btn-twitter-ghost.disabled.focus,
.btn-twitter-ghost[disabled].focus,
fieldset[disabled] .btn-twitter-ghost.focus,
.btn-twitter-ghost.disabled:active,
.btn-twitter-ghost[disabled]:active,
fieldset[disabled] .btn-twitter-ghost:active,
.btn-twitter-ghost.disabled.active,
.btn-twitter-ghost[disabled].active,
fieldset[disabled] .btn-twitter-ghost.active {
  background-color: #d7d7d7;
  color: #929292;
  border-color: #d7d7d7;
}

.btn-twitter-ghost .badge {
  color: #00aced;
  background-color: #FFFFFF;
}

.btn-twitter-ghost:hover {
  color: #FFFFFF;
}

.btn-twitter-ghost:hover,
.btn-twitter-ghost:focus {
  background: #08bbff;
  border-color: #08bbff;
  color: #FFFFFF;
}

.btn-linkedin-ghost {
  white-space: inherit;
  border: 1px solid #007bb6;
  color: #007bb6;
  background-color: transparent;
}

.btn-linkedin-ghost.disabled,
.btn-linkedin-ghost[disabled],
fieldset[disabled] .btn-linkedin-ghost,
.btn-linkedin-ghost.disabled:hover,
.btn-linkedin-ghost[disabled]:hover,
fieldset[disabled] .btn-linkedin-ghost:hover,
.btn-linkedin-ghost.disabled:focus,
.btn-linkedin-ghost[disabled]:focus,
fieldset[disabled] .btn-linkedin-ghost:focus,
.btn-linkedin-ghost.disabled.focus,
.btn-linkedin-ghost[disabled].focus,
fieldset[disabled] .btn-linkedin-ghost.focus,
.btn-linkedin-ghost.disabled:active,
.btn-linkedin-ghost[disabled]:active,
fieldset[disabled] .btn-linkedin-ghost:active,
.btn-linkedin-ghost.disabled.active,
.btn-linkedin-ghost[disabled].active,
fieldset[disabled] .btn-linkedin-ghost.active {
  background-color: #d7d7d7;
  color: #929292;
  border-color: #d7d7d7;
}

.btn-linkedin-ghost .badge {
  color: #007bb6;
  background-color: #FFFFFF;
}

.btn-linkedin-ghost:hover {
  color: #FFFFFF;
}

.btn-linkedin-ghost:hover,
.btn-linkedin-ghost:focus {
  background: #008cd0;
  border-color: #008cd0;
  color: #FFFFFF;
}

.btn-icon {
  width: 2.8em;
  height: 2.8em;
  font-size: 12px;
  border-radius: 9999px;
  background-color: transparent;
  color: #404040;
  border: 1px solid #ccc;
  line-height: 2.5em;
  padding: 0;
}

.btn-icon span {
  display: inline-block;
  vertical-align: middle;
}

.btn-icon:hover {
  background-color: #EC5512;
}

.btn-icon.btn-md {
  font-size: 15px;
}

.btn-icon.btn-lg {
  font-size: 20px;
}

.stars-rating .stars {
  display: inline-block;
  min-height: 18px;
  font-family: "ws-iconset";
  font-style: normal;
  font-weight: normal;
  speak: none;
  color: #FFA60D;
  line-height: 1.4;
  position: relative;
}

.stars-rating .gold:after,
.stars-rating .grey:after {
  content: "\e900\e900\e900\e900\e900";
  white-space: pre;
}

.stars-rating .grey {
  display: block;
  position: relative;
  z-index: 1;
}

.stars-rating .grey:after {
  color: #d7d7d7;
}

.stars-rating .gold {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 0;
  height: 100%;
  overflow: hidden;
}

.stars-rating .gold:after {
  color: #FFA60D;
}

.stars-rating .big {
  font-size: 24px;
  height: 32px;
  width: 127px;
}

.stars-rating .small {
  font-size: 13px;
  height: 18px;
  width: 69px;
}

svg.section-arrow {
  background-color: transparent;
  pointer-events: none;
  display: block;
}

svg.section-arrow.white path {
  fill: #FFFFFF;
}

svg.section-arrow.black-10 path {
  fill: #f3f3f3;
}

svg.section-arrow.black-20 path {
  fill: #eeeeee;
}

svg.section-arrow.black-40 path {
  fill: #d7d7d7;
}

svg.section-arrow.blue-60 path {
  fill: #156cc4;
}

svg.section-arrow.blue-80 path {
  fill: #004B8C;
}

svg.section-arrow.inverted {
  position: absolute;
  z-index: 1;
  bottom: -2.4px;
  left: 0;
}

.has-section-arrow-inverted {
  padding-bottom: 120px;
  position: relative;
}

.has-section-arrow-inverted>div {
  position: relative;
  z-index: 2;
}

.round-icon {
  display: inline-block;
  width: 80px;
  height: 80px;
  font-size: 35px;
  text-align: center;
  line-height: 70px;
  color: #004B8C;
  border: 1px solid #d7d7d7;
  border-radius: 99999px;
}

.round-icon i {
  display: inline-block;
  vertical-align: middle;
}

.round-icon.inverse {
  color: #FFFFFF;
  border-color: #FFFFFF;
}

.header-badge {
  bottom: -5px;
  font-size: 1.7em;
  width: 200px;
  left: 50%;
  margin-left: -100px;
  line-height: 1.2;
  padding: 5px 10px;
  position: absolute;
  text-align: center;
  top: 0;
  box-shadow: 0 4px 10px 0 rgba(0,0,0,0.33);
}

.header-badge:hover span {
  text-decoration: underline;
}

.header-badge:after {
  border-style: solid;
  border-width: 0 5px 5px 0;
  bottom: 0;
  content: " ";
  height: 0;
  left: -5px;
  pointer-events: none;
  position: absolute;
  width: 0;
}

.header-badge span {
  display: block;
  font-size: 15px;
}

.header-badge i:before {
  margin: 0;
}

.header-badge-image {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -50px;
  width: 100px;
  z-index: 99;
}

.header-badge-image img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

@media (max-width:991px) {
  .header-badge,
  .header-badge-image {
    display: none;
  }
}

.header-badge-blue {
  background-color: #3A8DFF;
  color: #FFFFFF;
}

.header-badge-blue:after {
  border-color: transparent #0059d3 transparent transparent;
}

.header-badge-yellow {
  background-color: #FDDF00;
  color: #404040;
}

.header-badge-yellow:after {
  border-color: transparent #978500 transparent transparent;
}

.header-badge-orange {
  background-color: #EC5512;
  color: #FFFFFF;
}

.header-badge-orange:after {
  border-color: transparent #8d330b transparent transparent;
}

.breadcrumb-container {
  margin-bottom: 50px;
  font-size: 12px;
}

.breadcrumb-container a {
  color: #156cc4;
}

.breadcrumb-container a:hover,
.breadcrumb-container a:focus {
  color: #EC5512;
  text-decoration: underline;
}

.breadcrumb-container i:before {
  margin-left: 0;
  margin-right: 0;
  width: .5em;
}

.navigation-help {
  padding: 20px;
  border: 1px solid #d7d7d7;
}

.navigation-help .h4 {
  margin: 5px 0 15px 6px;
}

.navigation-help .navigation-help-menu ul {
  padding-left: 0;
}

.navigation-help .navigation-help-menu ul:before,
.navigation-help .navigation-help-menu ul:after {
  content: " ";
  display: table;
}

.navigation-help .navigation-help-menu ul:after {
  clear: both;
}

.navigation-help .navigation-help-menu ul:before,
.navigation-help .navigation-help-menu ul:after {
  content: " ";
  display: table;
}

.navigation-help .navigation-help-menu ul:after {
  clear: both;
}

.navigation-help .navigation-help-menu li {
  list-style: none;
  line-height: 1.4;
  margin-bottom: 8px;
  padding-left: 18px;
  float: left;
  clear: both;
}

.navigation-help .navigation-help-menu li::before {
  content: '\f105';
  color: #156cc4;
}

.navigation-help .navigation-help-menu li a {
  color: #156cc4;
}

.navigation-help .navigation-help-menu li:hover::before,
.navigation-help .navigation-help-menu li:hover a {
  color: #EC5512;
}

.nav-tabs.header-tabs a {
  display: block;
  position: relative;
  text-align: center;
  padding: 10px 15px;
}

.header-tab-heading {
  color: #004B8C;
  margin: 0;
}

.header-tab-sub-heading {
  display: none;
  font-weight: 400;
}

@media (min-width:768px) {
  .header-tabs {
    text-align: center;
    font-size: 0;
  }

  .header-tabs>li {
    display: inline-block;
    float: none;
    font-size: 15px;
  }

  .header-tabs li {
    padding: 0 15px;
    min-width: 25%;
  }

  .header-tabs li:last-child a:after {
    display: none;
  }

  .header-tabs a:after {
    position: absolute;
    content: '';
    display: block;
    right: -15px;
    top: 15%;
    height: 70%;
    width: 0;
    border-right: 1px solid #d7d7d7;
  }

  .header-tab-heading {
    font-family: "Open Sans","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-weight: 300;
    line-height: 1.2;
    color: #004B8C;
    margin-top: 11px;
    margin-bottom: 11px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0;
  }

  .header-tab-heading small,
  .header-tab-heading .small {
    font-weight: normal;
    line-height: 1;
    color: #777;
  }

  .header-tab-heading small,
  .header-tab-heading .small {
    font-size: 75%;
  }

  .header-tab-sub-heading {
    display: block;
    color: #404040;
    margin: 0;
  }
}

@media (max-width:768px) {
  .header-tabs-two li {
    display: inline-block;
    float: none;
    width: 49%;
    padding: 0 15px;
  }

  .header-tabs-two li:last-child a:after {
    display: none;
  }

  .header-tabs-two a {
    padding: 10px 5px !important;
  }

  .header-tabs-two a:after {
    position: absolute;
    content: '';
    display: block;
    right: -15px;
    top: 15%;
    height: 70%;
    width: 0;
    border-right: 1px solid #d7d7d7;
  }
}

.mini-product {
  position: relative;
  margin-bottom: 15px;
  border: 1px solid #d7d7d7;
  background-color: #FFFFFF;
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.25);
}

.mini-product:before,
.mini-product:after {
  content: " ";
  display: table;
}

.mini-product:after {
  clear: both;
}

.mini-product:before,
.mini-product:after {
  content: " ";
  display: table;
}

.mini-product:after {
  clear: both;
}

.mini-product-header {
  padding: 20px;
}

.mini-product-header:before,
.mini-product-header:after {
  content: " ";
  display: table;
}

.mini-product-header:after {
  clear: both;
}

.mini-product-header:before,
.mini-product-header:after {
  content: " ";
  display: table;
}

.mini-product-header:after {
  clear: both;
}

.effective-interest-mode-on .product-interest>span {
  border-bottom: 1px dashed;
}

.mini-product-interest {
  float: left;
  width: 50%;
}

.mini-product-interest .product-interest {
  line-height: 40px;
}

.mini-product-basiszins {
  color: #404040;
  font-size: 15px;
}

.mini-product-bank {
  float: left;
  width: 50%;
  text-align: center;
  min-height: 70px;
}

.mini-product-bank img {
  max-height: 41px;
}

.mini-product-badges {
  clear: both;
  width: 100%;
  padding: 10px 0 0;
  min-height: 35px;
}

.mini-product-footer {
  background-color: #f3f3f3;
  padding: 10px 25px;
}

.mini-product-footer:before,
.mini-product-footer:after {
  content: " ";
  display: table;
}

.mini-product-footer:after {
  clear: both;
}

.mini-product-footer:before,
.mini-product-footer:after {
  content: " ";
  display: table;
}

.mini-product-footer:after {
  clear: both;
}

.mini-product-term {
  float: left;
  width: 50%;
}

.mini-product-term span {
  color: #929292;
}

.mini-product_compact .mini-product-term {
  float: none;
  width: 100%;
}

.mini-product-link {
  float: right;
  width: 50%;
  text-align: right;
}

.mini-product-link a {
  font-weight: 600;
}

.mini-product-link a:hover {
  text-decoration: none;
}

.mini-product.has-badge {
  margin-top: 30px;
}

.mini-product-badge {
  position: absolute;
  left: 50%;
  bottom: 100%;
  margin-left: -60px;
  min-width: 120px;
  padding: 5px 10px;
  font-size: 13px;
  border-radius: 3px 3px 0 0;
  background-color: #3A8DFF;
  color: #FFFFFF;
  text-align: center;
  font-weight: 300;
}

.sg-panel-dark {
  padding: 20px;
  color: #FFFFFF;
  background-color: #003554;
}

.sg-panel-dark h1,
.sg-panel-dark h2,
.sg-panel-dark h3,
.sg-panel-dark h4,
.sg-panel-dark h5,
.sg-panel-dark h6 {
  color: #FFFFFF;
  margin-top: 0;
}

.sg-panel-dark.has-arrow {
  position: relative;
}

.sg-panel-dark.has-arrow:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136,183,213,0);
  border-bottom-color: #003554;
  border-width: 15px;
  margin-left: -15px;
}

.sg-panel-dark.has-shadow {
  transition: all .8s;
}

.sg-panel-dark.has-shadow:hover {
  box-shadow: 0 10px 20px 0 rgba(0,0,0,0.33);
}

.sg-panel-blue {
  padding: 20px;
  color: #004B8C;
  background-color: #eeeeee;
}

.sg-panel-blue h1,
.sg-panel-blue h2,
.sg-panel-blue h3,
.sg-panel-blue h4,
.sg-panel-blue h5,
.sg-panel-blue h6 {
  color: #004B8C;
  margin-top: 0;
}

.sg-panel-blue.has-arrow {
  position: relative;
}

.sg-panel-blue.has-arrow:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136,183,213,0);
  border-bottom-color: #eeeeee;
  border-width: 15px;
  margin-left: -15px;
}

.sg-panel-blue.has-shadow {
  transition: all .8s;
}

.sg-panel-blue.has-shadow:hover {
  box-shadow: 0 10px 20px 0 rgba(0,0,0,0.33);
}

.sg-panel-white {
  padding: 20px;
  color: #004B8C;
  background-color: #FFFFFF;
}

.sg-panel-white h1,
.sg-panel-white h2,
.sg-panel-white h3,
.sg-panel-white h4,
.sg-panel-white h5,
.sg-panel-white h6 {
  color: #004B8C;
  margin-top: 0;
}

.sg-panel-white.has-arrow {
  position: relative;
}

.sg-panel-white.has-arrow:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136,183,213,0);
  border-bottom-color: #FFFFFF;
  border-width: 15px;
  margin-left: -15px;
}

.sg-panel-white.has-shadow {
  transition: all .8s;
}

.sg-panel-white.has-shadow:hover {
  box-shadow: 0 10px 20px 0 rgba(0,0,0,0.33);
}

.carousel-rating-wrapper {
  padding: 20px 0;
}

.carousel-rating-slider {
  padding-bottom: 25px;
  margin-bottom: 15px;
  text-align: center;
}

.carousel-rating-slider .item p {
  margin-top: 15px;
}

.carousel-rating-slider .item-inner {
  margin: 0 auto;
  width: 400px;
  max-width: 100%;
  min-height: 170px;
}

.carousel-rating-slider .carousel-indicators {
  margin-bottom: 0;
  bottom: 0;
}

.carousel-rating-slider .carousel-indicators li {
  background-color: #eeeeee;
  width: 12px;
  height: 12px;
  margin: 0;
}

.carousel-rating-slider .carousel-indicators li.active {
  background-color: #d7d7d7;
}

.carousel-rating-slider .stars {
  display: inline-block;
}

.carousel-rating-slider .stars .grey {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.carousel-rating-slider .stars .grey:after {
  position: relative;
}

.carousel-rating-slider .stars .gold {
  position: relative;
  z-index: 2;
  width: 0;
  height: 30px;
  overflow: hidden;
  white-space: nowrap;
}

.carousel-rating-slider .stars .gold:after {
  position: relative;
}

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

.carousel-rating-text span {
  display: block;
}

.carousel-rating-text a {
  color: #156cc4;
  text-decoration: none;
}

.carousel-rating-text a:hover {
  color: #EC5512;
  text-decoration: none;
}

/*!
 * bootstrap-vertical-tabs - v1.2.1
 * https://dbtek.github.io/bootstrap-vertical-tabs
 * 2014-11-07
 * Copyright (c) 2014 İsmail Demirbilek
 * License: MIT
 */

@media (min-width:992px) {
  .vertical-tabs .nav a {
    padding: 15px 20px;
  }

  .vertical-tabs .nav a:hover {
    background-color: #f3f3f3;
  }

  .vertical-tabs .nav .active a {
    font-weight: 700;
  }

  .tabs-left,
  .tabs-right {
    border-bottom: none;
    margin-bottom: 20px;
  }

  .tabs-left>li,
  .tabs-right>li {
    float: none;
  }

  .tabs-left>li a,
  .tabs-right>li a {
    border-top-width: 0;
    border-bottom: 2px solid #FFFFFF;
    border-left: none;
    border-right: none;
    padding-right: 40px;
    position: relative;
    background-color: #f3f3f3;
  }

  .tabs-left>li a:before,
  .tabs-right>li a:before {
    position: absolute;
    width: 25px;
    height: 25px;
    line-height: 25px;
    top: 14px;
    right: 10px;
    font-family: "ws-iconset";
    content: '\f105';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
  }

  .tabs-left>li {
    margin-right: -1px;
  }

  .tabs-left>li.active>a {
    border-right-color: transparent;
  }

  .tabs-right>li {
    margin-left: -1px;
  }

  .tabs-right>li.active>a {
    border-left-color: transparent;
  }

  .tabs-left>li.active>a,
  .tabs-left>li.active>a:hover,
  .tabs-left>li.active>a:focus {
    border-bottom-color: #FFFFFF;
    border-right-color: transparent;
  }

  .tabs-right>li.active>a,
  .tabs-right>li.active>a:hover,
  .tabs-right>li.active>a:focus {
    background-color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-left-color: transparent;
  }

  .tabs-left>li>a {
    margin-right: 0;
    display: block;
  }

  .tabs-right>li>a {
    margin-right: 0;
  }

  .sideways {
    margin-top: 50px;
    border: none;
    position: relative;
  }

  .sideways>li {
    height: 20px;
    width: 120px;
    margin-bottom: 100px;
  }

  .sideways>li>a {
    border-bottom: 1px solid #FFFFFF;
    border-right-color: transparent;
    text-align: center;
  }

  .sideways>li.active>a,
  .sideways>li.active>a:hover,
  .sideways>li.active>a:focus {
    border-bottom-color: transparent;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
  }

  .sideways.tabs-left {
    left: -50px;
  }

  .sideways.tabs-right {
    right: -50px;
  }

  .sideways.tabs-right>li {
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .sideways.tabs-left>li {
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }

  .vertical-tabs .nav-tabs {
    position: relative;
    z-index: 2;
  }

  .vertical-tabs .nav-tabs>li>a {
    border-right-width: 1px;
  }

  .vertical-tabs .nav-tabs>li.active>a {
    background-color: #FFFFFF;
  }

  .vertical-tabs .tab-content {
    border: none;
    position: relative;
    z-index: 1;
  }
}

.centered-tabs {
  text-align: center;
  font-size: 0;
}

.centered-tabs>li {
  display: inline-block;
  float: none;
  font-size: 15px;
}

@media (max-width:1200px) {
  .nav-slider-container {
    max-width: 100%;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }

  .nav-slider-element {
    min-width: 100%;
  }

  .nav-slider-element ul {
    white-space: nowrap;
  }

  .nav-slider-element ul li {
    display: inline-block;
    float: none;
  }
}

@media (max-width:991px) {
  .nav-tabs {
    background-color: #f3f3f3;
  }

  .nav-slider-container {
    background-color: #f3f3f3;
  }

  .nav-slider-container .nav-tabs {
    background-color: transparent;
  }

  .nav-mobile-no-bg .nav-tabs,
  .nav-mobile-no-bg .nav-slider-container {
    background-color: transparent;
  }

  .vertical-tabs .tab-content {
    display: none;
  }
}

.team-members .member {
  margin-bottom: 40px;
}

.team-members .member:before,
.team-members .member:after {
  content: " ";
  display: table;
}

.team-members .member:after {
  clear: both;
}

.team-members .member:before,
.team-members .member:after {
  content: " ";
  display: table;
}

.team-members .member:after {
  clear: both;
}

.team-members .member .member-img img {
  width: 135px;
  height: 135px;
  border-radius: 50%;
  float: left;
  box-shadow: 0 4px 0 0 #E8F0F9;
}

.team-members .member .info {
  float: left;
  margin: 45px 0 0 15px;
}

.team-members .member .info p {
  font-size: 18px;
  font-weight: 800;
  color: #004B8C;
  margin: 0 0 -2px;
}

.team-members .member .info span {
  display: block;
}

.team-members .member .info a {
  display: inline-block;
  color: #156cc4;
  margin-top: 8px;
  text-decoration: none;
}

.team-members .member .info a:hover {
  color: #EC5512;
  text-decoration: none;
}

.team-members .member .info a i::before {
  margin-left: 0;
}

.team-members .member .linkedin {
  margin: 30px 0 0 15px;
}

.team-members .member .logo {
  margin: 12px 0 0 15px;
}

.team-members .member.dark .info p,
.team-members .member.dark .info span,
.team-members .member.dark .info a {
  color: #fff;
}

.team-members .member.dark .member-img img {
  box-shadow: 0 4px 0 0 #003554;
}

@media (max-width:1199px) {
  .team-members .member .member-img img {
    display: block;
    float: none;
    margin: 0 auto 15px auto;
  }

  .team-members .member .info {
    float: none;
    text-align: center;
    margin: 0;
  }

  .team-members .member .linkedin {
    margin: 0;
  }
}

@media (max-width:480px) {
  .team-members .member .info p {
    font-size: 14px;
  }
}

.team-members .careers-link {
  text-align: center;
}

.team-members .careers-link span {
  display: block;
  width: 180px;
  margin: 0 auto;
}

.cookie-notification {
  width: 100%;
  font-size: 13px;
}

.cookie-notification .alert {
  position: relative;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding: 0;
  border-radius: 0;
  border: none;
  background-color: #929292;
  z-index: 9999;
}

.cookie-notification .alert a {
  color: #fff;
  text-decoration: underline;
}

.cookie-notification .alert a:hover {
  text-decoration: none;
}

.cookie-notification .alert .container {
  padding: 8px;
}

.cookie-notification .alert .close {
  font-size: 13px;
  color: #fff;
  opacity: 1;
  top: 2px;
  right: 6px;
  text-decoration: underline;
}

.cookie-notification .alert .close i {
  padding-right: 0;
}

.cookie-notification .alert .close:hover {
  text-decoration: none;
}

.cookie-notification .alert .close span {
  display: inline-block;
  padding-left: 12px;
  font-size: 15px;
  text-decoration: none;
}

@media (max-width:991px) {
  .cookie-notification .alert {
    margin-bottom: 0;
  }
}

.sg-icon-divider {
  position: relative;
  margin: 50px 0;
  height: 1px;
  background-color: #d7d7d7;
}

.sg-icon-divider .icon-wrapper {
  position: absolute;
  width: 40px;
  height: 40px;
  left: 50%;
  margin-left: -20px;
  top: 50%;
  margin-top: -20px;
  text-align: center;
  background-color: #FFFFFF;
}

.sg-icon-divider .icon {
  display: block;
  border-radius: 9999px;
  font-size: 20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #d7d7d7;
}

.sg-icon-divider .icon i {
  display: inline-block;
}

.sg-icon-divider.scroll-to-on-click .icon {
  cursor: pointer;
}

.sg-icon-divider.scroll-to-on-click .icon:hover {
  color: #fff;
  background-color: #EC5512;
  border-color: #EC5512;
}

@media (max-width:991px) {
  .sg-icon-divider {
    display: none;
  }
}

.sg-hero {
  padding: 40px;
}

.sg-hero h1,
.sg-hero h2,
.sg-hero h3,
.sg-hero h4,
.sg-hero h5,
.sg-hero h6,
.sg-hero .h1,
.sg-hero .h2,
.sg-hero .h3,
.sg-hero .h4,
.sg-hero .h5,
.sg-hero .h6 {
  color: #004B8C;
}

.sg-hero h1 {
  margin-top: 0;
}

.sg-hero .sg-panel-body h3 {
  margin-top: 0;
}

.sg-hero.dark {
  color: #404040;
}

.sg-hero.dark h1,
.sg-hero.dark h2,
.sg-hero.dark h3,
.sg-hero.dark h4,
.sg-hero.dark h5,
.sg-hero.dark h6,
.sg-hero.dark .h1,
.sg-hero.dark .h2,
.sg-hero.dark .h3,
.sg-hero.dark .h4,
.sg-hero.dark .h5,
.sg-hero.dark .h6 {
  color: #004B8C;
}

.sg-hero.light,
.sg-hero.white {
  color: #FFFFFF;
}

.sg-hero.light h1,
.sg-hero.white h1,
.sg-hero.light h2,
.sg-hero.white h2,
.sg-hero.light h3,
.sg-hero.white h3,
.sg-hero.light h4,
.sg-hero.white h4,
.sg-hero.light h5,
.sg-hero.white h5,
.sg-hero.light h6,
.sg-hero.white h6,
.sg-hero.light .h1,
.sg-hero.white .h1,
.sg-hero.light .h2,
.sg-hero.white .h2,
.sg-hero.light .h3,
.sg-hero.white .h3,
.sg-hero.light .h4,
.sg-hero.white .h4,
.sg-hero.light .h5,
.sg-hero.white .h5,
.sg-hero.light .h6,
.sg-hero.white .h6 {
  color: #FFFFFF;
}

.sg-hero-header {
  padding: 40px 0;
}

.sg-hero-calculator h1 {
  margin-top: 40px;
}

.sg-hero-calculator .icon-list {
  font-size: 17px;
}

.sg-hero-calculator .affiliate-meter-component {
  padding: 0 20px;
}

.sg-hero-calculator .affiliate-meter-text {
  margin-bottom: 10px;
}

.sg-hero-calculator .affiliate-meter-text:before,
.sg-hero-calculator .affiliate-meter-text:after {
  content: " ";
  display: table;
}

.sg-hero-calculator .affiliate-meter-text:after {
  clear: both;
}

.sg-hero-calculator .affiliate-meter-text:before,
.sg-hero-calculator .affiliate-meter-text:after {
  content: " ";
  display: table;
}

.sg-hero-calculator .affiliate-meter-text:after {
  clear: both;
}

.sg-hero-calculator .affiliate-meter-text div {
  font-size: 1.2em;
  font-weight: 500;
  display: block;
}

.sg-hero-calculator .affiliate-meter-text div span {
  font-size: 1em;
}

.sg-hero-calculator .affiliate-meter-text div:first-child {
  float: left;
}

.sg-hero-calculator .affiliate-meter-text div:first-child+div {
  float: right;
  font-size: 16px;
  color: #004B8C;
  font-weight: 400;
}

.sg-hero-calculator .single-affiliate-meter {
  margin-bottom: 15px;
}

.sg-hero-calculator .sg-panel-dark {
  text-align: center;
}

.sg-hero-calculator .sg-panel-dark .h1 {
  color: #FFFFFF;
  font-size: 30px;
  text-align: left;
  padding-left: 20px;
  margin: 0 0 10px;
}

.sg-hero-calculator .sg-panel-dark small {
  display: block;
  color: #FFFFFF;
  font-size: 43%;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  margin-bottom: 10px;
}

.sg-hero-calculator .award {
  font-size: 1.2em;
}

.stiftung-wrapper {
  margin-top: 80px;
}

.stiftung-wrapper a {
  display: inline-block;
  overflow: hidden;
}

@media (min-width:992px) {
  .sg-hero-calculator {
    padding: 40px 0 80px;
    min-height: 400px;
    position: relative;
  }

  .sg-hero-calculator>.container {
    position: relative;
    padding: 0;
  }

  .sg-hero-calculator .sg-panel-dark.has-arrow {
    margin-top: 40px;
  }

  .sg-hero-calculator .award {
    position: absolute;
    bottom: -76px;
    right: 0;
  }

  .sg-new-hero-calculator {
    padding: 10px 0;
  }
}

@media (max-width:991px) {
  .sg-hero {
    padding: 20px 0;
    background-image: none !important;
  }

  .sg-hero .container {
    padding: 0;
  }

  .sg-hero .sg-panel-dark {
    text-align: center;
  }

  .sg-hero .sg-panel-dark .h1 {
    font-size: 24px;
    padding-left: 10px;
  }

  .sg-hero .sg-panel-dark small {
    font-size: 50%;
  }

  .sg-hero-calculator .award {
    margin-left: 15px;
  }

  .sg-hero-calculator h1 {
    margin-top: 0;
  }

  .affiliate-meter-component {
    margin-top: 20px;
  }

  .affiliate-meter-component .h3 {
    display: none;
  }

  .sg-hero-calculator .sg-panel-dark {
    margin: 40px 0 20px;
  }
}

.sg-heading {
  position: relative;
  color: #004B8C;
  background-color: transparent;
  padding: 20px;
}

.sg-heading h1,
.sg-heading h2,
.sg-heading h3,
.sg-heading h4,
.sg-heading h5,
.sg-heading h6,
.sg-heading .h1,
.sg-heading .h2,
.sg-heading .h3,
.sg-heading .h4,
.sg-heading .h5,
.sg-heading .h6 {
  color: #004B8C;
}

.sg-heading.contained {
  max-width: 100%;
}

.sg-heading-gray {
  position: relative;
  color: #004B8C;
  background-color: #d7d7d7;
  padding: 20px;
}

.sg-heading-gray h1,
.sg-heading-gray h2,
.sg-heading-gray h3,
.sg-heading-gray h4,
.sg-heading-gray h5,
.sg-heading-gray h6,
.sg-heading-gray .h1,
.sg-heading-gray .h2,
.sg-heading-gray .h3,
.sg-heading-gray .h4,
.sg-heading-gray .h5,
.sg-heading-gray .h6 {
  color: #004B8C;
}

.sg-heading-gray.contained {
  max-width: 100%;
}

.sg-heading-secondary {
  position: relative;
  color: #FFFFFF;
  background-color: #004B8C;
  padding: 20px;
}

.sg-heading-secondary h1,
.sg-heading-secondary h2,
.sg-heading-secondary h3,
.sg-heading-secondary h4,
.sg-heading-secondary h5,
.sg-heading-secondary h6,
.sg-heading-secondary .h1,
.sg-heading-secondary .h2,
.sg-heading-secondary .h3,
.sg-heading-secondary .h4,
.sg-heading-secondary .h5,
.sg-heading-secondary .h6 {
  color: #FFFFFF;
}

.sg-heading-secondary.contained {
  max-width: 100%;
}

.sg-box-blue {
  position: relative;
  color: #FFFFFF;
  background-color: rgba(0,75,140,0.8);
  padding: 20px;
}

.sg-box-blue h1,
.sg-box-blue h2,
.sg-box-blue h3,
.sg-box-blue h4,
.sg-box-blue h5,
.sg-box-blue h6,
.sg-box-blue .h1,
.sg-box-blue .h2,
.sg-box-blue .h3,
.sg-box-blue .h4,
.sg-box-blue .h5,
.sg-box-blue .h6 {
  color: #FFFFFF;
}

.sg-box-blue.contained {
  max-width: 100%;
}

.sg-box-blue-dark {
  position: relative;
  color: #FFFFFF;
  background-color: rgba(0,53,84,0.8);
  padding: 20px;
}

.sg-box-blue-dark h1,
.sg-box-blue-dark h2,
.sg-box-blue-dark h3,
.sg-box-blue-dark h4,
.sg-box-blue-dark h5,
.sg-box-blue-dark h6,
.sg-box-blue-dark .h1,
.sg-box-blue-dark .h2,
.sg-box-blue-dark .h3,
.sg-box-blue-dark .h4,
.sg-box-blue-dark .h5,
.sg-box-blue-dark .h6 {
  color: #FFFFFF;
}

.sg-box-blue-dark.contained {
  max-width: 100%;
}

.sg-box-white {
  padding: 20px;
  background-color: #FFFFFF;
}

.sg-box-white-bordered {
  padding: 20px;
  background-color: rgba(255,255,255,0.8);
  border: 1px solid #d7d7d7;
}

.faq-page .faq-menu {
  margin-top: 40px;
}

.faq-page .faq-menu.scrolled {
  position: fixed;
  top: 40px;
}

.faq-page .faq-menu.scrolled-bottom {
  position: absolute;
  bottom: 20px;
}

.faq-page .faq-menu ul {
  padding-left: 0;
}

.faq-page .faq-menu ul li {
  list-style: none;
}

.faq-page .faq-menu ul li a {
  display: block;
  color: #404040;
  transition: all .3s ease-out;
  padding: 12px;
  border-radius: 3px;
}

.faq-page .faq-menu ul li a:hover {
  background-color: #f3f3f3;
  text-decoration: none;
}

.faq-page .faq-menu-mobile {
  display: none;
  margin-top: 20px;
}

.faq-page .faq-menu-mobile select {
  background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjBBRUQ1QTQ1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjBBRUQ1QTU1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMEFFRDVBMjVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMEFFRDVBMzVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk5mU4QAAACUSURBVHjaYmRgYJD6////MwY6AyaGAQIspCieM2cOjKkIxCFA3A0TSElJoZ3FUCANxAeAWA6IOYG4iR5BjWwpCDQCcSnNgxoIVJCDFwnwA/FHWlp8EIpHSKoGgiggLkITewrEcbQO6mVAbAbE+VD+a3IsJTc7FQAxDxD7AbEzEF+jR1DDywtoCr9DbhwzDlRZDRBgACYqHJO9bkklAAAAAElFTkSuQmCC") no-repeat right center;
  width: 100%;
  border: none;
  -webkit-appearance: none;
  padding: 10px;
  border: 1px solid #d5d0cc;
}

@media (max-width:991px) {
  .faq-page .faq-menu-mobile {
    display: block;
  }
}

.offer-details .tab-content .faq-voting a {
  color: #156cc4;
  text-decoration: none;
  padding-right: 20px;
}

.offer-details .tab-content .faq-voting a:hover {
  color: #EC5512;
  text-decoration: none;
}

.faq-voting {
  border-top: 1px solid #eeeeee;
  margin-top: 20px;
  padding: 10px 0;
}

.faq-voting .faq-voting-upvote,
.faq-voting .faq-voting-downvote {
  display: none;
}

.faq-voting.up .faq-voting-decider,
.faq-voting.down .faq-voting-decider {
  display: none;
}

.faq-voting.up .faq-voting-upvote,
.faq-voting.down .faq-voting-downvote {
  display: block;
}

.faq-voting a {
  color: #156cc4;
  text-decoration: none;
  padding-right: 20px;
}

.faq-voting a:hover {
  color: #EC5512;
  text-decoration: none;
}

.faq-voting i {
  font-size: 18px;
  padding-right: 10px;
}

.faq-voting .faq-voting-question {
  font-weight: 600;
  padding-right: 30px;
}

@media (max-width:767px) {
  .faq-voting .faq-voting-question {
    display: block;
    margin-bottom: 10px;
  }
}

.newsletter-subscribe-widget {
  padding: 30px 0;
}

.newsletter-subscribe-widget .h4 {
  margin-top: 0;
  margin-bottom: 5px;
}

.newsletter-subscribe-widget .form-control {
  float: none;
  margin-bottom: 15px;
}

.newsletter-subscribe-widget .alert {
  margin-top: 15px;
}

.newsletter-subscribe label {
  font-weight: 600;
}

.newsletter-subscribe .submit {
  margin-top: 12px;
}

.newsletter-subscribe .submit i {
  display: none;
}

@media (min-width:768px) {
  .newsletter-subscribe .submit {
    margin-top: 0;
  }
}

.country-rating {
  width: 260px;
  max-width: 100%;
  border: 1px solid #d7d7d7;
}

.country-rating-content {
  background-color: #FFFFFF;
  padding: 10px 20px;
}

.country-rating-info {
  color: #404040;
  margin-bottom: 20px;
}

.country-rating-info:before,
.country-rating-info:after {
  content: " ";
  display: table;
}

.country-rating-info:after {
  clear: both;
}

.country-rating-info:before,
.country-rating-info:after {
  content: " ";
  display: table;
}

.country-rating-info:after {
  clear: both;
}

.country-rating-title {
  float: left;
  font-weight: bold;
  padding-top: 12px;
}

.country-rating-title i {
  color: #929292;
}

.country-rating-rate {
  float: right;
  font-size: 30px;
  font-weight: bold;
}

.country-rating-date {
  font-size: 13px;
  color: #929292;
}

.country-rating-footer {
  padding: 20px;
  background-color: #f3f3f3;
}

.country-rating-name {
  position: relative;
  padding-left: 28px;
  font-weight: bold;
}

.country-rating-name img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border-radius: 9999px;
  border: 1px solid #d7d7d7;
}

#main-container-wrap {
  background: #FFFFFF url('../img/background.svg') no-repeat top center;
  background-size: 100% 700px;
}

#header {
  position: relative;
  z-index: 3;
}

#container {
  position: relative;
  z-index: 1;
}

.main-header:before,
.main-header:after {
  content: " ";
  display: table;
}

.main-header:after {
  clear: both;
}

.main-header:before,
.main-header:after {
  content: " ";
  display: table;
}

.main-header:after {
  clear: both;
}

.menu-toggle {
  display: none;
}

.header-container-a {
  padding: 5px 0;
  background-color: #FFFFFF;
  position: relative;
  border-bottom: 1px solid #d7d7d7;
}

.call-us a {
  color: #404040;
}

.call-us a:hover {
  text-decoration: none;
}

.call-us .phone-number i {
  margin: 0 5px;
}

.header-logo {
  float: left;
  height: 40px;
  width: 180px;
  margin: 5px 0;
}

.header-logo a {
  display: block;
  line-height: 0;
  padding: 3px 0 0;
}

.header-customer-support {
  float: right;
  padding: 12px 0;
}

.header-customer-support .fa-phone {
  margin: 0 4px;
}

.header-customer-support .phone-number {
  display: inline-block;
}

.header-testing-organization {
  float: right;
  padding: 7px 0 0;
}

.tuvsiegel {
  display: inline-block;
  margin-left: 18px;
}

.tuvsiegel img {
  height: 37px;
}

.tuvsiegel a {
  display: block;
  line-height: 0;
}

.header-container-a {
  padding: 15px 0 0;
}

.header-container-a .user-menu {
  float: right;
}

.header-container-a .user-menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.header-container-a .user-menu ul li {
  display: inline-block;
  margin: 0 0 0 8px;
}

.header-container-a .user-menu .btn {
  padding: 5px 15px;
}