.jumbotron {
  margin: 40px 0 80px 0;
}

.jumbotron h1 {
  margin-bottom: 20px;
  font-size: 55px;
  line-height: 1;
}

.jumbotron .lead {
  font-size: 24px;
  line-height: 1.25;
}

.jumbotron .btn {
  font-size: 21px;
  padding: 14px 24px;
}

.marketing .row {
  margin-bottom: 10px;
}

.marketing .row:last-child {
  margin-bottom: 0;
}

.marketing h4 [class*=' icon-'],
.marketing h4 [class^='icon-'] {
  margin-right: 5px;
  vertical-align: -10%;
  font-size: 28px;
  line-height: 1;
}

.navbar .nav .subtext {
  font-size: 9px;
  line-height: 9px;
  color: #71767d;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

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

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

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

a {
  background-color: transparent;
}

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

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type='button'],
[type='reset'],
[type='submit'],
button {
  -webkit-appearance: button;
}

[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/*! WMG Bootstrap theme version 2.3.2
*/
@font-face {
  font-family: SuisseIntl;
  src: url('https://prodwmgcdn-a.akamaihd.net/art/assets/fonts/WMGDazzed-SemiBold.woff2') format('woff2'),
    url('https://prodwmgcdn-a.akamaihd.net/art/assets/fonts/WMGDazzed-SemiBold.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: SuisseIntlSemiBold;
  src: url('https://prodwmgcdn-a.akamaihd.net/art/assets/fonts/WMGDazzed-SemiBold.woff2') format('woff2'),
    url('https://prodwmgcdn-a.akamaihd.net/art/assets/fonts/WMGDazzed-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: WMGDazzedSemiBold;
  src: url('https://prodwmgcdn-a.akamaihd.net/art/assets/fonts/WMGDazzed-SemiBold.woff2') format('woff2'),
    url('https://prodwmgcdn-a.akamaihd.net/art/assets/fonts/WMGDazzed-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

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

[hidden],
template {
  display: none;
}

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

body {
  margin: 0;
}

a {
  background: 0 0;
}

a:focus {
  outline: thin dotted;
}

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

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

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

b,
strong {
  font-weight: 400;
  font-family: SuisseIntlSemiBold;
}

em,
i {
  font-weight: 400;
  font-style: italic;
}

dfn {
  font-style: italic;
}

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

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

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

pre {
  white-space: pre-wrap;
}

q {
  quotes: '\201C' '\201D' '\2018' '\2019';
}

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

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

legend {
  border: 0;
  padding: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  line-height: normal;
}

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;
}

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

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;
}

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

textarea {
  overflow: auto;
  vertical-align: top;
}

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

@media print {
  body {
    min-width: 1200px;
  }

  .container {
    width: auto;
    min-width: 1160px;
  }

  * {
    text-shadow: none !important;
  }

  a[href^='#']:after,
  a[href^='javascript:']:after {
    content: '';
  }

  blockquote,
  pre {
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

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

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

  @page {
    min-width: 1024px;
    margin: 2cm 0.5cm;
  }

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

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

  select {
    background: #fff !important;
  }

  .navbar {
    display: none;
  }

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

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

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

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

  .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% !important;
  }

  .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;
  }

  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    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;
  }

  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    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;
  }
}

*,
:after,
:before {
  -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: SuisseIntl;
  font-size: 13px;
  line-height: 1.4;
  color: #3f3f3f;
  background-color: #fff;
}

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

a {
  color: #000;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #0032a0;
  text-decoration: underline;
}

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

a.tint {
  color: #d8e4fe !important;
}

a.tint:focus,
a.tint:hover {
  color: #fff !important;
}

img {
  vertical-align: middle;
}

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

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

.img-thumbnail {
  padding: 5px;
  line-height: 1.4;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -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: 9px;
  margin-bottom: 9px;
  border: 0;
  border-top: 1px solid #d6dce3;
}

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

.page-header {
  padding-bottom: none;
  margin: 20px 0;
  border-bottom: none;
}

.page-header small {
  display: block;
  font-size: 42%;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: WMGDazzedSemiBold;
  line-height: 1.1;
  color: #3f3f3f;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  line-height: 1;
  color: #3f3f3f;
}

h1,
h2,
h3 {
  margin-top: 18px;
  margin-bottom: 9px;
}

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

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

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

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

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

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

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

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

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

.article .h1,
.article .h2,
.article h1,
.article h2 {
  margin-top: 36px;
  margin-bottom: 18px;
}

.article .h3,
.article h3 {
  margin-top: 27px;
  margin-bottom: 18px;
}

.article .h4,
.article .h5,
.article .h6,
.article h4,
.article h5,
.article h6 {
  font-family: SuisseIntlSemiBold;
}

.article .page-header {
  padding: 0 !important;
  border: none !important;
  margin-top: 18px;
}

.article .page-header small {
  display: block;
  font-size: 62%;
}

.article .page-header .h1,
.article .page-header h1 {
  font-size: 20px;
  text-transform: uppercase;
  font-family: SuisseIntlSemiBold;
  margin: 18px 0 9px;
}

p {
  margin: 0 0 9px;
}

.lead {
  margin-top: 18px;
  margin-bottom: 18px;
  font-size: 20px;
  font-family: SuisseIntl;
  color: #71767d;
}

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

cite {
  font-style: normal;
}

.text-muted {
  color: #d6dce3;
}

.text-primary {
  color: #0032a0;
}

.text-warning {
  color: #db7b0b;
}

.text-danger {
  color: #c33;
}

.text-success {
  color: #008642;
}

.text-info {
  color: #383838;
}

.text-transparent {
  color: transparent;
}

.text-black {
  color: #000;
}

.text-gray-darker {
  color: #3f3f3f;
}

.text-gray-dark {
  color: #71767d;
}

.text-gray {
  color: #c1c4cc;
}

.text-gray-light {
  color: #d6dce3;
}

.text-gray-lighter {
  color: #f2f2f2;
}

.text-white {
  color: #fff;
}

.text-primary-tint {
  color: #d8e4fe;
}

.text-success-tint {
  color: #d7f0e3;
}

.text-warning-tint {
  color: #fcf3e3;
}

.text-danger-tint {
  color: #fedddd;
}

.text-info-tint {
  color: #ececec;
}

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

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

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

.weight-regular {
  font-family: SuisseIntl;
}

.weight-heavy {
  font-family: SuisseIntlSemiBold;
}

.weight-light {
  font-family: SuisseIntl;
}

.text-number {
  font-family: 'Open Sans', sans-serif;
}

.text-number-condensed {
  font-family: 'Open Sans Condensed', sans-serif;
}

.text-extrabold {
  font-weight: 800;
}

.text-semibold {
  font-weight: 600;
}

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

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

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

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

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

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

.list-inline>li:first-child {
  padding-left: 0;
}

.list-inline>li .fa {
  top: 0;
  right: -5px;
}

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

.list-inline-pipes>li {
  display: inline-block;
}

.list-inline-pipes>li:nth-last-child(n + 2):after {
  content: ' |';
  padding: 0 5px;
}

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

dd,
dt {
  line-height: 1.4;
}

dt {
  font-family: SuisseIntlSemiBold;
}

dd {
  margin-left: 0;
}

@media (min-width: 992px) {
  .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;
  }

  .dl-horizontal dd:after,
  .dl-horizontal dd:before {
    content: ' ';
    display: table;
  }

  .dl-horizontal dd:after {
    clear: both;
  }

  .dl-horizontal dd:after,
  .dl-horizontal dd:before {
    content: ' ';
    display: table;
  }

  .dl-horizontal dd:after {
    clear: both;
  }
}

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

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

blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  border-left: 3px solid #f2f2f2;
}

blockquote p {
  font-size: 16px;
  line-height: 1.1;
}

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

blockquote .small,
blockquote small {
  display: block;
  line-height: 1.4;
  color: #71767d;
}

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

blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 3px solid #f2f2f2;
  border-left: 0;
}

blockquote.pull-right .small,
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}

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

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

blockquote.blockquote-primary {
  background-color: #d8e4fe;
  border-color: #0032a0;
}

blockquote.blockquote-primary h1,
blockquote.blockquote-primary h2,
blockquote.blockquote-primary h3,
blockquote.blockquote-primary h4,
blockquote.blockquote-primary h5,
blockquote.blockquote-primary h6 {
  color: #0032a0;
}

blockquote.blockquote-success {
  background-color: #d7f0e3;
  border-color: #008642;
}

blockquote.blockquote-success h1,
blockquote.blockquote-success h2,
blockquote.blockquote-success h3,
blockquote.blockquote-success h4,
blockquote.blockquote-success h5,
blockquote.blockquote-success h6 {
  color: #008642;
}

blockquote.blockquote-warning {
  background-color: #fcf3e3;
  border-color: #db7b0b;
}

blockquote.blockquote-warning h1,
blockquote.blockquote-warning h2,
blockquote.blockquote-warning h3,
blockquote.blockquote-warning h4,
blockquote.blockquote-warning h5,
blockquote.blockquote-warning h6 {
  color: #db7b0b;
}

blockquote.blockquote-danger {
  background-color: #fedddd;
  border-color: #c33;
}

blockquote.blockquote-danger h1,
blockquote.blockquote-danger h2,
blockquote.blockquote-danger h3,
blockquote.blockquote-danger h4,
blockquote.blockquote-danger h5,
blockquote.blockquote-danger h6 {
  color: #c33;
}

blockquote.blockquote-info {
  background-color: #ececec;
  border-color: #383838;
}

blockquote.blockquote-info h1,
blockquote.blockquote-info h2,
blockquote.blockquote-info h3,
blockquote.blockquote-info h4,
blockquote.blockquote-info h5,
blockquote.blockquote-info h6 {
  color: #383838;
}

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

address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.4;
}

code,
kbd,
pre,
samp {
  font-family: Monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #3f3f3f;
  background-color: #f2f2f2;
  white-space: nowrap;
  border-radius: 0;
}

pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 90%;
  line-height: 1.4;
  word-break: break-all;
  word-wrap: break-word;
  color: inherit;
  background-color: #f2f2f2;
  border: 1px solid #f2f2f2;
  border-radius: 0;
}

pre code {
  padding: 0;
  font-size: 90%;
  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;
}

.container:after,
.container:before {
  content: ' ';
  display: table;
}

.container:after {
  clear: both;
}

.container:after,
.container:before {
  content: ' ';
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}

@media (min-width: 1300px) {
  .container {
    width: 1280px;
  }
}

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

.row:after,
.row:before {
  content: ' ';
  display: table;
}

.row:after {
  clear: both;
}

.row:after,
.row:before {
  content: ' ';
  display: table;
}

.row:after {
  clear: both;
}

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

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  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-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    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-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    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: 1300px) {

  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    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;
  background-color: #f2f2f2;
  font-weight: 400;
  font-family: SuisseIntlSemiBold;
}

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

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

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

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

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

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

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

.table-unbordered>tbody>tr>td,
.table-unbordered>tbody>tr>th,
.table-unbordered>tfoot>tr>td,
.table-unbordered>tfoot>tr>th,
.table-unbordered>thead>tr>td,
.table-unbordered>thead>tr>th {
  border: 0 solid #d6dce3;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table>tbody>tr>.primary-tint,
.table>tfoot>tr>.primary-tint,
.table>thead>tr>.primary-tint {
  background-color: #d8e4fe;
  position: relative;
}

.table>tbody>tr>.primary-tint:before,
.table>tfoot>tr>.primary-tint:before,
.table>thead>tr>.primary-tint:before {
  width: 3px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #0032a0;
  content: '';
}

.table>tbody>.primary-tint>td,
.table>tbody>.primary-tint>th,
.table>tfoot>.primary-tint>td,
.table>tfoot>.primary-tint>th,
.table>thead>.primary-tint>td,
.table>thead>.primary-tint>th {
  background-color: #d8e4fe;
  position: relative;
}

.table>tbody>.primary-tint>td:first-child:before,
.table>tbody>.primary-tint>th:first-child:before,
.table>tfoot>.primary-tint>td:first-child:before,
.table>tfoot>.primary-tint>th:first-child:before,
.table>thead>.primary-tint>td:first-child:before,
.table>thead>.primary-tint>th:first-child:before {
  width: 3px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #0032a0;
  content: '';
}

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

.table>tbody>tr>.warning-tint,
.table>tfoot>tr>.warning-tint,
.table>thead>tr>.warning-tint {
  background-color: #fcf3e3;
  position: relative;
}

.table>tbody>tr>.warning-tint:before,
.table>tfoot>tr>.warning-tint:before,
.table>thead>tr>.warning-tint:before {
  width: 3px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #db7b0b;
  content: '';
}

.table>tbody>.warning-tint>td,
.table>tbody>.warning-tint>th,
.table>tfoot>.warning-tint>td,
.table>tfoot>.warning-tint>th,
.table>thead>.warning-tint>td,
.table>thead>.warning-tint>th {
  background-color: #fcf3e3;
  position: relative;
}

.table>tbody>.warning-tint>td:first-child:before,
.table>tbody>.warning-tint>th:first-child:before,
.table>tfoot>.warning-tint>td:first-child:before,
.table>tfoot>.warning-tint>th:first-child:before,
.table>thead>.warning-tint>td:first-child:before,
.table>thead>.warning-tint>th:first-child:before {
  width: 3px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #db7b0b;
  content: '';
}

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

.table>tbody>tr>.danger-tint,
.table>tfoot>tr>.danger-tint,
.table>thead>tr>.danger-tint {
  background-color: #fedddd;
  position: relative;
}

.table>tbody>tr>.danger-tint:before,
.table>tfoot>tr>.danger-tint:before,
.table>thead>tr>.danger-tint:before {
  width: 3px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #c33;
  content: '';
}

.table>tbody>.danger-tint>td,
.table>tbody>.danger-tint>th,
.table>tfoot>.danger-tint>td,
.table>tfoot>.danger-tint>th,
.table>thead>.danger-tint>td,
.table>thead>.danger-tint>th {
  background-color: #fedddd;
  position: relative;
}

.table>tbody>.danger-tint>td:first-child:before,
.table>tbody>.danger-tint>th:first-child:before,
.table>tfoot>.danger-tint>td:first-child:before,
.table>tfoot>.danger-tint>th:first-child:before,
.table>thead>.danger-tint>td:first-child:before,
.table>thead>.danger-tint>th:first-child:before {
  width: 3px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #c33;
  content: '';
}

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

.table>tbody>tr>.success-tint,
.table>tfoot>tr>.success-tint,
.table>thead>tr>.success-tint {
  background-color: #d7f0e3;
  position: relative;
}

.table>tbody>tr>.success-tint:before,
.table>tfoot>tr>.success-tint:before,
.table>thead>tr>.success-tint:before {
  width: 3px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #008642;
  content: '';
}

.table>tbody>.success-tint>td,
.table>tbody>.success-tint>th,
.table>tfoot>.success-tint>td,
.table>tfoot>.success-tint>th,
.table>thead>.success-tint>td,
.table>thead>.success-tint>th {
  background-color: #d7f0e3;
  position: relative;
}

.table>tbody>.success-tint>td:first-child:before,
.table>tbody>.success-tint>th:first-child:before,
.table>tfoot>.success-tint>td:first-child:before,
.table>tfoot>.success-tint>th:first-child:before,
.table>thead>.success-tint>td:first-child:before,
.table>thead>.success-tint>th:first-child:before {
  width: 3px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #008642;
  content: '';
}

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

.table>tbody>tr>.info-tint,
.table>tfoot>tr>.info-tint,
.table>thead>tr>.info-tint {
  background-color: #ececec;
  position: relative;
}

.table>tbody>tr>.info-tint:before,
.table>tfoot>tr>.info-tint:before,
.table>thead>tr>.info-tint:before {
  width: 3px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #383838;
  content: '';
}

.table>tbody>.info-tint>td,
.table>tbody>.info-tint>th,
.table>tfoot>.info-tint>td,
.table>tfoot>.info-tint>th,
.table>thead>.info-tint>td,
.table>thead>.info-tint>th {
  background-color: #ececec;
  position: relative;
}

.table>tbody>.info-tint>td:first-child:before,
.table>tbody>.info-tint>th:first-child:before,
.table>tfoot>.info-tint>td:first-child:before,
.table>tfoot>.info-tint>th:first-child:before,
.table>thead>.info-tint>td:first-child:before,
.table>thead>.info-tint>th:first-child:before {
  width: 3px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #383838;
  content: '';
}

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

@-moz-document url-prefix() {

  .table .danger-tint td:before,
  .table .danger-tint th:before,
  .table .info-tint td:before,
  .table .info-tint th:before,
  .table .primary-tint td:before,
  .table .primary-tint th:before,
  .table .success-tint td:before,
  .table .success-tint th:before,
  .table .warning-tint td:before,
  .table .warning-tint th:before {
    display: none;
  }

  .table td.danger-tint:before,
  .table td.info-tint:before,
  .table td.primary-tint:before,
  .table td.success-tint:before,
  .table td.warning-tint:before {
    display: none;
  }
}

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

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

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

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

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

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

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

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

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 16px;
  line-height: inherit;
  color: #3f3f3f;
  border: 0;
  border-bottom: 1px solid #c1c4cc;
}

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 400;
  font-family: SuisseIntlSemiBold;
}

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

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

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

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

select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}

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

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

output {
  display: block;
  padding-top: 6px;
  font-size: 13px;
  line-height: 1.4;
  color: #3f3f3f;
  vertical-align: middle;
}

.form-control {
  display: block;
  width: 100%;
  height: 30px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.4;
  color: #3f3f3f;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #c1c4cc;
  border-radius: 0;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #000;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.form-control:-moz-placeholder {
  color: #c1c4cc;
  font-style: italic;
}

.form-control::-moz-placeholder {
  color: #c1c4cc;
  font-style: italic;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #c1c4cc;
  font-style: italic;
}

.form-control::-webkit-input-placeholder {
  color: #c1c4cc;
  font-style: italic;
}

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

textarea.form-control {
  height: auto;
}

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

.form-group:after,
.form-group:before {
  content: ' ';
  display: table;
}

.form-group:after {
  clear: both;
}

.form-group:after,
.form-group:before {
  content: ' ';
  display: table;
}

.form-group:after {
  clear: both;
}

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

.checkbox label,
.radio label {
  display: inline;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

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

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

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

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

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

.input-sm {
  height: 25px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.4;
  border-radius: 0;
}

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

textarea.input-sm {
  height: auto;
}

.input-lg {
  height: 44px;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1.4;
  border-radius: 0;
}

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

textarea.input-lg {
  height: auto;
}

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

.has-feedback {
  position: relative;
}

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

.has-feedback .input-sm {
  padding-right: 25px;
}

.has-feedback .input-sm~.form-control-feedback {
  width: 25px;
  height: 25px;
  line-height: 25px;
}

.has-feedback .input-lg {
  padding-right: 44px;
}

.has-feedback .input-lg~.form-control-feedback {
  width: 44px;
  height: 44px;
  line-height: 44px;
}

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

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
  color: #008642;
}

.has-success .fa {
  color: #0061ab;
}

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

.has-success .form-control:focus {
  border-color: #0061ab;
}

.has-success .input-group-addon {
  color: #008642;
  border-color: #008642;
  background-color: #008642;
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
  color: #db7b0b;
}

.has-warning .fa {
  color: #0061ab;
}

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

.has-warning .form-control:focus {
  border-color: #0061ab;
}

.has-warning .input-group-addon {
  color: #db7b0b;
  border-color: #db7b0b;
  background-color: #db7b0b;
}

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

.has-error .fa {
  color: #0061ab;
}

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

.has-error .form-control:focus {
  border-color: #0061ab;
}

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

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

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

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

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

  .form-inline select.form-control {
    width: auto;
  }

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

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

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

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

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

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

.form-horizontal .successroup:after,
.form-horizontal .successroup:before {
  content: ' ';
  display: table;
}

.form-horizontal .successroup:after {
  clear: both;
}

.form-horizontal .successroup:after,
.form-horizontal .successroup:before {
  content: ' ';
  display: table;
}

.form-horizontal .successroup:after {
  clear: both;
}

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

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

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 10px;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-family: SuisseIntlSemiBold;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.4;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

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

.btn:focus,
.btn:hover {
  color: #71767d;
  text-decoration: none;
  outline: 0;
}

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

.btn fieldset[disabled],
.btn.disabled,
.btn[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  background: #f2f2f2 !important;
  border-color: #d6dce3 !important;
  color: #c1c4cc;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #71767d;
  background-color: #fff;
  border-color: #d6dce3;
}

.btn-default:focus,
.btn-default:hover {
  color: #71767d;
}

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

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

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

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

.btn-default:focus,
.btn-default:hover {
  color: #0032a0;
  background-color: #f2f2f2;
}

.btn-primary {
  color: #fff;
  background-color: #0032a0;
  border-color: #0032a0;
}

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

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
  background-color: #002577;
  border-color: #001f63;
}

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

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

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

.btn-warning {
  color: #fff;
  background-color: #db7b0b;
  border-color: #db7b0b;
}

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

.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open .dropdown-toggle.btn-warning {
  background-color: #b46509;
  border-color: #a15a08;
}

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

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

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

.btn-danger {
  color: #fff;
  background-color: #c33;
  border-color: #c33;
}

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

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open .dropdown-toggle.btn-danger {
  background-color: #ab2b2b;
  border-color: #9b2727;
}

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

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

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

.btn-success {
  color: #fff;
  background-color: #008642;
  border-color: #008642;
}

.btn-success:focus,
.btn-success:hover {
  color: #fff;
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .dropdown-toggle.btn-success {
  background-color: #005d2e;
  border-color: #004924;
}

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

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

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

.btn-info {
  color: #fff;
  background-color: #383838;
  border-color: #383838;
}

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

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open .dropdown-toggle.btn-info {
  background-color: #242424;
  border-color: #191919;
}

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

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

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

.btn-primary-tint {
  color: #3f3f3f;
  background-color: #d8e4fe;
  border-color: #d8e4fe;
}

.btn-primary-tint:focus,
.btn-primary-tint:hover {
  color: #fff;
}

.btn-primary-tint.active,
.btn-primary-tint:active,
.btn-primary-tint:focus,
.btn-primary-tint:hover,
.open .dropdown-toggle.btn-primary-tint {
  background-color: #b0c8fd;
  border-color: #9cbbfc;
}

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

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

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

.btn-primary-tint:focus,
.btn-primary-tint:hover {
  color: #3f3f3f;
}

.btn-warning-tint {
  color: #3f3f3f;
  background-color: #fcf3e3;
  border-color: #fcf3e3;
}

.btn-warning-tint:focus,
.btn-warning-tint:hover {
  color: #fff;
}

.btn-warning-tint.active,
.btn-warning-tint:active,
.btn-warning-tint:focus,
.btn-warning-tint:hover,
.open .dropdown-toggle.btn-warning-tint {
  background-color: #f8e3be;
  border-color: #f6dbac;
}

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

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

.btn-warning-tint .badge {
  color: #fcf3e3;
  background-color: #fff;
}

.btn-warning-tint:focus,
.btn-warning-tint:hover {
  color: #3f3f3f;
}

.btn-danger-tint {
  color: #3f3f3f;
  background-color: #fedddd;
  border-color: #fedddd;
}

.btn-danger-tint:focus,
.btn-danger-tint:hover {
  color: #fff;
}

.btn-danger-tint.active,
.btn-danger-tint:active,
.btn-danger-tint:focus,
.btn-danger-tint:hover,
.open .dropdown-toggle.btn-danger-tint {
  background-color: #fdb5b5;
  border-color: #fca2a2;
}

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

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

.btn-danger-tint .badge {
  color: #fedddd;
  background-color: #fff;
}

.btn-danger-tint:focus,
.btn-danger-tint:hover {
  color: #3f3f3f;
}

.btn-success-tint {
  color: #3f3f3f;
  background-color: #d7f0e3;
  border-color: #d7f0e3;
}

.btn-success-tint:focus,
.btn-success-tint:hover {
  color: #fff;
}

.btn-success-tint.active,
.btn-success-tint:active,
.btn-success-tint:focus,
.btn-success-tint:hover,
.open .dropdown-toggle.btn-success-tint {
  background-color: #b9e5ce;
  border-color: #aadfc4;
}

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

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

.btn-success-tint .badge {
  color: #d7f0e3;
  background-color: #fff;
}

.btn-success-tint:focus,
.btn-success-tint:hover {
  color: #3f3f3f;
}

.btn-info-tint {
  color: #3f3f3f;
  background-color: #ececec;
  border-color: #ececec;
}

.btn-info-tint:focus,
.btn-info-tint:hover {
  color: #fff;
}

.btn-info-tint.active,
.btn-info-tint:active,
.btn-info-tint:focus,
.btn-info-tint:hover,
.open .dropdown-toggle.btn-info-tint {
  background-color: #d8d8d8;
  border-color: #cdcdcd;
}

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

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

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

.btn-info-tint:focus,
.btn-info-tint:hover {
  color: #3f3f3f;
}

.btn-form {
  color: #3f3f3f;
  background: #fff;
  border: 1px solid #c1c4cc;
  text-transform: none;
}

.btn-form:hover {
  color: #3f3f3f;
  background: #fff;
  border: 1px solid #c1c4cc;
}

.btn-form:active,
.btn-form:focus {
  color: #3f3f3f;
  background: #fff;
  border: 1px solid #000;
}

.btn-toggle-primary {
  color: #71767d;
  background: #fff;
  border: 1px solid #d6dce3;
}

.btn-toggle-primary.active {
  color: #fff;
  background: #0032a0;
  border: 1px solid #0032a0;
}

.btn-toggle-primary:active,
.btn-toggle-primary:focus,
.btn-toggle-primary:hover {
  color: #fff;
  background-color: #002577;
  border-color: #001f63;
}

.btn-toggle-success {
  color: #71767d;
  background: #fff;
  border: 1px solid #d6dce3;
}

.btn-toggle-success.active {
  color: #fff;
  background: #008642;
  border: 1px solid #008642;
}

.btn-toggle-success:active,
.btn-toggle-success:focus,
.btn-toggle-success:hover {
  color: #fff;
  background-color: #005d2e;
  border-color: #004924;
}

.btn-toggle-warning {
  color: #71767d;
  background: #fff;
  border: 1px solid #d6dce3;
}

.btn-toggle-warning.active {
  color: #fff;
  background: #db7b0b;
  border: 1px solid #db7b0b;
}

.btn-toggle-warning:active,
.btn-toggle-warning:focus,
.btn-toggle-warning:hover {
  color: #fff;
  background-color: #b46509;
  border-color: #a15a08;
}

.btn-toggle-danger {
  color: #71767d;
  background: #fff;
  border: 1px solid #d6dce3;
}

.btn-toggle-danger.active {
  color: #fff;
  background: #c33;
  border: 1px solid #c33;
}

.btn-toggle-danger:active,
.btn-toggle-danger:focus,
.btn-toggle-danger:hover {
  color: #fff;
  background-color: #ab2b2b;
  border-color: #9b2727;
}

.btn-toggle-info {
  color: #71767d;
  background: #fff;
  border: 1px solid #d6dce3;
}

.btn-toggle-info.active {
  color: #fff;
  background: #383838;
  border: 1px solid #383838;
}

.btn-toggle-info:active,
.btn-toggle-info:focus,
.btn-toggle-info:hover {
  color: #fff;
  background-color: #242424;
  border-color: #191919;
}

.btn-toggle-check {
  color: #3f3f3f;
  background: #fff;
  border: 1px solid #d6dce3;
  text-transform: none;
}

.btn-toggle-check:after {
  font-family: Fontawesome;
  content: '\f05d';
  padding-left: 7px;
  color: #c1c4cc;
}

.btn-toggle-check.active:after {
  font-family: Fontawesome;
  content: '\f05d';
  padding-left: 7px;
  color: #3f3f3f;
}

.btn-toggle-check:active,
.btn-toggle-check:focus,
.btn-toggle-check:hover {
  color: #3f3f3f;
}

.btn-toggle-check:active:after,
.btn-toggle-check:focus:after,
.btn-toggle-check:hover:after {
  font-family: Fontawesome;
  content: '\f05d';
  padding-left: 7px;
  color: #0032a0;
}

.btn-toggle-ios {
  color: #3f3f3f;
  background: #fff;
  border: none;
  background: 0 0;
  padding: 0 0 0 1px;
  text-transform: none;
}

.btn-toggle-ios:after {
  font-family: Fontawesome;
  font-size: 26px;
  content: '\f204';
  color: #c1c4cc;
}

.btn-toggle-ios.active:after {
  font-family: Fontawesome;
  font-size: 26px;
  content: '\f205';
  color: #0032a0;
}

.btn-toggle-ios:active,
.btn-toggle-ios:focus,
.btn-toggle-ios:hover {
  color: #3f3f3f;
}

.btn-toggle-ios:active:after,
.btn-toggle-ios:focus:after,
.btn-toggle-ios:hover:after {
  font-family: Fontawesome;
  font-size: 26px;
  content: '\f205';
  color: #001f63;
}

.btn-toggle-link {
  color: #000;
  background: 0 0;
  border: 1px solid transparent;
  text-transform: none;
}

.btn-toggle-link.active {
  color: #fff;
  background: #71767d;
  border: 1px solid #71767d;
}

.btn-toggle-link:hover {
  color: #0032a0;
  text-decoration: underline;
  background: 0 0;
  border-color: transparent;
}

.btn-link {
  color: #000;
  cursor: pointer;
  border-radius: 0;
  text-transform: none;
  border: 1px solid transparent;
}

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

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

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

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

.btn-func-default {
  color: #c1c4cc;
}

.btn-func-default:focus,
.btn-func-default:hover {
  color: #000;
}

.btn-func-primary {
  color: #c1c4cc;
}

.btn-func-primary:focus,
.btn-func-primary:hover {
  color: #0032a0;
}

.btn-func-success {
  color: #c1c4cc;
}

.btn-func-success:focus,
.btn-func-success:hover {
  color: #008642;
}

.btn-func-info {
  color: #c1c4cc;
}

.btn-func-info:focus,
.btn-func-info:hover {
  color: #383838;
}

.btn-func-warning {
  color: #c1c4cc;
}

.btn-func-warning:focus,
.btn-func-warning:hover {
  color: #db7b0b;
}

.btn-func-danger {
  color: #c1c4cc;
}

.btn-func-danger:focus,
.btn-func-danger:hover {
  color: #c33;
}

.btn-func-primary-tint {
  color: #c1c4cc;
}

.btn-func-primary-tint:focus,
.btn-func-primary-tint:hover {
  color: #d8e4fe;
}

.btn-func-success-tint {
  color: #c1c4cc;
}

.btn-func-success-tint:focus,
.btn-func-success-tint:hover {
  color: #d7f0e3;
}

.btn-func-info-tint {
  color: #c1c4cc;
}

.btn-func-info-tint:focus,
.btn-func-info-tint:hover {
  color: #ececec;
}

.btn-func-warning-tint {
  color: #c1c4cc;
}

.btn-func-warning-tint:focus,
.btn-func-warning-tint:hover {
  color: #fcf3e3;
}

.btn-func-danger-tint {
  color: #c1c4cc;
}

.btn-func-danger-tint:focus,
.btn-func-danger-tint:hover {
  color: #fedddd;
}

.btn-lg {
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1.4;
  border-radius: 0;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.4;
  border-radius: 0;
  padding-bottom: 3px;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 11px;
  line-height: 1.4;
  border-radius: 0;
  padding-bottom: 0;
}

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

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

input[type='button'].btn-block,
input[type='reset'].btn-block,
input[type='submit'].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(3053c3c3bde7275a0023.eot);
  src: url(3053c3c3bde7275a0023.eot?#iefix) format('embedded-opentype'), url(cfe66074982da095bcf5.woff) format('woff'),
    url(e8c2d03a186a219dd552.ttf) format('truetype'),
    url(62822c524e9c9ff8e898.svg#glyphicons-halflingsregular) format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon:empty {
  width: 1em;
}

.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-toggle .fa {
  padding: 0 5px;
}

button.dropdown-toggle .fa {
  padding: 0;
  margin: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 0 0 0;
  list-style: none;
  font-size: 13px;
  background-color: #fff;
  border: 1px solid #c1c4cc;
  border-radius: 0;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  background-clip: padding-box;
}

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

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

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  line-height: 1.4;
  color: #3f3f3f;
  white-space: nowrap;
}

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

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

.dropdown-menu>.active>a em,
.dropdown-menu>.active>a p,
.dropdown-menu>.active>a span {
  color: #000;
}

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

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: not-allowed;
}

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

.open>a {
  outline: 0;
}

.dropdown-header {
  display: block;
  padding: 5px 20px;
  font-size: 13px;
  line-height: 1.4;
  color: #0032a0;
}

.dropdown-header h1,
.dropdown-header h2,
.dropdown-header h3,
.dropdown-header h4,
.dropdown-header h5,
.dropdown-header h6 {
  margin: 0;
}

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

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

.dropup {
  position: relative;
}

.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: 992px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}

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

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

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

.btn-group-vertical>.btn:focus,
.btn-group>.btn:focus {
  outline: 0;
}

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

.btn-toolbar:after,
.btn-toolbar:before {
  content: ' ';
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar:after,
.btn-toolbar:before {
  content: ' ';
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

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

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

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

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

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

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

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

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

.btn-group>.btn-group:first-child>.btn: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 {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

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

.btn-group-xs>.btn {
  padding: 1px 5px;
  font-size: 11px;
  line-height: 1.4;
  border-radius: 0;
  padding-bottom: 0;
}

.btn-group-sm>.btn {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.4;
  border-radius: 0;
  padding-bottom: 3px;
}

.btn-group-lg>.btn {
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1.4;
  border-radius: 0;
}

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

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

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

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

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

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

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

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

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
  content: ' ';
  display: table;
}

.btn-group-vertical>.btn-group:after {
  clear: both;
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
  content: ' ';
  display: table;
}

.btn-group-vertical>.btn-group:after {
  clear: both;
}

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

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

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

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

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

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

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

.btn-group-vertical>.btn-group:last-child>.btn: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,
.btn-group-justified>.btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

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

[data-toggle='buttons']>.btn>input[type='checkbox'],
[data-toggle='buttons']>.btn>input[type='radio'] {
  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 {
  width: 100%;
  margin-bottom: 0;
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
  height: 44px;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1.4;
  border-radius: 0;
}

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

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

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
  height: 25px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.4;
  border-radius: 0;
}

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

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

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

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn: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: 5px 10px;
  font-size: 13px;
  line-height: 1;
  color: #3f3f3f;
  text-align: center;
  background-color: #f2f2f2;
  border: 1px solid #c1c4cc;
  border-radius: 0;
}

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

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

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

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

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

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

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

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

.input-group-btn>.btn {
  position: relative;
  border-color: #c1c4cc;
}

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

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

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

.nav:after,
.nav:before {
  content: ' ';
  display: table;
}

.nav:after {
  clear: both;
}

.nav:after,
.nav:before {
  content: ' ';
  display: table;
}

.nav:after {
  clear: both;
}

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

.nav>li>a {
  position: relative;
  display: block;
  padding: 11px 20px;
}

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

.nav>li.disabled>a {
  color: #c1c4cc;
  cursor: default;
}

.nav>li.disabled>a:hover {
  background-color: #f2f2f2;
  color: #c1c4cc;
  border: 0;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  border-color: #f2f2f2 #f2f2f2 #c1c4cc;
  background-color: #0032a0;
  color: #fff;
}

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

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

.nav-text {
  position: relative;
  display: block;
  padding: 11px 20px;
}

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

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

.nav-tabs>li>a {
  background-color: #fff;
  color: #000;
  margin-right: 0;
  min-height: 40px;
  line-height: 1.4;
  border: 0 solid transparent;
  border-radius: 0 0 0 0;
  cursor: pointer;
}

.nav-tabs>li>a:focus,
.nav-tabs>li>a:hover {
  border-color: #f2f2f2 #f2f2f2 #c1c4cc;
  background-color: #000;
  color: #fff;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #fff;
  background-color: #000;
  border: 0 solid #f2f2f2;
  border-bottom-color: none;
  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: 15px;
}

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

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

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

  .nav-tabs.nav-justified>.active>a,
  .nav-tabs.nav-justified>.active>a:focus,
  .nav-tabs.nav-justified>.active>a:hover {
    border-bottom-color: #fff;
  }
}

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

.nav-pills>li>a {
  border-radius: 6px;
  min-height: 40px;
  cursor: pointer;
}

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

.nav-pills>li.disabled>a:hover {
  cursor: default;
  background-color: transparent;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
  color: #3f3f3f;
  background-color: #f2f2f2;
}

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

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

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

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

  .nav-tabs-justified>.active>a,
  .nav-tabs-justified>.active>a:focus,
  .nav-tabs-justified>.active>a:hover {
    border-bottom-color: #fff;
  }
}

.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;
}

.nav-panels .panel {
  border: none;
  margin-bottom: 20px !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.nav-panels .panel-heading {
  font-size: 16px;
  padding-left: 20px;
  border-top: 1px solid #d6dce3;
  background: 0 0 !important;
}

.nav-panels .panel-heading a {
  color: #71767d;
  font-weight: 400;
  font-family: SuisseIntlSemiBold;
  display: block;
}

.nav-panels .panel-heading a:focus,
.nav-panels .panel-heading a:hover {
  text-decoration: none;
  color: #000;
}

.nav-panels .panel-heading a:after {
  float: right;
  font-family: FontAwesome;
  font-size: 16px;
  font-style: normal;
  line-height: 22px;
  text-decoration: inherit;
  content: '\f077';
}

.nav-panels .panel-heading a.collapsed:after {
  content: '\f078';
}

.nav-panels .panel-heading.xs-left-nav {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: none;
  border-bottom: 1px solid #0032a0;
  border-top: 1px solid transparent;
}

.nav-panels .panel-heading.xs-left-nav.active,
.nav-panels .panel-heading.xs-left-nav:focus,
.nav-panels .panel-heading.xs-left-nav:hover {
  background-color: #0032a0 !important;
}

.nav-panels .panel-heading.xs-left-nav a {
  font-size: 13px;
  font-family: SuisseIntl;
  color: #fff;
}

.nav-panels .panel-default {
  margin-bottom: 20px;
}

.nav-panels .list-group-item {
  background: 0 0;
  border: none;
  color: #71767d;
  padding-left: 20px;
}

.nav-panels .list-group-item:hover {
  background: #fff;
  color: #000;
  text-decoration: underline;
}

.nav-panels .list-group-item.active {
  background: #f2f2f2;
  padding-left: 17px;
  text-decoration: none;
  border-left: 3px solid #000;
}

.nav-panels .list-group-item.active:hover {
  border-left: 3px solid #000;
}

.nav-panels .list-group-item.left-nav.active {
  left: 1px;
  position: relative;
  background: #fff;
}

.nav-panels .list-group-item.xs-left-nav {
  border-bottom: 1px solid #0032a0;
  border-top: 1px solid transparent;
  color: #fff;
}

.nav-panels .list-group-item.xs-left-nav.active,
.nav-panels .list-group-item.xs-left-nav:focus,
.nav-panels .list-group-item.xs-left-nav:hover {
  background-color: #0032a0;
}

.nav-panels .list-group-item.sub-item {
  padding-left: 40px;
}

@media (min-width: 768px) {
  .navs {
    position: relative;
  }

  .navs .page-actions {
    position: absolute;
    top: 5px;
    right: 5px;
    width: auto;
  }
}

@media screen and (-webkit-min-device-pixel-ratio: 2) {
  .navs .page-actions {
    top: 0;
  }
}

.nav.nav-tabs.nav-tabs-page {
  text-align: left;
  border-bottom: solid 1px #c1c4cc;
  margin-bottom: 20px;
}

.nav.nav-tabs.nav-tabs-page>li {
  margin: auto 30px 0 0;
  border-bottom: none;
  background-color: transparent;
}

.nav.nav-tabs.nav-tabs-page>li>a {
  min-height: 0;
  padding: 0 0 10px 0;
  background-color: transparent;
  text-transform: none;
  font-family: SuisseIntlSemiBold;
  font-size: 13px;
  color: #71767d;
}

.nav.nav-tabs.nav-tabs-page>li:hover {
  border-bottom: solid 1px #0032a0;
}

.nav.nav-tabs.nav-tabs-page>li:hover>a {
  color: #000;
  background-color: transparent;
}

.nav.nav-tabs.nav-tabs-page>li.active {
  border-bottom: solid 1px #000;
}

.nav.nav-tabs.nav-tabs-page>li.active>a {
  color: #000;
}

.nav.nav-tabs.nav-tabs-page>li.active:hover>a,
.nav.nav-tabs.nav-tabs-page>li:hover>a {
  background-color: transparent;
}

.responsive-tabs {
  position: relative;
  min-height: inherit;
}

@media (max-width: 767px) {
  .responsive-tabs .navbar-nav {
    width: 100%;
  }
}

.responsive-tabs .navbar-nav {
  margin: 0 0 20px;
}

.responsive-tabs .navbar-nav>li {
  min-width: 200px;
  background-color: #fff !important;
}

.responsive-tabs .navbar-nav>li>a {
  max-height: 0;
  min-height: 40px;
  padding: 10px 0;
  color: #3f3f3f;
  font-family: SuisseIntl;
  font-size: 16px;
  text-transform: none !important;
}

.responsive-tabs .navbar-nav>li>a>i:last-child {
  margin: 3px 0 10px 2px;
}

.responsive-tabs .navbar-nav>li>a:active,
.responsive-tabs .navbar-nav>li>a:focus,
.responsive-tabs .navbar-nav>li>a:hover {
  color: #0032a0 !important;
  background-color: #fff !important;
}

.responsive-tabs .dropdown {
  border: 0;
  border-bottom: 1px solid #d6dce3;
}

.responsive-tabs .dropdown>.dropdown-toggle {
  margin: none;
}

.responsive-tabs .dropdown>.dropdown-toggle .fa {
  color: #c1c4cc;
}

.responsive-tabs .dropdown>a.ng-binding {
  text-transform: none;
}

.responsive-tabs .dropdown>a.ng-binding>i.fa.fa-chevron-down {
  float: right;
}

.responsive-tabs .navbar-nav .open .dropdown-menu {
  position: absolute;
  width: 100%;
  background-color: #fff;
  border: solid 1px #f2f2f2;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}

.responsive-tabs .navbar-nav>.open>a,
.responsive-tabs .navbar-nav>.open>a:focus,
.responsive-tabs .navbar-nav>.open>a:hover {
  background-color: #fff;
  color: #3f3f3f;
}

.responsive-tabs .navbar-nav>.dropdown>a:hover>.fa,
.responsive-tabs .navbar-nav>.open>a>.fa {
  color: #000;
}

.responsive-tabs .navbar-nav .open .dropdown-menu>li>a {
  line-height: 30px;
  padding: 5px 10px 5px 20px;
}

.responsive-tabs .dropdown-menu {
  padding: 0;
}

.navbar {
  position: relative;
  min-height: 120px;
  margin-bottom: 0;
  border: 0 solid transparent;
}

.navbar:after,
.navbar:before {
  content: ' ';
  display: table;
}

.navbar:after {
  clear: both;
}

.navbar:after,
.navbar:before {
  content: ' ';
  display: table;
}

.navbar:after {
  clear: both;
}

@media (min-width: 992px) {
  .navbar {
    border-radius: 0;
  }
}

.navbar-header:after,
.navbar-header:before {
  content: ' ';
  display: table;
}

.navbar-header:after {
  clear: both;
}

.navbar-header:after,
.navbar-header:before {
  content: ' ';
  display: table;
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 40px;
  padding-left: 40px;
  border-top: 0 solid transparent;
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:after,
.navbar-collapse:before {
  content: ' ';
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse:after,
.navbar-collapse:before {
  content: ' ';
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.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-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.container>.navbar-collapse,
.container>.navbar-header {
  margin-right: 40px;
  margin-left: 40px;
}

@media (min-width: 992px) {

  .container>.navbar-collapse,
  .container>.navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 992px) {

  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border: 0;
}

.navbar-fixed-top .navbar-mixer-indent {
  height: 120px;
  width: 130px;
  float: left;
}

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

.navbar-brand {
  float: left;
  padding: 50px 40px;
  font-size: 16px;
  font-family: SuisseIntlSemiBold;
  line-height: 20px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI1MnB4Ig0KCSBoZWlnaHQ9IjQ4LjI5MXB4IiB2aWV3Qm94PSIwIDAgNTIgNDguMjkxIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MiA0OC4yOTEiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGcgaWQ9Imtub2Nrb3V0aWNvbiI+DQo8L2c+DQo8ZyBpZD0iYnJhbmQiPg0KCTxnPg0KCQk8cGF0aCBkPSJNMzkuNDYyLDI2LjI0OWMtMS4zNTIsMC0zLjMwNy0wLjYwNi00LjI1MS0yLjc2N2wtMS40NTEtMy41MTJjLTEuMjgzLTMuMjQyLDEuMjEzLTYuMjc3LDQuMTE3LTYuMjc3DQoJCQljMS4zNDksMCwzLjMwNywwLjYwNiw0LjI1LDIuNzY2bDEuNDUyLDMuNTEzQzQ0Ljg2MSwyMy4yMTMsNDIuMzYyLDI2LjI0OSwzOS40NjIsMjYuMjQ5IE0zMC4xODEsMTYuNDU5bDUuOTM5LDE0LjM3Ng0KCQkJYzEuMjgzLDMuMjM4LTEuMjE1LDYuMjc1LTQuMTE2LDYuMjc1Yy0xLjM1MSwwLTMuMzA4LTAuNjA4LTQuMjUyLTIuNzY2TDIxLjgxMywxOS45N2MtMS4yODEtMy4yNDIsMS4yMTctNi4yNzcsNC4xMTctNi4yNzcNCgkJCUMyNy4yODEsMTMuNjkzLDI5LjIzNywxNC4yOTksMzAuMTgxLDE2LjQ1OSBNMTguMjM3LDE2LjQ1OWw1LjkzOSwxNC4zNzZjMS4yODIsMy4yMzgtMS4yMTYsNi4yNzUtNC4xMTgsNi4yNzUNCgkJCWMtMS4zNDksMC0zLjMwNy0wLjYwOC00LjI1LTIuNzY2TDkuODY5LDE5Ljk3Yy0xLjI4Mi0zLjI0MiwxLjIxNC02LjI3Nyw0LjExNi02LjI3N0MxNS4zMzcsMTMuNjkzLDE3LjI5MywxNC4yOTksMTguMjM3LDE2LjQ1OQ0KCQkJIE00Ny44NjYsMzguMjQ0YzIuMDkzLTMuNTc1LDIuODMzLTkuOTgyLDIuODMzLTE0LjFjMC00LjExNC0wLjc0LTEwLjUxOS0yLjgzMy0xNC4wOTRjLTMuNzExLTYuMjEtOS45MjEtOC44NDMtMjEuODY1LTguODQzDQoJCQljLTExLjk0NCwwLTE4LjE1NSwyLjYzMy0yMS44NjgsOC44NDNjLTIuMDkxLDMuNTc2LTIuODMzLDkuOTgtMi44MzMsMTQuMDk0YzAsNC4xMTcsMC43NDIsMTAuNTI0LDIuODMzLDE0LjENCgkJCWMzLjcxMyw2LjIwOSw5LjkyMyw4Ljg0LDIxLjg2OCw4Ljg0QzM3Ljk0NSw0Ny4wODQsNDQuMTU1LDQ0LjQ1NCw0Ny44NjYsMzguMjQ0Ii8+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=) 0 center no-repeat;
  background-size: 30px;
  padding-left: 45px;
  padding-right: 25px;
  min-width: 60px;
  height: 120px;
}

.navbar-brand.black {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI1MnB4Ig0KCSBoZWlnaHQ9IjQ4LjI5MXB4IiB2aWV3Qm94PSIwIDAgNTIgNDguMjkxIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MiA0OC4yOTEiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGcgaWQ9Imtub2Nrb3V0aWNvbiI+DQo8L2c+DQo8ZyBpZD0iYnJhbmQiPg0KCTxnPg0KCQk8cGF0aCBkPSJNMzkuNDYyLDI2LjI0OWMtMS4zNTIsMC0zLjMwNy0wLjYwNi00LjI1MS0yLjc2N2wtMS40NTEtMy41MTJjLTEuMjgzLTMuMjQyLDEuMjEzLTYuMjc3LDQuMTE3LTYuMjc3DQoJCQljMS4zNDksMCwzLjMwNywwLjYwNiw0LjI1LDIuNzY2bDEuNDUyLDMuNTEzQzQ0Ljg2MSwyMy4yMTMsNDIuMzYyLDI2LjI0OSwzOS40NjIsMjYuMjQ5IE0zMC4xODEsMTYuNDU5bDUuOTM5LDE0LjM3Ng0KCQkJYzEuMjgzLDMuMjM4LTEuMjE1LDYuMjc1LTQuMTE2LDYuMjc1Yy0xLjM1MSwwLTMuMzA4LTAuNjA4LTQuMjUyLTIuNzY2TDIxLjgxMywxOS45N2MtMS4yODEtMy4yNDIsMS4yMTctNi4yNzcsNC4xMTctNi4yNzcNCgkJCUMyNy4yODEsMTMuNjkzLDI5LjIzNywxNC4yOTksMzAuMTgxLDE2LjQ1OSBNMTguMjM3LDE2LjQ1OWw1LjkzOSwxNC4zNzZjMS4yODIsMy4yMzgtMS4yMTYsNi4yNzUtNC4xMTgsNi4yNzUNCgkJCWMtMS4zNDksMC0zLjMwNy0wLjYwOC00LjI1LTIuNzY2TDkuODY5LDE5Ljk3Yy0xLjI4Mi0zLjI0MiwxLjIxNC02LjI3Nyw0LjExNi02LjI3N0MxNS4zMzcsMTMuNjkzLDE3LjI5MywxNC4yOTksMTguMjM3LDE2LjQ1OQ0KCQkJIE00Ny44NjYsMzguMjQ0YzIuMDkzLTMuNTc1LDIuODMzLTkuOTgyLDIuODMzLTE0LjFjMC00LjExNC0wLjc0LTEwLjUxOS0yLjgzMy0xNC4wOTRjLTMuNzExLTYuMjEtOS45MjEtOC44NDMtMjEuODY1LTguODQzDQoJCQljLTExLjk0NCwwLTE4LjE1NSwyLjYzMy0yMS44NjgsOC44NDNjLTIuMDkxLDMuNTc2LTIuODMzLDkuOTgtMi44MzMsMTQuMDk0YzAsNC4xMTcsMC43NDIsMTAuNTI0LDIuODMzLDE0LjENCgkJCWMzLjcxMyw2LjIwOSw5LjkyMyw4Ljg0LDIxLjg2OCw4Ljg0QzM3Ljk0NSw0Ny4wODQsNDQuMTU1LDQ0LjQ1NCw0Ny44NjYsMzguMjQ0Ii8+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=);
}

.navbar-brand.white {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI1MnB4IiBoZWlnaHQ9IjQ4LjI5MXB4IiB2aWV3Qm94PSIwIDAgNTIgNDguMjkxIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MiA0OC4yOTEiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KIDxnPg0KICA8ZyBpZD0ia25vY2tvdXRpY29uIi8+DQogIDxnIGlkPSJicmFuZCI+DQogICA8ZyBpZD0ic3ZnXzEiPg0KICAgIDxwYXRoIGZpbGw9IiNmZmZmZmYiIGlkPSJzdmdfMiIgZD0ibTQwLjEyNTAyMywyNi4zNjQ5NzFjLTEuNDE2NjA3LDAgLTMuNDY1MDM0LC0wLjYzNTQyNiAtNC40NTQxNDQsLTIuOTAxMzU4bC0xLjUyMDM0LC0zLjY4MjUzM2MtMS4zNDQzMDcsLTMuMzk5NDIyIDEuMjcwOTY2LC02LjU4MTc5NSA0LjMxMzc0LC02LjU4MTc5NWMxLjQxMzQ2NywwIDMuNDY1MDMxLDAuNjM1NDI1IDQuNDUzMDkxLDIuOTAwMzA5bDEuNTIxMzg1LDMuNjgzNTg0YzEuMzQzMjY2LDMuMzk4MzczIC0xLjI3NTE1LDYuNTgxNzkzIC00LjMxMzczMiw2LjU4MTc5M20tOS43MjQ1MDgsLTEwLjI2NTM3N2w2LjIyMjgwMywxNS4wNzQwNmMxLjM0NDMxNSwzLjM5NTIyNyAtMS4yNzMwNjQsNi41Nzk2OTkgLTQuMzEyNjg3LDYuNTc5Njk5Yy0xLjQxNTU2MiwwIC0zLjQ2NjA4LC0wLjYzNzUyNyAtNC40NTUxODksLTIuOTAwMzExbC02LjIyMjgwNywtMTUuMDcxOTYyYy0xLjM0MjIxMywtMy4zOTk0MjIgMS4yNzUxNTgsLTYuNTgxNzk1IDQuMzEzNzQsLTYuNTgxNzk1YzEuNDE1NTYsMCAzLjQ2NTAyOSwwLjYzNTQyNSA0LjQ1NDE0LDIuOTAwMzA5bS0xMi41MTQ3NjUsMGw2LjIyMjgwNSwxNS4wNzQwNmMxLjM0MzI2NCwzLjM5NTIyNyAtMS4yNzQxMDksNi41Nzk2OTkgLTQuMzE0NzgzLDYuNTc5Njk5Yy0xLjQxMzQ2NCwwIC0zLjQ2NTAzMywtMC42Mzc1MjcgLTQuNDUzMDk0LC0yLjkwMDMxMWwtNi4yMjI4MDMsLTE1LjA3MTk2MmMtMS4zNDMyNjMsLTMuMzk5NDIyIDEuMjcyMDEzLC02LjU4MTc5NSA0LjMxMjY4OSwtNi41ODE3OTVjMS40MTY2MDcsMCAzLjQ2NjA3OCwwLjYzNTQyNSA0LjQ1NTE4NywyLjkwMDMwOW0zMS4wNDQ4NzIsMjIuODQyODE5YzIuMTkzMDEyLC0zLjc0ODU5MiAyLjk2ODM4LC0xMC40NjY2OTggMi45NjgzOCwtMTQuNzg0NjU3YzAsLTQuMzEzNzYzIC0wLjc3NTM2OCwtMTEuMDI5NzczIC0yLjk2ODM4LC0xNC43NzgzNjZjLTMuODg4MzQ0LC02LjUxMTUzOSAtMTAuMzk1MDk2LC05LjI3MjM5MSAtMjIuOTA5ODU1LC05LjI3MjM5MWMtMTIuNTE0NzYzLDAgLTE5LjAyMjU2NSwyLjc2MDg1MiAtMjIuOTEyOTk3LDkuMjcyMzkxYy0yLjE5MDkyMSwzLjc0OTY0MSAtMi45NjgzNzksMTAuNDY0NjAzIC0yLjk2ODM3OSwxNC43NzgzNjZjMCw0LjMxNjkxNCAwLjc3NzQ1OCwxMS4wMzUwMTUgMi45NjgzNzksMTQuNzg0NjU3YzMuODkwNDMyLDYuNTEwNDk0IDEwLjM5NzE4Niw5LjI2OTI0NSAyMi45MTI5OTcsOS4yNjkyNDVjMTIuNTE0NzU5LDAgMTkuMDIxNTExLC0yLjc1NzcwMiAyMi45MDk4NTUsLTkuMjY5MjQ1Ii8+DQogICA8L2c+DQogIDwvZz4NCiA8L2c+DQo8L3N2Zz4=);
}

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

@media (min-width: 992px) {
  .navbar>.container .navbar-brand {
    margin-left: 0;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 40px;
  padding: 9px 10px;
  margin-top: 43px;
  margin-bottom: 43px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}

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

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

@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 25px -40px;
}

.navbar-nav>li>a {
  font-size: 16px;
  font-family: SuisseIntlSemiBold;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
  min-height: 120px;
  max-height: 120px;
}

.navbar-nav>li>a:hover {
  text-decoration: underline;
  text-underline-offset: 10px;
}

@media (max-width: 991px) {
  .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 .dropdown-header,
  .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px;
  }

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

  .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-nav .open .dropdown-menu>li>a:hover {
    background-image: none;
  }
}

@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

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

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

  .navbar-nav.navbar-right:last-child {
    margin-right: -40px;
  }
}

@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
  }

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

.navbar-form {
  margin-left: 0;
  margin-right: 0;
  margin-top: 15px !important;
  margin-bottom: 11px !important;
  padding: 10px 0;
  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: 45px;
  margin-bottom: 45px;
}

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

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

  .navbar-form select.form-control {
    width: auto;
  }

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

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

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

@media (max-width: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width: 992px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0 40px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-form.navbar-right:last-child {
    margin-right: -40px;
  }
}

.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-nav.pull-right>li>.dropdown-menu,
.navbar-nav>li>.dropdown-menu.pull-right {
  left: auto;
  right: 0;
}

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

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

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

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

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

  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #fff;
  border-color: #fff;
}

.navbar-default .navbar-brand {
  color: #3f3f3f;
}

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

.navbar-default .navbar-text {
  color: #3f3f3f;
}

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

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

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

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

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

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

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

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

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  background-color: transparent;
  color: #0032a0;
}

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

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

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

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

.navbar-default .navbar-link {
  color: #3f3f3f;
}

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

.navbar-default.navbar-footer {
  border-top: 1px solid #f2f2f2;
  color: #3f3f3f;
}

.navbar-footer .container {
  padding: 20px 20px 20px 45px;
}

.navbar-footer .navbar-header {
  margin-top: -20px;
  margin-left: -45px;
}

.navbar-footer .navbar-brand {
  text-transform: none !important;
}

.navbar-footer .nav>li {
  display: inline-block;
}

.navbar-footer .nav>li>a {
  display: inline-block;
  padding: 0 10px;
  vertical-align: middle;
  text-transform: none !important;
}

.navbar-footer .nav>li>a:hover {
  color: #0032a0;
}

.navbar-footer .nav>li>a:first-child {
  padding-left: 0;
}

.navbar-footer .navbar-nav {
  margin-left: 0;
  margin-bottom: 20px;
}

.navbar-footer .navbar-nav>li>a {
  min-height: inherit;
}

.navbar-footer .navbar-nav>li>a:focus,
.navbar-footer .navbar-nav>li>a:hover {
  background-color: inherit !important;
}

.navbar-footer .navbar-nav>li>a:hover {
  text-decoration: underline;
}

.navbar-footer .navbar-nav>li>.btn {
  padding-top: 0;
  padding-bottom: 10px;
}

.navbar-footer .nav-footer {
  margin-right: 20px;
  margin-top: 30px;
}

@media (max-width: 767px) {
  .navbar-footer .nav-footer {
    padding-left: 0;
    list-style: none;
  }

  .navbar-footer .nav-footer>li {
    display: inline-block;
  }

  .navbar-footer .nav-footer>li:nth-last-child(n + 2):after {
    content: ' |';
    padding: 0 5px;
  }

  .navbar-footer .nav-footer li {
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 760px) {
  .navbar-footer .navbar-left li {
    display: block;
    padding: 9px 0;
  }

  .navbar-footer .navbar-left li::after {
    content: none !important;
  }

  .navbar-footer .list-inline-pipes li {
    display: block;
    padding: 9px 0;
  }

  .navbar-footer .list-inline-pipes li::after {
    content: none;
  }
}

.navbar-footer .navbar-text {
  clear: left;
  margin: 0 10px 5px 0;
}

.navbar-footer .navbar-text p {
  margin-bottom: 5px;
}

.navbar-inverse {
  background-color: #3f3f3f;
  border-color: #262626;
}

.navbar-inverse .navbar-brand {
  color: #f2f2f2;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI1MnB4IiBoZWlnaHQ9IjQ4LjI5MXB4IiB2aWV3Qm94PSIwIDAgNTIgNDguMjkxIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MiA0OC4yOTEiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KIDxnPg0KICA8ZyBpZD0ia25vY2tvdXRpY29uIi8+DQogIDxnIGlkPSJicmFuZCI+DQogICA8ZyBpZD0ic3ZnXzEiPg0KICAgIDxwYXRoIGZpbGw9IiNmZmZmZmYiIGlkPSJzdmdfMiIgZD0ibTQwLjEyNTAyMywyNi4zNjQ5NzFjLTEuNDE2NjA3LDAgLTMuNDY1MDM0LC0wLjYzNTQyNiAtNC40NTQxNDQsLTIuOTAxMzU4bC0xLjUyMDM0LC0zLjY4MjUzM2MtMS4zNDQzMDcsLTMuMzk5NDIyIDEuMjcwOTY2LC02LjU4MTc5NSA0LjMxMzc0LC02LjU4MTc5NWMxLjQxMzQ2NywwIDMuNDY1MDMxLDAuNjM1NDI1IDQuNDUzMDkxLDIuOTAwMzA5bDEuNTIxMzg1LDMuNjgzNTg0YzEuMzQzMjY2LDMuMzk4MzczIC0xLjI3NTE1LDYuNTgxNzkzIC00LjMxMzczMiw2LjU4MTc5M20tOS43MjQ1MDgsLTEwLjI2NTM3N2w2LjIyMjgwMywxNS4wNzQwNmMxLjM0NDMxNSwzLjM5NTIyNyAtMS4yNzMwNjQsNi41Nzk2OTkgLTQuMzEyNjg3LDYuNTc5Njk5Yy0xLjQxNTU2MiwwIC0zLjQ2NjA4LC0wLjYzNzUyNyAtNC40NTUxODksLTIuOTAwMzExbC02LjIyMjgwNywtMTUuMDcxOTYyYy0xLjM0MjIxMywtMy4zOTk0MjIgMS4yNzUxNTgsLTYuNTgxNzk1IDQuMzEzNzQsLTYuNTgxNzk1YzEuNDE1NTYsMCAzLjQ2NTAyOSwwLjYzNTQyNSA0LjQ1NDE0LDIuOTAwMzA5bS0xMi41MTQ3NjUsMGw2LjIyMjgwNSwxNS4wNzQwNmMxLjM0MzI2NCwzLjM5NTIyNyAtMS4yNzQxMDksNi41Nzk2OTkgLTQuMzE0NzgzLDYuNTc5Njk5Yy0xLjQxMzQ2NCwwIC0zLjQ2NTAzMywtMC42Mzc1MjcgLTQuNDUzMDk0LC0yLjkwMDMxMWwtNi4yMjI4MDMsLTE1LjA3MTk2MmMtMS4zNDMyNjMsLTMuMzk5NDIyIDEuMjcyMDEzLC02LjU4MTc5NSA0LjMxMjY4OSwtNi41ODE3OTVjMS40MTY2MDcsMCAzLjQ2NjA3OCwwLjYzNTQyNSA0LjQ1NTE4NywyLjkwMDMwOW0zMS4wNDQ4NzIsMjIuODQyODE5YzIuMTkzMDEyLC0zLjc0ODU5MiAyLjk2ODM4LC0xMC40NjY2OTggMi45NjgzOCwtMTQuNzg0NjU3YzAsLTQuMzEzNzYzIC0wLjc3NTM2OCwtMTEuMDI5NzczIC0yLjk2ODM4LC0xNC43NzgzNjZjLTMuODg4MzQ0LC02LjUxMTUzOSAtMTAuMzk1MDk2LC05LjI3MjM5MSAtMjIuOTA5ODU1LC05LjI3MjM5MWMtMTIuNTE0NzYzLDAgLTE5LjAyMjU2NSwyLjc2MDg1MiAtMjIuOTEyOTk3LDkuMjcyMzkxYy0yLjE5MDkyMSwzLjc0OTY0MSAtMi45NjgzNzksMTAuNDY0NjAzIC0yLjk2ODM3OSwxNC43NzgzNjZjMCw0LjMxNjkxNCAwLjc3NzQ1OCwxMS4wMzUwMTUgMi45NjgzNzksMTQuNzg0NjU3YzMuODkwNDMyLDYuNTEwNDk0IDEwLjM5NzE4Niw5LjI2OTI0NSAyMi45MTI5OTcsOS4yNjkyNDVjMTIuNTE0NzU5LDAgMTkuMDIxNTExLC0yLjc1NzcwMiAyMi45MDk4NTUsLTkuMjY5MjQ1Ii8+DQogICA8L2c+DQogIDwvZz4NCiA8L2c+DQo8L3N2Zz4=);
}

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

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

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

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

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

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

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

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

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

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

.navbar-inverse .navbar-collapse input,
.navbar-inverse .navbar-form input {
  background-color: #3f3f3f;
  color: #fff;
}

.navbar-inverse .navbar-collapse input:focus,
.navbar-inverse .navbar-form input:focus {
  background-color: #fff;
  color: #3f3f3f;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
  background-color: #0032a0;
  color: #fff;
}

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

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

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

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

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

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

.navbar-inverse .navbar-link {
  color: #f2f2f2;
}

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

.navbar-inverse.navbar-footer a,
.navbar-inverse.navbar-footer li {
  color: #f2f2f2;
}

.navbar-inverse.navbar-footer .btn-link:focus,
.navbar-inverse.navbar-footer .btn-link:hover,
.navbar-inverse.navbar-footer a:focus,
.navbar-inverse.navbar-footer a:hover {
  color: #d6dce3;
}

.navbar-inverse.navbar-footer .navbar-text a {
  color: #fff;
}

.breadcrumb {
  padding: 8px 10px 7px;
  margin-bottom: 0;
  list-style: none;
  text-transform: uppercase;
  font-size: 11px;
  background-color: #f2f2f2;
  border-radius: 0;
}

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

.breadcrumb>li+li:before {
  content: '|';
  padding: 0 15px;
  color: #0032a0;
}

.breadcrumb>.active {
  color: #3f3f3f;
  text-transform: none;
}

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

.pagination>li {
  display: inline;
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 5px 10px;
  line-height: 1.4;
  text-decoration: none;
  background-color: #f2f2f2;
  border: 1px solid #d6dce3;
  margin-left: -1px;
  text-align: center;
  min-width: 36px;
}

.pagination>li>a>i,
.pagination>li>a>span,
.pagination>li>span>i,
.pagination>li>span>span {
  font-size: 100%;
}

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

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

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  background-color: #0032a0;
  border-color: #0032a0;
  color: #fff;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  z-index: 2;
  color: #fff;
  font-weight: 400;
  background-color: #71767d;
  border-color: #71767d;
  border-top-color: #71767d;
  border-bottom-color: #71767d;
  cursor: default;
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
  color: #c1c4cc;
  background-color: #f2f2f2;
  border-color: #d6dce3;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
  padding: 10px 0;
  font-size: 16px;
  min-width: 45px;
}

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

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

.pagination-sm>li>a,
.pagination-sm>li>span {
  padding: 5px 0;
  font-size: 11px;
  min-width: 30px;
}

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

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

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

.pager:after,
.pager:before {
  content: ' ';
  display: table;
}

.pager:after {
  clear: both;
}

.pager:after,
.pager:before {
  content: ' ';
  display: table;
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #f2f2f2;
  border: 1px solid #d6dce3;
  border-radius: 6px;
  text-transform: uppercase;
}

.pager li>a>i,
.pager li>a>span,
.pager li>span>i,
.pager li>span>span {
  position: relative;
  top: 1px;
  font-size: 118%;
}

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

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

.pager .next>a>i,
.pager .next>a>span,
.pager .next>span>i,
.pager .next>span>span {
  padding-left: 6px;
}

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

.pager .previous>a>i,
.pager .previous>a>span,
.pager .previous>span>i,
.pager .previous>span>span {
  padding-right: 6px;
}

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

.label {
  display: inline;
  padding: 3px 9px;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0;
  cursor: default;
}

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

.label:empty {
  display: none;
}

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

.label-default {
  background-color: #f2f2f2;
  color: #3f3f3f;
}

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

.label-primary {
  background-color: #0032a0;
}

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

.label-success {
  background-color: #008642;
}

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

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

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

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

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

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

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

.label-primary-tint {
  color: #3f3f3f;
  background-color: #d8e4fe;
}

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

.label-success-tint {
  color: #3f3f3f;
  background-color: #d7f0e3;
}

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

.label-info-tint {
  color: #3f3f3f;
  background-color: #ececec;
}

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

.label-warning-tint {
  color: #3f3f3f;
  background-color: #fcf3e3;
}

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

.label-danger-tint {
  color: #3f3f3f;
  background-color: #fedddd;
}

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 11px;
  font-family: SuisseIntl;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  border-radius: 12px;
  color: #fff;
  background-color: #71767d;
}

.badge:empty {
  display: none;
}

.badge[href]:focus,
.badge[href]:hover {
  text-decoration: none;
  cursor: pointer;
}

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

.badge[href]:focus,
.badge[href]:hover {
  color: #fff;
}

.badge.badge-primary {
  color: #fff;
  background-color: #0032a0;
}

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

.badge.badge-success {
  color: #fff;
  background-color: #008642;
}

.badge.badge-success[href]:focus,
.badge.badge-success[href]:hover {
  color: #fff;
}

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

.badge.badge-info[href]:focus,
.badge.badge-info[href]:hover {
  color: #fff;
}

.badge.badge-warning {
  color: #fff;
  background-color: #db7b0b;
}

.badge.badge-warning[href]:focus,
.badge.badge-warning[href]:hover {
  color: #fff;
}

.badge.badge-danger {
  color: #fff;
  background-color: #c33;
}

.badge.badge-danger[href]:focus,
.badge.badge-danger[href]:hover {
  color: #fff;
}

.badge.badge-primary-tint {
  color: #3f3f3f;
  background-color: #d8e4fe;
}

.badge.badge-primary-tint[href]:focus,
.badge.badge-primary-tint[href]:hover {
  color: #3f3f3f;
}

.badge.badge-success-tint {
  color: #3f3f3f;
  background-color: #d7f0e3;
}

.badge.badge-success-tint[href]:focus,
.badge.badge-success-tint[href]:hover {
  color: #3f3f3f;
}

.badge.badge-info-tint {
  color: #3f3f3f;
  background-color: #ececec;
}

.badge.badge-info-tint[href]:focus,
.badge.badge-info-tint[href]:hover {
  color: #3f3f3f;
}

.badge.badge-warning-tint {
  color: #3f3f3f;
  background-color: #fcf3e3;
}

.badge.badge-warning-tint[href]:focus,
.badge.badge-warning-tint[href]:hover {
  color: #3f3f3f;
}

.badge.badge-danger-tint {
  color: #3f3f3f;
  background-color: #fedddd;
}

.badge.badge-danger-tint[href]:focus,
.badge.badge-danger-tint[href]:hover {
  color: #3f3f3f;
}

.nav-pills>.active>a>.badge,
a.list-group-item.active>.badge {
  color: #fff;
  background-color: #0032a0;
}

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

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 20px;
  font-family: SuisseIntl;
  line-height: 2.1;
  color: inherit;
  background-color: #f2f2f2;
}

.jumbotron .h1,
.jumbotron h1 {
  line-height: 1;
  color: inherit;
}

.jumbotron p {
  line-height: 1.4;
}

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

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

.thumbnail {
  display: block;
  padding: 5px;
  margin-bottom: 18px;
  line-height: 1.4;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

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

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

.thumbnail .caption {
  padding: 10px;
  color: #3f3f3f;
}

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

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

.alert .alert-link {
  font-family: SuisseIntlSemiBold;
  text-decoration: underline;
}

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

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

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

.alert-dismissable .close {
  position: relative;
  top: 0;
  right: -25px;
}

.alert-dismissable .close:focus,
.alert-dismissable .close:hover {
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
}

.alert-dismissable.alert-danger-tint .close,
.alert-dismissable.alert-info-tint .close,
.alert-dismissable.alert-primary-tint .close,
.alert-dismissable.alert-success-tint .close,
.alert-dismissable.alert-warning-tint .close {
  color: #71767d;
}

.alert-dismissable.alert-danger-tint .close:focus,
.alert-dismissable.alert-danger-tint .close:hover,
.alert-dismissable.alert-info-tint .close:focus,
.alert-dismissable.alert-info-tint .close:hover,
.alert-dismissable.alert-primary-tint .close:focus,
.alert-dismissable.alert-primary-tint .close:hover,
.alert-dismissable.alert-success-tint .close:focus,
.alert-dismissable.alert-success-tint .close:hover,
.alert-dismissable.alert-warning-tint .close:focus,
.alert-dismissable.alert-warning-tint .close:hover {
  color: #3f3f3f;
}

.alert-primary {
  background-color: #0032a0;
  border-color: #0032a0;
  color: #fff;
}

.alert-primary hr {
  border-top-color: #002a87;
}

.alert-primary .alert-link {
  color: #e6e6e6;
}

.alert-success {
  background-color: #008642;
  border-color: #008642;
  color: #fff;
}

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

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

.alert-info {
  background-color: #383838;
  border-color: #383838;
  color: #fff;
}

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

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

.alert-warning {
  background-color: #db7b0b;
  border-color: #db7b0b;
  color: #fff;
}

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

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

.alert-danger {
  background-color: #c33;
  border-color: #c33;
  color: #fff;
}

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

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

.alert-primary-tint {
  background-color: #d8e4fe;
  border-color: #d8e4fe;
  color: #3f3f3f;
}

.alert-primary-tint hr {
  border-top-color: #bfd3fd;
}

.alert-primary-tint .alert-link {
  color: #262626;
}

.alert-success-tint {
  background-color: #d7f0e3;
  border-color: #d7f0e3;
  color: #3f3f3f;
}

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

.alert-success-tint .alert-link {
  color: #262626;
}

.alert-info-tint {
  background-color: #ececec;
  border-color: #ececec;
  color: #3f3f3f;
}

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

.alert-info-tint .alert-link {
  color: #262626;
}

.alert-warning-tint {
  background-color: #fcf3e3;
  border-color: #fcf3e3;
  color: #3f3f3f;
}

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

.alert-warning-tint .alert-link {
  color: #262626;
}

.alert-danger-tint {
  background-color: #fedddd;
  border-color: #fedddd;
  color: #3f3f3f;
}

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

.alert-danger-tint .alert-link {
  color: #262626;
}

@-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: 7px;
  background-color: #f2f2f2;
  border-radius: 0;
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  line-height: 20px;
  color: #fff;
  text-align: left;
  background-color: #0032a0;
  -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: #008642;
  color: #fff;
}

.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: #383838;
  color: #fff;
}

.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: #db7b0b;
  color: #fff;
}

.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: #c33;
  color: #fff;
}

.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);
}

.progress-bar-done {
  background-color: #fff;
  color: #3f3f3f;
}

.progress-striped .progress-bar-done {
  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.simple .list-group-item {
  background-color: inherit;
  border: none;
  padding: 0;
}

.list-group.simple .list-group-item-title {
  color: inherit;
  list-style: none;
}

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

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

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

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

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

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

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

a.list-group-item .hover:focus,
a.list-group-item:hover {
  text-decoration: none;
  color: #fff;
  background-color: #0032a0;
  border-color: #0032a0;
}

a.list-group-item .hover:focus .list-group-item-heading,
a.list-group-item .hover:focus h1,
a.list-group-item .hover:focus h2,
a.list-group-item .hover:focus h3,
a.list-group-item .hover:focus h4,
a.list-group-item .hover:focus h5,
a.list-group-item .hover:focus h6,
a.list-group-item .hover:focus p,
a.list-group-item:hover .list-group-item-heading,
a.list-group-item:hover h1,
a.list-group-item:hover h2,
a.list-group-item:hover h3,
a.list-group-item:hover h4,
a.list-group-item:hover h5,
a.list-group-item:hover h6,
a.list-group-item:hover p {
  color: #fff;
}

a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover {
  z-index: 2;
  color: #3f3f3f;
  background-color: #f2f2f2;
  border-color: #c1c4cc;
}

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

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

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

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

.list-separated .list-group-item+.list-group-item {
  border-top: 1px solid #d6dce3;
}

.list-hover a.list-group-item {
  color: #71767d;
}

.list-hover a.list-group-item .list-group-item-heading {
  color: #71767d;
}

.list-hover a.list-group-item .list-group-item-text {
  color: #71767d;
}

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

.list-hover a.list-group-item .hover:focus .list-group-item-heading,
.list-hover a.list-group-item:hover .list-group-item-heading {
  color: #0032a0;
}

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

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

.panel.simple {
  margin-bottom: 0;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.panel.simple>.panel-heading {
  color: #3f3f3f;
  background-color: transparent;
  border-color: transparent;
}

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

.panel.simple>.panel-footer {
  color: #3f3f3f;
  background-color: transparent;
  border-color: transparent;
}

.panel.simple>.panel-footer+.panel-collapse .panel-body {
  border-top-color: transparent;
}

.panel.simple .panel-heading {
  padding: 0;
}

.panel.simple .panel-body {
  padding: 0;
}

.panel.simple .panel-footer {
  padding: 0;
  background-color: transparent;
  border-top: none;
}

.panel-body {
  padding: 15px;
}

.panel-body:after,
.panel-body:before {
  content: ' ';
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-body:after,
.panel-body:before {
  content: ' ';
  display: table;
}

.panel-body:after {
  clear: both;
}

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

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

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

.panel>.list-group .list-group-item:last-child {
  border-bottom: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.panel-group .panel+.panel {
  margin-top: 0;
}

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

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

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

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

.panel-group.simple .panel,
.panel-group.simple .panel-collapse,
.panel-group.simple .panel-heading {
  margin: 0;
  padding: 0;
  background: 0 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

.panel-default>.panel-heading {
  color: #3f3f3f;
  background-color: #f2f2f2;
  border-color: #c1c4cc;
}

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

.panel-default>.panel-footer {
  color: #3f3f3f;
  background-color: #f2f2f2;
  border-color: #c1c4cc;
}

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

.panel-primary {
  border-color: #0032a0;
}

.panel-primary>.panel-heading {
  color: #fff;
  background-color: #0032a0;
  border-color: #0032a0;
}

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

.panel-primary>.panel-footer {
  color: #fff;
  background-color: #0032a0;
  border-color: #0032a0;
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
  border-top-color: #0032a0;
}

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

.panel-success>.panel-heading {
  color: #fff;
  background-color: #008642;
  border-color: #008642;
}

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

.panel-success>.panel-footer {
  color: #fff;
  background-color: #008642;
  border-color: #008642;
}

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

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

.panel-warning>.panel-heading {
  color: #fff;
  background-color: #db7b0b;
  border-color: #db7b0b;
}

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

.panel-warning>.panel-footer {
  color: #fff;
  background-color: #db7b0b;
  border-color: #db7b0b;
}

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

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

.panel-danger>.panel-heading {
  color: #fff;
  background-color: #c33;
  border-color: #c33;
}

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

.panel-danger>.panel-footer {
  color: #fff;
  background-color: #c33;
  border-color: #c33;
}

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

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

.panel-info>.panel-heading {
  color: #fff;
  background-color: #383838;
  border-color: #383838;
}

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

.panel-info>.panel-footer {
  color: #fff;
  background-color: #383838;
  border-color: #383838;
}

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

.panel-primary-tint {
  border-color: #d8e4fe;
}

.panel-primary-tint>.panel-heading {
  color: #3f3f3f;
  background-color: #d8e4fe;
  border-color: #d8e4fe;
}

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

.panel-primary-tint>.panel-footer {
  color: #3f3f3f;
  background-color: #d8e4fe;
  border-color: #d8e4fe;
}

.panel-primary-tint>.panel-footer+.panel-collapse .panel-body {
  border-top-color: #d8e4fe;
}

.panel-success-tint {
  border-color: #d7f0e3;
}

.panel-success-tint>.panel-heading {
  color: #3f3f3f;
  background-color: #d7f0e3;
  border-color: #d7f0e3;
}

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

.panel-success-tint>.panel-footer {
  color: #3f3f3f;
  background-color: #d7f0e3;
  border-color: #d7f0e3;
}

.panel-success-tint>.panel-footer+.panel-collapse .panel-body {
  border-top-color: #d7f0e3;
}

.panel-warning-tint {
  border-color: #fcf3e3;
}

.panel-warning-tint>.panel-heading {
  color: #3f3f3f;
  background-color: #fcf3e3;
  border-color: #fcf3e3;
}

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

.panel-warning-tint>.panel-footer {
  color: #3f3f3f;
  background-color: #fcf3e3;
  border-color: #fcf3e3;
}

.panel-warning-tint>.panel-footer+.panel-collapse .panel-body {
  border-top-color: #fcf3e3;
}

.panel-danger-tint {
  border-color: #fedddd;
}

.panel-danger-tint>.panel-heading {
  color: #3f3f3f;
  background-color: #fedddd;
  border-color: #fedddd;
}

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

.panel-danger-tint>.panel-footer {
  color: #3f3f3f;
  background-color: #fedddd;
  border-color: #fedddd;
}

.panel-danger-tint>.panel-footer+.panel-collapse .panel-body {
  border-top-color: #fedddd;
}

.panel-info-tint {
  border-color: #ececec;
}

.panel-info-tint>.panel-heading {
  color: #3f3f3f;
  background-color: #ececec;
  border-color: #ececec;
}

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

.panel-info-tint>.panel-footer {
  color: #3f3f3f;
  background-color: #ececec;
  border-color: #ececec;
}

.panel-info-tint>.panel-footer+.panel-collapse .panel-body {
  border-top-color: #ececec;
}

.panel-condensed {
  margin-bottom: 9px;
}

.panel-condensed>.panel-heading {
  padding: 10px;
}

.panel-condensed>.panel-footer {
  padding: 5px 10px;
}

.panel-condensed>.panel-body {
  padding: 10px;
}

.well {
  min-height: 30px;
  padding: 30px;
  margin-bottom: 20px;
  background-color: #fff;
  border: none;
  border-radius: 6px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

.well.well-gray-darker {
  background-color: #3f3f3f;
}

.well.well-gray-dark {
  background-color: #71767d;
}

.well.well-gray {
  background-color: #c1c4cc;
}

.well.well-gray-light {
  background-color: #d6dce3;
}

.well.well-gray-lighter {
  background-color: #f2f2f2;
}

.well.well-primary {
  background-color: #0032a0;
}

.well.well-success {
  background-color: #008642;
}

.well.well-warning {
  background-color: #db7b0b;
}

.well.well-danger {
  background-color: #c33;
}

.well.well-info {
  background-color: #383838;
}

.well.well-primary-tint {
  background-color: #d8e4fe;
}

.well.well-success-tint {
  background-color: #d7f0e3;
}

.well.well-warning-tint {
  background-color: #fcf3e3;
}

.well.well-danger-tint {
  background-color: #fedddd;
}

.well.well-info-tint {
  background-color: #ececec;
}

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

.well-sm {
  padding: 15px;
  border-radius: 6px;
}

.well-simple {
  padding: 0;
  background: 0 0;
  border: none;
}

.close {
  float: right;
  line-height: 1;
  color: #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.7;
  padding-left: 6px;
}

.close:focus,
.close:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  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: 1040;
}

.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;
  z-index: 1050;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 12px;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
  background-clip: padding-box;
  outline: 0;
}

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

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

.modal-backdrop.in {
  opacity: 0.8;
}

.modal-header {
  padding: 15px;
  min-height: 16.4px;
}

.modal-header .close {
  margin-top: -2px;
}

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

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

.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
}

.modal-footer:after,
.modal-footer:before {
  content: ' ';
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer:after,
.modal-footer:before {
  content: ' ';
  display: table;
}

.modal-footer:after {
  clear: both;
}

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

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

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

@media screen and (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);
  }
}

.tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  border: 0;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
}

.tooltip.in {
  opacity: 1;
}

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

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

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

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

.tooltip.tooltip-primary.top .tooltip-arrow,
.tooltip.tooltip-primary.top-left .tooltip-arrow,
.tooltip.tooltip-primary.top-right .tooltip-arrow {
  border-top-color: #0032a0 !important;
}

.tooltip.tooltip-primary.right .tooltip-arrow {
  border-right-color: #0032a0 !important;
}

.tooltip.tooltip-primary.left .tooltip-arrow {
  border-left-color: #0032a0 !important;
}

.tooltip.tooltip-primary.bottom .tooltip-arrow,
.tooltip.tooltip-primary.bottom-left .tooltip-arrow,
.tooltip.tooltip-primary.bottom-right .tooltip-arrow {
  border-bottom-color: #0032a0 !important;
}

.tooltip.tooltip-primary .tooltip-inner {
  background-color: #0032a0 !important;
  color: #fff !important;
}

.tooltip.tooltip-success.top .tooltip-arrow,
.tooltip.tooltip-success.top-left .tooltip-arrow,
.tooltip.tooltip-success.top-right .tooltip-arrow {
  border-top-color: #008642 !important;
}

.tooltip.tooltip-success.right .tooltip-arrow {
  border-right-color: #008642 !important;
}

.tooltip.tooltip-success.left .tooltip-arrow {
  border-left-color: #008642 !important;
}

.tooltip.tooltip-success.bottom .tooltip-arrow,
.tooltip.tooltip-success.bottom-left .tooltip-arrow,
.tooltip.tooltip-success.bottom-right .tooltip-arrow {
  border-bottom-color: #008642 !important;
}

.tooltip.tooltip-success .tooltip-inner {
  background-color: #008642 !important;
  color: #fff !important;
}

.tooltip.tooltip-danger.top .tooltip-arrow,
.tooltip.tooltip-danger.top-left .tooltip-arrow,
.tooltip.tooltip-danger.top-right .tooltip-arrow {
  border-top-color: #c33 !important;
}

.tooltip.tooltip-danger.right .tooltip-arrow {
  border-right-color: #c33 !important;
}

.tooltip.tooltip-danger.left .tooltip-arrow {
  border-left-color: #c33 !important;
}

.tooltip.tooltip-danger.bottom .tooltip-arrow,
.tooltip.tooltip-danger.bottom-left .tooltip-arrow,
.tooltip.tooltip-danger.bottom-right .tooltip-arrow {
  border-bottom-color: #c33 !important;
}

.tooltip.tooltip-danger .tooltip-inner {
  background-color: #c33 !important;
  color: #fff !important;
}

.tooltip.tooltip-warning.top .tooltip-arrow,
.tooltip.tooltip-warning.top-left .tooltip-arrow,
.tooltip.tooltip-warning.top-right .tooltip-arrow {
  border-top-color: #db7b0b !important;
}

.tooltip.tooltip-warning.right .tooltip-arrow {
  border-right-color: #db7b0b !important;
}

.tooltip.tooltip-warning.left .tooltip-arrow {
  border-left-color: #db7b0b !important;
}

.tooltip.tooltip-warning.bottom .tooltip-arrow,
.tooltip.tooltip-warning.bottom-left .tooltip-arrow,
.tooltip.tooltip-warning.bottom-right .tooltip-arrow {
  border-bottom-color: #db7b0b !important;
}

.tooltip.tooltip-warning .tooltip-inner {
  background-color: #db7b0b !important;
  color: #fff !important;
}

.tooltip.tooltip-info.top .tooltip-arrow,
.tooltip.tooltip-info.top-left .tooltip-arrow,
.tooltip.tooltip-info.top-right .tooltip-arrow {
  border-top-color: #383838 !important;
}

.tooltip.tooltip-info.right .tooltip-arrow {
  border-right-color: #383838 !important;
}

.tooltip.tooltip-info.left .tooltip-arrow {
  border-left-color: #383838 !important;
}

.tooltip.tooltip-info.bottom .tooltip-arrow,
.tooltip.tooltip-info.bottom-left .tooltip-arrow,
.tooltip.tooltip-info.bottom-right .tooltip-arrow {
  border-bottom-color: #383838 !important;
}

.tooltip.tooltip-info .tooltip-inner {
  background-color: #383838 !important;
  color: #fff !important;
}

.tooltip.tooltip-primary-tint.top .tooltip-arrow,
.tooltip.tooltip-primary-tint.top-left .tooltip-arrow,
.tooltip.tooltip-primary-tint.top-right .tooltip-arrow {
  border-top-color: #d8e4fe !important;
}

.tooltip.tooltip-primary-tint.right .tooltip-arrow {
  border-right-color: #d8e4fe !important;
}

.tooltip.tooltip-primary-tint.left .tooltip-arrow {
  border-left-color: #d8e4fe !important;
}

.tooltip.tooltip-primary-tint.bottom .tooltip-arrow,
.tooltip.tooltip-primary-tint.bottom-left .tooltip-arrow,
.tooltip.tooltip-primary-tint.bottom-right .tooltip-arrow {
  border-bottom-color: #d8e4fe !important;
}

.tooltip.tooltip-primary-tint .tooltip-inner {
  background-color: #d8e4fe !important;
  color: #3f3f3f !important;
}

.tooltip.tooltip-success-tint.top .tooltip-arrow,
.tooltip.tooltip-success-tint.top-left .tooltip-arrow,
.tooltip.tooltip-success-tint.top-right .tooltip-arrow {
  border-top-color: #d7f0e3 !important;
}

.tooltip.tooltip-success-tint.right .tooltip-arrow {
  border-right-color: #d7f0e3 !important;
}

.tooltip.tooltip-success-tint.left .tooltip-arrow {
  border-left-color: #d7f0e3 !important;
}

.tooltip.tooltip-success-tint.bottom .tooltip-arrow,
.tooltip.tooltip-success-tint.bottom-left .tooltip-arrow,
.tooltip.tooltip-success-tint.bottom-right .tooltip-arrow {
  border-bottom-color: #d7f0e3 !important;
}

.tooltip.tooltip-success-tint .tooltip-inner {
  background-color: #d7f0e3 !important;
  color: #3f3f3f !important;
}

.tooltip.tooltip-danger-tint.top .tooltip-arrow,
.tooltip.tooltip-danger-tint.top-left .tooltip-arrow,
.tooltip.tooltip-danger-tint.top-right .tooltip-arrow {
  border-top-color: #fedddd !important;
}

.tooltip.tooltip-danger-tint.right .tooltip-arrow {
  border-right-color: #fedddd !important;
}

.tooltip.tooltip-danger-tint.left .tooltip-arrow {
  border-left-color: #fedddd !important;
}

.tooltip.tooltip-danger-tint.bottom .tooltip-arrow,
.tooltip.tooltip-danger-tint.bottom-left .tooltip-arrow,
.tooltip.tooltip-danger-tint.bottom-right .tooltip-arrow {
  border-bottom-color: #fedddd !important;
}

.tooltip.tooltip-danger-tint .tooltip-inner {
  background-color: #fedddd !important;
  color: #3f3f3f !important;
}

.tooltip.tooltip-warning-tint.top .tooltip-arrow,
.tooltip.tooltip-warning-tint.top-left .tooltip-arrow,
.tooltip.tooltip-warning-tint.top-right .tooltip-arrow {
  border-top-color: #fcf3e3 !important;
}

.tooltip.tooltip-warning-tint.right .tooltip-arrow {
  border-right-color: #fcf3e3 !important;
}

.tooltip.tooltip-warning-tint.left .tooltip-arrow {
  border-left-color: #fcf3e3 !important;
}

.tooltip.tooltip-warning-tint.bottom .tooltip-arrow,
.tooltip.tooltip-warning-tint.bottom-left .tooltip-arrow,
.tooltip.tooltip-warning-tint.bottom-right .tooltip-arrow {
  border-bottom-color: #fcf3e3 !important;
}

.tooltip.tooltip-warning-tint .tooltip-inner {
  background-color: #fcf3e3 !important;
  color: #3f3f3f !important;
}

.tooltip.tooltip-info-tint.top .tooltip-arrow,
.tooltip.tooltip-info-tint.top-left .tooltip-arrow,
.tooltip.tooltip-info-tint.top-right .tooltip-arrow {
  border-top-color: #ececec !important;
}

.tooltip.tooltip-info-tint.right .tooltip-arrow {
  border-right-color: #ececec !important;
}

.tooltip.tooltip-info-tint.left .tooltip-arrow {
  border-left-color: #ececec !important;
}

.tooltip.tooltip-info-tint.bottom .tooltip-arrow,
.tooltip.tooltip-info-tint.bottom-left .tooltip-arrow,
.tooltip.tooltip-info-tint.bottom-right .tooltip-arrow {
  border-bottom-color: #ececec !important;
}

.tooltip.tooltip-info-tint .tooltip-inner {
  background-color: #ececec !important;
  color: #3f3f3f !important;
}

.tooltip.tooltip-alpha-a3.top .tooltip-arrow,
.tooltip.tooltip-alpha-a3.top-left .tooltip-arrow,
.tooltip.tooltip-alpha-a3.top-right .tooltip-arrow {
  border-top-color: #3f3f3f !important;
}

.tooltip.tooltip-alpha-a3.right .tooltip-arrow {
  border-right-color: #3f3f3f !important;
}

.tooltip.tooltip-alpha-a3.left .tooltip-arrow {
  border-left-color: #3f3f3f !important;
}

.tooltip.tooltip-alpha-a3.bottom .tooltip-arrow,
.tooltip.tooltip-alpha-a3.bottom-left .tooltip-arrow,
.tooltip.tooltip-alpha-a3.bottom-right .tooltip-arrow {
  border-bottom-color: #3f3f3f !important;
}

.tooltip.tooltip-alpha-a3 .tooltip-inner {
  background-color: #3f3f3f !important;
  color: #fff !important;
}

.tooltip.tooltip-alpha-b3.top .tooltip-arrow,
.tooltip.tooltip-alpha-b3.top-left .tooltip-arrow,
.tooltip.tooltip-alpha-b3.top-right .tooltip-arrow {
  border-top-color: #c33 !important;
}

.tooltip.tooltip-alpha-b3.right .tooltip-arrow {
  border-right-color: #c33 !important;
}

.tooltip.tooltip-alpha-b3.left .tooltip-arrow {
  border-left-color: #c33 !important;
}

.tooltip.tooltip-alpha-b3.bottom .tooltip-arrow,
.tooltip.tooltip-alpha-b3.bottom-left .tooltip-arrow,
.tooltip.tooltip-alpha-b3.bottom-right .tooltip-arrow {
  border-bottom-color: #c33 !important;
}

.tooltip.tooltip-alpha-b3 .tooltip-inner {
  background-color: #c33 !important;
  color: #fff !important;
}

.tooltip.tooltip-alpha-c3.top .tooltip-arrow,
.tooltip.tooltip-alpha-c3.top-left .tooltip-arrow,
.tooltip.tooltip-alpha-c3.top-right .tooltip-arrow {
  border-top-color: #db620b !important;
}

.tooltip.tooltip-alpha-c3.right .tooltip-arrow {
  border-right-color: #db620b !important;
}

.tooltip.tooltip-alpha-c3.left .tooltip-arrow {
  border-left-color: #db620b !important;
}

.tooltip.tooltip-alpha-c3.bottom .tooltip-arrow,
.tooltip.tooltip-alpha-c3.bottom-left .tooltip-arrow,
.tooltip.tooltip-alpha-c3.bottom-right .tooltip-arrow {
  border-bottom-color: #db620b !important;
}

.tooltip.tooltip-alpha-c3 .tooltip-inner {
  background-color: #db620b !important;
  color: #fff !important;
}

.tooltip.tooltip-alpha-d3.top .tooltip-arrow,
.tooltip.tooltip-alpha-d3.top-left .tooltip-arrow,
.tooltip.tooltip-alpha-d3.top-right .tooltip-arrow {
  border-top-color: #e8be04 !important;
}

.tooltip.tooltip-alpha-d3.right .tooltip-arrow {
  border-right-color: #e8be04 !important;
}

.tooltip.tooltip-alpha-d3.left .tooltip-arrow {
  border-left-color: #e8be04 !important;
}

.tooltip.tooltip-alpha-d3.bottom .tooltip-arrow,
.tooltip.tooltip-alpha-d3.bottom-left .tooltip-arrow,
.tooltip.tooltip-alpha-d3.bottom-right .tooltip-arrow {
  border-bottom-color: #e8be04 !important;
}

.tooltip.tooltip-alpha-d3 .tooltip-inner {
  background-color: #e8be04 !important;
  color: #fff !important;
}

.tooltip.tooltip-alpha-e3.top .tooltip-arrow,
.tooltip.tooltip-alpha-e3.top-left .tooltip-arrow,
.tooltip.tooltip-alpha-e3.top-right .tooltip-arrow {
  border-top-color: #97c94b !important;
}

.tooltip.tooltip-alpha-e3.right .tooltip-arrow {
  border-right-color: #97c94b !important;
}

.tooltip.tooltip-alpha-e3.left .tooltip-arrow {
  border-left-color: #97c94b !important;
}

.tooltip.tooltip-alpha-e3.bottom .tooltip-arrow,
.tooltip.tooltip-alpha-e3.bottom-left .tooltip-arrow,
.tooltip.tooltip-alpha-e3.bottom-right .tooltip-arrow {
  border-bottom-color: #97c94b !important;
}

.tooltip.tooltip-alpha-e3 .tooltip-inner {
  background-color: #97c94b !important;
  color: #fff !important;
}

.tooltip.tooltip-alpha-f3.top .tooltip-arrow,
.tooltip.tooltip-alpha-f3.top-left .tooltip-arrow,
.tooltip.tooltip-alpha-f3.top-right .tooltip-arrow {
  border-top-color: #008642 !important;
}

.tooltip.tooltip-alpha-f3.right .tooltip-arrow {
  border-right-color: #008642 !important;
}

.tooltip.tooltip-alpha-f3.left .tooltip-arrow {
  border-left-color: #008642 !important;
}

.tooltip.tooltip-alpha-f3.bottom .tooltip-arrow,
.tooltip.tooltip-alpha-f3.bottom-left .tooltip-arrow,
.tooltip.tooltip-alpha-f3.bottom-right .tooltip-arrow {
  border-bottom-color: #008642 !important;
}

.tooltip.tooltip-alpha-f3 .tooltip-inner {
  background-color: #008642 !important;
  color: #fff !important;
}

.tooltip.tooltip-alpha-g3.top .tooltip-arrow,
.tooltip.tooltip-alpha-g3.top-left .tooltip-arrow,
.tooltip.tooltip-alpha-g3.top-right .tooltip-arrow {
  border-top-color: #2bacb0 !important;
}

.tooltip.tooltip-alpha-g3.right .tooltip-arrow {
  border-right-color: #2bacb0 !important;
}

.tooltip.tooltip-alpha-g3.left .tooltip-arrow {
  border-left-color: #2bacb0 !important;
}

.tooltip.tooltip-alpha-g3.bottom .tooltip-arrow,
.tooltip.tooltip-alpha-g3.bottom-left .tooltip-arrow,
.tooltip.tooltip-alpha-g3.bottom-right .tooltip-arrow {
  border-bottom-color: #2bacb0 !important;
}

.tooltip.tooltip-alpha-g3 .tooltip-inner {
  background-color: #2bacb0 !important;
  color: #fff !important;
}

.tooltip.tooltip-alpha-h3.top .tooltip-arrow,
.tooltip.tooltip-alpha-h3.top-left .tooltip-arrow,
.tooltip.tooltip-alpha-h3.top-right .tooltip-arrow {
  border-top-color: #0061ab !important;
}

.tooltip.tooltip-alpha-h3.right .tooltip-arrow {
  border-right-color: #0061ab !important;
}

.tooltip.tooltip-alpha-h3.left .tooltip-arrow {
  border-left-color: #0061ab !important;
}

.tooltip.tooltip-alpha-h3.bottom .tooltip-arrow,
.tooltip.tooltip-alpha-h3.bottom-left .tooltip-arrow,
.tooltip.tooltip-alpha-h3.bottom-right .tooltip-arrow {
  border-bottom-color: #0061ab !important;
}

.tooltip.tooltip-alpha-h3 .tooltip-inner {
  background-color: #0061ab !important;
  color: #fff !important;
}

.tooltip.tooltip-alpha-i3.top .tooltip-arrow,
.tooltip.tooltip-alpha-i3.top-left .tooltip-arrow,
.tooltip.tooltip-alpha-i3.top-right .tooltip-arrow {
  border-top-color: #57319e !important;
}

.tooltip.tooltip-alpha-i3.right .tooltip-arrow {
  border-right-color: #57319e !important;
}

.tooltip.tooltip-alpha-i3.left .tooltip-arrow {
  border-left-color: #57319e !important;
}

.tooltip.tooltip-alpha-i3.bottom .tooltip-arrow,
.tooltip.tooltip-alpha-i3.bottom-left .tooltip-arrow,
.tooltip.tooltip-alpha-i3.bottom-right .tooltip-arrow {
  border-bottom-color: #57319e !important;
}

.tooltip.tooltip-alpha-i3 .tooltip-inner {
  background-color: #57319e !important;
  color: #fff !important;
}

.tooltip.tooltip-alpha-j3.top .tooltip-arrow,
.tooltip.tooltip-alpha-j3.top-left .tooltip-arrow,
.tooltip.tooltip-alpha-j3.top-right .tooltip-arrow {
  border-top-color: #682158 !important;
}

.tooltip.tooltip-alpha-j3.right .tooltip-arrow {
  border-right-color: #682158 !important;
}

.tooltip.tooltip-alpha-j3.left .tooltip-arrow {
  border-left-color: #682158 !important;
}

.tooltip.tooltip-alpha-j3.bottom .tooltip-arrow,
.tooltip.tooltip-alpha-j3.bottom-left .tooltip-arrow,
.tooltip.tooltip-alpha-j3.bottom-right .tooltip-arrow {
  border-bottom-color: #682158 !important;
}

.tooltip.tooltip-alpha-j3 .tooltip-inner {
  background-color: #682158 !important;
  color: #fff !important;
}

.tooltip.tooltip-alpha-f1.top .tooltip-arrow,
.tooltip.tooltip-alpha-f1.top-left .tooltip-arrow,
.tooltip.tooltip-alpha-f1.top-right .tooltip-arrow {
  border-top-color: #005028 !important;
}

.tooltip.tooltip-alpha-f1.right .tooltip-arrow {
  border-right-color: #005028 !important;
}

.tooltip.tooltip-alpha-f1.left .tooltip-arrow {
  border-left-color: #005028 !important;
}

.tooltip.tooltip-alpha-f1.bottom .tooltip-arrow,
.tooltip.tooltip-alpha-f1.bottom-left .tooltip-arrow,
.tooltip.tooltip-alpha-f1.bottom-right .tooltip-arrow {
  border-bottom-color: #005028 !important;
}

.tooltip.tooltip-alpha-f1 .tooltip-inner {
  background-color: #005028 !important;
  color: #fff !important;
}

.tooltip.tooltip-alpha-f2.top .tooltip-arrow,
.tooltip.tooltip-alpha-f2.top-left .tooltip-arrow,
.tooltip.tooltip-alpha-f2.top-right .tooltip-arrow {
  border-top-color: #006b35 !important;
}

.tooltip.tooltip-alpha-f2.right .tooltip-arrow {
  border-right-color: #006b35 !important;
}

.tooltip.tooltip-alpha-f2.left .tooltip-arrow {
  border-left-color: #006b35 !important;
}

.tooltip.tooltip-alpha-f2.bottom .tooltip-arrow,
.tooltip.tooltip-alpha-f2.bottom-left .tooltip-arrow,
.tooltip.tooltip-alpha-f2.bottom-right .tooltip-arrow {
  border-bottom-color: #006b35 !important;
}

.tooltip.tooltip-alpha-f2 .tooltip-inner {
  background-color: #006b35 !important;
  color: #fff !important;
}

.tooltip.tooltip-alpha-f4.top .tooltip-arrow,
.tooltip.tooltip-alpha-f4.top-left .tooltip-arrow,
.tooltip.tooltip-alpha-f4.top-right .tooltip-arrow {
  border-top-color: #26985e !important;
}

.tooltip.tooltip-alpha-f4.right .tooltip-arrow {
  border-right-color: #26985e !important;
}

.tooltip.tooltip-alpha-f4.left .tooltip-arrow {
  border-left-color: #26985e !important;
}

.tooltip.tooltip-alpha-f4.bottom .tooltip-arrow,
.tooltip.tooltip-alpha-f4.bottom-left .tooltip-arrow,
.tooltip.tooltip-alpha-f4.bottom-right .tooltip-arrow {
  border-bottom-color: #26985e !important;
}

.tooltip.tooltip-alpha-f4 .tooltip-inner {
  background-color: #26985e !important;
  color: #fff !important;
}

.tooltip.tooltip-alpha-f5.top .tooltip-arrow,
.tooltip.tooltip-alpha-f5.top-left .tooltip-arrow,
.tooltip.tooltip-alpha-f5.top-right .tooltip-arrow {
  border-top-color: #4daa7b !important;
}

.tooltip.tooltip-alpha-f5.right .tooltip-arrow {
  border-right-color: #4daa7b !important;
}

.tooltip.tooltip-alpha-f5.left .tooltip-arrow {
  border-left-color: #4daa7b !important;
}

.tooltip.tooltip-alpha-f5.bottom .tooltip-arrow,
.tooltip.tooltip-alpha-f5.bottom-left .tooltip-arrow,
.tooltip.tooltip-alpha-f5.bottom-right .tooltip-arrow {
  border-bottom-color: #4daa7b !important;
}

.tooltip.tooltip-alpha-f5 .tooltip-inner {
  background-color: #4daa7b !important;
  color: #fff !important;
}

.tooltip.tooltip-alpha-f6.top .tooltip-arrow,
.tooltip.tooltip-alpha-f6.top-left .tooltip-arrow,
.tooltip.tooltip-alpha-f6.top-right .tooltip-arrow {
  border-top-color: #73bc97 !important;
}

.tooltip.tooltip-alpha-f6.right .tooltip-arrow {
  border-right-color: #73bc97 !important;
}

.tooltip.tooltip-alpha-f6.left .tooltip-arrow {
  border-left-color: #73bc97 !important;
}

.tooltip.tooltip-alpha-f6.bottom .tooltip-arrow,
.tooltip.tooltip-alpha-f6.bottom-left .tooltip-arrow,
.tooltip.tooltip-alpha-f6.bottom-right .tooltip-arrow {
  border-bottom-color: #73bc97 !important;
}

.tooltip.tooltip-alpha-f6 .tooltip-inner {
  background-color: #73bc97 !important;
  color: #fff !important;
}

.tooltip.tooltip-alpha-f7.top .tooltip-arrow,
.tooltip.tooltip-alpha-f7.top-left .tooltip-arrow,
.tooltip.tooltip-alpha-f7.top-right .tooltip-arrow {
  border-top-color: #99cfb3 !important;
}

.tooltip.tooltip-alpha-f7.right .tooltip-arrow {
  border-right-color: #99cfb3 !important;
}

.tooltip.tooltip-alpha-f7.left .tooltip-arrow {
  border-left-color: #99cfb3 !important;
}

.tooltip.tooltip-alpha-f7.bottom .tooltip-arrow,
.tooltip.tooltip-alpha-f7.bottom-left .tooltip-arrow,
.tooltip.tooltip-alpha-f7.bottom-right .tooltip-arrow {
  border-bottom-color: #99cfb3 !important;
}

.tooltip.tooltip-alpha-f7 .tooltip-inner {
  background-color: #99cfb3 !important;
  color: #3f3f3f !important;
}

.tooltip.tooltip-alpha-f8.top .tooltip-arrow,
.tooltip.tooltip-alpha-f8.top-left .tooltip-arrow,
.tooltip.tooltip-alpha-f8.top-right .tooltip-arrow {
  border-top-color: #bfe1d0 !important;
}

.tooltip.tooltip-alpha-f8.right .tooltip-arrow {
  border-right-color: #bfe1d0 !important;
}

.tooltip.tooltip-alpha-f8.left .tooltip-arrow {
  border-left-color: #bfe1d0 !important;
}

.tooltip.tooltip-alpha-f8.bottom .tooltip-arrow,
.tooltip.tooltip-alpha-f8.bottom-left .tooltip-arrow,
.tooltip.tooltip-alpha-f8.bottom-right .tooltip-arrow {
  border-bottom-color: #bfe1d0 !important;
}

.tooltip.tooltip-alpha-f8 .tooltip-inner {
  background-color: #bfe1d0 !important;
  color: #3f3f3f !important;
}

.tooltip.tooltip-alpha-a1.top .tooltip-arrow,
.tooltip.tooltip-alpha-a1.top-left .tooltip-arrow,
.tooltip.tooltip-alpha-a1.top-right .tooltip-arrow {
  border-top-color: #262626 !important;
}

.tooltip.tooltip-alpha-a1.right .tooltip-arrow {
  border-right-color: #262626 !important;
}

.tooltip.tooltip-alpha-a1.left .tooltip-arrow {
  border-left-color: #262626 !important;
}

.tooltip.tooltip-alpha-a1.bottom .tooltip-arrow,
.tooltip.tooltip-alpha-a1.bottom-left .tooltip-arrow,
.tooltip.tooltip-alpha-a1.bottom-right .tooltip-arrow {
  border-bottom-color: #262626 !important;
}

.tooltip.tooltip-alpha-a1 .tooltip-inner {
  background-color: #262626 !important;
  color: #fff !important;
}

.tooltip.tooltip-alpha-a2.top .tooltip-arrow,
.tooltip.tooltip-alpha-a2.top-left .tooltip-arrow,
.tooltip.tooltip-alpha-a2.top-right .tooltip-arrow {
  border-top-color: #323232 !important;
}

.tooltip.tooltip-alpha-a2.right .tooltip-arrow {
  border-right-color: #323232 !important;
}

.tooltip.tooltip-alpha-a2.left .tooltip-arrow {
  border-left-color: #323232 !important;
}

.tooltip.tooltip-alpha-a2.bottom .tooltip-arrow,
.tooltip.tooltip-alpha-a2.bottom-left .tooltip-arrow,
.tooltip.tooltip-alpha-a2.bottom-right .tooltip-arrow {
  border-bottom-color: #323232 !important;
}

.tooltip.tooltip-alpha-a2 .tooltip-inner {
  background-color: #323232 !important;
  color: #fff !important;
}

.tooltip.tooltip-alpha-a4.top .tooltip-arrow,
.tooltip.tooltip-alpha-a4.top-left .tooltip-arrow,
.tooltip.tooltip-alpha-a4.top-right .tooltip-arrow {
  border-top-color: #5c5c5c !important;
}

.tooltip.tooltip-alpha-a4.right .tooltip-arrow {
  border-right-color: #5c5c5c !important;
}

.tooltip.tooltip-alpha-a4.left .tooltip-arrow {
  border-left-color: #5c5c5c !important;
}

.tooltip.tooltip-alpha-a4.bottom .tooltip-arrow,
.tooltip.tooltip-alpha-a4.bottom-left .tooltip-arrow,
.tooltip.tooltip-alpha-a4.bottom-right .tooltip-arrow {
  border-bottom-color: #5c5c5c !important;
}

.tooltip.tooltip-alpha-a4 .tooltip-inner {
  background-color: #5c5c5c !important;
  color: #fff !important;
}

.tooltip.tooltip-alpha-a5.top .tooltip-arrow,
.tooltip.tooltip-alpha-a5.top-left .tooltip-arrow,
.tooltip.tooltip-alpha-a5.top-right .tooltip-arrow {
  border-top-color: #797979 !important;
}

.tooltip.tooltip-alpha-a5.right .tooltip-arrow {
  border-right-color: #797979 !important;
}

.tooltip.tooltip-alpha-a5.left .tooltip-arrow {
  border-left-color: #797979 !important;
}

.tooltip.tooltip-alpha-a5.bottom .tooltip-arrow,
.tooltip.tooltip-alpha-a5.bottom-left .tooltip-arrow,
.tooltip.tooltip-alpha-a5.bottom-right .tooltip-arrow {
  border-bottom-color: #797979 !important;
}

.tooltip.tooltip-alpha-a5 .tooltip-inner {
  background-color: #797979 !important;
  color: #fff !important;
}

.tooltip.tooltip-alpha-a6.top .tooltip-arrow,
.tooltip.tooltip-alpha-a6.top-left .tooltip-arrow,
.tooltip.tooltip-alpha-a6.top-right .tooltip-arrow {
  border-top-color: #959595 !important;
}

.tooltip.tooltip-alpha-a6.right .tooltip-arrow {
  border-right-color: #959595 !important;
}

.tooltip.tooltip-alpha-a6.left .tooltip-arrow {
  border-left-color: #959595 !important;
}

.tooltip.tooltip-alpha-a6.bottom .tooltip-arrow,
.tooltip.tooltip-alpha-a6.bottom-left .tooltip-arrow,
.tooltip.tooltip-alpha-a6.bottom-right .tooltip-arrow {
  border-bottom-color: #959595 !important;
}

.tooltip.tooltip-alpha-a6 .tooltip-inner {
  background-color: #959595 !important;
  color: #fff !important;
}

.tooltip.tooltip-alpha-a7.top .tooltip-arrow,
.tooltip.tooltip-alpha-a7.top-left .tooltip-arrow,
.tooltip.tooltip-alpha-a7.top-right .tooltip-arrow {
  border-top-color: #b2b2b2 !important;
}

.tooltip.tooltip-alpha-a7.right .tooltip-arrow {
  border-right-color: #b2b2b2 !important;
}

.tooltip.tooltip-alpha-a7.left .tooltip-arrow {
  border-left-color: #b2b2b2 !important;
}

.tooltip.tooltip-alpha-a7.bottom .tooltip-arrow,
.tooltip.tooltip-alpha-a7.bottom-left .tooltip-arrow,
.tooltip.tooltip-alpha-a7.bottom-right .tooltip-arrow {
  border-bottom-color: #b2b2b2 !important;
}

.tooltip.tooltip-alpha-a7 .tooltip-inner {
  background-color: #b2b2b2 !important;
  color: #3f3f3f !important;
}

.tooltip.tooltip-alpha-a8.top .tooltip-arrow,
.tooltip.tooltip-alpha-a8.top-left .tooltip-arrow,
.tooltip.tooltip-alpha-a8.top-right .tooltip-arrow {
  border-top-color: #cfcfcf !important;
}

.tooltip.tooltip-alpha-a8.right .tooltip-arrow {
  border-right-color: #cfcfcf !important;
}

.tooltip.tooltip-alpha-a8.left .tooltip-arrow {
  border-left-color: #cfcfcf !important;
}

.tooltip.tooltip-alpha-a8.bottom .tooltip-arrow,
.tooltip.tooltip-alpha-a8.bottom-left .tooltip-arrow,
.tooltip.tooltip-alpha-a8.bottom-right .tooltip-arrow {
  border-bottom-color: #cfcfcf !important;
}

.tooltip.tooltip-alpha-a8 .tooltip-inner {
  background-color: #cfcfcf !important;
  color: #3f3f3f !important;
}

.tooltip-inner {
  max-width: 200px;
  padding: 8px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #3f3f3f;
  border-radius: 0;
}

.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: #3f3f3f;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #3f3f3f;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #3f3f3f;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #3f3f3f;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #3f3f3f;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #3f3f3f;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #3f3f3f;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #3f3f3f;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 500px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #71767d;
  border: 1px solid #d6dce3;
  border-radius: 6px;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 3px 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.popover-primary {
  border-color: #fff;
}

.popover.popover-primary .popover-title {
  background-color: #fff;
  color: #0032a0;
}

.popover.popover-primary.top .arrow {
  border-top-color: #fff;
}

.popover.popover-primary.right .arrow {
  border-right-color: #fff;
}

.popover.popover-primary.left .arrow {
  border-left-color: #fff;
}

.popover.popover-primary.bottom .arrow:after {
  border-bottom-color: #fff;
}

.popover.popover-success {
  border-color: #fff;
}

.popover.popover-success .popover-title {
  background-color: #fff;
  color: #008642;
}

.popover.popover-success.top .arrow {
  border-top-color: #fff;
}

.popover.popover-success.right .arrow {
  border-right-color: #fff;
}

.popover.popover-success.left .arrow {
  border-left-color: #fff;
}

.popover.popover-success.bottom .arrow:after {
  border-bottom-color: #fff;
}

.popover.popover-danger {
  border-color: #fff;
}

.popover.popover-danger .popover-title {
  background-color: #fff;
  color: #c33;
}

.popover.popover-danger.top .arrow {
  border-top-color: #fff;
}

.popover.popover-danger.right .arrow {
  border-right-color: #fff;
}

.popover.popover-danger.left .arrow {
  border-left-color: #fff;
}

.popover.popover-danger.bottom .arrow:after {
  border-bottom-color: #fff;
}

.popover.popover-warning {
  border-color: #fff;
}

.popover.popover-warning .popover-title {
  background-color: #fff;
  color: #db7b0b;
}

.popover.popover-warning.top .arrow {
  border-top-color: #fff;
}

.popover.popover-warning.right .arrow {
  border-right-color: #fff;
}

.popover.popover-warning.left .arrow {
  border-left-color: #fff;
}

.popover.popover-warning.bottom .arrow:after {
  border-bottom-color: #fff;
}

.popover.popover-info {
  border-color: #fff;
}

.popover.popover-info .popover-title {
  background-color: #fff;
  color: #383838;
}

.popover.popover-info.top .arrow {
  border-top-color: #fff;
}

.popover.popover-info.right .arrow {
  border-right-color: #fff;
}

.popover.popover-info.left .arrow {
  border-left-color: #fff;
}

.popover.popover-info.bottom .arrow:after {
  border-bottom-color: #fff;
}

.popover.popover-primary-tint {
  border-color: #d8e4fe;
}

.popover.popover-primary-tint .popover-title {
  background-color: #d8e4fe;
  color: #3f3f3f;
}

.popover.popover-primary-tint.top .arrow {
  border-top-color: #d8e4fe;
}

.popover.popover-primary-tint.right .arrow {
  border-right-color: #d8e4fe;
}

.popover.popover-primary-tint.left .arrow {
  border-left-color: #d8e4fe;
}

.popover.popover-primary-tint.bottom .arrow:after {
  border-bottom-color: #d8e4fe;
}

.popover.popover-success-tint {
  border-color: #d7f0e3;
}

.popover.popover-success-tint .popover-title {
  background-color: #d7f0e3;
  color: #3f3f3f;
}

.popover.popover-success-tint.top .arrow {
  border-top-color: #d7f0e3;
}

.popover.popover-success-tint.right .arrow {
  border-right-color: #d7f0e3;
}

.popover.popover-success-tint.left .arrow {
  border-left-color: #d7f0e3;
}

.popover.popover-success-tint.bottom .arrow:after {
  border-bottom-color: #d7f0e3;
}

.popover.popover-danger-tint {
  border-color: #fedddd;
}

.popover.popover-danger-tint .popover-title {
  background-color: #fedddd;
  color: #3f3f3f;
}

.popover.popover-danger-tint.top .arrow {
  border-top-color: #fedddd;
}

.popover.popover-danger-tint.right .arrow {
  border-right-color: #fedddd;
}

.popover.popover-danger-tint.left .arrow {
  border-left-color: #fedddd;
}

.popover.popover-danger-tint.bottom .arrow:after {
  border-bottom-color: #fedddd;
}

.popover.popover-warning-tint {
  border-color: #fcf3e3;
}

.popover.popover-warning-tint .popover-title {
  background-color: #fcf3e3;
  color: #3f3f3f;
}

.popover.popover-warning-tint.top .arrow {
  border-top-color: #fcf3e3;
}

.popover.popover-warning-tint.right .arrow {
  border-right-color: #fcf3e3;
}

.popover.popover-warning-tint.left .arrow {
  border-left-color: #fcf3e3;
}

.popover.popover-warning-tint.bottom .arrow:after {
  border-bottom-color: #fcf3e3;
}

.popover.popover-info-tint {
  border-color: #ececec;
}

.popover.popover-info-tint .popover-title {
  background-color: #ececec;
  color: #3f3f3f;
}

.popover.popover-info-tint.top .arrow {
  border-top-color: #ececec;
}

.popover.popover-info-tint.right .arrow {
  border-right-color: #ececec;
}

.popover.popover-info-tint.left .arrow {
  border-left-color: #ececec;
}

.popover.popover-info-tint.bottom .arrow:after {
  border-bottom-color: #ececec;
}

.popover-width-small {
  width: 140px;
}

.popover-width-medium {
  width: 220px;
}

.popover-width-large {
  width: 400px;
}

.popover-title {
  margin: 0;
  padding: 30px 30px 10px 30px;
  background-color: #fff;
}

.popover-title .close {
  color: inherit;
}

.popover-content {
  padding: 30px;
}

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover .arrow {
  border-width: 8px;
}

.popover .arrow:after {
  border-width: 7px;
  content: '';
}

.popover.top .arrow {
  left: 50%;
  margin-left: -8px;
  border-bottom-width: 0;
  border-top-color: #71767d;
  border-top-color: #d6dce3;
  bottom: -8px;
}

.popover.top .arrow:after {
  content: ' ';
  bottom: 1px;
  margin-left: -7px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right .arrow {
  top: 50%;
  left: -8px;
  margin-top: -8px;
  border-left-width: 0;
  border-right-color: #71767d;
  border-right-color: #d6dce3;
}

.popover.right .arrow:after {
  content: ' ';
  left: 1px;
  bottom: -7px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom .arrow {
  left: 50%;
  margin-left: -8px;
  border-top-width: 0;
  border-bottom-color: #71767d;
  border-bottom-color: #d6dce3;
  top: -8px;
}

.popover.bottom .arrow:after {
  content: ' ';
  top: 1px;
  margin-left: -7px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left .arrow {
  top: 50%;
  right: -8px;
  margin-top: -8px;
  border-right-width: 0;
  border-left-color: #71767d;
  border-left-color: #d6dce3;
}

.popover.left .arrow:after {
  content: ' ';
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -7px;
}

.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>a>img,
.carousel-inner>.item>img {
  display: block;
  max-width: 100%;
  height: auto;
  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;
  font-size: 20px;
  color: #fff;
  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;
}

.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;
}

.carousel-control:focus,
.carousel-control:hover {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
  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 #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {

  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    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:after,
.clearfix:before {
  content: ' ';
  display: table;
}

.clearfix: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,
td.visible-xs,
th.visible-xs,
tr.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }

  table.visible-xs.visible-sm {
    display: table;
  }

  tr.visible-xs.visible-sm {
    display: table-row !important;
  }

  td.visible-xs.visible-sm,
  th.visible-xs.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1299px) {
  .visible-xs.visible-md {
    display: block !important;
  }

  table.visible-xs.visible-md {
    display: table;
  }

  tr.visible-xs.visible-md {
    display: table-row !important;
  }

  td.visible-xs.visible-md,
  th.visible-xs.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1300px) {
  .visible-xs.visible-lg {
    display: block !important;
  }

  table.visible-xs.visible-lg {
    display: table;
  }

  tr.visible-xs.visible-lg {
    display: table-row !important;
  }

  td.visible-xs.visible-lg,
  th.visible-xs.visible-lg {
    display: table-cell !important;
  }
}

.visible-sm,
td.visible-sm,
th.visible-sm,
tr.visible-sm {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }

  table.visible-sm.visible-xs {
    display: table;
  }

  tr.visible-sm.visible-xs {
    display: table-row !important;
  }

  td.visible-sm.visible-xs,
  th.visible-sm.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;
  }

  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1299px) {
  .visible-sm.visible-md {
    display: block !important;
  }

  table.visible-sm.visible-md {
    display: table;
  }

  tr.visible-sm.visible-md {
    display: table-row !important;
  }

  td.visible-sm.visible-md,
  th.visible-sm.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1300px) {
  .visible-sm.visible-lg {
    display: block !important;
  }

  table.visible-sm.visible-lg {
    display: table;
  }

  tr.visible-sm.visible-lg {
    display: table-row !important;
  }

  td.visible-sm.visible-lg,
  th.visible-sm.visible-lg {
    display: table-cell !important;
  }
}

.visible-md,
td.visible-md,
th.visible-md,
tr.visible-md {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }

  table.visible-md.visible-xs {
    display: table;
  }

  tr.visible-md.visible-xs {
    display: table-row !important;
  }

  td.visible-md.visible-xs,
  th.visible-md.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }

  table.visible-md.visible-sm {
    display: table;
  }

  tr.visible-md.visible-sm {
    display: table-row !important;
  }

  td.visible-md.visible-sm,
  th.visible-md.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1299px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row !important;
  }

  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1300px) {
  .visible-md.visible-lg {
    display: block !important;
  }

  table.visible-md.visible-lg {
    display: table;
  }

  tr.visible-md.visible-lg {
    display: table-row !important;
  }

  td.visible-md.visible-lg,
  th.visible-md.visible-lg {
    display: table-cell !important;
  }
}

.visible-lg,
td.visible-lg,
th.visible-lg,
tr.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }

  table.visible-lg.visible-xs {
    display: table;
  }

  tr.visible-lg.visible-xs {
    display: table-row !important;
  }

  td.visible-lg.visible-xs,
  th.visible-lg.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }

  table.visible-lg.visible-sm {
    display: table;
  }

  tr.visible-lg.visible-sm {
    display: table-row !important;
  }

  td.visible-lg.visible-sm,
  th.visible-lg.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1299px) {
  .visible-lg.visible-md {
    display: block !important;
  }

  table.visible-lg.visible-md {
    display: table;
  }

  tr.visible-lg.visible-md {
    display: table-row !important;
  }

  td.visible-lg.visible-md,
  th.visible-lg.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1300px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
}

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

table.hidden-xs {
  display: table;
}

tr.hidden-xs {
  display: table-row !important;
}

td.hidden-xs,
th.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {

  .hidden-xs,
  td.hidden-xs,
  th.hidden-xs,
  tr.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {

  .hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1299px) {

  .hidden-xs.hidden-md,
  td.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1300px) {

  .hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs-visible-print {
    display: none !important;
  }
}

@media print {
  .hidden-xs-visible-print {
    display: block !important;
    display: table !important;
    display: table-row !important;
    display: table-cell !important;
  }
}

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

table.hidden-sm {
  display: table;
}

tr.hidden-sm {
  display: table-row !important;
}

td.hidden-sm,
th.hidden-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {

  .hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {

  .hidden-sm,
  td.hidden-sm,
  th.hidden-sm,
  tr.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1299px) {

  .hidden-sm.hidden-md,
  td.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1300px) {

  .hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }
}

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

table.hidden-md {
  display: table;
}

tr.hidden-md {
  display: table-row !important;
}

td.hidden-md,
th.hidden-md {
  display: table-cell !important;
}

@media (max-width: 767px) {

  .hidden-md.hidden-xs,
  td.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {

  .hidden-md.hidden-sm,
  td.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1299px) {

  .hidden-md,
  td.hidden-md,
  th.hidden-md,
  tr.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1300px) {

  .hidden-md.hidden-lg,
  td.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg {
    display: none !important;
  }
}

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

table.hidden-lg {
  display: table;
}

tr.hidden-lg {
  display: table-row !important;
}

td.hidden-lg,
th.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {

  .hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {

  .hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1299px) {

  .hidden-lg.hidden-md,
  td.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1300px) {

  .hidden-lg,
  td.hidden-lg,
  th.hidden-lg,
  tr.hidden-lg {
    display: none !important;
  }
}

.visible-print,
td.visible-print,
th.visible-print,
tr.visible-print {
  display: none !important;
}

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

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row !important;
  }

  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }

  .hidden-print,
  td.hidden-print,
  th.hidden-print,
  tr.hidden-print {
    display: none !important;
  }
}

.has-feedback {
  position: relative;
}

.has-feedback .fa {
  width: 30px;
  text-align: center;
  font-size: 13px;
  cursor: pointer;
}

.has-feedback .help {
  color: #3f3f3f;
  font-family: FontAwesome;
  font-size: 13px;
  padding-left: 5px;
  cursor: pointer;
}

.has-feedback .help:before {
  content: '\f059';
}

.has-feedback .control-label .help+.tooltip.top .tooltip-arrow,
.has-feedback .control-label .help+.tooltip.top-left .tooltip-arrow,
.has-feedback .control-label .help+.tooltip.top-right .tooltip-arrow {
  border-top-color: #3f3f3f;
}

.has-feedback .control-label .help+.tooltip.right .tooltip-arrow {
  border-right-color: #3f3f3f;
}

.has-feedback .control-label .help+.tooltip.left .tooltip-arrow {
  border-left-color: #3f3f3f;
}

.has-feedback .control-label .help+.tooltip.bottom .tooltip-arrow,
.has-feedback .control-label .help+.tooltip.bottom-left .tooltip-arrow,
.has-feedback .control-label .help+.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #3f3f3f;
}

.has-feedback .control-label .help+.tooltip .tooltip-inner {
  background-color: #3f3f3f;
  color: #fff;
}

.has-feedback.form-group.small>input {
  height: 25px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.4;
  border-radius: 0;
}

select.has-feedback.form-group.small>input {
  height: 25px;
  line-height: 25px;
}

textarea.has-feedback.form-group.small>input {
  height: auto;
}

.has-feedback.form-group.large>input {
  height: 44px;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1.4;
  border-radius: 0;
}

select.has-feedback.form-group.large>input {
  height: 44px;
  line-height: 44px;
}

textarea.has-feedback.form-group.large>input {
  height: auto;
}

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

.has-feedback.infield .fa.infield-fa {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 13px;
  cursor: pointer;
  line-height: 30px;
}

.has-feedback.infield.form-group.small>.fa.infield-fa {
  font-size: 11px;
  width: 25px;
  height: 25px;
  line-height: 25px;
}

.has-feedback.infield.form-group.small .bootstrap-select .btn-form {
  font-size: 11px;
  height: 25px;
  line-height: 25px;
}

.has-feedback.infield.form-group.large>.fa.infield-fa {
  font-size: 16px;
  width: 44px;
  height: 44px;
  line-height: 44px;
}

.has-feedback.infield.form-group.large .tooltip-arrow {
  left: 68%;
}

.has-feedback.infield.form-group.large .bootstrap-select .btn-form {
  font-size: 16px;
  height: 44px;
  line-height: 44px;
}

.has-feedback.infield .tooltip {
  margin-left: -10px;
}

.has-feedback.infield .tooltip .tooltip-arrow {
  left: 75%;
}

.has-feedback.required .checkbox,
.has-feedback.required .checkbox-inline,
.has-feedback.required .help-block,
.has-feedback.required .radio,
.has-feedback.required .radio-inline {
  color: #3f3f3f;
}

.has-feedback.required .fa {
  color: #0032a0;
}

.has-feedback.required .form-control {
  border-color: #c1c4cc;
}

.has-feedback.required .form-control:focus {
  border-color: #0032a0;
}

.has-feedback.required .input-group-addon {
  color: #3f3f3f;
  border-color: #c1c4cc;
  background-color: #0032a0;
}

.has-feedback.required .tooltip.top .tooltip-arrow,
.has-feedback.required .tooltip.top-left .tooltip-arrow,
.has-feedback.required .tooltip.top-right .tooltip-arrow {
  border-top-color: #0032a0;
}

.has-feedback.required .tooltip.right .tooltip-arrow {
  border-right-color: #0032a0;
}

.has-feedback.required .tooltip.left .tooltip-arrow {
  border-left-color: #0032a0;
}

.has-feedback.required .tooltip.bottom .tooltip-arrow,
.has-feedback.required .tooltip.bottom-left .tooltip-arrow,
.has-feedback.required .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #0032a0;
}

.has-feedback.required .tooltip .tooltip-inner {
  background-color: #0032a0;
  color: #fff;
}

.has-feedback.required label .fa:before,
.has-feedback.required>.fa:before {
  content: '\f069';
}

.has-feedback.required .bootstrap-select.open .dropdown-menu,
.has-feedback.required .bootstrap-select.open button.btn-form {
  border-color: #0032a0;
}

.has-feedback.required .bootstrap-select.open .dropdown-menu .fa,
.has-feedback.required .bootstrap-select.open button.btn-form .fa {
  color: #3f3f3f;
}

.has-feedback.spinner .checkbox,
.has-feedback.spinner .checkbox-inline,
.has-feedback.spinner .help-block,
.has-feedback.spinner .radio,
.has-feedback.spinner .radio-inline {
  color: #3f3f3f;
}

.has-feedback.spinner .fa {
  color: #71767d;
}

.has-feedback.spinner .form-control {
  border-color: #c1c4cc;
}

.has-feedback.spinner .form-control:focus {
  border-color: #71767d;
}

.has-feedback.spinner .input-group-addon {
  color: #3f3f3f;
  border-color: #c1c4cc;
  background-color: #0032a0;
}

.has-feedback.spinner .tooltip.top .tooltip-arrow,
.has-feedback.spinner .tooltip.top-left .tooltip-arrow,
.has-feedback.spinner .tooltip.top-right .tooltip-arrow {
  border-top-color: #0032a0;
}

.has-feedback.spinner .tooltip.right .tooltip-arrow {
  border-right-color: #0032a0;
}

.has-feedback.spinner .tooltip.left .tooltip-arrow {
  border-left-color: #0032a0;
}

.has-feedback.spinner .tooltip.bottom .tooltip-arrow,
.has-feedback.spinner .tooltip.bottom-left .tooltip-arrow,
.has-feedback.spinner .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #0032a0;
}

.has-feedback.spinner .tooltip .tooltip-inner {
  background-color: #0032a0;
  color: #fff;
}

.has-feedback.spinner label .fa:before,
.has-feedback.spinner>.fa {
  -webkit-animation: fa-spin 2s infinite linear;
  -moz-animation: fa-spin 2s infinite linear;
  -o-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.has-feedback.spinner label .fa:before:before,
.has-feedback.spinner>.fa:before {
  content: '\f110';
}

.has-feedback.success .checkbox,
.has-feedback.success .checkbox-inline,
.has-feedback.success .help-block,
.has-feedback.success .radio,
.has-feedback.success .radio-inline {
  color: #008642;
}

.has-feedback.success .fa {
  color: #008642;
}

.has-feedback.success .form-control {
  border-color: #008642;
}

.has-feedback.success .form-control:focus {
  border-color: #008642;
}

.has-feedback.success .input-group-addon {
  color: #008642;
  border-color: #008642;
  background-color: #008642;
}

.has-feedback.success .tooltip.top .tooltip-arrow,
.has-feedback.success .tooltip.top-left .tooltip-arrow,
.has-feedback.success .tooltip.top-right .tooltip-arrow {
  border-top-color: #008642;
}

.has-feedback.success .tooltip.right .tooltip-arrow {
  border-right-color: #008642;
}

.has-feedback.success .tooltip.left .tooltip-arrow {
  border-left-color: #008642;
}

.has-feedback.success .tooltip.bottom .tooltip-arrow,
.has-feedback.success .tooltip.bottom-left .tooltip-arrow,
.has-feedback.success .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #008642;
}

.has-feedback.success .tooltip .tooltip-inner {
  background-color: #008642;
  color: #fff;
}

.has-feedback.success label .fa:before,
.has-feedback.success>.fa:before {
  content: '\f00c';
}

.has-feedback.success .bootstrap-select {
  color: #3f3f3f;
}

.has-feedback.success .bootstrap-select .dropdown-menu,
.has-feedback.success .bootstrap-select button.btn-form {
  border-color: #008642;
}

.has-feedback.success .bootstrap-select .dropdown-menu .fa,
.has-feedback.success .bootstrap-select button.btn-form .fa {
  color: #3f3f3f;
}

.has-feedback.warning .checkbox,
.has-feedback.warning .checkbox-inline,
.has-feedback.warning .help-block,
.has-feedback.warning .radio,
.has-feedback.warning .radio-inline {
  color: #db7b0b;
}

.has-feedback.warning .fa {
  color: #db7b0b;
}

.has-feedback.warning .form-control {
  border-color: #db7b0b;
}

.has-feedback.warning .form-control:focus {
  border-color: #db7b0b;
}

.has-feedback.warning .input-group-addon {
  color: #db7b0b;
  border-color: #db7b0b;
  background-color: #db7b0b;
}

.has-feedback.warning .tooltip.top .tooltip-arrow,
.has-feedback.warning .tooltip.top-left .tooltip-arrow,
.has-feedback.warning .tooltip.top-right .tooltip-arrow {
  border-top-color: #db7b0b;
}

.has-feedback.warning .tooltip.right .tooltip-arrow {
  border-right-color: #db7b0b;
}

.has-feedback.warning .tooltip.left .tooltip-arrow {
  border-left-color: #db7b0b;
}

.has-feedback.warning .tooltip.bottom .tooltip-arrow,
.has-feedback.warning .tooltip.bottom-left .tooltip-arrow,
.has-feedback.warning .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #db7b0b;
}

.has-feedback.warning .tooltip .tooltip-inner {
  background-color: #db7b0b;
  color: #fff;
}

.has-feedback.warning label .fa:before,
.has-feedback.warning>.fa:before {
  content: '\f071';
}

.has-feedback.warning .bootstrap-select {
  color: #3f3f3f;
}

.has-feedback.warning .bootstrap-select .dropdown-menu,
.has-feedback.warning .bootstrap-select button.btn-form {
  border-color: #db7b0b;
}

.has-feedback.warning .bootstrap-select .dropdown-menu .fa,
.has-feedback.warning .bootstrap-select button.btn-form .fa {
  color: #3f3f3f;
}

.has-feedback.error .btn-group,
.has-feedback.error .btn-group .btn,
.has-feedback.error .btn-group .btn:hover,
.has-feedback.error .btn-group button.btn,
.has-feedback.error .btn-group button.btn:hover,
.has-feedback.error .form-control {
  color: #c33;
}

.has-feedback.error .checkbox,
.has-feedback.error .checkbox-inline,
.has-feedback.error .help-block,
.has-feedback.error .radio,
.has-feedback.error .radio-inline {
  color: #c33;
}

.has-feedback.error .fa {
  color: #c33;
}

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

.has-feedback.error .form-control:focus {
  border-color: #c33;
}

.has-feedback.error .input-group-addon {
  color: #c33;
  border-color: #c33;
  background-color: #c33;
}

.has-feedback.error .tooltip.top .tooltip-arrow,
.has-feedback.error .tooltip.top-left .tooltip-arrow,
.has-feedback.error .tooltip.top-right .tooltip-arrow {
  border-top-color: #c33;
}

.has-feedback.error .tooltip.right .tooltip-arrow {
  border-right-color: #c33;
}

.has-feedback.error .tooltip.left .tooltip-arrow {
  border-left-color: #c33;
}

.has-feedback.error .tooltip.bottom .tooltip-arrow,
.has-feedback.error .tooltip.bottom-left .tooltip-arrow,
.has-feedback.error .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #c33;
}

.has-feedback.error .tooltip .tooltip-inner {
  background-color: #c33;
  color: #fff;
}

.has-feedback.error label .fa:before,
.has-feedback.error>.fa:before {
  content: '\f071';
}

.has-feedback.error .bootstrap-select {
  color: #3f3f3f;
}

.has-feedback.error .bootstrap-select .dropdown-menu,
.has-feedback.error .bootstrap-select button.btn-form {
  border-color: #c33;
}

.has-feedback.error .bootstrap-select .dropdown-menu .fa,
.has-feedback.error .bootstrap-select button.btn-form .fa {
  color: #3f3f3f;
}

.has-feedback .radiobuttons .btn {
  text-transform: inherit;
  padding: 5px 20px 5px 0;
  margin-right: 20px;
  background: 0 0;
}

.has-feedback .radiobuttons .btn.disabled {
  border: 0;
  background: 0 0 !important;
}

.has-feedback .radiobuttons .btn.disabled:before {
  color: #c1c4cc !important;
}

.has-feedback .radiobuttons .btn:before {
  font-family: Fontawesome;
  content: '\f10c';
  padding-right: 5px;
  color: #71767d;
  font-size: 125%;
}

.has-feedback .radiobuttons .btn.active:before {
  content: '\f192';
  color: #3f3f3f;
}

.has-feedback .radiobuttons .btn input {
  display: none;
}

.has-feedback.required .radiobuttons .btn.active:before {
  color: #3f3f3f;
}

.has-feedback.success .radiobuttons .btn.active:before {
  color: #008642;
}

.has-feedback.warning .radiobuttons .btn.active:before {
  color: #db7b0b;
}

.has-feedback.error .radiobuttons .btn.active:before {
  color: #c33;
}

.has-feedback .checkboxes .btn {
  text-transform: inherit;
  padding: 5px 0 5px 0;
  margin-right: 20px;
  background: 0 0;
}

.has-feedback .checkboxes .btn.disabled {
  border: 0;
  background: 0 0 !important;
}

.has-feedback .checkboxes .btn.disabled:before {
  color: #c1c4cc !important;
}

.has-feedback .checkboxes .btn:before {
  font-family: Fontawesome;
  content: '\f096';
  padding-right: 5px;
  color: #71767d;
  font-size: 125%;
}

.has-feedback .checkboxes .btn.active:before {
  content: '\f14a';
  padding-right: 4px;
  color: #3f3f3f;
}

.has-feedback .checkboxes .btn input {
  display: none;
}

.has-feedback.required .checkboxes .btn.active:before {
  color: #3f3f3f;
}

.has-feedback.success .checkboxes .btn.active:before {
  color: #008642;
}

.has-feedback.warning .checkboxes .btn.active:before {
  color: #db7b0b;
}

.has-feedback.error .checkboxes .btn.active:before {
  color: #c33;
}

.has-feedback .tooltip ul {
  margin-bottom: 0;
}

.alpha-bg-a1 {
  background: #262626;
}

.alpha-bg-a2 {
  background: #323232;
}

.alpha-bg-a3 {
  background: #3f3f3f;
}

.alpha-bg-a4 {
  background: #5c5c5c;
}

.alpha-bg-a5 {
  background: #797979;
}

.alpha-bg-a6 {
  background: #959595;
}

.alpha-bg-a7 {
  background: #b2b2b2;
}

.alpha-bg-a8 {
  background: #cfcfcf;
}

.alpha-brdr-a1 {
  border-color: #262626;
}

.alpha-brdr-a2 {
  border-color: #323232;
}

.alpha-brdr-a3 {
  border-color: #3f3f3f;
}

.alpha-brdr-a4 {
  border-color: #5c5c5c;
}

.alpha-brdr-a5 {
  border-color: #797979;
}

.alpha-brdr-a6 {
  border-color: #959595;
}

.alpha-brdr-a7 {
  border-color: #b2b2b2;
}

.alpha-brdr-a8 {
  border-color: #cfcfcf;
}

.alpha-fill-a1 {
  fill: #262626;
}

.alpha-fill-a2 {
  fill: #323232;
}

.alpha-fill-a3 {
  fill: #3f3f3f;
}

.alpha-fill-a4 {
  fill: #5c5c5c;
}

.alpha-fill-a5 {
  fill: #797979;
}

.alpha-fill-a6 {
  fill: #959595;
}

.alpha-fill-a7 {
  fill: #b2b2b2;
}

.alpha-fill-a8 {
  fill: #cfcfcf;
}

.alpha-strk-a1 {
  stroke: #262626;
}

.alpha-strk-a2 {
  stroke: #323232;
}

.alpha-strk-a3 {
  stroke: #3f3f3f;
}

.alpha-strk-a4 {
  stroke: #5c5c5c;
}

.alpha-strk-a5 {
  stroke: #797979;
}

.alpha-strk-a6 {
  stroke: #959595;
}

.alpha-strk-a7 {
  stroke: #b2b2b2;
}

.alpha-strk-a8 {
  stroke: #cfcfcf;
}

.alpha-colr-a1 {
  color: #262626;
}

.alpha-colr-a2 {
  color: #323232;
}

.alpha-colr-a3 {
  color: #3f3f3f;
}

.alpha-colr-a4 {
  color: #5c5c5c;
}

.alpha-colr-a5 {
  color: #797979;
}

.alpha-colr-a6 {
  color: #959595;
}

.alpha-colr-a7 {
  color: #b2b2b2;
}

.alpha-colr-a8 {
  color: #cfcfcf;
}

.alpha-bg-b1 {
  background: #7a1f1f;
}

.alpha-bg-b2 {
  background: #a32929;
}

.alpha-bg-b3 {
  background: #c33;
}

.alpha-bg-b4 {
  background: #d45252;
}

.alpha-bg-b5 {
  background: #db7070;
}

.alpha-bg-b6 {
  background: #e38f8f;
}

.alpha-bg-b7 {
  background: #ebadad;
}

.alpha-bg-b8 {
  background: #f2cccc;
}

.alpha-brdr-b1 {
  border-color: #7a1f1f;
}

.alpha-brdr-b2 {
  border-color: #a32929;
}

.alpha-brdr-b3 {
  border-color: #c33;
}

.alpha-brdr-b4 {
  border-color: #d45252;
}

.alpha-brdr-b5 {
  border-color: #db7070;
}

.alpha-brdr-b6 {
  border-color: #e38f8f;
}

.alpha-brdr-b7 {
  border-color: #ebadad;
}

.alpha-brdr-b8 {
  border-color: #f2cccc;
}

.alpha-fill-b1 {
  fill: #7a1f1f;
}

.alpha-fill-b2 {
  fill: #a32929;
}

.alpha-fill-b3 {
  fill: #cc3333;
}

.alpha-fill-b4 {
  fill: #d45252;
}

.alpha-fill-b5 {
  fill: #db7070;
}

.alpha-fill-b6 {
  fill: #e38f8f;
}

.alpha-fill-b7 {
  fill: #ebadad;
}

.alpha-fill-b8 {
  fill: #f2cccc;
}

.alpha-strk-b1 {
  stroke: #7a1f1f;
}

.alpha-strk-b2 {
  stroke: #a32929;
}

.alpha-strk-b3 {
  stroke: #cc3333;
}

.alpha-strk-b4 {
  stroke: #d45252;
}

.alpha-strk-b5 {
  stroke: #db7070;
}

.alpha-strk-b6 {
  stroke: #e38f8f;
}

.alpha-strk-b7 {
  stroke: #ebadad;
}

.alpha-strk-b8 {
  stroke: #f2cccc;
}

.alpha-colr-b1 {
  color: #7a1f1f;
}

.alpha-colr-b2 {
  color: #a32929;
}

.alpha-colr-b3 {
  color: #c33;
}

.alpha-colr-b4 {
  color: #d45252;
}

.alpha-colr-b5 {
  color: #db7070;
}

.alpha-colr-b6 {
  color: #e38f8f;
}

.alpha-colr-b7 {
  color: #ebadad;
}

.alpha-colr-b8 {
  color: #f2cccc;
}

.alpha-bg-c1 {
  background: #833b07;
}

.alpha-bg-c2 {
  background: #af4e09;
}

.alpha-bg-c3 {
  background: #db620b;
}

.alpha-bg-c4 {
  background: #e07a30;
}

.alpha-bg-c5 {
  background: #e69154;
}

.alpha-bg-c6 {
  background: #eba979;
}

.alpha-bg-c7 {
  background: #f1c09d;
}

.alpha-bg-c8 {
  background: #f6d8c2;
}

.alpha-brdr-c1 {
  border-color: #833b07;
}

.alpha-brdr-c2 {
  border-color: #af4e09;
}

.alpha-brdr-c3 {
  border-color: #db620b;
}

.alpha-brdr-c4 {
  border-color: #e07a30;
}

.alpha-brdr-c5 {
  border-color: #e69154;
}

.alpha-brdr-c6 {
  border-color: #eba979;
}

.alpha-brdr-c7 {
  border-color: #f1c09d;
}

.alpha-brdr-c8 {
  border-color: #f6d8c2;
}

.alpha-fill-c1 {
  fill: #833b07;
}

.alpha-fill-c2 {
  fill: #af4e09;
}

.alpha-fill-c3 {
  fill: #db620b;
}

.alpha-fill-c4 {
  fill: #e07a30;
}

.alpha-fill-c5 {
  fill: #e69154;
}

.alpha-fill-c6 {
  fill: #eba979;
}

.alpha-fill-c7 {
  fill: #f1c09d;
}

.alpha-fill-c8 {
  fill: #f6d8c2;
}

.alpha-strk-c1 {
  stroke: #833b07;
}

.alpha-strk-c2 {
  stroke: #af4e09;
}

.alpha-strk-c3 {
  stroke: #db620b;
}

.alpha-strk-c4 {
  stroke: #e07a30;
}

.alpha-strk-c5 {
  stroke: #e69154;
}

.alpha-strk-c6 {
  stroke: #eba979;
}

.alpha-strk-c7 {
  stroke: #f1c09d;
}

.alpha-strk-c8 {
  stroke: #f6d8c2;
}

.alpha-colr-c1 {
  color: #833b07;
}

.alpha-colr-c2 {
  color: #af4e09;
}

.alpha-colr-c3 {
  color: #db620b;
}

.alpha-colr-c4 {
  color: #e07a30;
}

.alpha-colr-c5 {
  color: #e69154;
}

.alpha-colr-c6 {
  color: #eba979;
}

.alpha-colr-c7 {
  color: #f1c09d;
}

.alpha-colr-c8 {
  color: #f6d8c2;
}

.alpha-bg-d1 {
  background: #8b7202;
}

.alpha-bg-d2 {
  background: #ba9803;
}

.alpha-bg-d3 {
  background: #e8be04;
}

.alpha-bg-d4 {
  background: #ebc82a;
}

.alpha-bg-d5 {
  background: #efd24f;
}

.alpha-bg-d6 {
  background: #f2db75;
}

.alpha-bg-d7 {
  background: #f6e59b;
}

.alpha-bg-d8 {
  background: #f9efc0;
}

.alpha-brdr-d1 {
  border-color: #8b7202;
}

.alpha-brdr-d2 {
  border-color: #ba9803;
}

.alpha-brdr-d3 {
  border-color: #e8be04;
}

.alpha-brdr-d4 {
  border-color: #ebc82a;
}

.alpha-brdr-d5 {
  border-color: #efd24f;
}

.alpha-brdr-d6 {
  border-color: #f2db75;
}

.alpha-brdr-d7 {
  border-color: #f6e59b;
}

.alpha-brdr-d8 {
  border-color: #f9efc0;
}

.alpha-fill-d1 {
  fill: #8b7202;
}

.alpha-fill-d2 {
  fill: #ba9803;
}

.alpha-fill-d3 {
  fill: #e8be04;
}

.alpha-fill-d4 {
  fill: #ebc82a;
}

.alpha-fill-d5 {
  fill: #efd24f;
}

.alpha-fill-d6 {
  fill: #f2db75;
}

.alpha-fill-d7 {
  fill: #f6e59b;
}

.alpha-fill-d8 {
  fill: #f9efc0;
}

.alpha-strk-d1 {
  stroke: #8b7202;
}

.alpha-strk-d2 {
  stroke: #ba9803;
}

.alpha-strk-d3 {
  stroke: #e8be04;
}

.alpha-strk-d4 {
  stroke: #ebc82a;
}

.alpha-strk-d5 {
  stroke: #efd24f;
}

.alpha-strk-d6 {
  stroke: #f2db75;
}

.alpha-strk-d7 {
  stroke: #f6e59b;
}

.alpha-strk-d8 {
  stroke: #f9efc0;
}

.alpha-colr-d1 {
  color: #8b7202;
}

.alpha-colr-d2 {
  color: #ba9803;
}

.alpha-colr-d3 {
  color: #e8be04;
}

.alpha-colr-d4 {
  color: #ebc82a;
}

.alpha-colr-d5 {
  color: #efd24f;
}

.alpha-colr-d6 {
  color: #f2db75;
}

.alpha-colr-d7 {
  color: #f6e59b;
}

.alpha-colr-d8 {
  color: #f9efc0;
}

.alpha-bg-e1 {
  background: #5b792d;
}

.alpha-bg-e2 {
  background: #79a13c;
}

.alpha-bg-e3 {
  background: #97c94b;
}

.alpha-bg-e4 {
  background: #a7d166;
}

.alpha-bg-e5 {
  background: #b6d981;
}

.alpha-bg-e6 {
  background: #c6e19c;
}

.alpha-bg-e7 {
  background: #d5e9b7;
}

.alpha-bg-e8 {
  background: #e5f2d2;
}

.alpha-brdr-e1 {
  border-color: #5b792d;
}

.alpha-brdr-e2 {
  border-color: #79a13c;
}

.alpha-brdr-e3 {
  border-color: #97c94b;
}

.alpha-brdr-e4 {
  border-color: #a7d166;
}

.alpha-brdr-e5 {
  border-color: #b6d981;
}

.alpha-brdr-e6 {
  border-color: #c6e19c;
}

.alpha-brdr-e7 {
  border-color: #d5e9b7;
}

.alpha-brdr-e8 {
  border-color: #e5f2d2;
}

.alpha-fill-e1 {
  fill: #5b792d;
}

.alpha-fill-e2 {
  fill: #79a13c;
}

.alpha-fill-e3 {
  fill: #97c94b;
}

.alpha-fill-e4 {
  fill: #a7d166;
}

.alpha-fill-e5 {
  fill: #b6d981;
}

.alpha-fill-e6 {
  fill: #c6e19c;
}

.alpha-fill-e7 {
  fill: #d5e9b7;
}

.alpha-fill-e8 {
  fill: #e5f2d2;
}

.alpha-strk-e1 {
  stroke: #5b792d;
}

.alpha-strk-e2 {
  stroke: #79a13c;
}

.alpha-strk-e3 {
  stroke: #97c94b;
}

.alpha-strk-e4 {
  stroke: #a7d166;
}

.alpha-strk-e5 {
  stroke: #b6d981;
}

.alpha-strk-e6 {
  stroke: #c6e19c;
}

.alpha-strk-e7 {
  stroke: #d5e9b7;
}

.alpha-strk-e8 {
  stroke: #e5f2d2;
}

.alpha-colr-e1 {
  color: #5b792d;
}

.alpha-colr-e2 {
  color: #79a13c;
}

.alpha-colr-e3 {
  color: #97c94b;
}

.alpha-colr-e4 {
  color: #a7d166;
}

.alpha-colr-e5 {
  color: #b6d981;
}

.alpha-colr-e6 {
  color: #c6e19c;
}

.alpha-colr-e7 {
  color: #d5e9b7;
}

.alpha-colr-e8 {
  color: #e5f2d2;
}

.alpha-bg-f1 {
  background: #005028;
}

.alpha-bg-f2 {
  background: #006b35;
}

.alpha-bg-f3 {
  background: #008642;
}

.alpha-bg-f4 {
  background: #26985e;
}

.alpha-bg-f5 {
  background: #4daa7b;
}

.alpha-bg-f6 {
  background: #73bc97;
}

.alpha-bg-f7 {
  background: #99cfb3;
}

.alpha-bg-f8 {
  background: #bfe1d0;
}

.alpha-brdr-f1 {
  border-color: #005028;
}

.alpha-brdr-f2 {
  border-color: #006b35;
}

.alpha-brdr-f3 {
  border-color: #008642;
}

.alpha-brdr-f4 {
  border-color: #26985e;
}

.alpha-brdr-f5 {
  border-color: #4daa7b;
}

.alpha-brdr-f6 {
  border-color: #73bc97;
}

.alpha-brdr-f7 {
  border-color: #99cfb3;
}

.alpha-brdr-f8 {
  border-color: #bfe1d0;
}

.alpha-fill-f1 {
  fill: #005028;
}

.alpha-fill-f2 {
  fill: #006b35;
}

.alpha-fill-f3 {
  fill: #008642;
}

.alpha-fill-f4 {
  fill: #26985e;
}

.alpha-fill-f5 {
  fill: #4daa7b;
}

.alpha-fill-f6 {
  fill: #73bc97;
}

.alpha-fill-f7 {
  fill: #99cfb3;
}

.alpha-fill-f8 {
  fill: #bfe1d0;
}

.alpha-strk-f1 {
  stroke: #005028;
}

.alpha-strk-f2 {
  stroke: #006b35;
}

.alpha-strk-f3 {
  stroke: #008642;
}

.alpha-strk-f4 {
  stroke: #26985e;
}

.alpha-strk-f5 {
  stroke: #4daa7b;
}

.alpha-strk-f6 {
  stroke: #73bc97;
}

.alpha-strk-f7 {
  stroke: #99cfb3;
}

.alpha-strk-f8 {
  stroke: #bfe1d0;
}

.alpha-colr-f1 {
  color: #005028;
}

.alpha-colr-f2 {
  color: #006b35;
}

.alpha-colr-f3 {
  color: #008642;
}

.alpha-colr-f4 {
  color: #26985e;
}

.alpha-colr-f5 {
  color: #4daa7b;
}

.alpha-colr-f6 {
  color: #73bc97;
}

.alpha-colr-f7 {
  color: #99cfb3;
}

.alpha-colr-f8 {
  color: #bfe1d0;
}

.alpha-bg-g1 {
  background: #1a676a;
}

.alpha-bg-g2 {
  background: #228a8d;
}

.alpha-bg-g3 {
  background: #2bacb0;
}

.alpha-bg-g4 {
  background: #4bb8bc;
}

.alpha-bg-g5 {
  background: #6bc5c8;
}

.alpha-bg-g6 {
  background: #8ad1d4;
}

.alpha-bg-g7 {
  background: #aadedf;
}

.alpha-bg-g8 {
  background: #caeaeb;
}

.alpha-brdr-g1 {
  border-color: #1a676a;
}

.alpha-brdr-g2 {
  border-color: #228a8d;
}

.alpha-brdr-g3 {
  border-color: #2bacb0;
}

.alpha-brdr-g4 {
  border-color: #4bb8bc;
}

.alpha-brdr-g5 {
  border-color: #6bc5c8;
}

.alpha-brdr-g6 {
  border-color: #8ad1d4;
}

.alpha-brdr-g7 {
  border-color: #aadedf;
}

.alpha-brdr-g8 {
  border-color: #caeaeb;
}

.alpha-fill-g1 {
  fill: #1a676a;
}

.alpha-fill-g2 {
  fill: #228a8d;
}

.alpha-fill-g3 {
  fill: #2bacb0;
}

.alpha-fill-g4 {
  fill: #4bb8bc;
}

.alpha-fill-g5 {
  fill: #6bc5c8;
}

.alpha-fill-g6 {
  fill: #8ad1d4;
}

.alpha-fill-g7 {
  fill: #aadedf;
}

.alpha-fill-g8 {
  fill: #caeaeb;
}

.alpha-strk-g1 {
  stroke: #1a676a;
}

.alpha-strk-g2 {
  stroke: #228a8d;
}

.alpha-strk-g3 {
  stroke: #2bacb0;
}

.alpha-strk-g4 {
  stroke: #4bb8bc;
}

.alpha-strk-g5 {
  stroke: #6bc5c8;
}

.alpha-strk-g6 {
  stroke: #8ad1d4;
}

.alpha-strk-g7 {
  stroke: #aadedf;
}

.alpha-strk-g8 {
  stroke: #caeaeb;
}

.alpha-colr-g1 {
  color: #1a676a;
}

.alpha-colr-g2 {
  color: #228a8d;
}

.alpha-colr-g3 {
  color: #2bacb0;
}

.alpha-colr-g4 {
  color: #4bb8bc;
}

.alpha-colr-g5 {
  color: #6bc5c8;
}

.alpha-colr-g6 {
  color: #8ad1d4;
}

.alpha-colr-g7 {
  color: #aadedf;
}

.alpha-colr-g8 {
  color: #caeaeb;
}

.alpha-bg-h1 {
  background: #003a67;
}

.alpha-bg-h2 {
  background: #004e89;
}

.alpha-bg-h3 {
  background: #0061ab;
}

.alpha-bg-h4 {
  background: #2679b8;
}

.alpha-bg-h5 {
  background: #4d90c4;
}

.alpha-bg-h6 {
  background: #73a8d1;
}

.alpha-bg-h7 {
  background: #99c0dd;
}

.alpha-bg-h8 {
  background: #bfd8ea;
}

.alpha-brdr-h1 {
  border-color: #003a67;
}

.alpha-brdr-h2 {
  border-color: #004e89;
}

.alpha-brdr-h3 {
  border-color: #0061ab;
}

.alpha-brdr-h4 {
  border-color: #2679b8;
}

.alpha-brdr-h5 {
  border-color: #4d90c4;
}

.alpha-brdr-h6 {
  border-color: #73a8d1;
}

.alpha-brdr-h7 {
  border-color: #99c0dd;
}

.alpha-brdr-h8 {
  border-color: #bfd8ea;
}

.alpha-fill-h1 {
  fill: #003a67;
}

.alpha-fill-h2 {
  fill: #004e89;
}

.alpha-fill-h3 {
  fill: #0061ab;
}

.alpha-fill-h4 {
  fill: #2679b8;
}

.alpha-fill-h5 {
  fill: #4d90c4;
}

.alpha-fill-h6 {
  fill: #73a8d1;
}

.alpha-fill-h7 {
  fill: #99c0dd;
}

.alpha-fill-h8 {
  fill: #bfd8ea;
}

.alpha-strk-h1 {
  stroke: #003a67;
}

.alpha-strk-h2 {
  stroke: #004e89;
}

.alpha-strk-h3 {
  stroke: #0061ab;
}

.alpha-strk-h4 {
  stroke: #2679b8;
}

.alpha-strk-h5 {
  stroke: #4d90c4;
}

.alpha-strk-h6 {
  stroke: #73a8d1;
}

.alpha-strk-h7 {
  stroke: #99c0dd;
}

.alpha-strk-h8 {
  stroke: #bfd8ea;
}

.alpha-colr-h1 {
  color: #003a67;
}

.alpha-colr-h2 {
  color: #004e89;
}

.alpha-colr-h3 {
  color: #0061ab;
}

.alpha-colr-h4 {
  color: #2679b8;
}

.alpha-colr-h5 {
  color: #4d90c4;
}

.alpha-colr-h6 {
  color: #73a8d1;
}

.alpha-colr-h7 {
  color: #99c0dd;
}

.alpha-colr-h8 {
  color: #bfd8ea;
}

.alpha-bg-i1 {
  background: #341d5f;
}

.alpha-bg-i2 {
  background: #46277e;
}

.alpha-bg-i3 {
  background: #57319e;
}

.alpha-bg-i4 {
  background: #7050ad;
}

.alpha-bg-i5 {
  background: #896fbb;
}

.alpha-bg-i6 {
  background: #a38eca;
}

.alpha-bg-i7 {
  background: #bcadd8;
}

.alpha-bg-i8 {
  background: #d5cce7;
}

.alpha-brdr-i1 {
  border-color: #341d5f;
}

.alpha-brdr-i2 {
  border-color: #46277e;
}

.alpha-brdr-i3 {
  border-color: #57319e;
}

.alpha-brdr-i4 {
  border-color: #7050ad;
}

.alpha-brdr-i5 {
  border-color: #896fbb;
}

.alpha-brdr-i6 {
  border-color: #a38eca;
}

.alpha-brdr-i7 {
  border-color: #bcadd8;
}

.alpha-brdr-i8 {
  border-color: #d5cce7;
}

.alpha-fill-i1 {
  fill: #341d5f;
}

.alpha-fill-i2 {
  fill: #46277e;
}

.alpha-fill-i3 {
  fill: #57319e;
}

.alpha-fill-i4 {
  fill: #7050ad;
}

.alpha-fill-i5 {
  fill: #896fbb;
}

.alpha-fill-i6 {
  fill: #a38eca;
}

.alpha-fill-i7 {
  fill: #bcadd8;
}

.alpha-fill-i8 {
  fill: #d5cce7;
}

.alpha-strk-i1 {
  stroke: #341d5f;
}

.alpha-strk-i2 {
  stroke: #46277e;
}

.alpha-strk-i3 {
  stroke: #57319e;
}

.alpha-strk-i4 {
  stroke: #7050ad;
}

.alpha-strk-i5 {
  stroke: #896fbb;
}

.alpha-strk-i6 {
  stroke: #a38eca;
}

.alpha-strk-i7 {
  stroke: #bcadd8;
}

.alpha-strk-i8 {
  stroke: #d5cce7;
}

.alpha-colr-i1 {
  color: #341d5f;
}

.alpha-colr-i2 {
  color: #46277e;
}

.alpha-colr-i3 {
  color: #57319e;
}

.alpha-colr-i4 {
  color: #7050ad;
}

.alpha-colr-i5 {
  color: #896fbb;
}

.alpha-colr-i6 {
  color: #a38eca;
}

.alpha-colr-i7 {
  color: #bcadd8;
}

.alpha-colr-i8 {
  color: #d5cce7;
}

.alpha-bg-j1 {
  background: #3e1435;
}

.alpha-bg-j2 {
  background: #531a46;
}

.alpha-bg-j3 {
  background: #682158;
}

.alpha-bg-j4 {
  background: #7f4271;
}

.alpha-bg-j5 {
  background: #95648a;
}

.alpha-bg-j6 {
  background: #ac85a3;
}

.alpha-bg-j7 {
  background: #c3a6bc;
}

.alpha-bg-j8 {
  background: #d9c8d5;
}

.alpha-brdr-j1 {
  border-color: #3e1435;
}

.alpha-brdr-j2 {
  border-color: #531a46;
}

.alpha-brdr-j3 {
  border-color: #682158;
}

.alpha-brdr-j4 {
  border-color: #7f4271;
}

.alpha-brdr-j5 {
  border-color: #95648a;
}

.alpha-brdr-j6 {
  border-color: #ac85a3;
}

.alpha-brdr-j7 {
  border-color: #c3a6bc;
}

.alpha-brdr-j8 {
  border-color: #d9c8d5;
}

.alpha-fill-j1 {
  fill: #3e1435;
}

.alpha-fill-j2 {
  fill: #531a46;
}

.alpha-fill-j3 {
  fill: #682158;
}

.alpha-fill-j4 {
  fill: #7f4271;
}

.alpha-fill-j5 {
  fill: #95648a;
}

.alpha-fill-j6 {
  fill: #ac85a3;
}

.alpha-fill-j7 {
  fill: #c3a6bc;
}

.alpha-fill-j8 {
  fill: #d9c8d5;
}

.alpha-strk-j1 {
  stroke: #3e1435;
}

.alpha-strk-j2 {
  stroke: #531a46;
}

.alpha-strk-j3 {
  stroke: #682158;
}

.alpha-strk-j4 {
  stroke: #7f4271;
}

.alpha-strk-j5 {
  stroke: #95648a;
}

.alpha-strk-j6 {
  stroke: #ac85a3;
}

.alpha-strk-j7 {
  stroke: #c3a6bc;
}

.alpha-strk-j8 {
  stroke: #d9c8d5;
}

.alpha-colr-j1 {
  color: #3e1435;
}

.alpha-colr-j2 {
  color: #531a46;
}

.alpha-colr-j3 {
  color: #682158;
}

.alpha-colr-j4 {
  color: #7f4271;
}

.alpha-colr-j5 {
  color: #95648a;
}

.alpha-colr-j6 {
  color: #ac85a3;
}

.alpha-colr-j7 {
  color: #c3a6bc;
}

.alpha-colr-j8 {
  color: #d9c8d5;
}

.alpha-bg-k1 {
  background: #352923;
}

.alpha-bg-k2 {
  background: #46362f;
}

.alpha-bg-k3 {
  background: #58443b;
}

.alpha-bg-k4 {
  background: #716058;
}

.alpha-bg-k5 {
  background: #8a7c76;
}

.alpha-bg-k6 {
  background: #a39893;
}

.alpha-bg-k7 {
  background: #bcb4b1;
}

.alpha-bg-k8 {
  background: #d5d0ce;
}

.alpha-brdr-k1 {
  border-color: #352923;
}

.alpha-brdr-k2 {
  border-color: #46362f;
}

.alpha-brdr-k3 {
  border-color: #58443b;
}

.alpha-brdr-k4 {
  border-color: #716058;
}

.alpha-brdr-k5 {
  border-color: #8a7c76;
}

.alpha-brdr-k6 {
  border-color: #a39893;
}

.alpha-brdr-k7 {
  border-color: #bcb4b1;
}

.alpha-brdr-k8 {
  border-color: #d5d0ce;
}

.alpha-fill-k1 {
  fill: #352923;
}

.alpha-fill-k2 {
  fill: #46362f;
}

.alpha-fill-k3 {
  fill: #58443b;
}

.alpha-fill-k4 {
  fill: #716058;
}

.alpha-fill-k5 {
  fill: #8a7c76;
}

.alpha-fill-k6 {
  fill: #a39893;
}

.alpha-fill-k7 {
  fill: #bcb4b1;
}

.alpha-fill-k8 {
  fill: #d5d0ce;
}

.alpha-strk-k1 {
  stroke: #352923;
}

.alpha-strk-k2 {
  stroke: #46362f;
}

.alpha-strk-k3 {
  stroke: #58443b;
}

.alpha-strk-k4 {
  stroke: #716058;
}

.alpha-strk-k5 {
  stroke: #8a7c76;
}

.alpha-strk-k6 {
  stroke: #a39893;
}

.alpha-strk-k7 {
  stroke: #bcb4b1;
}

.alpha-strk-k8 {
  stroke: #d5d0ce;
}

.alpha-colr-k1 {
  color: #352923;
}

.alpha-colr-k2 {
  color: #46362f;
}

.alpha-colr-k3 {
  color: #58443b;
}

.alpha-colr-k4 {
  color: #716058;
}

.alpha-colr-k5 {
  color: #8a7c76;
}

.alpha-colr-k6 {
  color: #a39893;
}

.alpha-colr-k7 {
  color: #bcb4b1;
}

.alpha-colr-k8 {
  color: #d5d0ce;
}

.alpha-bg-l1 {
  background: #352923;
}

.alpha-bg-l2 {
  background: #46362f;
}

.alpha-bg-l3 {
  background: #58443b;
}

.alpha-bg-l4 {
  background: #716058;
}

.alpha-bg-l5 {
  background: #8a7c76;
}

.alpha-bg-l6 {
  background: #a39893;
}

.alpha-bg-l7 {
  background: #bcb4b1;
}

.alpha-bg-l8 {
  background: #d5d0ce;
}

.alpha-brdr-l1 {
  border-color: #352923;
}

.alpha-brdr-l2 {
  border-color: #46362f;
}

.alpha-brdr-l3 {
  border-color: #58443b;
}

.alpha-brdr-l4 {
  border-color: #716058;
}

.alpha-brdr-l5 {
  border-color: #8a7c76;
}

.alpha-brdr-l6 {
  border-color: #a39893;
}

.alpha-brdr-l7 {
  border-color: #bcb4b1;
}

.alpha-brdr-l8 {
  border-color: #d5d0ce;
}

.alpha-fill-l1 {
  fill: #352923;
}

.alpha-fill-l2 {
  fill: #46362f;
}

.alpha-fill-l3 {
  fill: #58443b;
}

.alpha-fill-l4 {
  fill: #716058;
}

.alpha-fill-l5 {
  fill: #8a7c76;
}

.alpha-fill-l6 {
  fill: #a39893;
}

.alpha-fill-l7 {
  fill: #bcb4b1;
}

.alpha-fill-l8 {
  fill: #d5d0ce;
}

.alpha-strk-l1 {
  stroke: #352923;
}

.alpha-strk-l2 {
  stroke: #46362f;
}

.alpha-strk-l3 {
  stroke: #58443b;
}

.alpha-strk-l4 {
  stroke: #716058;
}

.alpha-strk-l5 {
  stroke: #8a7c76;
}

.alpha-strk-l6 {
  stroke: #a39893;
}

.alpha-strk-l7 {
  stroke: #bcb4b1;
}

.alpha-strk-l8 {
  stroke: #d5d0ce;
}

.alpha-colr-l1 {
  color: #352923;
}

.alpha-colr-l2 {
  color: #46362f;
}

.alpha-colr-l3 {
  color: #58443b;
}

.alpha-colr-l4 {
  color: #716058;
}

.alpha-colr-l5 {
  color: #8a7c76;
}

.alpha-colr-l6 {
  color: #a39893;
}

.alpha-colr-l7 {
  color: #bcb4b1;
}

.alpha-colr-l8 {
  color: #d5d0ce;
}

.flag {
  width: 16px;
  height: 11px;
  display: inline-block;
  background-image: url(2108e40ebdf29eb72480.png);
  background-repeat: no-repeat;
}

.flag.flag-all {
  padding-left: 2px;
  color: #0032a0;
  background-image: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.flag.flag-all:before {
  content: '\f0ac';
}

.flag.flag-ad {
  background-position: -16px 0;
}

.flag.flag-ae {
  background-position: -32px 0;
}

.flag.flag-af {
  background-position: -48px 0;
}

.flag.flag-ag {
  background-position: -64px 0;
}

.flag.flag-ai {
  background-position: -80px 0;
}

.flag.flag-al {
  background-position: -96px 0;
}

.flag.flag-am {
  background-position: -112px 0;
}

.flag.flag-an {
  background-position: -128px 0;
}

.flag.flag-ao {
  background-position: -144px 0;
}

.flag.flag-ar {
  background-position: -160px 0;
}

.flag.flag-as {
  background-position: -176px 0;
}

.flag.flag-at {
  background-position: -192px 0;
}

.flag.flag-au {
  background-position: -208px 0;
}

.flag.flag-aw {
  background-position: -224px 0;
}

.flag.flag-az {
  background-position: -240px 0;
}

.flag.flag-ba {
  background-position: 0 -11px;
}

.flag.flag-bb {
  background-position: -16px -11px;
}

.flag.flag-bd {
  background-position: -32px -11px;
}

.flag.flag-be {
  background-position: -48px -11px;
}

.flag.flag-bf {
  background-position: -64px -11px;
}

.flag.flag-bg {
  background-position: -80px -11px;
}

.flag.flag-bh {
  background-position: -96px -11px;
}

.flag.flag-bi {
  background-position: -112px -11px;
}

.flag.flag-bj {
  background-position: -128px -11px;
}

.flag.flag-bm {
  background-position: -144px -11px;
}

.flag.flag-bn {
  background-position: -160px -11px;
}

.flag.flag-bo {
  background-position: -176px -11px;
}

.flag.flag-br {
  background-position: -192px -11px;
}

.flag.flag-bs {
  background-position: -208px -11px;
}

.flag.flag-bt {
  background-position: -224px -11px;
}

.flag.flag-bv {
  background-position: -240px -11px;
}

.flag.flag-bw {
  background-position: 0 -22px;
}

.flag.flag-by {
  background-position: -16px -22px;
}

.flag.flag-bz {
  background-position: -32px -22px;
}

.flag.flag-ca {
  background-position: -48px -22px;
}

.flag.flag-catalonia {
  background-position: -64px -22px;
}

.flag.flag-cd {
  background-position: -80px -22px;
}

.flag.flag-zr {
  background-position: -80px -22px;
}

.flag.flag-cf {
  background-position: -96px -22px;
}

.flag.flag-cg {
  background-position: -112px -22px;
}

.flag.flag-ch {
  background-position: -128px -22px;
}

.flag.flag-ci {
  background-position: -144px -22px;
}

.flag.flag-ck {
  background-position: -160px -22px;
}

.flag.flag-cl {
  background-position: -176px -22px;
}

.flag.flag-cm {
  background-position: -192px -22px;
}

.flag.flag-cn {
  background-position: -208px -22px;
}

.flag.flag-co {
  background-position: -224px -22px;
}

.flag.flag-cr {
  background-position: -240px -22px;
}

.flag.flag-cu {
  background-position: 0 -33px;
}

.flag.flag-cv {
  background-position: -16px -33px;
}

.flag.flag-cw {
  background-position: -32px -33px;
}

.flag.flag-cy {
  background-position: -48px -33px;
}

.flag.flag-cz {
  background-position: -64px -33px;
}

.flag.flag-de {
  background-position: -80px -33px;
}

.flag.flag-dj {
  background-position: -96px -33px;
}

.flag.flag-dk {
  background-position: -112px -33px;
}

.flag.flag-dm {
  background-position: -128px -33px;
}

.flag.flag-do {
  background-position: -144px -33px;
}

.flag.flag-dz {
  background-position: -160px -33px;
}

.flag.flag-ec {
  background-position: -176px -33px;
}

.flag.flag-ee {
  background-position: -192px -33px;
}

.flag.flag-eg {
  background-position: -208px -33px;
}

.flag.flag-eh {
  background-position: -224px -33px;
}

.flag.flag-england {
  background-position: -240px -33px;
}

.flag.flag-er {
  background-position: 0 -44px;
}

.flag.flag-es {
  background-position: -16px -44px;
}

.flag.flag-et {
  background-position: -32px -44px;
}

.flag.flag-eu {
  background-position: -48px -44px;
}

.flag.flag-fi {
  background-position: -64px -44px;
}

.flag.flag-fj {
  background-position: -80px -44px;
}

.flag.flag-fk {
  background-position: -96px -44px;
}

.flag.flag-fm {
  background-position: -112px -44px;
}

.flag.flag-fo {
  background-position: -128px -44px;
}

.flag.flag-fr {
  background-position: -144px -44px;
}

.flag.flag-ga {
  background-position: -160px -44px;
}

.flag.flag-gb {
  background-position: -176px -44px;
}

.flag.flag-gd {
  background-position: -192px -44px;
}

.flag.flag-ge {
  background-position: -208px -44px;
}

.flag.flag-gf {
  background-position: -224px -44px;
}

.flag.flag-gg {
  background-position: -240px -44px;
}

.flag.flag-gh {
  background-position: 0 -55px;
}

.flag.flag-gi {
  background-position: -16px -55px;
}

.flag.flag-gl {
  background-position: -32px -55px;
}

.flag.flag-gm {
  background-position: -48px -55px;
}

.flag.flag-gn {
  background-position: -64px -55px;
}

.flag.flag-gp {
  background-position: -80px -55px;
}

.flag.flag-gq {
  background-position: -96px -55px;
}

.flag.flag-gr {
  background-position: -112px -55px;
}

.flag.flag-gs {
  background-position: -128px -55px;
}

.flag.flag-gt {
  background-position: -144px -55px;
}

.flag.flag-gu {
  background-position: -160px -55px;
}

.flag.flag-gw {
  background-position: -176px -55px;
}

.flag.flag-gy {
  background-position: -192px -55px;
}

.flag.flag-hk {
  background-position: -208px -55px;
}

.flag.flag-hm {
  background-position: -224px -55px;
}

.flag.flag-hn {
  background-position: -240px -55px;
}

.flag.flag-hr {
  background-position: 0 -66px;
}

.flag.flag-ht {
  background-position: -16px -66px;
}

.flag.flag-hu {
  background-position: -32px -66px;
}

.flag.flag-ic {
  background-position: -48px -66px;
}

.flag.flag-id {
  background-position: -64px -66px;
}

.flag.flag-ie {
  background-position: -80px -66px;
}

.flag.flag-il {
  background-position: -96px -66px;
}

.flag.flag-im {
  background-position: -112px -66px;
}

.flag.flag-in {
  background-position: -128px -66px;
}

.flag.flag-io {
  background-position: -144px -66px;
}

.flag.flag-iq {
  background-position: -160px -66px;
}

.flag.flag-ir {
  background-position: -176px -66px;
}

.flag.flag-is {
  background-position: -192px -66px;
}

.flag.flag-it {
  background-position: -208px -66px;
}

.flag.flag-je {
  background-position: -224px -66px;
}

.flag.flag-jm {
  background-position: -240px -66px;
}

.flag.flag-jo {
  background-position: 0 -77px;
}

.flag.flag-jp {
  background-position: -16px -77px;
}

.flag.flag-ke {
  background-position: -32px -77px;
}

.flag.flag-kg {
  background-position: -48px -77px;
}

.flag.flag-kh {
  background-position: -64px -77px;
}

.flag.flag-ki {
  background-position: -80px -77px;
}

.flag.flag-km {
  background-position: -96px -77px;
}

.flag.flag-kn {
  background-position: -112px -77px;
}

.flag.flag-kp {
  background-position: -128px -77px;
}

.flag.flag-kr {
  background-position: -144px -77px;
}

.flag.flag-kurdistan {
  background-position: -160px -77px;
}

.flag.flag-kw {
  background-position: -176px -77px;
}

.flag.flag-ky {
  background-position: -192px -77px;
}

.flag.flag-kz {
  background-position: -208px -77px;
}

.flag.flag-la {
  background-position: -224px -77px;
}

.flag.flag-lb {
  background-position: -240px -77px;
}

.flag.flag-lc {
  background-position: 0 -88px;
}

.flag.flag-li {
  background-position: -16px -88px;
}

.flag.flag-lk {
  background-position: -32px -88px;
}

.flag.flag-lr {
  background-position: -48px -88px;
}

.flag.flag-ls {
  background-position: -64px -88px;
}

.flag.flag-lt {
  background-position: -80px -88px;
}

.flag.flag-lu {
  background-position: -96px -88px;
}

.flag.flag-lv {
  background-position: -112px -88px;
}

.flag.flag-ly {
  background-position: -128px -88px;
}

.flag.flag-ma {
  background-position: -144px -88px;
}

.flag.flag-mc {
  background-position: -160px -88px;
}

.flag.flag-md {
  background-position: -176px -88px;
}

.flag.flag-me {
  background-position: -192px -88px;
}

.flag.flag-mg {
  background-position: -208px -88px;
}

.flag.flag-mh {
  background-position: -224px -88px;
}

.flag.flag-mk {
  background-position: -240px -88px;
}

.flag.flag-ml {
  background-position: 0 -99px;
}

.flag.flag-mm {
  background-position: -16px -99px;
}

.flag.flag-bu {
  background-position: -16px -99px;
}

.flag.flag-mn {
  background-position: -32px -99px;
}

.flag.flag-mo {
  background-position: -48px -99px;
}

.flag.flag-mp {
  background-position: -64px -99px;
}

.flag.flag-mq {
  background-position: -80px -99px;
}

.flag.flag-mr {
  background-position: -96px -99px;
}

.flag.flag-ms {
  background-position: -112px -99px;
}

.flag.flag-mt {
  background-position: -128px -99px;
}

.flag.flag-mu {
  background-position: -144px -99px;
}

.flag.flag-mv {
  background-position: -160px -99px;
}

.flag.flag-mw {
  background-position: -176px -99px;
}

.flag.flag-mx {
  background-position: -192px -99px;
}

.flag.flag-my {
  background-position: -208px -99px;
}

.flag.flag-mz {
  background-position: -224px -99px;
}

.flag.flag-na {
  background-position: -240px -99px;
}

.flag.flag-nc {
  background-position: 0 -110px;
}

.flag.flag-ne {
  background-position: -16px -110px;
}

.flag.flag-nf {
  background-position: -32px -110px;
}

.flag.flag-ng {
  background-position: -48px -110px;
}

.flag.flag-ni {
  background-position: -64px -110px;
}

.flag.flag-nl {
  background-position: -80px -110px;
}

.flag.flag-no {
  background-position: -96px -110px;
}

.flag.flag-np {
  background-position: -112px -110px;
}

.flag.flag-nr {
  background-position: -128px -110px;
}

.flag.flag-nu {
  background-position: -144px -110px;
}

.flag.flag-nz {
  background-position: -160px -110px;
}

.flag.flag-om {
  background-position: -176px -110px;
}

.flag.flag-pa {
  background-position: -192px -110px;
}

.flag.flag-pe {
  background-position: -208px -110px;
}

.flag.flag-pf {
  background-position: -224px -110px;
}

.flag.flag-pg {
  background-position: -240px -110px;
}

.flag.flag-ph {
  background-position: 0 -121px;
}

.flag.flag-pk {
  background-position: -16px -121px;
}

.flag.flag-pl {
  background-position: -32px -121px;
}

.flag.flag-pm {
  background-position: -48px -121px;
}

.flag.flag-pn {
  background-position: -64px -121px;
}

.flag.flag-pr {
  background-position: -80px -121px;
}

.flag.flag-ps {
  background-position: -96px -121px;
}

.flag.flag-pt {
  background-position: -112px -121px;
}

.flag.flag-pw {
  background-position: -128px -121px;
}

.flag.flag-py {
  background-position: -144px -121px;
}

.flag.flag-qa {
  background-position: -160px -121px;
}

.flag.flag-re {
  background-position: -176px -121px;
}

.flag.flag-ro {
  background-position: -192px -121px;
}

.flag.flag-rs {
  background-position: -208px -121px;
}

.flag.flag-ru {
  background-position: -224px -121px;
}

.flag.flag-rw {
  background-position: -240px -121px;
}

.flag.flag-sa {
  background-position: 0 -132px;
}

.flag.flag-sb {
  background-position: -16px -132px;
}

.flag.flag-sc {
  background-position: -32px -132px;
}

.flag.flag-scotland {
  background-position: -48px -132px;
}

.flag.flag-sd {
  background-position: -64px -132px;
}

.flag.flag-se {
  background-position: -80px -132px;
}

.flag.flag-sg {
  background-position: -96px -132px;
}

.flag.flag-sh {
  background-position: -112px -132px;
}

.flag.flag-si {
  background-position: -128px -132px;
}

.flag.flag-sk {
  background-position: -144px -132px;
}

.flag.flag-sl {
  background-position: -160px -132px;
}

.flag.flag-sm {
  background-position: -176px -132px;
}

.flag.flag-sn {
  background-position: -192px -132px;
}

.flag.flag-so {
  background-position: -208px -132px;
}

.flag.flag-somaliland {
  background-position: -224px -132px;
}

.flag.flag-sr {
  background-position: -240px -132px;
}

.flag.flag-ss {
  background-position: 0 -143px;
}

.flag.flag-st {
  background-position: -16px -143px;
}

.flag.flag-sv {
  background-position: -32px -143px;
}

.flag.flag-sx {
  background-position: -48px -143px;
}

.flag.flag-sy {
  background-position: -64px -143px;
}

.flag.flag-sz {
  background-position: -80px -143px;
}

.flag.flag-tc {
  background-position: -96px -143px;
}

.flag.flag-td {
  background-position: -112px -143px;
}

.flag.flag-tf {
  background-position: -128px -143px;
}

.flag.flag-tg {
  background-position: -144px -143px;
}

.flag.flag-th {
  background-position: -160px -143px;
}

.flag.flag-tj {
  background-position: -176px -143px;
}

.flag.flag-tk {
  background-position: -192px -143px;
}

.flag.flag-tl {
  background-position: -208px -143px;
}

.flag.flag-tm {
  background-position: -224px -143px;
}

.flag.flag-tn {
  background-position: -240px -143px;
}

.flag.flag-to {
  background-position: 0 -154px;
}

.flag.flag-tr {
  background-position: -16px -154px;
}

.flag.flag-tt {
  background-position: -32px -154px;
}

.flag.flag-tv {
  background-position: -48px -154px;
}

.flag.flag-tw {
  background-position: -64px -154px;
}

.flag.flag-tz {
  background-position: -80px -154px;
}

.flag.flag-ua {
  background-position: -96px -154px;
}

.flag.flag-ug {
  background-position: -112px -154px;
}

.flag.flag-um {
  background-position: -128px -154px;
}

.flag.flag-us {
  background-position: -144px -154px;
}

.flag.flag-uy {
  background-position: -160px -154px;
}

.flag.flag-uz {
  background-position: -176px -154px;
}

.flag.flag-va {
  background-position: -192px -154px;
}

.flag.flag-vc {
  background-position: -208px -154px;
}

.flag.flag-ve {
  background-position: -224px -154px;
}

.flag.flag-vg {
  background-position: -240px -154px;
}

.flag.flag-vi {
  background-position: 0 -165px;
}

.flag.flag-vn {
  background-position: -16px -165px;
}

.flag.flag-vu {
  background-position: -32px -165px;
}

.flag.flag-wales {
  background-position: -48px -165px;
}

.flag.flag-wf {
  background-position: -64px -165px;
}

.flag.flag-ws {
  background-position: -80px -165px;
}

.flag.flag-ye {
  background-position: -96px -165px;
}

.flag.flag-yt {
  background-position: -112px -165px;
}

.flag.flag-za {
  background-position: -128px -165px;
}

.flag.flag-zanzibar {
  background-position: -144px -165px;
}

.flag.flag-zm {
  background-position: -160px -165px;
}

.flag.flag-zw {
  background-position: -176px -165px;
}

.breadcrumb ng-switch.block {
  display: inline-block;
}

.breadcrumb ng-switch.block ul.dropdown-menu {
  margin-top: 0;
}

.timepicker .timepicker-input-column {
  width: 50px;
}

.datepicker-wr table:active,
.datepicker-wr table:focus {
  outline: 0;
}

.datepicker-wr .btn {
  text-transform: uppercase;
}

.datepicker-wr .datepicker-week-row {
  line-height: 2;
}

.datepicker-wr .datepicker-day-btn {
  width: 100%;
}

.datepicker-button-bar {
  padding: 10px 9px 2px;
}

.editableform {
  margin-bottom: 0;
}

.editableform .control-group {
  margin-bottom: 0;
  white-space: nowrap;
  line-height: 20px;
}

.editable-buttons {
  display: inline-block;
  vertical-align: top;
  margin-left: 7px;
}

.editable-buttons.editable-buttons-bottom {
  display: block;
  margin-top: 7px;
  margin-left: 0;
}

.editable-input {
  vertical-align: top;
  display: inline-block;
  width: auto;
  white-space: normal;
}

.editable-buttons .editable-cancel {
  margin-left: 7px;
}

.editable-buttons button.ui-button-icon-only {
  height: 24px;
  width: 30px;
}

.editableform-loading {
  height: 25px;
  width: auto;
  min-width: 25px;
}

.editable-inline .editableform-loading {
  background-position: left 5px;
}

.editable-error-block {
  max-width: 300px;
  margin: 5px 0 0 0;
  width: auto;
  white-space: normal;
}

.editable-error-block.ui-state-error {
  padding: 3px;
}

.editable-error {
  color: #c33;
}

.editableform .editable-date {
  padding: 0;
  margin: 0;
  float: left;
}

.editable-inline .add-on .icon-th {
  margin-top: 3px;
  margin-left: 1px;
}

.editable-checklist label input[type='checkbox'],
.editable-checklist label span {
  vertical-align: middle;
  margin: 0;
}

.editable-checklist label {
  white-space: nowrap;
}

.editable-wysihtml5 {
  width: 566px;
  height: 250px;
}

.editable-clear {
  clear: both;
  font-size: 0.9em;
  text-decoration: none;
  text-align: right;
}

.editable-clear-x {
  display: block;
  width: 13px;
  height: 13px;
  position: absolute;
  opacity: 0.6;
  z-index: 100;
  top: 50%;
  right: 6px;
  margin-top: -6px;
}

.editable-clear-x:hover {
  opacity: 1;
}

.editable-pre-wrapped {
  white-space: pre-wrap;
}

.editable-container.editable-popup {
  max-width: none !important;
}

.editable-container.popover {
  width: auto;
}

.editable-container.editable-inline {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.editable-container.ui-widget {
  font-size: inherit;
  z-index: 9990;
}

.editable-click,
a.editable-click,
a.editable-click:hover {
  text-decoration: none;
  border-bottom: dashed 1px #000;
}

.editable-click.editable-disabled,
a.editable-click.editable-disabled,
a.editable-click.editable-disabled:hover {
  color: #71767d;
  cursor: default;
  border-bottom: none;
}

.editable-empty,
.editable-empty:focus,
.editable-empty:hover {
  font-style: italic;
  color: #c33;
  text-decoration: none;
}

.editable-unsaved {
  font-family: SuisseIntlSemiBold;
}

.editable-bg-transition {
  -webkit-transition: background-color 1.4s ease-out;
  -moz-transition: background-color 1.4s ease-out;
  -o-transition: background-color 1.4s ease-out;
  -ms-transition: background-color 1.4s ease-out;
  transition: background-color 1.4s ease-out;
}

.form-horizontal .editable {
  padding-top: 5px;
  display: inline-block;
}

.datepicker {
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
}

.datepicker-inline {
  width: 220px;
}

.datepicker.datepicker-rtl {
  direction: rtl;
}

.datepicker.datepicker-rtl table tr td span {
  float: right;
}

.datepicker-dropdown {
  top: 0;
  left: 0;
}

.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #d6dce3;
  position: absolute;
  top: -7px;
  left: 6px;
}

.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 7px;
}

.datepicker>div {
  display: none;
}

.datepicker.days div.datepicker-days {
  display: block;
}

.datepicker.months div.datepicker-months {
  display: block;
}

.datepicker.years div.datepicker-years {
  display: block;
}

.datepicker table {
  margin: 0;
}

.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}

.datepicker table tr td.day:hover {
  background: #d6dce3;
  cursor: pointer;
}

.datepicker table tr td.new,
.datepicker table tr td.old {
  color: #c1c4cc;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: 0 0;
  color: #c1c4cc;
  cursor: default;
}

.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover {
  background-color: #db7b0b;
  background-repeat: repeat-x;
  border-color: #d6dce3;
  color: #3f3f3f;
}

.datepicker table tr td.today.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.disabled:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today[disabled] {
  background-color: #db7b0b;
}

.datepicker table tr td.today.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today:hover:active {
  background-color: #db7b0b;
}

.datepicker table tr td.today:hover:hover {
  color: #3f3f3f;
}

.datepicker table tr td.today.active:hover {
  color: #fff;
}

.datepicker table tr td.range,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range:hover {
  background: #f2f2f2;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.datepicker table tr td.range.today,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today:hover {
  background-color: #db7b0b;
  background-repeat: repeat-x;
  border-color: #c1c4cc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today.disabled:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today[disabled] {
  background-color: #db7b0b;
}

.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today:hover:active {
  background-color: #db7b0b;
}

.datepicker table tr td.selected,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover {
  background-color: #c1c4cc;
  background-repeat: repeat-x;
  border-color: #71767d;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.selected.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected.disabled:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected[disabled] {
  background-color: #c1c4cc;
}

.datepicker table tr td.selected.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected:hover:active {
  background-color: #71767d;
}

.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover {
  background-color: #0032a0;
  background-repeat: repeat-x;
  border-color: #c1c4cc;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active[disabled] {
  background-color: #0032a0;
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover:active {
  background-color: #0032a0;
}

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.datepicker table tr td span:hover {
  background: #f2f2f2;
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: 0 0;
  color: #c1c4cc;
  cursor: default;
}

.datepicker table tr td span.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover {
  background-color: #0032a0;
  background-repeat: repeat-x;
  border-color: #c1c4cc;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active[disabled] {
  background-color: #0032a0;
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:active {
  background-color: #0032a0;
}

.datepicker table tr td span.new,
.datepicker table tr td span.old {
  color: #c1c4cc;
}

.datepicker th.datepicker-switch {
  width: 145px;
}

.datepicker tfoot tr th,
.datepicker thead tr:first-child th {
  cursor: pointer;
}

.datepicker tfoot tr th:hover,
.datepicker thead tr:first-child th:hover {
  background: #f2f2f2;
}

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}

.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

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

.input-daterange input:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

.input-daterange input:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #f2f2f2;
  border: 1px solid #d6dce3;
  margin-left: -5px;
  margin-right: -5px;
}

.cut-long-text {
  max-width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ugol-file-uploader-content>* {
  margin-bottom: 15px;
}

.ugol-file-uploader-content> :last-child {
  margin-bottom: 0;
}

.ugol-file-uploader-content .browse-btn-wrapper {
  text-align: center;
}

.ugol-file-uploader-content .browse-btn-wrapper .btn-browse-file {
  margin: 0 !important;
}

.ugol-file-uploader-content .browse-btn-wrapper .alert {
  margin: 10px auto 0;
}

.ugol-file-uploader-content .browse-btn-wrapper input[type='file'] {
  display: none;
}

.ugol-file-uploader-content .files-list-wrapper {
  margin: 0 auto;
  overflow-y: auto;
}

.ugol-file-uploader-content .files-list {
  list-style: none;
  margin: 0;
  padding-left: 0;
  width: 100%;
}

.ugol-file-uploader-content .files-list li {
  position: relative;
  width: 100%;
  margin-bottom: 4px;
  text-align: left;
}

.ugol-file-uploader-content .files-list li:last-child {
  margin-bottom: 0;
}

.ugol-file-uploader-content .files-list li span {
  position: relative;
  float: left;
  margin-right: 10px;
  line-height: 21px;
}

.ugol-file-uploader-content .files-list li .with-preview .small-preview {
  height: 60px;
}

.ugol-file-uploader-content .files-list li .with-preview span {
  color: #000;
}

.ugol-file-uploader-content .files-list li .without-preview span {
  color: #fff;
}

.ugol-file-uploader-content .files-list li .progress-bar {
  padding: 0;
}

.ugol-file-uploader-content .files-list li .progress {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 20px;
}

.ugol-file-uploader-content .files-list li .file-name {
  max-width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 5px;
}

.ugol-file-uploader-content .files-list li .remove-icon {
  cursor: pointer;
}

.ugol-file-uploader-content .files-list li .fa.fa-file-o {
  width: 60px;
  float: left;
  padding: 17px;
  margin: 0 5px 0 0;
}

.ugol-file-uploader-content .files-list li .uploaded span {
  color: #000;
}

.ugol-file-uploader-content .files-list li .uploaded .progress {
  background-color: #fff;
}

.ugol-file-uploader-content .files-list li .with-preview .small-preview {
  overflow: hidden;
  display: table;
  width: 100%;
  table-layout: fixed;
}

.ugol-file-uploader-content .files-list li .with-preview .small-preview .file-name-wrap {
  display: table-cell;
  height: 60px;
  width: 100%;
  padding-left: 65px;
  vertical-align: middle;
}

.ugol-file-uploader-content .files-list li .with-preview .big-preview-image,
.ugol-file-uploader-content .files-list li .with-preview .small-preview-image {
  height: 60px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  clip: rect(0, 60px, 200px, 0);
}

.ugol-file-uploader-content .files-list li .with-preview .small-preview-image {
  width: 60px;
}

.ugol-file-uploader-content .files-list li .with-preview .big-preview-image {
  width: 100%;
}

.ugol-file-uploader-content .files-list li .with-preview .big-preview-default {
  width: 100%;
  margin: 0;
}

.ugol-file-uploader-content .files-list li .with-preview .big-preview-default .fa.fa-file-o {
  position: relative;
  width: 100%;
  padding: 17px 115px;
  margin: 0;
}

.ugol-file-uploader-content .files-list li .with-preview .big-preview-default .file-name-dark {
  position: absolute;
  top: 0;
  left: 0;
}

.ugol-file-uploader-content .files-list li .with-preview .file-name-dark {
  width: 100%;
  padding: 2px 2px 2px 10px;
  background: #0032a0;
  background: rgba(0, 97, 171, 0.5);
  color: #fff;
}

.ugol-file-uploader-content .files-list li .with-preview .file-name-dark .file-name {
  color: #fff;
}

.ugol-file-uploader-content .files-list li .with-preview .file-name-dark .remove-icon {
  margin-left: 10px;
  line-height: 20px;
  float: right;
  color: #fff;
}

.ugol-file-uploader-content .files-list li .with-preview .big-preview .file-name {
  max-width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ugol-file-uploader-content .drop-zone {
  display: table;
  width: 100%;
  margin: 0 auto 15px;
  border-style: dashed;
}

.ugol-file-uploader-content .drop-zone .drop-zone-body {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.ugol-file-uploader-content .drop-zone.hover {
  border-width: 2px;
  border-color: #0032a0;
}

.growl-item.ng-enter,
.growl-item.ng-leave {
  -webkit-transition: 0.5s linear all;
  -moz-transition: 0.5s linear all;
  -o-transition: 0.5s linear all;
  transition: 0.5s linear all;
}

.growl-item.ng-enter,
.growl-item.ng-leave.ng-leave-active {
  opacity: 0;
}

.growl-item.ng-enter.ng-enter-active,
.growl-item.ng-leave {
  opacity: 1;
}

.growl {
  position: fixed;
  z-index: 1060;
  top: 10px;
  right: 10px;
  width: 250px;
}

.growl-relative {
  position: relative;
  z-index: 1060;
  top: -100px;
  left: 50px;
  width: 250px;
}

.ugol-page-progress-bar.progress {
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  height: 5px;
  width: 100%;
  border-radius: 0;
  background: 0 0;
  margin: 0;
  box-shadow: none;
}

.ugol-page-progress-bar .progress-bar {
  opacity: 0;
}

.ugol-popover {
  max-width: none;
  min-width: 250px;
  z-index: 1050;
  margin: 0;
}

.ugol-search {
  position: relative;
}

.ugol-search .twitter-typeahead .tt-hint,
.ugol-search .twitter-typeahead .tt-query,
.ugol-search .ugol-select-wrapper [ugol-select] {
  padding-top: 5px;
  padding-right: 30px;
  padding-bottom: 5px;
  padding-left: 10px;
}

.ugol-search .ugol-toggle {
  opacity: 0.8;
  cursor: pointer;
}

.ugol-search .ugol-toggle:hover {
  opacity: 1;
}

.ugol-search .ugol-input-wrap {
  min-height: 30px;
}

.ugol-search .ugol-input-wrap-sm {
  min-height: 25px;
}

.ugol-search .ugol-input-wrap-lg {
  min-height: 44px;
}

.ugol-search .form-control~.form-control-feedback {
  font-size: 125%;
}

.ugol-search .form-control.input-sm~.form-control-feedback {
  font-size: 100%;
}

.ugol-search .form-control.input-lg~.form-control-feedback {
  font-size: 150%;
}

.ugol-collapse-right .ugol-search input.ugol-search-typeahead {
  float: right;
}

.ugol-collapse-right .ugol-search input:nth-child(3) {
  display: none;
}

.ugol-collapse-right .ugol-search .ugol-typeahead-popup {
  clear: right;
}

.ugol-collapse-right .ugol-search .ugol-field-holder.ng-enter,
.ugol-collapse-right .ugol-search .ugol-field-holder.ng-leave {
  position: relative;
  overflow: hidden;
  -webkit-transition: width 0.25s linear;
  -moz-transition: width 0.25s linear;
  -o-transition: width 0.25s linear;
  transition: width 0.25s linear;
}

.ugol-collapse-right .ugol-search .ugol-field-holder.ng-enter {
  width: 0;
  padding: 0;
}

.ugol-collapse-right .ugol-search .ugol-field-holder.ng-leave {
  width: 100%;
  padding: 0;
}

.ugol-collapse-right .ugol-search .ugol-field-holder.ng-enter.ng-enter-active {
  width: 100%;
}

.ugol-collapse-right .ugol-search .ugol-field-holder.ng-leave.ng-leave-active {
  width: 0;
}

.ugol-sliding .ugol-search .ugol-field-holder.ng-enter,
.ugol-sliding .ugol-search .ugol-field-holder.ng-leave {
  -webkit-transition: 0.25s linear all;
  -moz-transition: 0.25s linear all;
  -o-transition: 0.25s linear all;
  transition: 0.25s linear all;
  position: relative;
  overflow: hidden;
}

.ugol-sliding .ugol-search .ugol-field-holder.ng-enter {
  width: 0;
  left: 100%;
  padding: 0;
  border-left: 0;
}

.ugol-sliding .ugol-search .ugol-field-holder.ng-leave {
  width: 100%;
  left: 0;
  padding: 0;
}

.ugol-sliding .ugol-search .ugol-field-holder.ng-enter.ng-enter-active {
  width: 100%;
  left: 0;
}

.ugol-sliding .ugol-search .ugol-field-holder.ng-leave.ng-leave-active {
  width: 0;
  left: 100%;
}

.ugol-fading .ugol-search .ugol-field-holder.ng-enter,
.ugol-fading .ugol-search .ugol-field-holder.ng-leave {
  -webkit-transition: 0.25s linear all;
  -moz-transition: 0.25s linear all;
  -o-transition: 0.25s linear all;
  transition: 0.25s linear all;
  position: relative;
}

.ugol-fading .ugol-search .ugol-field-holder.ng-enter {
  opacity: 0;
}

.ugol-fading .ugol-search .ugol-field-holder.ng-leave {
  opacity: 1;
}

.ugol-fading .ugol-search .ugol-field-holder.ng-enter.ng-enter-active {
  opacity: 1;
}

.ugol-fading .ugol-search .ugol-field-holder.ng-leave.ng-leave-active {
  opacity: 0;
}

.navbar-inverse .ugol-search.collapsed .ugol-loading,
.navbar-inverse .ugol-search.collapsed .ugol-toggle {
  color: #71767d;
}

.bootstrap-select .fa {
  width: auto;
}

.bootstrap-select.open button {
  border-color: #0032a0;
}

.bootstrap-select.open button.btn-link {
  border-color: transparent;
}

.bootstrap-select.open .btn-link+.dropdown-menu {
  border-top-width: 1px;
  border-top-style: solid;
}

.bootstrap-select.open .dropdown-menu {
  border-color: #0032a0;
}

.bootstrap-select button {
  text-align: left;
  width: 100%;
}

.bootstrap-select button.btn-form {
  color: #3f3f3f !important;
}

.bootstrap-select button.btn-link {
  width: auto;
  min-width: 0;
}

.bootstrap-select button .selected {
  float: left;
}

.bootstrap-select button .fa {
  margin-top: 2px;
}

.bootstrap-select ul.dropdown-menu {
  width: auto;
  color: #3f3f3f !important;
  margin-top: -1px !important;
}

.bootstrap-select ul.dropdown-menu label {
  margin-left: 10px;
}

.bootstrap-select ul.dropdown-menu>li>a {
  padding-left: 10px;
  text-indent: 20px;
}

.bootstrap-select ul.dropdown-menu>li>a:hover .fa {
  color: #fff !important;
}

.bootstrap-select ul.dropdown-menu>li>a .fa {
  margin: 1px 7px 0 0;
  color: #3f3f3f !important;
}

.bootstrap-select ul.dropdown-menu>li.selected>a {
  text-indent: 0;
}

.bootstrap-select .dropdown-header {
  padding-left: 10px;
  color: #3f3f3f;
}

.ui-state-disabled {
  cursor: default !important;
}

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  z-index: 99999;
  display: block;
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted #000;
}

.ui-widget {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #aaa;
  background: #fff;
  color: #404040;
}

.ui-widget-content a {
  color: #404040;
}

.ui-widget-header {
  font-weight: 700;
  border-color: #0064cd #0064cd #003f81;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border: 1px solid #666;
}

.ui-widget-header a {
  color: #222;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background-color: #e6e6e6;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), color-stop(25%, #fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(#fff, #fff 25%, #e6e6e6);
  background-image: -moz-linear-gradient(top, #fff, #fff 25%, #e6e6e6);
  background-image: -ms-linear-gradient(#fff, #fff 25%, #e6e6e6);
  background-image: -o-linear-gradient(#fff, #fff 25%, #e6e6e6);
  background-image: linear-gradient(#fff, #fff 25%, #e6e6e6);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  color: #333;
  font-size: 13px;
  line-height: normal;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-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);
  -webkit-transition: 0.1s linear background-image;
  -moz-transition: 0.1s linear background-image;
  -ms-transition: 0.1s linear background-image;
  -o-transition: 0.1s linear background-image;
  transition: 0.1s linear background-image;
  overflow: visible;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555;
  text-decoration: none;
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
  background-position: 0 -15px;
  color: #333;
  text-decoration: none;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #212121;
  text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaa;
  font-weight: 400;
  color: #212121;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}

.ui-widget :active {
  outline: 0;
}

.ui-state-default p,
.ui-state-error p,
.ui-state-highlight p {
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  margin: 7px 15px;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  position: relative;
  margin-bottom: 18px;
  color: #404040;
  background-color: #eedc94;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#fceec1), to(#eedc94));
  background-image: -moz-linear-gradient(top, #fceec1, #eedc94);
  background-image: -ms-linear-gradient(top, #fceec1, #eedc94);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fceec1), color-stop(100%, #eedc94));
  background-image: -webkit-linear-gradient(top, #fceec1, #eedc94);
  background-image: -o-linear-gradient(top, #fceec1, #eedc94);
  background-image: linear-gradient(top, #fceec1, #eedc94);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #eedc94 #eedc94 #e4c652;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  position: relative;
  margin-bottom: 18px;
  color: #fff;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  background-color: #c43c35;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ee5f5b), color-stop(100%, #c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #c43c35 #c43c35 #882a25;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: 700;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  font-weight: 400;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  background-image: none;
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -khtml-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -khtml-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -khtml-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
  color: #fff;
  background-color: #0064cd;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
  background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
  background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #049cdb), color-stop(100%, #0064cd));
  background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
  background-image: -o-linear-gradient(top, #049cdb, #0064cd);
  background-image: linear-gradient(top, #049cdb, #0064cd);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #0064cd #0064cd #003f81;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.ui-slider-horizontal {
  height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ugol-tag-list {
  overflow: hidden;
  margin: 0;
}

.ugol-tag-list.vertical>span {
  float: left;
}

.ugol-tag-list [ugol-tag],
.ugol-tag-list ugol-tag {
  float: left;
  display: block;
  margin-right: 5px;
  min-height: 21px;
  margin-bottom: 6px;
}

.ugol-tag-list.vertical [ugol-tag],
.ugol-tag-list.vertical ugol-tag {
  float: none;
}

.ugol-tag-list [ugol-tag]:last-child,
.ugol-tag-list ugol-tag:last-child {
  margin-right: 0;
}

.ugol-tag-list.vertical [ugol-tag]:last-child,
.ugol-tag-list.vertical ugol-tag:last-child {
  margin-right: 5px;
}

.label[ugol-tag],
ugol-tag.label {
  font-size: 13px;
  display: block;
  cursor: default;
  line-height: 16px;
  font-weight: 400;
}

.ugol-tag-list .close {
  font-size: 14px;
  float: none;
}

.ugol-tag-list .label-danger-tint .close,
.ugol-tag-list .label-default .close,
.ugol-tag-list .label-info-tint .close,
.ugol-tag-list .label-primary-tint .close,
.ugol-tag-list .label-success-tint .close,
.ugol-tag-list .label-warning-tint .close,
.ugol-tag-manager .label-danger-tint .close,
.ugol-tag-manager .label-default .close,
.ugol-tag-manager .label-info-tint .close,
.ugol-tag-manager .label-primary-tint .close,
.ugol-tag-manager .label-success-tint .close,
.ugol-tag-manager .label-warning-tint .close {
  color: #3f3f3f;
}

.ugol-tag-manager.form-control {
  border: 1px solid #c1c4cc;
  padding-bottom: 0;
  vertical-align: middle;
  height: auto;
  cursor: text;
}

.ugol-tag-manager.focus {
  border-color: #000;
  outline: 0;
}

.ugol-tag-manager .ugol-tag-list {
  overflow: visible;
}

.ugol-tag-manager .ugol-tag-list [ugol-tag]:last-child,
.ugol-tag-manager .ugol-tag-list ugol-tag:last-child {
  margin-right: 5px;
}

.ugol-tag-manager .twitter-typeahead,
.ugol-tag-manager .ugol-typeahead-wrapper {
  display: block;
  min-width: 100px;
  width: auto;
  float: left;
  padding-bottom: 6px;
}

.ugol-tag-manager .twitter-typeahead .tt-hint,
.ugol-tag-manager .twitter-typeahead .tt-query,
.ugol-tag-manager .ugol-typeahead-wrapper [ugol-typeahead] {
  height: 21px;
  border: none;
  padding: 0;
  width: 100%;
}

.ugol-tag-manager input:focus {
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.tour-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1009;
  background-color: #000;
  opacity: 0.8;
}

.tour-step-backdrop {
  position: relative;
  z-index: 1011;
}

.tour-step-background {
  position: absolute;
  z-index: 1010;
  background: #fff;
  border-radius: 6px;
}

.popover[class*='tour-'] .popover-navigation {
  padding: 9px 14px;
}

.popover[class*='tour-'] .popover-navigation [data-role='end'] {
  float: right;
}

.popover[class*='tour-'] .popover-navigation [data-role='end'],
.popover[class*='tour-'] .popover-navigation [data-role='next'],
.popover[class*='tour-'] .popover-navigation [data-role='prev'] {
  cursor: pointer;
}

.popover[class*='tour-'] .popover-navigation [data-role='end'].disabled,
.popover[class*='tour-'] .popover-navigation [data-role='next'].disabled,
.popover[class*='tour-'] .popover-navigation [data-role='prev'].disabled {
  cursor: default;
}

.popover[class*='tour-'].orphan {
  position: fixed;
  margin-top: 0;
}

.popover[class*='tour-'].orphan .arrow {
  display: none;
}

.ugol-typeahead-popup {
  position: relative;
}

.ugol-typeahead-popup .dropdown-menu {
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
}

.ugol-select-item .ugol-typeahead-match .fa {
  top: 0;
  right: -7px;
}

.has-feedback .ugol-valid-tooltip.tooltip {
  margin-left: 0;
}

.has-feedback.hide-feedback .ugol-valid-tooltip.tooltip,
.has-feedback.hide-feedback span.fa.infield-fa {
  display: none;
}

.ugol-back-to-top-btn {
  position: fixed;
  bottom: 0;
  right: 60px;
  width: auto;
  height: 32px;
  padding: 10px 10px 0;
  background-color: #0032a0;
  box-shadow: 3px 3px 3px #71767d;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  line-height: 16px;
  z-index: 999;
}

.ugol-back-to-top-btn:hover {
  background-color: #0032a0;
}

.ugol-back-to-top-wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0;
  margin: auto;
  z-index: 999;
  overflow: visible;
}

.ugol-back-to-top-wrapper .ugol-back-to-top-btn {
  position: static;
  float: right;
  margin: -32px 22px 0 0;
}

.carousel-modal-main .x-button {
  position: absolute;
  right: 15px;
  top: 15px;
  color: #000;
  font-size: 22px;
  z-index: 100;
  cursor: pointer;
}

.ugol-incident-report .well {
  margin-bottom: 0;
}

.ugol-incident-report .file-upload-wrapper {
  margin: 0;
}

.ugol-incident-report .ugol-file-uploader-wrapper {
  margin: 0 auto;
}

.ugol-incident-report input[type='text'] {
  padding: 0;
  margin-bottom: 0;
  border: 0;
  background-color: transparent;
  border-bottom: 1px solid;
  width: auto;
}

.ugol-incident-report input[type='text']:focus {
  outline-width: 0;
}

.ugol-incident-report .close-button {
  position: absolute;
  top: -4px;
  right: -20px;
}

.ugol-incident-report .confirmation-popup {
  position: absolute;
  top: 300px;
  right: -300px;
}

.ugol-incident-report textarea.form-control {
  resize: none;
  line-height: 20px;
}

.ugol-incident-report .btn {
  margin: 0 2px;
}

.ugol-incident-report .incident-location {
  vertical-align: top;
}

.ugol-incident-report .incident-location.incident-location-edit-mode .btn-link {
  position: relative;
  top: -5px;
}

.ugol-incident-report .incident-location .incident-location-label {
  float: left;
  padding-right: 5px;
}

.ugol-incident-report .incident-location .btn-link:active,
.ugol-incident-report .incident-location .btn-link:hover {
  text-decoration: none;
}

.ugol-incident-report .incident-location .incident-location-container {
  max-width: 120px;
  display: inline-flex;
}

.ugol-incident-report .incident-location .incident-location-container .incident-location-value {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.ugol-global-navigation .ugol-left-nav-bar {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: -260px;
  width: 260px;
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 13px;
  -webkit-transition: left 0.5s ease;
  transition: left 0.5s ease;
  -webkit-box-shadow: 1px 0 5px #c1c4cc;
  box-shadow: 1px 0 5px #c1c4cc;
}

.ugol-global-navigation .ugol-left-nav-bar.active {
  left: 0;
}

.ugol-global-navigation .ugol-left-nav-bar ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.ugol-global-navigation .ugol-left-nav-bar a {
  color: inherit;
  display: block;
}

.ugol-global-navigation .ugol-left-nav-bar .list-item-icon {
  padding-left: 0.5em;
}

.ugol-global-navigation .ugol-left-nav-bar .menu-btn {
  position: absolute;
  right: -60px;
  width: 60px;
  height: 60px;
  margin: 0;
  padding: 0;
  border: none;
  color: #71767d;
  background-color: #f2f2f2;
  font-size: 22px;
  outline: 0 !important;
  min-width: 0;
}

.ugol-global-navigation .ugol-left-nav-bar .menu-btn:hover {
  background-color: #0032a0;
  color: #fff;
}

.ugol-global-navigation .ugol-left-nav-bar .desktop-nav {
  background-color: #f2f2f2;
  height: 100%;
  overflow-y: auto;
}

.ugol-global-navigation .ugol-left-nav-bar .desktop-nav::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.ugol-global-navigation .ugol-left-nav-bar .desktop-nav::-webkit-scrollbar-track {
  background-color: transparent;
}

.ugol-global-navigation .ugol-left-nav-bar .desktop-nav::-webkit-scrollbar-thumb {
  background-color: #71767d;
  border-radius: 5px/2;
}

.ugol-global-navigation .ugol-left-nav-bar .desktop-nav::-webkit-scrollbar-thumb:hover {
  background-color: #8b9096;
}

.ugol-global-navigation .ugol-left-nav-bar .desktop-nav .panel {
  background-color: inherit;
}

.ugol-global-navigation .ugol-left-nav-bar .desktop-nav .menu-header {
  margin-bottom: 0;
}

.ugol-global-navigation .ugol-left-nav-bar .desktop-nav .menu-header .user-info.has-avatar:after {
  line-height: 40px;
}

.ugol-global-navigation .ugol-left-nav-bar .desktop-nav .menu-header .panel-heading {
  border-top: none;
  padding-top: 10px;
  padding-bottom: 10px;
}

.ugol-global-navigation .ugol-left-nav-bar .desktop-nav .menu-header .user-avatar {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background-size: cover;
  margin-left: -5px;
  margin-right: 10px;
}

.ugol-global-navigation .ugol-left-nav-bar .desktop-nav .menu-header .user-name {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  max-width: 155px;
  text-overflow: ellipsis;
  overflow: hidden;
}

.ugol-global-navigation .ugol-left-nav-bar .desktop-nav .menu-header .user-settings-btn {
  position: absolute;
  right: 0;
  top: 50%;
  width: 50px;
  margin-top: -10px;
  border: none;
  outline: 0;
  background: 0 0;
}

.ugol-global-navigation .ugol-left-nav-bar .desktop-nav .menu-body .svg-icon {
  display: inline-block;
  width: 1.1em;
  height: 1.1em;
  margin-right: 0.5em;
  vertical-align: text-top;
}

.ugol-global-navigation .ugol-left-nav-bar .desktop-nav .menu-body svg {
  width: 100%;
  height: 100%;
}

.ugol-global-navigation .ugol-left-nav-bar .desktop-nav .menu-body .panel-heading {
  font-size: 1.1em;
  text-transform: uppercase;
}

.ugol-global-navigation .ugol-left-nav-bar .desktop-nav .menu-body .panel-heading a.logout:after {
  display: none;
}

.ugol-global-navigation .ugol-left-nav-bar .desktop-nav .menu-body .menu-label {
  text-transform: uppercase;
}

.ugol-global-navigation .ugol-left-nav-bar .desktop-nav .menu-body .menu-label.active {
  color: #0032a0;
}

.ugol-global-navigation .ugol-left-nav-bar .desktop-nav .menu-body .sub-menu-list.apps-list {
  text-transform: uppercase;
}

.ugol-global-navigation .ugol-left-nav-bar .desktop-nav .menu-body .sub-menu-list .list-item-icon {
  font-size: 11px;
}

.ugol-global-navigation .ugol-left-nav-bar .mobile-nav {
  color: #fff;
  background-color: #0032a0;
  height: 100%;
  overflow-y: auto;
}

.ugol-global-navigation .ugol-left-nav-bar .mobile-nav .fa {
  color: inherit !important;
}

.ugol-global-navigation .ugol-left-nav-bar .mobile-nav .mobile-nav-list {
  width: 60px;
  float: left;
  text-align: center;
  height: 100%;
  overflow-y: auto;
}

.ugol-global-navigation .ugol-left-nav-bar .mobile-nav .mobile-nav-list-item {
  height: 60px;
  padding: 16px;
  font-size: 28px;
}

.ugol-global-navigation .ugol-left-nav-bar .mobile-nav .mobile-nav-list-item.active,
.ugol-global-navigation .ugol-left-nav-bar .mobile-nav .mobile-nav-list-item:focus,
.ugol-global-navigation .ugol-left-nav-bar .mobile-nav .mobile-nav-list-item:hover {
  background-color: #0032a0;
}

.ugol-global-navigation .ugol-left-nav-bar .mobile-nav .mobile-nav-list-item.active {
  -webkit-box-shadow: inset 3px 0 0 #fff;
  box-shadow: inset 3px 0 0 #fff;
}

.ugol-global-navigation .ugol-left-nav-bar .mobile-nav .mobile-nav-list-item svg {
  height: 28px;
  width: 28px;
}

.ugol-global-navigation .ugol-left-nav-bar .mobile-nav .mobile-nav-app {
  margin-left: 60px;
  border-left: 1px solid #0032a0;
  -webkit-box-shadow: inset 1px 0 2px 0 #0032a0;
  box-shadow: inset 1px 0 2px 0 #0032a0;
  height: 100%;
  overflow-y: auto;
}

.ugol-global-navigation .ugol-left-nav-bar .mobile-nav .mobile-nav-app .app-label {
  height: 60px;
  line-height: 60px;
  font-family: SuisseIntlSemiBold;
  font-size: 1em;
  text-transform: uppercase;
  color: #fff;
  background-color: #0032a0;
  padding-left: 20px;
  margin: 0;
}

.ugol-global-navigation .ugol-left-nav-bar .mobile-nav .mobile-nav-app .list-item-icon {
  font-size: 11px;
}

.terms-and-conditions .legacy {
  height: 500px;
  padding: 10px 15px;
  font-size: 11px;
  border: 1px solid #c1c4cc;
  overflow-y: auto;
}

.terms-and-conditions .buttons {
  position: absolute;
  bottom: 40px;
  right: 40px;
}

.ugol-alert-relative {
  position: absolute;
  z-index: 100;
}

.ugol-alert-relative.left {
  left: -260px;
  top: -10px;
}

.ugol-alert-relative.top {
  bottom: 20px;
  left: 0;
}

.ugol-alert-relative.right {
  right: -260px;
  top: -10px;
}

.ugol-alert-relative.bottom {
  left: 0;
  top: 40px;
}

.ugol-product-navbar .navbar {
  min-height: 47px;
  border-bottom: 1px solid #d6dce3;
}

.ugol-product-navbar .navbar .navbar-nav li a,
.ugol-product-navbar .navbar .navbar-nav li a span {
  text-transform: none;
}

.ugol-product-navbar .navbar .navbar-nav>li>a {
  min-height: 47px;
  max-height: 47px;
  padding: 15px 40px 15px 0;
}

.ugol-product-navbar .navbar .navbar-nav ul.dropdown-menu li a {
  min-height: 30px;
  padding: 10px 15px;
}

@media (min-width: 768px) {
  .ugol-product-navbar .ugol-product-navbar-content {
    float: right;
    margin-top: 15px;
  }
}

@media (max-width: 992px) {
  .ugol-product-navbar .ugol-product-navbar-content {
    float: none;
    width: 100%;
    margin-top: 0;
  }
}

.navbar-default .ugol-product-navbar {
  background-color: #fff;
}

.navbar-default .ugol-product-navbar .navbar-nav>li>a:focus,
.navbar-default .ugol-product-navbar .navbar-nav>li>a:hover {
  color: #000;
  background-color: #fff;
  text-decoration: underline;
  text-underline-offset: 15px;
}

.navbar-default .ugol-product-navbar .navbar-nav>li.active>a,
.navbar-default .ugol-product-navbar .navbar-nav>li.active>a:focus,
.navbar-default .ugol-product-navbar .navbar-nav>li.active>a:hover {
  color: #000;
  background-color: #fff;
  text-decoration: underline;
  text-underline-offset: 15px;
}

.legend-container {
  position: relative;
}

.legend-container .legend-static {
  overflow: hidden;
  position: relative;
}

.legend-container .legend-static .legend-items-wrapper {
  position: absolute;
  white-space: nowrap;
}

.legend-container .legend-static .legend-items-wrapper.horizontal>div {
  display: inline-block;
}

.legend-container .legend-static.legend-disabled {
  width: 100%;
}

.legend-container .legend-static.legend-disabled .legend-items-wrapper {
  position: static;
}

.legend-container .legend-static.legend-disabled .legend-items-wrapper>div {
  display: inline-block;
  float: left;
}

.legend-container .legend-button {
  z-index: 101;
  position: absolute;
  text-align: center;
  border: 2px solid #d6dce3;
  color: #0061ab;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.legend-container .legend-button.btn-invisible {
  background: 0 0;
  border: none;
  color: #0061ab;
  cursor: default;
  opacity: 0.3;
}

.ugol-expand {
  overflow: hidden;
}

.ugol-expand.ugol-expand-transition {
  transition: max-height 0.3s;
}

.horizontal-toggler {
  height: 25px;
  clear: both;
  border: 0;
  padding: 0 10px;
}

.horizontal-toggler hr {
  border-top: 0;
  border-bottom: 1px solid #a8a8a8;
  height: 10px;
  margin: 0;
}

.horizontal-toggler .switcher {
  width: 20px;
  height: 20px;
  border: 1px solid #a8a8a8;
  margin: -10px auto;
  text-align: center;
  color: #0061ab;
  cursor: pointer;
}

svg.ugol-chart-container g.ugol-chart-border,
svg.ugol-chart-container g.ugol-chart-grid {
  display: none;
}

svg.ugol-chart-container g.ugol-hor-grid-line line,
svg.ugol-chart-container g.ugol-ver-grid-line line {
  x1: 0;
  y1: 0;
  stroke: #ddd;
  stroke-width: 0.5;
}

svg.ugol-chart-container g.ugol-chart-border rect {
  fill: none;
  stroke: #ddd;
  stroke-width: 0.5;
}

svg.ugol-chart-container.with-grid g.ugol-chart-grid {
  display: block;
}

svg.ugol-chart-container.with-border g.ugol-chart-border {
  display: block;
}

.ugol-sortable-list-ghost-retina {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: inherit;
  overflow: hidden;
  z-index: 4000;
}

.ugol-sortable-item-container .ugol-sortable-item-inner {
  display: block;
  opacity: 1;
}

.ugol-sortable-item-container .ugol-sortable-item-shadow {
  display: none;
}

.ugol-sortable-item-container.while-dragging .ugol-sortable-item-inner {
  display: none;
}

.ugol-sortable-item-container.while-dragging .ugol-sortable-item-shadow {
  display: block;
}

.ugol-sortable-item-container.while-dragging-ie .ugol-sortable-item-inner {
  opacity: 0.7;
}

.ugol-line-chart .chart-layout-wrapper {
  position: relative;
  z-index: 100;
}

.ugol-line-chart .chart-layout-wrapper .chart-layout .chart-line {
  fill: none;
  stroke-width: 1px;
}

.ugol-line-chart .chart-layout-wrapper .chart-layout .chart-line.highlighted,
.ugol-line-chart .chart-layout-wrapper .chart-layout .chart-line.hover,
.ugol-line-chart .chart-layout-wrapper .chart-layout .chart-line.selected {
  stroke-width: 3px;
}

.ugol-line-chart .chart-layout-wrapper .chart-layout .chart-point {
  stroke-width: 3px;
}

.ugol-line-chart .chart-layout-wrapper .chart-layout .chart-point.hover:not(.chart-point-alignment) {
  fill: #fff;
}

.ugol-line-chart .chart-layout-wrapper .chart-layout .chart-point.hidden {
  opacity: 0;
}

.ugol-line-chart .chart-layout-wrapper .chart-layout .background-horizontal-line {
  stroke: #999;
  stroke-width: 1px;
}

.ugol-line-chart .chart-layout-wrapper .chart-layout .axis-container-x rect,
.ugol-line-chart .chart-layout-wrapper .chart-layout .axis-container-y rect {
  fill: #fff;
}

.ugol-line-chart .chart-layout-wrapper .chart-layout .axis-container-x text,
.ugol-line-chart .chart-layout-wrapper .chart-layout .axis-container-y text {
  font-size: 11px;
  fill: #333;
}

.ugol-line-chart .chart-layout-wrapper .chart-layout .axis-container-x line,
.ugol-line-chart .chart-layout-wrapper .chart-layout .axis-container-x path,
.ugol-line-chart .chart-layout-wrapper .chart-layout .axis-container-y line,
.ugol-line-chart .chart-layout-wrapper .chart-layout .axis-container-y path {
  stroke: none;
  fill: none;
}

.ugol-line-chart .chart-layout-wrapper .chart-layout .align-helper {
  display: none;
}

.ugol-line-chart .chart-layout-wrapper .chart-layout .align-helper line {
  stroke-width: 1px;
  stroke: #000;
}

.ugol-line-chart .chart-layout-wrapper .chart-layout .align-helper.visible {
  display: block;
}

.ugol-line-chart .align-helper-rail {
  position: relative;
  z-index: 150;
  height: 0;
}

.ugol-line-chart .align-helper-rail .align-helper-tooltip {
  position: absolute;
  display: none;
  opacity: 0.9;
  width: 100px;
  height: 30px;
  padding: 10px 0;
  margin-left: -50px;
  margin-top: -30px;
  background: #3f3f3f;
  border-left: 0.5px solid #fff;
  border-right: 0.5px solid #fff;
  color: #eee;
  font-size: 10px;
  font-style: normal;
  font-family: SuisseIntl;
  text-align: center;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.ugol-line-chart .align-helper-rail .align-helper-tooltip:after {
  position: absolute;
  top: 30px;
  left: 40px;
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid #3f3f3f;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  content: '';
}

.ugol-line-chart .align-helper-rail .align-helper-tooltip.visible {
  display: block;
}

div.slider-container {
  background: #eee;
  margin: 10px 0;
  cursor: default;
}

div.slider-container i.fa {
  padding-top: 4px;
}

div.slider-container div.slider-rail {
  position: relative;
  height: 20px;
  cursor: default;
  margin: 0 10px;
}

div.slider-container div.slider-rail div.slider-range-bar {
  position: absolute;
  background: #d6dce3;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  height: 20px;
  width: 100%;
  top: 0;
  left: 0;
  cursor: ew-resize;
  font-size: 9px;
  text-align: center;
  color: #222;
  overflow: hidden;
}

div.slider-container div.slider-rail div.slider-handler-left,
div.slider-container div.slider-rail div.slider-handler-right {
  background: #999;
  border: 1px solid #fff;
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  cursor: col-resize;
  font-size: 9px;
  text-align: center;
  color: #222;
  z-index: 1;
}

div.slider-container div.slider-rail div.slider-handler-left:hover,
div.slider-container div.slider-rail div.slider-handler-right:hover {
  z-index: 2;
}

div.slider-container div.slider-rail div.slider-handler-left.isDragged,
div.slider-container div.slider-rail div.slider-handler-right.isDragged {
  z-index: 3;
}

div.slider-container div.slider-rail div.slider-handler-left div.slider-handler-tooltip-container,
div.slider-container div.slider-rail div.slider-handler-right div.slider-handler-tooltip-container {
  position: relative;
  width: 100%;
  height: 0;
}

div.slider-container div.slider-rail div.slider-handler-left div.slider-handler-tooltip-container div.slider-handler-tooltip,
div.slider-container div.slider-rail div.slider-handler-right div.slider-handler-tooltip-container div.slider-handler-tooltip {
  position: absolute;
  width: 100px;
  height: 30px;
  padding: 10px 0;
  top: -40px;
  left: -45px;
  background: #3f3f3f;
  color: #eee;
  border-left: 0.5px solid #fff;
  border-right: 0.5px solid #fff;
  font-size: 10px;
  font-style: normal;
  font-family: SuisseIntl;
  display: none;
  opacity: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

div.slider-container div.slider-rail div.slider-handler-left div.slider-handler-tooltip-container div.slider-handler-tooltip:before,
div.slider-container div.slider-rail div.slider-handler-right div.slider-handler-tooltip-container div.slider-handler-tooltip:before {
  position: absolute;
  top: 30px;
  left: 43px;
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid #3f3f3f;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  content: '';
}

div.slider-container div.slider-rail div.slider-handler-left {
  left: 0;
}

div.slider-container div.slider-rail div.slider-handler-right {
  left: 100%;
}

div.slider-container.disabled {
  cursor: default !important;
}

div.slider-container.disabled div,
div.slider-container.disabled i {
  cursor: default !important;
  color: #555;
}

.ugol-scrollable-list-wrapper {
  height: 100%;
  width: 100%;
}

.ugol-scrollable-list-wrapper * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.ugol-scrollable-list-wrapper .ugol-scrollable-list-static-container {
  position: relative;
  width: 100%;
  height: inherit;
  border: 1px solid #999;
  overflow: hidden;
}

.ugol-scrollable-list-wrapper .ugol-scrollable-list-static-container .ugol-scrollable-list-fluid-container {
  position: absolute;
  top: 0;
  left: 0;
  width: inherit;
}

.ugol-scrollable-list-wrapper .ugol-scrollable-list-slider-caret {
  position: absolute;
  top: 0;
  right: 0;
  margin: 2px;
  width: 12px;
  background: #aaa;
  border: 1px solid #888;
  border-radius: 6px;
  -webkit-transition: top 0.1s;
  -moz-transition: top 0.1s;
  -o-transition: top 0.1s;
  transition: top 0.1s;
}

.ugol-scrollable-list-wrapper .ugol-scrollable-list-slider-caret.in-drag-mode,
.ugol-scrollable-list-wrapper .ugol-scrollable-list-slider-caret:hover {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  cursor: pointer;
  background: #999;
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkWVAexQ.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAexQ.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk_RkWVAexQ.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjWVAexQ.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjWVAexQ.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4gaVc.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0B4gaVc.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVc.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1x4gaVc.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans Condensed';
  font-style: italic;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/opensanscondensed/v15/z7NHdQDnbTkabZAIOl9il_O6KJj73e7Fd_-7suD8Rb2Q.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/opensanscondensed/v15/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDuXMQg.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/opensanscondensed/v15/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDuXMQg.ttf) format('truetype');
}

footer {
  margin-top: 40px;
}

.accordion-toggle {
  cursor: pointer;
}

.brand .logo {
  position: relative;
  right: 0;
  top: 15px;
}

.navbar-inverse .ugol-search .tt-hint,
.navbar-inverse .ugol-search .tt-query {
  background: 0 0 !important;
}

.navbar-inverse .ugol-search.focused .tt-hint {
  background: #fff !important;
}

.navbar-inverse .ugol-search.focused .tt-query,
.navbar-inverse .ugol-search.focused .ugol-loading,
.navbar-inverse .ugol-search.focused .ugol-toggle {
  color: #000;
}

.navbar-inverse .ugol-search .tt-query,
.navbar-inverse .ugol-search .ugol-loading,
.navbar-inverse .ugol-search .ugol-toggle {
  color: #d6dce3;
}

pre code {
  display: block;
  padding: 5px;
  font-size: 90%;
  font-family: Monospace;
  color: #000;
}

pre .comment,
pre .comment *,
pre .javadoc,
pre .template_comment {
  color: #800;
}

pre .clojure .built_in,
pre .http .title,
pre .keyword,
pre .list .title,
pre .method,
pre .nginx .title,
pre .request,
pre .setting .value,
pre .status,
pre .tag .title,
pre .tex .command,
pre .winutils {
  color: #008;
}

pre .envvar,
pre .tex .special {
  color: #660;
}

pre .apache .cbracket,
pre .attr_selector,
pre .cdata,
pre .coffeescript .attribute,
pre .date,
pre .filter .argument,
pre .regexp,
pre .string,
pre .tag .value {
  color: #080;
}

pre .clojure .attribute,
pre .css .function,
pre .css .value .number,
pre .decorator,
pre .hexcolor,
pre .ini .title,
pre .literal,
pre .number,
pre .pi,
pre .prompt,
pre .ruby .symbol .string,
pre .rules .value,
pre .shebang,
pre .sub .identifier,
pre .symbol,
pre .tag,
pre .tag .keyword {
  color: #066;
}

pre .built_in,
pre .class .id,
pre .class .title,
pre .clojure .title,
pre .doctype,
pre .haskell .type,
pre .javadoctag,
pre .params,
pre .phpdoc,
pre .setting,
pre .smalltalk .class,
pre .tag .attribute,
pre .typename,
pre .variable,
pre .yardoctag {
  color: #606;
}

pre .css .tag,
pre .pseudo,
pre .rules .property,
pre .subst {
  color: #000;
}

pre .css .class,
pre .css .id {
  color: #9b703f;
}

pre .value .important {
  color: #f70;
  font-weight: 400;
  font-family: SuisseIntlSemiBold;
}

pre .rules .keyword {
  color: #c5af75;
}

pre .annotation,
pre .apache .sqbracket,
pre .nginx .built_in {
  color: #9b859d;
}

pre .pragma,
pre .preprocessor,
pre .preprocessor * {
  color: #444;
}

pre .tex .formula {
  background-color: #eee;
  font-style: italic;
}

pre .chunk,
pre .diff .header {
  color: grey;
  font-weight: 400;
  font-family: SuisseIntlSemiBold;
}

pre .diff .change {
  background-color: #bccff9;
}

pre .addition {
  background-color: #baeeba;
}

pre .deletion {
  background-color: #ffc8bd;
}

pre .comment .yardoctag {
  font-weight: 400;
  font-family: SuisseIntlSemiBold;
}

.inverse {
  background: #3f3f3f;
  color: #fff;
}

.inverse a,
.inverse a:hover,
.inverse blockquote,
.inverse h1,
.inverse h2,
.inverse h3,
.inverse h4,
.inverse h5,
.inverse h6,
.inverse li,
.inverse p,
.inverse span,
.inverse ul {
  color: #fff;
}

.inverse a,
.inverse a:hover {
  text-decoration: underline;
}

.inverse .fa,
.inverse .fa:hover {
  color: inherit;
}

.shadow {
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}

.margintop10 {
  margin-top: 10px;
}

.margintop20 {
  margin-top: 20px;
}

.margintop30 {
  margin-top: 30px;
}

.margintop40 {
  margin-top: 40px;
}

.margintop50 {
  margin-top: 50px;
}

.margintop60 {
  margin-top: 60px;
}

.margintop70 {
  margin-top: 70px;
}

.margintop80 {
  margin-top: 80px;
}

.margintop90 {
  margin-top: 90px;
}

.margintop100 {
  margin-top: 100px;
}

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

.bg-white {
  background-color: #fff !important;
}

.bg-black {
  background-color: #000 !important;
}

.bg-gray-darker {
  background-color: #3f3f3f !important;
}

.bg-gray-dark {
  background-color: #71767d !important;
}

.bg-gray {
  background-color: #c1c4cc !important;
}

.bg-gray-light {
  background-color: #d6dce3 !important;
}

.bg-gray-lighter {
  background-color: #f2f2f2 !important;
}

.bg-primary {
  background-color: #0032a0 !important;
}

.bg-success {
  background-color: #008642 !important;
}

.bg-warning {
  background-color: #db7b0b !important;
}

.bg-danger {
  background-color: #c33 !important;
}

.bg-info {
  background-color: #383838 !important;
}

.bg-primary-tint {
  background-color: #d8e4fe !important;
}

.bg-success-tint {
  background-color: #d7f0e3 !important;
}

.bg-warning-tint {
  background-color: #fcf3e3 !important;
}

.bg-danger-tint {
  background-color: #fedddd !important;
}

.bg-info-tint {
  background-color: #ececec !important;
}

.brdr-transparent {
  border-color: transparent !important;
}

.brdr-white {
  border-color: #fff !important;
}

.brdr-black {
  border-color: #000 !important;
}

.brdr-gray-darker {
  border-color: #3f3f3f !important;
}

.brdr-gray-dark {
  border-color: #71767d !important;
}

.brdr-gray {
  border-color: #c1c4cc !important;
}

.brdr-gray-light {
  border-color: #d6dce3 !important;
}

.brdr-gray-lighter {
  border-color: #f2f2f2 !important;
}

.brdr-primary {
  border-color: #0032a0 !important;
}

.brdr-success {
  border-color: #008642 !important;
}

.brdr-warning {
  border-color: #db7b0b !important;
}

.brdr-danger {
  border-color: #c33 !important;
}

.brdr-info {
  border-color: #383838 !important;
}

.brdr-primary-tint {
  border-color: #d8e4fe !important;
}

.brdr-success-tint {
  border-color: #d7f0e3 !important;
}

.brdr-warning-tint {
  border-color: #fcf3e3 !important;
}

.brdr-danger-tint {
  border-color: #fedddd !important;
}

.brdr-info-tint {
  border-color: #ececec !important;
}

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

.fill-white {
  fill: #fff !important;
}

.fill-black {
  fill: #000 !important;
}

.fill-gray-darker {
  fill: #3f3f3f !important;
}

.fill-gray-dark {
  fill: #71767d !important;
}

.fill-gray {
  fill: #c1c4cc !important;
}

.fill-gray-light {
  fill: #d6dce3 !important;
}

.fill-gray-lighter {
  fill: #f2f2f2 !important;
}

.fill-primary {
  fill: #0032a0 !important;
}

.fill-success {
  fill: #008642 !important;
}

.fill-warning {
  fill: #db7b0b !important;
}

.fill-danger {
  fill: #cc3333 !important;
}

.fill-info {
  fill: #383838 !important;
}

.fill-primary-tint {
  fill: #d8e4fe !important;
}

.fill-success-tint {
  fill: #d7f0e3 !important;
}

.fill-warning-tint {
  fill: #fcf3e3 !important;
}

.fill-danger-tint {
  fill: #fedddd !important;
}

.fill-info-tint {
  fill: #ececec !important;
}

.strk-transparent {
  stroke: transparent !important;
}

.strk-white {
  stroke: #fff !important;
}

.strk-black {
  stroke: #000 !important;
}

.strk-gray-darker {
  stroke: #3f3f3f !important;
}

.strk-gray-dark {
  stroke: #71767d !important;
}

.strk-gray {
  stroke: #c1c4cc !important;
}

.strk-gray-light {
  stroke: #d6dce3 !important;
}

.strk-gray-lighter {
  stroke: #f2f2f2 !important;
}

.strk-primary {
  stroke: #0032a0 !important;
}

.strk-success {
  stroke: #008642 !important;
}

.strk-warning {
  stroke: #db7b0b !important;
}

.strk-danger {
  stroke: #cc3333 !important;
}

.strk-info {
  stroke: #383838 !important;
}

.strk-primary-tint {
  stroke: #d8e4fe !important;
}

.strk-success-tint {
  stroke: #d7f0e3 !important;
}

.strk-warning-tint {
  stroke: #fcf3e3 !important;
}

.strk-danger-tint {
  stroke: #fedddd !important;
}

.strk-info-tint {
  stroke: #ececec !important;
}

.colr-transparent {
  color: transparent !important;
}

.colr-white {
  color: #fff !important;
}

.colr-black {
  color: #000 !important;
}

.colr-gray-darker {
  color: #3f3f3f !important;
}

.colr-gray-dark {
  color: #71767d !important;
}

.colr-gray {
  color: #c1c4cc !important;
}

.colr-gray-light {
  color: #d6dce3 !important;
}

.colr-gray-lighter {
  color: #f2f2f2 !important;
}

.colr-primary {
  color: #0032a0 !important;
}

.colr-success {
  color: #008642 !important;
}

.colr-warning {
  color: #db7b0b !important;
}

.colr-danger {
  color: #c33 !important;
}

.colr-info {
  color: #383838 !important;
}

.colr-primary-tint {
  color: #d8e4fe !important;
}

.colr-success-tint {
  color: #d7f0e3 !important;
}

.colr-warning-tint {
  color: #fcf3e3 !important;
}

.colr-danger-tint {
  color: #fedddd !important;
}

.colr-info-tint {
  color: #ececec !important;
}

.fa {
  text-decoration: none !important;
}

.fa.right {
  margin: 0 0 0 7px;
}

.fa.left {
  margin: 0 7px 0 0;
}

.fa.both {
  margin: 0 7px;
}

.fa.fa-lg {
  font-size: 125%;
  vertical-align: 0;
}

.fa.fa-xlg {
  font-size: 150%;
  vertical-align: 0;
}

.fa.fa-vneg {
  vertical-align: -17%;
}

@media print {

  .col-print-1,
  .col-print-10,
  .col-print-11,
  .col-print-12,
  .col-print-2,
  .col-print-3,
  .col-print-4,
  .col-print-5,
  .col-print-6,
  .col-print-7,
  .col-print-8,
  .col-print-9 {
    float: left;
    display: block !important;
  }

  table.col-print-1,
  table.col-print-10,
  table.col-print-11,
  table.col-print-12,
  table.col-print-2,
  table.col-print-3,
  table.col-print-4,
  table.col-print-5,
  table.col-print-6,
  table.col-print-7,
  table.col-print-8,
  table.col-print-9 {
    display: table;
  }

  tr.col-print-1,
  tr.col-print-10,
  tr.col-print-11,
  tr.col-print-12,
  tr.col-print-2,
  tr.col-print-3,
  tr.col-print-4,
  tr.col-print-5,
  tr.col-print-6,
  tr.col-print-7,
  tr.col-print-8,
  tr.col-print-9 {
    display: table-row !important;
  }

  td.col-print-1,
  td.col-print-10,
  td.col-print-11,
  td.col-print-12,
  td.col-print-2,
  td.col-print-3,
  td.col-print-4,
  td.col-print-5,
  td.col-print-6,
  td.col-print-7,
  td.col-print-8,
  td.col-print-9,
  th.col-print-1,
  th.col-print-10,
  th.col-print-11,
  th.col-print-12,
  th.col-print-2,
  th.col-print-3,
  th.col-print-4,
  th.col-print-5,
  th.col-print-6,
  th.col-print-7,
  th.col-print-8,
  th.col-print-9 {
    display: table-cell !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-print-1,
  .col-print-10,
  .col-print-11,
  .col-print-12,
  .col-print-2,
  .col-print-3,
  .col-print-4,
  .col-print-5,
  .col-print-6,
  .col-print-7,
  .col-print-8,
  .col-print-9,
  .col-print-offset-1,
  .col-print-offset-10,
  .col-print-offset-11,
  .col-print-offset-12,
  .col-print-offset-2,
  .col-print-offset-3,
  .col-print-offset-4,
  .col-print-offset-5,
  .col-print-offset-6,
  .col-print-offset-7,
  .col-print-offset-8,
  .col-print-offset-9,
  .col-print-pull-1,
  .col-print-pull-10,
  .col-print-pull-11,
  .col-print-pull-12,
  .col-print-pull-2,
  .col-print-pull-3,
  .col-print-pull-4,
  .col-print-pull-5,
  .col-print-pull-6,
  .col-print-pull-7,
  .col-print-pull-8,
  .col-print-pull-9,
  .col-print-push-1,
  .col-print-push-10,
  .col-print-push-11,
  .col-print-push-12,
  .col-print-push-2,
  .col-print-push-3,
  .col-print-push-4,
  .col-print-push-5,
  .col-print-push-6,
  .col-print-push-7,
  .col-print-push-8,
  .col-print-push-9 {
    display: block !important;
  }

  table.col-print-1,
  table.col-print-10,
  table.col-print-11,
  table.col-print-12,
  table.col-print-2,
  table.col-print-3,
  table.col-print-4,
  table.col-print-5,
  table.col-print-6,
  table.col-print-7,
  table.col-print-8,
  table.col-print-9,
  table.col-print-offset-1,
  table.col-print-offset-10,
  table.col-print-offset-11,
  table.col-print-offset-12,
  table.col-print-offset-2,
  table.col-print-offset-3,
  table.col-print-offset-4,
  table.col-print-offset-5,
  table.col-print-offset-6,
  table.col-print-offset-7,
  table.col-print-offset-8,
  table.col-print-offset-9,
  table.col-print-pull-1,
  table.col-print-pull-10,
  table.col-print-pull-11,
  table.col-print-pull-12,
  table.col-print-pull-2,
  table.col-print-pull-3,
  table.col-print-pull-4,
  table.col-print-pull-5,
  table.col-print-pull-6,
  table.col-print-pull-7,
  table.col-print-pull-8,
  table.col-print-pull-9,
  table.col-print-push-1,
  table.col-print-push-10,
  table.col-print-push-11,
  table.col-print-push-12,
  table.col-print-push-2,
  table.col-print-push-3,
  table.col-print-push-4,
  table.col-print-push-5,
  table.col-print-push-6,
  table.col-print-push-7,
  table.col-print-push-8,
  table.col-print-push-9 {
    display: table;
  }

  tr.col-print-1,
  tr.col-print-10,
  tr.col-print-11,
  tr.col-print-12,
  tr.col-print-2,
  tr.col-print-3,
  tr.col-print-4,
  tr.col-print-5,
  tr.col-print-6,
  tr.col-print-7,
  tr.col-print-8,
  tr.col-print-9,
  tr.col-print-offset-1,
  tr.col-print-offset-10,
  tr.col-print-offset-11,
  tr.col-print-offset-12,
  tr.col-print-offset-2,
  tr.col-print-offset-3,
  tr.col-print-offset-4,
  tr.col-print-offset-5,
  tr.col-print-offset-6,
  tr.col-print-offset-7,
  tr.col-print-offset-8,
  tr.col-print-offset-9,
  tr.col-print-pull-1,
  tr.col-print-pull-10,
  tr.col-print-pull-11,
  tr.col-print-pull-12,
  tr.col-print-pull-2,
  tr.col-print-pull-3,
  tr.col-print-pull-4,
  tr.col-print-pull-5,
  tr.col-print-pull-6,
  tr.col-print-pull-7,
  tr.col-print-pull-8,
  tr.col-print-pull-9,
  tr.col-print-push-1,
  tr.col-print-push-10,
  tr.col-print-push-11,
  tr.col-print-push-12,
  tr.col-print-push-2,
  tr.col-print-push-3,
  tr.col-print-push-4,
  tr.col-print-push-5,
  tr.col-print-push-6,
  tr.col-print-push-7,
  tr.col-print-push-8,
  tr.col-print-push-9 {
    display: table-row !important;
  }

  td.col-print-1,
  td.col-print-10,
  td.col-print-11,
  td.col-print-12,
  td.col-print-2,
  td.col-print-3,
  td.col-print-4,
  td.col-print-5,
  td.col-print-6,
  td.col-print-7,
  td.col-print-8,
  td.col-print-9,
  td.col-print-offset-1,
  td.col-print-offset-10,
  td.col-print-offset-11,
  td.col-print-offset-12,
  td.col-print-offset-2,
  td.col-print-offset-3,
  td.col-print-offset-4,
  td.col-print-offset-5,
  td.col-print-offset-6,
  td.col-print-offset-7,
  td.col-print-offset-8,
  td.col-print-offset-9,
  td.col-print-pull-1,
  td.col-print-pull-10,
  td.col-print-pull-11,
  td.col-print-pull-12,
  td.col-print-pull-2,
  td.col-print-pull-3,
  td.col-print-pull-4,
  td.col-print-pull-5,
  td.col-print-pull-6,
  td.col-print-pull-7,
  td.col-print-pull-8,
  td.col-print-pull-9,
  td.col-print-push-1,
  td.col-print-push-10,
  td.col-print-push-11,
  td.col-print-push-12,
  td.col-print-push-2,
  td.col-print-push-3,
  td.col-print-push-4,
  td.col-print-push-5,
  td.col-print-push-6,
  td.col-print-push-7,
  td.col-print-push-8,
  td.col-print-push-9,
  th.col-print-1,
  th.col-print-10,
  th.col-print-11,
  th.col-print-12,
  th.col-print-2,
  th.col-print-3,
  th.col-print-4,
  th.col-print-5,
  th.col-print-6,
  th.col-print-7,
  th.col-print-8,
  th.col-print-9,
  th.col-print-offset-1,
  th.col-print-offset-10,
  th.col-print-offset-11,
  th.col-print-offset-12,
  th.col-print-offset-2,
  th.col-print-offset-3,
  th.col-print-offset-4,
  th.col-print-offset-5,
  th.col-print-offset-6,
  th.col-print-offset-7,
  th.col-print-offset-8,
  th.col-print-offset-9,
  th.col-print-pull-1,
  th.col-print-pull-10,
  th.col-print-pull-11,
  th.col-print-pull-12,
  th.col-print-pull-2,
  th.col-print-pull-3,
  th.col-print-pull-4,
  th.col-print-pull-5,
  th.col-print-pull-6,
  th.col-print-pull-7,
  th.col-print-pull-8,
  th.col-print-pull-9,
  th.col-print-push-1,
  th.col-print-push-10,
  th.col-print-push-11,
  th.col-print-push-12,
  th.col-print-push-2,
  th.col-print-push-3,
  th.col-print-push-4,
  th.col-print-push-5,
  th.col-print-push-6,
  th.col-print-push-7,
  th.col-print-push-8,
  th.col-print-push-9 {
    display: table-cell !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-print-pull-0 {
    right: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-print-push-0 {
    left: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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