/* ==========================================================================
   Import rules : files syntax => 'vendor' + '_filename.scss'
   ========================================================================== */
/* Variable SASS */
/* ==========================================================================
   Sass Variables
   ========================================================================== */
/*----------------------------------------------------------------
	Paths
-----------------------------------------------------------------*/
/*----------------------------------------------------------------
	Colors
-----------------------------------------------------------------*/
/*----------------------------------------------------------------
	Width Layout
-----------------------------------------------------------------*/
/* Librairie Bootstrap 3.1.1 + bxslider + uniformjs*/
/*
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* normalize.css v3.0.0 | MIT License | git.io/normalize */
@import url(//fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900);
@import url(//fonts.googleapis.com/css?family=Handlee);
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,
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: 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: 0.67em 0;
}

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  select {
    background: #fff !important;
  }

  .navbar {
    display: none;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .btn > .caret, div.uploader span.action > .caret,
  .dropup > .btn > .caret,
  div.uploader .dropup > span.action > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
}

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

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

a {
  color: #428bca;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}

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

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px;
}

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

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

cite {
  font-style: normal;
}

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

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

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

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

.text-muted {
  color: #999999;
}

.text-primary {
  color: #428bca;
}

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

.text-success {
  color: #3c763d;
}

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

.text-info {
  color: #31708f;
}

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

.text-warning {
  color: #8a6d3b;
}

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

.text-danger {
  color: #a94442;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
  line-height: 1.42857143;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    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 #999999;
}

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

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

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

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

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 #eeeeee;
  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';
}

blockquote:before,
blockquote:after {
  content: "";
}

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

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

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

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

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

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

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

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

@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1160px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

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

.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: 10px;
  padding-right: 10px;
}

.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: 0%;
}

.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: 0%;
}

.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: 0%;
  }

  .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: 0%;
  }

  .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: 0%;
  }

  .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: 0%;
  }

  .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: 0%;
  }

  .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: 0%;
  }

  .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 {
  max-width: 100%;
  background-color: transparent;
}

th {
  text-align: left;
}

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

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

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

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

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

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

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

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

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

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

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

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

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: #f5f5f5;
}

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }

  .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: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

textarea.form-control {
  height: auto;
}

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

input[type="date"] {
  line-height: 34px;
}

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

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}

.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

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

.radio-inline,
.checkbox-inline {
  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],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

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

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

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

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

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

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

.has-feedback {
  position: relative;
}

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

.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

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

.form-control-static {
  margin-bottom: 0;
}

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

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

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

  .form-inline .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;
    padding-left: 0;
    vertical-align: middle;
  }

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

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

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

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

.form-horizontal .form-control-static {
  padding-top: 7px;
}

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

.btn, div.uploader span.action {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus, div.uploader span.action:focus,
.btn:active:focus,
div.uploader span.action:active:focus,
.btn.active:focus,
div.uploader span.active.action:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

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

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

.btn.disabled, div.uploader span.disabled.action,
.btn[disabled],
div.uploader span[disabled].action,
fieldset[disabled] .btn,
fieldset[disabled] div.uploader span.action,
div.uploader fieldset[disabled] span.action {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}

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

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

.btn-primary, div.uploader span.action {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary:hover, div.uploader span.action:hover,
.btn-primary:focus,
div.uploader span.action:focus,
.btn-primary:active,
div.uploader span.action:active,
.btn-primary.active,
div.uploader span.active.action,
.open .dropdown-toggle.btn-primary,
.open div.uploader span.dropdown-toggle.action,
div.uploader .open span.dropdown-toggle.action {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.btn-primary:active, div.uploader span.action:active,
.btn-primary.active,
div.uploader span.active.action,
.open .dropdown-toggle.btn-primary,
.open div.uploader span.dropdown-toggle.action,
div.uploader .open span.dropdown-toggle.action {
  background-image: none;
}

.btn-primary.disabled, div.uploader span.disabled.action,
.btn-primary[disabled],
div.uploader span[disabled].action,
fieldset[disabled] .btn-primary,
fieldset[disabled] div.uploader span.action,
div.uploader fieldset[disabled] span.action,
.btn-primary.disabled:hover,
div.uploader span.disabled.action:hover,
.btn-primary[disabled]:hover,
div.uploader span[disabled].action:hover,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] div.uploader span.action:hover,
div.uploader fieldset[disabled] span.action:hover,
.btn-primary.disabled:focus,
div.uploader span.disabled.action:focus,
.btn-primary[disabled]:focus,
div.uploader span[disabled].action:focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] div.uploader span.action:focus,
div.uploader fieldset[disabled] span.action:focus,
.btn-primary.disabled:active,
div.uploader span.disabled.action:active,
.btn-primary[disabled]:active,
div.uploader span[disabled].action:active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] div.uploader span.action:active,
div.uploader fieldset[disabled] span.action:active,
.btn-primary.disabled.active,
div.uploader span.disabled.active.action,
.btn-primary[disabled].active,
div.uploader span[disabled].active.action,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] div.uploader span.active.action,
div.uploader fieldset[disabled] span.active.action {
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary .badge, div.uploader span.action .badge {
  color: #428bca;
  background-color: #ffffff;
}

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

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

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

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

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

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

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

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

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

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

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}

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

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

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

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

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}

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

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

.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}

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

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

.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  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: #999999;
  text-decoration: none;
}

.btn-lg, .webfg .btn-group-lg > .btn, .webfg div.uploader .btn-group-lg > span.action, div.uploader .webfg .btn-group-lg > span.action,
.btn-group-lg > .btn,
div.uploader .btn-group-lg > span.action {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

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

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

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.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;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/bundles/tradedirectsite/fonts/glyphicons-halflings-regular.eot");
  src: url("/bundles/tradedirectsite/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/bundles/tradedirectsite/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/bundles/tradedirectsite/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/bundles/tradedirectsite/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

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

.dropdown {
  position: relative;
}

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  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: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

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

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

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

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

.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: not-allowed;
}

.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: 12px;
  line-height: 1.42857143;
  color: #999999;
}

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

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

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn, div.uploader .btn-group > span.action,
.btn-group-vertical > .btn,
div.uploader .btn-group-vertical > span.action {
  position: relative;
  float: left;
}

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

.btn-group > .btn:focus, div.uploader .btn-group > span.action:focus,
.btn-group-vertical > .btn:focus,
div.uploader .btn-group-vertical > span.action:focus {
  outline: none;
}

.btn-group .btn + .btn, .btn-group div.uploader span.action + .btn, div.uploader .btn-group span.action + .btn, .btn-group div.uploader .btn + span.action, div.uploader .btn-group .btn + span.action, .btn-group div.uploader span.action + span.action, div.uploader .btn-group span.action + span.action,
.btn-group .btn + .btn-group,
.btn-group div.uploader span.action + .btn-group,
div.uploader .btn-group span.action + .btn-group,
.btn-group .btn-group + .btn,
.btn-group div.uploader .btn-group + span.action,
div.uploader .btn-group .btn-group + span.action,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

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

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

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

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

.btn-group > .btn:first-child, div.uploader .btn-group > span.action:first-child {
  margin-left: 0;
}

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

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

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

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, div.uploader .btn-group > .btn-group:not(:first-child):not(:last-child) > span.action {
  border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child, div.uploader .btn-group > .btn-group:first-child > span.action:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child, div.uploader .btn-group > .btn-group:last-child > span.action:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

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

.btn-group > .btn + .dropdown-toggle, div.uploader .btn-group > span.action + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .webfg .btn-group-lg.btn-group > .btn + .dropdown-toggle, .webfg div.uploader .btn-group-lg.btn-group > span.action + .dropdown-toggle, div.uploader .webfg .btn-group-lg.btn-group > span.action + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

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

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

.btn .caret, div.uploader span.action .caret {
  margin-left: 0;
}

.btn-lg .caret, .webfg .btn-group-lg > .btn .caret, .webfg div.uploader .btn-group-lg > span.action .caret, div.uploader .webfg .btn-group-lg > span.action .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .webfg .btn-group-lg > .btn .caret, .webfg .dropup .btn-group-lg > .btn .caret, .dropup .webfg div.uploader .btn-group-lg > span.action .caret, .webfg div.uploader .dropup .btn-group-lg > span.action .caret, .dropup div.uploader .webfg .btn-group-lg > span.action .caret, div.uploader .webfg .dropup .btn-group-lg > span.action .caret {
  border-width: 0 5px 5px;
}

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

.btn-group-vertical > .btn-group > .btn, div.uploader .btn-group-vertical > .btn-group > span.action {
  float: none;
}

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

.btn-group-vertical > .btn:not(:first-child):not(:last-child), div.uploader .btn-group-vertical > span.action:not(:first-child):not(:last-child) {
  border-radius: 0;
}

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

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

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, div.uploader .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > span.action {
  border-radius: 0;
}

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

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

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

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

.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group div.uploader span.action, div.uploader .btn-group-justified > .btn-group span.action {
  width: 100%;
}

[data-toggle="buttons"] > .btn > input[type="radio"], div.uploader [data-toggle="buttons"] > span.action > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"],
div.uploader [data-toggle="buttons"] > span.action > input[type="checkbox"] {
  display: none;
}

.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-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
div.uploader .input-group-lg > .input-group-btn > span.action {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
div.uploader .input-group-btn:first-child > span.action,
.input-group-btn:first-child > .btn-group > .btn,
div.uploader .input-group-btn:first-child > .btn-group > span.action,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
div.uploader .input-group-btn:last-child > span.action:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
div.uploader .input-group-btn:last-child > .btn-group:not(:last-child) > span.action {
  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,
div.uploader .input-group-btn:last-child > span.action,
.input-group-btn:last-child > .btn-group > .btn,
div.uploader .input-group-btn:last-child > .btn-group > span.action,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
div.uploader .input-group-btn:first-child > span.action:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
div.uploader .input-group-btn:first-child > .btn-group:not(:first-child) > span.action {
  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, div.uploader .input-group-btn > span.action {
  position: relative;
}

.input-group-btn > .btn + .btn, div.uploader .input-group-btn > span.action + .btn, div.uploader .input-group-btn > .btn + span.action, div.uploader .input-group-btn > span.action + span.action {
  margin-left: -1px;
}

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

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

.input-group-btn:last-child > .btn, div.uploader .input-group-btn:last-child > span.action,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav-tabs > li.active > a.link-tab,
.nav-tabs > li.active > a.link-tab:hover,
.nav-tabs > li.active > a.link-tab:focus {
  cursor: default;
}

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

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

.nav-tabs.nav-justified > li > a {
  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 {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

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

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}

.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 {
  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 {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}

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

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

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

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

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

@media (min-width: 992px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

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

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}

@media (min-width: 992px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 992px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 10px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

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

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

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

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

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

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

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

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

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .navbar-nav.navbar-right:last-child {
    margin-right: -10px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

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

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

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

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

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

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-form.navbar-right:last-child {
    margin-right: -10px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm, .webfg .btn-group-sm > .navbar-btn.btn, .webfg div.uploader .btn-group-sm > span.navbar-btn.action, div.uploader .webfg .btn-group-sm > span.navbar-btn.action {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }

  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

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

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

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

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

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

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

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

.navbar-default .navbar-toggle {
  border-color: #dddddd;
}

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

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

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

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

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }

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

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

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

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

.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #999999;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #999999;
}

.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}

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

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}

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

.navbar-inverse .navbar-toggle {
  border-color: #333333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}

.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}

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

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

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

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

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #428bca;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eeeeee;
  border-color: #dddddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

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

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #ffffff;
  cursor: not-allowed;
}

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

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

.label:empty {
  display: none;
}

.btn .label, div.uploader span.action .label {
  position: relative;
  top: -1px;
}

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

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

.label-primary {
  background-color: #428bca;
}

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

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

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

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

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

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

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

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

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

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

.badge:empty {
  display: none;
}

.btn .badge, div.uploader span.action .badge {
  position: relative;
  top: -1px;
}

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

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

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

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

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.container .jumbotron {
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

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

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

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}

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

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

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

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

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

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

.alert-dismissable {
  padding-right: 35px;
}

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

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

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

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

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

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

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

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

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

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

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

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

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

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

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

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

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

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

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media,
.media .media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media-object {
  display: block;
}

.media-heading {
  margin: 0 0 5px;
}

.media > .pull-left {
  margin-right: 10px;
}

.media > .pull-right {
  margin-left: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success {
  color: #3c763d;
}

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

a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

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

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info {
  color: #31708f;
}

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

a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

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

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning {
  color: #8a6d3b;
}

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

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

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

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

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

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

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

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

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

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

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

.panel-body {
  padding: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.panel-primary {
  border-color: #428bca;
}

.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

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

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

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

.modal-open {
  overflow: hidden;
}

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

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

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

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}

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

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

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

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}

.modal-header .close {
  margin-top: -2px;
}

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

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

.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn, .modal-footer div.uploader span.action + .btn, div.uploader .modal-footer span.action + .btn, .modal-footer div.uploader .btn + span.action, div.uploader .modal-footer .btn + span.action, .modal-footer div.uploader span.action + span.action, div.uploader .modal-footer span.action + span.action {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group div.uploader span.action + .btn, div.uploader .modal-footer .btn-group span.action + .btn, .modal-footer .btn-group div.uploader .btn + span.action, div.uploader .modal-footer .btn-group .btn + span.action, .modal-footer .btn-group div.uploader span.action + span.action, div.uploader .modal-footer .btn-group span.action + span.action {
  margin-left: -1px;
}

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

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

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

  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.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: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  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: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  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: #ffffff;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  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: #ffffff;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  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: #ffffff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}

.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%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  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: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  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: none;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

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

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  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 #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn, .carousel-caption div.uploader span.action, div.uploader .carousel-caption span.action {
  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;
    margin-left: -15px;
    font-size: 30px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

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

.center-block {
  display: block;
  margin-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;
  visibility: hidden !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  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 (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: 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: 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 (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;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  left: -5px;
  background: #fff;
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url("/bundles/tradedirectsite/img/vendor/bxslider/bx_loader.gif") center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url("/bundles/tradedirectsite/img/vendor/bxslider/controls.png") no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url("/bundles/tradedirectsite/img/vendor/bxslider/controls.png") no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url("/bundles/tradedirectsite/img/vendor/bxslider/controls.png") -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url("/bundles/tradedirectsite/img/vendor/bxslider/controls.png") -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

/* General settings */
div.selector, div.selector span, div.checker span, div.radio span, div.uploader, div.uploader span.action, div.button, div.button span {
  background-image: url("/bundles/tradedirectsite/img/vendor/uniform/sprite.png");
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
}
div.selector, div.checker, div.button, div.radio, div.uploader {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  /* Keeping this as :focus to remove browser styles */
}
div.selector, div.selector *, div.radio, div.radio *, div.checker, div.checker *, div.uploader, div.uploader *, div.button, div.button * {
  margin: 0;
  padding: 0;
}

.highContrastDetect {
  background: url("/bundles/tradedirectsite/img/vendor/uniform/bg-input.png") repeat-x 0 0;
  width: 0px;
  height: 0px;
}

/* Input & Textarea */
input.uniform-input,
select.uniform-multiselect,
textarea.uniform {
  padding: 0;
  background: url("/bundles/tradedirectsite/img/vendor/uniform/bg-input.png") repeat-x 0 0;
  outline: 0;
}
input.uniform-input.active,
select.uniform-multiselect.active,
textarea.uniform.active {
  background: url("/bundles/tradedirectsite/img/vendor/uniform/bg-input-focus.png") repeat-x 0 0;
}

/* Remove default webkit and possible mozilla .search styles.
 * Keeping this as :active to remove browser styles */
div.checker input,
input[type="search"],
input[type="search"]:active {
  -moz-appearance: none;
  -webkit-appearance: none;
}

/* Select */
div.selector {
  background-position: 0 -130px;
  line-height: 26px;
  height: 26px;
  padding: 0 0 0 10px;
  position: relative;
  overflow: hidden;
}
div.selector span {
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  background-position: right 0;
  height: 26px;
  line-height: 26px;
  padding-right: 25px;
  cursor: pointer;
  width: 100%;
  display: block;
}
div.selector.fixedWidth {
  width: 190px;
}
div.selector.fixedWidth span {
  width: 155px;
}
div.selector select {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: none;
  position: absolute;
  height: 22px;
  top: 0px;
  left: 0px;
  width: 100%;
}
div.selector.active {
  background-position: 0 -156px;
}
div.selector.active span {
  background-position: right -26px;
}
div.selector.hover, div.selector.focus {
  background-position: 0 -182px;
}
div.selector.hover span, div.selector.focus span {
  background-position: right -52px;
}
div.selector.hover.active, div.selector.focus.active {
  background-position: 0 -208px;
}
div.selector.hover.active span, div.selector.focus.active span {
  background-position: right -78px;
}
div.selector.disabled, div.selector.disabled.active {
  background-position: 0 -234px;
}
div.selector.disabled span, div.selector.disabled.active span {
  background-position: right -104px;
}

/* Checkbox */
div.checker {
  position: relative;
}
div.checker, div.checker span, div.checker input {
  width: 19px;
  height: 19px;
}
div.checker span {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: center;
  background-position: 0 -260px;
}
div.checker span.checked {
  background-position: -76px -260px;
}
div.checker input {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: none;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
div.checker.active span {
  background-position: -19px -260px;
}
div.checker.active span.checked {
  background-position: -95px -260px;
}
div.checker.hover span, div.checker.focus span {
  background-position: -38px -260px;
}
div.checker.hover span.checked, div.checker.focus span.checked {
  background-position: -114px -260px;
}
div.checker.hover.active span, div.checker.focus.active span {
  background-position: -57px -260px;
}
div.checker.hover.active span.checked, div.checker.focus.active span.checked {
  background-position: -133px -260px;
}
div.checker.disabled, div.checker.disabled.active {
  background-position: -152px -260px;
}
div.checker.disabled span.checked, div.checker.disabled.active span.checked {
  background-position: -171px -260px;
}

/* Radio */
div.radio {
  position: relative;
}
div.radio, div.radio span, div.radio input {
  width: 18px;
  height: 18px;
}
div.radio span {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: center;
  background-position: 0 -279px;
}
div.radio span.checked {
  background-position: -72px -279px;
}
div.radio input[type="radio"],
div.radio input[type="checkbox"],
div.radio input {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: none;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-align: center;
  margin: 0;
}
div.radio.active span {
  background-position: -18px -279px;
}
div.radio.active span.checked {
  background-position: -90px -279px;
}
div.radio.hover span, div.radio.focus span {
  background-position: -36px -279px;
}
div.radio.hover span.checked, div.radio.focus span.checked {
  background-position: -108px -279px;
}
div.radio.hover.active span, div.radio.focus.active span {
  background-position: -54px -279px;
}
div.radio.hover.active span.checked, div.radio.focus.active span.checked {
  background-position: -126px -279px;
}
div.radio.disabled span, div.radio.disabled.active span {
  background-position: -144px -279px;
}
div.radio.disabled span.checked, div.radio.disabled.active span.checked {
  background-position: -162px -279px;
}

/* Uploader */
div.uploader {
  background-position: 0 -297px;
  height: 28px;
  width: 190px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
div.uploader span.action {
  background-position: right -409px;
  height: 28px;
  line-height: 28px;
  width: 85px;
  text-align: center;
  float: left;
  display: inline;
  overflow: hidden;
  cursor: pointer;
}
div.uploader span.filename {
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  float: left;
  cursor: default;
  height: 24px;
  margin: 2px 0 2px 2px;
  line-height: 24px;
  width: 82px;
  padding: 0 10px;
}
div.uploader input {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: none;
  position: absolute;
  top: 0;
  right: 0;
  float: right;
  cursor: default;
  width: 100%;
  height: 100%;
}
div.uploader.active span.action {
  background-position: right -465px;
}
div.uploader.hover, div.uploader.focus {
  background-position: 0 -353px;
}
div.uploader.hover span.action, div.uploader.focus span.action {
  background-position: right -437px;
}
div.uploader.hover.active span.action, div.uploader.focus.active span.action {
  background-position: right -493px;
}
div.uploader.disabled, div.uploader.disabled.active {
  background-position: 0 -325px;
}
div.uploader.disabled span.action, div.uploader.disabled.active span.action {
  background-position: right -381px;
}

/* Buttons */
div.button {
  background-position: 0 -641px;
  height: 30px;
  cursor: pointer;
  position: relative;
  /* Keep buttons barely visible so they can get focus */
}
div.button a, div.button button, div.button input {
  opacity: 0.01;
  filter: alpha(opacity=1);
  -moz-opacity: 0.01;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}
div.button span {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  line-height: 30px;
  text-align: center;
  background-position: right -521px;
  height: 30px;
  margin-left: 13px;
  padding: 0;
}
div.button.active {
  background-position: 0 -671px;
}
div.button.active span {
  background-position: right -551px;
  cursor: default;
}
div.button.hover, div.button.focus {
  background-position: 0 -701px;
}
div.button.hover span, div.button.focus span {
  background-position: right -581px;
}
div.button.disabled, div.button.disabled.active {
  background-position: 0 -731px;
}
div.button.disabled span, div.button.disabled.active span {
  background-position: right -611px;
  cursor: default;
}

/*

Uniform Theme: Uniform Default
Version: 1.8
By: Josh Pyles
License: MIT License
---
For use with the Uniform plugin:
http://uniformjs.com/

*/
/* INPUT & TEXTAREA */
input.uniform-input,
select.uniform-multiselect,
textarea.uniform {
  font-size: 12px;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #777;
  border-top: solid 1px #aaa;
  border-left: solid 1px #aaa;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
input.uniform-input.hover, input.uniform-input.focus,
select.uniform-multiselect.hover,
select.uniform-multiselect.focus,
textarea.uniform.hover,
textarea.uniform.focus {
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  border-color: #999;
}

/* PRESENTATION */
/* Buttons */
div.button span {
  font-weight: bold;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
div.button.hover span, div.button.focus span {
  color: #555;
}
div.button.disabled span, div.button.disabled.active span {
  color: #bbb;
}

/* Select */
div.selector {
  font-size: 12px;
}
div.selector span {
  color: #666;
  text-shadow: 0 1px 0 #fff;
}
div.selector select {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 12px;
}
div.selector.disabled span, div.selector.disabled.active span {
  color: #bbb;
}

/* Checker */
div.checker {
  margin-right: 5px;
}

/* Radio */
div.radio {
  margin-right: 3px;
}

/* Uploader */
div.uploader span.action {
  text-shadow: #fff 0px 1px 0px;
  background-color: #fff;
  font-size: 11px;
  font-weight: bold;
}
div.uploader span.filename {
  color: #777;
  border-right: solid 1px #bbb;
  font-size: 11px;
}
div.uploader.disabled span.action, div.uploader.disabled.active span.action {
  color: #aaa;
}
div.uploader.disabled span.filename, div.uploader.disabled.active span.filename {
  border-color: #ddd;
  color: #aaa;
}

input.uniform-input, input.uniform-input:focus {
  background-color: #fff;
}

/* =========================================================
 * bootstrap-slider.js
 *
 * Maintainers: 
 *    Kyle Kemp 
 *      - Twitter: @seiyria
 *      - Github:  seiyria
 *    Rohit Kalkur
 *      - Twitter: @Rovolutionary
 *      - Github:  rovolution
 *
 * =========================================================
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================= */
.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.slider.slider-horizontal {
  width: 210px;
  height: 20px;
}

.slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}

.slider.slider-horizontal .slider-selection, .slider.slider-horizontal .slider-selection-min {
  height: 100%;
  top: 0;
  bottom: 0;
}

.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
  margin-top: -5px;
}

.slider.slider-horizontal .slider-handle.triangle {
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #0480be;
  margin-top: 0;
}

.slider.slider-vertical {
  height: 210px;
  width: 20px;
}

.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  margin-left: -5px;
  left: 50%;
  top: 0;
}

.slider.slider-vertical .slider-selection, .slider.slider-vertical .slider-selection-min {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}

.slider.slider-vertical .slider-handle {
  margin-left: -5px;
  margin-top: -10px;
}

.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #0480be;
  margin-left: 0;
}

.slider.slider-disabled .slider-handle {
  background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);
}

.slider.slider-disabled .slider-track {
  background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
  cursor: not-allowed;
}

.slider input {
  display: none;
}

.slider .tooltip.top {
  margin-top: -36px;
}

.slider .tooltip-inner {
  white-space: nowrap;
}

.slider .hide {
  display: none;
}

.slider-track {
  position: absolute;
  cursor: pointer;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #f9f9f9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

.slider-selection, .slider .slider-selection-min {
  position: absolute;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}

.slider-handle {
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #3a94a5;
  background-image: -webkit-linear-gradient(top, #149bdf 0%, #0480be 100%);
  background-image: linear-gradient(to bottom, #149bdf 0%, #0480be 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  filter: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  opacity: 0.8;
  border: 0px solid transparent;
}

.slider-handle.round {
  border-radius: 50%;
}

.slider-handle.triangle {
  background: transparent none;
}

.slider-handle.custom {
  background: transparent none;
}

.slider-handle.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}

/* =========================================================
 * CUSTOM OVERRIDE  CSS
 * =========================================================
 * ========================================================= */
.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.slider.slider-horizontal {
  width: 100%;
  height: 20px;
}
.slider.slider-horizontal .slider-track {
  height: 6px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
  box-shadow: 0 0 0 5px rgba(102, 102, 102, 0.09);
}
.slider.slider-horizontal .slider-selection, .slider.slider-horizontal .slider-selection-min {
  height: 100%;
  top: 0;
  bottom: 0;
}
.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
  margin-top: -12px;
}
.slider input {
  display: none;
}
.slider .tooltip-inner {
  white-space: nowrap;
}

.slider-track {
  position: absolute;
  cursor: pointer;
  background-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.slider-selection, .slider .slider-selection-min {
  position: absolute;
  background: #009D4D;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.slider-handle {
  position: absolute;
  width: 30px;
  height: 30px;
  background: url("/bundles/tradedirectsite/img/common/bg/slider-handle.png");
  border: 0px solid transparent;
  -webkit-box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.34);
  -moz-box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.34);
  box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.34);
}
.slider-handle.round {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

span.bulle {
  border: 2px solid #009D4D;
  color: #009D4D;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  padding: 5px 10px;
  font-size: 12px;
  margin: 0 0 0 20px;
  position: relative;
  background: #fff;
}
span.bulle:before {
  content: "";
  background: url("/bundles/tradedirectsite/img/common/bg/bull-arrow.png");
  position: absolute;
  top: 50%;
  width: 8px;
  height: 12px;
  margin: -5px 0 0 0;
  left: -8px;
  display: block;
}

.range {
  overflow: hidden;
  padding: 10px 0 0 0;
}
.range span {
  text-transform: uppercase;
  color: #b3b3b3;
}
.range span.sr-min {
  float: left;
}
.range span.sr-max {
  float: right;
}

/* Compass / CSS3 */
/* Sprites */
.sprites-sprite, .sprites-bxslider-next, .sprites-bxslider-prev {
  background-image: url('../img/common/sprites-s5104523514.png');
  background-repeat: no-repeat;
}

.sprites-bxslider-next {
  background-position: 0 0;
}

.sprites-bxslider-prev {
  background-position: 0 -39px;
}

/* Common */
/* HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222;
}

html {
  font-size: 1em;
  line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #91D3A7;
  text-shadow: none;
}

::selection {
  background: #91D3A7;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* normalize.css v2.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: 0;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

iframe {
  border: 0 none;
}

/* ==========================================================================
   SASS Mixins
   ========================================================================== */
/* background-sprite */
/* border-radius */
/* opacity */
/* keyframes */
/* animations */
/* ==========================================================================
   SASS Fonts
   ========================================================================== */
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/bundles/tradedirectsite/fonts/glyphicons-halflings-regular.eot?-pmofov");
  src: url("/bundles/tradedirectsite/fonts/glyphicons-halflings-regular.eot?#iefix-pmofov") format("embedded-opentype"), url("/bundles/tradedirectsite/fonts/glyphicons-halflings-regular.ttf?-pmofov") format("truetype"), url("/bundles/tradedirectsite/fonts/glyphicons-halflings-regular.woff?-pmofov") format("woff"), url("/bundles/tradedirectsite/fonts/glyphicons-halflings-regular.svg?-pmofov#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icon';
  src: url("/bundles/tradedirectsite/fonts/icon.eot");
  src: url("/bundles/tradedirectsite/fonts/icon.eot?#iefix") format("eot"), url("/bundles/tradedirectsite/fonts/icon.svg") format("svg"), url("/bundles/tradedirectsite/fonts/icon.woff") format("woff"), url("/bundles/tradedirectsite/fonts/icon.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* ==========================================================================
   SASS Icons
   ========================================================================== */
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

.icon-calc:before {
  content: "\e601";
}

.icon-arrowTop:before {
  content: "\e602";
}

.icon-arrowRight:before {
  content: "\e603";
}

.icon-arrowLeft:before {
  content: "\e604";
}

.icon-arrowBottom:before {
  content: "\e605";
}

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

.icon-geomap:before {
  content: "\e60a";
}

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

.icon-sliderNext:before {
  content: "\e60c";
}

.icon-sliderPrev:before {
  content: "\e60d";
}

.icon-check:before {
  content: "\e641";
}

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

.icon-spinner:before {
  content: "\e610";
}

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

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

.icon-geo:before {
  content: "\e613";
}

.icon-siege:before {
  content: "\e614";
}

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

.icon-internet:before {
  content: "\e616";
}

.icon-quote:before {
  content: "\e617";
}

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

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

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

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

.icon-tooltip:before {
  content: "\e61c";
}

.icon-bcv:before {
  content: "\e61d";
}

.icon-horloge:before {
  content: "\e61e";
}

.icon-bancomat:before {
  content: "\e642";
}

.icon-contact:before {
  content: "\e620";
}

.icon-service:before {
  content: "\e621";
}

.icon-biginfo:before {
  content: "\e622";
}

.icon-zip:before {
  content: "\e623";
}

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

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

.icon-panier:before {
  content: "\e626";
}

.icon-error-form:before {
  content: "\e627";
}

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

.icon-fast-email:before {
  content: "\e629";
}

.icon-rss:before {
  content: "\e62a";
}

.icon-bal:before {
  content: "\e62b";
}

.icon-accordeon-top:before {
  content: "\e62c";
}

.icon-accordeon-bottom:before {
  content: "\e62d";
}

.icon-private-banking:before {
  content: "\e62e";
}

.icon-service-guichet:before {
  content: "\e643";
}

.icon-conseiller-particulier:before {
  content: "\e630";
}

.icon-coffre:before {
  content: "\e631";
}

.icon-entreprise:before {
  content: "\e632";
}

.icon-acces-internet:before {
  content: "\e633";
}

.icon-versement:before {
  content: "\e634";
}

.icon-oeil:before {
  content: "\e635";
}

.icon-billets:before {
  content: "\e636";
}

.icon-pieces:before {
  content: "\e637";
}

.icon-24:before {
  content: "\e638";
}

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

.icon-buiding:before {
  content: "\e63a";
}

.icon-money:before {
  content: "\e63b";
}

.icon-billet-piece:before {
  content: "\e63c";
}

.icon-double-arrow:before {
  content: "\e63d";
}

.icon-arobase:before {
  content: "\e63e";
}

.icon-agences:before {
  content: "\e63f";
}

.icon-contact-mobile:before {
  content: "\e640";
}

/* different icon sizes */
[class^="icon-"].ico-xxxl, [class*=" icon-"].ico-xxxl {
  font-size: 100px;
}
[class^="icon-"].ico-xxl, [class*=" icon-"].ico-xxl {
  font-size: 85px;
}
[class^="icon-"].ico-xl, [class*=" icon-"].ico-xl {
  font-size: 70px;
}
[class^="icon-"].ico-lg, [class*=" icon-"].ico-lg {
  font-size: 60px;
}
[class^="icon-"].ico-xmd, [class*=" icon-"].ico-xmd {
  font-size: 45px;
}
[class^="icon-"].ico-md, [class*=" icon-"].ico-md {
  font-size: 30px;
}
[class^="icon-"].ico-sm, [class*=" icon-"].ico-sm {
  font-size: 15px;
}

.icon_time:after {
  content: url("/bundles/tradedirectsite/img/static/images/icon/icon_time.svg") !important;
}

.icon_user:before {
  content: url("/bundles/tradedirectsite/img/static/images/icon/icon_user.svg") !important;
  margin-right: 5px;
  position: relative;
  top: 3px;
}

/* ==========================================================================
   SASS Common
   ========================================================================== */
html {
  position: relative;
}

body {
  position: relative;
  z-index: 1;
  margin-top: 0;
  font-size: 13px;
  color: #404040;
  font-family: 'Roboto', arial, sans-serif;
  overflow-x: hidden;
}
body.floating-wt .ezwt_block {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -20px;
}
body.floating-wt .ezwt_block div#ezwt {
  position: relative;
  width: 335px;
  float: right;
}
body.maintenance .maintenance-wrapper {
  display: block;
}
body.maintenance header {
  top: 51px;
}
@media screen and (max-width: 992px) {
  body.maintenance header {
    top: 0;
  }
}

/* Default style blocks */
.content-wrapper {
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 992px) {
  .content-wrapper {
    padding: 0;
  }
}
.content-wrapper .breadcrumb {
  margin: 0 auto;
  width: 960px;
  background: none;
  padding: 0;
  font-size: 0;
}
@media screen and (max-width: 992px) {
  .content-wrapper .breadcrumb {
    width: 100%;
    padding: 25px 10px 0;
  }
}
.content-wrapper .breadcrumb li {
  color: #404040;
  font-size: 13px;
}
.content-wrapper .breadcrumb li:before {
  display: none;
}
.content-wrapper .breadcrumb li:after {
  color: #404040;
  margin: 0 6px;
  font-size: 8px;
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e604";
}
.content-wrapper .breadcrumb li a {
  color: #009D4D;
  text-decoration: none;
}
.content-wrapper .breadcrumb li a:hover {
  color: #40B579;
}
.content-wrapper .breadcrumb li.active:after {
  display: none;
}
.content-wrapper section.bloc {
  position: relative;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: 0;
  -ms-behavior: url("../tpl/styles/backgroundsize.min.htc");
  behavior: url("../tpl/styles/backgroundsize.min.htc");
}
.content-wrapper section.bloc.bloc404 {
  padding-top: 50px !important;
}
.content-wrapper section.bloc.bloc404 > .content {
  min-height: 490px;
  width: 1170px;
  max-width: 100%;
  color: #525F7F;
  font-size: 15px;
}
.content-wrapper section.bloc.bloc404 > .content p {
  font-size: 15px;
}
.content-wrapper section.bloc > .content {
  position: relative;
  z-index: 20;
  margin: 0 auto;
  padding: 30px 0 25px;
  height: 100%;
}
@media screen and (max-width: 992px) {
  .content-wrapper section.bloc > .content {
    width: 100%;
    padding: 45px 20px 25px;
  }
}
@media screen and (max-width: 480px) {
  .content-wrapper section.bloc > .content {
    padding: 25px 20px 25px;
  }
}

/* Class utiles */
.animation, .animation:before, .animation:after, a, a:after, a:before, label, button, i, input, textarea {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.no-animation *, .no-animation:before, .no-animation:after, .no-animation {
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}

.fade {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.fade.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.hide {
  display: none;
}

.clear {
  clear: both;
}

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

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

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

.object-full {
  width: 100%;
  margin: 0 0 13px;
}

.object-full img {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 1;
  margin: 0;
}
.wysiwyg .object-full img {
  margin: 0;
}

.object-center,
.object-left,
.object-right,
.object-full {
  position: relative;
}
.object-center .attribute-caption,
.object-left .attribute-caption,
.object-right .attribute-caption,
.object-full .attribute-caption {
  position: absolute;
  bottom: 0;
  z-index: 2;
  width: 100%;
  left: 0;
  right: 0;
  background: #707070;
  background: rgba(112, 112, 112, 0.9);
  padding: 5px;
  color: #fff;
  font-weight: 200;
  font-style: italic;
  margin: 0 auto;
}

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

.align-top {
  vertical-align: top !important;
}

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

.align-bottom {
  vertical-align: bottom !important;
}

em {
  font-style: italic;
  font-size: 13px;
  color: #707070;
  font-weight: 300;
}

hr {
  margin: 25px 0;
  border-top: 1px solid #D9D9D9;
}

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

p {
  padding: 0;
  margin: 0 0 8px;
}

ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
}

a {
  color: #404040;
}
a:hover, a:active, a:focus {
  color: inherit;
}
a:focus {
  text-decoration: none;
}
a [class^="icon-"], a [class*=" icon-"] {
  display: inline-block;
  margin-right: 6px;
}

blockquote {
  font-weight: 300;
  font-style: italic;
  position: relative;
  font-size: 13px;
  border: 0;
  padding: 0;
  margin: 0 0 0 25px;
}
@media screen and (max-width: 768px) {
  blockquote {
    margin: 0;
  }
}
blockquote:before {
  content: "\e617";
  position: absolute;
  font-size: 23px;
  left: -25px;
  top: 0;
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (max-width: 768px) {
  blockquote:before {
    position: relative;
    left: 0;
  }
}
blockquote strong {
  font-weight: 700;
  display: block;
}

.helpTT {
  display: inline-block;
  height: 16px;
  width: 16px;
  margin: 0 0 0 7px;
}
.helpTT span:before {
  color: #404040;
  font-size: 17px;
}

@media screen and (max-width: 480px) {
  .btn, div.uploader span.action {
    font-size: 14px;
  }
}

#mentions-tradedirect {
  display: none;
}
#mentions-tradedirect .content {
  padding: 10px 0 0 0;
}
@media screen and (max-width: 992px) {
  #mentions-tradedirect .content {
    padding: 10px;
  }
}
#mentions-tradedirect .wysiwyg p, #mentions-tradedirect .wysiwyg a {
  font-size: 11px;
}
#mentions-tradedirect .wysiwyg p {
  color: #707070;
  margin: 0;
}

.fond_wrapper {
  background: #fff;
  padding: 20px;
}

/* ==========================================================================
   SASS Animate
   ========================================================================== */
@-webkit-keyframes slideDownToolbar {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes slideDownToolbar {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes slideDownToolbar {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideDownToolbar {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
/* Components */
/* ==========================================================================
   Component Wysiwyg
   ========================================================================== */
section:first-child .wysiwyg h1 {
  font-size: 36px;
  font-weight: bold;
}
section:first-child .wysiwyg h1 a {
  font-size: 36px;
}

.wysiwyg {
  font-weight: 400;
  /* title */
  /* paragraphe */
  /* tableaux */
  /* link */
  /* list */
  /* strong */
  /* img */
}
.wysiwyg h1 {
  margin: 0 0 16px;
  font-size: 30px;
  font-weight: 100;
}
.wysiwyg h1 a {
  font-size: 30px;
}
.wysiwyg h2 {
  margin: 0 0 24px;
  font-size: 30px;
  font-weight: 100;
}
.wysiwyg h2 a {
  font-size: 30px;
}
.wysiwyg h2.small {
  font-size: 20px;
}
.wysiwyg h2.small a {
  font-size: 20px;
}
.wysiwyg h3 {
  font-size: 20px;
  margin: 0 0 16px;
}
.wysiwyg h3 a {
  font-size: 20px;
}
.wysiwyg h4 {
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 16px;
}
.wysiwyg h4 a {
  font-size: 16px;
}
.wysiwyg p {
  margin: 0 0 13px;
  font-size: 13px;
}
.wysiwyg p.text-left, .wysiwyg p[align=left] {
  text-align: left;
}
.wysiwyg p.text-right, .wysiwyg p[align=right] {
  text-align: right;
}
.wysiwyg p.text-center, .wysiwyg p[align=center] {
  text-align: center;
}
.wysiwyg p.text-justify, .wysiwyg p[align=justify] {
  text-align: justify;
}
.wysiwyg p.signature {
  margin: 0 0 80px;
  font-size: 20px;
  font-weight: 100;
}
.wysiwyg p.sous-titre {
  font-size: 17px;
  font-weight: 400;
}
.wysiwyg table p {
  margin: 0;
}
.wysiwyg a, .wysiwyg a em {
  font-size: 13px;
  color: #009D4D;
}
.wysiwyg a:hover {
  color: #40B579;
  text-decoration: none;
}
@media screen and (max-width: 480px) {
  .wysiwyg a.btn {
    font-size: 16px;
  }
}
.wysiwyg a.btn.btn-primary {
  color: white;
}
.wysiwyg a.btn.btn-default {
  color: #000000;
}
.wysiwyg a.btn.btn-default:hover {
  background: rgba(255, 255, 255, 0.8);
}
.wysiwyg ul {
  margin: 0 0 13px;
  padding: 0 0 0 20px;
}
.wysiwyg ul li {
  font-weight: 500;
  margin-bottom: 8px;
  position: relative;
  padding: 0 0 0 11px;
}
.wysiwyg ul li:before {
  font-family: 'icon';
  font-size: 12px;
  speak: none;
  font-style: normal;
  font-weight: 500;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e604";
  margin-right: 8px;
  position: absolute;
  top: 3px;
  left: -6px;
}
.wysiwyg ul li ul {
  padding: 6px 0 0 20px;
  margin: 0 0 6px;
}
.wysiwyg ul li ul li {
  font-weight: 300;
  margin-bottom: 4px;
}
.wysiwyg ul li ul li:before {
  font-size: 6px;
  top: 7px;
  left: 0px;
}
.wysiwyg ol {
  margin: 0 0 13px;
  padding: 0 0 0 20px;
  list-style-type: none;
  counter-reset: li-counter;
}
.wysiwyg ol li {
  font-weight: 500;
  margin-bottom: 8px;
}
.wysiwyg ol li:before {
  margin-right: 6px;
  content: counter(li-counter) ".";
  counter-increment: li-counter;
}
.wysiwyg ol li ol {
  padding: 6px 0 0 20px;
  margin: 0 0 6px;
}
.wysiwyg ol li ol li {
  font-weight: 300;
  margin-bottom: 4px;
}
.wysiwyg ol li ol li:before {
  font-weight: 500;
}
.wysiwyg strong {
  font-weight: 700;
}
.wysiwyg .object-center,
.wysiwyg .object-left,
.wysiwyg .object-right {
  margin: 0 0 13px;
}
.wysiwyg .object-left {
  margin-right: 20px;
}
.wysiwyg .object-right {
  margin-left: 20px;
}
.wysiwyg .specific .col-md-6 {
  float: right;
}
.wysiwyg .specific .col-md-6 + .col-md-6 {
  float: left;
}
.wysiwyg .grid-layout {
  margin-bottom: 10px;
}
.wysiwyg img {
  max-width: 100%;
  height: auto;
}
.wysiwyg .auteur {
  display: table;
  margin-bottom: 13px;
}
.wysiwyg .auteur a {
  font-size: 13px;
  color: #404040;
  text-decoration: none;
}
.wysiwyg .auteur a:hover {
  color: #009D4D;
}
.wysiwyg .auteur img {
  display: table-cell;
  margin: 0 5px 3px 0;
  width: 70px;
  height: auto;
  max-width: none;
}
.wysiwyg .auteur p {
  display: table-cell;
  vertical-align: bottom;
  font-size: 13px;
}
.wysiwyg .auteur strong {
  display: block;
  font-size: 13px;
}
@media screen and (max-width: 480px) {
  .wysiwyg .auteur {
    width: 100%;
    display: block;
    margin: 0 0 5px;
  }
}

/* ==========================================================================
   Component Button
   ========================================================================== */
.btn, div.uploader span.action {
  margin-bottom: 16px;
  padding: 6px 18px;
  font-size: 16px;
  font-weight: 500;
  outline: none;
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -ms-border-radius: 4px 4px 4px 4px;
  -o-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
}
.btn.btn-default, div.uploader span.btn-default.action {
  color: #000000;
}
.btn.btn-default:hover, div.uploader span.btn-default.action:hover {
  background: rgba(255, 255, 255, 0.8);
}
.btn.btn-primary, div.uploader span.action {
  background: #396CFF;
  border-color: #396CFF;
}
.btn.btn-primary:hover, div.uploader span.action:hover {
  background: rgba(57, 108, 255, 0.8);
}
.btn.arrowLeft:before, div.uploader span.arrowLeft.action:before {
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e604";
  margin-right: 6px;
  position: relative;
  top: 1px;
}
.btn.arrowRight:before, div.uploader span.arrowRight.action:before {
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e603";
  margin-right: 6px;
  position: relative;
  top: 1px;
}
.btn .icon-arrowRight::before, div.uploader span.action .icon-arrowRight::before {
  content: url(/bundles/tradedirectsite/img/common/icon_next_arrow_white.svg) !important;
  margin-left: 5px;
}
.btn .icon-arrowLeft::before, div.uploader span.action .icon-arrowLeft::before {
  content: url(/bundles/tradedirectsite/img/common/icon_back_arrow_white.svg) !important;
  position: relative;
  top: -1px;
}
@media screen and (max-width: 992px) {
  .btn, div.uploader span.action {
    white-space: normal;
  }
}
.btn:active:focus, div.uploader span.action:active:focus, .btn:focus, div.uploader span.action:focus {
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -ms-border-radius: 4px 4px 4px 4px;
  -o-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  outline: none;
  border: 1px solid #666;
}

p .btn, p div.uploader span.action, div.uploader p span.action {
  margin-bottom: 0;
}

/* ==========================================================================
   Component Date Event
   ========================================================================== */
.bloc-list-events, .bloc-detail-event {
  /* date events */
}
.bloc-list-events .date .n-day, .bloc-detail-event .date .n-day {
  font-size: 40px;
  text-align: left;
  line-height: 1;
}
.bloc-list-events .date .l-day, .bloc-list-events .date .l-month, .bloc-detail-event .date .l-day, .bloc-detail-event .date .l-month {
  display: block;
}
.bloc-list-events .date .l-month, .bloc-detail-event .date .l-month {
  font-weight: 700;
}

/* ==========================================================================
   Component Bxslider
   ========================================================================== */
.bx-wrapper .bx-viewport {
  left: 0;
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bx-wrapper .bx-controls-direction a {
  width: 39px;
  height: 39px;
}
.bx-wrapper .bx-prev {
  background-image: url('../img/common/sprites-s08df5fc696.png');
  background-position: 0 -39px;
  background-repeat: no-repeat;
  height: 39px;
  width: 40px;
}
.bx-wrapper .bx-prev:hover {
  background-position: 0 -39px;
}
.bx-wrapper .bx-next {
  background-image: url('../img/common/sprites-s08df5fc696.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 39px;
  width: 40px;
}
.bx-wrapper .bx-next:hover {
  background-position: 0 0;
}

/* ==========================================================================
   Component table
   ========================================================================== */
table {
  border-collapse: separate;
  border-spacing: 0;
  margin: 0 0 20px;
}
table p {
  margin: 0;
}
table ul {
  margin: 0;
}
table li {
  margin: 0 0 1px;
}
.wysiwyg table ul {
  margin: 0;
}
.wysiwyg table li {
  margin: 0 0 1px;
}
table.product-compare td {
  padding: 9px;
}
table.product-compare tr:nth-last-child(2) th {
  border-bottom: 0 none;
}
table td {
  vertical-align: middle;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  background: #f9f9f9;
  padding: 15px 15px;
  font-size: 13px;
  font-weight: 100;
}
table td:last-child {
  border-right: 0;
}
table td.group {
  display: none;
}
table td p {
  text-align: left;
}
table td.selection {
  background: #40B579;
  color: #fff;
  border-bottom-color: #009D4D;
  border-bottom-color: rgba(193, 193, 193, 0.5);
  border-left: 4px solid #c1c1c1;
  border-right: 4px solid #c1c1c1;
  font-weight: 700;
}
table tr:nth-child(odd) td {
  background: #ececec;
}
table tr:nth-child(odd) td.selection {
  background: #40B579;
  color: #fff;
  border-bottom-color: #009D4D;
  border-bottom-color: rgba(193, 193, 193, 0.5);
  border-left: 4px solid #c1c1c1;
  border-right: 4px solid #c1c1c1;
}
table tr:nth-child(odd) td:last-child.selection {
  border-bottom: 0;
}
table tr:last-child td {
  border-bottom: 0 none;
}
table th {
  vertical-align: top;
  text-align: center;
  font-weight: normal;
}
table th[scope=col], table thead th {
  background: #707070;
  border-bottom: 4px solid #404040;
  border-right: 1px solid #535353;
  color: #fff;
  padding: 9px;
  position: relative;
  font-weight: 400;
}
table th[scope=col]:last-child, table thead th:last-child {
  border-right: 0;
}
table th[scope=col].selection, table thead th.selection {
  background: #535353;
  color: #fff;
}
table th[scope=row], table tbody th {
  padding: 9px 22px 9px 12px;
  border-right: 4px solid #92D4A8;
  border-bottom: 1px solid #D3EDDC;
  background: #BDE5CA;
  text-align: left;
  vertical-align: middle;
}
table tr:nth-child(odd).commander .selection {
  background: #009D4D;
}
table tr.commander .selection {
  background: #009D4D;
}
table tr.selection td,
table tr.selection th {
  background: #40B579;
  color: #fff;
  border-color: #009D4D;
  border-bottom: 0 none;
}
table tr.footer td,
table tr.footer th {
  background: #fff;
  color: #000;
  border-color: #EBEBEB;
  border-bottom: 0 none;
}
table th.empty,
table td.empty {
  background: none;
  border: 0 none;
}
table .btn, table div.uploader span.action, div.uploader table span.action {
  font-size: 13px;
  margin: 0 0 2px;
}
table .infos {
  font-size: 11px;
  color: #666666;
}
table .selection .btn.btn-primary, table .selection div.uploader span.action, div.uploader table .selection span.action {
  background: #fff;
  color: #000;
}
table .selection .infos {
  font-weight: 100;
  color: #fff;
}
table .selection .infos:hover {
  color: #fff;
}

.selection .icon-check:before {
  color: #fff;
}
.icon-check em {
  display: none;
}

.selec-bcv {
  background: #3FB478;
  padding: 10px;
  text-align: center;
  margin: 0 0 15px;
  color: #fff;
  position: relative;
}
.selec-bcv:before {
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e60b";
  color: #fff;
  margin: 0 5px 0 0;
}
.selec-bcv:after {
  content: "";
  display: block;
  position: absolute;
  border-top: 10px solid #3FB478;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
  height: 1px;
  width: 1px;
  left: 50%;
  margin: 0 0 0 -10px;
  bottom: -20px;
}

/* Styles table.fond*/
table.fond {
  border-collapse: separate;
  border-spacing: 0;
  margin: 0 0 20px;
}
table.fond a {
  color: #00AB5F;
  text-decoration: none;
}
table.fond p {
  color: #404040;
  margin: 0;
}
table.fond td {
  vertical-align: middle;
  border-right: none;
  border-bottom: 1px solid #d9d9d9;
  background: transparent;
  padding: 5px;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
  color: #404040;
}
table.fond th {
  vertical-align: top;
  font-weight: normal;
  text-align: left;
}
table.fond tr:nth-child(odd) td {
  background: transparent;
}
table.fond th[scope=col],
table.fond thead th {
  background: transparent;
  border-bottom: 4px solid #d9d9d9;
  border-right: 0;
  color: #797979;
  padding: 7px;
  position: relative;
  font-weight: 600;
  font-size: 13px;
}
table.fond th[scope=row], table.fond tbody th {
  padding: 9px 22px 9px 12px;
  border-bottom: 1px solid #009D4D;
  background: #009D4D;
  vertical-align: middle;
}
table.fond .sorting_asc, table.fond .sorting_desc {
  cursor: pointer;
}
table.fond .sorting {
  cursor: pointer;
  background-image: url("/bundles/tradedirectsite/img/sort_both-grey.png");
  background-repeat: no-repeat;
  background-position: center right;
}
table.fond .sorting_asc {
  background-image: url("/bundles/tradedirectsite/img/sort_asc.png");
  background-repeat: no-repeat;
  background-position: center right;
}
table.fond .sorting_desc {
  background-image: url("/bundles/tradedirectsite/img/sort_desc.png");
  background-repeat: no-repeat;
  background-position: center right;
}

@media only screen and (max-width: 992px) {
  .selec-bcv {
    display: none;
  }

  table td {
    padding: 9px 5px;
  }
  table th[scope=row], table tbody th {
    padding: 9px 5px 9px 5px;
  }
}
@media only screen and (max-width: 768px) {
  table:not(.table-no-responsive) {
    display: block;
    position: relative;
    width: 100%;
  }
  table:not(.table-no-responsive).product-compare th[scope=row], table:not(.table-no-responsive).product-compare tbody th {
    min-height: 75px;
  }
  table:not(.table-no-responsive).product-compare th[scope=row] p, table:not(.table-no-responsive).product-compare tbody th p {
    white-space: normal;
  }
  table:not(.table-no-responsive).product-compare thead {
    margin: 0;
  }
  table:not(.table-no-responsive).product-compare th,
  table:not(.table-no-responsive).product-compare tr,
  table:not(.table-no-responsive).product-compare td {
    min-height: 58px;
  }
  table:not(.table-no-responsive).product-compare th p,
  table:not(.table-no-responsive).product-compare tr p,
  table:not(.table-no-responsive).product-compare td p {
    font-size: 11px;
    white-space: normal;
  }
  table:not(.table-no-responsive).product-compare tbody tr:last-child .btn, table:not(.table-no-responsive).product-compare tbody tr:last-child div.uploader span.action, div.uploader table:not(.table-no-responsive).product-compare tbody tr:last-child span.action {
    padding: 3px 6px 4px;
    font-size: 11px;
  }
  table:not(.table-no-responsive).product-compare tr:last-child p {
    display: inline-block;
  }
  table:not(.table-no-responsive) thead {
    display: block;
    float: left;
  }
  table:not(.table-no-responsive) thead tr {
    display: block;
  }
  table:not(.table-no-responsive) tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
  table:not(.table-no-responsive) tbody tr {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 -3px;
  }
  table:not(.table-no-responsive) th {
    display: block;
  }
  table:not(.table-no-responsive) th[scope=col], table:not(.table-no-responsive) thead th {
    border-width: 1px;
    padding: 5px 3px;
    max-width: 85px;
  }
  table:not(.table-no-responsive) th[scope=col] p, table:not(.table-no-responsive) thead th p {
    font-size: 11px;
  }
  table:not(.table-no-responsive) th[scope=row], table:not(.table-no-responsive) tbody th {
    min-height: 45px;
    border-width: 1px;
  }
  table:not(.table-no-responsive) td {
    display: block;
    min-height: 1.25em;
  }
  table:not(.table-no-responsive) th,
  table:not(.table-no-responsive) tr,
  table:not(.table-no-responsive) td {
    display: block;
    min-height: 45px;
  }
  table:not(.table-no-responsive) th.empty,
  table:not(.table-no-responsive) tr.empty,
  table:not(.table-no-responsive) td.empty {
    min-height: 75px;
  }
  table:not(.table-no-responsive) th.selection,
  table:not(.table-no-responsive) tr.selection,
  table:not(.table-no-responsive) td.selection {
    border-width: 1px;
  }
  table:not(.table-no-responsive) tr:nth-child(odd) td.selection {
    border-width: 0px;
  }
  table:not(.table-no-responsive) .infos {
    padding: 0 5px;
  }
}
/* Maintenance style */
.maintenance-wrapper,
.notif-wrapper {
  overflow: hidden;
  margin-bottom: 0;
  width: 100%;
  font-size: 13px;
  border: 2px solid transparent;
  border-image: url("/bundles/tradedirectsite/img/common/bg/border-img-notif.png") 2 2 round;
  -webkit-border-image: url("/bundles/tradedirectsite/img/common/bg/border-img-notif.png") 2 2 round;
  -o-border-image: url("/bundles/tradedirectsite/img/common/bg/border-img-notif.png") 2 2 round;
  /*&.propose {
    a.icon-close {
      background:$notif-success;
    }
  }*/
}
.notif .maintenance-wrapper, .notif
.notif-wrapper {
  margin: 0;
}
section .maintenance-wrapper, section
.notif-wrapper {
  padding: 10px;
}
section .maintenance-wrapper span[class^="icon-"], section .maintenance-wrapper span[class*=" icon-"], section
.notif-wrapper span[class^="icon-"], section
.notif-wrapper span[class*=" icon-"] {
  position: relative;
  font-size: 18px;
  margin: 0 7px 0 0;
  float: left;
}
.maintenance-wrapper.product, .maintenance-wrapper.warning,
.notif-wrapper.product,
.notif-wrapper.warning {
  background: #fff0bb;
}
.maintenance-wrapper.product a.more, .maintenance-wrapper.warning a.more,
.notif-wrapper.product a.more,
.notif-wrapper.warning a.more {
  color: #000;
}
.maintenance-wrapper.product a.icon-close, .maintenance-wrapper.warning a.icon-close,
.notif-wrapper.product a.icon-close,
.notif-wrapper.warning a.icon-close {
  background: #e3cd66;
}
.maintenance-wrapper.in-progress,
.notif-wrapper.in-progress {
  background-color: #53BED9;
  color: #fff;
}
.maintenance-wrapper.product, .maintenance-wrapper.warning,
.notif-wrapper.product,
.notif-wrapper.warning {
  background-color: #fff0bb;
}
.maintenance-wrapper.no-result, .maintenance-wrapper.outofcountry, .maintenance-wrapper.reject,
.notif-wrapper.no-result,
.notif-wrapper.outofcountry,
.notif-wrapper.reject {
  background-color: #ff8b6c;
  color: #fff;
}
.maintenance-wrapper.no-result a, .maintenance-wrapper.outofcountry a, .maintenance-wrapper.reject a,
.notif-wrapper.no-result a,
.notif-wrapper.outofcountry a,
.notif-wrapper.reject a {
  color: #fff;
}
.maintenance-wrapper.no-result a.goGeo, .maintenance-wrapper.outofcountry a.goGeo, .maintenance-wrapper.reject a.goGeo,
.notif-wrapper.no-result a.goGeo,
.notif-wrapper.outofcountry a.goGeo,
.notif-wrapper.reject a.goGeo {
  text-decoration: underline;
}
.maintenance-wrapper.no-result a.icon-close, .maintenance-wrapper.outofcountry a.icon-close, .maintenance-wrapper.reject a.icon-close,
.notif-wrapper.no-result a.icon-close,
.notif-wrapper.outofcountry a.icon-close,
.notif-wrapper.reject a.icon-close {
  background: #FFB29D;
}
.maintenance-wrapper.propose,
.notif-wrapper.propose {
  background-color: #53BED9;
  color: #fff;
}
.maintenance-wrapper.propose a,
.notif-wrapper.propose a {
  color: #fff;
}
.maintenance-wrapper.propose a.goGeo,
.notif-wrapper.propose a.goGeo {
  text-decoration: underline;
}
.maintenance-wrapper.propose a.icon-close,
.notif-wrapper.propose a.icon-close {
  background: #009FE3;
}
.maintenance-wrapper.reject, .maintenance-wrapper.error,
.notif-wrapper.reject,
.notif-wrapper.error {
  background: #ff8b6c;
  color: #fff;
}
.maintenance-wrapper.reject a.more, .maintenance-wrapper.error a.more,
.notif-wrapper.reject a.more,
.notif-wrapper.error a.more {
  color: #fff;
}
.maintenance-wrapper.reject a.icon-close, .maintenance-wrapper.error a.icon-close,
.notif-wrapper.reject a.icon-close,
.notif-wrapper.error a.icon-close {
  background: #ffb29d;
}
.maintenance-wrapper.success,
.notif-wrapper.success {
  background: #40b579;
  color: #fff;
}
.maintenance-wrapper.success a.more,
.notif-wrapper.success a.more {
  color: #fff;
}
.maintenance-wrapper.success a.icon-close,
.notif-wrapper.success a.icon-close {
  background: #92D4A8;
}
.maintenance-wrapper.info,
.notif-wrapper.info {
  background: #53BED9;
  color: #fff;
}
.maintenance-wrapper.info a.more,
.notif-wrapper.info a.more {
  color: #fff;
}
.maintenance-wrapper.info a.icon-close,
.notif-wrapper.info a.icon-close {
  background: #009FE3;
}
.maintenance-wrapper.product,
.notif-wrapper.product {
  margin: 0 0 20px;
  position: relative;
}
.maintenance-wrapper.product .content,
.notif-wrapper.product .content {
  position: relative;
}
.maintenance-wrapper.product .icon-close,
.notif-wrapper.product .icon-close {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -11px;
}
.maintenance-wrapper.product a,
.notif-wrapper.product a {
  text-decoration: none;
}
.maintenance-wrapper p,
.notif-wrapper p {
  margin: 0;
}
.maintenance-wrapper .content,
.notif-wrapper .content {
  padding: 13px;
  margin: 0 auto;
  width: 1440px;
  min-height: 45px;
}
@media screen and (max-width: 992px) {
  .maintenance-wrapper .content,
  .notif-wrapper .content {
    width: 100%;
    padding: 5px;
    font-size: 12px;
    min-height: inherit;
  }
}
.maintenance-wrapper .content .icon-error,
.maintenance-wrapper .content .icon-success,
.maintenance-wrapper .content .icon-warning,
.maintenance-wrapper .content .icon-biginfo,
.notif-wrapper .content .icon-error,
.notif-wrapper .content .icon-success,
.notif-wrapper .content .icon-warning,
.notif-wrapper .content .icon-biginfo {
  position: relative;
  font-size: 24px;
  margin: 0 7px 0 0;
  float: left;
}
.maintenance-wrapper a.more,
.notif-wrapper a.more {
  font-style: italic;
  float: right;
  text-decoration: none;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .maintenance-wrapper a.more,
  .notif-wrapper a.more {
    padding: 0 0 0 10px;
  }
}
.maintenance-wrapper a.icon-close,
.notif-wrapper a.icon-close {
  color: #FFFFFF;
  float: right;
  font-size: 17px;
  line-height: 15px;
  margin: 0 14px 0 10px;
  padding: 3px 0;
  text-decoration: none;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  -ms-border-radius: 100% 100% 100% 100%;
  -o-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
@media screen and (max-width: 480px) {
  .maintenance-wrapper a.icon-close,
  .notif-wrapper a.icon-close {
    margin-right: 0;
  }
}
.maintenance-wrapper .title,
.notif-wrapper .title {
  margin: 0 0 8px;
  font-size: 14px;
  font-weight: 800;
  font-size: 13px;
  font-weight: 400;
}
.maintenance-wrapper .btn, .maintenance-wrapper div.uploader span.action, div.uploader .maintenance-wrapper span.action,
.notif-wrapper .btn,
.notif-wrapper div.uploader span.action,
div.uploader .notif-wrapper span.action {
  position: relative;
  margin-bottom: 0;
  padding: 2px 13px 5px;
  font-size: 13px;
  top: -2px;
  background: #535353;
  border-color: #535353;
  padding: 2px 9px 4px;
  margin: 0;
}
.maintenance-wrapper .btn:hover, .maintenance-wrapper div.uploader span.action:hover, div.uploader .maintenance-wrapper span.action:hover,
.notif-wrapper .btn:hover,
.notif-wrapper div.uploader span.action:hover,
div.uploader .notif-wrapper span.action:hover {
  background: #707070;
  border-color: #707070;
}
.maintenance-wrapper.error .wysiwyg a, .maintenance-wrapper.success .wysiwyg a, .maintenance-wrapper.info .wysiwyg a,
.notif-wrapper.error .wysiwyg a,
.notif-wrapper.success .wysiwyg a,
.notif-wrapper.info .wysiwyg a {
  font-weight: 700;
  color: #fff;
  text-decoration: underline;
}
.maintenance-wrapper.warning .wysiwyg a,
.notif-wrapper.warning .wysiwyg a {
  font-weight: 700;
  color: #404040;
  text-decoration: underline;
}

.maintenance-wrapper {
  text-align: center;
  background: #fff0bb;
  display: none;
}
.maintenance-wrapper p {
  text-align: center;
}

label.required:after {
  content: " *";
  color: red;
}

form input[type=CHECKBOX],
form input[type=RADIO] {
  cursor: pointer;
}
form button[type=SUBMIT] {
  font-size: 14px;
}
form button[type=SUBMIT] span {
  font-size: 8px;
  position: relative;
  top: -1px;
}
form label {
  margin-right: 5px;
}
form hr {
  margin: 10px -10px;
}
form h3 {
  padding: 0 0 0 10px;
  margin: 0 0 0 10px;
}
form fieldset {
  border: 0 none;
}
form .group {
  padding: 10px;
  border: 1px solid #ededed;
  margin: 0 0 20px;
  background: #fff;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
form .group.focus {
  background: #fff9e4;
  border-color: #e3cd66;
}
@media screen and (max-width: 480px) {
  form .group {
    padding: 5px;
  }
}
form textarea {
  width: 100%;
  border: 1px solid #CCCCCC;
  padding: 5px 10px;
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -ms-border-radius: 4px 4px 4px 4px;
  -o-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
}
form .error .form-control {
  border-left-width: 5px;
  border-right-width: 35px;
  border-color: #ff8b6c;
  color: #ff8b6c;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -ms-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
form .error .form-control + [class^="icon-"],
form .error .form-control + [class*=" icon-"] {
  display: block;
}
form .error textarea {
  border-left-width: 5px;
  border-right-width: 5px;
  border-color: #ff8b6c;
  color: #ff8b6c;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -ms-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
form .error [class^="icon-"], form .error [class*=" icon-"] {
  position: absolute;
  right: 14px;
  top: 28px;
  display: none;
}
form .error [class^="icon-"]:before, form .error [class*=" icon-"]:before {
  color: #FFFFFF;
  font-size: 23px;
}

.show-hide-content {
  display: none;
}

.form-group {
  position: relative;
}
.form-group .input-text-wrap {
  display: inline-block;
  margin: 0 10px 5px 0;
  height: auto;
  width: auto;
}
.form-group .input-wrap {
  display: inline-block;
  background: #ededed;
  border-radius: 100px;
  padding: 3px 11px 3px 8px;
  margin: 0 10px 5px 0;
  height: auto;
  width: auto;
}
.form-group .input-wrap .checkbox,
.form-group .input-wrap .radio {
  margin: 0;
  float: left;
}
.form-group .input-wrap label {
  font-weight: 300;
  padding: 0 0 0 3px;
}
.form-group .input-wrap.active {
  background: #D3EDDC;
}

.wrap-pop-tool {
  margin-bottom: 20px;
}
.wrap-pop-tool div.inline-form {
  position: relative;
  display: inline-block;
  width: 225px;
  margin-right: 30px;
}
.wrap-pop-tool div.inline-form span.icon-error-form {
  top: 21px;
  right: -12px;
}
@media screen and (max-width: 768px) {
  .wrap-pop-tool div.inline-form {
    display: block;
    margin: 5px 0 15px 0;
    width: 100%;
    min-height: 74px;
  }
  .wrap-pop-tool div.inline-form.error {
    min-height: 104px;
  }
  .wrap-pop-tool div.inline-form:last-child {
    margin-bottom: 0;
  }
  .wrap-pop-tool div.inline-form span.icon-error-form {
    top: 25px;
    right: 4px;
  }
}

.pop-tool {
  display: inline-block;
  float: none;
  margin: -4px 0 0 15px;
}
@media screen and (max-width: 768px) {
  .pop-tool {
    margin: 5px 0 15px 0;
    width: 100%;
    clear: both;
  }
}
.pop-tool label {
  margin-bottom: 2px;
  font-weight: normal;
  font-size: 12px;
}
.pop-tool .form-control {
  padding: 2px 8px;
  height: 26px;
  font-size: 11px;
  width: 240px;
}
@media screen and (max-width: 768px) {
  .pop-tool .form-control {
    height: auto;
    width: 100%;
    max-width: 100%;
    font-size: 14px;
    padding: 6px 12px;
  }
}
.pop-tool p.help-block {
  max-width: 500px;
  font-size: 12px;
  padding: 3px 0 0 0;
  margin: 0;
}
.pop-tool.error [class^="icon-"],
.pop-tool.error [class*=" icon-"] {
  right: 4px;
  top: 25px;
}
@media screen and (min-width: 768px) {
  .pop-tool.error [class^="icon-"],
  .pop-tool.error [class*=" icon-"] {
    left: 210px;
    right: auto;
    top: 23px;
  }
}
@media screen and (min-width: 768px) {
  .pop-tool.error [class^="icon-"]:before,
  .pop-tool.error [class*=" icon-"]:before {
    font-size: 20px;
  }
}

.form-inline .help-block {
  display: inline-block;
}

div.uploader {
  width: auto;
  min-height: 38px;
  background: none;
}
@media screen and (max-width: 480px) {
  div.uploader {
    width: 100%;
    height: auto;
  }
}
div.uploader span.filename {
  border: 1px solid #BBBBBB;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  color: #777777;
  font-size: 13px;
  font-style: italic;
  font-weight: 200;
  height: 35px;
  line-height: 35px;
  margin: 0 10px 0 0;
  width: 284px;
  background: #fff;
}
@media screen and (max-width: 480px) {
  div.uploader span.filename {
    margin: 0 0 5px;
    width: 100%;
  }
}
div.uploader span.action {
  width: auto;
  height: auto;
  margin: 0;
  cursor: pointer;
  padding: 2px 15px;
  font-size: 14px;
  font-weight: 500;
  text-shadow: 0 0 0 transparent;
}
div.uploader span.action span {
  font-size: 8px;
  position: relative;
  top: -1px;
}
@media screen and (max-width: 480px) {
  div.uploader span.action {
    margin: 0;
    width: 100%;
  }
}
div.uploader input {
  cursor: pointer;
}

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

.radio, .checkbox {
  padding: 0;
}

.big div.checker span {
  background-color: #FFFFFF;
  background-position: -10px -177px;
  border: 1px solid #BBBBBB;
  border-radius: 3px;
  height: 20px;
  width: 20px;
}
.big div.checker span.checked {
  background-color: #fff;
  background-position: -76px -260px;
}

button[type=SUBMIT] span {
  font-size: 12px;
}

p.oblig span {
  color: red;
}

.checkbox {
  margin-bottom: 1px;
}

p.error-msg,
p.help-block {
  float: left;
  font-weight: 300;
  line-height: 15px;
  margin: 0 0 10px;
  font-style: italic;
  width: 100%;
  clear: both;
  padding: 5px 0 0 0;
}
@media screen and (max-width: 992px) {
  p.error-msg,
  p.help-block {
    max-width: 100%;
  }
}

p.help-block {
  max-width: 240px;
}

p.error-msg {
  color: #ff8b6c;
}

.notif-wrapper {
  margin: 0 0 10px;
}

div.selector {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  height: 34px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -ms-border-radius: 4px 4px 4px 4px;
  -o-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
div.selector span {
  height: 32px;
  padding: 4px 32px 6px 0px;
  background: url("/bundles/tradedirectsite/img/vendor/uniform/sprite.png") 100% -771px no-repeat;
  text-shadow: none;
  -webkit-user-select: none;
}
div.selector.active.hover, div.selector.focus, div.selector.active, div.selector.hover {
  background: #ffffff;
}
div.selector.active.hover span, div.selector.focus span, div.selector.active span, div.selector.hover span {
  background: url("/bundles/tradedirectsite/img/vendor/uniform/sprite.png") 100% -771px no-repeat;
}

.basket-wrapper {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 20;
  overflow: hidden;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.basket-wrapper.closed {
  right: -170px;
}
.basket-wrapper.no-product {
  right: -250px;
}
.basket-wrapper a.basket-trigger {
  display: block;
  background: #404040;
  text-align: center;
  float: left;
  text-decoration: none;
  color: #fff;
  padding: 10px 10px;
  font-size: 13px;
}
.basket-wrapper a.basket-trigger:hover {
  background: #535353;
}
.basket-wrapper a.basket-trigger span {
  color: #fff;
  font-size: 35px;
  display: block;
  margin: 0;
  position: relative;
}
.basket-wrapper a.basket-trigger em {
  color: #fff;
  font-size: 13px;
  font-style: normal;
}
.basket-wrapper .content {
  overflow: hidden;
  padding: 15px;
  background: #535353;
  color: #fff;
  position: relative;
  width: 170px;
  float: left;
}
.basket-wrapper .content h4 {
  margin: 0 0 15px;
  font-size: 14px;
}
.basket-wrapper .content ul {
  margin: 0 0 0 15px;
}
.basket-wrapper .content ul li {
  list-style-type: disc;
  font-size: 11px;
}
.basket-wrapper .content a.btn {
  font-size: 13px;
  margin: 10px 0 0 0;
}
.basket-wrapper .content a.btn:before {
  font-size: 9px;
}
.basket-wrapper .content a.icon-close {
  color: #fff;
  position: absolute;
  top: 4px;
  right: 4px;
  text-decoration: none;
  font-size: 20px;
}
.basket-wrapper .content a.icon-close:hover {
  color: #009D4D;
}

table.dataTable {
  clear: both;
  margin: 0 0 27px;
}
table.dataTable td {
  padding: 8px 10px;
  text-align: left;
  background: #F8F8F8;
}
table.dataTable td.positiv {
  color: #009D4D;
}
table.dataTable td.negativ {
  color: #F12000;
}
@media screen and (max-width: 768px) {
  table.dataTable td {
    padding: 17px 10px;
  }
}
table.dataTable tr:nth-child(odd) td {
  background: #F8F8F8;
}
.wysiwyg table.dataTable tr:nth-child(odd) td {
  background: #ECECEC;
}
table.dataTable th[scope=col],
table.dataTable thead th {
  padding: 11px 12px 12px;
  border-bottom: 0;
}
@media screen and (max-width: 768px) {
  table.dataTable th[scope=col] p,
  table.dataTable thead th p {
    font-size: 10px;
  }
}
@media screen and (max-width: 768px) {
  table.dataTable th[scope=col],
  table.dataTable thead th {
    padding: 11px 5px 12px;
    min-height: 53px;
  }
}
table.dataTable tr.filterHead th {
  padding: 6px 7px 6px;
}

.dataTables_paginate,
.dataTables_info {
  text-align: center;
}

.dataTables_info {
  margin: 0 0 9px;
}

.dataTables_paginate .paginate_button {
  cursor: pointer;
}
.dataTables_paginate .previous,
.dataTables_paginate .next {
  font-weight: bold;
}
.dataTables_paginate .next {
  margin: 0 0 0 20px;
}
.dataTables_paginate .previous {
  margin: 0 20px 0 0;
}
.dataTables_paginate span .paginate_button {
  padding: 0;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  -ms-border-radius: 100% 100% 100% 100%;
  -o-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
  margin: 0 3px;
  width: 30px;
  height: 30px;
  line-height: 27px;
  display: inline-block;
  border: 1px solid transparent;
}
.dataTables_paginate span .paginate_button:hover {
  border: 1px solid #92D4A8;
}
.dataTables_paginate span .current {
  border: 1px solid #009D4D;
}
.dataTables_paginate span .current:hover {
  border: 1px solid #009D4D;
}

.dataTables_wrapper .filters {
  clear: both;
  margin-bottom: 32px;
}
.dataTables_wrapper .filter {
  float: left;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .dataTables_wrapper .filter {
    margin: 0 0 10px;
  }
}
.dataTables_wrapper .filter label {
  display: block;
  margin: 0 0 10px;
}
.dataTables_wrapper .filter select {
  height: 35px;
}
@media screen and (max-width: 768px) {
  .dataTables_wrapper .dataTables_filter {
    padding: 5px;
  }
}
.dataTables_wrapper .dataTable input[type=SEARCH],
.dataTables_wrapper .dataTable input[type=TEXT],
.dataTables_wrapper .dataTables_filter input[type=SEARCH],
.dataTables_wrapper .dataTables_filter input[type=TEXT] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -ms-border-radius: 4px 4px 4px 4px;
  -o-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.dataTables_wrapper .dataTable > label,
.dataTables_wrapper .dataTables_filter > label {
  margin-top: -6px;
  margin-bottom: 28px;
  display: block;
  float: right;
  padding: 0;
  width: 415px;
}
@media screen and (max-width: 768px) {
  .dataTables_wrapper .dataTable > label,
  .dataTables_wrapper .dataTables_filter > label {
    width: 100%;
    margin-bottom: 10px;
  }
}
.dataTables_wrapper .dataTable > label input[type=SEARCH],
.dataTables_wrapper .dataTables_filter > label input[type=SEARCH] {
  margin: 0 0 0 17px;
  width: 75%;
}
@media screen and (max-width: 768px) {
  .dataTables_wrapper .dataTable > label input[type=SEARCH],
  .dataTables_wrapper .dataTables_filter > label input[type=SEARCH] {
    width: 100%;
    margin: 0;
  }
}

.dataTables_wrapper {
  background: #fff;
  padding: 20px;
}
@media screen and (max-width: 768px) {
  .dataTables_wrapper {
    padding: 10px 5px;
  }
}
.dataTables_wrapper .dataTables_length {
  float: left;
  margin-bottom: 23px;
}
@media screen and (max-width: 768px) {
  .dataTables_wrapper .dataTables_length {
    padding: 5px;
  }
}
.dataTables_wrapper .dataTables_length .selector,
.dataTables_wrapper .dataTables_length select {
  margin: -7px 17px 0 17px;
  width: 81px;
  height: 35px;
}
@media screen and (max-width: 768px) {
  .dataTables_wrapper .dataTables_length .selector,
  .dataTables_wrapper .dataTables_length select {
    width: 80px;
    margin: -7px 5px 0 5px;
    font-size: 16px;
  }
}
.dataTables_wrapper .dataTables_length .selector select {
  width: 100%;
  height: 100%;
  margin: 0;
}

.filterHead {
  background: #EBEBEB;
}
@media screen and (max-width: 768px) {
  .filterHead {
    display: none;
  }
}
.filterHead th {
  background: #EBEBEB;
  border: 0;
  border-bottom: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  text-align: left;
}
.filterHead .devise .selector select {
  width: 100%;
  height: 100%;
}

.dataTable .sorting_asc, .dataTable .sorting_desc {
  cursor: pointer;
  *cursor: hand;
}
.dataTable .sorting {
  cursor: pointer;
  *cursor: hand;
  background-image: url("/bundles/tradedirectsite/img/vendor/datatables/sort_both.png");
  background-repeat: no-repeat;
  background-position: center right;
}
@media screen and (max-width: 768px) {
  .dataTable .sorting {
    background-image: none;
  }
}
.dataTable .sorting_asc {
  background-image: url("/bundles/tradedirectsite/img/vendor/datatables/sort_asc.png");
  background-repeat: no-repeat;
  background-position: center right;
}
@media screen and (max-width: 768px) {
  .dataTable .sorting_asc {
    background-image: none;
  }
}
.dataTable .sorting_desc {
  background-image: url("/bundles/tradedirectsite/img/vendor/datatables/sort_desc.png");
  background-repeat: no-repeat;
  background-position: center right;
}
@media screen and (max-width: 768px) {
  .dataTable .sorting_desc {
    background-image: none;
  }
}
.dataTable .sorting_asc_disabled {
  background-image: url("/bundles/tradedirectsite/img/vendor/datatables/sort_asc_disabled.png");
  background-repeat: no-repeat;
  background-position: center right;
}
@media screen and (max-width: 768px) {
  .dataTable .sorting_asc_disabled {
    background-image: none;
  }
}
.dataTable .sorting_desc_disabled {
  background-image: url("/bundles/tradedirectsite/img/vendor/datatables/sort_desc_disabled.png");
  background-repeat: no-repeat;
  background-position: center right;
}
@media screen and (max-width: 768px) {
  .dataTable .sorting_desc_disabled {
    background-image: none;
  }
}

.dataTables_wrapper .dataTable input[type=SEARCH].clearable,
.dataTables_wrapper .dataTable input[type=TEXT].clearable,
.dataTables_wrapper .dataTables_filter input[type=SEARCH].clearable,
.dataTables_wrapper .dataTables_filter input[type=TEXT].clearable {
  background-image: url(http://i.imgur.com/z7ZSYjt.png);
  background-repeat: no-repeat;
  background-position: right -10px center;
  padding: 3px 18px 3px 4px;
  /* USE the same right padding in jQ! */
}
.dataTables_wrapper .dataTable input[type=SEARCH].clearable.x,
.dataTables_wrapper .dataTable input[type=TEXT].clearable.x,
.dataTables_wrapper .dataTables_filter input[type=SEARCH].clearable.x,
.dataTables_wrapper .dataTables_filter input[type=TEXT].clearable.x {
  background-position: right 9px center;
}
.dataTables_wrapper .dataTable input[type=SEARCH].clearable.onX,
.dataTables_wrapper .dataTable input[type=TEXT].clearable.onX,
.dataTables_wrapper .dataTables_filter input[type=SEARCH].clearable.onX,
.dataTables_wrapper .dataTables_filter input[type=TEXT].clearable.onX {
  cursor: pointer;
}
.dataTables_wrapper .dataTable input[type=SEARCH]::-ms-clear,
.dataTables_wrapper .dataTable input[type=TEXT]::-ms-clear,
.dataTables_wrapper .dataTables_filter input[type=SEARCH]::-ms-clear,
.dataTables_wrapper .dataTables_filter input[type=TEXT]::-ms-clear {
  display: none;
}

.pagination {
  text-align: center;
  width: 100%;
  overflow: hidden;
}
.pagination ul {
  overflow: hidden;
  diplay: inline-block;
}
.pagination .li {
  cursor: pointer;
}
.pagination .prev,
.pagination .next {
  font-weight: bold;
  width: auto;
  border: 0;
}
.pagination .prev a,
.pagination .next a {
  border: 0;
}
.pagination .prev:hover,
.pagination .next:hover {
  border: 0;
}
.pagination .prev.disabled,
.pagination .next.disabled {
  color: #555555;
}
.pagination .next {
  margin: 0 0 0 20px;
}
@media screen and (max-width: 768px) {
  .pagination .next {
    margin: 0 0 0 5px;
  }
}
.pagination .prev {
  margin: 0 20px 0 0;
}
@media screen and (max-width: 768px) {
  .pagination .prev {
    margin: 0 5px 0 0;
  }
}
.pagination li {
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  -ms-border-radius: 100% 100% 100% 100%;
  -o-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
  border: 1px solid transparent;
  display: inline-block;
  width: 30px;
  color: #009D4D;
  height: 30px;
  line-height: 27px;
  margin: 0 3px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  .pagination li {
    margin: 0px;
    width: 25px;
    height: 25px;
    line-height: 23px;
  }
}
.pagination li a {
  color: #009D4D;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  -ms-border-radius: 100% 100% 100% 100%;
  -o-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
  padding: 0;
  width: 100%;
  height: 100%;
  display: block;
  text-decoration: none;
}
.pagination li:hover {
  border: 1px solid #92D4A8;
}
.pagination li.active {
  border: 1px solid #009D4D;
}

/* ==========================================================================
   Global Components
   ========================================================================== */
/* button plus - moins */
.btnPlus, .btnMoins {
  cursor: pointer;
  width: 25px;
  height: 25px;
  display: inline-block;
  color: white;
  border-radius: 21px;
  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  padding: 2px 0 0 0;
  margin: 0px;
  font-weight: normal;
  font-size: 21px;
  line-height: 19px;
  top: 0px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -ms-user-select: none;
  /* IE10+ */
  user-select: none;
  text-align: center;
}

.btnPlus {
  background: #009D4D;
}

.btnMoins {
  background: #F12000;
}

.btn-transparent {
  background: transparent;
}

/* radio button SWITCH */
.radio-switch {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -ms-user-select: none;
  /* IE10+ */
  user-select: none;
  margin: 15px 0px;
  display: block;
}
.radio-switch label {
  font-weight: normal;
}
.radio-switch input[type="radio"] {
  display: none;
}
.radio-switch label {
  margin: 0px;
  display: inline;
}
.radio-switch label span {
  display: inline-block;
  width: 28px;
  height: 28px;
  vertical-align: middle;
  background-color: white;
  cursor: pointer;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  margin-left: 10px;
}
.radio-switch label span:after {
  content: '';
  padding: 0px;
  margin: 0px 0 0 0;
  width: 32px;
  top: -4px;
  left: -4px;
  position: relative;
  height: 36px;
  display: block;
}
.radio-switch label span.left:after {
  border-top: 1px solid #b3b3b3;
  border-left: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  border-top-left-radius: 18px;
  border-bottom-left-radius: 18px;
}
.radio-switch label span.right {
  margin-right: 14px;
  margin-left: 0px;
}
.radio-switch label span.right:after {
  border-top: 1px solid #b3b3b3;
  border-right: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  border-top-right-radius: 18px;
  border-bottom-right-radius: 18px;
  width: 36px;
}
.radio-switch label input[type="radio"]:checked + span, .radio-switch label span input[type="radio"]:checked {
  background-color: #009D4D;
}
.radio-switch label.disabled {
  color: #D9D9D9;
}
.radio-switch .checked {
  color: #009D4D;
  font-weight: bold;
}

/* end radio button SWITCH */
/* Questions Bulletpoints */
.block-question {
  margin-bottom: 25px;
}

.question, .question-numbered {
  font-weight: 500;
  font-size: 16px;
  display: inline-block;
}

.question-numbered {
  padding-left: 20px;
  padding-right: 20px;
}
.question-numbered .list-number {
  border-radius: 21px 21px 21px 21px;
  background-color: #92D4A8;
  width: 22px;
  height: 22px;
  display: block;
  color: white;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
}

/* info BLOCK */
.info-icon-btn {
  font-size: 22px;
  font-weight: bold;
  cursor: pointer;
  color: #009D4D;
  position: absolute;
  right: 0px;
  display: inline-block;
}

.infoBlock {
  border: #009D4D 1px solid;
  background: white;
  padding: 10px;
  margin: 10px 0px 10px 10px;
}

.notif-wrapper.alert {
  background-color: #ededed;
}

/** SLIDERS */
.slider {
  margin-top: 10px;
  margin-bottom: 10px;
}
.slider .slider-selection-min {
  background-color: #ff8b6c;
  opacity: 0.9;
}
.slider.slider-horizontal .slider-track {
  background-image: -webkit-linear-gradient(top, #b3b3b3 0%, #8f8f8f 100%);
  background-image: linear-gradient(to bottom, #b3b3b3 0%, #8f8f8f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#8f8f8f', GradientType=0);
}
.slider.slider-horizontal .tooltip.tooltip-main.top {
  margin-top: -45px;
}
.slider.slider-horizontal .tooltip.tooltip-main.top.in .tooltip-arrow {
  border-top-color: #009D4D;
  margin-left: -2px;
}
.slider.slider-horizontal .tooltip.tooltip-main.top.in .tooltip-inner {
  border: 2px solid #009D4D;
  color: #009D4D;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  padding: 5px 10px;
  font-size: 12px;
  position: relative;
  background: #fff;
  margin-left: 4px;
}

.filters .tags, .filters .bloc-video-playlist .tabs, .bloc-video-playlist .filters .tabs {
  margin: 0 0 1px;
}
.filters .tags h3, .filters .bloc-video-playlist .tabs h3, .bloc-video-playlist .filters .tabs h3 {
  display: inline-block;
  color: #fff;
  font-weight: 100;
  margin: 0 14px 0 9px;
  position: relative;
  top: 2px;
}
.filters .tags h3:after, .filters .bloc-video-playlist .tabs h3:after, .bloc-video-playlist .filters .tabs h3:after {
  height: 100%;
  width: 1px;
  content: "";
  position: absolute;
  right: -9px;
  top: 2px;
  bottom: 0;
  background: #535353;
}
.filters .tags h4, .filters .bloc-video-playlist .tabs h4, .bloc-video-playlist .filters .tabs h4 {
  color: #fff;
  margin: 0 0 17px;
}
.filters .tags h5, .filters .bloc-video-playlist .tabs h5, .bloc-video-playlist .filters .tabs h5 {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 300;
  margin: 0 0 10px;
}
.filters .tags .filter-list, .filters .bloc-video-playlist .tabs .filter-list, .bloc-video-playlist .filters .tabs .filter-list {
  display: table;
  padding: 0 0 0 9px;
}
@media screen and (max-width: 768px) {
  .filters .tags .filter-list, .filters .bloc-video-playlist .tabs .filter-list, .bloc-video-playlist .filters .tabs .filter-list {
    display: block;
  }
}
.filters .tags .filter-list .form-group, .filters .bloc-video-playlist .tabs .filter-list .form-group, .bloc-video-playlist .filters .tabs .filter-list .form-group {
  display: table-cell;
  overflow: hidden;
  vertical-align: top;
  padding: 0 5px 0 0;
}
@media screen and (max-width: 768px) {
  .filters .tags .filter-list .form-group, .filters .bloc-video-playlist .tabs .filter-list .form-group, .bloc-video-playlist .filters .tabs .filter-list .form-group {
    display: block;
    float: left;
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .filters .tags .filter-list .form-group, .filters .bloc-video-playlist .tabs .filter-list .form-group, .bloc-video-playlist .filters .tabs .filter-list .form-group {
    display: block;
    clear: both;
    width: 100%;
  }
}
.filters .tags .filter-list .form-group .input-wrap, .filters .bloc-video-playlist .tabs .filter-list .form-group .input-wrap, .bloc-video-playlist .filters .tabs .filter-list .form-group .input-wrap {
  display: inline-block;
  clear: both;
  float: left;
  margin: 0 0 5px;
}
.filters .tags .filter-list .form-group .col, .filters .bloc-video-playlist .tabs .filter-list .form-group .col, .bloc-video-playlist .filters .tabs .filter-list .form-group .col {
  overflow: hidden;
  float: left;
  margin: 0 9px 0 0;
}
.filters .tags a.all, .filters .bloc-video-playlist .tabs a.all, .bloc-video-playlist .filters .tabs a.all {
  margin: 8px 15px 0 0;
}
.filters .tags a.all:after, .filters .bloc-video-playlist .tabs a.all:after, .bloc-video-playlist .filters .tabs a.all:after {
  right: -10px;
  top: 7px;
}
.filters .filtrage a.all:after {
  display: none;
}
.filters .filtrage .tags-wrapper .tags, .filters .filtrage .tags-wrapper .bloc-video-playlist .tabs, .bloc-video-playlist .filters .filtrage .tags-wrapper .tabs {
  padding-bottom: 0;
}
.filters .filtrage #all-filters {
  padding-top: 10px;
  padding-bottom: 10px;
}
.filters .form-group .input-wrap {
  background: #494949;
  padding: 1px 11px 3px 8px;
}
.filters .form-group .input-wrap.disable {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.filters .form-group .input-wrap.disable input,
.filters .form-group .input-wrap.disable label {
  cursor: default;
}
.filters .form-group .input-wrap label {
  color: #fff;
  font-weight: 400;
  white-space: nowrap;
}
.filters .form-group .input-wrap input {
  cursor: pointer;
}
.filters .form-group .input-wrap .checker {
  height: 14px;
  width: 14px;
}
.filters .form-group .input-wrap .checker span {
  height: 14px;
  width: 14px;
  background-position: -209px -262px;
}
.filters .form-group .input-wrap .checker span.checked {
  background-position: -192px -262px;
}
.filters .filter-submit {
  padding: 4px 18px;
  font-size: 13px;
  margin: 1px 0 0 0;
  clear: both;
  float: right;
  display: block;
}
@media screen and (max-width: 480px) {
  .filters .filter-submit {
    font-size: 14px;
  }
}
.filters .filter-submit span {
  font-size: 8px;
  position: relative;
  top: -1px;
}

.contact-banner {
  padding-top: 157px;
}
.contact-banner-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
}
.contact-banner-background--desktop {
  display: block;
}
@media only screen and (max-width: 992px) {
  .contact-banner-background--desktop {
    display: none;
  }
}
.contact-banner-background--mobile {
  display: none;
}
@media only screen and (max-width: 992px) {
  .contact-banner-background--mobile {
    display: block;
  }
}

#contact-us {
  background-color: #F2F4F6;
}
#contact-us section.bloc > .content {
  padding: 25px 0 25px 0;
}
@media only screen and (max-width: 768px) {
  #contact-us section.bloc > .content {
    padding: 25px 20px 25px 20px;
  }
}
#contact-us h1 {
  font-weight: 300;
  font-size: 35px;
  padding-bottom: 0;
  margin: 0;
}
#contact-us h2 {
  font-weight: bold;
  font-size: 22px;
  margin: 0 0 20px 0;
}
#contact-us h1, #contact-us h2, #contact-us h3, #contact-us h4 {
  color: #525F7F;
}
#contact-us h5, #contact-us h6 {
  color: #000;
}
#contact-us section.bloc:first-child {
  padding-top: 0 !important;
  padding-bottom: 0;
}
#contact-us .channel-box-phone {
  color: #396CFF;
  font-size: 25px;
  margin-bottom: 15px;
  line-height: 25px;
}
#contact-us .channel-status {
  line-height: 40px;
  font-size: 13px;
}

.contact-section .content {
  padding-left: 10px;
  padding-right: 10px;
}
.contact-section .content + .content {
  padding-top: 0 !important;
}
.contact-section b.green {
  color: #fff;
  background-color: #009D4D;
  padding: 10px;
  border-radius: 4px;
  text-transform: uppercase;
}
.contact-section b.red {
  color: #fff;
  background-color: #F12000;
  padding: 10px;
  border-radius: 4px;
  text-transform: uppercase;
}
.contact-section h2 {
  font-size: 30px;
  font-weight: 100;
}
.contact-section.contact-faq-frequent, .contact-section.contact-channels-contact {
  background-color: #F5F5F5;
}
.contact-section.contact-faq ul {
  margin: 0;
}
.contact-section.contact-faq .contact-faq-urgent-list li:first-child {
  border-top: 1px dotted #525F7F;
  border-bottom: 1px dotted #525F7F;
}
.contact-section.contact-faq .contact-faq-urgent-list li {
  width: 100%;
  padding: 0;
  cursor: pointer;
  color: #525F7F;
  border-bottom: 1px dotted #525F7F;
}
.contact-section.contact-faq .contact-faq-urgent-list li h3 {
  color: #525F7F;
  font-size: 18px;
  padding-right: 30px;
  position: relative;
}
.contact-section.contact-faq .contact-faq-urgent-list li .icon-arrowBottom, .contact-section.contact-faq .contact-faq-urgent-list li .icon-arrowLeft {
  position: absolute;
  color: #396CFF;
}
.contact-section.contact-faq .contact-faq-urgent-list li .icon-arrowBottom {
  right: 12px;
}
.contact-section.contact-faq .contact-faq-urgent-list li .icon-arrowBottom::before {
  font-size: 8px;
}
.contact-section.contact-faq .contact-faq-urgent-list li .icon-arrowLeft {
  right: 16px;
}
.contact-section.contact-faq .contact-faq-urgent-list li .icon-arrowLeft::before {
  font-size: 12px;
}
.contact-section.contact-faq .contact-faq-urgent-list li .toggle-container {
  display: none;
  padding: 10px 40px 10px 20px;
}
.contact-section.contact-faq .contact-faq-frequent-list li {
  display: inline-block;
  width: 50%;
  margin-bottom: 8px;
  vertical-align: top;
}
@media only screen and (max-width: 992px) {
  .contact-section.contact-faq .contact-faq-frequent-list li {
    width: 100%;
  }
}
.contact-section.contact-faq .contact-faq-frequent-list li a {
  display: inline-block;
  margin-left: 8px;
  font-size: 15px;
  color: #009D4D;
}
.contact-section.contact-faq .contact-faq-frequent-list li .icon-arrowLeft {
  font-size: 12px;
}
@media only screen and (min-width: 769px) and (max-width: 992px) {
  .contact-section.contact-channels .contact-channels-container {
    text-align: center;
  }
}
.contact-section.contact-channels .contact-channel-box {
  transform-style: unset !important;
  padding: 0;
  width: 300px;
  height: 340px;
  margin-right: 30px;
  text-align: center;
  /* ---- Case for Rappeler ---- */
  /* Flip */
}
@media only screen and (min-width: 769px) and (max-width: 992px) {
  .contact-section.contact-channels .contact-channel-box {
    margin: 0 15px 20px 15px;
    float: none;
    padding-top: 1px;
    display: inline-block;
    vertical-align: top;
  }
}
@media only screen and (max-width: 768px) {
  .contact-section.contact-channels .contact-channel-box {
    margin: 0 auto 20px auto;
    float: none;
    padding-top: 1px;
    width: auto !important;
  }
}
@media only screen and (min-width: 993px) {
  .contact-section.contact-channels .contact-channel-box:last-child {
    margin-right: 0;
  }
}
.contact-section.contact-channels .contact-channel-box.contact-channel-assistance .contact-channel-box-front, .contact-section.contact-channels .contact-channel-box.contact-channel-assistance .contact-channel-box-back {
  background-color: #fff;
}
.contact-section.contact-channels .contact-channel-box.contact-channel-contact .contact-channel-box-front, .contact-section.contact-channels .contact-channel-box.contact-channel-contact .contact-channel-box-back {
  background-color: #F5F5F5;
}
.contact-section.contact-channels .contact-channel-box .channel-box-title {
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}
.contact-section.contact-channels .contact-channel-box .channel-box-icon {
  width: 70px;
  height: 70px;
  margin-bottom: 32px;
}
.contact-section.contact-channels .contact-channel-box .channel-box-closed {
  display: none;
}
.contact-section.contact-channels .contact-channel-box .channel-box-form.channel-box-form-rappeler .form-group {
  display: inline-block;
  width: 135px;
}
@media only screen and (max-width: 768px) {
  .contact-section.contact-channels .contact-channel-box .channel-box-form.channel-box-form-rappeler .form-group {
    width: 100%;
  }
}
.contact-section.contact-channels .contact-channel-box .channel-box-form.channel-box-form-rappeler .form-group:first-child {
  margin-right: 10px;
}
.contact-section.contact-channels .contact-channel-box .channel-box-form.channel-box-form-chater .form-group {
  margin-left: auto;
  margin-right: auto;
  width: 160px;
}
@media only screen and (max-width: 768px) {
  .contact-section.contact-channels .contact-channel-box .channel-box-form.channel-box-form-chater .form-group {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
.contact-section.contact-channels .contact-channel-box .channel-box-flip, .contact-section.contact-channels .contact-channel-box .channel-box-form {
  transform: rotateY(0deg);
}
.contact-section.contact-channels .contact-channel-box .channel-box-rappeler-result {
  display: none;
}
.contact-section.contact-channels .contact-channel-box .channel-box-rappeler-result img {
  margin: 0 auto;
  display: block;
  border: #d2e5d7 solid 4px;
  border-radius: 50%;
}
.contact-section.contact-channels .contact-channel-box .channel-box-rappeler-result .title {
  text-align: center;
  color: #404040;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1;
}
.contact-section.contact-channels .contact-channel-box .contact-channel-box-front {
  height: 340px;
}
.contact-section.contact-channels .contact-channel-box .channel-box-desc {
  font-size: 15px;
  line-height: 19px;
  margin: 0 auto 16px auto;
}
@media only screen and (min-width: 769px) {
  .contact-section.contact-channels .contact-channel-box .channel-box-desc {
    height: auto;
    overflow: hidden;
  }
}
.contact-section.contact-channels .contact-channel-box.status-closed .channel-box-title {
  color: #999999;
}
.contact-section.contact-channels .contact-channel-box.status-closed .channel-box-closed {
  display: block;
  color: #999999;
  font-size: 13px;
  font-weight: 400;
  position: relative;
  top: -22px;
  margin-bottom: -20px;
}
.contact-section.contact-channels .contact-channel-box.contact-channel-action {
  height: 340px;
  width: 370px;
}
@media only screen and (max-width: 768px) {
  .contact-section.contact-channels .contact-channel-box.contact-channel-rappeler {
    height: 430px;
  }
}
.contact-section.contact-channels .contact-channel-box .contact-channel-box-front, .contact-section.contact-channels .contact-channel-box .contact-channel-box-back {
  left: 0;
  padding: 0 10px;
}
.contact-section.contact-channels .contact-channel-box .channel-box-flip {
  font-size: 11px;
  color: #009D4D;
  position: absolute;
  bottom: 32px;
  left: 0;
  width: 100%;
  cursor: pointer;
}
.contact-section.contact-channels .contact-channel-box .channel-box-flip span {
  font-size: 8px;
  position: relative;
  top: -0.5px;
  left: -2px;
}
.contact-section.contact-channels .contact-channel-box .channel-box-more {
  padding: 20px 20px;
  text-align: left;
}
.contact-section.contact-channels .btn-help {
  display: inline-block;
  margin-left: 24px;
  padding: 4px 16px 4px 8px;
}
.contact-section.contact-channels .btn-help img {
  position: relative;
  top: -2px;
}
.contact-section .btn, .contact-section div.uploader span.action, div.uploader .contact-section span.action {
  color: #fff;
}
.contact-section .btn:hover, .contact-section div.uploader span.action:hover, div.uploader .contact-section span.action:hover {
  color: #fff;
}
.contact-section .btn.btn-contact-light, .contact-section div.uploader span.btn-contact-light.action, div.uploader .contact-section span.btn-contact-light.action {
  font-size: 15px;
  font-weight: bold;
  min-width: 270px;
  width: auto;
  margin-bottom: 10px;
  border-radius: 4px;
}
.contact-section .btn.btn-contact-bold, .contact-section div.uploader span.btn-contact-bold.action, div.uploader .contact-section span.btn-contact-bold.action {
  font-size: 13px;
  font-weight: 700;
}
.contact-section .btn.btn-help, .contact-section div.uploader span.btn-help.action, div.uploader .contact-section span.btn-help.action {
  color: #fff;
  background-color: #354052;
}

/**
 * Custom Css for twig mentions.html.twig
 */
.icon-tradedirect-facebook:before {
  content: url(/bundles/tradedirectsite/img/common/footer/icon-facebook.svg);
}

.icon-tradedirect-twitter:before {
  content: url(/bundles/tradedirectsite/img/common/footer/icon-twitter.svg);
}

.icon-tradedirect-linkedin:before {
  content: url(/bundles/tradedirectsite/img/common/footer/icon-linkedin.svg);
}

.social-networks-icons {
  margin-top: 10px;
}
.social-networks-icons a:first-child {
  margin-left: 0;
}
.social-networks-icons a {
  margin-left: 10px;
}

#mentions-tradedirect {
  display: none;
}
@media only screen and (max-width: 768px) {
  #mentions-tradedirect {
    margin-bottom: 30px !important;
  }
}
@media only screen and (max-width: 768px) {
  #mentions-tradedirect .social-networks-icons a:first-child {
    margin-left: 0;
  }
}

.react-container {
  width: 100%;
}
.react-container > div {
  margin: 0 auto;
  max-width: 960px;
}

/* Simulateurs */
#sim-pretHypothecaire {
  margin-top: 20px;
  /*-- MEDIA QUERIES --*/
}
#sim-pretHypothecaire .bloc-vert {
  background-color: #DDEBE1;
  padding: 20px;
  margin: 0px;
  z-index: 100;
}
#sim-pretHypothecaire .bloc-vert .btn span[class^=icon-], #sim-pretHypothecaire .bloc-vert div.uploader span.action span[class^=icon-], div.uploader #sim-pretHypothecaire .bloc-vert span.action span[class^=icon-] {
  font-size: 19px;
  margin: 0px;
  padding: 0px;
  top: 2px;
}
#sim-pretHypothecaire .bloc-gris {
  background-color: #F5F5F5;
  padding: 20px;
  border: 2px solid white;
}
#sim-pretHypothecaire .fixedResult {
  width: 400px;
}
#sim-pretHypothecaire .affix {
  display: block;
  top: 105px;
  z-index: 999;
  position: fixed;
}
#sim-pretHypothecaire .affix .info-icon-btn {
  right: 20px;
}
#sim-pretHypothecaire .affix-top .info-icon-btn {
  right: 28px;
}
#sim-pretHypothecaire .lightHeader {
  font-family: "Roboto", arial, sans-serif;
  font-weight: 300;
}
#sim-pretHypothecaire .content-offset {
  padding-left: 25px;
}
#sim-pretHypothecaire .WrapAutreType {
  margin-top: 20px;
}
#sim-pretHypothecaire .WrapAutreType .autreType i {
  font-size: 10px;
}
#sim-pretHypothecaire .range-wrapper {
  margin: 10px 0px;
}
#sim-pretHypothecaire .range-wrapper .form-control {
  width: auto;
}
#sim-pretHypothecaire .range-wrapper input {
  display: inline-block;
}
#sim-pretHypothecaire .range-wrapper .input-wrapper {
  font-size: 18px;
  display: table;
  margin: 10px auto;
}
#sim-pretHypothecaire .range-wrapper .input-wrapper input.notslider {
  text-align: right;
  padding-right: 5px;
  margin-right: 5px;
}
#sim-pretHypothecaire .range {
  padding: 0px;
}
#sim-pretHypothecaire .range .sr-min {
  color: #ff8b6c;
}
#sim-pretHypothecaire #question1 {
  margin-top: 15px;
}
#sim-pretHypothecaire #question2 {
  margin-top: 15px;
}
#sim-pretHypothecaire #question3 {
  margin-top: 15px;
}
#sim-pretHypothecaire #question4 {
  margin-top: 15px;
}
#sim-pretHypothecaire #question4 .content-offset {
  margin: 10px 0px;
}
#sim-pretHypothecaire #question4 input {
  text-align: center;
  display: inline-block;
  width: 70px;
}
#sim-pretHypothecaire #question5 {
  margin-top: 15px;
}
#sim-pretHypothecaire #question5 .range-wrapper {
  margin-top: 40px;
}
#sim-pretHypothecaire #question5 .TauxHypPercent .question {
  margin-bottom: 5px;
}
#sim-pretHypothecaire #question5 .TauxHypPercent input {
  text-align: center;
  display: inline-block;
  width: 100px;
  margin: 0px 5px;
}
#sim-pretHypothecaire .graph_mensualite {
  clear: both;
  display: table;
  margin: 20px 0px;
}
#sim-pretHypothecaire .graph_mensualite .valeur {
  font-size: 18px;
}
#sim-pretHypothecaire .graph_mensualite .bulle, #sim-pretHypothecaire .graph_mensualite .bloc-recherche .list-wrapper article .section a, .bloc-recherche .list-wrapper article .section #sim-pretHypothecaire .graph_mensualite a {
  background: white;
  border: 2px solid;
  border-radius: 5px;
  text-align: center;
  display: inline-block;
  padding: 2px 5px;
  width: auto;
}
#sim-pretHypothecaire .graph_mensualite .description {
  text-align: left;
  font-size: 12px;
  line-height: 13px;
  margin: 5px 0 0 0;
}
#sim-pretHypothecaire .graph_mensualite .resultActuelle, #sim-pretHypothecaire .graph_mensualite .resultTheorique, #sim-pretHypothecaire .graph_mensualite .resultFinanceMax {
  margin: 0px 0px 10px 0px;
}
#sim-pretHypothecaire .graph_mensualite .resultActuelle {
  color: #009D4D;
}
#sim-pretHypothecaire .graph_mensualite .resultActuelle .bulle, #sim-pretHypothecaire .graph_mensualite .resultActuelle .bloc-recherche .list-wrapper article .section a, .bloc-recherche .list-wrapper article .section #sim-pretHypothecaire .graph_mensualite .resultActuelle a {
  border-color: #009D4D;
}
#sim-pretHypothecaire .graph_mensualite .resultTheorique {
  color: #535353;
}
#sim-pretHypothecaire .graph_mensualite .resultTheorique .bulle, #sim-pretHypothecaire .graph_mensualite .resultTheorique .bloc-recherche .list-wrapper article .section a, .bloc-recherche .list-wrapper article .section #sim-pretHypothecaire .graph_mensualite .resultTheorique a {
  border-color: #535353;
}
#sim-pretHypothecaire .graph_mensualite .resultFinanceMax {
  color: #F12000;
}
#sim-pretHypothecaire .graph_mensualite .resultFinanceMax .bulle, #sim-pretHypothecaire .graph_mensualite .resultFinanceMax .bloc-recherche .list-wrapper article .section a, .bloc-recherche .list-wrapper article .section #sim-pretHypothecaire .graph_mensualite .resultFinanceMax a {
  border-color: #F12000;
}
@media (max-width: 992px) {
  #sim-pretHypothecaire .affix, #sim-pretHypothecaire .affix-top {
    position: relative;
    top: 0;
    width: auto;
    margin: 20px 20px 0px 20px;
  }
}
#sim-pretHypothecaire .notif-wrapper.div-taux-alert {
  margin-top: 10px;
}
#sim-pretHypothecaire .notif-wrapper.div-taux-alert button {
  display: block;
  margin-top: 10px;
}
#sim-pretHypothecaire .notif-wrapper.div-taux-alert p {
  padding-left: 30px;
}
#sim-pretHypothecaire .notif-wrapper.div-taux-alert .btn, #sim-pretHypothecaire .notif-wrapper.div-taux-alert div.uploader span.action, div.uploader #sim-pretHypothecaire .notif-wrapper.div-taux-alert span.action {
  font-weight: normal;
  font-size: 13px;
}

/* BRING THE AFFIX ON THE TOP LEVEL */
/**/
.bringBack.bloc.bloc-commande {
  position: relative !important;
  z-index: -1 !important;
}
.bringBack .content {
  position: relative !important;
  z-index: -1 !important;
}

/*Slider Circles*/
.circle-text {
  /*   width:30%;*/
  width: 150px;
  height: 150px;
  margin: 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  background: #008000;
  border-color: #D3E5D8;
  border-width: 5px;
  border-style: solid;
  color: white;
  font-size: 16px;
  text-align: center;
  line-height: 1em;
  padding-top: 62px;
}

/* Pie charts - circles */
.quarter-circle-top-right {
  width: 10px;
  height: 20px;
  background: #009d4d;
  border-radius: 0 0 20px 0;
  -moz-border-radius: 0 0 20px 0;
  -webkit-border-radius: 0 0 20px 0;
  display: inline-block;
}

.half-circle {
  width: 10px;
  height: 20px;
  background: #009d4d;
  border-radius: 0 20px 20px 0;
  -moz-border-radius: 0 20px 20px 0;
  -webkit-border-radius: 0 20px 20px 0;
  display: inline-block;
  margin-left: 10px;
}

.three-thirds-circle {
  width: 20px;
  height: 20px;
  background: #009d4d;
  border-radius: 0 20px 20px 20px;
  -moz-border-radius: 0 20px 20px 20px;
  -webkit-border-radius: 0 20px 20px 20px;
  display: inline-block;
}

.full-circle {
  width: 20px;
  height: 20px;
  background: #009d4d;
  border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
  display: inline-block;
}

.empty-circle {
  width: 20px;
  height: 20px;
  background: none;
  border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
  display: inline-block;
  border: 1px solid #009d4d;
}

#sim-change #RecevezBox {
  background: #F5F5F5;
}
#sim-change #VendezBox {
  background: #DDEBE1;
}
#sim-change #VendezBox, #sim-change #RecevezBox {
  padding: 15px;
}
#sim-change #VendezBox h2, #sim-change #RecevezBox h2 {
  vertical-align: middle;
  margin: 0px 0px 10px 0px;
}
#sim-change #VendezBox h2 .ico, #sim-change #RecevezBox h2 .ico {
  vertical-align: middle;
  color: #494949;
  font-size: 35px;
  margin: 0px 10px 0px 0px;
}
#sim-change #VendezBox .input-wrapper [class*="col-"], #sim-change #RecevezBox .input-wrapper [class*="col-"] {
  padding-left: 0px;
  padding-right: 0px;
}
#sim-change #VendezBox .input-wrapper input, #sim-change #RecevezBox .input-wrapper input {
  text-align: right;
  font-size: 24px;
  font-weight: normal;
  padding: 0 5px;
  display: inline-block;
  line-height: 34px;
}
#sim-change #VendezBox .input-wrapper .boxValuteFrom .valute, #sim-change #VendezBox .input-wrapper .boxValuteTo .valute, #sim-change #RecevezBox .input-wrapper .boxValuteFrom .valute, #sim-change #RecevezBox .input-wrapper .boxValuteTo .valute {
  font-size: 22px;
  display: inline-block;
  position: relative;
  margin: 0px 10px;
}
#sim-change #VendezBox .input-wrapper .boxValuteFrom .flag, #sim-change #VendezBox .input-wrapper .boxValuteTo .flag, #sim-change #RecevezBox .input-wrapper .boxValuteFrom .flag, #sim-change #RecevezBox .input-wrapper .boxValuteTo .flag {
  position: relative;
  top: 3px;
  display: inline-block;
}
#sim-change #VendezBox .input-wrapper .boxValuteFrom .info-icon-btn, #sim-change #VendezBox .input-wrapper .boxValuteTo .info-icon-btn, #sim-change #RecevezBox .input-wrapper .boxValuteFrom .info-icon-btn, #sim-change #RecevezBox .input-wrapper .boxValuteTo .info-icon-btn {
  display: block;
  right: auto;
  position: absolute;
  top: 7px;
  z-index: 2;
  color: #494949;
  font-size: 12px;
  margin: 0 0 0 0px;
}
#sim-change #VendezBox .input-wrapper .boxValuteFrom .info-icon-btn .icon-accordeon-bottom, #sim-change #VendezBox .input-wrapper .boxValuteTo .info-icon-btn .icon-accordeon-bottom, #sim-change #RecevezBox .input-wrapper .boxValuteFrom .info-icon-btn .icon-accordeon-bottom, #sim-change #RecevezBox .input-wrapper .boxValuteTo .info-icon-btn .icon-accordeon-bottom {
  background-color: none;
  padding: 15px 15px 15px 110px;
}
#sim-change #VendezBox .ValuteBox, #sim-change #RecevezBox .ValuteBox {
  margin: 10px 0 0 0;
}
#sim-change #VendezBox .ValuteBox ul, #sim-change #RecevezBox .ValuteBox ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
#sim-change #VendezBox .ValuteBox ul li, #sim-change #RecevezBox .ValuteBox ul li {
  text-align: center;
  list-style: none;
  display: inline-block;
  padding: 0px 4px 5px 4px;
  margin: 10px 0 0 0;
}
#sim-change #VendezBox .ValuteBox ul li a, #sim-change #RecevezBox .ValuteBox ul li a {
  display: block;
  border: 1px solid transparent;
  border-radius: 5px;
  padding: 10px;
  color: #494949;
  font-size: 15px;
}
#sim-change #VendezBox .ValuteBox ul li a .flag, #sim-change #RecevezBox .ValuteBox ul li a .flag {
  margin-bottom: 5px;
}
#sim-change #VendezBox .ValuteBox ul li a.active, #sim-change #VendezBox .ValuteBox ul li a:hover, #sim-change #RecevezBox .ValuteBox ul li a.active, #sim-change #RecevezBox .ValuteBox ul li a:hover {
  background: #BDE5CA;
  border: 1px solid green;
}
#sim-change #VendezBox .ValuteBox ul li a:hover.blockBtn, #sim-change #RecevezBox .ValuteBox ul li a:hover.blockBtn {
  background: none;
  border: 1px solid transparent;
}
#sim-change #VendezBox .ValuteBox ul li a.blockBtn, #sim-change #RecevezBox .ValuteBox ul li a.blockBtn {
  cursor: default;
  opacity: 0.3;
}
#sim-change #VendezBox .ValuteBox ul li:before, #sim-change #RecevezBox .ValuteBox ul li:before {
  display: none;
}
#sim-change #VendezBox .flag, #sim-change #RecevezBox .flag {
  width: 35px;
  height: 23px;
  display: block;
  background-image: url(/bundles/tradedirectsite/img/common/simulateurs/sprite_flags.png);
  background-repeat: no-repeat;
}
#sim-change #VendezBox .CHF .flag, #sim-change #RecevezBox .CHF .flag {
  background-position: 0px -50px;
}
#sim-change #VendezBox .EUR .flag, #sim-change #RecevezBox .EUR .flag {
  background-position: 0px 0px;
}
#sim-change #VendezBox .USD .flag, #sim-change #RecevezBox .USD .flag {
  background-position: 0px -100px;
}
#sim-change #VendezBox .GBP .flag, #sim-change #RecevezBox .GBP .flag {
  background-position: 0px -150px;
}
#sim-change #VendezBox .AUD .flag, #sim-change #RecevezBox .AUD .flag {
  background-position: 0px -200px;
}
#sim-change #VendezBox .CAD .flag, #sim-change #RecevezBox .CAD .flag {
  background-position: -74px 0px;
}
#sim-change #VendezBox .DKK .flag, #sim-change #RecevezBox .DKK .flag {
  background-position: -74px -50px;
}
#sim-change #VendezBox .NOK .flag, #sim-change #RecevezBox .NOK .flag {
  background-position: -74px -100px;
}
#sim-change #VendezBox .SEK .flag, #sim-change #RecevezBox .SEK .flag {
  background-position: -74px -150px;
}
#sim-change #VendezBox .JPY .flag, #sim-change #RecevezBox .JPY .flag {
  background-position: -74px -200px;
}
#sim-change .box-inverser {
  margin: 10px;
}
#sim-change .box-inverser .textInv {
  color: #009D4D;
  text-align: right;
  font-size: 14px;
  padding-top: 10px;
}
#sim-change .box-inverser .btnInv {
  text-align: left;
}
#sim-change .box-inverser .btnInv #invertBtn {
  width: 45px;
  height: 45px;
  font-size: 15px;
  line-height: 15px;
  padding: 0px;
  border-radius: 40px;
  margin: 0px;
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
}

#myModalRetirez .moneyBancomat, #myModalRetirez .moneyGuichet, #myModalRetirez .moneyDomicile, #myBlokRetirez .moneyBancomat, #myBlokRetirez .moneyGuichet, #myBlokRetirez .moneyDomicile {
  font-size: 20px;
}
#myModalRetirez .hideBlock, #myBlokRetirez .hideBlock {
  opacity: 0.2;
}

/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  #sim-change #valuteRecevez.collapse, #sim-change #valuteVendez.collapse {
    height: auto !important;
    display: block;
  }
  #sim-change .box-inverser {
    margin: 0px;
  }
  #sim-change .box-inverser .textInv {
    text-align: center;
  }
  #sim-change .box-inverser .btnInv {
    text-align: center;
  }
  #sim-change .box-inverser .btnInv #invertBtn {
    -ms-transform: rotate(0deg);
    /* IE 9 */
    -webkit-transform: rotate(0deg);
    /* Chrome, Safari, Opera */
    transform: rotate(0deg);
  }
}
/* Large devices (large desktops, 1200px and up) */
.movetop {
  animation: movetop 0.3s steps(10) infinite alternate;
}

@keyframes movetop {
  from {
    bottom: 0;
    left: 0;
  }
  to {
    bottom: 100px;
    left: 100px;
  }
}
.movebottom {
  animation: movebottom 0.3s steps(10) infinite alternate;
}

@keyframes movebottom {
  from {
    bottom: 0;
    left: 0;
  }
  to {
    bottom: 100px;
    left: 100px;
  }
}
#sim-retraite {
  /*--- PYRAMIDE ---*/
  /*-- MEDIA QUERIES --*/
  /* -- END --*/
}
#sim-retraite .content-offset {
  padding-left: 25px;
}
#sim-retraite .range-wrapper {
  margin: 10px 0px;
}
#sim-retraite .range-wrapper .form-control {
  width: auto;
}
#sim-retraite .range-wrapper input {
  display: inline-block;
}
#sim-retraite .range-wrapper .input-wrapper {
  font-size: 18px;
  display: table;
  margin: 10px auto;
}
#sim-retraite .range-wrapper .input-wrapper input.notslider {
  text-align: right;
  padding-right: 5px;
  margin-right: 5px;
}
#sim-retraite #question1 {
  margin-top: 15px;
}
#sim-retraite #question2 {
  margin-top: 15px;
}
#sim-retraite #question3 {
  margin-top: 15px;
}
#sim-retraite .pyramide {
  position: relative;
  width: 275px;
  height: 240px;
  margin: 20px auto 0px auto;
  background-color: #92D4A8;
}
#sim-retraite .pyramide ul {
  list-style: none;
  margin: 40px   0 0 0;
  padding: 0px;
}
#sim-retraite .pyramide ul li {
  font-weight: bold;
  color: white;
  margin: 0px;
  padding: 0px;
  line-height: 38px;
  font-size: 18px;
}
#sim-retraite .pyramide:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("/bundles/tradedirectsite/img/common/simulateurs/SIM_pyramide.png");
  background-position: 0px 0px;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 4;
}
#sim-retraite .pyramide .apres.bulle, #sim-retraite .pyramide .bloc-recherche .list-wrapper article .section a.apres, .bloc-recherche .list-wrapper article .section #sim-retraite .pyramide a.apres, #sim-retraite .pyramide .avant.bulle, #sim-retraite .pyramide .bloc-recherche .list-wrapper article .section a.avant, .bloc-recherche .list-wrapper article .section #sim-retraite .pyramide a.avant {
  border: 2px solid #009D4D;
  color: #009D4D;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  padding: 5px 10px;
  font-size: 12px;
  margin: 10px 0 0 20px;
  position: absolute;
  background: white;
  z-index: 6;
}
#sim-retraite .pyramide .apres.bulle:before, #sim-retraite .pyramide .bloc-recherche .list-wrapper article .section a.apres:before, .bloc-recherche .list-wrapper article .section #sim-retraite .pyramide a.apres:before, #sim-retraite .pyramide .avant.bulle:before, #sim-retraite .pyramide .bloc-recherche .list-wrapper article .section a.avant:before, .bloc-recherche .list-wrapper article .section #sim-retraite .pyramide a.avant:before {
  content: " ";
  background: url("/bundles/tradedirectsite/img/common/bg/bull-arrow.png");
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  width: 8px;
  height: 12px;
  margin: -5px 0 0 0;
  left: -8px;
  display: block;
}
#sim-retraite .pyramide .avant.bulle, #sim-retraite .pyramide .bloc-recherche .list-wrapper article .section a.avant, .bloc-recherche .list-wrapper article .section #sim-retraite .pyramide a.avant {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  left: -68px;
  bottom: -10px;
  margin: 0px;
}
#sim-retraite .pyramide .avant.bulle:before, #sim-retraite .pyramide .bloc-recherche .list-wrapper article .section a.avant:before, .bloc-recherche .list-wrapper article .section #sim-retraite .pyramide a.avant:before {
  content: " ";
  background: url("/bundles/tradedirectsite/img/common/bg/bull-arrow-right.png");
  right: -8px;
  left: auto;
  display: block;
}
#sim-retraite .pyramide .apres.bulle, #sim-retraite .pyramide .bloc-recherche .list-wrapper article .section a.apres, .bloc-recherche .list-wrapper article .section #sim-retraite .pyramide a.apres {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  right: -68px;
  bottom: -10px;
}
#sim-retraite .pyramide .textContent {
  width: 100%;
  text-align: center;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 5;
}
#sim-retraite .pyramide .dynamicBG {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  background-color: #b3b3b3;
}
#sim-retraite .description {
  width: 240px;
  margin: 20px auto;
}
#sim-retraite .circle {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  border: 2px solid #009D4D;
  color: #009D4D;
  font-weight: bold;
  width: 89px;
  height: 89px;
  border-radius: 50%;
  margin: 0px auto;
  padding: 25px 0px 0px 5px;
  line-height: 15px;
}
#sim-retraite .circle span {
  font-size: 30px;
  margin: 0 0 5px  0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  #sim-retraite .pyramide:after {
    background-image: url("/bundles/tradedirectsite/img/common/simulateurs/SIM_pyramide@2x.png");
    background-size: 550px;
  }
  #sim-retraite .pyramide_apre .pyramide:after {
    background-position: -275px 0px;
  }
}

/* Organigramme */
.org-chart {
  display: block;
  clear: both;
  margin-bottom: 30px;
  position: relative;
  /*--- START  override ".wysiwyg" ---*/
  /*--- END  override ".wysiwyg" ---*/
  /**
   * For IE 6/7 only
   * Include this rule to trigger hasLayout and contain floats.
   */
  /* Box colors */
  /* Ajout des liens + modal */
  /* End of Ajout des liens + modal */
  /* 1 column */
  /* 2 column */
  /* 3 column */
  /* DEPARTMENTS COLUMNs */
  /* -- END --*/
}
.org-chart ul li {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  position: relative;
}
.org-chart ul li:before {
  display: none;
}
.org-chart ul li ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}
.org-chart ul li ul li {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}
.org-chart.cf:before, .org-chart.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.org-chart.cf:after {
  clear: both;
}
.org-chart.cf {
  *zoom: 1;
}
.org-chart ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.org-chart ul li span {
  display: block;
  border: 0px solid #D9D9D9;
  text-align: center;
  overflow: hidden;
  text-decoration: none;
  color: #404040;
  font-size: 12px;
  -webkit-transition: all linear .1s;
  -moz-transition: all linear .1s;
  transition: all linear .1s;
  background: #ededed;
  padding: 4px;
}
.org-chart .lvl-a {
  background: #00AB5F;
  color: white;
}
.org-chart .lvl-b {
  background: #BDE5CA;
  color: #404040;
}
.org-chart ul li a:hover,
.org-chart ul li a:focus {
  text-decoration: none;
}
.org-chart ul li a:hover span,
.org-chart ul li a:focus span {
  background: #d4d4d4;
}
.org-chart ul li a:hover .lvl-a,
.org-chart ul li a:focus .lvl-a {
  background: #007843;
}
.org-chart ul li a:hover .lvl-b,
.org-chart ul li a:focus .lvl-b {
  background: #98d7ad;
}
.org-chart .board {
  width: 70%;
  margin: 0 auto;
  display: block;
  position: relative;
}
.org-chart .board:before {
  content: "";
  display: block;
  position: absolute;
  height: 600px;
  width: 0px;
  border-left: 1px solid #D9D9D9;
  margin-left: 49%;
  top: 15px;
}
.org-chart ul.columnOne {
  height: 90px;
  position: relative;
  width: 100%;
  display: block;
  clear: both;
}
.org-chart ul.columnOne li {
  width: 30%;
  margin: 0px auto;
  top: 20px;
}
.org-chart ul.columnTwo {
  position: relative;
  width: 100%;
  display: block;
  height: 90px;
  clear: both;
}
.org-chart ul.columnTwo li:first-child {
  width: 30%;
  float: left;
}
.org-chart ul.columnTwo li {
  width: 30%;
  float: right;
}
.org-chart ul.columnTwo:before {
  content: "";
  display: block;
  position: relative;
  width: 80%;
  height: 10px;
  border-top: 1px solid #D9D9D9;
  margin: 0 auto;
  top: 40px;
}
.org-chart ul.columnThree {
  position: relative;
  width: 100%;
  display: block;
  clear: both;
}
.org-chart ul.columnThree li:first-child {
  width: 30%;
  float: left;
  margin-left: 0;
}
.org-chart ul.columnThree li {
  width: 30%;
  margin-left: 5%;
  float: left;
}
.org-chart ul.columnThree li:last-child {
  width: 30%;
  float: right;
  margin-left: 0;
}
.org-chart ul.columnThree:before {
  content: "";
  display: block;
  position: relative;
  width: 80%;
  height: 10px;
  border-top: 1px solid #D9D9D9;
  margin: 0 auto;
  top: 40px;
}
.org-chart .departments {
  position: relative;
  width: 100%;
  display: block;
  clear: both;
}
.org-chart .departments:before {
  content: "";
  display: block;
  width: 85%;
  height: 22px;
  border-top: 1px solid #D9D9D9;
  border-right: 1px solid #D9D9D9;
  border-left: 1px solid #D9D9D9;
  margin: 0 auto;
  top: 0px;
}
.org-chart .department {
  border-left: 1px solid #D9D9D9;
  width: 13.2%;
  float: left;
  margin: 0px 4px;
  background: white;
}
.org-chart .department:after {
  content: "";
  position: absolute;
  display: block;
  width: 10px;
  height: 22px;
  border-left: 1px solid #D9D9D9;
  margin-left: 49%;
  top: -22px;
  border-top: 1px solid #D9D9D9;
  background: white;
}
.org-chart .department:last-child:after {
  display: none;
}
.org-chart .department:first-child:after {
  display: none;
}
.org-chart .department.central:after {
  display: none;
}
.org-chart .department span {
  border-left: 1px solid #D9D9D9;
}
.org-chart .department li {
  padding-left: 25px;
  border-bottom: 1px solid #D9D9D9;
  height: 80px;
}
.org-chart .department li span {
  background: #ededed;
  top: 38px;
  position: absolute;
  z-index: 1;
  width: 95%;
  height: auto;
  vertical-align: middle;
  right: 0px;
  line-height: 14px;
  border: 0px solid #D9D9D9;
}
.org-chart .department .sections {
  margin-top: -20px;
}

/* MEDIA QUERIES */
@media all and (max-width: 768px) {
  .org-chart {
    /*
    .department:nth-child(2):before{
    display: none;
    }
    */
  }
  .org-chart .board {
    margin: 0px;
    width: 100%;
  }
  .org-chart .departments:before {
    border: none;
  }
  .org-chart .department {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 40px;
  }
  .org-chart .department:before {
    content: "";
    display: block;
    position: absolute;
    width: 15px;
    height: 60px;
    border-left: 1px solid #D9D9D9;
    z-index: 1;
    top: -45px;
    left: 0%;
    margin-left: -2px;
  }
  .org-chart .department:after {
    display: none;
  }
  .org-chart .department:first-child:before {
    display: none;
  }
}
.modal-contact-people img.organigrammePhoto {
  margin-top: 15px;
  display: block;
  max-width: 80%;
  width: 100%;
  height: auto;
}
.modal-contact-people .modal-content {
  background: #ffffff;
  padding: 30px 30px 30px 205px;
}
.modal-contact-people .modal-content .close {
  z-index: 100;
}
.modal-contact-people .modal-content dl {
  margin: 15px 15px 0 0;
}
.modal-contact-people .modal-content dl dt,
.modal-contact-people .modal-content dl dd {
  display: inline-block;
}
.modal-contact-people .modal-content .grey-bg {
  background: #ececec;
  padding: 20px 30px 15px 30px;
  margin: 15px -20px -20px -20px;
}

/* workflow */
/* Workflow list */
ol.workflow {
  width: 100%;
  display: block;
  clear: both;
  margin: 0px;
  padding: 0px;
}
ol.workflow.col2 li {
  width: 48.7%;
}
ol.workflow.col3 li {
  width: 32%;
}
ol.workflow.col4 li {
  width: 23.5%;
}
ol.workflow.col5 li {
  width: 18.5%;
}
ol.workflow.col6 li {
  width: 15.3%;
}
ol.workflow li {
  float: left;
  position: relative;
  margin-right: 15px;
  text-align: center;
  overflow: visible;
}
ol.workflow li.h3 {
  font-size: 20px;
  margin: 0 0 16px;
}
ol.workflow li.h3 a {
  font-size: 20px;
}
ol.workflow li:before {
  /* NUMBER ol */
  font-size: 20px;
  font-weight: 100;
  color: white;
  font-family: 'Roboto', arial, sans-serif;
  z-index: 5;
  top: 10px;
  position: relative;
  min-height: 60px;
  display: block;
  background-image: url("/bundles/tradedirectsite/img/common/simulateurs/icon_step_1.png");
  background-repeat: no-repeat;
  background-position: top center;
  overflow: visible;
  margin-right: 0px;
  padding-top: 10px;
}
ol.workflow li:after {
  display: none;
}
ol.workflow li:first-child:before {
  background-image: url("/bundles/tradedirectsite/img/common/simulateurs/icon_step_0.png");
}
ol.workflow li:last-child {
  margin-right: 0px;
}

/* Small devices (tablets, 992px and below) */
@media (max-width: 768px) {
  ol.workflow li {
    width: 100%;
    margin-right: 0px;
    height: auto;
    min-height: 160px;
    overflow: hidden;
    padding: 15px 15px 15px 80px;
  }
  ol.workflow li:before {
    width: 4px;
    position: absolute;
    background-image: none;
    top: 60px;
    left: 30px;
  }
  ol.workflow li:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    margin: 0;
    padding: 0;
    content: '';
    position: absolute;
    width: 150px;
    height: 50px;
    display: block;
    z-index: 4;
    top: 55px;
    left: -40px;
    background-image: url("/bundles/tradedirectsite/img/common/simulateurs/icon_step_1.png");
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
  }
  ol.workflow li:first-child:after {
    background-image: url("/bundles/tradedirectsite/img/common/simulateurs/icon_step_0.png");
  }
  ol.workflow.col2 li, ol.workflow.col3 li, ol.workflow.col4 li, ol.workflow.col5 li, ol.workflow.col6 li {
    width: 100%;
  }
}
/* Layouts */
/* ==========================================================================
   Layout Header
   ========================================================================== */
header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 40;
  width: 100%;
}
header:before {
  content: "";
  position: absolute;
  top: 69px;
  left: 0;
  right: 0;
  z-index: 10;
  display: block;
  height: 54px;
  background: white;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -moz-box-shadow: rgba(29, 29, 27, 0.2) 0 4px 0;
  -webkit-box-shadow: rgba(29, 29, 27, 0.2) 0 4px 0;
  box-shadow: rgba(29, 29, 27, 0.2) 0 4px 0;
}
header .webfg-history-container {
  padding-left: 0;
  padding-right: 0;
  width: 6%;
}
header #webfg-history {
  border-right: white solid 1px;
  margin-top: 14px;
  text-align: left;
  width: 62%;
}
header #webfg-history .dropdown-menu {
  height: auto;
  width: 500px;
  border-radius: 0 0 4px 4px;
  background-color: #F2F4F6;
  box-shadow: 0 18px 36px -18px rgba(0, 0, 0, 0.3), 0 30px 60px -22px rgba(0, 0, 0, 0.25);
  margin-top: 14px;
  left: -6px;
}
header #webfg-history .dropdown-menu:after {
  position: absolute;
  width: 20px;
  height: 20px;
  border-top: 1px solid #CECECE;
  border-right: none;
  border-left: 1px solid #CECECE;
  border-bottom: none;
  top: -10px;
  left: 1%;
  content: '';
  background-color: #F2F4F6;
  transform: rotate(45deg);
}
header #webfg-quicksearch {
  border-right: none;
  text-align: left;
  width: 68.3%;
  padding: 0;
  margin-right: 35px;
}
header #webfg-quicksearch .block-webfg-quicksearch:after {
  content: url(/bundles/tradedirectsite/img/static/images/icon/icon_search.svg);
  position: absolute;
  left: 0;
  top: 14px;
  margin-left: 10px;
}
header #webfg-quicksearch .block-webfg-quicksearch .form-control:focus {
  background-color: #6771AF;
  box-shadow: none;
}
header #webfg-quicksearch .block-webfg-quicksearch input[type=search] {
  background-color: #6771AF;
  margin-top: 6px;
  height: 25px;
  border: none;
  color: #fff;
  padding-left: 33px;
}
header #webfg-quicksearch .block-webfg-quicksearch input[type=search]::placeholder {
  color: #fff;
}
header #webfg-quicksearch .solid-fastsearch-result {
  height: auto;
  border-radius: 0 0 4px 4px;
  background-color: #F2F4F6;
  box-shadow: 0 18px 36px -18px rgba(0, 0, 0, 0.3), 0 30px 60px -22px rgba(0, 0, 0, 0.25);
  margin-top: 0;
}
header .header-contact {
  margin-top: 14px;
  margin-left: 15px;
}
header .header-contact a {
  color: #fff;
  font-size: 15px;
}
header #block-login {
  text-align: left;
}
header #block-login .btn-login {
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  color: #396CFF;
  font-size: 15px;
  width: auto;
  height: auto;
  text-align: center;
  padding: 5px 15px 5px 15px;
}
header #block-login .btn-login.en {
  padding: 5px 42px 5px 42px;
}
header #block-login .btn-login.de {
  padding: 5px 30px 5px 30px;
}
header #block-login .dropdown-menu {
  height: auto;
  width: 450px;
  border-radius: 0 0 4px 4px;
  background-color: #F2F4F6;
  box-shadow: 0 18px 36px -18px rgba(0, 0, 0, 0.3), 0 30px 60px -22px rgba(0, 0, 0, 0.25);
  margin-top: 14px;
  left: -302px;
}
header #block-login .dropdown-menu .form-login {
  margin-left: 20px;
  margin-right: 20px;
}
header #block-login .dropdown-menu ul.nav-pills {
  margin-top: 20px;
}
header #block-login .dropdown-menu ul.nav-pills li.active a {
  color: #fff;
  background: #396CFF;
}
header #block-login .dropdown-menu ul.nav-pills li a {
  color: #396CFF;
  background: #fff;
}
header #block-login .dropdown-menu form {
  margin-top: 20px;
}
header #block-login .dropdown-menu form label {
  margin-right: 5px;
  color: #404040;
}
header #block-login .dropdown-menu .btn.btn-primary, header #block-login .dropdown-menu div.uploader span.action, div.uploader header #block-login .dropdown-menu span.action {
  color: #fff;
  padding-left: 0;
  padding-right: 0;
  height: 48px;
  width: 100%;
  border-radius: 4px;
  background-color: #396CFF;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 700;
  margin-right: 12px;
  border-color: #396CFF;
  text-transform: uppercase;
  padding-top: 5px;
}
header #block-login .dropdown-menu .btn.btn-primary:hover, header #block-login .dropdown-menu div.uploader span.action:hover, div.uploader header #block-login .dropdown-menu span.action:hover {
  background: #6c92ff;
  border-color: #6c92ff;
  border-radius: 4px;
}
header #block-login .dropdown-menu:after {
  position: absolute;
  width: 20px;
  height: 20px;
  border-top: 1px solid #CECECE;
  border-right: none;
  border-left: 1px solid #CECECE;
  border-bottom: none;
  top: -10px;
  left: 80%;
  content: '';
  background-color: #F2F4F6;
  transform: rotate(45deg);
}
header .navbar {
  background: #fff;
  position: relative;
  top: 0;
  left: 50%;
  z-index: 50;
  margin-left: -480px;
  margin-bottom: 0;
  width: 1440px;
  min-height: 0;
  border: none;
  text-align: center;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-appearance: -webkit-;
  appearance: -webkit-;
}
header .navbar > * {
  margin: 0;
  padding: 0;
}
header .navbar .navbar-header a.logo {
  padding: 18px 20px;
  width: 159px;
}
@media screen and (max-width: 992px) {
  header .navbar .navbar-header a.logo {
    width: auto;
  }
}
header .navbar .navbar-instrument {
  position: relative;
  top: 0;
  left: auto;
  z-index: 50;
  width: 1170px;
  max-width: 100%;
  margin: 0 auto;
  min-height: 0;
  border: none;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 1170px) {
  header .navbar .navbar-instrument {
    width: 97%;
    float: left;
  }
}
header .navbar .navbar-collapse .wrapper {
  height: 69px;
}
header .navbar .navbar-collapse .wrapper .nav {
  border-left: 1px solid #d9d9d9;
}
header .navbar .nav > li.open > a, header .navbar .nav > li.open > a:hover, header .navbar .nav > li.open > a:active, header .navbar .nav > li.open > a:focus {
  background: #ffffff;
}
header .navbar .nav > li.open:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 4px;
  background-color: white;
}
header .navbar .navbar-nav > li > a {
  padding: 24px 20px 0;
  height: 69px;
  text-align: center;
}
header .navbar .navbar-nav > li > a:hover, header .navbar .navbar-nav > li > a:focus, header .navbar .navbar-nav > li > a:active {
  background: white;
}
header .navbar .navbar-form {
  padding: 14px 10px 10px;
  /*max-width: 499px;*/
  margin: 0;
  display: block;
  border: none;
  overflow: hidden;
}
header .navbar .navbar-form .form-group {
  width: 85%;
}
header .navbar .navbar-form button span {
  font-size: 20px;
}
header .navbar .navbar-form .btn, header .navbar .navbar-form div.uploader span.action, div.uploader header .navbar .navbar-form span.action {
  width: 12%;
}
header .navbar .navbar-form .form-control {
  box-shadow: none;
  border: none;
  border-bottom: 2px solid #D9D9D9;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  max-width: 399px;
  width: 100%;
}
header .navbar .navbar-form.mobile-search button span {
  font-size: 15px;
}
header .navbar .navbar-nav.navbar-left {
  border-right: 1px solid #D9D9D9;
}
header .navbar .navbar-nav .icon-arrowBottom {
  display: block;
  font-size: 6px;
  color: #D9D9D9;
  margin: 0;
}
header .navbar .navbar-nav .dropdown-toggle {
  min-width: 91px;
}
header .navbar .navbar-nav .dropdown-menu {
  min-width: 91px;
  text-align: left;
}
@media screen and (max-width: 992px) {
  header .navbar .navbar-nav .dropdown-menu {
    position: relative;
  }
}
header .navbar .navbar-nav .dropdown-menu > li > a {
  padding: 6px 24px 6px 8px;
}
header .navbar .btn, header .navbar div.uploader span.action, div.uploader header .navbar span.action {
  position: relative;
  top: 7px;
  font-size: 24px;
  padding: 0px 12px;
  margin: 0;
  background: none;
  border: none;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
header .navbar .navbar-nav.navbar-right:last-child {
  margin: 0;
}
header .navbar .dropdown-menu {
  border: none;
  min-width: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-box-shadow: rgba(29, 29, 27, 0.2) 0 4px 0;
  -webkit-box-shadow: rgba(29, 29, 27, 0.2) 0 4px 0;
  box-shadow: rgba(29, 29, 27, 0.2) 0 4px 0;
}
header .navbar .dropdown-menu iframe {
  border: none;
}
header .navbar .dropdown-menu > li iframe {
  width: 270px;
}
header .navbar .dropdown-menu > li > * {
  padding: 6px 16px 6px 16px;
}
header .navbar .dropdown-menu > li > a {
  font-size: 12px;
  color: #009D4D;
}
header .navbar .dropdown-menu > li > a .icon-arrowLeft {
  font-size: 10px;
}
header .navbar .dropdown-menu > li > a:hover {
  background: transparent;
  color: #40B579;
}
header .menu-top a.logo {
  position: absolute;
  left: -160px;
  display: block;
  padding: 8px 20px 9px;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -moz-transition: left ease;
  -o-transition: left ease;
  -webkit-transition: left ease;
  transition: left ease;
  background: #fff;
}
.header-short header:before, .header-short header .menu-top a.logo {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
header .mobile-link {
  border-left: 1px solid #D9D9D9;
  display: block;
  float: right;
  font-size: 12px;
  font-weight: 500;
  padding: 15px 6px 7px;
  background: #fff;
  text-decoration: none;
  height: 58px;
}
header .mobile-link [class^="icon-"],
header .mobile-link [class*=" icon-"] {
  display: block;
  margin: 0 0 1px;
}

/* Mode responsive */
@media screen and (max-width: 992px) {
  header {
    position: relative;
    top: 0;
  }
  header .navbar .navbar-collapse {
    height: auto;
    max-height: 100%;
  }
  header .navbar .navbar-collapse .wrapper {
    height: auto;
  }
  header .navbar .navbar-collapse .wrapper .nav {
    display: none;
  }
  header .navbar .navbar-collapse .wrapper .lang,
  header .navbar .navbar-collapse .wrapper #section {
    border: 0 none;
    display: block;
    margin: 0;
    text-align: left;
    width: 100%;
  }
  header .navbar .navbar-collapse .wrapper .lang > li,
  header .navbar .navbar-collapse .wrapper #section > li {
    overflow: hidden;
    width: 100%;
  }
  header .navbar .navbar-collapse .wrapper .lang > li > a,
  header .navbar .navbar-collapse .wrapper #section > li > a {
    height: auto;
    text-align: left;
    padding: 10px;
    background: #404040;
    color: #fff;
    font-size: 15px;
  }
  header .navbar .navbar-collapse .wrapper .lang > li > a b,
  header .navbar .navbar-collapse .wrapper #section > li > a b {
    display: none;
  }
  header .navbar .navbar-collapse .wrapper .lang > li > a span,
  header .navbar .navbar-collapse .wrapper #section > li > a span {
    background: #535353;
    border-radius: 10px;
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    padding: 0 10px;
  }
  header .navbar .navbar-collapse .wrapper #section {
    border-bottom: 1px solid #b3b3b3;
  }
  header .navbar .navbar-collapse .wrapper .navbar-form {
    position: relative;
    padding: 0;
    width: 100%;
    max-width: 100%;
    background: #F5F5F5;
    margin: 0;
    border-bottom: 2px solid #535353;
  }
  header .navbar .navbar-collapse .wrapper .navbar-form .form-group {
    vertical-align: top;
    margin: 0;
    width: 100%;
  }
  header .navbar .navbar-collapse .wrapper .navbar-form .form-group input {
    width: 100%;
    max-width: 100%;
    background: #F5F5F5;
    border: none;
    font-style: italic;
    font-size: 15px;
    height: 40px;
  }
  header .navbar .navbar-collapse .wrapper .navbar-form button {
    position: absolute;
    right: 0;
    vertical-align: top;
    font-size: 18px;
    top: 12px;
  }
  header .navbar {
    position: static;
    left: 0;
    margin-left: 0;
    width: 100%;
    height: auto;
  }
  header .navbar > *, header .navbar > .navbar-nav.navbar-left {
    border: none;
  }
  header .navbar .navbar-toggle {
    display: block;
    background: #07237C;
    margin: 0;
    width: 45px;
    height: 60px;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -ms-border-radius: 0 0 0 0;
    -o-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
  }
  header .navbar .navbar-toggle .icon-bar {
    background-color: white;
  }
  header .navbar .navbar-header {
    height: 60px;
    width: 100%;
    border-bottom: 2px solid #535353;
    position: relative;
  }
  header .navbar .navbar-header a.logo {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px 6px;
  }
  header .navbar .navbar-header a.logo img {
    width: 70px;
    max-width: 100%;
    height: auto;
  }
  header .navbar .navbar-header a {
    /*&.BCV-Net-mobile {
      border-left: 1px solid $grey5;
      display: block;
      float: right;
      font-size: 14px;
      font-weight: 500;
      padding: 13px 13px 10px;
      background: #fff;
      text-decoration: none;
    }*/
  }
}
/* ==========================================================================
   Layout Menu
   ========================================================================== */
header {
  /* Menu top */
  /* Menu left */
  /* Mega menu */
}
header .menu-top {
  position: relative;
  top: 0;
  z-index: 20;
  background: #707070;
  border-top: 4px solid #535353;
  clear: both;
  /* Sub Menu */
}
header .menu-top > ul {
  position: relative;
  z-index: 20;
  display: table;
  width: 100%;
}
header .menu-top > ul li {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #535353;
}
header .menu-top > ul li > a {
  display: table-cell;
  height: 50px;
  width: 400px;
  padding: 0 12px;
  color: white;
  vertical-align: middle;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
}
header .menu-top > ul li:hover > a, header .menu-top > ul li.active > a {
  color: #92D4A8;
  background: #535353;
  text-decoration: none;
}
header .menu-top > ul li.active .menu-ss {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  display: block;
  height: auto;
}
header .menu-top > ul li.menu-riche {
  border-right: none;
}
header .menu-top > ul li.menu-riche > a {
  color: black;
  background: #92D4A8;
}
header .menu-top > ul li.menu-riche > a span {
  display: inline-block;
  padding: 5px 0;
  margin: 1px 0 0 5px;
  width: 16px;
  height: 16px;
  line-height: 7px;
  font-size: 5px;
  color: white;
  background: #40B579;
  vertical-align: top;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -ms-border-radius: 10px 10px 10px 10px;
  -o-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
}
header .menu-top .menu-ss {
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 20;
  width: 100%;
  background: #535353;
  visibility: hidden;
  display: none;
  height: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.header-short header .menu-top .menu-ss:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -500%;
  z-index: 10;
  display: block;
  width: 1000%;
  background: #535353;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -moz-box-shadow: rgba(29, 29, 27, 0.2) 0 4px 0;
  -webkit-box-shadow: rgba(29, 29, 27, 0.2) 0 4px 0;
  box-shadow: rgba(29, 29, 27, 0.2) 0 4px 0;
}
header .menu-top .menu-ss li {
  position: relative;
  z-index: 15;
  border: none;
}
header .menu-top .menu-ss li a {
  padding: 8px 6px;
  width: 120px;
  height: auto;
}
header .menu-left {
  position: fixed;
  left: 0;
  top: 50%;
  z-index: 20;
  overflow: hidden;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.scripts header .menu-left {
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.header-short header .menu-left {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
header .menu-left:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  background: #707070;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
header .menu-left ul {
  position: relative;
  z-index: 2;
}
header .menu-left ul li {
  position: relative;
}
header .menu-left ul li:before {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  content: "";
  display: block;
  width: 40px;
  background: #535353;
}
header .menu-left ul li a {
  position: relative;
  z-index: 2;
  display: block;
  padding: 6px 6px 6px 60px;
  width: 210px;
  color: white;
}
header .menu-left ul li a.active:before {
  background: #92D4A8;
}
header .menu-left ul li a.active:after {
  border: 1px solid #92D4A8;
}
header .menu-left ul li a:hover, header .menu-left ul li a:focus, header .menu-left ul li a:active {
  background: #404040;
  text-decoration: none;
}
header .menu-left ul li a:hover:after, header .menu-left ul li a:focus:after, header .menu-left ul li a:active:after {
  border: 1px solid #D9D9D9;
}
header .menu-left ul li a:before {
  position: absolute;
  top: 50%;
  left: 16px;
  content: "";
  display: block;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -ms-border-radius: 10px 10px 10px 10px;
  -o-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  background: white;
}
header .menu-left ul li a:after {
  position: absolute;
  top: 50%;
  left: 14px;
  content: "";
  display: block;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -ms-border-radius: 10px 10px 10px 10px;
  -o-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  background: transparent;
  border: 1px solid #535353;
}
header .menu-left ul li:first-child a {
  padding-top: 12px;
}
header .menu-left ul li:first-child a:before {
  margin-top: 0;
}
header .menu-left ul li:first-child a:after {
  margin-top: -2px;
}
header .menu-left ul li:last-child a {
  padding-bottom: 12px;
}
header .menu-left ul li:last-child a:before {
  margin-top: -6px;
}
header .menu-left ul li:last-child a:after {
  margin-top: -8px;
}
header .mega-menu {
  position: absolute;
  background: #fff;
  left: 0px;
  top: 50px;
  width: 100%;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  border-top: 4px solid #92D4A8;
  text-align: left;
  max-height: 535px;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 20;
  -moz-box-shadow: rgba(29, 29, 27, 0.2) 0 4px 0;
  -webkit-box-shadow: rgba(29, 29, 27, 0.2) 0 4px 0;
  box-shadow: rgba(29, 29, 27, 0.2) 0 4px 0;
}
header .mega-menu > .row {
  margin-bottom: 10px;
}
header .mega-menu a {
  text-align: left;
  display: block;
  background: none;
  text-decoration: none;
}
header .mega-menu a:hover {
  color: #00AB5F;
}
header .mega-menu .title {
  text-align: left;
  font-size: 16px;
  background: #F5F5F5;
  padding: 5px 10px 2px;
}
header .mega-menu .sub-wrap {
  padding: 10px;
}
header .mega-menu .sub-wrap a.more {
  font-weight: 400;
  font-size: 11px;
  display: block;
  color: #009D4D;
}
header .mega-menu .sub-title {
  font-size: 14px;
  color: #009D4D;
  font-weight: 500;
}
header .mega-menu .sub-title a {
  color: #009D4D;
}
header .mega-menu .sub-title a:hover {
  color: #000;
}
header .mega-menu ul > li {
  display: block;
  text-align: left;
  border: 0;
}
header .mega-menu ul > li a {
  font-weight: 400;
  font-size: 11px;
  height: auto;
  display: block;
  width: auto;
  color: #009D4D;
  padding: 1px 0;
  border: 0;
  text-align: left;
}
header .mega-menu ul > li a:hover {
  background: #fff;
  color: #000;
}
header .mega-menu .sub-container ul {
  overflow: hidden;
  margin: 0 0 3px;
}
header .mega-menu .sub-container.open ul {
  height: 100% !important;
}
header .mega-menu .sub-container a.more {
  position: relative;
  padding: 6px 0 0 0;
}
header .mega-menu .sub-container a.more:before {
  width: 70%;
  height: 1px;
  left: -10px;
  top: 0;
  position: absolute;
  background: #ededed;
  content: "";
}
header .mega-menu .sub-container a.more span.icon-arrowTop,
header .mega-menu .sub-container a.more span.icon-arrowBottom {
  text-align: center;
  display: inline-block;
  padding: 7px 0 4px;
  width: 16px;
  height: 16px;
  line-height: 3px;
  font-size: 5px;
  color: white;
  background: #40B579;
  vertical-align: top;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -ms-border-radius: 10px 10px 10px 10px;
  -o-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
}
header .mega-menu .sub-container a.more span.icon-arrowTop {
  padding: 6px 0;
}

/* Mode responsive */
@media screen and (max-width: 992px) {
  header .menu-top {
    left: 0;
    margin-left: 0;
    width: 100%;
    height: auto;
    border-top: 0;
    margin-top: -4px;
  }
  header .menu-top > ul > li {
    position: relative;
    display: table;
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #535353;
  }
  header .menu-top > ul > li > a {
    padding: 13px 12px;
    text-align: left;
    display: block;
    width: auto;
    height: auto;
    font-size: 15px;
  }
  header .menu-top > ul > li.active .menu-ss {
    position: static;
    display: block;
    padding-left: 40px;
    padding-bottom: 10px;
  }
  header .menu-top > ul > li.active .menu-ss li {
    display: list-item;
    text-align: left;
    color: #FFF;
    list-style-type: square;
  }
  header .menu-top > ul > li.active .menu-ss li.active {
    color: #92D4A8;
  }
  header .menu-top > ul > li.active .menu-ss li a {
    display: block;
    width: auto;
    text-align: left;
    padding: 8px;
    font-size: 15px;
  }
  header .menu-top > ul > li.menu-riche a span {
    display: none;
  }
  header .menu-left {
    display: none;
  }
  header .mega-menu {
    position: relative;
    max-height: inherit;
    top: 0;
    overflow: hidden;
    display: none;
  }
  header .mega-menu.active {
    display: table;
  }
  header .mega-menu .sub-wrap {
    padding: 0;
  }
  header .mega-menu .sub-wrap .sub-title {
    padding: 10px;
    font-size: 15px;
    border-top: 2px solid #D9D9D9;
  }
  header .mega-menu .sub-container ul {
    margin: 0;
  }
  header .mega-menu .sub-container ul > li a {
    font-size: 14px;
    padding: 5px 0 5px 20px;
  }
  header .mega-menu .sub-container a.more {
    display: none;
  }
}
.navbar-toggle span.icon-bar {
  display: none;
}
.navbar-toggle div {
  display: block;
  position: relative;
}
.navbar-toggle div:before {
  color: #FFFFFF;
  position: absolute;
  font-size: 35px;
  line-height: 26px;
  left: 50%;
  top: 50%;
  margin: -13px 0 0 -19px;
}
.navbar-toggle.collapsed span.icon-bar {
  display: block;
}
.navbar-toggle.collapsed div {
  display: none;
}

/* ==========================================================================
   Layout Footer
   ========================================================================== */
footer {
  bottom: 0px;
  width: 100%;
  z-index: 20;
}
footer li em, footer p em {
  font-weight: 100;
  font-style: normal;
}
footer li a, footer p a {
  color: #009D4D;
  text-decoration: none;
}
footer li a:hover, footer p a:hover {
  color: #40B579;
  text-decoration: none;
}
footer .content {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  padding: 0;
  height: 100%;
}
footer .content.bg {
  background: linear-gradient(135deg, #396cff 0%, #101d7b 100%);
}
@media screen and (max-width: 992px) {
  footer .content {
    display: none;
  }
}
footer .content > .row {
  margin: 0;
}
footer ul.nav-tabs {
  display: block;
  width: 100%;
  border-bottom: 4px solid #535353;
}
footer ul.nav-tabs li {
  display: table-cell;
  float: none;
  vertical-align: top;
  margin: 0;
  background: #707070;
  width: 19.5%;
}
footer ul.nav-tabs li.active a {
  border: 0;
  border-left: 1px solid #707070;
  background: #404040;
  color: #92D4A8;
}
footer ul.nav-tabs li.active a:focus, footer ul.nav-tabs li.active a:hover {
  background: #404040;
  border: 0;
  border-left: 1px solid #707070;
  color: #92D4A8;
}
footer ul.nav-tabs li a {
  background: #535353;
  color: #fff;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  border: 0;
  border-left: 1px solid #707070;
  margin: 0;
  text-align: center;
}
footer ul.nav-tabs li a:hover {
  border: 0;
  border-left: 1px solid #707070;
  background: #404040;
  color: #92D4A8;
}
footer ul.nav-tabs li a:focus {
  background: #535353;
  color: #fff;
}
footer ul.nav-tabs li.toggleCollapse {
  width: 40px;
  height: 100%;
}
footer ul.nav-tabs li.toggleCollapse a {
  background: #009D4D;
  border: 0;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  font-size: 6px;
  text-align: center;
  line-height: 18px;
}
footer ul.nav-tabs li.toggleCollapse a span {
  margin: 0;
}
footer #footer-inner {
  background: #F5F5F5;
  height: 320px;
  max-height: 320px;
}
footer #footer-inner .object-center .btn, footer #footer-inner .object-center div.uploader span.action, div.uploader footer #footer-inner .object-center span.action {
  margin: 0;
}
footer #footer-inner .tab-content {
  overflow: hidden;
  height: 320px;
  max-height: 320px;
}
footer #footer-inner .tab-pane {
  padding: 15px 20px;
}
footer #footer-inner h3 {
  text-align: center;
  font-size: 16px;
  margin: 0 0 15px;
}
footer #footer-inner img.icon {
  width: 65px;
  margin-bottom: 15px;
}
footer #footer-inner .contact-agence {
  padding-top: 24px;
}
footer #footer-inner .contact-agence .adresses {
  padding: 12px 0 12px 52px;
}
footer #footer-inner .contact-agence .adresses span {
  float: left;
  font-size: 27px;
  margin: 0 16px 0 0;
}
footer #footer-inner .contact-agence .adresses p {
  overflow: hidden;
  line-height: 15px;
  margin: 0 0 27px;
}
footer #footer-inner .contact-agence a.btn {
  font-size: 13px;
}
footer #footer-inner .contact-agence a.btn span {
  font-size: 8px;
}
footer #footer-inner .contact-telephone span.icon-phone {
  font-size: 65px;
  margin: 0 0 15px;
  display: block;
}
footer #footer-inner .contact-telephone p {
  line-height: 16px;
  margin: 0 0 8px;
}
footer #footer-inner .contact-telephone .wysiwyg {
  text-align: center;
}
footer #footer-inner .contact-telephone .wysiwyg p {
  font-weight: 100;
}
footer #footer-inner .contact-telephone .wysiwyg > p {
  font-weight: 400;
}
footer #footer-inner .contact-telephone .wysiwyg a.btn {
  font-size: 13px;
}
footer #footer-inner .contact-mail {
  text-align: center;
}
footer #footer-inner .contact-mail span.icon-internet {
  font-size: 65px;
  margin: 0 0 15px;
  display: block;
}
footer #footer-inner .contact-mail a.btn {
  font-size: 13px;
}
footer #footer-inner .contact-mail a.btn span {
  font-size: 8px;
}
footer #footer-inner .localiser-agence .form-inline {
  padding: 20px 0 0 0;
}
footer #footer-inner .form-inline .form-control {
  font-style: italic;
  font-weight: 100;
  font-size: 13px;
  width: 100%;
}
footer #footer-inner .form-inline .form-group {
  width: 62%;
}
footer #footer-inner .form-inline .btn, footer #footer-inner .form-inline div.uploader span.action, div.uploader footer #footer-inner .form-inline span.action {
  float: right;
  width: 35%;
  font-size: 13px;
  margin: 0;
}
footer #footer-inner .form-inline .btn span, footer #footer-inner .form-inline div.uploader span.action span, div.uploader footer #footer-inner .form-inline span.action span {
  font-size: 6px;
  margin: 0 5px 0 0;
}
footer #footer-inner .aide-en-ligne p {
  padding: 0 0 10px;
  margin: 0 0 0;
}
footer #footer-inner .aide-en-ligne p.intro {
  border-bottom: 1px solid #D9D9D9;
}
footer #footer-inner .aide-en-ligne ul,
footer #footer-inner .actualite ul {
  margin: 0 0 30px;
}
footer #footer-inner .aide-en-ligne ul li,
footer #footer-inner .actualite ul li {
  border-bottom: 1px solid #D9D9D9;
}
footer #footer-inner .aide-en-ligne ul li a,
footer #footer-inner .actualite ul li a {
  display: block;
  padding: 10px 0;
}
footer #footer-inner .aide-en-ligne ul li span.date,
footer #footer-inner .actualite ul li span.date {
  color: #000;
}
footer .footerMapWrapper {
  height: 230px;
  width: 450px;
}
footer .footerMapWrapper #mapFooter {
  height: 230px;
  width: 450px;
}

html {
  width: 100%;
  height: 100%;
  min-height: 100% !important;
}

body.home {
  width: 100%;
  height: 100%;
}
body.home #block-home-campaign .bottom_nav_responsive {
  display: none;
}
@media screen and (max-width: 992px) {
  body.home #block-home-campaign .bottom_nav_responsive {
    display: block;
    padding: 0 !important;
    margin: 20px 0 0 0 !important;
  }
  body.home #block-home-campaign .bottom_nav_responsive .btn, body.home #block-home-campaign .bottom_nav_responsive div.uploader span.action, div.uploader body.home #block-home-campaign .bottom_nav_responsive span.action {
    padding-top: 12px;
    margin: 0;
    width: 100%;
  }
}
body.home .signup {
  display: inline-block;
  vertical-align: top;
  height: 475px;
  width: 478px;
  border-radius: 30px;
  background-color: #fff;
  box-shadow: 0 18px 36px -18px rgba(0, 0, 0, 0.3), 0 30px 60px -22px rgba(0, 0, 0, 0.25);
  margin-left: 0px;
}
@media screen and (max-width: 992px) {
  body.home .signup {
    display: none;
  }
}
body.home .signup.signup-blue {
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #396CFF;
}
@media screen and (max-width: 992px) {
  body.home .signup.signup-blue {
    background-color: transparent;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 30px !important;
    margin-left: 30px !important;
  }
}
body.home .signup.signup-blue .description p {
  color: #fff;
}
body.home .signup.signup-blue label {
  color: #fff;
}
body.home .signup.signup-blue input {
  background-color: #AFC4FF;
}
body.home .signup.signup-blue button {
  border-color: #fff;
  background: #fff;
  color: #396CFF;
}
body.home .signup.signup-blue button:hover {
  background: #fff;
  border-color: #fff;
  border-radius: 4px;
}
body.home .signup.signup-blue button .icon-arrowRight::before {
  content: url(/bundles/tradedirectsite/img/common/homepage/signup/icon_arrow_blue.svg) !important;
  margin-left: 5px;
}
body.home .signup .description {
  height: 100px;
  margin-left: 40px;
  margin-right: 30px;
}
body.home .signup .description p {
  text-align: left;
  top: 10px;
  position: relative;
  height: 60px;
  width: 390px;
  color: #525F7F;
  font-family: Roboto;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}
body.home .signup .description p strong {
  text-transform: none;
}
body.home .signup .description p strong span {
  border: solid 1px #525F7F;
  padding: 0 5px 0 5px;
  margin-right: 1px;
  border-radius: 4px;
}
body.home .signup .checker {
  float: left;
}
body.home .signup .conditions {
  color: #525F7F;
  font-size: 14px;
  line-height: 18px;
}
body.home .signup .conditions a {
  color: #396CFF;
}
body.home .signup form {
  margin-left: 45px;
  margin-right: 30px;
}
body.home .signup input {
  height: 47px;
  width: 390px;
  border-radius: 4px;
  background-color: #EBF0FF;
  margin-bottom: 10px;
  border: none;
}
body.home .signup label {
  height: 15px;
  width: 390px;
  color: #404040;
  font-family: Roboto, serif;
  font-size: 13px;
  line-height: 15px;
}
body.home .signup button {
  height: 48px;
  width: 390px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  font-size: 15px;
  font-weight: bold;
  margin-right: 12px;
  margin-top: 19px;
  background: #396CFF;
  border-color: #396CFF;
  border-radius: 4px;
  text-transform: uppercase;
}
body.home .signup button:hover {
  background: #6c92ff;
  border-color: #6c92ff;
  border-radius: 4px;
}
body.home .signup button .icon-arrowRight::before {
  content: url(/bundles/tradedirectsite/img/common/homepage/signup/icon_arrow_white.svg) !important;
  margin-left: 5px;
}
body.home .notif {
  z-index: 2;
  position: relative;
}
body.home header {
  position: relative;
  top: 0 !important;
}
@media screen and (max-width: 992px) {
  body.home header {
    top: 0;
  }
}
body.home header .navbar {
  border-bottom: 4px solid #535353;
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
}
@media screen and (max-width: 992px) {
  body.home header .navbar {
    border-bottom: none;
  }
}
body.home header .navbar-header {
  width: 100%;
}
body.home header .navbar-header .lang {
  display: block;
  position: relative;
  float: right;
}
@media screen and (max-width: 992px) {
  body.home header .navbar-header .lang {
    display: none;
  }
}
body.home header .navbar-header .lang a {
  min-width: 90px;
  text-decoration: none;
  text-align: center;
  padding: 24px 0 21px;
  display: block;
}
body.home header .navbar-header .lang a.dropdown-toggle {
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  body.home header .navbar-header .lang a.dropdown-toggle {
    padding: 5px 10px 7px;
  }
}
body.home header .navbar-header .lang .dropdown-menu {
  padding: 0;
}
body.home header .navbar-header .lang .dropdown-menu a {
  padding: 10px 5px;
}
body.home header .navbar-header .lang .icon-arrowBottom {
  display: block;
  font-size: 6px;
  color: #707070;
  margin: 0;
}
body.home header .navbar-collapse {
  float: left;
  padding: 0;
  border: 0;
  max-height: inherit;
}
body.home header h1 {
  margin: 0;
}
@media screen and (max-width: 992px) {
  body.home header h1 {
    font-size: 0;
  }
}
body.home header .logo {
  padding: 18px 30px 18px 21px;
  display: block;
  float: left;
}
body.home header .login {
  text-align: left;
  float: left;
  width: 207px;
  height: 69px;
  padding: 12px 12px 16px 12px;
  border-right: 1px solid #D9D9D9;
  overflow: hidden;
}
body.home header .login iframe {
  overflow: hidden;
  height: 25px;
  width: 190px;
}
@media screen and (max-width: 992px) {
  body.home header .login {
    display: none;
    width: 0;
    height: 0;
    float: right;
    border-right: 0;
    padding: 12px 12px 13px 12px;
    position: absolute;
    top: -1000px;
    left: -1000px;
  }
  body.home header .login form {
    display: none;
  }
}
body.home header .login .icon-lock {
  margin-left: 3px;
}
body.home header .dropdown-menu {
  border: none;
  min-width: 0;
  margin: 0;
  right: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-box-shadow: rgba(29, 29, 27, 0.2) 0 4px 0;
  -webkit-box-shadow: rgba(29, 29, 27, 0.2) 0 4px 0;
  box-shadow: rgba(29, 29, 27, 0.2) 0 4px 0;
  background: rgba(255, 255, 255, 0.9);
}
body.home header .dropdown-menu iframe {
  border: none;
}
body.home header .dropdown-menu > li iframe {
  width: 270px;
}
body.home header .dropdown-menu > li > * {
  padding: 6px 16px 6px 16px;
}
body.home header .dropdown-menu > li > a {
  font-size: 12px;
  color: #396CFF;
  padding: 10px;
}
body.home header .dropdown-menu > li > a .icon-arrowLeft {
  font-size: 10px;
}
body.home header .dropdown-menu > li > a:hover {
  background: transparent;
  color: #404040;
}
body.home header .mobile-nav {
  width: 100%;
}
body.home header .mobile-nav .navbar-collapse {
  width: 100%;
  position: absolute;
}
body.home header .mobile-nav form {
  margin: 0;
}
body.home header .mobile-nav .navbar-form {
  position: relative;
  padding: 0;
  width: 100%;
  max-width: 100%;
  background: #F5F5F5;
  margin: 0;
  display: block;
  border: none;
  overflow: hidden;
  border-bottom: 2px solid #535353;
}
body.home header .mobile-nav .navbar-form .btn, body.home header .mobile-nav .navbar-form div.uploader span.action, div.uploader body.home header .mobile-nav .navbar-form span.action {
  position: absolute;
  right: 0;
  top: 6px;
  vertical-align: top;
  font-size: 18px;
  width: 12%;
  padding: 0px 12px;
  margin: 0;
  background: none;
  border: none;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
body.home header .mobile-nav .navbar-form .btn span, body.home header .mobile-nav .navbar-form div.uploader span.action span, div.uploader body.home header .mobile-nav .navbar-form span.action span {
  font-size: 18px;
}
body.home header .mobile-nav .navbar-form .form-control {
  box-shadow: none;
  border: none;
  border-bottom: 2px solid #D9D9D9;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  max-width: 399px;
  width: 100%;
  font-style: italic;
  font-size: 14px;
}
body.home header .mobile-nav .navbar-form .form-group {
  vertical-align: top;
  margin: 0;
  width: 100%;
}
body.home header .mobile-nav .navbar-form .form-group input {
  font-size: 16px;
  width: 100%;
  max-width: 100%;
  background: #F5F5F5;
  border: none;
}
body.home header .mobile-nav nav > ul > li {
  position: relative;
  display: table;
  width: 100%;
  border-right: 0;
  border-bottom: 1px solid #535353;
}
body.home header .mobile-nav nav > ul > li > a {
  padding: 10px 12px 11px;
  text-align: left;
  display: block;
  width: auto;
  height: auto;
  color: white;
  background: #6771AF;
  text-decoration: none;
}
body.home header .mobile-nav .lang a.dropdown-toggle {
  padding: 5px 10px 7px;
  text-align: left;
  display: block;
  width: auto;
  height: auto;
  color: white;
  background: #07237C;
  text-decoration: none;
}
body.home header .mobile-nav .lang a.dropdown-toggle span {
  background: #07237C;
  border-radius: 10px;
  color: #FFFFFF;
  float: right;
  font-size: 9px;
  padding: 0 10px;
  display: block;
  line-height: 20px;
}
body.home header .mobile-nav .lang .dropdown-menu {
  position: relative;
  width: 100%;
}
body.home nav.main-nav {
  float: left;
  width: calc(100% - 340px);
}
@media screen and (max-width: 992px) {
  body.home nav.main-nav {
    display: none;
  }
}
body.home nav.main-nav ul {
  overflow: hidden;
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 69px;
  border-left: 1px solid #D9D9D9;
}
body.home nav.main-nav li {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  border-right: 1px solid #D9D9D9;
}
body.home nav.main-nav li a {
  padding: 0 10px;
  color: #404040;
  display: block;
  text-decoration: none;
}
body.home nav.main-nav li a:hover {
  color: #009D4D;
}
body.home .block-home-news {
  background-color: #f2f4f6 !important;
  padding-top: 0 !important;
}
body.home .mentions-tradedirect {
  float: left;
  position: static;
  left: 0;
  right: 0;
  bottom: 42px;
  z-index: 10;
}
body.home .mentions-tradedirect .content {
  margin: 0 auto;
  width: 1440px;
}
@media only screen and (max-width: 992px) {
  body.home .mentions-tradedirect .content {
    width: 100%;
  }
}
body.home .mentions-tradedirect p {
  font-size: 11px;
  color: #fff;
  text-shadow: 0 0 5px #000;
}
body.home .mentions-tradedirect p a {
  font-size: 11px;
  color: #fff;
  text-decoration: underline;
  display: inline;
  padding: 0;
}
@media only screen and (max-width: 992px) {
  body.home .mentions-tradedirect {
    position: static;
    padding: 10px;
  }
  body.home .mentions-tradedirect p {
    color: #535353;
    text-shadow: none;
  }
  body.home .mentions-tradedirect p a {
    color: #40B579;
    text-shadow: none;
  }
}

.home-slider-content {
  width: 100%;
  position: absolute;
  top: 0;
}
.home-slider-content .bx-wrapper {
  overflow: hidden;
  height: 600px;
}
.home-slider-content .bx-wrapper .bx-viewport {
  background: transparent;
}
.home-slider-content .bx-wrapper .bx-viewport ul {
  width: 1170px !important;
  max-width: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.home-slider-content li {
  height: 600px;
  width: 100%;
}
.home-slider-content li .slider-content-item-wrapper {
  height: 600px;
  max-width: 100%;
  width: 1170px;
  margin: auto;
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 992px) {
  .home-slider-content li .slider-content-item-wrapper {
    padding: 30px;
    width: 100%;
  }
}
.home-slider-content li .slider-content-item-wrapper .slider-content-item {
  display: inline-block;
  vertical-align: middle;
  color: #FFF;
}
.home-slider-content li .slider-content-item-wrapper .slider-content-item .block-data {
  display: inline-block;
  max-width: calc(100% - 500px);
  padding-right: 20px;
  padding-left: 20px;
}
@media screen and (max-width: 992px) {
  .home-slider-content li .slider-content-item-wrapper .slider-content-item .block-data {
    max-width: calc(100%);
  }
}
@media screen and (max-width: 480px) {
  .home-slider-content li .slider-content-item-wrapper .slider-content-item .block-data {
    padding-left: 0;
    padding-right: 0;
  }
}
.home-slider-content h2 {
  color: #FFFFFF;
  font-family: 'Roboto', arial, sans-serif;
  font-size: 50px;
  font-weight: 300;
  line-height: 58px;
  padding-bottom: 30px;
}
@media screen and (max-width: 992px) {
  .home-slider-content h2 {
    font-size: 40px;
    line-height: 48px;
    padding-bottom: 20px;
  }
}
.home-slider-content h4 {
  color: #FFFFFF;
  font-family: 'Roboto', arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}
@media screen and (max-width: 992px) {
  .home-slider-content h4 {
    font-size: 16px;
    line-height: 22px;
  }
}
.home-slider-content p {
  padding-top: 20px;
  color: #FFFFFF;
  font-family: 'Roboto', arial, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 15px;
}
@media screen and (max-width: 992px) {
  .home-slider-content p {
    font-size: 12px;
    line-height: 14px;
    padding-top: 10px;
  }
}
.home-slider-content p strong {
  padding-top: 0;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 20px;
}
.home-slider-content .btn, .home-slider-content div.uploader span.action, div.uploader .home-slider-content span.action {
  margin: 0;
  font-size: 12px;
  font-weight: 400;
  padding: 5px 16px;
}
.home-slider-content .btn span, .home-slider-content div.uploader span.action span, div.uploader .home-slider-content span.action span {
  font-size: 6px;
}
@media screen and (max-width: 992px) {
  .home-slider-content .scrollDownBtn {
    display: none;
  }
}
.home-slider-content .scrollDownBtn a {
  cursor: pointer;
  position: absolute;
  bottom: -35px;
  left: 50%;
  width: 70px;
  height: 70px;
  margin-left: -35px;
  border-radius: 100%;
  box-sizing: border-box;
  background-color: #396CFF;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.home-slider-content .scrollDownBtn a::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  width: 22px;
  height: 22px;
  margin: -15px 0 0 -11px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}
.home-slider-content .bx-wrapper {
  margin: 0px auto;
  max-width: 1170px !important;
  width: 100%;
}
.home-slider-content .bx-wrapper .bx-pager {
  padding: 0;
  width: auto;
  white-space: nowrap;
  position: absolute;
  bottom: 15px;
}
.home-slider-content .bx-wrapper .bx-pager .bx-pager-item a {
  margin: 0 3px;
  width: 12px;
  height: 12px;
  background: #fff;
  border: 1px solid #009D4D;
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  -ms-border-radius: 100% 100% 100% 100%;
  -o-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
.home-slider-content .bx-wrapper .bx-pager .bx-pager-item a.active {
  background: #009D4D;
  border: 1px solid #009D4D;
}
.home-slider-content .bx-controls {
  width: 100%;
  overflow: hidden;
  position: absolute;
  height: 600px;
  top: 0;
}

.home-slider-pic .bx-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
.home-slider-pic .bx-controls {
  position: absolute;
  z-index: 20;
}

.modal.modal-contact-mobile .col-xs-12 {
  margin: 0 0 10px;
}
.modal.modal-contact-mobile .col-xs-12:last-child {
  margin: 0;
}
.modal.modal-contact-mobile .modal-content {
  padding: 15px;
}
.modal.modal-contact-mobile h2 {
  margin: 0 0 15px;
  text-align: center;
  font-size: 19px;
  font-weight: 300;
}
.modal.modal-contact-mobile h3 {
  margin: 0 0 6px;
  font-size: 15px;
}
.modal.modal-contact-mobile p {
  line-height: 1.2em;
  font-size: 12px;
}
.modal.modal-contact-mobile .row [class^="icon-"]:before,
.modal.modal-contact-mobile .row [class*=" icon-"]:before {
  font-size: 61px;
  float: left;
  font-weight: 100;
  width: 70px;
  text-align: center;
}
.modal.modal-contact-mobile .row span.icon-arobase:before {
  font-size: 53px;
}
.modal.modal-contact-mobile .row .btn, .modal.modal-contact-mobile .row div.uploader span.action, div.uploader .modal.modal-contact-mobile .row span.action {
  font-size: 14px;
}
.modal.modal-contact-mobile .row .btn [class^="icon-"]:before, .modal.modal-contact-mobile .row div.uploader span.action [class^="icon-"]:before, div.uploader .modal.modal-contact-mobile .row span.action [class^="icon-"]:before,
.modal.modal-contact-mobile .row .btn [class*=" icon-"]:before,
.modal.modal-contact-mobile .row div.uploader span.action [class*=" icon-"]:before,
div.uploader .modal.modal-contact-mobile .row span.action [class*=" icon-"]:before {
  font-size: 12px;
  width: auto;
}
.modal.modal-contact-mobile .row .btn-link p {
  margin: 0;
}

#block-home-campaign table tr:nth-child(odd) td {
  background: transparent;
  border: none;
}
#block-home-campaign td {
  white-space: initial !important;
  overflow: auto !important;
}
#block-home-campaign .content {
  padding: 0;
}
#block-home-campaign .home-slider-pic {
  width: 100%;
  height: 600px;
  overflow: hidden;
}
#block-home-campaign .home-slider-pic .campaign-img {
  width: 100%;
  min-height: 100%;
}
@media screen and (max-width: 992px) {
  #block-home-campaign .home-slider-pic .campaign-img {
    width: auto;
    height: 100%;
    max-width: initial;
  }
}
#block-home-campaign .btn, #block-home-campaign div.uploader span.action, div.uploader #block-home-campaign span.action {
  height: 48px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  font-size: 15px;
  font-weight: bold;
  margin-right: 12px;
  background: #396CFF;
  border-color: #396CFF;
  border-radius: 4px;
  text-transform: uppercase;
  padding-top: 5px;
  padding-right: 16px;
  padding-left: 16px;
}
#block-home-campaign .btn:hover, #block-home-campaign div.uploader span.action:hover, div.uploader #block-home-campaign span.action:hover {
  background: #6c92ff;
  border-color: #6c92ff;
  border-radius: 4px;
}
#block-home-campaign .btn .icon-arrowRight, #block-home-campaign div.uploader span.action .icon-arrowRight, div.uploader #block-home-campaign span.action .icon-arrowRight {
  # height: 30px;
}
#block-home-campaign .btn .icon-arrowRight::before, #block-home-campaign div.uploader span.action .icon-arrowRight::before, div.uploader #block-home-campaign span.action .icon-arrowRight::before {
  content: url(/bundles/tradedirectonboarding/img/onboarding/icon_next_arrow_white.svg) !important;
  margin-left: 5px;
}

section.webfg.bloc.block-home-indices .content {
  padding: 0;
}

#block-webfg-indices {
  padding-top: 0 !important;
}
#block-webfg-indices section {
  padding-top: 0 !important;
}
@media screen and (max-width: 992px) {
  #block-webfg-indices {
    display: none;
  }
}

.block-home-informations {
  width: 1305px !important;
  max-width: 100%;
  margin: 75px auto;
  border-radius: 30px;
  background-color: #F2F4F6;
  padding-top: 50px;
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .block-home-informations {
    padding-top: 20px;
    padding-bottom: 0;
  }
}
.block-home-informations .bloc-edito {
  padding-top: 0 !important;
}
.block-home-informations .row {
  width: 1170px !important;
  max-width: 100%;
  margin: 0px auto;
}
.block-home-informations .tradedirect-informations-screener {
  border-radius: 30px;
  margin-bottom: 30px;
  background-color: #FFFFFF;
  box-shadow: 0 18px 36px -18px rgba(0, 0, 0, 0.3), 0 30px 60px -22px rgba(0, 0, 0, 0.25);
  padding: 40px;
}
.block-home-informations .tradedirect-informations-screener .screener-logo, .block-home-informations .tradedirect-informations-screener .screener-star {
  display: block;
  padding-bottom: 20px;
}
.block-home-informations .tradedirect-informations-screener p {
  color: #525F7F;
  font-size: 18px;
  line-height: 30px;
}
.block-home-informations .tradedirect-informations-button a {
  padding-top: 15px;
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 30px;
  height: 48px;
  width: 251px;
  border-radius: 4px;
  background-color: #396CFF;
  color: #FFFFFF;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
}
@media screen and (max-width: 992px) {
  .block-home-informations .tradedirect-informations-button a {
    width: 100%;
    margin-right: 0;
  }
}
.block-home-informations .tradedirect-informations-button .btn-demo {
  background-color: #FFFFFF;
  color: #396CFF;
}
.block-home-informations .tradedirect-informations {
  padding-right: 30px;
  padding-bottom: 30px;
}
@media screen and (max-width: 992px) {
  .block-home-informations .tradedirect-informations {
    padding-right: 10px;
  }
}
.block-home-informations .tradedirect-informations h3 {
  font-size: 40px;
  font-weight: 300;
  line-height: 47px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #000;
}
@media screen and (max-width: 992px) {
  .block-home-informations .tradedirect-informations h3 {
    font-size: 30px;
    line-height: 36px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.block-home-informations .tradedirect-informations .info {
  color: #525f7f;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 0;
  border-bottom: 1px solid #cecece;
  min-height: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  height: auto;
}
.block-home-informations .tradedirect-informations .info p {
  font-size: 18px;
  margin: 0;
}
.block-home-informations .tradedirect-informations .info div {
  padding: 0;
}
@media screen and (max-width: 992px) {
  .block-home-informations .tradedirect-informations .info {
    font-size: 16px;
    line-height: 24px;
    min-height: 70px;
  }
}
.block-home-informations .tradedirect-informations .info .tradedirect-informations-icon {
  margin-right: 12px;
}

.block-home-advertisement {
  max-width: 100%;
  background-color: #101D7B;
  padding-top: 70px;
  margin: 0 auto;
}
.block-home-advertisement .bloc-edito {
  padding-top: 0 !important;
}
@media screen and (max-width: 768px) {
  .block-home-advertisement {
    padding-top: 20px;
    padding-bottom: 0;
  }
}
.block-home-advertisement .content {
  padding-bottom: 0 !important;
}
.block-home-advertisement .row {
  width: 1170px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .block-home-advertisement .row {
    width: inherit;
  }
}
.block-home-advertisement .tradedirect-advertisement .tradedirect-advertisement-title {
  font-size: 50px;
  font-weight: 300;
  line-height: 58px;
  margin: 30px 0;
  color: #FFFFFF;
}
.block-home-advertisement .tradedirect-advertisement .tradedirect-advertisement-button a {
  max-width: 100%;
  height: auto;
  position: relative;
  left: -16px;
}
.block-home-advertisement .tradedirect-advertisement .tradedirect-advertisement-button a img {
  margin-bottom: 20px;
}
.block-home-advertisement .tradedirect-advertisement .tradedirect-advertisement-button a img.badge-google {
  width: 30%;
}
.block-home-advertisement .tradedirect-advertisement .tradedirect-advertisement-button a img.badge-apple {
  width: 24%;
}
@media screen and (max-width: 992px) {
  .block-home-advertisement .tradedirect-advertisement .tradedirect-advertisement-button a img.badge-google {
    width: 50%;
  }
  .block-home-advertisement .tradedirect-advertisement .tradedirect-advertisement-button a img.badge-apple {
    width: 40%;
  }
}
.block-home-advertisement .tradedirect-advertisement .tradedirect-advertisement-littleTitle {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  line-height: 15px;
  text-transform: uppercase;
}
.block-home-advertisement .tradedirect-advertisement .tradedirect-advertisement-description {
  font-size: 20px;
  line-height: 30px;
  color: #FFFFFF;
}
.block-home-advertisement .tradedirect-advertisement .tradedirect-advertisement-img {
  max-width: 100%;
  max-height: 400px;
}

.block-home-news > .content {
  width: 1170px;
  max-width: 90%;
  padding: 0 30px 0 25px;
}
.block-home-news > .content .markets-update a {
  color: #396CFF;
}

/* Blocks */
/* ==========================================================================
   Block Header
   ========================================================================== */
.content-wrapper section.bloc.bloc-header {
  position: relative;
  height: 550px;
}
@media screen and (max-width: 480px) {
  .content-wrapper section.bloc.bloc-header {
    height: auto;
  }
}
@media screen and (max-width: 480px) {
  .content-wrapper section.bloc.bloc-header .content {
    padding: 0;
  }
}
.content-wrapper section.bloc.bloc-header .bloc {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -355px;
  padding-top: 16px;
  width: 710px;
}
@media screen and (max-width: 480px) {
  .content-wrapper section.bloc.bloc-header .bloc {
    position: relative;
    bottom: 0;
    left: 0;
    margin: 0;
    width: 100%;
    overflow: hidden;
  }
}
.content-wrapper section.bloc.bloc-header .bloc:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  background: black;
  opacity: 0.65;
  filter: alpha(opacity=65);
}
.content-wrapper section.bloc.bloc-header .bloc > * {
  position: relative;
  z-index: 2;
}
.content-wrapper section.bloc.bloc-header .bloc h1 {
  margin: 0 24px 8px;
  font-size: 35px;
  color: white;
  font-weight: 700;
  text-align: center;
}
.content-wrapper section.bloc.bloc-header .bloc h2 {
  margin: 0 24px 32px;
  font-size: 28px;
  font-weight: normal;
  color: white;
  text-align: center;
}
.content-wrapper section.bloc.bloc-header .bloc ul {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.content-wrapper section.bloc.bloc-header .bloc ul li {
  color: white;
  display: table-cell;
  vertical-align: middle;
  background: #535353;
}
.content-wrapper section.bloc.bloc-header .bloc ul li > a {
  display: block;
  padding: 5px 5px 6px;
  color: white;
  text-align: center;
}
.content-wrapper section.bloc.bloc-header .bloc ul li:nth-child(odd) {
  background: #707070;
}
.content-wrapper section.bloc.bloc-header .bloc p {
  color: #fff;
  padding: 0 20px;
}
.content-wrapper section.bloc.bloc-header .bloc p strong {
  font-weight: bold;
  color: #fff;
}
.content-wrapper section.bloc.bloc-header .bloc p strong em {
  font-weight: bold;
}
.content-wrapper section.bloc.bloc-header .bloc p em {
  color: #fff;
}
@media screen and (max-width: 992px) {
  .content-wrapper section.bloc.bloc-header .bloc {
    width: 100%;
    margin-left: 0;
    left: 0;
  }
}
@media screen and (max-width: 480px) {
  .content-wrapper section.bloc.bloc-header .bloc ul li {
    display: block;
  }
}
.content-wrapper section.bloc.bloc-header .bloc.bloc-campagne .wysiwyg h2 {
  margin: 0 24px 8px;
  font-size: 35px;
  color: #FFF;
  font-weight: 700;
  text-align: center;
}

/* ==========================================================================
   Block Image Background
   ========================================================================== */
.content-wrapper section.bloc.bloc-visuel {
  height: 655px;
}
@media screen and (max-width: 992px) {
  .content-wrapper section.bloc.bloc-visuel {
    height: auto;
    background-image: none !important;
  }
}
.content-wrapper section.bloc.bloc-visuel .content {
  position: relative;
  z-index: 2;
}

/* ==========================================================================
   Block Video Background
   ========================================================================== */
.video-playing .content-wrapper {
  z-index: 50;
}

.fullscreen {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.fullscreen .close {
  z-index: 200 !important;
}

.content-wrapper section:first-child.bloc.bloc-video {
  margin-top: 186px;
  padding: 0;
}

.content-wrapper section.bloc.bloc-video {
  height: 655px;
}
@media screen and (max-width: 992px) {
  .content-wrapper section.bloc.bloc-video {
    background-image: none !important;
    height: 420px;
  }
}
@media screen and (max-width: 480px) {
  .content-wrapper section.bloc.bloc-video {
    height: 300px;
  }
}
.content-wrapper section.bloc.bloc-video .content {
  position: relative;
  z-index: 2;
}
.content-wrapper section.bloc.bloc-video .video-thumbnail {
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -ms-behavior: url("../tpl/styles/backgroundsize.min.htc");
  behavior: url("../tpl/styles/backgroundsize.min.htc");
  /* Correction bloc video */
}
.content-wrapper section.bloc.bloc-video .video-thumbnail > .content {
  position: relative;
  z-index: 20;
  margin: 0 auto;
  padding: 70px 0 25px 0;
  width: 1440px;
  height: 100%;
}
@media screen and (max-width: 992px) {
  .content-wrapper section.bloc.bloc-video .video-thumbnail > .content {
    width: 100%;
    padding: 45px 10px 25px;
  }
}
.content-wrapper section.bloc.bloc-video .video-thumbnail .ezxmltext-field p:not(:empty),
.content-wrapper section.bloc.bloc-video .video-thumbnail h1:not(:empty),
.content-wrapper section.bloc.bloc-video .video-thumbnail .wysiwyg blockquote {
  display: inline-block;
  color: white;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 10px;
}
.content-wrapper section.bloc.bloc-video .video-thumbnail section {
  padding: 60px 0 0 0;
}
.content-wrapper section.bloc.bloc-video a.show-video {
  padding: 8px 16px 8px 7px;
  font-weight: 100;
  font-size: 16px;
}
.content-wrapper section.bloc.bloc-video a.show-video span {
  float: left;
  font-size: 24px;
}
.content-wrapper section.bloc.bloc-video .video-player {
  display: block;
  bottom: 0;
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}
.content-wrapper section.bloc.bloc-video .video-player .kWidgetIframeContainer,
.content-wrapper section.bloc.bloc-video .video-player .wrapper-video {
  width: 100% !important;
  height: 100% !important;
}
.content-wrapper section.bloc.bloc-video .video-player iframe {
  margin: 0 auto;
}
.content-wrapper section.bloc.bloc-video .video-player a.close {
  position: absolute;
  width: 30px;
  text-align: center;
  height: 30px;
  background: #000;
  right: 15px;
  color: #fff;
  top: 15px;
  z-index: 20;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  -ms-border-radius: 100% 100% 100% 100%;
  -o-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
  text-shadow: 0 0 0 transparent;
  line-height: 30px;
  -moz-box-shadow: 0 0 3px #fff;
  -webkit-box-shadow: 0 0 3px #fff;
  box-shadow: 0 0 3px #fff;
}
.content-wrapper section.bloc.bloc-video .video-player a.close span {
  margin: 0;
}

.videoHolder .play-btn-large,
.videoHolder .largePlayBtn {
  background: #009D4D;
  -webkit-border-radius: 100px 100px 100px 100px;
  -moz-border-radius: 100px 100px 100px 100px;
  -ms-border-radius: 100px 100px 100px 100px;
  -o-border-radius: 100px 100px 100px 100px;
  border-radius: 100px 100px 100px 100px;
  width: 65px;
  height: 65px;
  z-index: 2000;
  font-family: 'icon';
  text-decoration: none;
  margin: -32px 0 0 -32px;
  line-height: 71px;
  padding: 0;
  font-size: 60px;
  text-indent: -3px;
}
.videoHolder .play-btn-large:before,
.videoHolder .largePlayBtn:before {
  content: "\e618";
}
.videoHolder .play-btn-large:hover,
.videoHolder .largePlayBtn:hover {
  text-decoration: none;
}

@media screen and (max-width: 992px) {
  .wysiwyg h1 {
    font-size: 25px;
  }
  .wysiwyg h2 {
    font-size: 20px;
  }
  .wysiwyg h2.small {
    font-size: 19px;
  }
}
@media screen and (max-width: 480px) {
  .wysiwyg h1 {
    font-size: 18px;
  }
  .wysiwyg h2 {
    font-size: 14px;
  }
  .wysiwyg h2.small {
    font-size: 12px;
  }
}
@media screen and (max-width: 960px) {
  .kWidgetIframeContainer {
    width: 100% !important;
    height: 600px !important;
  }
}
.content-wrapper section.bloc.bloc-video.bloc-header .video-thumbnail .row .wysiwyg h1 {
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -355px;
  padding-top: 16px;
  width: 710px;
  min-height: 130px;
  font-size: 25pt;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .content-wrapper section.bloc.bloc-video.bloc-header .video-thumbnail .row .wysiwyg h1 {
    width: 100%;
    left: 0;
    right: 0;
    margin: 0;
  }
}

/* Blocs header video */
.content-wrapper section.bloc.bloc-video.bloc-header {
  height: 550px;
}
@media screen and (max-width: 768px) {
  .content-wrapper section.bloc.bloc-video.bloc-header {
    height: 320px;
  }
}

.content-wrapper section:first-child.bloc.bloc-video.bloc-header {
  margin-top: 0 !important;
}

.content-wrapper section.bloc.bloc-video.bloc-header .video-thumbnail .row .wysiwyg > div:first-of-type {
  position: inherit;
}

/* ==========================================================================
   Block List Events
   ========================================================================== */
.bloc-list-events {
  /* Events */
}
.bloc-list-events article.event {
  background-color: white;
  margin-bottom: 1px;
  font-weight: 300;
  display: table;
  padding-left: 0;
  padding-right: 0;
  /* date events */
  /* hours event */
  /* detail event */
}
.bloc-list-events article.event > .row {
  display: table-row;
}
.bloc-list-events article.event > .row > div {
  display: table-cell;
  float: none;
  vertical-align: top;
}
.bloc-list-events article.event .date, .bloc-list-events article.event .hours, .bloc-list-events article.event .detail {
  padding-top: 8px;
}
.bloc-list-events article.event .hours {
  text-align: center;
  font-weight: 400;
}
.bloc-list-events article.event .detail {
  width: 100%;
  display: table;
  padding-left: 0;
  padding-right: 10px;
}
.bloc-list-events article.event .detail > .row > div.star {
  padding-left: 10px;
  padding-top: 14px;
  vertical-align: middle;
}
.bloc-list-events article.event a.detail h2 {
  color: #00AB5F;
}
.bloc-list-events article.event a.detail:hover {
  text-decoration: none;
}
.bloc-list-events article.event a.detail:hover h2 {
  color: #40B579;
  text-decoration: none;
}
.bloc-list-events article.event a.detail:hover .star p {
  color: #40B579;
}
@media screen and (max-width: 992px) {
  .bloc-list-events article.event {
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }
  .bloc-list-events article.event > .row {
    display: block;
  }
  .bloc-list-events article.event > .row > div {
    display: block;
    float: left;
  }
  .bloc-list-events article.event .date, .bloc-list-events article.event .hours {
    height: 48px;
    text-align: left;
  }
  .bloc-list-events article.event .detail {
    padding-left: 10px;
    padding-right: 10px;
  }
}

/* ==========================================================================
   Block List
   ========================================================================== */
.bloc-list {
  /* zone d'affichage des erreurs */
  /* Month */
  /* Geolocalisation */
  /* Reload */
}
.bloc-list .error-wrapper {
  padding: 10px;
  background: #fff0bb;
  display: none;
}
.bloc-list .error-wrapper p {
  margin: 0;
}
.bloc-list a:hover h3 {
  color: #40B579;
}
.bloc-list .group {
  color: white;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #707070;
}
.bloc-list .wysiwyg, .bloc-list .tags, .bloc-list .bloc-video-playlist .tabs, .bloc-video-playlist .bloc-list .tabs, .bloc-list .elements, .bloc-list .reload {
  margin: 0;
}
.bloc-list .wysiwyg .col-md-12 {
  padding: 0;
}
.bloc-list .list-wrapper {
  overflow: hidden;
}
.bloc-list article {
  border-left: 5px solid white;
  background: #fff;
  clear: both;
  margin: 0 0 1px 0;
  overflow: hidden;
}
.bloc-list article > a,
.bloc-list article > .row > a,
.bloc-list article > .row-file,
.bloc-list article > .row > div {
  text-decoration: none;
  color: #707070;
  display: block;
  overflow: hidden;
  padding-top: 14px;
  padding-bottom: 14px;
}
@media screen and (max-width: 480px) {
  .bloc-list article > a,
  .bloc-list article > .row > a,
  .bloc-list article > .row-file,
  .bloc-list article > .row > div {
    padding-top: 0;
  }
}
.bloc-list article > div.row-file {
  overflow: hidden;
  padding-top: 14px;
  padding-bottom: 14px;
}
.bloc-list article:before {
  display: none;
}
.bloc-list article.selected {
  border-color: #009D4D;
}
.bloc-list article .row-file a[class*=icon-]:hover {
  text-decoration: none;
}
.bloc-list article .exif {
  padding-top: 14px;
  padding-bottom: 14px;
}
.bloc-list article span.date {
  font-size: 16px;
  font-weight: bold;
  color: #707070;
  display: block;
  text-align: right;
  margin: 0 0 10px;
}
@media screen and (max-width: 768px) {
  .bloc-list article span.date {
    text-align: left;
    margin: 0 0 2px;
  }
}
.bloc-list article > .row > div h3 {
  color: #707070;
}
.bloc-list article h3 {
  color: #00AB5F;
  display: inline-block;
  margin: 0 0 6px 0;
  font-size: 16px;
  font-weight: 700;
}
.bloc-list article h3 span {
  font-weight: 300;
  color: #404040;
}
.bloc-list article h3 a {
  text-decoration: none;
  color: #00AB5F;
}
.bloc-list article h3.geomap:before {
  color: #404040;
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e60a";
  margin-right: 5px;
  position: relative;
  top: 1px;
}
.bloc-list article .keywords,
.bloc-list article .author {
  float: left;
  color: #707070;
  line-height: 1.25em;
}
.bloc-list article .keywords strong,
.bloc-list article .author strong {
  display: block;
  color: #404040;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .bloc-list article .keywords strong,
  .bloc-list article .author strong {
    display: inline;
  }
}
.bloc-list article .author {
  clear: both;
  text-align: right;
  font-weight: normal;
  float: right;
}
@media screen and (max-width: 480px) {
  .bloc-list article .author {
    margin: 0 0 5px;
  }
}
@media screen and (max-width: 768px) {
  .bloc-list article .author {
    text-align: left;
    clear: none;
    float: left;
  }
}
.bloc-list article .keywords {
  font-weight: 100;
}
.bloc-list article .links a {
  color: #00AB5F;
  font-weight: 700;
}
.bloc-list article.download a:hover h3 {
  color: #40B579;
}
.bloc-list article.download h3 {
  overflow: hidden;
  margin: 3px 0 5px;
}
.bloc-list article.download h3 span {
  font-size: 13px;
  color: #404040;
  font-weight: 400;
  display: block;
  clear: both;
  margin: 5px 0 0;
}
.bloc-list article.download [class^="icon-"], .bloc-list article.download [class*=" icon-"] {
  font-size: 43px;
  color: #000;
  margin: 0;
  padding-right: 0;
  text-align: center;
}
.bloc-list article.download [class^="icon-"]:before, .bloc-list article.download [class*=" icon-"]:before {
  display: block;
}
@media screen and (max-width: 992px) {
  .bloc-list article.download [class^="icon-"], .bloc-list article.download [class*=" icon-"] {
    font-size: 35px;
  }
}
@media screen and (max-width: 480px) {
  .bloc-list article.download [class^="icon-"], .bloc-list article.download [class*=" icon-"] {
    font-size: 23px;
    text-align: left;
    width: 10%;
  }
  .bloc-list article.download [class^="icon-"]:before, .bloc-list article.download [class*=" icon-"]:before {
    position: relative;
    left: -1px;
  }
}
.bloc-list article.download p.infos, .bloc-list article.download p.links {
  margin: 0;
  font-size: 13px;
  color: #404040;
}
@media screen and (max-width: 480px) {
  .bloc-list article.download .detail {
    width: 90%;
  }
}
.bloc-list article.product {
  overflow: hidden;
  padding: 14px 20px;
}
@media screen and (max-width: 480px) {
  .bloc-list article.product {
    padding: 10px;
  }
}
.bloc-list article.product a.detail {
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}
.bloc-list article.product a.detail:hover h3 {
  color: #40B579;
}
.bloc-list article.product p {
  font-size: 13px;
  color: #707070;
  margin: 0;
}
@media screen and (max-width: 992px) {
  .bloc-list article.product p {
    margin: 0 0 5px;
  }
}
.bloc-list article.product .order .btn, .bloc-list article.product .order div.uploader span.action, div.uploader .bloc-list article.product .order span.action {
  float: right;
  font-size: 13px;
  margin: 0;
}
@media screen and (max-width: 480px) {
  .bloc-list article.product .order .btn, .bloc-list article.product .order div.uploader span.action, div.uploader .bloc-list article.product .order span.action {
    font-size: 14px;
  }
}
.bloc-list article.product .order p {
  text-align: right;
  font-size: 13px;
  color: #404040;
  margin: 0;
}
@media screen and (max-width: 992px) {
  .bloc-list article.product .order p {
    text-align: left;
  }
}
@media screen and (min-width: 768px) {
  .bloc-list article .order {
    top: 50%;
    position: absolute;
    right: 10px;
    margin-top: -30px;
  }
}
.bloc-list .condensed article.article h3,
.bloc-list .condensed article.article span.date {
  margin: 0;
}
.bloc-list .condensed article.article .author,
.bloc-list .condensed article.article p {
  display: none;
}
@media screen and (max-width: 768px) {
  .bloc-list .condensed article.article .exif {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .bloc-list .condensed article.article a.detail {
    padding-top: 0;
  }
}
.bloc-list .condensed article.download [class*=" icon-"] {
  max-height: 50px;
}
.bloc-list .condensed article.download p {
  display: none;
}
.bloc-list .condensed article.download p.infos, .bloc-list .condensed article.download p.links {
  display: block;
  float: none;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .bloc-list .condensed article.download h3 {
    margin-bottom: 0;
  }
}
.bloc-list .loader {
  height: 170px;
  display: none;
  text-align: center;
  padding: 61px 0;
}
.bloc-list .geolocation {
  margin-bottom: 13px;
}
.bloc-list .geolocation > div {
  display: none;
  padding: 10px;
  color: #404040;
  border: 0 none;
}
.bloc-list .geolocation > div a.icon-close {
  color: #fff;
}
.bloc-list .geolocation > div:after {
  position: relative;
  top: 2px;
  margin: 0 5px 0 0;
  font-family: 'icon';
  font-size: 15px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: none;
}
.bloc-list .geolocation > div a {
  color: #1D1D1B;
}
.bloc-list .geolocation > div a.goGeo {
  text-decoration: underline;
}
.bloc-list .geolocation > div.in-progress {
  background-color: #53BED9;
  color: #fff;
}
.bloc-list .geolocation > div.warning {
  background-color: #fff0bb;
  font-weight: bold;
}
.bloc-list .geolocation > div.reject {
  background-color: #ff8b6c;
  color: #fff;
}
.bloc-list .geolocation > div.propose {
  background-color: #53BED9;
  color: #fff;
}
.bloc-list .geolocation > div.propose a {
  color: #fff;
}
.bloc-list .geolocation > div.propose a.icon-close {
  background: #009FE3;
}
.bloc-list .geolocation > div.success {
  color: white;
  background-color: #40B579;
}
.bloc-list .geolocation > div.success:after {
  content: "\e60a";
  color: #404040;
  margin: 0 0 0 5px;
}
.bloc-list .reload {
  margin: 25px 0;
  text-align: center;
}
.bloc-list .reload .btn, .bloc-list .reload div.uploader span.action, div.uploader .bloc-list .reload span.action {
  margin: 0;
}
.bloc-list .detail .star {
  text-align: center;
}
.bloc-list .detail .star p {
  color: #009D4D;
}
.bloc-list .detail .star p:before {
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e60b";
  margin-right: 5px;
  position: relative;
  top: 1px;
  font-size: 32px;
}
.bloc-list .bloc-notification .content {
  background: #fff;
}
@media screen and (max-width: 480px) {
  .bloc-list .bloc-notification .content .wysiwyg h2 {
    margin: 0 0 15px;
  }
}
.bloc-list .bloc-notification .title {
  padding: 28px 20px 20px;
}
@media screen and (max-width: 480px) {
  .bloc-list .bloc-notification .title {
    padding: 15px;
  }
}
.bloc-list .bloc-notification .title h2 {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.bloc-list .bloc-notification .title h2 span {
  display: block;
  font-size: 61px;
  margin: 0 0 23px;
}
.bloc-list .bloc-notification .rss {
  padding: 10px 15px;
}
.bloc-list .bloc-notification .rss h2 {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 17px;
}
.bloc-list .bloc-notification .rss h2 span {
  font-size: 30px;
  position: relative;
  top: 6px;
  margin: 0 19px 0 0;
}
.bloc-list .bloc-notification .rss p {
  margin: 0 0 36px;
}
@media screen and (max-width: 480px) {
  .bloc-list .bloc-notification .rss p {
    margin: 0 0 18px;
  }
}
.bloc-list .bloc-notification .rss a.btn {
  font-size: 12px;
  padding: 4px 12px;
  margin: 0;
}
@media screen and (max-width: 480px) {
  .bloc-list .bloc-notification .rss a.btn {
    font-size: 14px;
  }
}
.bloc-list .bloc-notification .rss a.btn span {
  font-size: 7px;
  position: relative;
  top: -1px;
}
.bloc-list .bloc-notification .email {
  padding: 16px 15px;
}
.bloc-list .bloc-notification .email h2 {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 17px;
}
.bloc-list .bloc-notification .email h2 span {
  font-size: 23px;
  position: relative;
  top: 4px;
  margin: 0 19px 0 0;
}
.bloc-list .bloc-notification .email p {
  margin: 0 0 18px;
}
.bloc-list .bloc-notification .email a.btn {
  font-size: 12px;
  padding: 4px 12px;
  margin: 0;
}
@media screen and (max-width: 480px) {
  .bloc-list .bloc-notification .email a.btn {
    font-size: 14px;
  }
}
.bloc-list .bloc-notification .email a.btn span {
  font-size: 7px;
  position: relative;
  top: -1px;
}

/* Tags */
.tags, .bloc-video-playlist .tabs {
  margin-bottom: 1px;
  padding-top: 4px;
  padding-bottom: 12px;
  background-color: #404040;
}
.tags .all, .bloc-video-playlist .tabs .all {
  text-align: center;
}
.tags .all:after, .bloc-video-playlist .tabs .all:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 10px;
  background-color: #707070;
  position: absolute;
  top: 16px;
  right: 10px;
}
@media screen and (max-width: 480px) {
  .tags .all:after, .bloc-video-playlist .tabs .all:after {
    display: none;
  }
}
.tags .label, .bloc-video-playlist .tabs .label {
  display: inline-block;
  padding: 5px 14px;
  margin: 8px 5px 0 0;
  font-size: 13px;
  font-weight: 500;
  -webkit-border-radius: 25px 25px 25px 25px;
  -moz-border-radius: 25px 25px 25px 25px;
  -ms-border-radius: 25px 25px 25px 25px;
  -o-border-radius: 25px 25px 25px 25px;
  border-radius: 25px 25px 25px 25px;
}
.tags .label.label-default, .bloc-video-playlist .tabs .label.label-default {
  background-color: #707070;
  border: 1px solid #707070;
}
.tags .label.label-default:hover, .bloc-video-playlist .tabs .label.label-default:hover {
  background: rgba(112, 112, 112, 0.8);
}
.tags .label.label-current, .bloc-video-playlist .tabs .label.label-current {
  background: none;
  border: 1px solid white;
  position: relative;
}
.tags .label.label-current:before, .bloc-video-playlist .tabs .label.label-current:before {
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e60e";
  margin: 0 5px 0 0;
  font-size: 12px;
}
.tags .collapse-filters, .bloc-video-playlist .tabs .collapse-filters {
  float: right;
  background: none;
  border: 0;
  margin: 0px 0 0 0;
  padding: 9px 14px 18px 50%;
  outline: none;
}
.tags .collapse-filters span, .bloc-video-playlist .tabs .collapse-filters span {
  font-size: 7px;
  color: #fff;
}
.tags .collapse-filters.collapsed span:before, .bloc-video-playlist .tabs .collapse-filters.collapsed span:before {
  content: "\e62d";
}

.modal .modal-dialog {
  max-width: 455px;
}
.modal .modal-content {
  background: #fff;
  -moz-box-shadow: rgba(29, 29, 27, 0.2) 0 4px 0;
  -webkit-box-shadow: rgba(29, 29, 27, 0.2) 0 4px 0;
  box-shadow: rgba(29, 29, 27, 0.2) 0 4px 0;
  padding: 12px 20px 20px;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.modal .modal-content button.close {
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  text-shadow: none;
  opacity: 1;
  filter: alpha(opacity=100);
  position: absolute;
  top: 16px;
  right: 10px;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  -ms-border-radius: 100% 100% 100% 100%;
  -o-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
  text-align: center;
  background: #009D4D;
  color: #fff;
  height: 20px;
  width: 20px;
}
.modal .modal-content button.close span {
  font-size: 15px;
  position: relative;
  top: -2px;
  text-shadow: none;
  font-weight: 100;
  color: #fff;
}
.modal .modal-content button.close:hover {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  background: #00AB5F;
}
.modal .modal-content button.close:focus {
  outline: none;
  -moz-box-shadow: 0px 0px 3pt 2pt rgba(29, 29, 27, 0.2);
  -webkit-box-shadow: 0px 0px 3pt 2pt rgba(29, 29, 27, 0.2);
  box-shadow: 0px 0px 3pt 2pt rgba(29, 29, 27, 0.2);
}
.modal .modal-content h4 {
  font-size: 16px;
  margin: 0 0 14px;
  padding: 0 15px 0 0;
}
.modal .modal-content p {
  font-size: 13px;
  margin: 0 0 14px;
}
.modal .modal-content .btn, .modal .modal-content div.uploader span.action, div.uploader .modal .modal-content span.action {
  margin: 0;
  font-size: 16px;
}
.modal .modal-content .btn span, .modal .modal-content div.uploader span.action span, div.uploader .modal .modal-content span.action span {
  font-size: 12px;
  margin: 0 8px 0 0;
}
.modal .modal-content .modal-body {
  padding: 0;
}
.modal .modal-content .form-group {
  margin-bottom: 21px;
}
.modal .modal-content .form-group label {
  margin-bottom: 10px;
}
.modal .modal-content form hr {
  margin: 10px -20px;
}
.modal .modal-content form p.oblig {
  margin: 0 0 22px;
}

/* ==========================================================================
   Block Detail Event
   ========================================================================== */
.bloc-detail-event {
  /* link return */
}
.bloc-detail-event .return {
  margin-bottom: 17px;
}
.bloc-detail-event .return a {
  color: #009D4D;
  display: inline-block;
  height: 21px;
  line-height: 1;
}
.bloc-detail-event .return a:hover {
  color: #40B579;
  text-decoration: none;
}
.bloc-detail-event .return a .icon-arrowRight {
  position: relative;
  top: -2px;
  display: inline-block;
  -webkit-border-radius: 21px 21px 21px 21px;
  -moz-border-radius: 21px 21px 21px 21px;
  -ms-border-radius: 21px 21px 21px 21px;
  -o-border-radius: 21px 21px 21px 21px;
  border-radius: 21px 21px 21px 21px;
  background-color: #40B579;
  width: 21px;
  height: 21px;
}
.bloc-detail-event .return a .icon-arrowRight:before {
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
  font-size: 10px;
  position: relative;
  top: 2px;
  left: 6px;
}
.bloc-detail-event article {
  display: table;
  padding-left: 0;
  padding-right: 0;
  /* Equals height */
  /* date */
  /* hours */
  /* tags */
  /* wysiwyg */
  /* slider */
  /* map-slider */
}
.bloc-detail-event article > .row {
  display: table-row;
}
.bloc-detail-event article > .row > div {
  display: table-cell;
  float: none;
  vertical-align: top;
}
@media screen and (max-width: 992px) {
  .bloc-detail-event article {
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }
  .bloc-detail-event article > .row {
    display: block;
  }
  .bloc-detail-event article > .row > div {
    display: block;
    float: left;
    padding-left: 0;
    padding-right: 0;
  }
}
.bloc-detail-event article .date {
  padding-top: 18px;
  background-color: #DFF1FF;
}
@media screen and (max-width: 992px) {
  .bloc-detail-event article .date {
    margin: 0 0 1px 0;
  }
}
.bloc-detail-event article .hours {
  font-size: 20px;
  font-weight: 400;
  margin-left: 2px;
}
@media screen and (max-width: 992px) {
  .bloc-detail-event article .hours {
    margin: 0;
  }
}
.bloc-detail-event article .tags, .bloc-detail-event article .bloc-video-playlist .tabs, .bloc-video-playlist .bloc-detail-event article .tabs {
  margin: 10px 0 0 0;
  background: transparent;
  padding: 0 10px 0 12px;
}
@media screen and (max-width: 992px) {
  .bloc-detail-event article .tags, .bloc-detail-event article .bloc-video-playlist .tabs, .bloc-video-playlist .bloc-detail-event article .tabs {
    padding: 0 10px 0 12px;
    margin: 0;
  }
}
.bloc-detail-event article .wysiwyg {
  left: 1px;
  background-color: white;
}
.bloc-detail-event article .wysiwyg .wrapper {
  padding: 10px;
}
@media screen and (max-width: 992px) {
  .bloc-detail-event article .wysiwyg {
    margin: 0 0 10px 0;
    left: 0;
  }
}
.bloc-detail-event article .bx-wrapper {
  margin: 0 0 10px 0;
}
.bloc-detail-event article .bx-wrapper .bx-controls-direction a {
  top: 16px;
}
.bloc-detail-event article .bx-wrapper .bx-prev {
  left: 0;
}
.bloc-detail-event article .bx-wrapper .bx-next {
  left: 40px;
}
.bloc-detail-event article .bx-wrapper .bx-caption span {
  font-size: 12px;
  font-family: 'Roboto';
  font-weight: 300;
  padding: 10px 10px 10px 50px;
}
.bloc-detail-event article .bx-wrapper .bx-pager {
  color: white;
  position: absolute;
  bottom: 8px;
  left: 8px;
  text-align: left;
  font-family: 'Roboto', arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
}
.bloc-detail-event article .bxslider li img {
  width: 100%;
  height: 100%;
}
.bloc-detail-event article .bxslider.alone .bx-caption span {
  padding: 10px;
}
.bloc-detail-event article .map-slider {
  padding-right: 0;
}

/* ==========================================================================
   Block Commande
   ========================================================================== */
.bloc-commande .commande {
  text-align: center;
  background: #F5F5F5;
  margin: 0;
  padding: 15px 10px;
}
.bloc-commande .commande h3 {
  text-align: left;
  font-size: 16px;
}
.bloc-commande .commande .object-center {
  font-size: 70px;
}
.bloc-commande .commande .agence {
  position: relative;
}
.bloc-commande .commande .agence a.btn,
.bloc-commande .commande .telephone a.btn {
  background: #DDEBE1;
  color: #009D4D;
  font-size: 13px;
}
@media screen and (max-width: 480px) {
  .bloc-commande .commande .agence a.btn,
  .bloc-commande .commande .telephone a.btn {
    font-size: 14px;
  }
}
.bloc-commande .commande .agence a.btn:hover,
.bloc-commande .commande .telephone a.btn:hover {
  background: #009D4D;
  color: #fff;
}
.bloc-commande .commande .agence a.btn span,
.bloc-commande .commande .telephone a.btn span {
  font-size: 8px;
}
.bloc-commande .commande .telephone .row p {
  font-size: 12px;
  font-weight: 200;
}
.bloc-commande .commande .telephone .row a {
  font-weight: 400;
  font-size: 13px;
}
@media screen and (max-width: 480px) {
  .bloc-commande .commande .telephone .row a {
    font-size: 14px;
  }
}
.bloc-commande .commande .horaires {
  font-size: 12px;
  font-weight: 200;
}
.bloc-commande .commande .horaires p {
  text-align: center;
}

@media screen and (max-width: 992px) {
  .bloc-commande .commande .agence {
    border-bottom: 1px solid #D9D9D9;
  }
  .bloc-commande .commande .agence:after {
    display: none;
  }
}
/* ==========================================================================
   Block Article
   ========================================================================== */
.bloc-article article {
  background: #fff;
  padding: 20px;
}
.bloc-article .meta-data {
  margin: 0 0 15px 0;
  display: table;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .bloc-article .meta-data {
    display: block;
  }
}
.bloc-article .meta-data .row {
  display: table;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 480px) {
  .bloc-article .meta-data .row {
    display: block;
  }
}
.bloc-article .meta-data .auteur {
  display: table;
}
.bloc-article .meta-data .auteur img {
  display: table-cell;
  margin: 0 5px 3px 0;
}
.bloc-article .meta-data .auteur p {
  display: table-cell;
  vertical-align: bottom;
  width: 90%;
}
.bloc-article .meta-data .auteur strong {
  display: block;
}
@media screen and (max-width: 480px) {
  .bloc-article .meta-data .auteur {
    width: 100%;
    display: block;
    margin: 0 0 5px;
  }
}
.bloc-article .meta-data .exif {
  position: relative;
  text-align: right;
  display: table;
  height: 100%;
  min-height: 72px;
}
.bloc-article .meta-data .exif p {
  display: table-cell;
  vertical-align: bottom;
}
@media screen and (max-width: 480px) {
  .bloc-article .meta-data .exif {
    text-align: left;
    width: 100%;
    display: block;
  }
}

/* ==========================================================================
   Block Agence
   ========================================================================== */
section.bloc-agence .content {
  position: relative;
  z-index: 2;
}
section.bloc-agence article {
  padding: 0 20px;
}
@media screen and (max-width: 992px) {
  section.bloc-agence article {
    margin: 0;
    padding: 0;
  }
}
section.bloc-agence article .map {
  margin-left: -20px;
  margin-right: -20px;
}
@media screen and (max-width: 992px) {
  section.bloc-agence article .map {
    margin: 0;
  }
}
@media screen and (max-width: 992px) {
  section.bloc-agence article .map iframe {
    width: 100% !important;
    height: 200px !important;
  }
}
section.bloc-agence article .map #maps-agency, section.bloc-agence article .map #maps-atm {
  width: 100% !important;
}
section.bloc-agence article .fiche-banque {
  background: #fff;
  margin-left: -20px;
  margin-right: -20px;
  padding: 24px 16px;
}
@media screen and (max-width: 992px) {
  section.bloc-agence article .fiche-banque {
    margin: 0;
  }
}
section.bloc-agence article .fiche-banque h2 {
  font-size: 23px;
}
section.bloc-agence article .fiche-banque .contact,
section.bloc-agence article .fiche-banque .horaire,
section.bloc-agence article .fiche-banque .bancomat,
section.bloc-agence article .fiche-banque .services {
  position: relative;
}
@media screen and (max-width: 992px) {
  section.bloc-agence article .fiche-banque .contact,
  section.bloc-agence article .fiche-banque .horaire,
  section.bloc-agence article .fiche-banque .bancomat,
  section.bloc-agence article .fiche-banque .services {
    margin: 0;
    padding: 20px 0;
    border-bottom: 1px solid #D9D9D9;
  }
}
section.bloc-agence article .fiche-banque .contact:before,
section.bloc-agence article .fiche-banque .horaire:before,
section.bloc-agence article .fiche-banque .bancomat:before,
section.bloc-agence article .fiche-banque .services:before {
  content: "";
  display: block;
  height: 63px;
  position: relative;
  top: 0;
  text-align: center;
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
section.bloc-agence article .fiche-banque .contact h2,
section.bloc-agence article .fiche-banque .horaire h2,
section.bloc-agence article .fiche-banque .bancomat h2,
section.bloc-agence article .fiche-banque .services h2 {
  margin: 0 0 21px;
}
section.bloc-agence article .fiche-banque .contact h3,
section.bloc-agence article .fiche-banque .horaire h3,
section.bloc-agence article .fiche-banque .bancomat h3,
section.bloc-agence article .fiche-banque .services h3 {
  font-size: 16px;
  margin: 0;
}
section.bloc-agence article .fiche-banque .contact h4,
section.bloc-agence article .fiche-banque .horaire h4,
section.bloc-agence article .fiche-banque .bancomat h4,
section.bloc-agence article .fiche-banque .services h4 {
  font-size: 13px;
  margin: 0;
}
section.bloc-agence article .fiche-banque .contact p,
section.bloc-agence article .fiche-banque .horaire p,
section.bloc-agence article .fiche-banque .bancomat p,
section.bloc-agence article .fiche-banque .services p {
  margin: 0;
  line-height: 16px;
}
section.bloc-agence article .fiche-banque .contact .pull-right,
section.bloc-agence article .fiche-banque .horaire .pull-right,
section.bloc-agence article .fiche-banque .bancomat .pull-right,
section.bloc-agence article .fiche-banque .services .pull-right {
  font-weight: 100;
}
section.bloc-agence article .fiche-banque .contact ul,
section.bloc-agence article .fiche-banque .horaire ul,
section.bloc-agence article .fiche-banque .bancomat ul,
section.bloc-agence article .fiche-banque .services ul {
  margin-left: 0;
  margin-bottom: 21px;
  padding: 0;
}
section.bloc-agence article .fiche-banque .contact ul li,
section.bloc-agence article .fiche-banque .horaire ul li,
section.bloc-agence article .fiche-banque .bancomat ul li,
section.bloc-agence article .fiche-banque .services ul li {
  color: #009D4D;
  margin: 0 0 3px;
}
@media screen and (max-width: 992px) {
  section.bloc-agence article .fiche-banque .contact table tbody,
  section.bloc-agence article .fiche-banque .horaire table tbody,
  section.bloc-agence article .fiche-banque .bancomat table tbody,
  section.bloc-agence article .fiche-banque .services table tbody {
    overflow-x: inherit;
  }
  section.bloc-agence article .fiche-banque .contact table p,
  section.bloc-agence article .fiche-banque .horaire table p,
  section.bloc-agence article .fiche-banque .bancomat table p,
  section.bloc-agence article .fiche-banque .services table p {
    padding: 0 5px;
    min-height: 100%;
  }
}
section.bloc-agence article .fiche-banque .contact table p,
section.bloc-agence article .fiche-banque .horaire table p,
section.bloc-agence article .fiche-banque .bancomat table p,
section.bloc-agence article .fiche-banque .services table p {
  line-height: 1;
  font-size: 15px;
}
section.bloc-agence article .fiche-banque .contact .col-md-6 span {
  display: block;
}
section.bloc-agence article .fiche-banque .services {
  border-bottom: 1px solid #D9D9D9;
}
section.bloc-agence article .fiche-banque .bancomat {
  padding: 13px 0 0;
}
section.bloc-agence article .fiche-banque .services ul,
section.bloc-agence article .fiche-banque .bancomat ul {
  margin-bottom: 49px;
}
section.bloc-agence article .fiche-banque .services ul li,
section.bloc-agence article .fiche-banque .bancomat ul li {
  color: #404040;
  padding: 0;
}
section.bloc-agence article .fiche-banque .services ul li a,
section.bloc-agence article .fiche-banque .bancomat ul li a {
  color: #404040;
}
section.bloc-agence article .fiche-banque .services ul li a:hover,
section.bloc-agence article .fiche-banque .bancomat ul li a:hover {
  color: #009D4D;
}
section.bloc-agence article .fiche-banque .services ul li a:hover span:before,
section.bloc-agence article .fiche-banque .bancomat ul li a:hover span:before {
  color: #009D4D;
}
section.bloc-agence article .fiche-banque .services ul li span,
section.bloc-agence article .fiche-banque .bancomat ul li span {
  margin-right: 6px;
  display: inline-block;
}
section.bloc-agence article .fiche-banque .services ul li:before,
section.bloc-agence article .fiche-banque .bancomat ul li:before {
  display: none;
}
section.bloc-agence article .fiche-banque .services ul li span,
section.bloc-agence article .fiche-banque .bancomat ul li span {
  width: 35px;
  text-align: center;
}
section.bloc-agence article .fiche-banque .services ul li span:before,
section.bloc-agence article .fiche-banque .bancomat ul li span:before {
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #404040;
  font-size: 25px;
}
section.bloc-agence article .fiche-banque .services ul li span.icon-oeil:before,
section.bloc-agence article .fiche-banque .bancomat ul li span.icon-oeil:before {
  font-size: 17px;
}
section.bloc-agence article .fiche-banque .horaire h3 {
  margin: 0 0 16px;
}
section.bloc-agence article .fiche-banque .contact p {
  margin: 0;
}
section.bloc-agence article .fiche-banque .contact a.btn {
  margin: 10px 0 34px 0;
}
section.bloc-agence article .fiche-banque .bancomat p {
  font-weight: 300;
  margin: 0 0 18px;
}
section.bloc-agence article .fiche-banque .bancomat p strong {
  display: block;
  font-size: 15px;
  margin: 0 0 1px;
}
section.bloc-agence article .fiche-banque .bancomat:before {
  content: "\e642";
  font-size: 59px;
  height: 73px;
}
section.bloc-agence article .fiche-banque .contact:before {
  content: "\e620";
  font-size: 59px;
}
section.bloc-agence article .fiche-banque .horaire:before {
  content: "\e61e";
  font-size: 51px;
}
section.bloc-agence article .fiche-banque .services:before {
  content: "\e621";
  font-size: 42px;
}
section.bloc-agence table {
  width: 92%;
  margin: 0 0 28px;
}
@media screen and (max-width: 992px) {
  section.bloc-agence table {
    width: 100%;
  }
}
section.bloc-agence table thead {
  background: none;
}
section.bloc-agence table tbody {
  background: none;
}
section.bloc-agence table tr {
  background: none;
}
section.bloc-agence table tr:nth-child(3) td {
  border-top: 1px solid #C5C5C5;
  padding: 2px 0 0 0;
}
@media screen and (max-width: 992px) {
  section.bloc-agence table tr:nth-child(3) td {
    border: 0;
    padding: 0 5px;
  }
}
section.bloc-agence table th p {
  line-height: 1.27em;
}
section.bloc-agence table td {
  text-align: center;
  color: #000;
  border: 0;
  padding: 0;
  background: none;
}
@media screen and (max-width: 992px) {
  section.bloc-agence table td {
    padding: 0 5px;
    min-height: 100%;
  }
}
@media screen and (max-width: 768px) {
  section.bloc-agence table td p {
    display: inline-block;
    margin: 0 5px 0 0;
    position: relative;
    padding-left: 5px !important;
    padding-right: 0 !important;
  }
  section.bloc-agence table td p:nth-child(2):before {
    content: ' - ';
    display: inline-block;
    margin: 0 5px;
  }
  section.bloc-agence table td p + p {
    padding-right: 5px !important;
    padding-left: 0 !important;
  }
  section.bloc-agence table td br {
    content: "";
  }
  section.bloc-agence table td br:after {
    content: " -  ";
  }
}
section.bloc-agence table th {
  text-align: left;
  color: #000;
  border: 0;
  border-bottom: 1px solid #C5C5C5;
  padding: 0 0 2px;
  background: none;
}
@media screen and (max-width: 992px) {
  section.bloc-agence table th {
    border: 0;
    min-height: 100%;
    padding: 3px 5px;
  }
}
section.bloc-agence .fiche-banque .responsables {
  margin-top: 21px;
}
section.bloc-agence .agence-bandeau-siege-regional {
  background: #ededed;
  padding: 20px;
  font-weight: bold;
}
section.bloc-agence .agence-bandeau-siege-regional .icone-siege-regional {
  width: 38px;
  height: 45px;
  float: left;
  margin-right: 20px;
  background-image: url("/bundles/tradedirectsite/img/common/agence/marker-region.png");
}

section.bloc-contact article {
  padding: 9px 20px;
  background: #fff;
}
@media screen and (max-width: 992px) {
  section.bloc-contact article {
    margin: 0;
    padding: 10px;
  }
}
section.bloc-contact .info-perso label {
  min-width: 160px;
}
@media screen and (max-width: 992px) {
  section.bloc-contact .info-perso label {
    width: 100%;
  }
}
section.bloc-contact .info-perso .input-wrap {
  min-width: inherit;
}
section.bloc-contact .pays-residence label {
  float: left;
}
section.bloc-contact .pays-residence select {
  width: 145px;
  float: left;
  margin: 0 0 5px;
}
@media screen and (max-width: 992px) {
  section.bloc-contact .pays-residence select {
    width: 100%;
  }
}
section.bloc-contact .pays-residence .select-wrap {
  display: inline-block;
  float: none;
}
section.bloc-contact .questions > label {
  margin: 0 0 13px;
  display: block;
}
section.bloc-contact .demande {
  margin: 0 0 24px;
}
section.bloc-contact .demande textarea {
  height: 100px;
}
section.bloc-contact .fichier {
  margin: 0;
}
section.bloc-contact .fichier label {
  display: none;
}
section.bloc-contact .rappel-telephone > .checkbox {
  margin-top: 0;
}
section.bloc-contact .rappel-telephone .form-group {
  margin: 0 0 0 30px;
  padding: 10px 0 0;
  overflow: hidden;
}
section.bloc-contact .rappel-telephone .form-group > label {
  display: block;
}
section.bloc-contact .rappel-telephone .form-group .input-wrap {
  margin: 0 0 5px;
  clear: both;
  float: left;
}
@media screen and (max-width: 768px) {
  section.bloc-contact .rappel-telephone .form-group {
    margin: 0 0 0 15px;
  }
}
section.bloc-contact .rappel-telephone .form-group .form-control {
  width: 125px;
}

section.bloc-carto .no-result,
section.bloc-carto .geolocation > div {
  display: none;
}
section.bloc-carto .recherche-agence {
  background: #fff;
  position: relative;
  padding: 16px 0 29px 94px;
}
@media screen and (max-width: 480px) {
  section.bloc-carto .recherche-agence {
    padding: 10px;
  }
}
section.bloc-carto .recherche-agence:after {
  right: 20px;
  top: 20px;
  position: absolute;
  content: "";
  display: block;
  background: url("/bundles/tradedirectsite/img/common/agence/marker-legende.png") no-repeat;
  width: 198px;
  height: 72px;
}
@media screen and (max-width: 768px) {
  section.bloc-carto .recherche-agence:after {
    display: none;
  }
}
section.bloc-carto .recherche-agence:before {
  content: "\e61d";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  position: absolute;
  top: 24px;
  left: 3px;
  font-size: 70px;
  color: #009D4D;
}
@media screen and (max-width: 480px) {
  section.bloc-carto .recherche-agence:before {
    font-size: 38px;
    top: 10px;
  }
}
section.bloc-carto .recherche-agence h2 {
  font-size: 22px;
  font-weight: 100;
  margin: 0 0 16px;
}
@media screen and (max-width: 480px) {
  section.bloc-carto .recherche-agence h2 {
    padding: 0 0 0 39px;
  }
}
section.bloc-carto .recherche-agence form {
  overflow: hidden;
}
section.bloc-carto .recherche-agence .form-group {
  float: left;
}
@media screen and (max-width: 480px) {
  section.bloc-carto .recherche-agence .form-group {
    width: 55%;
    margin: 0 5px 0 0;
    float: left;
  }
}
section.bloc-carto .recherche-agence .form-control {
  float: left;
  margin: 0 11px 0 0;
  width: 251px;
}
@media screen and (max-width: 480px) {
  section.bloc-carto .recherche-agence .form-control {
    width: 100%;
    margin: 0;
    padding: 5px;
  }
}
section.bloc-carto .recherche-agence .btn, section.bloc-carto .recherche-agence div.uploader span.action, div.uploader section.bloc-carto .recherche-agence span.action {
  font-size: 13px;
  padding: 4px 18px;
  margin: 1px 0 0 0;
}
@media screen and (max-width: 480px) {
  section.bloc-carto .recherche-agence .btn, section.bloc-carto .recherche-agence div.uploader span.action, div.uploader section.bloc-carto .recherche-agence span.action {
    font-size: 14px;
  }
}
section.bloc-carto .recherche-agence .btn span, section.bloc-carto .recherche-agence div.uploader span.action span, div.uploader section.bloc-carto .recherche-agence span.action span {
  font-size: 8px;
}

.autres-agences {
  overflow: hidden;
  padding: 15px;
  background: #fff;
}
.autres-agences h3 {
  margin: 0 0 10px 8px;
}
.autres-agences h3:after {
  display: none;
}
@media screen and (max-width: 480px) {
  .autres-agences h3 {
    margin: 0 0 10px;
  }
}
.autres-agences ul {
  margin: 0;
}
.autres-agences ul li {
  color: #009D4D;
  margin-bottom: 3px;
}

.mapWrapper {
  overflow: hidden;
  position: relative;
}
.mapWrapper #mapfilter {
  height: 510px;
  position: relative;
  z-index: 2;
}

.icon_access {
  width: 15px;
  height: 16px;
  background-position: 0 0;
  background-color: red;
}

.infoBox {
  background-color: #fff;
  color: #000;
  font-size: 11px;
  line-height: 13px;
  padding: 20px 20px 20px 40px;
  width: 254px;
  border-bottom: 4px solid rgba(0, 0, 0, 0.3);
  position: relative;
}
.infoBox:after {
  content: "";
  display: block;
  background: url("/bundles/tradedirectsite/img/common/bg/infoBox-arrow.png") no-repeat;
  width: 26px;
  height: 16px;
  position: absolute;
  left: 50%;
  bottom: -16px;
  margin: -8px 0 0 -13px;
}
.infoBox h2 {
  margin: 0 0 16px;
  color: #000;
  font-weight: 100;
  font-size: 22px;
  position: relative;
  width: 90%;
}
.infoBox h2:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: -30px;
  height: 36px;
  width: 25px;
  background: url("/bundles/tradedirectsite/img/common/agence/marker-mini.png") no-repeat;
}
.infoBox h2.atm:before {
  background-position: -52px 0;
}
.infoBox h2.agency:before {
  background-position: -26px 0;
}
.infoBox h2.agency-region:before {
  background-position: 0 0;
}
.infoBox h3 {
  margin: 0 0 17px;
  font-size: 12px;
  font-weight: bold;
  text-transform: capitalize;
}
.infoBox h4 {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}
.infoBox .horaires {
  font-size: 13px;
  font-weight: 100;
  margin: 0 0 20px;
  line-height: 1.3em;
}
.infoBox .horaires strong {
  font-weight: 400;
}
.infoBox a {
  color: #009D4D;
  text-decoration: none;
  font-size: 13px;
  margin: 0;
  font-weight: 300;
  position: relative;
}
.infoBox a:before {
  content: "\e604";
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  position: absolute;
  top: 2px;
  left: -15px;
  font-size: 15px;
  color: #009D4D;
}

.galleria {
  min-height: 60px;
}

@media screen and (max-width: 768px) {
  .bloc-recherche .tags .all:after, .bloc-recherche .bloc-video-playlist .tabs .all:after, .bloc-video-playlist .bloc-recherche .tabs .all:after {
    display: none;
  }
}
.bloc-recherche .no-result a {
  color: #009D4D;
  font-weight: bold;
}
.bloc-recherche .notif-wrapper {
  margin: 0 0 15px;
}
.bloc-recherche .notif-wrapper.no-result {
  background: #fff0bb;
  border: 2px solid transparent;
  border-image: url("/bundles/tradedirectsite/img/common/bg/border-img-notif.png") 2 2 round;
  -webkit-border-image: url("/bundles/tradedirectsite/img/common/bg/border-img-notif.png") 2 2 round;
  -o-border-image: url("/bundles/tradedirectsite/img/common/bg/border-img-notif.png") 2 2 round;
  color: #000;
}
.bloc-recherche .notif-wrapper.no-result a {
  color: #000;
  text-decoration: underline;
}
.bloc-recherche .notif-wrapper.no-result a.icon-close {
  text-decoration: none;
  color: #fff;
}
.bloc-recherche .notif-wrapper.no-result .icon-close {
  background: #ebd559;
  color: #000;
}
.bloc-recherche .group {
  color: white;
  padding: 4px 12px 5px;
  background-color: #707070;
  font-size: 16px;
}
.bloc-recherche .tags-wrapper .tags, .bloc-recherche .tags-wrapper .bloc-video-playlist .tabs, .bloc-video-playlist .bloc-recherche .tags-wrapper .tabs {
  margin: 0;
}
.bloc-recherche .list-wrapper .elements {
  margin: 0;
}
.bloc-recherche .list-wrapper article {
  background: #fff;
  clear: both;
  margin: 0 0 1px 0;
  overflow: hidden;
  padding: 10px 15px;
  height: 100%;
  width: 100%;
  display: table;
}
.bloc-recherche .list-wrapper article .content {
  display: table-cell;
  overflow: hidden;
}
@media screen and (max-width: 480px) {
  .bloc-recherche .list-wrapper article .content {
    display: block;
    clear: both;
    overflow: hidden;
  }
}
.bloc-recherche .list-wrapper article .breadcrumb {
  font-size: 12px;
}
.bloc-recherche .list-wrapper article .section {
  height: 100%;
  width: 180px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  padding: 15px 15px 15px 5px;
}
.bloc-recherche .list-wrapper article .section span.bulle:before {
  background: url("/bundles/tradedirectsite/img/common/bg/bull-arrow-right.png");
  left: auto;
  right: -8px;
}
.bloc-recherche .list-wrapper article .section a {
  display: block;
  background: #b3b3b3;
  -webkit-border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -ms-border-radius: 20px 20px 20px 20px;
  -o-border-radius: 20px 20px 20px 20px;
  border-radius: 20px 20px 20px 20px;
  padding: 7px 12px;
  line-height: 1em;
  margin: 0;
  color: #fff;
}
.bloc-recherche .list-wrapper article .section a:hover {
  text-decoration: none;
  background: rgba(112, 112, 112, 0.8);
}
@media screen and (max-width: 480px) {
  .bloc-recherche .list-wrapper article .section {
    float: left;
    width: auto;
    margin: 0 10px 10px 0;
    padding: 0;
    font-size: 14px;
  }
}
.bloc-recherche .list-wrapper article .date {
  float: right;
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  .bloc-recherche .list-wrapper article .date {
    float: left;
  }
}
@media screen and (max-width: 480px) {
  .bloc-recherche .list-wrapper article .date {
    float: right;
  }
}
.bloc-recherche .list-wrapper article .breadcrumb {
  width: 100%;
}
.bloc-recherche .list-wrapper article h3 {
  color: #009D4D;
  display: inline-block;
  margin: 0 0 6px 0;
  font-size: 16px;
  font-weight: 700;
  max-width: 70%;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.bloc-recherche .list-wrapper article h3 a {
  color: #40B579;
}
.bloc-recherche .list-wrapper article h3 a:hover {
  text-decoration: none;
}
.bloc-recherche .list-wrapper article p {
  text-decoration: none;
}
.bloc-recherche .list-wrapper article p strong {
  background: #D3EDDC;
  padding: 1px 5px;
  display: inline-block;
  font-weight: normal;
}
.bloc-recherche .list-wrapper article .breadcrumb {
  font-weight: 300;
  padding: 0;
  background: none;
  margin: 0 0 5px;
}
.bloc-recherche .list-wrapper article .breadcrumb a {
  text-decoration: none;
}
.bloc-recherche .list-wrapper article .breadcrumb a:hover {
  color: #40B579;
}
.bloc-recherche .filters .filterList {
  clear: both;
}
.bloc-recherche .filters .tags-wrapper {
  /*border: 0;*/
  border-bottom: 1px solid #535353;
}
.bloc-recherche .filters .tags, .bloc-recherche .filters .bloc-video-playlist .tabs, .bloc-video-playlist .bloc-recherche .filters .tabs {
  /*background: none;*/
  clear: both;
}
.bloc-recherche .filters .tags h3, .bloc-recherche .filters .bloc-video-playlist .tabs h3, .bloc-video-playlist .bloc-recherche .filters .tabs h3 {
  font-family: 'Roboto', arial, sans-serif;
}
.bloc-recherche .filters .tags .all, .bloc-recherche .filters .bloc-video-playlist .tabs .all, .bloc-video-playlist .bloc-recherche .filters .tabs .all {
  text-align: left;
}
.bloc-recherche .filters .filtrage #all-filters {
  /*padding: 0;*/
}
.bloc-recherche .filters .filter-list {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  /*padding-top: 7px;*/
  /*margin: 0 0 10px;*/
  overflow: hidden;
}
.bloc-recherche .filters .filter-list .form-group {
  width: 100%;
}
.bloc-recherche .filters .filter-list .form-group .input-wrap {
  /*background: $grey7;*/
  float: left;
  margin: 0 5px 6px 0;
  clear: none;
  /*padding: 3px 11px 1px 8px;*/
  /*label {
    color:$grey2;
  }
  .checker {
    height: 15px;
    width: 15px;
    margin-top: -3px;
    span {
      height: 15px;
      width: 15px;
      background-position: -59px -262px;
      &.checked {
        background-position: -154px -262px;
      }
    }
  }*/
}
.bloc-recherche .filters h3 {
  margin: 0 14px 10px 0;
  padding: 0;
  float: left;
  /*color: $grey2;*/
}
.bloc-recherche .filters h3:after {
  display: none;
}
@media screen and (max-width: 480px) {
  .bloc-recherche .filters h3 {
    float: none;
    margin: 0 0 10px 0;
  }
}
.bloc-recherche .filters .wrap-submit {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  border-left: 1px solid #535353;
  padding: 0 0 0 15px;
}

.recherche {
  background: #fff;
  position: relative;
  padding: 15px;
  margin: 0 0 15px;
  overflow: hidden;
}
@media screen and (max-width: 480px) {
  .recherche {
    padding: 10px;
  }
}
.recherche h2 {
  font-size: 24px;
  font-weight: 100;
  margin: 0 14px 16px 0;
  float: left;
}
.recherche form {
  overflow: hidden;
}
.recherche .form-group {
  float: left;
  margin: 0;
}
@media screen and (max-width: 480px) {
  .recherche .form-group {
    width: 55%;
    margin: 0 5px 0 0;
    float: left;
  }
}
.recherche .form-control {
  float: left;
  margin: 0 11px 0 0;
  width: 251px;
}
@media screen and (max-width: 480px) {
  .recherche .form-control {
    width: 100%;
    margin: 0;
    padding: 5px;
  }
}
.recherche .btn, .recherche div.uploader span.action, div.uploader .recherche span.action {
  font-size: 13px;
  padding: 4px 18px;
  margin: 1px 0 0 0;
}
@media screen and (max-width: 480px) {
  .recherche .btn, .recherche div.uploader span.action, div.uploader .recherche span.action {
    font-size: 14px;
  }
}
.recherche .btn span, .recherche div.uploader span.action span, div.uploader .recherche span.action span {
  font-size: 8px;
}

section.bloc-form-commande article {
  padding: 15px 20px;
}
section.bloc-form-commande .recap {
  padding: 20px;
  border: 1px solid #ededed;
  background: #DFF1FF;
  margin: 0 0 20px;
}
section.bloc-form-commande .recap h2 {
  font-size: 23px;
  font-weight: 400;
  margin: 0 0 5px;
}
section.bloc-form-commande .recap p {
  margin: 0;
}
section.bloc-form-commande .choix-produit {
  padding: 20px;
  border: 1px solid #ededed;
  margin: 0 0 20px;
}
section.bloc-form-commande:first-child h1 {
  margin: 0 0 16px;
  font-size: 30px;
  font-weight: 100;
}
section.bloc-form-commande select {
  padding: 5px 20px;
}
section.bloc-form-commande select optgroup {
  color: #009D4D;
}
section.bloc-form-commande select option {
  color: #404040;
  padding: 5px 3px;
  font-size: 12px;
}

section.block-home {
  padding-top: 130px;
  z-index: 11;
}
@media screen and (max-width: 992px) {
  section.block-home {
    padding-top: 0;
  }
}
.content-wrapper section.block-home {
  z-index: 11;
}
section.block-home .content {
  padding: 0;
}
.content-wrapper section.block-home .content {
  padding: 0;
}
section.block-home .content aside {
  width: 230px;
}
@media screen and (max-width: 992px) {
  section.block-home .content aside {
    width: 100%;
  }
}
section.block-home .content aside .search {
  overflow: hidden;
  background: #fff;
  border-bottom: 1px solid #D9D9D9;
}
section.block-home .content aside .search .form-control {
  min-width: 170px;
  box-shadow: none;
  border: none;
  border-bottom: 2px solid #D9D9D9;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  width: 100%;
  background-color: transparent;
  padding: 3px 2px;
  height: 30px;
  font-size: 12px;
}
section.block-home .content aside .search form {
  margin: 0;
  padding: 10px;
}
section.block-home .content aside .search .form-group {
  float: left;
}
section.block-home .content aside .search .btn, section.block-home .content aside .search div.uploader span.action, div.uploader section.block-home .content aside .search span.action {
  position: relative;
  top: 2px;
  font-size: 24px;
  padding: 0 0 0 14px;
  margin: 0;
  background: none;
  border: none;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
section.block-home .content aside .search .btn span, section.block-home .content aside .search div.uploader span.action span, div.uploader section.block-home .content aside .search span.action span {
  font-size: 24px;
}
section.block-home .content aside .search .btn span:hover, section.block-home .content aside .search div.uploader span.action span:hover, div.uploader section.block-home .content aside .search span.action span:hover {
  color: #009D4D;
}
section.block-home .content aside .news {
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  padding: 7px 11px 13px 11px;
}
section.block-home .content aside .news h2 {
  font-weight: 300;
  font-size: 22px;
  margin: 0 0 10px;
}
section.block-home .content aside .news ul {
  margin: 0;
  padding: 0;
}
section.block-home .content aside .news li {
  margin: 0 0 16px;
}
section.block-home .content aside .news li a {
  display: block;
  text-decoration: none;
}
section.block-home .content aside .news li a:hover {
  color: #009D4D;
}
section.block-home .content aside .news li p {
  line-height: 1.25em;
}
section.block-home .content aside .news a.more {
  font-size: 12px;
  color: #009D4D;
  text-decoration: none;
}
section.block-home .content aside .news a.more span {
  font-size: 10px;
  color: #707070;
  margin-right: 4px;
}
section.block-home .content aside .news--pf-article_ps-label {
  color: #009D4D;
  letter-spacing: 1.2px;
  margin-left: 8px;
}
section.block-home .content aside nav.secondary-nav {
  background: #535353;
}
section.block-home .content aside nav.secondary-nav a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 13px 13px;
}
section.block-home .content aside nav.secondary-nav a span {
  font-size: 6px;
}
section.block-home .content aside nav.secondary-nav ul ul {
  margin: -8px 0 18px 25px;
}
section.block-home .content aside nav.secondary-nav li {
  border-bottom: 1px solid #707070;
}
section.block-home .content aside nav.secondary-nav li li {
  font-weight: 100;
  border: 0;
  line-height: 1.1em;
  margin: 0 0 6px;
}
section.block-home .content aside nav.secondary-nav li li a {
  padding: 0;
}

/* ==========================================================================
   Block video-playlist
   ========================================================================== */
.bloc-video-playlist .tabs .label {
  display: inline-block;
  padding: 5px 14px;
  margin: 8px 5px 0 0;
  font-size: 13px;
  font-weight: 500;
  -webkit-border-radius: 25px 25px 25px 25px;
  -moz-border-radius: 25px 25px 25px 25px;
  -ms-border-radius: 25px 25px 25px 25px;
  -o-border-radius: 25px 25px 25px 25px;
  border-radius: 25px 25px 25px 25px;
}
.bloc-video-playlist .tabs .label.label-default {
  background-color: #707070;
  border: 1px solid #707070;
}
.bloc-video-playlist .tabs .label.label-default:hover {
  background: rgba(112, 112, 112, 0.8);
}
.bloc-video-playlist .tabs .label.label-current {
  background: none;
  border: 1px solid white;
  position: relative;
}
.bloc-video-playlist .tabs .label.label-current:before {
  font-family: 'icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e60e";
  margin: 0 5px 0 0;
  font-size: 12px;
}

.disclaimer .wysiwyg a {
  color: #396CFF;
  text-decoration: underline;
}

.page-tradedirect .bottom_nav_responsive {
  display: none;
}
@media screen and (max-width: 992px) {
  .page-tradedirect .bottom_nav_responsive {
    display: block;
    padding: 0 !important;
    margin: 20px 0 0 0 !important;
  }
  .page-tradedirect .bottom_nav_responsive .btn, .page-tradedirect .bottom_nav_responsive div.uploader span.action, div.uploader .page-tradedirect .bottom_nav_responsive span.action {
    padding-top: 12px;
    margin: 0;
    width: 100%;
  }
}
.page-tradedirect .h1, .page-tradedirect .h2, .page-tradedirect .h3, .page-tradedirect .h4, .page-tradedirect .h5, .page-tradedirect .h6, .page-tradedirect h1, .page-tradedirect h2, .page-tradedirect h3, .page-tradedirect h4, .page-tradedirect h5, .page-tradedirect h6 {
  font-family: Roboto, serif;
  margin: 30px 0 30px 0;
  font-weight: 300;
}
@media screen and (max-width: 992px) {
  .page-tradedirect .h1, .page-tradedirect .h2, .page-tradedirect .h3, .page-tradedirect .h4, .page-tradedirect .h5, .page-tradedirect .h6, .page-tradedirect h1, .page-tradedirect h2, .page-tradedirect h3, .page-tradedirect h4, .page-tradedirect h5, .page-tradedirect h6 {
    margin: 10px 0 10px 0;
  }
}
.page-tradedirect .h1, .page-tradedirect h1 {
  font-size: 45px;
  color: #396CFF;
  line-height: 41px;
}
.page-tradedirect .h2, .page-tradedirect h2 {
  font-size: 35px;
  color: #396CFF;
  line-height: 41px;
}
@media screen and (max-width: 992px) {
  .page-tradedirect .wysiwyg h2 {
    font-size: 25px !important;
  }
}
.page-tradedirect .h3, .page-tradedirect h3 {
  font-size: 25px;
  color: #396CFF;
  line-height: 30px;
}
.page-tradedirect .h4, .page-tradedirect h4 {
  font-size: 18px;
  color: #525F7F;
  line-height: 30px;
}
.page-tradedirect .h5, .page-tradedirect h5 {
  font-size: 13px;
  color: #525F7F;
  line-height: 15px;
}
.page-tradedirect .h6, .page-tradedirect h6 {
  font-size: 8px;
  color: #525F7F;
}
.page-tradedirect p {
  color: #525F7F;
  font-family: Roboto, serif;
  font-size: 18px;
  line-height: 30px;
}
@media screen and (max-width: 992px) {
  .page-tradedirect p {
    font-size: 14px;
  }
}
.page-tradedirect a {
  color: #396CFF;
}
.page-tradedirect a:hover {
  color: #396CFF;
}
.page-tradedirect section .wysiwyg table thead tr:first-child > td {
  background: #f9f9f9;
}
.page-tradedirect section .wysiwyg ul li {
  font-weight: 400;
  color: #525F7F;
  font-family: Roboto, serif;
  font-size: 18px;
  line-height: 30px;
}
.page-tradedirect section .wysiwyg ul li::before {
  top: 9px;
}
@media screen and (max-width: 992px) {
  .page-tradedirect section .wysiwyg ul li {
    font-size: 14px;
  }
}
.page-tradedirect section.bloc-edito:not(#disclaimer-bcv):first-child {
  padding-top: 0 !important;
}
.page-tradedirect section.bloc404 p {
  font-size: 15px;
  line-height: inherit;
}
.page-tradedirect section.bloc404 ul li {
  color: #525F7F;
  font-size: 15px;
  font-weight: 400;
}
.page-tradedirect section.bloc > .content {
  width: 1170px;
  max-width: 100%;
}
@media screen and (max-width: 992px) {
  .page-tradedirect section.bloc > .content {
    width: auto;
  }
}
@media screen and (min-width: 992px) {
  .page-tradedirect section.bloc > .content {
    padding: 0;
  }
}
.page-tradedirect .object-right, .page-tradedirect .grid-layout {
  margin-bottom: 0;
}
.page-tradedirect .link-arrow::after {
  content: url(/bundles/tradedirectsite/img/common/icon_arrow_blue.svg) !important;
  margin-left: 5px;
}

/* Declinaison */
/* ==========================================================================
   Declinaison Particulier
   ========================================================================== */
.decli1 .content-wrapper > section.bloc-header .bloc h1 {
  font-size: 55px;
  font-weight: 400;
  font-family: "Handlee", sans-serif;
  margin-bottom: 16px;
}

/* Print */
@media print {
  body {
    padding: 15px;
  }

  .bx-controls,
  .basket-wrapper,
  .video-player,
  .menu-left,
  #menu-top-collapse,
  footer,
  span.bulle:before,
  .notif {
    display: none !important;
  }

  h1, h2, h3, h4, h5 {
    font-family: Arial, sans-serif;
  }

  section {
    padding-top: 0px !important;
  }

  .content-wrapper section.bloc.bloc-header {
    height: auto;
  }
  .content-wrapper section.bloc.bloc-header .bloc {
    position: relative;
  }

  .autres-agences ul li {
    float: left;
    margin: 0 10px 10px;
    width: 30%;
  }

  section.block-home .content aside,
  header .navbar,
  .content-wrapper section.bloc.bloc-video .video-thumbnail > .content,
  .content-wrapper section.bloc > .content {
    width: 100%;
  }

  .content-wrapper section.bloc.bloc-video {
    height: auto;
  }
  .content-wrapper section.bloc.bloc-video .video-thumbnail {
    position: relative;
  }

  div.radio input[type="radio"],
  div.radio input[type="checkbox"],
  div.radio input,
  div.checker input {
    opacity: 1;
    filter: alpha(opacity=100);
    appearance: normal;
    -moz-appearance: normal;
    /* Firefox */
    -webkit-appearance: normal;
    /* Safari and Chrome */
    width: auto;
    height: auto;
  }

  .navbar {
    display: block;
  }

  header {
    top: 0 !important;
    position: relative;
  }
  header .navbar {
    left: 0;
    margin-left: 0;
  }

  tr.commander .btn, tr.commander div.uploader span.action, div.uploader tr.commander span.action {
    padding: 0;
    border: 0;
    display: block;
  }

  table {
    width: 100%;
  }

  .bloc-list article {
    border-bottom: 1px solid #000;
  }

  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  pre,
  blockquote {
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  section.bloc-agence article .fiche-banque .services,
  section.bloc-agence article .fiche-banque .contact,
  section.bloc-agence article .fiche-banque .horaire,
  section.bloc-agence article .fiche-banque .bancomat {
    width: 50%;
  }
  section.bloc-agence article .fiche-banque .services .pull-left + span,
  section.bloc-agence article .fiche-banque .contact .pull-left + span,
  section.bloc-agence article .fiche-banque .horaire .pull-left + span,
  section.bloc-agence article .fiche-banque .bancomat .pull-left + span {
    font-weight: 400;
  }

  .form-group .input-wrap label {
    font-weight: 400;
  }

  .range-wrapper {
    width: 50%;
    float: left;
  }
  .range-wrapper .range {
    display: none;
  }

  .team .col-md-6,
  .bloc-commande .col-md-6 {
    width: 50% !important;
  }
  .team .col-md-4,
  .bloc-commande .col-md-4 {
    width: 33% !important;
  }

  .bloc-list article .order {
    float: right;
    width: auto;
  }
  .bloc-list article .row .exif {
    padding: 10px 0 0 10px;
  }
  .bloc-list article .author,
  .bloc-list article span.date {
    text-align: left;
    float: left;
    margin: 0;
  }
  .bloc-list article .author strong,
  .bloc-list article span.date strong {
    display: inline;
  }

  .bloc-detail-event article > .row > div,
  .bloc-list-events article.event {
    padding: 0 15px;
  }
  .bloc-detail-event article > .row > div > .row > div,
  .bloc-list-events article.event > .row > div {
    display: table;
  }

  .home-slider-content {
    position: relative;
    bottom: auto;
    left: 0;
    width: 100%;
  }
}
/* bootstrap */
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.webfg *,
.webfg *::before,
.webfg *::after {
  box-sizing: border-box;
}
.webfg html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
.webfg article, .webfg aside, .webfg figcaption, .webfg figure, .webfg footer, .webfg header, .webfg hgroup, .webfg main, .webfg nav, .webfg section {
  display: block;
}
.webfg body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
.webfg [tabindex="-1"]:focus {
  outline: 0 !important;
}
.webfg hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
.webfg h1, .webfg h2, .webfg h3, .webfg h4, .webfg h5, .webfg h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.webfg p {
  margin-top: 0;
  margin-bottom: 1rem;
}
.webfg abbr[title],
.webfg abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}
.webfg address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
.webfg ol,
.webfg ul,
.webfg dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
.webfg ol ol,
.webfg ul ul,
.webfg ol ul,
.webfg ul ol {
  margin-bottom: 0;
}
.webfg dt {
  font-weight: 700;
}
.webfg dd {
  margin-bottom: .5rem;
  margin-left: 0;
}
.webfg blockquote {
  margin: 0 0 1rem;
}
.webfg b,
.webfg strong {
  font-weight: bolder;
}
.webfg small {
  font-size: 80%;
}
.webfg sub,
.webfg sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.webfg sub {
  bottom: -.25em;
}
.webfg sup {
  top: -.5em;
}
.webfg a {
  color: #009FE3;
  text-decoration: none;
  background-color: transparent;
}
.webfg a:hover {
  color: #006997;
  text-decoration: underline;
}
.webfg a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
.webfg a:not([href]):not([tabindex]):hover, .webfg a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
.webfg a:not([href]):not([tabindex]):focus {
  outline: 0;
}
.webfg pre,
.webfg code,
.webfg kbd,
.webfg samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
.webfg pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}
.webfg figure {
  margin: 0 0 1rem;
}
.webfg img {
  vertical-align: middle;
  border-style: none;
}
.webfg svg {
  overflow: hidden;
  vertical-align: middle;
}
.webfg table {
  border-collapse: collapse;
}
.webfg caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
.webfg th {
  text-align: inherit;
}
.webfg label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
.webfg button {
  border-radius: 0;
}
.webfg button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
.webfg input,
.webfg button,
.webfg select,
.webfg optgroup,
.webfg textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.webfg button,
.webfg input {
  overflow: visible;
}
.webfg button,
.webfg select {
  text-transform: none;
}
.webfg select {
  word-wrap: normal;
}
.webfg button,
.webfg [type="button"],
.webfg [type="reset"],
.webfg [type="submit"] {
  -webkit-appearance: button;
}
.webfg button:not(:disabled),
.webfg [type="button"]:not(:disabled),
.webfg [type="reset"]:not(:disabled),
.webfg [type="submit"]:not(:disabled) {
  cursor: pointer;
}
.webfg button::-moz-focus-inner,
.webfg [type="button"]::-moz-focus-inner,
.webfg [type="reset"]::-moz-focus-inner,
.webfg [type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
.webfg input[type="radio"],
.webfg input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
.webfg input[type="date"],
.webfg input[type="time"],
.webfg input[type="datetime-local"],
.webfg input[type="month"] {
  -webkit-appearance: listbox;
}
.webfg textarea {
  overflow: auto;
  resize: vertical;
}
.webfg fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.webfg legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
.webfg progress {
  vertical-align: baseline;
}
.webfg [type="number"]::-webkit-inner-spin-button,
.webfg [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.webfg [type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
.webfg [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.webfg ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
.webfg output {
  display: inline-block;
}
.webfg summary {
  display: list-item;
  cursor: pointer;
}
.webfg template {
  display: none;
}
.webfg [hidden] {
  display: none !important;
}
.webfg h1, .webfg h2, .webfg h3, .webfg h4, .webfg h5, .webfg h6,
.webfg .h1, .webfg .h2, .webfg .h3, .webfg .h4, .webfg .h5, .webfg .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.webfg h1, .webfg .h1 {
  font-size: 2.5rem;
}
.webfg h2, .webfg .h2 {
  font-size: 2rem;
}
.webfg h3, .webfg .h3 {
  font-size: 1.75rem;
}
.webfg h4, .webfg .h4 {
  font-size: 1.5rem;
}
.webfg h5, .webfg .h5 {
  font-size: 1.25rem;
}
.webfg h6, .webfg .h6 {
  font-size: 1rem;
}
.webfg .lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.webfg .display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
.webfg .display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.webfg .display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.webfg .display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.webfg hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.webfg small,
.webfg .small {
  font-size: 80%;
  font-weight: 400;
}
.webfg mark,
.webfg .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.webfg .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.webfg .list-inline {
  padding-left: 0;
  list-style: none;
}
.webfg .list-inline-item {
  display: inline-block;
}
.webfg .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.webfg .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.webfg .blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.webfg .blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.webfg .blockquote-footer::before {
  content: "\2014\00A0";
}
.webfg .img-fluid {
  max-width: 100%;
  height: auto;
}
.webfg .img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
.webfg .figure {
  display: inline-block;
}
.webfg .figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.webfg .figure-caption {
  font-size: 90%;
  color: #6c757d;
}
.webfg code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}
a > .webfg code {
  color: inherit;
}
.webfg kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
.webfg kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
.webfg pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
.webfg pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
.webfg .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.webfg .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .webfg .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .webfg .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .webfg .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .webfg .container {
    max-width: 1140px;
  }
}
.webfg .container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.webfg .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.webfg .no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.webfg .no-gutters > .col,
.webfg .no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.webfg .col-1, .webfg .col-2, .webfg .col-3, .webfg .col-4, .webfg .col-5, .webfg .col-6, .webfg .col-7, .webfg .col-8, .webfg .col-9, .webfg .col-10, .webfg .col-11, .webfg .col-12, .webfg .col,
.webfg .col-auto, .webfg .col-sm-1, .webfg .col-sm-2, .webfg .col-sm-3, .webfg .col-sm-4, .webfg .col-sm-5, .webfg .col-sm-6, .webfg .col-sm-7, .webfg .col-sm-8, .webfg .col-sm-9, .webfg .col-sm-10, .webfg .col-sm-11, .webfg .col-sm-12, .webfg .col-sm,
.webfg .col-sm-auto, .webfg .col-md-1, .webfg .col-md-2, .webfg .col-md-3, .webfg .col-md-4, .webfg .col-md-5, .webfg .col-md-6, .webfg .col-md-7, .webfg .col-md-8, .webfg .col-md-9, .webfg .col-md-10, .webfg .col-md-11, .webfg .col-md-12, .webfg .col-md,
.webfg .col-md-auto, .webfg .col-lg-1, .webfg .col-lg-2, .webfg .col-lg-3, .webfg .col-lg-4, .webfg .col-lg-5, .webfg .col-lg-6, .webfg .col-lg-7, .webfg .col-lg-8, .webfg .col-lg-9, .webfg .col-lg-10, .webfg .col-lg-11, .webfg .col-lg-12, .webfg .col-lg,
.webfg .col-lg-auto, .webfg .col-xl-1, .webfg .col-xl-2, .webfg .col-xl-3, .webfg .col-xl-4, .webfg .col-xl-5, .webfg .col-xl-6, .webfg .col-xl-7, .webfg .col-xl-8, .webfg .col-xl-9, .webfg .col-xl-10, .webfg .col-xl-11, .webfg .col-xl-12, .webfg .col-xl,
.webfg .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.webfg .col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.webfg .col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.webfg .col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}
.webfg .col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
.webfg .col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.webfg .col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.webfg .col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}
.webfg .col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.webfg .col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}
.webfg .col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}
.webfg .col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.webfg .col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}
.webfg .col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}
.webfg .col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.webfg .order-first {
  order: -1;
}
.webfg .order-last {
  order: 13;
}
.webfg .order-0 {
  order: 0;
}
.webfg .order-1 {
  order: 1;
}
.webfg .order-2 {
  order: 2;
}
.webfg .order-3 {
  order: 3;
}
.webfg .order-4 {
  order: 4;
}
.webfg .order-5 {
  order: 5;
}
.webfg .order-6 {
  order: 6;
}
.webfg .order-7 {
  order: 7;
}
.webfg .order-8 {
  order: 8;
}
.webfg .order-9 {
  order: 9;
}
.webfg .order-10 {
  order: 10;
}
.webfg .order-11 {
  order: 11;
}
.webfg .order-12 {
  order: 12;
}
.webfg .offset-1 {
  margin-left: 8.33333%;
}
.webfg .offset-2 {
  margin-left: 16.66667%;
}
.webfg .offset-3 {
  margin-left: 25%;
}
.webfg .offset-4 {
  margin-left: 33.33333%;
}
.webfg .offset-5 {
  margin-left: 41.66667%;
}
.webfg .offset-6 {
  margin-left: 50%;
}
.webfg .offset-7 {
  margin-left: 58.33333%;
}
.webfg .offset-8 {
  margin-left: 66.66667%;
}
.webfg .offset-9 {
  margin-left: 75%;
}
.webfg .offset-10 {
  margin-left: 83.33333%;
}
.webfg .offset-11 {
  margin-left: 91.66667%;
}
@media (min-width: 576px) {
  .webfg .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .webfg .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .webfg .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .webfg .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .webfg .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .webfg .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .webfg .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .webfg .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .webfg .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .webfg .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .webfg .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .webfg .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .webfg .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .webfg .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .webfg .order-sm-first {
    order: -1;
  }
  .webfg .order-sm-last {
    order: 13;
  }
  .webfg .order-sm-0 {
    order: 0;
  }
  .webfg .order-sm-1 {
    order: 1;
  }
  .webfg .order-sm-2 {
    order: 2;
  }
  .webfg .order-sm-3 {
    order: 3;
  }
  .webfg .order-sm-4 {
    order: 4;
  }
  .webfg .order-sm-5 {
    order: 5;
  }
  .webfg .order-sm-6 {
    order: 6;
  }
  .webfg .order-sm-7 {
    order: 7;
  }
  .webfg .order-sm-8 {
    order: 8;
  }
  .webfg .order-sm-9 {
    order: 9;
  }
  .webfg .order-sm-10 {
    order: 10;
  }
  .webfg .order-sm-11 {
    order: 11;
  }
  .webfg .order-sm-12 {
    order: 12;
  }
  .webfg .offset-sm-0 {
    margin-left: 0;
  }
  .webfg .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .webfg .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .webfg .offset-sm-3 {
    margin-left: 25%;
  }
  .webfg .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .webfg .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .webfg .offset-sm-6 {
    margin-left: 50%;
  }
  .webfg .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .webfg .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .webfg .offset-sm-9 {
    margin-left: 75%;
  }
  .webfg .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .webfg .offset-sm-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 768px) {
  .webfg .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .webfg .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .webfg .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .webfg .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .webfg .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .webfg .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .webfg .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .webfg .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .webfg .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .webfg .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .webfg .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .webfg .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .webfg .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .webfg .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .webfg .order-md-first {
    order: -1;
  }
  .webfg .order-md-last {
    order: 13;
  }
  .webfg .order-md-0 {
    order: 0;
  }
  .webfg .order-md-1 {
    order: 1;
  }
  .webfg .order-md-2 {
    order: 2;
  }
  .webfg .order-md-3 {
    order: 3;
  }
  .webfg .order-md-4 {
    order: 4;
  }
  .webfg .order-md-5 {
    order: 5;
  }
  .webfg .order-md-6 {
    order: 6;
  }
  .webfg .order-md-7 {
    order: 7;
  }
  .webfg .order-md-8 {
    order: 8;
  }
  .webfg .order-md-9 {
    order: 9;
  }
  .webfg .order-md-10 {
    order: 10;
  }
  .webfg .order-md-11 {
    order: 11;
  }
  .webfg .order-md-12 {
    order: 12;
  }
  .webfg .offset-md-0 {
    margin-left: 0;
  }
  .webfg .offset-md-1 {
    margin-left: 8.33333%;
  }
  .webfg .offset-md-2 {
    margin-left: 16.66667%;
  }
  .webfg .offset-md-3 {
    margin-left: 25%;
  }
  .webfg .offset-md-4 {
    margin-left: 33.33333%;
  }
  .webfg .offset-md-5 {
    margin-left: 41.66667%;
  }
  .webfg .offset-md-6 {
    margin-left: 50%;
  }
  .webfg .offset-md-7 {
    margin-left: 58.33333%;
  }
  .webfg .offset-md-8 {
    margin-left: 66.66667%;
  }
  .webfg .offset-md-9 {
    margin-left: 75%;
  }
  .webfg .offset-md-10 {
    margin-left: 83.33333%;
  }
  .webfg .offset-md-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 992px) {
  .webfg .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .webfg .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .webfg .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .webfg .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .webfg .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .webfg .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .webfg .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .webfg .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .webfg .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .webfg .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .webfg .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .webfg .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .webfg .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .webfg .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .webfg .order-lg-first {
    order: -1;
  }
  .webfg .order-lg-last {
    order: 13;
  }
  .webfg .order-lg-0 {
    order: 0;
  }
  .webfg .order-lg-1 {
    order: 1;
  }
  .webfg .order-lg-2 {
    order: 2;
  }
  .webfg .order-lg-3 {
    order: 3;
  }
  .webfg .order-lg-4 {
    order: 4;
  }
  .webfg .order-lg-5 {
    order: 5;
  }
  .webfg .order-lg-6 {
    order: 6;
  }
  .webfg .order-lg-7 {
    order: 7;
  }
  .webfg .order-lg-8 {
    order: 8;
  }
  .webfg .order-lg-9 {
    order: 9;
  }
  .webfg .order-lg-10 {
    order: 10;
  }
  .webfg .order-lg-11 {
    order: 11;
  }
  .webfg .order-lg-12 {
    order: 12;
  }
  .webfg .offset-lg-0 {
    margin-left: 0;
  }
  .webfg .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .webfg .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .webfg .offset-lg-3 {
    margin-left: 25%;
  }
  .webfg .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .webfg .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .webfg .offset-lg-6 {
    margin-left: 50%;
  }
  .webfg .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .webfg .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .webfg .offset-lg-9 {
    margin-left: 75%;
  }
  .webfg .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .webfg .offset-lg-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1200px) {
  .webfg .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .webfg .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .webfg .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .webfg .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .webfg .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .webfg .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .webfg .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .webfg .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .webfg .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .webfg .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .webfg .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .webfg .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .webfg .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .webfg .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .webfg .order-xl-first {
    order: -1;
  }
  .webfg .order-xl-last {
    order: 13;
  }
  .webfg .order-xl-0 {
    order: 0;
  }
  .webfg .order-xl-1 {
    order: 1;
  }
  .webfg .order-xl-2 {
    order: 2;
  }
  .webfg .order-xl-3 {
    order: 3;
  }
  .webfg .order-xl-4 {
    order: 4;
  }
  .webfg .order-xl-5 {
    order: 5;
  }
  .webfg .order-xl-6 {
    order: 6;
  }
  .webfg .order-xl-7 {
    order: 7;
  }
  .webfg .order-xl-8 {
    order: 8;
  }
  .webfg .order-xl-9 {
    order: 9;
  }
  .webfg .order-xl-10 {
    order: 10;
  }
  .webfg .order-xl-11 {
    order: 11;
  }
  .webfg .order-xl-12 {
    order: 12;
  }
  .webfg .offset-xl-0 {
    margin-left: 0;
  }
  .webfg .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .webfg .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .webfg .offset-xl-3 {
    margin-left: 25%;
  }
  .webfg .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .webfg .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .webfg .offset-xl-6 {
    margin-left: 50%;
  }
  .webfg .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .webfg .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .webfg .offset-xl-9 {
    margin-left: 75%;
  }
  .webfg .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .webfg .offset-xl-11 {
    margin-left: 91.66667%;
  }
}
.webfg .table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.webfg .table th,
.webfg .table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.webfg .table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.webfg .table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.webfg .table-sm th,
.webfg .table-sm td {
  padding: 0.3rem;
}
.webfg .table-bordered {
  border: 1px solid #dee2e6;
}
.webfg .table-bordered th,
.webfg .table-bordered td {
  border: 1px solid #dee2e6;
}
.webfg .table-bordered thead th,
.webfg .table-bordered thead td {
  border-bottom-width: 2px;
}
.webfg .table-borderless th,
.webfg .table-borderless td,
.webfg .table-borderless thead th,
.webfg .table-borderless tbody + tbody {
  border: 0;
}
.webfg .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.webfg .table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}
.webfg .table-primary,
.webfg .table-primary > th,
.webfg .table-primary > td {
  background-color: #b8e4f7;
}
.webfg .table-primary th,
.webfg .table-primary td,
.webfg .table-primary thead th,
.webfg .table-primary tbody + tbody {
  border-color: #7acdf0;
}
.webfg .table-hover .table-primary:hover {
  background-color: #a1dbf4;
}
.webfg .table-hover .table-primary:hover > td,
.webfg .table-hover .table-primary:hover > th {
  background-color: #a1dbf4;
}
.webfg .table-secondary,
.webfg .table-secondary > th,
.webfg .table-secondary > td {
  background-color: #d6d8db;
}
.webfg .table-secondary th,
.webfg .table-secondary td,
.webfg .table-secondary thead th,
.webfg .table-secondary tbody + tbody {
  border-color: #b3b7bb;
}
.webfg .table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}
.webfg .table-hover .table-secondary:hover > td,
.webfg .table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}
.webfg .table-success,
.webfg .table-success > th,
.webfg .table-success > td {
  background-color: #b8e4cd;
}
.webfg .table-success th,
.webfg .table-success td,
.webfg .table-success thead th,
.webfg .table-success tbody + tbody {
  border-color: #7acca2;
}
.webfg .table-hover .table-success:hover {
  background-color: #a6ddc0;
}
.webfg .table-hover .table-success:hover > td,
.webfg .table-hover .table-success:hover > th {
  background-color: #a6ddc0;
}
.webfg .table-info,
.webfg .table-info > th,
.webfg .table-info > td {
  background-color: #bee5eb;
}
.webfg .table-info th,
.webfg .table-info td,
.webfg .table-info thead th,
.webfg .table-info tbody + tbody {
  border-color: #86cfda;
}
.webfg .table-hover .table-info:hover {
  background-color: #abdde5;
}
.webfg .table-hover .table-info:hover > td,
.webfg .table-hover .table-info:hover > th {
  background-color: #abdde5;
}
.webfg .table-warning,
.webfg .table-warning > th,
.webfg .table-warning > td {
  background-color: #ffeeba;
}
.webfg .table-warning th,
.webfg .table-warning td,
.webfg .table-warning thead th,
.webfg .table-warning tbody + tbody {
  border-color: #ffdf7e;
}
.webfg .table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
.webfg .table-hover .table-warning:hover > td,
.webfg .table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}
.webfg .table-danger,
.webfg .table-danger > th,
.webfg .table-danger > td {
  background-color: #fbc1b8;
}
.webfg .table-danger th,
.webfg .table-danger td,
.webfg .table-danger thead th,
.webfg .table-danger tbody + tbody {
  border-color: #f88b7a;
}
.webfg .table-hover .table-danger:hover {
  background-color: #faaca0;
}
.webfg .table-hover .table-danger:hover > td,
.webfg .table-hover .table-danger:hover > th {
  background-color: #faaca0;
}
.webfg .table-light,
.webfg .table-light > th,
.webfg .table-light > td {
  background-color: #fdfdfe;
}
.webfg .table-light th,
.webfg .table-light td,
.webfg .table-light thead th,
.webfg .table-light tbody + tbody {
  border-color: #fbfcfc;
}
.webfg .table-hover .table-light:hover {
  background-color: #ececf6;
}
.webfg .table-hover .table-light:hover > td,
.webfg .table-hover .table-light:hover > th {
  background-color: #ececf6;
}
.webfg .table-dark,
.webfg .table-dark > th,
.webfg .table-dark > td {
  background-color: #c6c8ca;
}
.webfg .table-dark th,
.webfg .table-dark td,
.webfg .table-dark thead th,
.webfg .table-dark tbody + tbody {
  border-color: #95999c;
}
.webfg .table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.webfg .table-hover .table-dark:hover > td,
.webfg .table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}
.webfg .table-active,
.webfg .table-active > th,
.webfg .table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}
.webfg .table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.webfg .table-hover .table-active:hover > td,
.webfg .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}
.webfg .table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.webfg .table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.webfg .table-dark {
  color: #fff;
  background-color: #343a40;
}
.webfg .table-dark th,
.webfg .table-dark td,
.webfg .table-dark thead th {
  border-color: #454d55;
}
.webfg .table-dark.table-bordered {
  border: 0;
}
.webfg .table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.webfg .table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
  .webfg .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .webfg .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .webfg .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .webfg .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .webfg .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .webfg .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .webfg .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .webfg .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.webfg .table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.webfg .table-responsive > .table-bordered {
  border: 0;
}
.webfg .form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .webfg .form-control {
    transition: none;
  }
}
.webfg .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.webfg .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #64d0ff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 159, 227, 0.25);
}
.webfg .form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.webfg .form-control:disabled, .webfg .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.webfg select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.webfg .form-control-file,
.webfg .form-control-range {
  display: block;
  width: 100%;
}
.webfg .col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.webfg .col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
.webfg .col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
.webfg .form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.webfg .form-control-plaintext.form-control-sm, .webfg .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
.webfg .form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.webfg .form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.webfg select.form-control[size], .webfg select.form-control[multiple] {
  height: auto;
}
.webfg textarea.form-control {
  height: auto;
}
.webfg .form-group {
  margin-bottom: 1rem;
}
.webfg .form-text {
  display: block;
  margin-top: 0.25rem;
}
.webfg .form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.webfg .form-row > .col,
.webfg .form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.webfg .form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.webfg .form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.webfg .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}
.webfg .form-check-label {
  margin-bottom: 0;
}
.webfg .form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.webfg .form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
.webfg .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #009D4D;
}
.webfg .valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(0, 157, 77, 0.9);
  border-radius: 0.25rem;
}
.was-validated .webfg .form-control:valid, .webfg .form-control.is-valid {
  border-color: #009D4D;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23009D4D' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .webfg .form-control:valid:focus, .webfg .form-control.is-valid:focus {
  border-color: #009D4D;
  box-shadow: 0 0 0 0.2rem rgba(0, 157, 77, 0.25);
}
.was-validated .webfg .form-control:valid ~ .valid-feedback,
.was-validated .webfg .form-control:valid ~ .valid-tooltip, .webfg .form-control.is-valid ~ .valid-feedback,
.webfg .form-control.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .webfg textarea.form-control:valid, .webfg textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .webfg .custom-select:valid, .webfg .custom-select.is-valid {
  border-color: #009D4D;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23009D4D' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .webfg .custom-select:valid:focus, .webfg .custom-select.is-valid:focus {
  border-color: #009D4D;
  box-shadow: 0 0 0 0.2rem rgba(0, 157, 77, 0.25);
}
.was-validated .webfg .custom-select:valid ~ .valid-feedback,
.was-validated .webfg .custom-select:valid ~ .valid-tooltip, .webfg .custom-select.is-valid ~ .valid-feedback,
.webfg .custom-select.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .webfg .form-control-file:valid ~ .valid-feedback,
.was-validated .webfg .form-control-file:valid ~ .valid-tooltip, .webfg .form-control-file.is-valid ~ .valid-feedback,
.webfg .form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .webfg .form-check-input:valid ~ .form-check-label, .webfg .form-check-input.is-valid ~ .form-check-label {
  color: #009D4D;
}
.was-validated .webfg .form-check-input:valid ~ .valid-feedback,
.was-validated .webfg .form-check-input:valid ~ .valid-tooltip, .webfg .form-check-input.is-valid ~ .valid-feedback,
.webfg .form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .webfg .custom-control-input:valid ~ .custom-control-label, .webfg .custom-control-input.is-valid ~ .custom-control-label {
  color: #009D4D;
}
.was-validated .webfg .custom-control-input:valid ~ .custom-control-label::before, .webfg .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #009D4D;
}
.was-validated .webfg .custom-control-input:valid ~ .valid-feedback,
.was-validated .webfg .custom-control-input:valid ~ .valid-tooltip, .webfg .custom-control-input.is-valid ~ .valid-feedback,
.webfg .custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .webfg .custom-control-input:valid:checked ~ .custom-control-label::before, .webfg .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #00d066;
  background-color: #00d066;
}
.was-validated .webfg .custom-control-input:valid:focus ~ .custom-control-label::before, .webfg .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 157, 77, 0.25);
}
.was-validated .webfg .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .webfg .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #009D4D;
}
.was-validated .webfg .custom-file-input:valid ~ .custom-file-label, .webfg .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #009D4D;
}
.was-validated .webfg .custom-file-input:valid ~ .valid-feedback,
.was-validated .webfg .custom-file-input:valid ~ .valid-tooltip, .webfg .custom-file-input.is-valid ~ .valid-feedback,
.webfg .custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .webfg .custom-file-input:valid:focus ~ .custom-file-label, .webfg .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #009D4D;
  box-shadow: 0 0 0 0.2rem rgba(0, 157, 77, 0.25);
}
.webfg .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #F12000;
}
.webfg .invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(241, 32, 0, 0.9);
  border-radius: 0.25rem;
}
.was-validated .webfg .form-control:invalid, .webfg .form-control.is-invalid {
  border-color: #F12000;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23F12000' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23F12000' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .webfg .form-control:invalid:focus, .webfg .form-control.is-invalid:focus {
  border-color: #F12000;
  box-shadow: 0 0 0 0.2rem rgba(241, 32, 0, 0.25);
}
.was-validated .webfg .form-control:invalid ~ .invalid-feedback,
.was-validated .webfg .form-control:invalid ~ .invalid-tooltip, .webfg .form-control.is-invalid ~ .invalid-feedback,
.webfg .form-control.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .webfg textarea.form-control:invalid, .webfg textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .webfg .custom-select:invalid, .webfg .custom-select.is-invalid {
  border-color: #F12000;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23F12000' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23F12000' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .webfg .custom-select:invalid:focus, .webfg .custom-select.is-invalid:focus {
  border-color: #F12000;
  box-shadow: 0 0 0 0.2rem rgba(241, 32, 0, 0.25);
}
.was-validated .webfg .custom-select:invalid ~ .invalid-feedback,
.was-validated .webfg .custom-select:invalid ~ .invalid-tooltip, .webfg .custom-select.is-invalid ~ .invalid-feedback,
.webfg .custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .webfg .form-control-file:invalid ~ .invalid-feedback,
.was-validated .webfg .form-control-file:invalid ~ .invalid-tooltip, .webfg .form-control-file.is-invalid ~ .invalid-feedback,
.webfg .form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .webfg .form-check-input:invalid ~ .form-check-label, .webfg .form-check-input.is-invalid ~ .form-check-label {
  color: #F12000;
}
.was-validated .webfg .form-check-input:invalid ~ .invalid-feedback,
.was-validated .webfg .form-check-input:invalid ~ .invalid-tooltip, .webfg .form-check-input.is-invalid ~ .invalid-feedback,
.webfg .form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .webfg .custom-control-input:invalid ~ .custom-control-label, .webfg .custom-control-input.is-invalid ~ .custom-control-label {
  color: #F12000;
}
.was-validated .webfg .custom-control-input:invalid ~ .custom-control-label::before, .webfg .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #F12000;
}
.was-validated .webfg .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .webfg .custom-control-input:invalid ~ .invalid-tooltip, .webfg .custom-control-input.is-invalid ~ .invalid-feedback,
.webfg .custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .webfg .custom-control-input:invalid:checked ~ .custom-control-label::before, .webfg .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #ff4225;
  background-color: #ff4225;
}
.was-validated .webfg .custom-control-input:invalid:focus ~ .custom-control-label::before, .webfg .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(241, 32, 0, 0.25);
}
.was-validated .webfg .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .webfg .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #F12000;
}
.was-validated .webfg .custom-file-input:invalid ~ .custom-file-label, .webfg .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #F12000;
}
.was-validated .webfg .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .webfg .custom-file-input:invalid ~ .invalid-tooltip, .webfg .custom-file-input.is-invalid ~ .invalid-feedback,
.webfg .custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .webfg .custom-file-input:invalid:focus ~ .custom-file-label, .webfg .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #F12000;
  box-shadow: 0 0 0 0.2rem rgba(241, 32, 0, 0.25);
}
.webfg .form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.webfg .form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .webfg .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .webfg .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .webfg .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .webfg .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .webfg .form-inline .input-group,
  .webfg .form-inline .custom-select {
    width: auto;
  }
  .webfg .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .webfg .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .webfg .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .webfg .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.webfg .btn, .webfg div.uploader span.action, div.uploader .webfg span.action {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .webfg .btn, .webfg div.uploader span.action, div.uploader .webfg span.action {
    transition: none;
  }
}
.webfg .btn:hover, .webfg div.uploader span.action:hover, div.uploader .webfg span.action:hover {
  color: #212529;
  text-decoration: none;
}
.webfg .btn:focus, .webfg div.uploader span.action:focus, div.uploader .webfg span.action:focus, .webfg .btn.focus, .webfg div.uploader span.focus.action, div.uploader .webfg span.focus.action {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 159, 227, 0.25);
}
.webfg .btn.disabled, .webfg div.uploader span.disabled.action, div.uploader .webfg span.disabled.action, .webfg .btn:disabled, .webfg div.uploader span.action:disabled, div.uploader .webfg span.action:disabled {
  opacity: 0.65;
}
.webfg a.btn.disabled,
.webfg fieldset:disabled a.btn {
  pointer-events: none;
}
.webfg .btn-primary, .webfg div.uploader span.action, div.uploader .webfg span.action {
  color: #fff;
  background-color: #009FE3;
  border-color: #009FE3;
}
.webfg .btn-primary:hover, .webfg div.uploader span.action:hover, div.uploader .webfg span.action:hover {
  color: #fff;
  background-color: #0084bd;
  border-color: #007bb0;
}
.webfg .btn-primary:focus, .webfg div.uploader span.action:focus, div.uploader .webfg span.action:focus, .webfg .btn-primary.focus, .webfg div.uploader span.focus.action, div.uploader .webfg span.focus.action {
  box-shadow: 0 0 0 0.2rem rgba(38, 173, 231, 0.5);
}
.webfg .btn-primary.disabled, .webfg div.uploader span.disabled.action, div.uploader .webfg span.disabled.action, .webfg .btn-primary:disabled, .webfg div.uploader span.action:disabled, div.uploader .webfg span.action:disabled {
  color: #fff;
  background-color: #009FE3;
  border-color: #009FE3;
}
.webfg .btn-primary:not(:disabled):not(.disabled):active, .webfg div.uploader span.action:not(:disabled):not(.disabled):active, div.uploader .webfg span.action:not(:disabled):not(.disabled):active, .webfg .btn-primary:not(:disabled):not(.disabled).active, .webfg div.uploader span.action:not(:disabled):not(.disabled).active, div.uploader .webfg span.action:not(:disabled):not(.disabled).active, .show > .webfg .btn-primary.dropdown-toggle, .show > .webfg div.uploader span.dropdown-toggle.action, div.uploader .show > .webfg span.dropdown-toggle.action {
  color: #fff;
  background-color: #007bb0;
  border-color: #0072a3;
}
.webfg .btn-primary:not(:disabled):not(.disabled):active:focus, .webfg div.uploader span.action:not(:disabled):not(.disabled):active:focus, div.uploader .webfg span.action:not(:disabled):not(.disabled):active:focus, .webfg .btn-primary:not(:disabled):not(.disabled).active:focus, .webfg div.uploader span.action:not(:disabled):not(.disabled).active:focus, div.uploader .webfg span.action:not(:disabled):not(.disabled).active:focus, .show > .webfg .btn-primary.dropdown-toggle:focus, .show > .webfg div.uploader span.dropdown-toggle.action:focus, div.uploader .show > .webfg span.dropdown-toggle.action:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 173, 231, 0.5);
}
.webfg .btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.webfg .btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.webfg .btn-secondary:focus, .webfg .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.webfg .btn-secondary.disabled, .webfg .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.webfg .btn-secondary:not(:disabled):not(.disabled):active, .webfg .btn-secondary:not(:disabled):not(.disabled).active, .show > .webfg .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.webfg .btn-secondary:not(:disabled):not(.disabled):active:focus, .webfg .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .webfg .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.webfg .btn-success {
  color: #fff;
  background-color: #009D4D;
  border-color: #009D4D;
}
.webfg .btn-success:hover {
  color: #fff;
  background-color: #00773a;
  border-color: #006a34;
}
.webfg .btn-success:focus, .webfg .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 172, 104, 0.5);
}
.webfg .btn-success.disabled, .webfg .btn-success:disabled {
  color: #fff;
  background-color: #009D4D;
  border-color: #009D4D;
}
.webfg .btn-success:not(:disabled):not(.disabled):active, .webfg .btn-success:not(:disabled):not(.disabled).active, .show > .webfg .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #006a34;
  border-color: #005d2e;
}
.webfg .btn-success:not(:disabled):not(.disabled):active:focus, .webfg .btn-success:not(:disabled):not(.disabled).active:focus, .show > .webfg .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 172, 104, 0.5);
}
.webfg .btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.webfg .btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.webfg .btn-info:focus, .webfg .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.webfg .btn-info.disabled, .webfg .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.webfg .btn-info:not(:disabled):not(.disabled):active, .webfg .btn-info:not(:disabled):not(.disabled).active, .show > .webfg .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.webfg .btn-info:not(:disabled):not(.disabled):active:focus, .webfg .btn-info:not(:disabled):not(.disabled).active:focus, .show > .webfg .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.webfg .btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.webfg .btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.webfg .btn-warning:focus, .webfg .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.webfg .btn-warning.disabled, .webfg .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.webfg .btn-warning:not(:disabled):not(.disabled):active, .webfg .btn-warning:not(:disabled):not(.disabled).active, .show > .webfg .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.webfg .btn-warning:not(:disabled):not(.disabled):active:focus, .webfg .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .webfg .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.webfg .btn-danger {
  color: #fff;
  background-color: #F12000;
  border-color: #F12000;
}
.webfg .btn-danger:hover {
  color: #fff;
  background-color: #cb1b00;
  border-color: #be1900;
}
.webfg .btn-danger:focus, .webfg .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(243, 65, 38, 0.5);
}
.webfg .btn-danger.disabled, .webfg .btn-danger:disabled {
  color: #fff;
  background-color: #F12000;
  border-color: #F12000;
}
.webfg .btn-danger:not(:disabled):not(.disabled):active, .webfg .btn-danger:not(:disabled):not(.disabled).active, .show > .webfg .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #be1900;
  border-color: #b11800;
}
.webfg .btn-danger:not(:disabled):not(.disabled):active:focus, .webfg .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .webfg .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(243, 65, 38, 0.5);
}
.webfg .btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.webfg .btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.webfg .btn-light:focus, .webfg .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.webfg .btn-light.disabled, .webfg .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.webfg .btn-light:not(:disabled):not(.disabled):active, .webfg .btn-light:not(:disabled):not(.disabled).active, .show > .webfg .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.webfg .btn-light:not(:disabled):not(.disabled):active:focus, .webfg .btn-light:not(:disabled):not(.disabled).active:focus, .show > .webfg .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.webfg .btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.webfg .btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.webfg .btn-dark:focus, .webfg .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.webfg .btn-dark.disabled, .webfg .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.webfg .btn-dark:not(:disabled):not(.disabled):active, .webfg .btn-dark:not(:disabled):not(.disabled).active, .show > .webfg .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.webfg .btn-dark:not(:disabled):not(.disabled):active:focus, .webfg .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .webfg .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.webfg .btn-outline-primary {
  color: #009FE3;
  border-color: #009FE3;
}
.webfg .btn-outline-primary:hover {
  color: #fff;
  background-color: #009FE3;
  border-color: #009FE3;
}
.webfg .btn-outline-primary:focus, .webfg .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 159, 227, 0.5);
}
.webfg .btn-outline-primary.disabled, .webfg .btn-outline-primary:disabled {
  color: #009FE3;
  background-color: transparent;
}
.webfg .btn-outline-primary:not(:disabled):not(.disabled):active, .webfg .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .webfg .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #009FE3;
  border-color: #009FE3;
}
.webfg .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .webfg .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .webfg .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 159, 227, 0.5);
}
.webfg .btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.webfg .btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.webfg .btn-outline-secondary:focus, .webfg .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.webfg .btn-outline-secondary.disabled, .webfg .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.webfg .btn-outline-secondary:not(:disabled):not(.disabled):active, .webfg .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .webfg .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.webfg .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .webfg .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .webfg .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.webfg .btn-outline-success {
  color: #009D4D;
  border-color: #009D4D;
}
.webfg .btn-outline-success:hover {
  color: #fff;
  background-color: #009D4D;
  border-color: #009D4D;
}
.webfg .btn-outline-success:focus, .webfg .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 157, 77, 0.5);
}
.webfg .btn-outline-success.disabled, .webfg .btn-outline-success:disabled {
  color: #009D4D;
  background-color: transparent;
}
.webfg .btn-outline-success:not(:disabled):not(.disabled):active, .webfg .btn-outline-success:not(:disabled):not(.disabled).active, .show > .webfg .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #009D4D;
  border-color: #009D4D;
}
.webfg .btn-outline-success:not(:disabled):not(.disabled):active:focus, .webfg .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .webfg .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 157, 77, 0.5);
}
.webfg .btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.webfg .btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.webfg .btn-outline-info:focus, .webfg .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.webfg .btn-outline-info.disabled, .webfg .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.webfg .btn-outline-info:not(:disabled):not(.disabled):active, .webfg .btn-outline-info:not(:disabled):not(.disabled).active, .show > .webfg .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.webfg .btn-outline-info:not(:disabled):not(.disabled):active:focus, .webfg .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .webfg .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.webfg .btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.webfg .btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.webfg .btn-outline-warning:focus, .webfg .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.webfg .btn-outline-warning.disabled, .webfg .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.webfg .btn-outline-warning:not(:disabled):not(.disabled):active, .webfg .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .webfg .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.webfg .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .webfg .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .webfg .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.webfg .btn-outline-danger {
  color: #F12000;
  border-color: #F12000;
}
.webfg .btn-outline-danger:hover {
  color: #fff;
  background-color: #F12000;
  border-color: #F12000;
}
.webfg .btn-outline-danger:focus, .webfg .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(241, 32, 0, 0.5);
}
.webfg .btn-outline-danger.disabled, .webfg .btn-outline-danger:disabled {
  color: #F12000;
  background-color: transparent;
}
.webfg .btn-outline-danger:not(:disabled):not(.disabled):active, .webfg .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .webfg .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #F12000;
  border-color: #F12000;
}
.webfg .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .webfg .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .webfg .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(241, 32, 0, 0.5);
}
.webfg .btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.webfg .btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.webfg .btn-outline-light:focus, .webfg .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.webfg .btn-outline-light.disabled, .webfg .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.webfg .btn-outline-light:not(:disabled):not(.disabled):active, .webfg .btn-outline-light:not(:disabled):not(.disabled).active, .show > .webfg .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.webfg .btn-outline-light:not(:disabled):not(.disabled):active:focus, .webfg .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .webfg .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.webfg .btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.webfg .btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.webfg .btn-outline-dark:focus, .webfg .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.webfg .btn-outline-dark.disabled, .webfg .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.webfg .btn-outline-dark:not(:disabled):not(.disabled):active, .webfg .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .webfg .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.webfg .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .webfg .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .webfg .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.webfg .btn-link {
  font-weight: 400;
  color: #009FE3;
  text-decoration: none;
}
.webfg .btn-link:hover {
  color: #006997;
  text-decoration: underline;
}
.webfg .btn-link:focus, .webfg .btn-link.focus {
  text-decoration: underline;
  box-shadow: none;
}
.webfg .btn-link:disabled, .webfg .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}
.webfg .btn-lg, .webfg .btn-group-lg > .btn, .webfg div.uploader .btn-group-lg > span.action, div.uploader .webfg .btn-group-lg > span.action {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.webfg .btn-sm, .webfg .btn-group-sm > .btn, .webfg div.uploader .btn-group-sm > span.action, div.uploader .webfg .btn-group-sm > span.action {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.webfg .btn-block {
  display: block;
  width: 100%;
}
.webfg .btn-block + .btn-block {
  margin-top: 0.5rem;
}
.webfg input[type="submit"].btn-block,
.webfg input[type="reset"].btn-block,
.webfg input[type="button"].btn-block {
  width: 100%;
}
.webfg .fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .webfg .fade {
    transition: none;
  }
}
.webfg .fade:not(.show) {
  opacity: 0;
}
.webfg .collapse:not(.show) {
  display: none;
}
.webfg .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .webfg .collapsing {
    transition: none;
  }
}
.webfg .dropup,
.webfg .dropright,
.webfg .dropdown,
.webfg .dropleft {
  position: relative;
}
.webfg .dropdown-toggle {
  white-space: nowrap;
}
.webfg .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.webfg .dropdown-toggle:empty::after {
  margin-left: 0;
}
.webfg .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.webfg .dropdown-menu-left {
  right: auto;
  left: 0;
}
.webfg .dropdown-menu-right {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  .webfg .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .webfg .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .webfg .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .webfg .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .webfg .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .webfg .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .webfg .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .webfg .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.webfg .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.webfg .dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.webfg .dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.webfg .dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.webfg .dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.webfg .dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.webfg .dropright .dropdown-toggle::after {
  vertical-align: 0;
}
.webfg .dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.webfg .dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.webfg .dropleft .dropdown-toggle::after {
  display: none;
}
.webfg .dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.webfg .dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.webfg .dropleft .dropdown-toggle::before {
  vertical-align: 0;
}
.webfg .dropdown-menu[x-placement^="top"], .webfg .dropdown-menu[x-placement^="right"], .webfg .dropdown-menu[x-placement^="bottom"], .webfg .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}
.webfg .dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
.webfg .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.webfg .dropdown-item:hover, .webfg .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
.webfg .dropdown-item.active, .webfg .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #009FE3;
}
.webfg .dropdown-item.disabled, .webfg .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}
.webfg .dropdown-menu.show {
  display: block;
}
.webfg .dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.webfg .dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
.webfg .btn-group,
.webfg .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.webfg .btn-group > .btn, .webfg div.uploader .btn-group > span.action, div.uploader .webfg .btn-group > span.action,
.webfg .btn-group-vertical > .btn,
.webfg div.uploader .btn-group-vertical > span.action,
div.uploader .webfg .btn-group-vertical > span.action {
  position: relative;
  flex: 1 1 auto;
}
.webfg .btn-group > .btn:hover, .webfg div.uploader .btn-group > span.action:hover, div.uploader .webfg .btn-group > span.action:hover,
.webfg .btn-group-vertical > .btn:hover,
.webfg div.uploader .btn-group-vertical > span.action:hover,
div.uploader .webfg .btn-group-vertical > span.action:hover {
  z-index: 1;
}
.webfg .btn-group > .btn:focus, .webfg div.uploader .btn-group > span.action:focus, div.uploader .webfg .btn-group > span.action:focus, .webfg .btn-group > .btn:active, .webfg div.uploader .btn-group > span.action:active, div.uploader .webfg .btn-group > span.action:active, .webfg .btn-group > .btn.active, .webfg div.uploader .btn-group > span.active.action, div.uploader .webfg .btn-group > span.active.action,
.webfg .btn-group-vertical > .btn:focus,
.webfg div.uploader .btn-group-vertical > span.action:focus,
div.uploader .webfg .btn-group-vertical > span.action:focus,
.webfg .btn-group-vertical > .btn:active,
.webfg div.uploader .btn-group-vertical > span.action:active,
div.uploader .webfg .btn-group-vertical > span.action:active,
.webfg .btn-group-vertical > .btn.active,
.webfg div.uploader .btn-group-vertical > span.active.action,
div.uploader .webfg .btn-group-vertical > span.active.action {
  z-index: 1;
}
.webfg .btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.webfg .btn-toolbar .input-group {
  width: auto;
}
.webfg .btn-group > .btn:not(:first-child), .webfg div.uploader .btn-group > span.action:not(:first-child), div.uploader .webfg .btn-group > span.action:not(:first-child),
.webfg .btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.webfg .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .webfg div.uploader .btn-group > span.action:not(:last-child):not(.dropdown-toggle), div.uploader .webfg .btn-group > span.action:not(:last-child):not(.dropdown-toggle),
.webfg .btn-group > .btn-group:not(:last-child) > .btn,
.webfg div.uploader .btn-group > .btn-group:not(:last-child) > span.action,
div.uploader .webfg .btn-group > .btn-group:not(:last-child) > span.action {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.webfg .btn-group > .btn:not(:first-child), .webfg div.uploader .btn-group > span.action:not(:first-child), div.uploader .webfg .btn-group > span.action:not(:first-child),
.webfg .btn-group > .btn-group:not(:first-child) > .btn,
.webfg div.uploader .btn-group > .btn-group:not(:first-child) > span.action,
div.uploader .webfg .btn-group > .btn-group:not(:first-child) > span.action {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.webfg .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.webfg .dropdown-toggle-split::after, .dropup .webfg .dropdown-toggle-split::after, .dropright .webfg .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .webfg .dropdown-toggle-split::before {
  margin-right: 0;
}
.webfg .btn-sm + .dropdown-toggle-split, .webfg .btn-group-sm > .btn + .dropdown-toggle-split, .webfg div.uploader .btn-group-sm > span.action + .dropdown-toggle-split, div.uploader .webfg .btn-group-sm > span.action + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.webfg .btn-lg + .dropdown-toggle-split, .webfg .btn-group-lg > .btn + .dropdown-toggle-split, .webfg div.uploader .btn-group-lg > span.action + .dropdown-toggle-split, div.uploader .webfg .btn-group-lg > span.action + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.webfg .btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.webfg .btn-group-vertical > .btn, .webfg div.uploader .btn-group-vertical > span.action, div.uploader .webfg .btn-group-vertical > span.action,
.webfg .btn-group-vertical > .btn-group {
  width: 100%;
}
.webfg .btn-group-vertical > .btn:not(:first-child), .webfg div.uploader .btn-group-vertical > span.action:not(:first-child), div.uploader .webfg .btn-group-vertical > span.action:not(:first-child),
.webfg .btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.webfg .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .webfg div.uploader .btn-group-vertical > span.action:not(:last-child):not(.dropdown-toggle), div.uploader .webfg .btn-group-vertical > span.action:not(:last-child):not(.dropdown-toggle),
.webfg .btn-group-vertical > .btn-group:not(:last-child) > .btn,
.webfg div.uploader .btn-group-vertical > .btn-group:not(:last-child) > span.action,
div.uploader .webfg .btn-group-vertical > .btn-group:not(:last-child) > span.action {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.webfg .btn-group-vertical > .btn:not(:first-child), .webfg div.uploader .btn-group-vertical > span.action:not(:first-child), div.uploader .webfg .btn-group-vertical > span.action:not(:first-child),
.webfg .btn-group-vertical > .btn-group:not(:first-child) > .btn,
.webfg div.uploader .btn-group-vertical > .btn-group:not(:first-child) > span.action,
div.uploader .webfg .btn-group-vertical > .btn-group:not(:first-child) > span.action {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.webfg .btn-group-toggle > .btn, .webfg div.uploader .btn-group-toggle > span.action, div.uploader .webfg .btn-group-toggle > span.action,
.webfg .btn-group-toggle > .btn-group > .btn,
.webfg div.uploader .btn-group-toggle > .btn-group > span.action,
div.uploader .webfg .btn-group-toggle > .btn-group > span.action {
  margin-bottom: 0;
}
.webfg .btn-group-toggle > .btn input[type="radio"], .webfg div.uploader .btn-group-toggle > span.action input[type="radio"], div.uploader .webfg .btn-group-toggle > span.action input[type="radio"],
.webfg .btn-group-toggle > .btn input[type="checkbox"],
.webfg div.uploader .btn-group-toggle > span.action input[type="checkbox"],
div.uploader .webfg .btn-group-toggle > span.action input[type="checkbox"],
.webfg .btn-group-toggle > .btn-group > .btn input[type="radio"],
.webfg div.uploader .btn-group-toggle > .btn-group > span.action input[type="radio"],
div.uploader .webfg .btn-group-toggle > .btn-group > span.action input[type="radio"],
.webfg .btn-group-toggle > .btn-group > .btn input[type="checkbox"],
.webfg div.uploader .btn-group-toggle > .btn-group > span.action input[type="checkbox"],
div.uploader .webfg .btn-group-toggle > .btn-group > span.action input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.webfg .input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.webfg .input-group > .form-control,
.webfg .input-group > .form-control-plaintext,
.webfg .input-group > .custom-select,
.webfg .input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.webfg .input-group > .form-control + .form-control,
.webfg .input-group > .form-control + .custom-select,
.webfg .input-group > .form-control + .custom-file,
.webfg .input-group > .form-control-plaintext + .form-control,
.webfg .input-group > .form-control-plaintext + .custom-select,
.webfg .input-group > .form-control-plaintext + .custom-file,
.webfg .input-group > .custom-select + .form-control,
.webfg .input-group > .custom-select + .custom-select,
.webfg .input-group > .custom-select + .custom-file,
.webfg .input-group > .custom-file + .form-control,
.webfg .input-group > .custom-file + .custom-select,
.webfg .input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.webfg .input-group > .form-control:focus,
.webfg .input-group > .custom-select:focus,
.webfg .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.webfg .input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.webfg .input-group > .form-control:not(:last-child),
.webfg .input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.webfg .input-group > .form-control:not(:first-child),
.webfg .input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.webfg .input-group > .custom-file {
  display: flex;
  align-items: center;
}
.webfg .input-group > .custom-file:not(:last-child) .custom-file-label, .webfg .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.webfg .input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.webfg .input-group-prepend,
.webfg .input-group-append {
  display: flex;
}
.webfg .input-group-prepend .btn, .webfg .input-group-prepend div.uploader span.action, div.uploader .webfg .input-group-prepend span.action,
.webfg .input-group-append .btn,
.webfg .input-group-append div.uploader span.action,
div.uploader .webfg .input-group-append span.action {
  position: relative;
  z-index: 2;
}
.webfg .input-group-prepend .btn:focus, .webfg .input-group-prepend div.uploader span.action:focus, div.uploader .webfg .input-group-prepend span.action:focus,
.webfg .input-group-append .btn:focus,
.webfg .input-group-append div.uploader span.action:focus,
div.uploader .webfg .input-group-append span.action:focus {
  z-index: 3;
}
.webfg .input-group-prepend .btn + .btn, .webfg .input-group-prepend div.uploader span.action + .btn, div.uploader .webfg .input-group-prepend span.action + .btn, .webfg .input-group-prepend div.uploader .btn + span.action, div.uploader .webfg .input-group-prepend .btn + span.action, .webfg .input-group-prepend div.uploader span.action + span.action, div.uploader .webfg .input-group-prepend span.action + span.action,
.webfg .input-group-prepend .btn + .input-group-text,
.webfg .input-group-prepend div.uploader span.action + .input-group-text,
div.uploader .webfg .input-group-prepend span.action + .input-group-text,
.webfg .input-group-prepend .input-group-text + .input-group-text,
.webfg .input-group-prepend .input-group-text + .btn,
.webfg .input-group-prepend div.uploader .input-group-text + span.action,
div.uploader .webfg .input-group-prepend .input-group-text + span.action,
.webfg .input-group-append .btn + .btn,
.webfg .input-group-append div.uploader span.action + .btn,
div.uploader .webfg .input-group-append span.action + .btn,
.webfg .input-group-append div.uploader .btn + span.action,
div.uploader .webfg .input-group-append .btn + span.action,
.webfg .input-group-append div.uploader span.action + span.action,
div.uploader .webfg .input-group-append span.action + span.action,
.webfg .input-group-append .btn + .input-group-text,
.webfg .input-group-append div.uploader span.action + .input-group-text,
div.uploader .webfg .input-group-append span.action + .input-group-text,
.webfg .input-group-append .input-group-text + .input-group-text,
.webfg .input-group-append .input-group-text + .btn,
.webfg .input-group-append div.uploader .input-group-text + span.action,
div.uploader .webfg .input-group-append .input-group-text + span.action {
  margin-left: -1px;
}
.webfg .input-group-prepend {
  margin-right: -1px;
}
.webfg .input-group-append {
  margin-left: -1px;
}
.webfg .input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.webfg .input-group-text input[type="radio"],
.webfg .input-group-text input[type="checkbox"] {
  margin-top: 0;
}
.webfg .input-group-lg > .form-control:not(textarea),
.webfg .input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}
.webfg .input-group-lg > .form-control,
.webfg .input-group-lg > .custom-select,
.webfg .input-group-lg > .input-group-prepend > .input-group-text,
.webfg .input-group-lg > .input-group-append > .input-group-text,
.webfg .input-group-lg > .input-group-prepend > .btn,
.webfg div.uploader .input-group-lg > .input-group-prepend > span.action,
div.uploader .webfg .input-group-lg > .input-group-prepend > span.action,
.webfg .input-group-lg > .input-group-append > .btn,
.webfg div.uploader .input-group-lg > .input-group-append > span.action,
div.uploader .webfg .input-group-lg > .input-group-append > span.action {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.webfg .input-group-sm > .form-control:not(textarea),
.webfg .input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}
.webfg .input-group-sm > .form-control,
.webfg .input-group-sm > .custom-select,
.webfg .input-group-sm > .input-group-prepend > .input-group-text,
.webfg .input-group-sm > .input-group-append > .input-group-text,
.webfg .input-group-sm > .input-group-prepend > .btn,
.webfg div.uploader .input-group-sm > .input-group-prepend > span.action,
div.uploader .webfg .input-group-sm > .input-group-prepend > span.action,
.webfg .input-group-sm > .input-group-append > .btn,
.webfg div.uploader .input-group-sm > .input-group-append > span.action,
div.uploader .webfg .input-group-sm > .input-group-append > span.action {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.webfg .input-group-lg > .custom-select,
.webfg .input-group-sm > .custom-select {
  padding-right: 1.75rem;
}
.webfg .input-group > .input-group-prepend > .btn, .webfg div.uploader .input-group > .input-group-prepend > span.action, div.uploader .webfg .input-group > .input-group-prepend > span.action,
.webfg .input-group > .input-group-prepend > .input-group-text,
.webfg .input-group > .input-group-append:not(:last-child) > .btn,
.webfg div.uploader .input-group > .input-group-append:not(:last-child) > span.action,
div.uploader .webfg .input-group > .input-group-append:not(:last-child) > span.action,
.webfg .input-group > .input-group-append:not(:last-child) > .input-group-text,
.webfg .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.webfg div.uploader .input-group > .input-group-append:last-child > span.action:not(:last-child):not(.dropdown-toggle),
div.uploader .webfg .input-group > .input-group-append:last-child > span.action:not(:last-child):not(.dropdown-toggle),
.webfg .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.webfg .input-group > .input-group-append > .btn, .webfg div.uploader .input-group > .input-group-append > span.action, div.uploader .webfg .input-group > .input-group-append > span.action,
.webfg .input-group > .input-group-append > .input-group-text,
.webfg .input-group > .input-group-prepend:not(:first-child) > .btn,
.webfg div.uploader .input-group > .input-group-prepend:not(:first-child) > span.action,
div.uploader .webfg .input-group > .input-group-prepend:not(:first-child) > span.action,
.webfg .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.webfg .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.webfg div.uploader .input-group > .input-group-prepend:first-child > span.action:not(:first-child),
div.uploader .webfg .input-group > .input-group-prepend:first-child > span.action:not(:first-child),
.webfg .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.webfg .custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}
.webfg .custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}
.webfg .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.webfg .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #009FE3;
  background-color: #009FE3;
}
.webfg .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 159, 227, 0.25);
}
.webfg .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #64d0ff;
}
.webfg .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #97e0ff;
  border-color: #97e0ff;
}
.webfg .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.webfg .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}
.webfg .custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.webfg .custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}
.webfg .custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50% / 50% 50%;
}
.webfg .custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.webfg .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
.webfg .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #009FE3;
  background-color: #009FE3;
}
.webfg .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.webfg .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 159, 227, 0.5);
}
.webfg .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 159, 227, 0.5);
}
.webfg .custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.webfg .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.webfg .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 159, 227, 0.5);
}
.webfg .custom-switch {
  padding-left: 2.25rem;
}
.webfg .custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.webfg .custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .webfg .custom-switch .custom-control-label::after {
    transition: none;
  }
}
.webfg .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}
.webfg .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 159, 227, 0.5);
}
.webfg .custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none;
}
.webfg .custom-select:focus {
  border-color: #64d0ff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 159, 227, 0.25);
}
.webfg .custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.webfg .custom-select[multiple], .webfg .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.webfg .custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.webfg .custom-select::-ms-expand {
  display: none;
}
.webfg .custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}
.webfg .custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}
.webfg .custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}
.webfg .custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}
.webfg .custom-file-input:focus ~ .custom-file-label {
  border-color: #64d0ff;
  box-shadow: 0 0 0 0.2rem rgba(0, 159, 227, 0.25);
}
.webfg .custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
.webfg .custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.webfg .custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}
.webfg .custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.webfg .custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}
.webfg .custom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.webfg .custom-range:focus {
  outline: none;
}
.webfg .custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 159, 227, 0.25);
}
.webfg .custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 159, 227, 0.25);
}
.webfg .custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 159, 227, 0.25);
}
.webfg .custom-range::-moz-focus-outer {
  border: 0;
}
.webfg .custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #009FE3;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .webfg .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}
.webfg .custom-range::-webkit-slider-thumb:active {
  background-color: #97e0ff;
}
.webfg .custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.webfg .custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #009FE3;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .webfg .custom-range::-moz-range-thumb {
    transition: none;
  }
}
.webfg .custom-range::-moz-range-thumb:active {
  background-color: #97e0ff;
}
.webfg .custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.webfg .custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #009FE3;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .webfg .custom-range::-ms-thumb {
    transition: none;
  }
}
.webfg .custom-range::-ms-thumb:active {
  background-color: #97e0ff;
}
.webfg .custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.webfg .custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.webfg .custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.webfg .custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.webfg .custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.webfg .custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.webfg .custom-range:disabled::-moz-range-track {
  cursor: default;
}
.webfg .custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}
.webfg .custom-control-label::before,
.webfg .custom-file-label,
.webfg .custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .webfg .custom-control-label::before,
  .webfg .custom-file-label,
  .webfg .custom-select {
    transition: none;
  }
}
.webfg .nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.webfg .nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.webfg .nav-link:hover, .webfg .nav-link:focus {
  text-decoration: none;
}
.webfg .nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
.webfg .nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.webfg .nav-tabs .nav-item {
  margin-bottom: -1px;
}
.webfg .nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.webfg .nav-tabs .nav-link:hover, .webfg .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.webfg .nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.webfg .nav-tabs .nav-link.active,
.webfg .nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.webfg .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.webfg .nav-pills .nav-link {
  border-radius: 0.25rem;
}
.webfg .nav-pills .nav-link.active,
.webfg .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #009FE3;
}
.webfg .nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}
.webfg .nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.webfg .tab-content > .tab-pane {
  display: none;
}
.webfg .tab-content > .active {
  display: block;
}
.webfg .navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.webfg .navbar > .container,
.webfg .navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.webfg .navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.webfg .navbar-brand:hover, .webfg .navbar-brand:focus {
  text-decoration: none;
}
.webfg .navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.webfg .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.webfg .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.webfg .navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.webfg .navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.webfg .navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.webfg .navbar-toggler:hover, .webfg .navbar-toggler:focus {
  text-decoration: none;
}
.webfg .navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}
@media (max-width: 575.98px) {
  .webfg .navbar-expand-sm > .container,
  .webfg .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .webfg .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .webfg .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .webfg .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .webfg .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .webfg .navbar-expand-sm > .container,
  .webfg .navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  .webfg .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .webfg .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .webfg .navbar-expand-md > .container,
  .webfg .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .webfg .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .webfg .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .webfg .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .webfg .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .webfg .navbar-expand-md > .container,
  .webfg .navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  .webfg .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .webfg .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .webfg .navbar-expand-lg > .container,
  .webfg .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .webfg .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .webfg .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .webfg .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .webfg .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .webfg .navbar-expand-lg > .container,
  .webfg .navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  .webfg .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .webfg .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .webfg .navbar-expand-xl > .container,
  .webfg .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .webfg .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .webfg .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .webfg .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .webfg .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .webfg .navbar-expand-xl > .container,
  .webfg .navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  .webfg .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .webfg .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.webfg .navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.webfg .navbar-expand > .container,
.webfg .navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.webfg .navbar-expand .navbar-nav {
  flex-direction: row;
}
.webfg .navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.webfg .navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.webfg .navbar-expand > .container,
.webfg .navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}
.webfg .navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.webfg .navbar-expand .navbar-toggler {
  display: none;
}
.webfg .navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.webfg .navbar-light .navbar-brand:hover, .webfg .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.webfg .navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.webfg .navbar-light .navbar-nav .nav-link:hover, .webfg .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.webfg .navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.webfg .navbar-light .navbar-nav .show > .nav-link,
.webfg .navbar-light .navbar-nav .active > .nav-link,
.webfg .navbar-light .navbar-nav .nav-link.show,
.webfg .navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.webfg .navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.webfg .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.webfg .navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.webfg .navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.webfg .navbar-light .navbar-text a:hover, .webfg .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}
.webfg .navbar-dark .navbar-brand {
  color: #fff;
}
.webfg .navbar-dark .navbar-brand:hover, .webfg .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.webfg .navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.webfg .navbar-dark .navbar-nav .nav-link:hover, .webfg .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.webfg .navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.webfg .navbar-dark .navbar-nav .show > .nav-link,
.webfg .navbar-dark .navbar-nav .active > .nav-link,
.webfg .navbar-dark .navbar-nav .nav-link.show,
.webfg .navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.webfg .navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.webfg .navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.webfg .navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.webfg .navbar-dark .navbar-text a {
  color: #fff;
}
.webfg .navbar-dark .navbar-text a:hover, .webfg .navbar-dark .navbar-text a:focus {
  color: #fff;
}
.webfg .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.webfg .card > hr {
  margin-right: 0;
  margin-left: 0;
}
.webfg .card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.webfg .card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.webfg .card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}
.webfg .card-title {
  margin-bottom: 0.75rem;
}
.webfg .card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
.webfg .card-text:last-child {
  margin-bottom: 0;
}
.webfg .card-link:hover {
  text-decoration: none;
}
.webfg .card-link + .card-link {
  margin-left: 1.25rem;
}
.webfg .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.webfg .card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.webfg .card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}
.webfg .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.webfg .card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.webfg .card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
.webfg .card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.webfg .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
.webfg .card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}
.webfg .card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.webfg .card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.webfg .card-deck {
  display: flex;
  flex-direction: column;
}
.webfg .card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .webfg .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .webfg .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.webfg .card-group {
  display: flex;
  flex-direction: column;
}
.webfg .card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .webfg .card-group {
    flex-flow: row wrap;
  }
  .webfg .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .webfg .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .webfg .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .webfg .card-group > .card:not(:last-child) .card-img-top,
  .webfg .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .webfg .card-group > .card:not(:last-child) .card-img-bottom,
  .webfg .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .webfg .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .webfg .card-group > .card:not(:first-child) .card-img-top,
  .webfg .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .webfg .card-group > .card:not(:first-child) .card-img-bottom,
  .webfg .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}
.webfg .card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .webfg .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .webfg .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.webfg .accordion > .card {
  overflow: hidden;
}
.webfg .accordion > .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}
.webfg .accordion > .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}
.webfg .accordion > .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.webfg .accordion > .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.webfg .accordion > .card .card-header {
  margin-bottom: -1px;
}
.webfg .breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.webfg .breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.webfg .breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.webfg .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.webfg .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.webfg .breadcrumb-item.active {
  color: #6c757d;
}
.webfg .pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.webfg .page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #009FE3;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.webfg .page-link:hover {
  z-index: 2;
  color: #006997;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.webfg .page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 159, 227, 0.25);
}
.webfg .page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.webfg .page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.webfg .page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #009FE3;
  border-color: #009FE3;
}
.webfg .page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
.webfg .pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.webfg .pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.webfg .pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.webfg .pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.webfg .pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.webfg .pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.webfg .badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .webfg .badge {
    transition: none;
  }
}
a.webfg .badge:hover, a.webfg .badge:focus {
  text-decoration: none;
}
.webfg .badge:empty {
  display: none;
}
.webfg .btn .badge, .webfg div.uploader span.action .badge, div.uploader .webfg span.action .badge {
  position: relative;
  top: -1px;
}
.webfg .badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.webfg .badge-primary {
  color: #fff;
  background-color: #009FE3;
}
a.webfg .badge-primary:hover, a.webfg .badge-primary:focus {
  color: #fff;
  background-color: #007bb0;
}
a.webfg .badge-primary:focus, a.webfg .badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 159, 227, 0.5);
}
.webfg .badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
a.webfg .badge-secondary:hover, a.webfg .badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}
a.webfg .badge-secondary:focus, a.webfg .badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.webfg .badge-success {
  color: #fff;
  background-color: #009D4D;
}
a.webfg .badge-success:hover, a.webfg .badge-success:focus {
  color: #fff;
  background-color: #006a34;
}
a.webfg .badge-success:focus, a.webfg .badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 157, 77, 0.5);
}
.webfg .badge-info {
  color: #fff;
  background-color: #17a2b8;
}
a.webfg .badge-info:hover, a.webfg .badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}
a.webfg .badge-info:focus, a.webfg .badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.webfg .badge-warning {
  color: #212529;
  background-color: #ffc107;
}
a.webfg .badge-warning:hover, a.webfg .badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}
a.webfg .badge-warning:focus, a.webfg .badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.webfg .badge-danger {
  color: #fff;
  background-color: #F12000;
}
a.webfg .badge-danger:hover, a.webfg .badge-danger:focus {
  color: #fff;
  background-color: #be1900;
}
a.webfg .badge-danger:focus, a.webfg .badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(241, 32, 0, 0.5);
}
.webfg .badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
a.webfg .badge-light:hover, a.webfg .badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}
a.webfg .badge-light:focus, a.webfg .badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.webfg .badge-dark {
  color: #fff;
  background-color: #343a40;
}
a.webfg .badge-dark:hover, a.webfg .badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}
a.webfg .badge-dark:focus, a.webfg .badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.webfg .jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .webfg .jumbotron {
    padding: 4rem 2rem;
  }
}
.webfg .jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.webfg .alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.webfg .alert-heading {
  color: inherit;
}
.webfg .alert-link {
  font-weight: 700;
}
.webfg .alert-dismissible {
  padding-right: 4rem;
}
.webfg .alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.webfg .alert-primary {
  color: #005376;
  background-color: #ccecf9;
  border-color: #b8e4f7;
}
.webfg .alert-primary hr {
  border-top-color: #a1dbf4;
}
.webfg .alert-primary .alert-link {
  color: #002f43;
}
.webfg .alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.webfg .alert-secondary hr {
  border-top-color: #c8cbcf;
}
.webfg .alert-secondary .alert-link {
  color: #202326;
}
.webfg .alert-success {
  color: #005228;
  background-color: #ccebdb;
  border-color: #b8e4cd;
}
.webfg .alert-success hr {
  border-top-color: #a6ddc0;
}
.webfg .alert-success .alert-link {
  color: #001f0f;
}
.webfg .alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.webfg .alert-info hr {
  border-top-color: #abdde5;
}
.webfg .alert-info .alert-link {
  color: #062c33;
}
.webfg .alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.webfg .alert-warning hr {
  border-top-color: #ffe8a1;
}
.webfg .alert-warning .alert-link {
  color: #533f03;
}
.webfg .alert-danger {
  color: #7d1100;
  background-color: #fcd2cc;
  border-color: #fbc1b8;
}
.webfg .alert-danger hr {
  border-top-color: #faaca0;
}
.webfg .alert-danger .alert-link {
  color: #4a0a00;
}
.webfg .alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.webfg .alert-light hr {
  border-top-color: #ececf6;
}
.webfg .alert-light .alert-link {
  color: #686868;
}
.webfg .alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.webfg .alert-dark hr {
  border-top-color: #b9bbbe;
}
.webfg .alert-dark .alert-link {
  color: #040505;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.webfg .progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.webfg .progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #009FE3;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .webfg .progress-bar {
    transition: none;
  }
}
.webfg .progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-size: 1rem 1rem;
}
.webfg .progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
  .webfg .progress-bar-animated {
    animation: none;
  }
}
.webfg .media {
  display: flex;
  align-items: flex-start;
}
.webfg .media-body {
  flex: 1;
}
.webfg .list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
.webfg .list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.webfg .list-group-item-action:hover, .webfg .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.webfg .list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
.webfg .list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.webfg .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.webfg .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.webfg .list-group-item.disabled, .webfg .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.webfg .list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #009FE3;
  border-color: #009FE3;
}
.webfg .list-group-horizontal {
  flex-direction: row;
}
.webfg .list-group-horizontal .list-group-item {
  margin-right: -1px;
  margin-bottom: 0;
}
.webfg .list-group-horizontal .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.webfg .list-group-horizontal .list-group-item:last-child {
  margin-right: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
@media (min-width: 576px) {
  .webfg .list-group-horizontal-sm {
    flex-direction: row;
  }
  .webfg .list-group-horizontal-sm .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .webfg .list-group-horizontal-sm .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .webfg .list-group-horizontal-sm .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
@media (min-width: 768px) {
  .webfg .list-group-horizontal-md {
    flex-direction: row;
  }
  .webfg .list-group-horizontal-md .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .webfg .list-group-horizontal-md .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .webfg .list-group-horizontal-md .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
@media (min-width: 992px) {
  .webfg .list-group-horizontal-lg {
    flex-direction: row;
  }
  .webfg .list-group-horizontal-lg .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .webfg .list-group-horizontal-lg .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .webfg .list-group-horizontal-lg .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
@media (min-width: 1200px) {
  .webfg .list-group-horizontal-xl {
    flex-direction: row;
  }
  .webfg .list-group-horizontal-xl .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .webfg .list-group-horizontal-xl .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .webfg .list-group-horizontal-xl .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
.webfg .list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.webfg .list-group-flush .list-group-item:last-child {
  margin-bottom: -1px;
}
.webfg .list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
.webfg .list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
.webfg .list-group-item-primary {
  color: #005376;
  background-color: #b8e4f7;
}
.webfg .list-group-item-primary.list-group-item-action:hover, .webfg .list-group-item-primary.list-group-item-action:focus {
  color: #005376;
  background-color: #a1dbf4;
}
.webfg .list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #005376;
  border-color: #005376;
}
.webfg .list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.webfg .list-group-item-secondary.list-group-item-action:hover, .webfg .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}
.webfg .list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}
.webfg .list-group-item-success {
  color: #005228;
  background-color: #b8e4cd;
}
.webfg .list-group-item-success.list-group-item-action:hover, .webfg .list-group-item-success.list-group-item-action:focus {
  color: #005228;
  background-color: #a6ddc0;
}
.webfg .list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #005228;
  border-color: #005228;
}
.webfg .list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.webfg .list-group-item-info.list-group-item-action:hover, .webfg .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}
.webfg .list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}
.webfg .list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.webfg .list-group-item-warning.list-group-item-action:hover, .webfg .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}
.webfg .list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}
.webfg .list-group-item-danger {
  color: #7d1100;
  background-color: #fbc1b8;
}
.webfg .list-group-item-danger.list-group-item-action:hover, .webfg .list-group-item-danger.list-group-item-action:focus {
  color: #7d1100;
  background-color: #faaca0;
}
.webfg .list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #7d1100;
  border-color: #7d1100;
}
.webfg .list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.webfg .list-group-item-light.list-group-item-action:hover, .webfg .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}
.webfg .list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}
.webfg .list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.webfg .list-group-item-dark.list-group-item-action:hover, .webfg .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.webfg .list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}
.webfg .close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}
.webfg .close:hover {
  color: #000;
  text-decoration: none;
}
.webfg .close:not(:disabled):not(.disabled):hover, .webfg .close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}
.webfg button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  appearance: none;
}
.webfg a.close.disabled {
  pointer-events: none;
}
.webfg .toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}
.webfg .toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.webfg .toast.showing {
  opacity: 1;
}
.webfg .toast.show {
  display: block;
  opacity: 1;
}
.webfg .toast.hide {
  display: none;
}
.webfg .toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.webfg .toast-body {
  padding: 0.75rem;
}
.webfg .modal-open {
  overflow: hidden;
}
.webfg .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.webfg .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.webfg .modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .webfg .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .webfg .modal-dialog {
    transition: none;
  }
}
.modal.show .webfg .modal-dialog {
  transform: none;
}
.webfg .modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.webfg .modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.webfg .modal-dialog-scrollable .modal-header,
.webfg .modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.webfg .modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.webfg .modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.webfg .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}
.webfg .modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.webfg .modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.webfg .modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}
.webfg .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.webfg .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.webfg .modal-backdrop.fade {
  opacity: 0;
}
.webfg .modal-backdrop.show {
  opacity: 0.5;
}
.webfg .modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.webfg .modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}
.webfg .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.webfg .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.webfg .modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.webfg .modal-footer > :not(:first-child) {
  margin-left: .25rem;
}
.webfg .modal-footer > :not(:last-child) {
  margin-right: .25rem;
}
.webfg .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .webfg .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .webfg .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .webfg .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .webfg .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .webfg .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  .webfg .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .webfg .modal-lg,
  .webfg .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .webfg .modal-xl {
    max-width: 1140px;
  }
}
.webfg .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.webfg .tooltip.show {
  opacity: 0.9;
}
.webfg .tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.webfg .tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.webfg .bs-tooltip-top, .webfg .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}
.webfg .bs-tooltip-top .arrow, .webfg .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}
.webfg .bs-tooltip-top .arrow::before, .webfg .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
.webfg .bs-tooltip-right, .webfg .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}
.webfg .bs-tooltip-right .arrow, .webfg .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.webfg .bs-tooltip-right .arrow::before, .webfg .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
.webfg .bs-tooltip-bottom, .webfg .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}
.webfg .bs-tooltip-bottom .arrow, .webfg .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}
.webfg .bs-tooltip-bottom .arrow::before, .webfg .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
.webfg .bs-tooltip-left, .webfg .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}
.webfg .bs-tooltip-left .arrow, .webfg .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.webfg .bs-tooltip-left .arrow::before, .webfg .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}
.webfg .tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
.webfg .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.webfg .popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.webfg .popover .arrow::before, .webfg .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.webfg .bs-popover-top, .webfg .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}
.webfg .bs-popover-top > .arrow, .webfg .bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}
.webfg .bs-popover-top > .arrow::before, .webfg .bs-popover-auto[x-placement^="top"] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.webfg .bs-popover-top > .arrow::after, .webfg .bs-popover-auto[x-placement^="top"] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
.webfg .bs-popover-right, .webfg .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}
.webfg .bs-popover-right > .arrow, .webfg .bs-popover-auto[x-placement^="right"] > .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.webfg .bs-popover-right > .arrow::before, .webfg .bs-popover-auto[x-placement^="right"] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.webfg .bs-popover-right > .arrow::after, .webfg .bs-popover-auto[x-placement^="right"] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
.webfg .bs-popover-bottom, .webfg .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}
.webfg .bs-popover-bottom > .arrow, .webfg .bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: calc((0.5rem + 1px) * -1);
}
.webfg .bs-popover-bottom > .arrow::before, .webfg .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.webfg .bs-popover-bottom > .arrow::after, .webfg .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.webfg .bs-popover-bottom .popover-header::before, .webfg .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
.webfg .bs-popover-left, .webfg .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}
.webfg .bs-popover-left > .arrow, .webfg .bs-popover-auto[x-placement^="left"] > .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.webfg .bs-popover-left > .arrow::before, .webfg .bs-popover-auto[x-placement^="left"] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.webfg .bs-popover-left > .arrow::after, .webfg .bs-popover-auto[x-placement^="left"] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}
.webfg .popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.webfg .popover-header:empty {
  display: none;
}
.webfg .popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}
.webfg .carousel {
  position: relative;
}
.webfg .carousel.pointer-event {
  touch-action: pan-y;
}
.webfg .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.webfg .carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}
.webfg .carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .webfg .carousel-item {
    transition: none;
  }
}
.webfg .carousel-item.active,
.webfg .carousel-item-next,
.webfg .carousel-item-prev {
  display: block;
}
.webfg .carousel-item-next:not(.carousel-item-left),
.webfg .active.carousel-item-right {
  transform: translateX(100%);
}
.webfg .carousel-item-prev:not(.carousel-item-right),
.webfg .active.carousel-item-left {
  transform: translateX(-100%);
}
.webfg .carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.webfg .carousel-fade .carousel-item.active,
.webfg .carousel-fade .carousel-item-next.carousel-item-left,
.webfg .carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.webfg .carousel-fade .active.carousel-item-left,
.webfg .carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s 0.6s opacity;
}
@media (prefers-reduced-motion: reduce) {
  .webfg .carousel-fade .active.carousel-item-left,
  .webfg .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}
.webfg .carousel-control-prev,
.webfg .carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .webfg .carousel-control-prev,
  .webfg .carousel-control-next {
    transition: none;
  }
}
.webfg .carousel-control-prev:hover, .webfg .carousel-control-prev:focus,
.webfg .carousel-control-next:hover,
.webfg .carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.webfg .carousel-control-prev {
  left: 0;
}
.webfg .carousel-control-next {
  right: 0;
}
.webfg .carousel-control-prev-icon,
.webfg .carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%;
}
.webfg .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}
.webfg .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}
.webfg .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.webfg .carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .webfg .carousel-indicators li {
    transition: none;
  }
}
.webfg .carousel-indicators .active {
  opacity: 1;
}
.webfg .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.webfg .spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border .75s linear infinite;
}
.webfg .spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}
.webfg .spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow .75s linear infinite;
}
.webfg .spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
.webfg .align-baseline {
  vertical-align: baseline !important;
}
.webfg .align-top {
  vertical-align: top !important;
}
.webfg .align-middle {
  vertical-align: middle !important;
}
.webfg .align-bottom {
  vertical-align: bottom !important;
}
.webfg .align-text-bottom {
  vertical-align: text-bottom !important;
}
.webfg .align-text-top {
  vertical-align: text-top !important;
}
.webfg .bg-primary {
  background-color: #009FE3 !important;
}
.webfg a.bg-primary:hover, .webfg a.bg-primary:focus,
.webfg button.bg-primary:hover,
.webfg button.bg-primary:focus {
  background-color: #007bb0 !important;
}
.webfg .bg-secondary {
  background-color: #6c757d !important;
}
.webfg a.bg-secondary:hover, .webfg a.bg-secondary:focus,
.webfg button.bg-secondary:hover,
.webfg button.bg-secondary:focus {
  background-color: #545b62 !important;
}
.webfg .bg-success {
  background-color: #009D4D !important;
}
.webfg a.bg-success:hover, .webfg a.bg-success:focus,
.webfg button.bg-success:hover,
.webfg button.bg-success:focus {
  background-color: #006a34 !important;
}
.webfg .bg-info {
  background-color: #17a2b8 !important;
}
.webfg a.bg-info:hover, .webfg a.bg-info:focus,
.webfg button.bg-info:hover,
.webfg button.bg-info:focus {
  background-color: #117a8b !important;
}
.webfg .bg-warning {
  background-color: #ffc107 !important;
}
.webfg a.bg-warning:hover, .webfg a.bg-warning:focus,
.webfg button.bg-warning:hover,
.webfg button.bg-warning:focus {
  background-color: #d39e00 !important;
}
.webfg .bg-danger {
  background-color: #F12000 !important;
}
.webfg a.bg-danger:hover, .webfg a.bg-danger:focus,
.webfg button.bg-danger:hover,
.webfg button.bg-danger:focus {
  background-color: #be1900 !important;
}
.webfg .bg-light {
  background-color: #f8f9fa !important;
}
.webfg a.bg-light:hover, .webfg a.bg-light:focus,
.webfg button.bg-light:hover,
.webfg button.bg-light:focus {
  background-color: #dae0e5 !important;
}
.webfg .bg-dark {
  background-color: #343a40 !important;
}
.webfg a.bg-dark:hover, .webfg a.bg-dark:focus,
.webfg button.bg-dark:hover,
.webfg button.bg-dark:focus {
  background-color: #1d2124 !important;
}
.webfg .bg-white {
  background-color: #fff !important;
}
.webfg .bg-transparent {
  background-color: transparent !important;
}
.webfg .border {
  border: 1px solid #dee2e6 !important;
}
.webfg .border-top {
  border-top: 1px solid #dee2e6 !important;
}
.webfg .border-right {
  border-right: 1px solid #dee2e6 !important;
}
.webfg .border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.webfg .border-left {
  border-left: 1px solid #dee2e6 !important;
}
.webfg .border-0 {
  border: 0 !important;
}
.webfg .border-top-0 {
  border-top: 0 !important;
}
.webfg .border-right-0 {
  border-right: 0 !important;
}
.webfg .border-bottom-0 {
  border-bottom: 0 !important;
}
.webfg .border-left-0 {
  border-left: 0 !important;
}
.webfg .border-primary {
  border-color: #009FE3 !important;
}
.webfg .border-secondary {
  border-color: #6c757d !important;
}
.webfg .border-success {
  border-color: #009D4D !important;
}
.webfg .border-info {
  border-color: #17a2b8 !important;
}
.webfg .border-warning {
  border-color: #ffc107 !important;
}
.webfg .border-danger {
  border-color: #F12000 !important;
}
.webfg .border-light {
  border-color: #f8f9fa !important;
}
.webfg .border-dark {
  border-color: #343a40 !important;
}
.webfg .border-white {
  border-color: #fff !important;
}
.webfg .rounded-sm {
  border-radius: 0.2rem !important;
}
.webfg .rounded {
  border-radius: 0.25rem !important;
}
.webfg .rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.webfg .rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.webfg .rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.webfg .rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.webfg .rounded-lg {
  border-radius: 0.3rem !important;
}
.webfg .rounded-circle {
  border-radius: 50% !important;
}
.webfg .rounded-pill {
  border-radius: 50rem !important;
}
.webfg .rounded-0 {
  border-radius: 0 !important;
}
.webfg .clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.webfg .d-none {
  display: none !important;
}
.webfg .d-inline {
  display: inline !important;
}
.webfg .d-inline-block {
  display: inline-block !important;
}
.webfg .d-block {
  display: block !important;
}
.webfg .d-table {
  display: table !important;
}
.webfg .d-table-row {
  display: table-row !important;
}
.webfg .d-table-cell {
  display: table-cell !important;
}
.webfg .d-flex {
  display: flex !important;
}
.webfg .d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .webfg .d-sm-none {
    display: none !important;
  }
  .webfg .d-sm-inline {
    display: inline !important;
  }
  .webfg .d-sm-inline-block {
    display: inline-block !important;
  }
  .webfg .d-sm-block {
    display: block !important;
  }
  .webfg .d-sm-table {
    display: table !important;
  }
  .webfg .d-sm-table-row {
    display: table-row !important;
  }
  .webfg .d-sm-table-cell {
    display: table-cell !important;
  }
  .webfg .d-sm-flex {
    display: flex !important;
  }
  .webfg .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .webfg .d-md-none {
    display: none !important;
  }
  .webfg .d-md-inline {
    display: inline !important;
  }
  .webfg .d-md-inline-block {
    display: inline-block !important;
  }
  .webfg .d-md-block {
    display: block !important;
  }
  .webfg .d-md-table {
    display: table !important;
  }
  .webfg .d-md-table-row {
    display: table-row !important;
  }
  .webfg .d-md-table-cell {
    display: table-cell !important;
  }
  .webfg .d-md-flex {
    display: flex !important;
  }
  .webfg .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .webfg .d-lg-none {
    display: none !important;
  }
  .webfg .d-lg-inline {
    display: inline !important;
  }
  .webfg .d-lg-inline-block {
    display: inline-block !important;
  }
  .webfg .d-lg-block {
    display: block !important;
  }
  .webfg .d-lg-table {
    display: table !important;
  }
  .webfg .d-lg-table-row {
    display: table-row !important;
  }
  .webfg .d-lg-table-cell {
    display: table-cell !important;
  }
  .webfg .d-lg-flex {
    display: flex !important;
  }
  .webfg .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .webfg .d-xl-none {
    display: none !important;
  }
  .webfg .d-xl-inline {
    display: inline !important;
  }
  .webfg .d-xl-inline-block {
    display: inline-block !important;
  }
  .webfg .d-xl-block {
    display: block !important;
  }
  .webfg .d-xl-table {
    display: table !important;
  }
  .webfg .d-xl-table-row {
    display: table-row !important;
  }
  .webfg .d-xl-table-cell {
    display: table-cell !important;
  }
  .webfg .d-xl-flex {
    display: flex !important;
  }
  .webfg .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .webfg .d-print-none {
    display: none !important;
  }
  .webfg .d-print-inline {
    display: inline !important;
  }
  .webfg .d-print-inline-block {
    display: inline-block !important;
  }
  .webfg .d-print-block {
    display: block !important;
  }
  .webfg .d-print-table {
    display: table !important;
  }
  .webfg .d-print-table-row {
    display: table-row !important;
  }
  .webfg .d-print-table-cell {
    display: table-cell !important;
  }
  .webfg .d-print-flex {
    display: flex !important;
  }
  .webfg .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.webfg .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.webfg .embed-responsive::before {
  display: block;
  content: "";
}
.webfg .embed-responsive .embed-responsive-item,
.webfg .embed-responsive iframe,
.webfg .embed-responsive embed,
.webfg .embed-responsive object,
.webfg .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.webfg .embed-responsive-21by9::before {
  padding-top: 42.85714%;
}
.webfg .embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.webfg .embed-responsive-4by3::before {
  padding-top: 75%;
}
.webfg .embed-responsive-1by1::before {
  padding-top: 100%;
}
.webfg .flex-row {
  flex-direction: row !important;
}
.webfg .flex-column {
  flex-direction: column !important;
}
.webfg .flex-row-reverse {
  flex-direction: row-reverse !important;
}
.webfg .flex-column-reverse {
  flex-direction: column-reverse !important;
}
.webfg .flex-wrap {
  flex-wrap: wrap !important;
}
.webfg .flex-nowrap {
  flex-wrap: nowrap !important;
}
.webfg .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.webfg .flex-fill {
  flex: 1 1 auto !important;
}
.webfg .flex-grow-0 {
  flex-grow: 0 !important;
}
.webfg .flex-grow-1 {
  flex-grow: 1 !important;
}
.webfg .flex-shrink-0 {
  flex-shrink: 0 !important;
}
.webfg .flex-shrink-1 {
  flex-shrink: 1 !important;
}
.webfg .justify-content-start {
  justify-content: flex-start !important;
}
.webfg .justify-content-end {
  justify-content: flex-end !important;
}
.webfg .justify-content-center {
  justify-content: center !important;
}
.webfg .justify-content-between {
  justify-content: space-between !important;
}
.webfg .justify-content-around {
  justify-content: space-around !important;
}
.webfg .align-items-start {
  align-items: flex-start !important;
}
.webfg .align-items-end {
  align-items: flex-end !important;
}
.webfg .align-items-center {
  align-items: center !important;
}
.webfg .align-items-baseline {
  align-items: baseline !important;
}
.webfg .align-items-stretch {
  align-items: stretch !important;
}
.webfg .align-content-start {
  align-content: flex-start !important;
}
.webfg .align-content-end {
  align-content: flex-end !important;
}
.webfg .align-content-center {
  align-content: center !important;
}
.webfg .align-content-between {
  align-content: space-between !important;
}
.webfg .align-content-around {
  align-content: space-around !important;
}
.webfg .align-content-stretch {
  align-content: stretch !important;
}
.webfg .align-self-auto {
  align-self: auto !important;
}
.webfg .align-self-start {
  align-self: flex-start !important;
}
.webfg .align-self-end {
  align-self: flex-end !important;
}
.webfg .align-self-center {
  align-self: center !important;
}
.webfg .align-self-baseline {
  align-self: baseline !important;
}
.webfg .align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .webfg .flex-sm-row {
    flex-direction: row !important;
  }
  .webfg .flex-sm-column {
    flex-direction: column !important;
  }
  .webfg .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .webfg .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .webfg .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .webfg .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .webfg .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .webfg .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .webfg .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .webfg .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .webfg .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .webfg .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .webfg .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .webfg .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .webfg .justify-content-sm-center {
    justify-content: center !important;
  }
  .webfg .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .webfg .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .webfg .align-items-sm-start {
    align-items: flex-start !important;
  }
  .webfg .align-items-sm-end {
    align-items: flex-end !important;
  }
  .webfg .align-items-sm-center {
    align-items: center !important;
  }
  .webfg .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .webfg .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .webfg .align-content-sm-start {
    align-content: flex-start !important;
  }
  .webfg .align-content-sm-end {
    align-content: flex-end !important;
  }
  .webfg .align-content-sm-center {
    align-content: center !important;
  }
  .webfg .align-content-sm-between {
    align-content: space-between !important;
  }
  .webfg .align-content-sm-around {
    align-content: space-around !important;
  }
  .webfg .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .webfg .align-self-sm-auto {
    align-self: auto !important;
  }
  .webfg .align-self-sm-start {
    align-self: flex-start !important;
  }
  .webfg .align-self-sm-end {
    align-self: flex-end !important;
  }
  .webfg .align-self-sm-center {
    align-self: center !important;
  }
  .webfg .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .webfg .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .webfg .flex-md-row {
    flex-direction: row !important;
  }
  .webfg .flex-md-column {
    flex-direction: column !important;
  }
  .webfg .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .webfg .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .webfg .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .webfg .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .webfg .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .webfg .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .webfg .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .webfg .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .webfg .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .webfg .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .webfg .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .webfg .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .webfg .justify-content-md-center {
    justify-content: center !important;
  }
  .webfg .justify-content-md-between {
    justify-content: space-between !important;
  }
  .webfg .justify-content-md-around {
    justify-content: space-around !important;
  }
  .webfg .align-items-md-start {
    align-items: flex-start !important;
  }
  .webfg .align-items-md-end {
    align-items: flex-end !important;
  }
  .webfg .align-items-md-center {
    align-items: center !important;
  }
  .webfg .align-items-md-baseline {
    align-items: baseline !important;
  }
  .webfg .align-items-md-stretch {
    align-items: stretch !important;
  }
  .webfg .align-content-md-start {
    align-content: flex-start !important;
  }
  .webfg .align-content-md-end {
    align-content: flex-end !important;
  }
  .webfg .align-content-md-center {
    align-content: center !important;
  }
  .webfg .align-content-md-between {
    align-content: space-between !important;
  }
  .webfg .align-content-md-around {
    align-content: space-around !important;
  }
  .webfg .align-content-md-stretch {
    align-content: stretch !important;
  }
  .webfg .align-self-md-auto {
    align-self: auto !important;
  }
  .webfg .align-self-md-start {
    align-self: flex-start !important;
  }
  .webfg .align-self-md-end {
    align-self: flex-end !important;
  }
  .webfg .align-self-md-center {
    align-self: center !important;
  }
  .webfg .align-self-md-baseline {
    align-self: baseline !important;
  }
  .webfg .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .webfg .flex-lg-row {
    flex-direction: row !important;
  }
  .webfg .flex-lg-column {
    flex-direction: column !important;
  }
  .webfg .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .webfg .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .webfg .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .webfg .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .webfg .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .webfg .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .webfg .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .webfg .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .webfg .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .webfg .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .webfg .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .webfg .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .webfg .justify-content-lg-center {
    justify-content: center !important;
  }
  .webfg .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .webfg .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .webfg .align-items-lg-start {
    align-items: flex-start !important;
  }
  .webfg .align-items-lg-end {
    align-items: flex-end !important;
  }
  .webfg .align-items-lg-center {
    align-items: center !important;
  }
  .webfg .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .webfg .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .webfg .align-content-lg-start {
    align-content: flex-start !important;
  }
  .webfg .align-content-lg-end {
    align-content: flex-end !important;
  }
  .webfg .align-content-lg-center {
    align-content: center !important;
  }
  .webfg .align-content-lg-between {
    align-content: space-between !important;
  }
  .webfg .align-content-lg-around {
    align-content: space-around !important;
  }
  .webfg .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .webfg .align-self-lg-auto {
    align-self: auto !important;
  }
  .webfg .align-self-lg-start {
    align-self: flex-start !important;
  }
  .webfg .align-self-lg-end {
    align-self: flex-end !important;
  }
  .webfg .align-self-lg-center {
    align-self: center !important;
  }
  .webfg .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .webfg .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .webfg .flex-xl-row {
    flex-direction: row !important;
  }
  .webfg .flex-xl-column {
    flex-direction: column !important;
  }
  .webfg .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .webfg .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .webfg .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .webfg .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .webfg .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .webfg .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .webfg .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .webfg .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .webfg .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .webfg .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .webfg .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .webfg .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .webfg .justify-content-xl-center {
    justify-content: center !important;
  }
  .webfg .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .webfg .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .webfg .align-items-xl-start {
    align-items: flex-start !important;
  }
  .webfg .align-items-xl-end {
    align-items: flex-end !important;
  }
  .webfg .align-items-xl-center {
    align-items: center !important;
  }
  .webfg .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .webfg .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .webfg .align-content-xl-start {
    align-content: flex-start !important;
  }
  .webfg .align-content-xl-end {
    align-content: flex-end !important;
  }
  .webfg .align-content-xl-center {
    align-content: center !important;
  }
  .webfg .align-content-xl-between {
    align-content: space-between !important;
  }
  .webfg .align-content-xl-around {
    align-content: space-around !important;
  }
  .webfg .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .webfg .align-self-xl-auto {
    align-self: auto !important;
  }
  .webfg .align-self-xl-start {
    align-self: flex-start !important;
  }
  .webfg .align-self-xl-end {
    align-self: flex-end !important;
  }
  .webfg .align-self-xl-center {
    align-self: center !important;
  }
  .webfg .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .webfg .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.webfg .float-left {
  float: left !important;
}
.webfg .float-right {
  float: right !important;
}
.webfg .float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .webfg .float-sm-left {
    float: left !important;
  }
  .webfg .float-sm-right {
    float: right !important;
  }
  .webfg .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .webfg .float-md-left {
    float: left !important;
  }
  .webfg .float-md-right {
    float: right !important;
  }
  .webfg .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .webfg .float-lg-left {
    float: left !important;
  }
  .webfg .float-lg-right {
    float: right !important;
  }
  .webfg .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .webfg .float-xl-left {
    float: left !important;
  }
  .webfg .float-xl-right {
    float: right !important;
  }
  .webfg .float-xl-none {
    float: none !important;
  }
}
.webfg .overflow-auto {
  overflow: auto !important;
}
.webfg .overflow-hidden {
  overflow: hidden !important;
}
.webfg .position-static {
  position: static !important;
}
.webfg .position-relative {
  position: relative !important;
}
.webfg .position-absolute {
  position: absolute !important;
}
.webfg .position-fixed {
  position: fixed !important;
}
.webfg .position-sticky {
  position: sticky !important;
}
.webfg .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.webfg .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
@supports (position: sticky) {
  .webfg .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.webfg .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.webfg .sr-only-focusable:active, .webfg .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.webfg .shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.webfg .shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.webfg .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.webfg .shadow-none {
  box-shadow: none !important;
}
.webfg .w-25 {
  width: 25% !important;
}
.webfg .w-50 {
  width: 50% !important;
}
.webfg .w-75 {
  width: 75% !important;
}
.webfg .w-100 {
  width: 100% !important;
}
.webfg .w-auto {
  width: auto !important;
}
.webfg .h-25 {
  height: 25% !important;
}
.webfg .h-50 {
  height: 50% !important;
}
.webfg .h-75 {
  height: 75% !important;
}
.webfg .h-100 {
  height: 100% !important;
}
.webfg .h-auto {
  height: auto !important;
}
.webfg .mw-100 {
  max-width: 100% !important;
}
.webfg .mh-100 {
  max-height: 100% !important;
}
.webfg .min-vw-100 {
  min-width: 100vw !important;
}
.webfg .min-vh-100 {
  min-height: 100vh !important;
}
.webfg .vw-100 {
  width: 100vw !important;
}
.webfg .vh-100 {
  height: 100vh !important;
}
.webfg .stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: transparent;
}
.webfg .m-0 {
  margin: 0 !important;
}
.webfg .mt-0,
.webfg .my-0 {
  margin-top: 0 !important;
}
.webfg .mr-0,
.webfg .mx-0 {
  margin-right: 0 !important;
}
.webfg .mb-0,
.webfg .my-0 {
  margin-bottom: 0 !important;
}
.webfg .ml-0,
.webfg .mx-0 {
  margin-left: 0 !important;
}
.webfg .m-1 {
  margin: 0.25rem !important;
}
.webfg .mt-1,
.webfg .my-1 {
  margin-top: 0.25rem !important;
}
.webfg .mr-1,
.webfg .mx-1 {
  margin-right: 0.25rem !important;
}
.webfg .mb-1,
.webfg .my-1 {
  margin-bottom: 0.25rem !important;
}
.webfg .ml-1,
.webfg .mx-1 {
  margin-left: 0.25rem !important;
}
.webfg .m-2 {
  margin: 0.5rem !important;
}
.webfg .mt-2,
.webfg .my-2 {
  margin-top: 0.5rem !important;
}
.webfg .mr-2,
.webfg .mx-2 {
  margin-right: 0.5rem !important;
}
.webfg .mb-2,
.webfg .my-2 {
  margin-bottom: 0.5rem !important;
}
.webfg .ml-2,
.webfg .mx-2 {
  margin-left: 0.5rem !important;
}
.webfg .m-3 {
  margin: 1rem !important;
}
.webfg .mt-3,
.webfg .my-3 {
  margin-top: 1rem !important;
}
.webfg .mr-3,
.webfg .mx-3 {
  margin-right: 1rem !important;
}
.webfg .mb-3,
.webfg .my-3 {
  margin-bottom: 1rem !important;
}
.webfg .ml-3,
.webfg .mx-3 {
  margin-left: 1rem !important;
}
.webfg .m-4 {
  margin: 1.5rem !important;
}
.webfg .mt-4,
.webfg .my-4 {
  margin-top: 1.5rem !important;
}
.webfg .mr-4,
.webfg .mx-4 {
  margin-right: 1.5rem !important;
}
.webfg .mb-4,
.webfg .my-4 {
  margin-bottom: 1.5rem !important;
}
.webfg .ml-4,
.webfg .mx-4 {
  margin-left: 1.5rem !important;
}
.webfg .m-5 {
  margin: 3rem !important;
}
.webfg .mt-5,
.webfg .my-5 {
  margin-top: 3rem !important;
}
.webfg .mr-5,
.webfg .mx-5 {
  margin-right: 3rem !important;
}
.webfg .mb-5,
.webfg .my-5 {
  margin-bottom: 3rem !important;
}
.webfg .ml-5,
.webfg .mx-5 {
  margin-left: 3rem !important;
}
.webfg .p-0 {
  padding: 0 !important;
}
.webfg .pt-0,
.webfg .py-0 {
  padding-top: 0 !important;
}
.webfg .pr-0,
.webfg .px-0 {
  padding-right: 0 !important;
}
.webfg .pb-0,
.webfg .py-0 {
  padding-bottom: 0 !important;
}
.webfg .pl-0,
.webfg .px-0 {
  padding-left: 0 !important;
}
.webfg .p-1 {
  padding: 0.25rem !important;
}
.webfg .pt-1,
.webfg .py-1 {
  padding-top: 0.25rem !important;
}
.webfg .pr-1,
.webfg .px-1 {
  padding-right: 0.25rem !important;
}
.webfg .pb-1,
.webfg .py-1 {
  padding-bottom: 0.25rem !important;
}
.webfg .pl-1,
.webfg .px-1 {
  padding-left: 0.25rem !important;
}
.webfg .p-2 {
  padding: 0.5rem !important;
}
.webfg .pt-2,
.webfg .py-2 {
  padding-top: 0.5rem !important;
}
.webfg .pr-2,
.webfg .px-2 {
  padding-right: 0.5rem !important;
}
.webfg .pb-2,
.webfg .py-2 {
  padding-bottom: 0.5rem !important;
}
.webfg .pl-2,
.webfg .px-2 {
  padding-left: 0.5rem !important;
}
.webfg .p-3 {
  padding: 1rem !important;
}
.webfg .pt-3,
.webfg .py-3 {
  padding-top: 1rem !important;
}
.webfg .pr-3,
.webfg .px-3 {
  padding-right: 1rem !important;
}
.webfg .pb-3,
.webfg .py-3 {
  padding-bottom: 1rem !important;
}
.webfg .pl-3,
.webfg .px-3 {
  padding-left: 1rem !important;
}
.webfg .p-4 {
  padding: 1.5rem !important;
}
.webfg .pt-4,
.webfg .py-4 {
  padding-top: 1.5rem !important;
}
.webfg .pr-4,
.webfg .px-4 {
  padding-right: 1.5rem !important;
}
.webfg .pb-4,
.webfg .py-4 {
  padding-bottom: 1.5rem !important;
}
.webfg .pl-4,
.webfg .px-4 {
  padding-left: 1.5rem !important;
}
.webfg .p-5 {
  padding: 3rem !important;
}
.webfg .pt-5,
.webfg .py-5 {
  padding-top: 3rem !important;
}
.webfg .pr-5,
.webfg .px-5 {
  padding-right: 3rem !important;
}
.webfg .pb-5,
.webfg .py-5 {
  padding-bottom: 3rem !important;
}
.webfg .pl-5,
.webfg .px-5 {
  padding-left: 3rem !important;
}
.webfg .m-n1 {
  margin: -0.25rem !important;
}
.webfg .mt-n1,
.webfg .my-n1 {
  margin-top: -0.25rem !important;
}
.webfg .mr-n1,
.webfg .mx-n1 {
  margin-right: -0.25rem !important;
}
.webfg .mb-n1,
.webfg .my-n1 {
  margin-bottom: -0.25rem !important;
}
.webfg .ml-n1,
.webfg .mx-n1 {
  margin-left: -0.25rem !important;
}
.webfg .m-n2 {
  margin: -0.5rem !important;
}
.webfg .mt-n2,
.webfg .my-n2 {
  margin-top: -0.5rem !important;
}
.webfg .mr-n2,
.webfg .mx-n2 {
  margin-right: -0.5rem !important;
}
.webfg .mb-n2,
.webfg .my-n2 {
  margin-bottom: -0.5rem !important;
}
.webfg .ml-n2,
.webfg .mx-n2 {
  margin-left: -0.5rem !important;
}
.webfg .m-n3 {
  margin: -1rem !important;
}
.webfg .mt-n3,
.webfg .my-n3 {
  margin-top: -1rem !important;
}
.webfg .mr-n3,
.webfg .mx-n3 {
  margin-right: -1rem !important;
}
.webfg .mb-n3,
.webfg .my-n3 {
  margin-bottom: -1rem !important;
}
.webfg .ml-n3,
.webfg .mx-n3 {
  margin-left: -1rem !important;
}
.webfg .m-n4 {
  margin: -1.5rem !important;
}
.webfg .mt-n4,
.webfg .my-n4 {
  margin-top: -1.5rem !important;
}
.webfg .mr-n4,
.webfg .mx-n4 {
  margin-right: -1.5rem !important;
}
.webfg .mb-n4,
.webfg .my-n4 {
  margin-bottom: -1.5rem !important;
}
.webfg .ml-n4,
.webfg .mx-n4 {
  margin-left: -1.5rem !important;
}
.webfg .m-n5 {
  margin: -3rem !important;
}
.webfg .mt-n5,
.webfg .my-n5 {
  margin-top: -3rem !important;
}
.webfg .mr-n5,
.webfg .mx-n5 {
  margin-right: -3rem !important;
}
.webfg .mb-n5,
.webfg .my-n5 {
  margin-bottom: -3rem !important;
}
.webfg .ml-n5,
.webfg .mx-n5 {
  margin-left: -3rem !important;
}
.webfg .m-auto {
  margin: auto !important;
}
.webfg .mt-auto,
.webfg .my-auto {
  margin-top: auto !important;
}
.webfg .mr-auto,
.webfg .mx-auto {
  margin-right: auto !important;
}
.webfg .mb-auto,
.webfg .my-auto {
  margin-bottom: auto !important;
}
.webfg .ml-auto,
.webfg .mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .webfg .m-sm-0 {
    margin: 0 !important;
  }
  .webfg .mt-sm-0,
  .webfg .my-sm-0 {
    margin-top: 0 !important;
  }
  .webfg .mr-sm-0,
  .webfg .mx-sm-0 {
    margin-right: 0 !important;
  }
  .webfg .mb-sm-0,
  .webfg .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .webfg .ml-sm-0,
  .webfg .mx-sm-0 {
    margin-left: 0 !important;
  }
  .webfg .m-sm-1 {
    margin: 0.25rem !important;
  }
  .webfg .mt-sm-1,
  .webfg .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .webfg .mr-sm-1,
  .webfg .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .webfg .mb-sm-1,
  .webfg .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .webfg .ml-sm-1,
  .webfg .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .webfg .m-sm-2 {
    margin: 0.5rem !important;
  }
  .webfg .mt-sm-2,
  .webfg .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .webfg .mr-sm-2,
  .webfg .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .webfg .mb-sm-2,
  .webfg .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .webfg .ml-sm-2,
  .webfg .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .webfg .m-sm-3 {
    margin: 1rem !important;
  }
  .webfg .mt-sm-3,
  .webfg .my-sm-3 {
    margin-top: 1rem !important;
  }
  .webfg .mr-sm-3,
  .webfg .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .webfg .mb-sm-3,
  .webfg .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .webfg .ml-sm-3,
  .webfg .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .webfg .m-sm-4 {
    margin: 1.5rem !important;
  }
  .webfg .mt-sm-4,
  .webfg .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .webfg .mr-sm-4,
  .webfg .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .webfg .mb-sm-4,
  .webfg .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .webfg .ml-sm-4,
  .webfg .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .webfg .m-sm-5 {
    margin: 3rem !important;
  }
  .webfg .mt-sm-5,
  .webfg .my-sm-5 {
    margin-top: 3rem !important;
  }
  .webfg .mr-sm-5,
  .webfg .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .webfg .mb-sm-5,
  .webfg .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .webfg .ml-sm-5,
  .webfg .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .webfg .p-sm-0 {
    padding: 0 !important;
  }
  .webfg .pt-sm-0,
  .webfg .py-sm-0 {
    padding-top: 0 !important;
  }
  .webfg .pr-sm-0,
  .webfg .px-sm-0 {
    padding-right: 0 !important;
  }
  .webfg .pb-sm-0,
  .webfg .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .webfg .pl-sm-0,
  .webfg .px-sm-0 {
    padding-left: 0 !important;
  }
  .webfg .p-sm-1 {
    padding: 0.25rem !important;
  }
  .webfg .pt-sm-1,
  .webfg .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .webfg .pr-sm-1,
  .webfg .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .webfg .pb-sm-1,
  .webfg .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .webfg .pl-sm-1,
  .webfg .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .webfg .p-sm-2 {
    padding: 0.5rem !important;
  }
  .webfg .pt-sm-2,
  .webfg .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .webfg .pr-sm-2,
  .webfg .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .webfg .pb-sm-2,
  .webfg .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .webfg .pl-sm-2,
  .webfg .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .webfg .p-sm-3 {
    padding: 1rem !important;
  }
  .webfg .pt-sm-3,
  .webfg .py-sm-3 {
    padding-top: 1rem !important;
  }
  .webfg .pr-sm-3,
  .webfg .px-sm-3 {
    padding-right: 1rem !important;
  }
  .webfg .pb-sm-3,
  .webfg .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .webfg .pl-sm-3,
  .webfg .px-sm-3 {
    padding-left: 1rem !important;
  }
  .webfg .p-sm-4 {
    padding: 1.5rem !important;
  }
  .webfg .pt-sm-4,
  .webfg .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .webfg .pr-sm-4,
  .webfg .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .webfg .pb-sm-4,
  .webfg .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .webfg .pl-sm-4,
  .webfg .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .webfg .p-sm-5 {
    padding: 3rem !important;
  }
  .webfg .pt-sm-5,
  .webfg .py-sm-5 {
    padding-top: 3rem !important;
  }
  .webfg .pr-sm-5,
  .webfg .px-sm-5 {
    padding-right: 3rem !important;
  }
  .webfg .pb-sm-5,
  .webfg .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .webfg .pl-sm-5,
  .webfg .px-sm-5 {
    padding-left: 3rem !important;
  }
  .webfg .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .webfg .mt-sm-n1,
  .webfg .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .webfg .mr-sm-n1,
  .webfg .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .webfg .mb-sm-n1,
  .webfg .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .webfg .ml-sm-n1,
  .webfg .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .webfg .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .webfg .mt-sm-n2,
  .webfg .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .webfg .mr-sm-n2,
  .webfg .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .webfg .mb-sm-n2,
  .webfg .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .webfg .ml-sm-n2,
  .webfg .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .webfg .m-sm-n3 {
    margin: -1rem !important;
  }
  .webfg .mt-sm-n3,
  .webfg .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .webfg .mr-sm-n3,
  .webfg .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .webfg .mb-sm-n3,
  .webfg .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .webfg .ml-sm-n3,
  .webfg .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .webfg .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .webfg .mt-sm-n4,
  .webfg .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .webfg .mr-sm-n4,
  .webfg .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .webfg .mb-sm-n4,
  .webfg .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .webfg .ml-sm-n4,
  .webfg .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .webfg .m-sm-n5 {
    margin: -3rem !important;
  }
  .webfg .mt-sm-n5,
  .webfg .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .webfg .mr-sm-n5,
  .webfg .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .webfg .mb-sm-n5,
  .webfg .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .webfg .ml-sm-n5,
  .webfg .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .webfg .m-sm-auto {
    margin: auto !important;
  }
  .webfg .mt-sm-auto,
  .webfg .my-sm-auto {
    margin-top: auto !important;
  }
  .webfg .mr-sm-auto,
  .webfg .mx-sm-auto {
    margin-right: auto !important;
  }
  .webfg .mb-sm-auto,
  .webfg .my-sm-auto {
    margin-bottom: auto !important;
  }
  .webfg .ml-sm-auto,
  .webfg .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .webfg .m-md-0 {
    margin: 0 !important;
  }
  .webfg .mt-md-0,
  .webfg .my-md-0 {
    margin-top: 0 !important;
  }
  .webfg .mr-md-0,
  .webfg .mx-md-0 {
    margin-right: 0 !important;
  }
  .webfg .mb-md-0,
  .webfg .my-md-0 {
    margin-bottom: 0 !important;
  }
  .webfg .ml-md-0,
  .webfg .mx-md-0 {
    margin-left: 0 !important;
  }
  .webfg .m-md-1 {
    margin: 0.25rem !important;
  }
  .webfg .mt-md-1,
  .webfg .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .webfg .mr-md-1,
  .webfg .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .webfg .mb-md-1,
  .webfg .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .webfg .ml-md-1,
  .webfg .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .webfg .m-md-2 {
    margin: 0.5rem !important;
  }
  .webfg .mt-md-2,
  .webfg .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .webfg .mr-md-2,
  .webfg .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .webfg .mb-md-2,
  .webfg .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .webfg .ml-md-2,
  .webfg .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .webfg .m-md-3 {
    margin: 1rem !important;
  }
  .webfg .mt-md-3,
  .webfg .my-md-3 {
    margin-top: 1rem !important;
  }
  .webfg .mr-md-3,
  .webfg .mx-md-3 {
    margin-right: 1rem !important;
  }
  .webfg .mb-md-3,
  .webfg .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .webfg .ml-md-3,
  .webfg .mx-md-3 {
    margin-left: 1rem !important;
  }
  .webfg .m-md-4 {
    margin: 1.5rem !important;
  }
  .webfg .mt-md-4,
  .webfg .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .webfg .mr-md-4,
  .webfg .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .webfg .mb-md-4,
  .webfg .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .webfg .ml-md-4,
  .webfg .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .webfg .m-md-5 {
    margin: 3rem !important;
  }
  .webfg .mt-md-5,
  .webfg .my-md-5 {
    margin-top: 3rem !important;
  }
  .webfg .mr-md-5,
  .webfg .mx-md-5 {
    margin-right: 3rem !important;
  }
  .webfg .mb-md-5,
  .webfg .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .webfg .ml-md-5,
  .webfg .mx-md-5 {
    margin-left: 3rem !important;
  }
  .webfg .p-md-0 {
    padding: 0 !important;
  }
  .webfg .pt-md-0,
  .webfg .py-md-0 {
    padding-top: 0 !important;
  }
  .webfg .pr-md-0,
  .webfg .px-md-0 {
    padding-right: 0 !important;
  }
  .webfg .pb-md-0,
  .webfg .py-md-0 {
    padding-bottom: 0 !important;
  }
  .webfg .pl-md-0,
  .webfg .px-md-0 {
    padding-left: 0 !important;
  }
  .webfg .p-md-1 {
    padding: 0.25rem !important;
  }
  .webfg .pt-md-1,
  .webfg .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .webfg .pr-md-1,
  .webfg .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .webfg .pb-md-1,
  .webfg .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .webfg .pl-md-1,
  .webfg .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .webfg .p-md-2 {
    padding: 0.5rem !important;
  }
  .webfg .pt-md-2,
  .webfg .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .webfg .pr-md-2,
  .webfg .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .webfg .pb-md-2,
  .webfg .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .webfg .pl-md-2,
  .webfg .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .webfg .p-md-3 {
    padding: 1rem !important;
  }
  .webfg .pt-md-3,
  .webfg .py-md-3 {
    padding-top: 1rem !important;
  }
  .webfg .pr-md-3,
  .webfg .px-md-3 {
    padding-right: 1rem !important;
  }
  .webfg .pb-md-3,
  .webfg .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .webfg .pl-md-3,
  .webfg .px-md-3 {
    padding-left: 1rem !important;
  }
  .webfg .p-md-4 {
    padding: 1.5rem !important;
  }
  .webfg .pt-md-4,
  .webfg .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .webfg .pr-md-4,
  .webfg .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .webfg .pb-md-4,
  .webfg .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .webfg .pl-md-4,
  .webfg .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .webfg .p-md-5 {
    padding: 3rem !important;
  }
  .webfg .pt-md-5,
  .webfg .py-md-5 {
    padding-top: 3rem !important;
  }
  .webfg .pr-md-5,
  .webfg .px-md-5 {
    padding-right: 3rem !important;
  }
  .webfg .pb-md-5,
  .webfg .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .webfg .pl-md-5,
  .webfg .px-md-5 {
    padding-left: 3rem !important;
  }
  .webfg .m-md-n1 {
    margin: -0.25rem !important;
  }
  .webfg .mt-md-n1,
  .webfg .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .webfg .mr-md-n1,
  .webfg .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .webfg .mb-md-n1,
  .webfg .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .webfg .ml-md-n1,
  .webfg .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .webfg .m-md-n2 {
    margin: -0.5rem !important;
  }
  .webfg .mt-md-n2,
  .webfg .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .webfg .mr-md-n2,
  .webfg .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .webfg .mb-md-n2,
  .webfg .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .webfg .ml-md-n2,
  .webfg .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .webfg .m-md-n3 {
    margin: -1rem !important;
  }
  .webfg .mt-md-n3,
  .webfg .my-md-n3 {
    margin-top: -1rem !important;
  }
  .webfg .mr-md-n3,
  .webfg .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .webfg .mb-md-n3,
  .webfg .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .webfg .ml-md-n3,
  .webfg .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .webfg .m-md-n4 {
    margin: -1.5rem !important;
  }
  .webfg .mt-md-n4,
  .webfg .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .webfg .mr-md-n4,
  .webfg .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .webfg .mb-md-n4,
  .webfg .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .webfg .ml-md-n4,
  .webfg .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .webfg .m-md-n5 {
    margin: -3rem !important;
  }
  .webfg .mt-md-n5,
  .webfg .my-md-n5 {
    margin-top: -3rem !important;
  }
  .webfg .mr-md-n5,
  .webfg .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .webfg .mb-md-n5,
  .webfg .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .webfg .ml-md-n5,
  .webfg .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .webfg .m-md-auto {
    margin: auto !important;
  }
  .webfg .mt-md-auto,
  .webfg .my-md-auto {
    margin-top: auto !important;
  }
  .webfg .mr-md-auto,
  .webfg .mx-md-auto {
    margin-right: auto !important;
  }
  .webfg .mb-md-auto,
  .webfg .my-md-auto {
    margin-bottom: auto !important;
  }
  .webfg .ml-md-auto,
  .webfg .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .webfg .m-lg-0 {
    margin: 0 !important;
  }
  .webfg .mt-lg-0,
  .webfg .my-lg-0 {
    margin-top: 0 !important;
  }
  .webfg .mr-lg-0,
  .webfg .mx-lg-0 {
    margin-right: 0 !important;
  }
  .webfg .mb-lg-0,
  .webfg .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .webfg .ml-lg-0,
  .webfg .mx-lg-0 {
    margin-left: 0 !important;
  }
  .webfg .m-lg-1 {
    margin: 0.25rem !important;
  }
  .webfg .mt-lg-1,
  .webfg .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .webfg .mr-lg-1,
  .webfg .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .webfg .mb-lg-1,
  .webfg .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .webfg .ml-lg-1,
  .webfg .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .webfg .m-lg-2 {
    margin: 0.5rem !important;
  }
  .webfg .mt-lg-2,
  .webfg .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .webfg .mr-lg-2,
  .webfg .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .webfg .mb-lg-2,
  .webfg .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .webfg .ml-lg-2,
  .webfg .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .webfg .m-lg-3 {
    margin: 1rem !important;
  }
  .webfg .mt-lg-3,
  .webfg .my-lg-3 {
    margin-top: 1rem !important;
  }
  .webfg .mr-lg-3,
  .webfg .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .webfg .mb-lg-3,
  .webfg .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .webfg .ml-lg-3,
  .webfg .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .webfg .m-lg-4 {
    margin: 1.5rem !important;
  }
  .webfg .mt-lg-4,
  .webfg .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .webfg .mr-lg-4,
  .webfg .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .webfg .mb-lg-4,
  .webfg .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .webfg .ml-lg-4,
  .webfg .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .webfg .m-lg-5 {
    margin: 3rem !important;
  }
  .webfg .mt-lg-5,
  .webfg .my-lg-5 {
    margin-top: 3rem !important;
  }
  .webfg .mr-lg-5,
  .webfg .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .webfg .mb-lg-5,
  .webfg .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .webfg .ml-lg-5,
  .webfg .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .webfg .p-lg-0 {
    padding: 0 !important;
  }
  .webfg .pt-lg-0,
  .webfg .py-lg-0 {
    padding-top: 0 !important;
  }
  .webfg .pr-lg-0,
  .webfg .px-lg-0 {
    padding-right: 0 !important;
  }
  .webfg .pb-lg-0,
  .webfg .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .webfg .pl-lg-0,
  .webfg .px-lg-0 {
    padding-left: 0 !important;
  }
  .webfg .p-lg-1 {
    padding: 0.25rem !important;
  }
  .webfg .pt-lg-1,
  .webfg .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .webfg .pr-lg-1,
  .webfg .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .webfg .pb-lg-1,
  .webfg .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .webfg .pl-lg-1,
  .webfg .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .webfg .p-lg-2 {
    padding: 0.5rem !important;
  }
  .webfg .pt-lg-2,
  .webfg .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .webfg .pr-lg-2,
  .webfg .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .webfg .pb-lg-2,
  .webfg .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .webfg .pl-lg-2,
  .webfg .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .webfg .p-lg-3 {
    padding: 1rem !important;
  }
  .webfg .pt-lg-3,
  .webfg .py-lg-3 {
    padding-top: 1rem !important;
  }
  .webfg .pr-lg-3,
  .webfg .px-lg-3 {
    padding-right: 1rem !important;
  }
  .webfg .pb-lg-3,
  .webfg .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .webfg .pl-lg-3,
  .webfg .px-lg-3 {
    padding-left: 1rem !important;
  }
  .webfg .p-lg-4 {
    padding: 1.5rem !important;
  }
  .webfg .pt-lg-4,
  .webfg .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .webfg .pr-lg-4,
  .webfg .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .webfg .pb-lg-4,
  .webfg .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .webfg .pl-lg-4,
  .webfg .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .webfg .p-lg-5 {
    padding: 3rem !important;
  }
  .webfg .pt-lg-5,
  .webfg .py-lg-5 {
    padding-top: 3rem !important;
  }
  .webfg .pr-lg-5,
  .webfg .px-lg-5 {
    padding-right: 3rem !important;
  }
  .webfg .pb-lg-5,
  .webfg .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .webfg .pl-lg-5,
  .webfg .px-lg-5 {
    padding-left: 3rem !important;
  }
  .webfg .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .webfg .mt-lg-n1,
  .webfg .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .webfg .mr-lg-n1,
  .webfg .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .webfg .mb-lg-n1,
  .webfg .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .webfg .ml-lg-n1,
  .webfg .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .webfg .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .webfg .mt-lg-n2,
  .webfg .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .webfg .mr-lg-n2,
  .webfg .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .webfg .mb-lg-n2,
  .webfg .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .webfg .ml-lg-n2,
  .webfg .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .webfg .m-lg-n3 {
    margin: -1rem !important;
  }
  .webfg .mt-lg-n3,
  .webfg .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .webfg .mr-lg-n3,
  .webfg .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .webfg .mb-lg-n3,
  .webfg .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .webfg .ml-lg-n3,
  .webfg .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .webfg .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .webfg .mt-lg-n4,
  .webfg .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .webfg .mr-lg-n4,
  .webfg .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .webfg .mb-lg-n4,
  .webfg .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .webfg .ml-lg-n4,
  .webfg .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .webfg .m-lg-n5 {
    margin: -3rem !important;
  }
  .webfg .mt-lg-n5,
  .webfg .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .webfg .mr-lg-n5,
  .webfg .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .webfg .mb-lg-n5,
  .webfg .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .webfg .ml-lg-n5,
  .webfg .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .webfg .m-lg-auto {
    margin: auto !important;
  }
  .webfg .mt-lg-auto,
  .webfg .my-lg-auto {
    margin-top: auto !important;
  }
  .webfg .mr-lg-auto,
  .webfg .mx-lg-auto {
    margin-right: auto !important;
  }
  .webfg .mb-lg-auto,
  .webfg .my-lg-auto {
    margin-bottom: auto !important;
  }
  .webfg .ml-lg-auto,
  .webfg .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .webfg .m-xl-0 {
    margin: 0 !important;
  }
  .webfg .mt-xl-0,
  .webfg .my-xl-0 {
    margin-top: 0 !important;
  }
  .webfg .mr-xl-0,
  .webfg .mx-xl-0 {
    margin-right: 0 !important;
  }
  .webfg .mb-xl-0,
  .webfg .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .webfg .ml-xl-0,
  .webfg .mx-xl-0 {
    margin-left: 0 !important;
  }
  .webfg .m-xl-1 {
    margin: 0.25rem !important;
  }
  .webfg .mt-xl-1,
  .webfg .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .webfg .mr-xl-1,
  .webfg .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .webfg .mb-xl-1,
  .webfg .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .webfg .ml-xl-1,
  .webfg .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .webfg .m-xl-2 {
    margin: 0.5rem !important;
  }
  .webfg .mt-xl-2,
  .webfg .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .webfg .mr-xl-2,
  .webfg .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .webfg .mb-xl-2,
  .webfg .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .webfg .ml-xl-2,
  .webfg .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .webfg .m-xl-3 {
    margin: 1rem !important;
  }
  .webfg .mt-xl-3,
  .webfg .my-xl-3 {
    margin-top: 1rem !important;
  }
  .webfg .mr-xl-3,
  .webfg .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .webfg .mb-xl-3,
  .webfg .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .webfg .ml-xl-3,
  .webfg .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .webfg .m-xl-4 {
    margin: 1.5rem !important;
  }
  .webfg .mt-xl-4,
  .webfg .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .webfg .mr-xl-4,
  .webfg .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .webfg .mb-xl-4,
  .webfg .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .webfg .ml-xl-4,
  .webfg .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .webfg .m-xl-5 {
    margin: 3rem !important;
  }
  .webfg .mt-xl-5,
  .webfg .my-xl-5 {
    margin-top: 3rem !important;
  }
  .webfg .mr-xl-5,
  .webfg .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .webfg .mb-xl-5,
  .webfg .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .webfg .ml-xl-5,
  .webfg .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .webfg .p-xl-0 {
    padding: 0 !important;
  }
  .webfg .pt-xl-0,
  .webfg .py-xl-0 {
    padding-top: 0 !important;
  }
  .webfg .pr-xl-0,
  .webfg .px-xl-0 {
    padding-right: 0 !important;
  }
  .webfg .pb-xl-0,
  .webfg .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .webfg .pl-xl-0,
  .webfg .px-xl-0 {
    padding-left: 0 !important;
  }
  .webfg .p-xl-1 {
    padding: 0.25rem !important;
  }
  .webfg .pt-xl-1,
  .webfg .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .webfg .pr-xl-1,
  .webfg .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .webfg .pb-xl-1,
  .webfg .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .webfg .pl-xl-1,
  .webfg .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .webfg .p-xl-2 {
    padding: 0.5rem !important;
  }
  .webfg .pt-xl-2,
  .webfg .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .webfg .pr-xl-2,
  .webfg .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .webfg .pb-xl-2,
  .webfg .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .webfg .pl-xl-2,
  .webfg .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .webfg .p-xl-3 {
    padding: 1rem !important;
  }
  .webfg .pt-xl-3,
  .webfg .py-xl-3 {
    padding-top: 1rem !important;
  }
  .webfg .pr-xl-3,
  .webfg .px-xl-3 {
    padding-right: 1rem !important;
  }
  .webfg .pb-xl-3,
  .webfg .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .webfg .pl-xl-3,
  .webfg .px-xl-3 {
    padding-left: 1rem !important;
  }
  .webfg .p-xl-4 {
    padding: 1.5rem !important;
  }
  .webfg .pt-xl-4,
  .webfg .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .webfg .pr-xl-4,
  .webfg .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .webfg .pb-xl-4,
  .webfg .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .webfg .pl-xl-4,
  .webfg .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .webfg .p-xl-5 {
    padding: 3rem !important;
  }
  .webfg .pt-xl-5,
  .webfg .py-xl-5 {
    padding-top: 3rem !important;
  }
  .webfg .pr-xl-5,
  .webfg .px-xl-5 {
    padding-right: 3rem !important;
  }
  .webfg .pb-xl-5,
  .webfg .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .webfg .pl-xl-5,
  .webfg .px-xl-5 {
    padding-left: 3rem !important;
  }
  .webfg .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .webfg .mt-xl-n1,
  .webfg .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .webfg .mr-xl-n1,
  .webfg .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .webfg .mb-xl-n1,
  .webfg .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .webfg .ml-xl-n1,
  .webfg .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .webfg .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .webfg .mt-xl-n2,
  .webfg .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .webfg .mr-xl-n2,
  .webfg .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .webfg .mb-xl-n2,
  .webfg .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .webfg .ml-xl-n2,
  .webfg .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .webfg .m-xl-n3 {
    margin: -1rem !important;
  }
  .webfg .mt-xl-n3,
  .webfg .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .webfg .mr-xl-n3,
  .webfg .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .webfg .mb-xl-n3,
  .webfg .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .webfg .ml-xl-n3,
  .webfg .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .webfg .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .webfg .mt-xl-n4,
  .webfg .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .webfg .mr-xl-n4,
  .webfg .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .webfg .mb-xl-n4,
  .webfg .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .webfg .ml-xl-n4,
  .webfg .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .webfg .m-xl-n5 {
    margin: -3rem !important;
  }
  .webfg .mt-xl-n5,
  .webfg .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .webfg .mr-xl-n5,
  .webfg .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .webfg .mb-xl-n5,
  .webfg .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .webfg .ml-xl-n5,
  .webfg .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .webfg .m-xl-auto {
    margin: auto !important;
  }
  .webfg .mt-xl-auto,
  .webfg .my-xl-auto {
    margin-top: auto !important;
  }
  .webfg .mr-xl-auto,
  .webfg .mx-xl-auto {
    margin-right: auto !important;
  }
  .webfg .mb-xl-auto,
  .webfg .my-xl-auto {
    margin-bottom: auto !important;
  }
  .webfg .ml-xl-auto,
  .webfg .mx-xl-auto {
    margin-left: auto !important;
  }
}
.webfg .text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.webfg .text-justify {
  text-align: justify !important;
}
.webfg .text-wrap {
  white-space: normal !important;
}
.webfg .text-nowrap {
  white-space: nowrap !important;
}
.webfg .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.webfg .text-left {
  text-align: left !important;
}
.webfg .text-right {
  text-align: right !important;
}
.webfg .text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .webfg .text-sm-left {
    text-align: left !important;
  }
  .webfg .text-sm-right {
    text-align: right !important;
  }
  .webfg .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .webfg .text-md-left {
    text-align: left !important;
  }
  .webfg .text-md-right {
    text-align: right !important;
  }
  .webfg .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .webfg .text-lg-left {
    text-align: left !important;
  }
  .webfg .text-lg-right {
    text-align: right !important;
  }
  .webfg .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .webfg .text-xl-left {
    text-align: left !important;
  }
  .webfg .text-xl-right {
    text-align: right !important;
  }
  .webfg .text-xl-center {
    text-align: center !important;
  }
}
.webfg .text-lowercase {
  text-transform: lowercase !important;
}
.webfg .text-uppercase {
  text-transform: uppercase !important;
}
.webfg .text-capitalize {
  text-transform: capitalize !important;
}
.webfg .font-weight-light {
  font-weight: 300 !important;
}
.webfg .font-weight-lighter {
  font-weight: lighter !important;
}
.webfg .font-weight-normal {
  font-weight: 400 !important;
}
.webfg .font-weight-bold {
  font-weight: 700 !important;
}
.webfg .font-weight-bolder {
  font-weight: bolder !important;
}
.webfg .font-italic {
  font-style: italic !important;
}
.webfg .text-white {
  color: #fff !important;
}
.webfg .text-primary {
  color: #009FE3 !important;
}
.webfg a.text-primary:hover, .webfg a.text-primary:focus {
  color: #006997 !important;
}
.webfg .text-secondary {
  color: #6c757d !important;
}
.webfg a.text-secondary:hover, .webfg a.text-secondary:focus {
  color: #494f54 !important;
}
.webfg .text-success {
  color: #009D4D !important;
}
.webfg a.text-success:hover, .webfg a.text-success:focus {
  color: #005127 !important;
}
.webfg .text-info {
  color: #17a2b8 !important;
}
.webfg a.text-info:hover, .webfg a.text-info:focus {
  color: #0f6674 !important;
}
.webfg .text-warning {
  color: #ffc107 !important;
}
.webfg a.text-warning:hover, .webfg a.text-warning:focus {
  color: #ba8b00 !important;
}
.webfg .text-danger {
  color: #F12000 !important;
}
.webfg a.text-danger:hover, .webfg a.text-danger:focus {
  color: #a51600 !important;
}
.webfg .text-light {
  color: #f8f9fa !important;
}
.webfg a.text-light:hover, .webfg a.text-light:focus {
  color: #cbd3da !important;
}
.webfg .text-dark {
  color: #343a40 !important;
}
.webfg a.text-dark:hover, .webfg a.text-dark:focus {
  color: #121416 !important;
}
.webfg .text-body {
  color: #212529 !important;
}
.webfg .text-muted {
  color: #6c757d !important;
}
.webfg .text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.webfg .text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
.webfg .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.webfg .text-decoration-none {
  text-decoration: none !important;
}
.webfg .text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}
.webfg .text-reset {
  color: inherit !important;
}
.webfg .visible {
  visibility: visible !important;
}
.webfg .invisible {
  visibility: hidden !important;
}
@media print {
  .webfg *,
  .webfg *::before,
  .webfg *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  .webfg a:not(.btn) {
    text-decoration: underline;
  }
  .webfg abbr[title]::after {
    content: " (" attr(title) ")";
  }
  .webfg pre {
    white-space: pre-wrap !important;
  }
  .webfg pre,
  .webfg blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  .webfg thead {
    display: table-header-group;
  }
  .webfg tr,
  .webfg img {
    page-break-inside: avoid;
  }
  .webfg p,
  .webfg h2,
  .webfg h3 {
    orphans: 3;
    widows: 3;
  }
  .webfg h2,
  .webfg h3 {
    page-break-after: avoid;
  }
  @page {
    .webfg {
      size: a3;
    }
  }
  .webfg body {
    min-width: 992px !important;
  }
  .webfg .container {
    min-width: 992px !important;
  }
  .webfg .navbar {
    display: none;
  }
  .webfg .badge {
    border: 1px solid #000;
  }
  .webfg .table {
    border-collapse: collapse !important;
  }
  .webfg .table td,
  .webfg .table th {
    background-color: #fff !important;
  }
  .webfg .table-bordered th,
  .webfg .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .webfg .table-dark {
    color: inherit;
  }
  .webfg .table-dark th,
  .webfg .table-dark td,
  .webfg .table-dark thead th,
  .webfg .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .webfg .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
