/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/assets/styles/bootstrap.css?ngGlobalStyle ***!
  \***************************************************************************************************************************************************************************************************************************************/
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}
input[type='search'] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: ' (' attr(href) ')';
  }
  abbr[title]:after {
    content: ' (' attr(title) ')';
  }
  a[href^='#']:after,
  a[href^='javascript:']:after {
    content: '';
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('glyphicons-halflings-regular.eot');
  src:
    url('glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
    url('glyphicons-halflings-regular.woff2') format('woff2'),
    url('glyphicons-halflings-regular.woff') format('woff'),
    url('glyphicons-halflings-regular.ttf') format('truetype'),
    url('glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: '\002a';
}
.glyphicon-plus:before {
  content: '\002b';
}
.glyphicon-euro:before,
.glyphicon-eur: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';
}
.glyphicon-cd:before {
  content: '\e201';
}
.glyphicon-save-file:before {
  content: '\e202';
}
.glyphicon-open-file:before {
  content: '\e203';
}
.glyphicon-level-up:before {
  content: '\e204';
}
.glyphicon-copy:before {
  content: '\e205';
}
.glyphicon-paste:before {
  content: '\e206';
}
.glyphicon-alert:before {
  content: '\e209';
}
.glyphicon-equalizer:before {
  content: '\e210';
}
.glyphicon-king:before {
  content: '\e211';
}
.glyphicon-queen:before {
  content: '\e212';
}
.glyphicon-pawn:before {
  content: '\e213';
}
.glyphicon-bishop:before {
  content: '\e214';
}
.glyphicon-knight:before {
  content: '\e215';
}
.glyphicon-baby-formula:before {
  content: '\e216';
}
.glyphicon-tent:before {
  content: '\26fa';
}
.glyphicon-blackboard:before {
  content: '\e218';
}
.glyphicon-bed:before {
  content: '\e219';
}
.glyphicon-apple:before {
  content: '\f8ff';
}
.glyphicon-erase:before {
  content: '\e221';
}
.glyphicon-hourglass:before {
  content: '\231b';
}
.glyphicon-lamp:before {
  content: '\e223';
}
.glyphicon-duplicate:before {
  content: '\e224';
}
.glyphicon-piggy-bank:before {
  content: '\e225';
}
.glyphicon-scissors:before {
  content: '\e226';
}
.glyphicon-bitcoin:before {
  content: '\e227';
}
.glyphicon-btc:before {
  content: '\e227';
}
.glyphicon-xbt:before {
  content: '\e227';
}
.glyphicon-yen:before {
  content: '\00a5';
}
.glyphicon-jpy:before {
  content: '\00a5';
}
.glyphicon-ruble:before {
  content: '\20bd';
}
.glyphicon-rub:before {
  content: '\20bd';
}
.glyphicon-scale:before {
  content: '\e230';
}
.glyphicon-ice-lolly:before {
  content: '\e231';
}
.glyphicon-ice-lolly-tasted:before {
  content: '\e232';
}
.glyphicon-education:before {
  content: '\e233';
}
.glyphicon-option-horizontal:before {
  content: '\e234';
}
.glyphicon-option-vertical:before {
  content: '\e235';
}
.glyphicon-menu-hamburger:before {
  content: '\e236';
}
.glyphicon-modal-window:before {
  content: '\e237';
}
.glyphicon-oil:before {
  content: '\e238';
}
.glyphicon-grain:before {
  content: '\e239';
}
.glyphicon-sunglasses:before {
  content: '\e240';
}
.glyphicon-text-size:before {
  content: '\e241';
}
.glyphicon-text-color:before {
  content: '\e242';
}
.glyphicon-text-background:before {
  content: '\e243';
}
.glyphicon-object-align-top:before {
  content: '\e244';
}
.glyphicon-object-align-bottom:before {
  content: '\e245';
}
.glyphicon-object-align-horizontal:before {
  content: '\e246';
}
.glyphicon-object-align-left:before {
  content: '\e247';
}
.glyphicon-object-align-vertical:before {
  content: '\e248';
}
.glyphicon-object-align-right:before {
  content: '\e249';
}
.glyphicon-triangle-right:before {
  content: '\e250';
}
.glyphicon-triangle-left:before {
  content: '\e251';
}
.glyphicon-triangle-bottom:before {
  content: '\e252';
}
.glyphicon-triangle-top:before {
  content: '\e253';
}
.glyphicon-console:before {
  content: '\e254';
}
.glyphicon-superscript:before {
  content: '\e255';
}
.glyphicon-subscript:before {
  content: '\e256';
}
.glyphicon-menu-left:before {
  content: '\e257';
}
.glyphicon-menu-right:before {
  content: '\e258';
}
.glyphicon-menu-down:before {
  content: '\e259';
}
.glyphicon-menu-up:before {
  content: '\e260';
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role='button'] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*='col-'] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*='col-'],
table th[class*='col-'] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type='search'] {
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type='radio'],
input[type='checkbox'] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type='radio'][disabled],
input[type='checkbox'][disabled],
input[type='radio'].disabled,
input[type='checkbox'].disabled,
fieldset[disabled] input[type='radio'],
fieldset[disabled] input[type='checkbox'] {
  cursor: not-allowed;
}
input[type='file'] {
  display: block;
}
input[type='range'] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type='file']:focus,
input[type='radio']:focus,
input[type='checkbox']:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition:
    border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type='date'].form-control,
  input[type='time'].form-control,
  input[type='datetime-local'].form-control,
  input[type='month'].form-control {
    line-height: 34px;
  }
  input[type='date'].input-sm,
  input[type='time'].input-sm,
  input[type='datetime-local'].input-sm,
  input[type='month'].input-sm,
  .input-group-sm input[type='date'],
  .input-group-sm input[type='time'],
  .input-group-sm input[type='datetime-local'],
  .input-group-sm input[type='month'] {
    line-height: 30px;
  }
  input[type='date'].input-lg,
  input[type='time'].input-lg,
  input[type='datetime-local'].input-lg,
  input[type='month'].input-lg,
  .input-group-lg input[type='date'],
  .input-group-lg input[type='time'],
  .input-group-lg input[type='datetime-local'],
  .input-group-lg input[type='month'] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type='radio'],
.radio-inline input[type='radio'],
.checkbox input[type='checkbox'],
.checkbox-inline input[type='checkbox'] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type='radio'],
  .form-inline .checkbox input[type='checkbox'] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type='submit'].btn-block,
input[type='reset'].btn-block,
input[type='button'].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: '';
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle='buttons'] > .btn input[type='radio'],
[data-toggle='buttons'] > .btn-group > .btn input[type='radio'],
[data-toggle='buttons'] > .btn input[type='checkbox'],
[data-toggle='buttons'] > .btn-group > .btn input[type='checkbox'] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*='col-'] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type='radio'],
.input-group-addon input[type='checkbox'] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type='radio'],
  .navbar-form .checkbox input[type='checkbox'] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: '/\00a0';
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  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,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: 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 {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: '';
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: ' ';
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: ' ';
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: ' ';
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: ' ';
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: ' ';
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

/*!**********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/primeicons/primeicons.css?ngGlobalStyle ***!
  \**********************************************************************************************************************************************************************************************************************************************/
@font-face {
    font-family: 'primeicons';
    font-display: block;
    src: url('primeicons.eot');
    src: url('primeicons.eot?#iefix') format('embedded-opentype'), url('primeicons.woff2') format('woff2'), url('primeicons.woff') format('woff'), url('primeicons.ttf') format('truetype'), url('primeicons.svg?#primeicons') format('svg');
    font-weight: normal;
    font-style: normal;
}

.pi {
    font-family: 'primeicons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.pi:before {
    --webkit-backface-visibility:hidden;
    backface-visibility: hidden;
}

.pi-fw {
    width: 1.28571429em;
    text-align: center;
}

.pi-spin {
    animation: fa-spin 2s infinite linear;
}

@media (prefers-reduced-motion: reduce) {
  .pi-spin {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s;
  }
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(359deg);
    }
}

.pi-folder-plus:before {
    content: "\ea05";
}

.pi-receipt:before {
    content: "\ea06";
}

.pi-asterisk:before {
    content: "\ea07";
}

.pi-face-smile:before {
    content: "\ea08";
}

.pi-pinterest:before {
    content: "\ea09";
}

.pi-expand:before {
    content: "\ea0a";
}

.pi-pen-to-square:before {
    content: "\ea0b";
}

.pi-wave-pulse:before {
    content: "\ea0c";
}

.pi-turkish-lira:before {
    content: "\ea0d";
}

.pi-spinner-dotted:before {
    content: "\ea0e";
}

.pi-crown:before {
    content: "\ea0f";
}

.pi-pause-circle:before {
    content: "\ea10";
}

.pi-warehouse:before {
    content: "\ea11";
}

.pi-objects-column:before {
    content: "\ea12";
}

.pi-clipboard:before {
    content: "\ea13";
}

.pi-play-circle:before {
    content: "\ea14";
}

.pi-venus:before {
    content: "\ea15";
}

.pi-cart-minus:before {
    content: "\ea16";
}

.pi-file-plus:before {
    content: "\ea17";
}

.pi-microchip:before {
    content: "\ea18";
}

.pi-twitch:before {
    content: "\ea19";
}

.pi-building-columns:before {
    content: "\ea1a";
}

.pi-file-check:before {
    content: "\ea1b";
}

.pi-microchip-ai:before {
    content: "\ea1c";
}

.pi-trophy:before {
    content: "\ea1d";
}

.pi-barcode:before {
    content: "\ea1e";
}

.pi-file-arrow-up:before {
    content: "\ea1f";
}

.pi-mars:before {
    content: "\ea20";
}

.pi-tiktok:before {
    content: "\ea21";
}

.pi-arrow-up-right-and-arrow-down-left-from-center:before {
    content: "\ea22";
}

.pi-ethereum:before {
    content: "\ea23";
}

.pi-list-check:before {
    content: "\ea24";
}

.pi-thumbtack:before {
    content: "\ea25";
}

.pi-arrow-down-left-and-arrow-up-right-to-center:before {
    content: "\ea26";
}

.pi-equals:before {
    content: "\ea27";
}

.pi-lightbulb:before {
    content: "\ea28";
}

.pi-star-half:before {
    content: "\ea29";
}

.pi-address-book:before {
    content: "\ea2a";
}

.pi-chart-scatter:before {
    content: "\ea2b";
}

.pi-indian-rupee:before {
    content: "\ea2c";
}

.pi-star-half-fill:before {
    content: "\ea2d";
}

.pi-cart-arrow-down:before {
    content: "\ea2e";
}

.pi-calendar-clock:before {
    content: "\ea2f";
}

.pi-sort-up-fill:before {
    content: "\ea30";
}

.pi-sparkles:before {
    content: "\ea31";
}

.pi-bullseye:before {
    content: "\ea32";
}

.pi-sort-down-fill:before {
    content: "\ea33";
}

.pi-graduation-cap:before {
    content: "\ea34";
}

.pi-hammer:before {
    content: "\ea35";
}

.pi-bell-slash:before {
    content: "\ea36";
}

.pi-gauge:before {
    content: "\ea37";
}

.pi-shop:before {
    content: "\ea38";
}

.pi-headphones:before {
    content: "\ea39";
}

.pi-eraser:before {
    content: "\ea04";
}

.pi-stopwatch:before {
    content: "\ea01";
}

.pi-verified:before {
    content: "\ea02";
}

.pi-delete-left:before {
    content: "\ea03";
}

.pi-hourglass:before {
    content: "\e9fe";
}

.pi-truck:before {
    content: "\ea00";
}

.pi-wrench:before {
    content: "\e9ff";
}

.pi-microphone:before {
    content: "\e9fa";
}

.pi-megaphone:before {
    content: "\e9fb";
}

.pi-arrow-right-arrow-left:before {
    content: "\e9fc";
}

.pi-bitcoin:before {
    content: "\e9fd";
}

.pi-file-edit:before {
    content: "\e9f6";
}

.pi-language:before {
    content: "\e9f7";
}

.pi-file-export:before {
    content: "\e9f8";
}

.pi-file-import:before {
    content: "\e9f9";
}

.pi-file-word:before {
    content: "\e9f1";
}

.pi-gift:before {
    content: "\e9f2";
}

.pi-cart-plus:before {
    content: "\e9f3";
}

.pi-thumbs-down-fill:before {
    content: "\e9f4";
}

.pi-thumbs-up-fill:before {
    content: "\e9f5";
}

.pi-arrows-alt:before {
    content: "\e9f0";
}

.pi-calculator:before {
    content: "\e9ef";
}

.pi-sort-alt-slash:before {
    content: "\e9ee";
}

.pi-arrows-h:before {
    content: "\e9ec";
}

.pi-arrows-v:before {
    content: "\e9ed";
}

.pi-pound:before {
    content: "\e9eb";
}

.pi-prime:before {
    content: "\e9ea";
}

.pi-chart-pie:before {
    content: "\e9e9";
}

.pi-reddit:before {
    content: "\e9e8";
}

.pi-code:before {
    content: "\e9e7";
}

.pi-sync:before {
    content: "\e9e6";
}

.pi-shopping-bag:before {
    content: "\e9e5";
}

.pi-server:before {
    content: "\e9e4";
}

.pi-database:before {
    content: "\e9e3";
}

.pi-hashtag:before {
    content: "\e9e2";
}

.pi-bookmark-fill:before {
    content: "\e9df";
}

.pi-filter-fill:before {
    content: "\e9e0";
}

.pi-heart-fill:before {
    content: "\e9e1";
}

.pi-flag-fill:before {
    content: "\e9de";
}

.pi-circle:before {
    content: "\e9dc";
}

.pi-circle-fill:before {
    content: "\e9dd";
}

.pi-bolt:before {
    content: "\e9db";
}

.pi-history:before {
    content: "\e9da";
}

.pi-box:before {
    content: "\e9d9";
}

.pi-at:before {
    content: "\e9d8";
}

.pi-arrow-up-right:before {
    content: "\e9d4";
}

.pi-arrow-up-left:before {
    content: "\e9d5";
}

.pi-arrow-down-left:before {
    content: "\e9d6";
}

.pi-arrow-down-right:before {
    content: "\e9d7";
}

.pi-telegram:before {
    content: "\e9d3";
}

.pi-stop-circle:before {
    content: "\e9d2";
}

.pi-stop:before {
    content: "\e9d1";
}

.pi-whatsapp:before {
    content: "\e9d0";
}

.pi-building:before {
    content: "\e9cf";
}

.pi-qrcode:before {
    content: "\e9ce";
}

.pi-car:before {
    content: "\e9cd";
}

.pi-instagram:before {
    content: "\e9cc";
}

.pi-linkedin:before {
    content: "\e9cb";
}

.pi-send:before {
    content: "\e9ca";
}

.pi-slack:before {
    content: "\e9c9";
}

.pi-sun:before {
    content: "\e9c8";
}

.pi-moon:before {
    content: "\e9c7";
}

.pi-vimeo:before {
    content: "\e9c6";
}

.pi-youtube:before {
    content: "\e9c5";
}

.pi-flag:before {
    content: "\e9c4";
}

.pi-wallet:before {
    content: "\e9c3";
}

.pi-map:before {
    content: "\e9c2";
}

.pi-link:before {
    content: "\e9c1";
}

.pi-credit-card:before {
    content: "\e9bf";
}

.pi-discord:before {
    content: "\e9c0";
}

.pi-percentage:before {
    content: "\e9be";
}

.pi-euro:before {
    content: "\e9bd";
}

.pi-book:before {
    content: "\e9ba";
}

.pi-shield:before {
    content: "\e9b9";
}

.pi-paypal:before {
    content: "\e9bb";
}

.pi-amazon:before {
    content: "\e9bc";
}

.pi-phone:before {
    content: "\e9b8";
}

.pi-filter-slash:before {
    content: "\e9b7";
}

.pi-facebook:before {
    content: "\e9b4";
}

.pi-github:before {
    content: "\e9b5";
}

.pi-twitter:before {
    content: "\e9b6";
}

.pi-step-backward-alt:before {
    content: "\e9ac";
}

.pi-step-forward-alt:before {
    content: "\e9ad";
}

.pi-forward:before {
    content: "\e9ae";
}

.pi-backward:before {
    content: "\e9af";
}

.pi-fast-backward:before {
    content: "\e9b0";
}

.pi-fast-forward:before {
    content: "\e9b1";
}

.pi-pause:before {
    content: "\e9b2";
}

.pi-play:before {
    content: "\e9b3";
}

.pi-compass:before {
    content: "\e9ab";
}

.pi-id-card:before {
    content: "\e9aa";
}

.pi-ticket:before {
    content: "\e9a9";
}

.pi-file-o:before {
    content: "\e9a8";
}

.pi-reply:before {
    content: "\e9a7";
}

.pi-directions-alt:before {
    content: "\e9a5";
}

.pi-directions:before {
    content: "\e9a6";
}

.pi-thumbs-up:before {
    content: "\e9a3";
}

.pi-thumbs-down:before {
    content: "\e9a4";
}

.pi-sort-numeric-down-alt:before {
    content: "\e996";
}

.pi-sort-numeric-up-alt:before {
    content: "\e997";
}

.pi-sort-alpha-down-alt:before {
    content: "\e998";
}

.pi-sort-alpha-up-alt:before {
    content: "\e999";
}

.pi-sort-numeric-down:before {
    content: "\e99a";
}

.pi-sort-numeric-up:before {
    content: "\e99b";
}

.pi-sort-alpha-down:before {
    content: "\e99c";
}

.pi-sort-alpha-up:before {
    content: "\e99d";
}

.pi-sort-alt:before {
    content: "\e99e";
}

.pi-sort-amount-up:before {
    content: "\e99f";
}

.pi-sort-amount-down:before {
    content: "\e9a0";
}

.pi-sort-amount-down-alt:before {
    content: "\e9a1";
}

.pi-sort-amount-up-alt:before {
    content: "\e9a2";
}

.pi-palette:before {
    content: "\e995";
}

.pi-undo:before {
    content: "\e994";
}

.pi-desktop:before {
    content: "\e993";
}

.pi-sliders-v:before {
    content: "\e991";
}

.pi-sliders-h:before {
    content: "\e992";
}

.pi-search-plus:before {
    content: "\e98f";
}

.pi-search-minus:before {
    content: "\e990";
}

.pi-file-excel:before {
    content: "\e98e";
}

.pi-file-pdf:before {
    content: "\e98d";
}

.pi-check-square:before {
    content: "\e98c";
}

.pi-chart-line:before {
    content: "\e98b";
}

.pi-user-edit:before {
    content: "\e98a";
}

.pi-exclamation-circle:before {
    content: "\e989";
}

.pi-android:before {
    content: "\e985";
}

.pi-google:before {
    content: "\e986";
}

.pi-apple:before {
    content: "\e987";
}

.pi-microsoft:before {
    content: "\e988";
}

.pi-heart:before {
    content: "\e984";
}

.pi-mobile:before {
    content: "\e982";
}

.pi-tablet:before {
    content: "\e983";
}

.pi-key:before {
    content: "\e981";
}

.pi-shopping-cart:before {
    content: "\e980";
}

.pi-comments:before {
    content: "\e97e";
}

.pi-comment:before {
    content: "\e97f";
}

.pi-briefcase:before {
    content: "\e97d";
}

.pi-bell:before {
    content: "\e97c";
}

.pi-paperclip:before {
    content: "\e97b";
}

.pi-share-alt:before {
    content: "\e97a";
}

.pi-envelope:before {
    content: "\e979";
}

.pi-volume-down:before {
    content: "\e976";
}

.pi-volume-up:before {
    content: "\e977";
}

.pi-volume-off:before {
    content: "\e978";
}

.pi-eject:before {
    content: "\e975";
}

.pi-money-bill:before {
    content: "\e974";
}

.pi-images:before {
    content: "\e973";
}

.pi-image:before {
    content: "\e972";
}

.pi-sign-in:before {
    content: "\e970";
}

.pi-sign-out:before {
    content: "\e971";
}

.pi-wifi:before {
    content: "\e96f";
}

.pi-sitemap:before {
    content: "\e96e";
}

.pi-chart-bar:before {
    content: "\e96d";
}

.pi-camera:before {
    content: "\e96c";
}

.pi-dollar:before {
    content: "\e96b";
}

.pi-lock-open:before {
    content: "\e96a";
}

.pi-table:before {
    content: "\e969";
}

.pi-map-marker:before {
    content: "\e968";
}

.pi-list:before {
    content: "\e967";
}

.pi-eye-slash:before {
    content: "\e965";
}

.pi-eye:before {
    content: "\e966";
}

.pi-folder-open:before {
    content: "\e964";
}

.pi-folder:before {
    content: "\e963";
}

.pi-video:before {
    content: "\e962";
}

.pi-inbox:before {
    content: "\e961";
}

.pi-lock:before {
    content: "\e95f";
}

.pi-unlock:before {
    content: "\e960";
}

.pi-tags:before {
    content: "\e95d";
}

.pi-tag:before {
    content: "\e95e";
}

.pi-power-off:before {
    content: "\e95c";
}

.pi-save:before {
    content: "\e95b";
}

.pi-question-circle:before {
    content: "\e959";
}

.pi-question:before {
    content: "\e95a";
}

.pi-copy:before {
    content: "\e957";
}

.pi-file:before {
    content: "\e958";
}

.pi-clone:before {
    content: "\e955";
}

.pi-calendar-times:before {
    content: "\e952";
}

.pi-calendar-minus:before {
    content: "\e953";
}

.pi-calendar-plus:before {
    content: "\e954";
}

.pi-ellipsis-v:before {
    content: "\e950";
}

.pi-ellipsis-h:before {
    content: "\e951";
}

.pi-bookmark:before {
    content: "\e94e";
}

.pi-globe:before {
    content: "\e94f";
}

.pi-replay:before {
    content: "\e94d";
}

.pi-filter:before {
    content: "\e94c";
}

.pi-print:before {
    content: "\e94b";
}

.pi-align-right:before {
    content: "\e946";
}

.pi-align-left:before {
    content: "\e947";
}

.pi-align-center:before {
    content: "\e948";
}

.pi-align-justify:before {
    content: "\e949";
}

.pi-cog:before {
    content: "\e94a";
}

.pi-cloud-download:before {
    content: "\e943";
}

.pi-cloud-upload:before {
    content: "\e944";
}

.pi-cloud:before {
    content: "\e945";
}

.pi-pencil:before {
    content: "\e942";
}

.pi-users:before {
    content: "\e941";
}

.pi-clock:before {
    content: "\e940";
}

.pi-user-minus:before {
    content: "\e93e";
}

.pi-user-plus:before {
    content: "\e93f";
}

.pi-trash:before {
    content: "\e93d";
}

.pi-external-link:before {
    content: "\e93c";
}

.pi-window-maximize:before {
    content: "\e93b";
}

.pi-window-minimize:before {
    content: "\e93a";
}

.pi-refresh:before {
    content: "\e938";
}
  
.pi-user:before {
    content: "\e939";
}

.pi-exclamation-triangle:before {
    content: "\e922";
}

.pi-calendar:before {
    content: "\e927";
}

.pi-chevron-circle-left:before {
    content: "\e928";
}

.pi-chevron-circle-down:before {
    content: "\e929";
}

.pi-chevron-circle-right:before {
    content: "\e92a";
}

.pi-chevron-circle-up:before {
    content: "\e92b";
}

.pi-angle-double-down:before {
    content: "\e92c";
}

.pi-angle-double-left:before {
    content: "\e92d";
}

.pi-angle-double-right:before {
    content: "\e92e";
}

.pi-angle-double-up:before {
    content: "\e92f";
}

.pi-angle-down:before {
    content: "\e930";
}

.pi-angle-left:before {
    content: "\e931";
}

.pi-angle-right:before {
    content: "\e932";
}

.pi-angle-up:before {
    content: "\e933";
}

.pi-upload:before {
    content: "\e934";
}

.pi-download:before {
    content: "\e956";
}

.pi-ban:before {
    content: "\e935";
}

.pi-star-fill:before {
    content: "\e936";
}

.pi-star:before {
    content: "\e937";
}

.pi-chevron-left:before {
    content: "\e900";
}

.pi-chevron-right:before {
    content: "\e901";
}

.pi-chevron-down:before {
    content: "\e902";
}

.pi-chevron-up:before {
    content: "\e903";
}

.pi-caret-left:before {
    content: "\e904";
}

.pi-caret-right:before {
    content: "\e905";
}

.pi-caret-down:before {
    content: "\e906";
}

.pi-caret-up:before {
    content: "\e907";
}

.pi-search:before {
    content: "\e908";
}

.pi-check:before {
    content: "\e909";
}

.pi-check-circle:before {
    content: "\e90a";
}

.pi-times:before {
    content: "\e90b";
}

.pi-times-circle:before {
    content: "\e90c";
}

.pi-plus:before {
    content: "\e90d";
}

.pi-plus-circle:before {
    content: "\e90e";
}

.pi-minus:before {
    content: "\e90f";
}

.pi-minus-circle:before {
    content: "\e910";
}

.pi-circle-on:before {
    content: "\e911";
}

.pi-circle-off:before {
    content: "\e912";
}

.pi-sort-down:before {
    content: "\e913";
}

.pi-sort-up:before {
    content: "\e914";
}

.pi-sort:before {
    content: "\e915";
}

.pi-step-backward:before {
    content: "\e916";
}

.pi-step-forward:before {
    content: "\e917";
}

.pi-th-large:before {
    content: "\e918";
}

.pi-arrow-down:before {
    content: "\e919";
}

.pi-arrow-left:before {
    content: "\e91a";
}

.pi-arrow-right:before {
    content: "\e91b";
}

.pi-arrow-up:before {
    content: "\e91c";
}

.pi-bars:before {
    content: "\e91d";
}

.pi-arrow-circle-down:before {
    content: "\e91e";
}

.pi-arrow-circle-left:before {
    content: "\e91f";
}

.pi-arrow-circle-right:before {
    content: "\e920";
}

.pi-arrow-circle-up:before {
    content: "\e921";
}

.pi-info:before {
    content: "\e923";
}

.pi-info-circle:before {
    content: "\e924";
}

.pi-home:before {
    content: "\e925";
}

.pi-spinner:before {
    content: "\e926";
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[8].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[8].rules[0].oneOf[0].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[8].rules[1].use[0]!./src/assets/styles/webapp.less?ngGlobalStyle ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}
input[type='search'] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: ' (' attr(href) ')';
  }
  abbr[title]:after {
    content: ' (' attr(title) ')';
  }
  a[href^='#']:after,
  a[href^='javascript:']:after {
    content: '';
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('glyphicons-halflings-regular.eot');
  src:
    url('glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
    url('glyphicons-halflings-regular.woff2') format('woff2'),
    url('glyphicons-halflings-regular.woff') format('woff'),
    url('glyphicons-halflings-regular.ttf') format('truetype'),
    url('glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: '\002a';
}
.glyphicon-plus:before {
  content: '\002b';
}
.glyphicon-euro:before,
.glyphicon-eur: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';
}
.glyphicon-cd:before {
  content: '\e201';
}
.glyphicon-save-file:before {
  content: '\e202';
}
.glyphicon-open-file:before {
  content: '\e203';
}
.glyphicon-level-up:before {
  content: '\e204';
}
.glyphicon-copy:before {
  content: '\e205';
}
.glyphicon-paste:before {
  content: '\e206';
}
.glyphicon-alert:before {
  content: '\e209';
}
.glyphicon-equalizer:before {
  content: '\e210';
}
.glyphicon-king:before {
  content: '\e211';
}
.glyphicon-queen:before {
  content: '\e212';
}
.glyphicon-pawn:before {
  content: '\e213';
}
.glyphicon-bishop:before {
  content: '\e214';
}
.glyphicon-knight:before {
  content: '\e215';
}
.glyphicon-baby-formula:before {
  content: '\e216';
}
.glyphicon-tent:before {
  content: '\26fa';
}
.glyphicon-blackboard:before {
  content: '\e218';
}
.glyphicon-bed:before {
  content: '\e219';
}
.glyphicon-apple:before {
  content: '\f8ff';
}
.glyphicon-erase:before {
  content: '\e221';
}
.glyphicon-hourglass:before {
  content: '\231b';
}
.glyphicon-lamp:before {
  content: '\e223';
}
.glyphicon-duplicate:before {
  content: '\e224';
}
.glyphicon-piggy-bank:before {
  content: '\e225';
}
.glyphicon-scissors:before {
  content: '\e226';
}
.glyphicon-bitcoin:before {
  content: '\e227';
}
.glyphicon-btc:before {
  content: '\e227';
}
.glyphicon-xbt:before {
  content: '\e227';
}
.glyphicon-yen:before {
  content: '\00a5';
}
.glyphicon-jpy:before {
  content: '\00a5';
}
.glyphicon-ruble:before {
  content: '\20bd';
}
.glyphicon-rub:before {
  content: '\20bd';
}
.glyphicon-scale:before {
  content: '\e230';
}
.glyphicon-ice-lolly:before {
  content: '\e231';
}
.glyphicon-ice-lolly-tasted:before {
  content: '\e232';
}
.glyphicon-education:before {
  content: '\e233';
}
.glyphicon-option-horizontal:before {
  content: '\e234';
}
.glyphicon-option-vertical:before {
  content: '\e235';
}
.glyphicon-menu-hamburger:before {
  content: '\e236';
}
.glyphicon-modal-window:before {
  content: '\e237';
}
.glyphicon-oil:before {
  content: '\e238';
}
.glyphicon-grain:before {
  content: '\e239';
}
.glyphicon-sunglasses:before {
  content: '\e240';
}
.glyphicon-text-size:before {
  content: '\e241';
}
.glyphicon-text-color:before {
  content: '\e242';
}
.glyphicon-text-background:before {
  content: '\e243';
}
.glyphicon-object-align-top:before {
  content: '\e244';
}
.glyphicon-object-align-bottom:before {
  content: '\e245';
}
.glyphicon-object-align-horizontal:before {
  content: '\e246';
}
.glyphicon-object-align-left:before {
  content: '\e247';
}
.glyphicon-object-align-vertical:before {
  content: '\e248';
}
.glyphicon-object-align-right:before {
  content: '\e249';
}
.glyphicon-triangle-right:before {
  content: '\e250';
}
.glyphicon-triangle-left:before {
  content: '\e251';
}
.glyphicon-triangle-bottom:before {
  content: '\e252';
}
.glyphicon-triangle-top:before {
  content: '\e253';
}
.glyphicon-console:before {
  content: '\e254';
}
.glyphicon-superscript:before {
  content: '\e255';
}
.glyphicon-subscript:before {
  content: '\e256';
}
.glyphicon-menu-left:before {
  content: '\e257';
}
.glyphicon-menu-right:before {
  content: '\e258';
}
.glyphicon-menu-down:before {
  content: '\e259';
}
.glyphicon-menu-up:before {
  content: '\e260';
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role='button'] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*='col-'] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*='col-'],
table th[class*='col-'] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type='search'] {
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type='radio'],
input[type='checkbox'] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type='radio'][disabled],
input[type='checkbox'][disabled],
input[type='radio'].disabled,
input[type='checkbox'].disabled,
fieldset[disabled] input[type='radio'],
fieldset[disabled] input[type='checkbox'] {
  cursor: not-allowed;
}
input[type='file'] {
  display: block;
}
input[type='range'] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type='file']:focus,
input[type='radio']:focus,
input[type='checkbox']:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition:
    border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type='date'].form-control,
  input[type='time'].form-control,
  input[type='datetime-local'].form-control,
  input[type='month'].form-control {
    line-height: 34px;
  }
  input[type='date'].input-sm,
  input[type='time'].input-sm,
  input[type='datetime-local'].input-sm,
  input[type='month'].input-sm,
  .input-group-sm input[type='date'],
  .input-group-sm input[type='time'],
  .input-group-sm input[type='datetime-local'],
  .input-group-sm input[type='month'] {
    line-height: 30px;
  }
  input[type='date'].input-lg,
  input[type='time'].input-lg,
  input[type='datetime-local'].input-lg,
  input[type='month'].input-lg,
  .input-group-lg input[type='date'],
  .input-group-lg input[type='time'],
  .input-group-lg input[type='datetime-local'],
  .input-group-lg input[type='month'] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type='radio'],
.radio-inline input[type='radio'],
.checkbox input[type='checkbox'],
.checkbox-inline input[type='checkbox'] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type='radio'],
  .form-inline .checkbox input[type='checkbox'] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type='submit'].btn-block,
input[type='reset'].btn-block,
input[type='button'].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: '';
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle='buttons'] > .btn input[type='radio'],
[data-toggle='buttons'] > .btn-group > .btn input[type='radio'],
[data-toggle='buttons'] > .btn input[type='checkbox'],
[data-toggle='buttons'] > .btn-group > .btn input[type='checkbox'] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*='col-'] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type='radio'],
.input-group-addon input[type='checkbox'] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type='radio'],
  .navbar-form .checkbox input[type='checkbox'] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: '/\00a0';
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  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,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: 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 {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: '';
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: ' ';
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: ' ';
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: ' ';
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: ' ';
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: ' ';
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

/*
    used for declaring variables shared by other less files.
    do not add global css here.
*/
/* this is just a lib file */
/* weblink brand colors */
/* complimentary and analogous to weblink brand colors */
/* other colors */
/* derived */
/* specific colors */
/* flatten everything */
.navbar,
.navbar-toggle,
.dropdown-menu,
.list-group-item:first-child,
.list-group-item:last-child,
.nav-tabs > li > a,
.modal-dialog,
.modal-content,
.progress,
.progress-bar,
.input-group-addon,
.form-control {
  border-radius: 0;
  box-shadow: none;
  height: 36px;
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: none;
}
.navbar-nav li.dropdown.open > a.dropdown-toggle,
.navbar-nav li a:hover,
.navbar-nav li .dropdown-menu a:hover,
.navbar-nav li a:active,
.navbar-nav li .dropdown-menu a:active,
.navbar-nav li a:focus,
.navbar-nav li .dropdown-menu a:focus {
  box-shadow: none;
}
.form-control:focus,
.form-control:active {
  box-shadow: none;
}
label {
  font-weight: inherit;
}
.input-group .form-control {
  z-index: unset;
}
.input-group-btn:last-child > .btn {
  z-index: unset;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: relative !important;
  }
}
.dropdown-trigger {
  cursor: pointer;
  font-weight: 500;
  padding: 8px 12px;
  display: block;
}
.dropdown-trigger::after {
  content: "▾";
  margin-left: 6px;
  font-size: 10px;
}
.submenu {
  display: none;
  position: absolute;
  background: white;
  border: 1px solid #ccc;
  min-width: 220px;
  padding: 6px 0;
  z-index: 9999;
}
li.open > .submenu {
  display: block;
}
.navbar-nav > li {
  position: relative;
}
.submenu a {
  display: block;
  padding: 6px 12px;
  white-space: nowrap;
}
.submenu a:hover {
  background: #f5f5f5;
}
.area-header {
  grid-area: header;
}
.area-name {
  grid-area: name;
}
.area-notes {
  grid-area: notes;
}
.area-left-fields {
  grid-area: left-fields;
}
.area-right-fields {
  grid-area: right-fields;
}
.area-left-col {
  grid-area: left-column;
}
.area-right-col {
  grid-area: right-column;
}
.area-bottom {
  grid-area: bottom;
}
.flx-area-left {
  grid-area: left;
}
.flx-area-right {
  grid-area: right;
}
.flx-area-header {
  grid-area: header;
}
.flx-area-bottom {
  grid-area: bottom;
}
.flx-layout-row {
  display: flex;
  flex-direction: row;
}
.flx-wrap-nowrap {
  flex-wrap: nowrap;
}
.flx-align-space-between-center {
  justify-content: space-between;
  align-items: center;
}
.flx-align-end-stretch {
  justify-content: flex-end;
  align-items: stretch;
}
.flx-gap-10px {
  gap: 10px;
}
@media (min-width: 960px) {
  .flx-gd-cols-1fr-1fr-gt-sm {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.flx-layout-column {
  display: flex;
  flex-direction: column;
}
.flx-gd-cols-3fr-1fr-2fr {
  display: grid;
  grid-template-columns: 3fr 1fr 2fr;
}
.flx-gd-cols-2fr-1fr {
  display: grid;
  grid-template-columns: 2fr 1fr;
}
.flx-gd-cols-1fr-1fr {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.flx-align-space-between-stretch {
  justify-content: space-between;
  align-items: stretch;
}
.flx-gap-27px {
  gap: 27px;
}
@media (max-width: 959px) {
  .flx-layout-column-lt-md {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 959px) {
  .flx-wrap-nowrap-lt-md {
    flex-wrap: nowrap;
  }
}
.flx-gap-20px {
  gap: 20px;
}
.flx-align-start-center {
  justify-content: flex-start;
  align-items: center;
}
.flx-gap-5px {
  gap: 5px;
}
@media (max-width: 1279px) {
  .flx-layout-column-lt-lg {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 1279px) {
  .flx-wrap-nowrap-lt-lg {
    flex-wrap: nowrap;
  }
}
@media (max-width: 599px) {
  .flx-layout-column-lt-sm {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 599px) {
  .flx-wrap-nowrap-lt-sm {
    flex-wrap: nowrap;
  }
}
.flx-wrap-wrap {
  flex-wrap: wrap;
}
.flx-align-end-center {
  justify-content: flex-end;
  align-items: center;
}
@media (min-width: 960px) {
  .flx-align-space-between-stretch-gt-sm {
    justify-content: space-between;
    align-items: stretch;
  }
}
.flx-gd-cols-32px-1fr {
  display: grid;
  grid-template-columns: 32px 1fr;
}
.flx-gd-cols-2fr-4fr {
  display: grid;
  grid-template-columns: 2fr 4fr;
}
.flx-gap-12px {
  gap: 12px;
}
.flx-align-start-stretch {
  justify-content: flex-start;
  align-items: stretch;
}
.flx-gd-cols-3fr-2fr-3fr {
  display: grid;
  grid-template-columns: 3fr 2fr 3fr;
}
.flx-flex-50 {
  flex: 50;
}
@media (min-width: 960px) {
  .flx-gd-cols-500px-gt-sm {
    display: grid;
    grid-template-columns: 500px;
  }
}
.flx-flex-70 {
  flex: 70;
}
.flx-flex-1-1-330px {
  flex: 1 1 330px;
}
.flx-gd-cols-5fr-3fr-2fr {
  display: grid;
  grid-template-columns: 5fr 3fr 2fr;
}
.flx-gap-48px {
  gap: 48px;
}
.flx-flex-1fr {
  flex: 1fr;
}
.flx-gap-8px {
  gap: 8px;
}
.flx-gap-25px {
  gap: 25px;
}
.flx-align-start-end {
  justify-content: flex-start;
  align-items: flex-end;
}
@media (min-width: 600px) {
  .flx-layout-row-gt-xs {
    display: flex;
    flex-direction: row;
  }
}
@media (min-width: 600px) {
  .flx-wrap-nowrap-gt-xs {
    flex-wrap: nowrap;
  }
}
.flx-flex-40 {
  flex: 40;
}
.flx-flex-20 {
  flex: 20;
}
.flx-gd-area-header {
  grid-area: header;
}
.flx-gd-area-left {
  grid-area: left;
}
.flx-gd-area-right {
  grid-area: right;
}
.flx-gd-area-bottom {
  grid-area: bottom;
}
.flx-align-center-center {
  justify-content: center;
  align-items: center;
}
.flx-gd-cols-1fr-3fr-2fr-1fr {
  display: grid;
  grid-template-columns: 1fr 3fr 2fr 1fr;
}
.flx-gd-cols-2fr-1fr-2fr {
  display: grid;
  grid-template-columns: 2fr 1fr 2fr;
}
.flx-align-space-between-right {
  justify-content: space-between;
  align-items: right;
}
.flx-gd-cols-1fr-1fr-0-75fr {
  display: grid;
  grid-template-columns: 1fr 1fr 0.75fr;
}
@media (max-width: 959px) {
  .flx-gd-cols-1fr-lt-md {
    display: grid;
    grid-template-columns: 1fr;
  }
}
.flx-gd-area-name {
  grid-area: name;
}
.flx-gd-area-notes {
  grid-area: notes;
}
.flx-gd-area-left-fields {
  grid-area: left-fields;
}
.flx-gd-area-right-fields {
  grid-area: right-fields;
}
.flx-gap-28px {
  gap: 28px;
}
@media (max-width: 599px) {
  .flx-align-center-center-lt-sm {
    justify-content: center;
    align-items: center;
  }
}
.flx-flex-1-1-100px {
  flex: 1 1 100px;
}
.flx-gd-area-left-column {
  grid-area: left-column;
}
.flx-flex-1-1-0 {
  flex: 1 1 0%;
}
.flx-gd-area-right-column {
  grid-area: right-column;
}
@media (max-width: 959px) {
  .flx-gd-cols-auto-lt-md {
    display: grid;
    grid-template-columns: auto;
  }
}
.flx-align-center-start {
  justify-content: center;
  align-items: flex-start;
}
.flx-gap-50px {
  gap: 50px;
}
.flx-gd-cols-1fr-1fr-1fr-1fr {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.flx-align-row-stretch {
  justify-content: row;
  align-items: stretch;
}
.flx-align-center-stretch {
  justify-content: center;
  align-items: stretch;
}
.flx-align-column-stretch {
  justify-content: column;
  align-items: stretch;
}
.flx-gd-cols-1fr-max-content {
  display: grid;
  grid-template-columns: 1fr max-content;
}
.flx-align-start-start {
  justify-content: flex-start;
  align-items: flex-start;
}
.flx-align-flex-start-center {
  justify-content: flex-start;
  align-items: center;
}
.flx-gap-11px {
  gap: 11px;
}
.flx-flex-1-0-200px {
  flex: 1 0 200px;
}
@media (max-width: 959px) {
  .flx-flex-1-1-0-lt-md {
    flex: 1 1 0%;
  }
}
@media (max-width: 959px) {
  .flx-align-start-center-lt-md {
    justify-content: flex-start;
    align-items: center;
  }
}
.flx-flex-100 {
  flex: 1 1 100% !important;
  max-width: 100%;
  box-sizing: border-box;
}
.flx-gd-cols-2-1fr-2fr {
  display: grid;
  grid-template-columns: 2.1fr 2fr;
}
.flx-gap-4px {
  gap: 4px;
}
.flx-gap-2rem {
  gap: 2rem;
}
@media (max-width: 959px) {
  .flx-gap-1rem-lt-md {
    gap: 1rem;
  }
}
.flx-gd-cols-1fr-2-5fr {
  display: grid;
  grid-template-columns: 1fr 2.5fr;
}
.flx-gap-6px {
  gap: 6px;
}
.flx-align-left-center {
  justify-content: left;
  align-items: center;
}
.flx-gap-3px {
  gap: 3px;
}
.flx-gd-cols-1fr-2fr {
  display: grid;
  grid-template-columns: 1fr 2fr;
}
.flx-gd-cols-1fr-200px {
  display: grid;
  grid-template-columns: 1fr 200px;
}
.flx-gd-cols-1fr {
  display: grid;
  grid-template-columns: 1fr;
}
.flx-flex-60 {
  flex: 60;
}
.flx-align-space-between-start {
  justify-content: space-between;
  align-items: flex-start;
}
@media (min-width: 1280px) {
  .flx-layout-row-gt-md {
    display: flex;
    flex-direction: row;
  }
}
@media (min-width: 1280px) {
  .flx-wrap-nowrap-gt-md {
    flex-wrap: nowrap;
  }
}
.flx-flex-34 {
  flex: 34;
}
.flx-flex-33 {
  flex: 33;
}
.flx-flex-0-0-200px {
  flex: 0 0 200px;
}
.flx-layout-row-reverse {
  display: flex;
  flex-direction: row-reverse;
}
.flx-flex-1-1-auto {
  flex: 1 1 auto;
}
@media (min-width: 960px) {
  .flx-gd-cols-5fr-4fr-gt-sm {
    display: grid;
    grid-template-columns: 5fr 4fr;
  }
}
@media (min-width: 960px) {
  .flx-gd-cols-5fr-2fr-2fr-gt-sm {
    display: grid;
    grid-template-columns: 5fr 2fr 2fr;
  }
}
.flx-gap-18px {
  gap: 18px;
}
.flx-align-space-around-center {
  justify-content: space-around;
  align-items: center;
}
.flx-flex-0-1-150px {
  flex: 0 1 150px;
}
.flx-flex-0-1 {
  flex: 0 1;
}
.flx-flex-0-1-100px {
  flex: 0 1 100px;
}
.flx-gd-cols-1fr-2fr-1fr {
  display: grid;
  grid-template-columns: 1fr 2fr 1fr;
}
.flx-gap-7px {
  gap: 7px;
}
@media (min-width: 960px) {
  .flx-flex-0-0-50-gt-sm {
    flex: 0 0 50%;
  }
}
.flx-flex-grow {
  flex: grow;
}
@media (min-width: 960px) {
  .flx-flex-415px-gt-sm {
    flex: 0 0 415px;
  }
}
.flx-flex-204px {
  flex: 0 0 204px;
}
@media (min-width: 960px) {
  .flx-flex-0-0-40-gt-sm {
    flex: 0 0 40%;
  }
}
.flx-flex-nogrow {
  flex: nogrow;
}
.flx-align-space-around-stretch {
  justify-content: space-around;
  align-items: stretch;
}
@media (min-width: 960px) {
  .flx-flex-0-0-390px-gt-sm {
    flex: 0 0 390px;
  }
}
@media (max-width: 599px) {
  .flx-flex-100-lt-sm {
    flex: 100;
  }
}
.flx-gap-80px {
  gap: 80px;
}
@media (max-width: 599px) {
  .flx-layout-row-lt-sm {
    display: flex;
    flex-direction: row;
  }
}
@media (max-width: 599px) {
  .flx-wrap-wrap-lt-sm {
    flex-wrap: wrap;
  }
}
.flx-align-center-end {
  justify-content: center;
  align-items: flex-end;
}
.flx-gap-52px {
  gap: 52px;
}
.flx-gap-15px {
  gap: 15px;
}
.flx-flex-0-0-95 {
  flex: 0 0 95%;
}
.flx-flex-0-0-73px {
  flex: 0 0 73px;
}
.flx-flex-0-0-auto {
  flex: 0 0 auto;
}
.flx-flex-0-0-75vw {
  flex: 0 0 75vw;
}
.flx-flex-align-end {
  align-self: flex-end;
}
@media (min-width: 960px) {
  .flx-layout-row-gt-sm {
    display: flex;
    flex-direction: row;
  }
}
@media (min-width: 960px) {
  .flx-wrap-nowrap-gt-sm {
    flex-wrap: nowrap;
  }
}
@media (max-width: 959px) {
  .flx-gap-5px-lt-md {
    gap: 5px;
  }
}
.flx-gap-26px {
  gap: 26px;
}
.flx-flex-0-1-200px {
  flex: 0 1 200px;
}
.flx-flex-1-0-300px {
  flex: 1 0 300px;
}
.flx-flex-1-1-50 {
  flex: 1 1 50%;
}
.flx-flex-0-1-20 {
  flex: 0 1 20%;
}
.flx-flex-0-1-10 {
  flex: 0 1 10%;
}
@media (min-width: 1280px) {
  .flx-gd-cols-1fr-1fr-gt-md {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 600px) {
  .flx-flex-0-1-210px-gt-xs {
    flex: 0 1 210px;
  }
}
@media (min-width: 600px) {
  .flx-align-center-center-gt-xs {
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 599px) {
  .flx-align-start-center-lt-sm {
    justify-content: flex-start;
    align-items: center;
  }
}
.flx-flex-1-0-auto {
  flex: 1 0 auto;
}
.flx-flex-align-center-end {
  align-self: center end;
}
.flx-flex-10 {
  flex: 0 0 10%;
}
.flx-flex-45 {
  flex: 0 0 45%;
}
.flx-flex-35 {
  flex: 0 0 35%;
}
.flx-flex-align-start {
  align-self: flex-start;
}
.flx-flex-25 {
  flex: 25;
}
.flx-flex-55 {
  flex: 55;
}
@media (min-width: 960px) {
  .flx-gd-cols-3fr-2-5fr-3fr-gt-sm {
    display: grid;
    grid-template-columns: 3fr 2.5fr 3fr;
  }
}
@media (max-width: 959px) {
  .flx-gd-cols-1fr-1fr-lt-md {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 960px) {
  .flx-gd-cols-3fr-2-5fr-2fr-1fr-gt-sm {
    display: grid;
    grid-template-columns: 3fr 2.5fr 2fr 1fr;
  }
}
@media (max-width: 959px) {
  .flx-hide-lt-md {
    display: none;
  }
}
@media (min-width: 960px) {
  .flx-hide-gt-sm {
    display: none;
  }
}
.flx-align-end-end {
  justify-content: flex-end;
  align-items: flex-end;
}
@media (min-width: 960px) {
  .flx-gd-cols-3fr-4fr-1-5fr-gt-sm {
    display: grid;
    grid-template-columns: 3fr 4fr 1.5fr;
  }
}
@media (min-width: 960px) {
  .flx-gd-cols-5-5fr-3fr-gt-sm {
    display: grid;
    grid-template-columns: 5.5fr 3fr;
  }
}
.flx-flex-66 {
  flex: 66;
}
.flx-flex-74 {
  flex: 74;
}
@media (max-width: 599px) {
  .flx-hide-xs {
    display: none;
  }
}
.flx-flex-0-0-38px {
  flex: 0 0 38px;
}
.flx-flex-0-0-150px {
  flex: 0 0 150px;
}
.flx-flex-0-0-250px {
  flex: 0 0 250px;
}
.flx-flex-0-0-210px {
  flex: 0 0 210px;
}
.flx-flex-0-0-72px {
  flex: 0 0 72px;
}
@media (max-width: 959px) {
  .flx-flex-256px-lt-md {
    flex: 0 0 256px;
  }
}
.flx-flex-0-0-100px {
  flex: 0 0 100px;
}
@media (max-width: 959px) {
  .flx-flex-230px-lt-md {
    flex: 0 0 230px;
  }
}
.flx-flex-1-1-72px {
  flex: 1 1 72px;
}
.flx-flex-0-2-auto {
  flex: 0 2 auto;
}
.flx-flex-0-0-50 {
  flex: 0 0 50%;
}
@media (max-width: 959px) {
  .flx-flex-1-1-100-lt-md {
    flex: 1 1 100%;
  }
}
.flx-gd-cols-1fr-57px {
  display: grid;
  grid-template-columns: 1fr 57px;
}
.flx-gap-32px {
  gap: 32px;
}
.flx-gap-16px {
  gap: 16px;
}
.flx-flex-1-1 {
  flex: 1 1;
}
.flx-gd-cols-38px-1fr {
  display: grid;
  grid-template-columns: 38px 1fr;
}
.flx-gd-cols-38px-1fr-120px {
  display: grid;
  grid-template-columns: 38px 1fr 120px;
}
.flx-align-none-space-between {
  justify-content: none;
  align-items: space-between;
}
.flx-fill {
  flex: 1 1 auto;
  width: 100%;
  height: 100%;
}
.flx-gd-cols-1fr-1fr-1fr {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.flx-flex-600-0-1 {
  flex: 600 0 1;
}
.flx-flex-327-0-0 {
  flex: 327 0 0;
}
.flx-flex-0-0-175px {
  flex: 0 0 175px;
}
.flx-flex-0-0-100 {
  flex: 0 0 100%;
}
@media (max-width: 599px) {
  .flx-gap-0px-lt-sm {
    gap: 0px;
  }
}
@media (max-width: 599px) {
  .flx-flex-1-1-auto-lt-sm {
    flex: 1 1 auto;
  }
}
.flx-flex-1-1-390px {
  flex: 1 1 390px;
}
.flx-gap-17px {
  gap: 17px;
}
.flx-gd-cols-1-5fr-1fr-1fr {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr;
}
.flx-gd-area-note-field {
  grid-area: note-field;
}
.flx-gd-area-custom-left-fields {
  grid-area: custom-left-fields;
}
.flx-gd-area-custom-right-fields {
  grid-area: custom-right-fields;
}
.flx-gd-area-progress-bar {
  grid-area: progress-bar;
}
@media (min-width: 1920px) {
  .flx-flex-0-0-30-gt-lg {
    flex: 0 0 30;
  }
}
@media (min-width: 1920px) {
  .flx-gap-27px-gt-lg {
    gap: 27px;
  }
}
@media (min-width: 1920px) {
  .flx-flex-0-0-40-gt-lg {
    flex: 0 0 40;
  }
}
.flx-flex-0-1-40 {
  flex: 0 1 40;
}
.flx-align-flex-start-flex-end {
  justify-content: flex-start;
  align-items: flex-end;
}
@media (min-width: 600px) {
  .flx-gap-10px-gt-xs {
    gap: 10px;
  }
}
@media (max-width: 599px) {
  .flx-flex-1-1-100-lt-sm {
    flex: 1 1 100%;
  }
}
@media (min-width: 600px) {
  .flx-wrap-wrap-gt-xs {
    flex-wrap: wrap;
  }
}
.flx-flex-19 {
  flex: 19;
}
@media (max-width: 959px) {
  .flx-gap-10px-lt-md {
    gap: 10px;
  }
}
.flx-flex-0-1-400px {
  flex: 0 1 400px;
}
.flx-flex-28 {
  flex: 28;
}
.flx-gd-cols-1fr-5fr-5fr {
  display: grid;
  grid-template-columns: 1fr 0.5fr 0.5fr;
}
@media (max-width: 959px) {
  .flx-gd-cols-auto-lt-md {
    display: grid;
    grid-template-columns: auto;
  }
}
.flx-gd-cols-1fr-1-2fr {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
}
@media (max-width: 1279px) {
  .flx-gd-cols-auto-lt-lg {
    display: grid;
    grid-template-columns: auto;
  }
}
@media (min-width: 960px) {
  .flx-align-end-center-gt-sm {
    justify-content: flex-end;
    align-items: center;
  }
}
.flx-gd-cols-1fr-4fr {
  display: grid;
  grid-template-columns: 1fr 4fr;
}
.flx-gap-36px {
  gap: 36px;
}
.flx-gap-40px {
  gap: 40px;
}
@media (max-width: 959px) {
  .flx-layout-column-reverse-lt-md {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media (max-width: 959px) {
  .flx-wrap-nowrap-lt-md {
    flex-wrap: nowrap;
  }
}
.flx-gap-29px {
  gap: 29px;
}
@media (min-width: 960px) {
  .flx-gd-cols-500px-gt-sm {
    display: grid;
    grid-template-columns: 500px;
  }
}
.flx-align-right-stretch {
  justify-content: right;
  align-items: stretch;
}
.flx-gd-cols-325px-auto {
  display: grid;
  grid-template-columns: 325px auto;
}
@media (max-width: 959px) {
  .flx-gap-1rem-lt-md {
    gap: 1rem;
  }
}
.flx-gd-cols-5fr-2fr {
  display: grid;
  grid-template-columns: 5fr 2fr;
}
@media (max-width: 959px) {
  .flx-gd-cols-1fr-lt-md {
    display: grid;
    grid-template-columns: 1fr;
  }
}
@media (min-width: 960px) {
  .flx-gd-cols-1fr-1fr-gt-sm {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.flx-gap-3rem {
  gap: 3rem;
}
@media (min-width: 960px) {
  .flx-gap-8rem-gt-sm {
    gap: 8rem;
  }
}
@media (min-width: 960px) {
  .flx-gd-cols-1fr-2fr-gt-sm {
    display: grid;
    grid-template-columns: 1fr 2fr;
  }
}
@media (min-width: 960px) {
  .flx-gap-6rem-gt-sm {
    gap: 6rem;
  }
}
@media (min-width: 960px) {
  .flx-flex-0-0-208px-gt-sm {
    flex: 0 0 208px;
  }
}
@media (max-width: 599px) {
  .flx-flex-100-lt-sm {
    flex: 100;
  }
}
@media (min-width: 960px) {
  .flx-flex-0-0-40px-gt-sm {
    flex: 0 0 40px;
  }
}
@media (max-width: 599px) {
  .flx-flex-30-lt-sm {
    flex: 30;
  }
}
@media (min-width: 960px) {
  .flx-flex-0-0-62px-gt-sm {
    flex: 0 0 62px;
  }
}
@media (min-width: 960px) {
  .flx-flex-0-0-60px-gt-sm {
    flex: 0 0 60px;
  }
}
@media (min-width: 960px) {
  .flx-flex-0-0-390px-gt-sm {
    flex: 0 0 390px;
  }
}
.flx-gap-54px {
  gap: 54px;
}
@media (min-width: 600px) {
  .flx-layout-row-gt-xs {
    display: flex;
    flex-direction: row;
  }
}
@media (min-width: 600px) {
  .flx-wrap-nowrap-gt-xs {
    flex-wrap: nowrap;
  }
}
@media (max-width: 599px) {
  .flx-layout-column-lt-sm {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 599px) {
  .flx-wrap-nowrap-lt-sm {
    flex-wrap: nowrap;
  }
}
@media (min-width: 600px) {
  .flx-align-end-center-gt-xs {
    justify-content: flex-end;
    align-items: center;
  }
}
@media (max-width: 599px) {
  .flx-align-end-stretch-lt-sm {
    justify-content: flex-end;
    align-items: stretch;
  }
}
@media (max-width: 599px) {
  .flx-flex-0-0-40-lt-sm {
    flex: 0 0 40%;
  }
}
.flx-gap-13px {
  gap: 13px;
}
.flx-flex-1-0-50 {
  flex: 1 0 50%;
}
@media (max-width: 1279px) {
  .flx-layout-column-lt-lg {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 1279px) {
  .flx-wrap-nowrap-lt-lg {
    flex-wrap: nowrap;
  }
}
@media (min-width: 600px) {
  .flx-hide-gt-xs {
    display: none;
  }
}
@media (max-width: 599px) {
  .flx-hide-lt-sm {
    display: none;
  }
}
.flx-flex-2-1-calc-100vw-250px {
  flex: 2 1 calc(100vw - 250px);
}
@media (max-width: 599px) {
  .flx-flex-column-lt-sm {
    flex: column;
  }
}
@media (min-width: 1920px) {
  .flx-flex-0-0-40-gt-lg {
    flex: 0 0 40;
  }
}
@media (min-width: 960px) {
  .flx-layout-row-gt-sm {
    display: flex;
    flex-direction: row;
  }
}
@media (min-width: 960px) {
  .flx-wrap-wrap-gt-sm {
    flex-wrap: wrap;
  }
}
.flx-flex-0-0-170px {
  flex: 0 0 170px;
}
@media (max-width: 959px) {
  .flx-flex-230px-lt-md {
    flex: 0 0 230px;
  }
}
.flx-gd-cols-2fr-1-5fr {
  display: grid;
  grid-template-columns: 2fr 1.5fr;
}
@media (max-width: 959px) {
  .flx-layout-column-lt-md {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 1280px) {
  .flx-layout-row-gt-md {
    display: flex;
    flex-direction: row;
  }
}
@media (min-width: 1280px) {
  .flx-wrap-nowrap-gt-md {
    flex-wrap: nowrap;
  }
}
@media (min-width: 960px) {
  .flx-gap-6-2rem-gt-sm {
    gap: 6rem 2rem !important;
  }
}
@media (max-width: 959px) {
  .flx-gap-3rem-lt-md {
    gap: 3rem !important;
  }
}
@media (min-width: 960px) {
  .flx-gap-40px-gt-sm {
    gap: 40px !important;
  }
}
.flx-gd-rows-auto {
  grid-auto-rows: min-content;
}
@media (max-width: 959px) {
  .flx-gap-10px-0-lt-md {
    gap: 10px 0 !important;
  }
}
.flx-gd-col-span-2 {
  grid-column: 1 / span 2 !important;
}
@media (min-width: 960px) {
  .flx-gd-col-span-2-gt-sm {
    grid-column: 1 / span 2 !important;
  }
}
.flx-gd-row-2-span-2 {
  grid-row: 2 / span 2 !important;
}
@media (min-width: 960px) {
  .flx-gd-row-2-span-2-gt-sm {
    grid-row: 2 / span 2 !important;
  }
}
@media (min-width: 960px) {
  .flx-gd-col-span-2-gt-sm {
    grid-column: 1 / span 2 !important;
  }
}
@media (min-width: 960px) {
  .flx-gd-col-span-3-gt-sm {
    grid-column: 1 / span 3 !important;
  }
}
.flx-gd-col-1 {
  grid-column: 1 !important;
}
@media (min-width: 960px) {
  .flx-gd-col-1-gt-sm {
    grid-column: 1 !important;
  }
}
@media (min-width: 960px) {
  .flx-gd-col-span-2-gt-sm {
    grid-column: 1 / span 2 !important;
  }
}
.flx-gd-span-2 {
  grid-column: span 2 !important;
}
@media (min-width: 960px) {
  .flx-gd-span-2-gt-sm {
    grid-column: span 2 !important;
  }
}
@media (min-width: 960px) {
  .flx-gd-col-2-gt-sm {
    grid-column: 2 !important;
  }
}
@media (min-width: 960px) {
  .flx-gd-col-span-3-gt-sm {
    grid-column: 1 / span 3 !important;
  }
}
@media (min-width: 960px) {
  .flx-gd-areas-banner {
    display: grid !important;
    grid-template-areas: "header header" "left right" "bottom bottom" !important;
  }
}
@media (max-width: 959px) {
  .flx-gd-areas-banner {
    display: grid !important;
    grid-template-areas: "header" "left" "right" "bottom" !important;
  }
}
@media (min-width: 960px) {
  .flx-areas-form-complex {
    display: grid !important;
    grid-template-areas: "header header header" "name name notes" "left-fields right-fields notes" !important;
  }
}
@media (max-width: 959px) {
  .flx-areas-form-complex {
    display: grid !important;
    grid-template-areas: "header" "name" "left-fields" "right-fields" "notes" !important;
  }
}
@media (min-width: 960px) {
  .flx-areas-meeting {
    display: grid !important;
    grid-template-areas: "header header" "left-column right-column" "bottom bottom" !important;
  }
}
@media (max-width: 959px) {
  .flx-areas-meeting {
    grid-template-areas: "header" "left-column" "right-column" "bottom" !important;
  }
}
@media (min-width: 960px) {
  .flx-areas-search {
    display: grid !important;
    grid-template-areas: "left right" !important;
  }
}
@media (max-width: 959px) {
  .flx-areas-search {
    display: grid !important;
    grid-template-areas: "left" "right" !important;
  }
}
.flx-gd-gap-27-8 {
  gap: 27px 8px !important;
}
.flx-gd-gap-27-81 {
  gap: 27px 81px !important;
}
@media (min-width: 960px) {
  .flx-gd-cols-1fr-1fr-gt-sm {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
  }
}
@media (max-width: 959px) {
  .flx-gd-col-span-2-lt-md {
    grid-column: 1 / span 2 !important;
  }
}
.flx-gd-align-center {
  display: grid !important;
  place-items: center !important;
}
.flx-gd-gap-0-27 {
  gap: 0 27px !important;
}
.flx-gd-col-2-span-2 {
  grid-column: 2 / span 2 !important;
}
@media (min-width: 960px) {
  .flx-gd-areas-profile-layout {
    display: grid !important;
    grid-template-areas: "header header" "left-fields right-fields" "note-field note-field" "custom-left-fields custom-right-fields" !important;
  }
}
@media (max-width: 959px) {
  .flx-gd-areas-profile-layout {
    display: grid !important;
    grid-template-areas: "header" "left-fields" "right-fields" "note-field" "custom-left-fields" "custom-right-fields" !important;
  }
}
@media (min-width: 960px) {
  .flx-gd-areas-progress-layout {
    display: grid !important;
    grid-template-areas: "header header" "progress-bar progress-bar" "name name" "left-fields right-fields" !important;
  }
}
@media (max-width: 959px) {
  .flx-gd-areas-progress-layout {
    display: grid !important;
    grid-template-areas: "header" "progress-bar" "name" "left-fields" "right-fields" !important;
  }
}
@media (min-width: 960px) {
  .flx-gd-areas-search-layout {
    display: grid !important;
    grid-template-areas: "left right" !important;
  }
}
@media (max-width: 959px) {
  .flx-gd-areas-search-layout {
    display: grid !important;
    grid-template-areas: "left" "right" !important;
  }
}
@media (min-width: 960px) {
  .flx-gd-areas-task-layout {
    display: grid !important;
    grid-template-areas: "header header" "left right" "bottom bottom" !important;
  }
}
@media (max-width: 959px) {
  .flx-gd-areas-task-layout {
    display: grid !important;
    grid-template-areas: "header" "left" "right" "bottom" !important;
  }
}
@media (min-width: 960px) {
  .flx-gd-cols-1fr-2fr-gt-sm {
    display: grid !important;
    grid-template-columns: 1fr 2fr !important;
  }
}
.flx-gap-3rem {
  gap: 3rem !important;
}
@media (min-width: 960px) {
  .flx-gap-8rem-gt-sm {
    gap: 8rem !important;
  }
  .flx-gap-6rem-gt-sm {
    gap: 6rem !important;
  }
}
.w-100 {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .flx-hide-gt-xs {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .flx-hide-lt-sm {
    display: none !important;
  }
}
.p-component.p-datepicker-panel .p-datepicker-day-view {
  font-size: 14px !important;
}
.p-component {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  --font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  font-size: 14px !important;
  font-weight: 400;
}
:host ::ng-deep .p-checkbox.p-disabled.p-checkbox-checked {
  opacity: 1 !important;
}
:host ::ng-deep .p-checkbox.p-disabled.p-checkbox-checked .p-checkbox-box {
  background: #89c4f4 !important;
  border-color: #89c4f4 !important;
}
:host ::ng-deep .p-checkbox.p-disabled.p-checkbox-checked svg.p-checkbox-icon {
  color: #ffffff !important;
  fill: #ffffff !important;
}
:host ::ng-deep .p-checkbox.p-disabled.p-checkbox-checked svg.p-checkbox-icon path {
  fill: #ffffff !important;
}
body .flex {
  display: flex;
}
body .flex-1-1-50 {
  flex: 1 1 50% !important;
}
body .flex.row {
  flex-direction: row;
}
body .flex.flex-row {
  flex-direction: row;
}
body .flex.row-collapse {
  flex-direction: row;
}
@media (max-width: 959px) {
  body .flex.row-collapse {
    flex-direction: column;
  }
}
body .flex.wrap {
  flex-wrap: wrap;
}
body .flex.column {
  flex-direction: column;
}
@media (max-width: 959px) {
  body .flex.gap-sm-5px {
    gap: 5px;
  }
}
body .flex.gap-5px {
  gap: 5px;
}
@media (min-width: 960px) {
  body .flex.gap-md-12px {
    gap: 12px;
  }
}
body .flex.gap-10px {
  gap: 10px;
}
body .flex.gap-13px {
  gap: 13px;
}
body .flex.gap-15px {
  gap: 15px;
}
body .flex.gap-20px {
  gap: 20px;
}
body .flex.gap-27px {
  gap: 27px;
}
@media (max-width: 959px) {
  body .flex.gap-3rem-lt-md {
    gap: 3rem;
  }
}
@media (min-width: 960px) {
  body .flex.gap-6rem-gt-sm {
    gap: 6rem;
  }
}
body .flex.items-center {
  align-items: center;
}
body .flex.items-center-center {
  justify-content: center;
}
body .flex.items-center-start {
  align-items: center;
  justify-content: start;
}
body .flex.items-start-center {
  align-items: start;
  justify-content: center;
}
body .flex.items-end {
  align-items: end;
}
body .flex.items-end-center {
  align-items: end center;
}
body .flex.content-end {
  justify-content: end;
}
body .flex.space-around {
  justify-content: space-around;
}
body .flex.space-between {
  justify-content: space-between;
}
body .grid {
  display: grid;
  /* ----- rem-based gaps ----- */
}
body .grid.cols-1fr-1fr {
  grid-template-columns: 1fr 1fr;
}
@media (min-width: 960px) {
  body .grid.cols-1fr-1fr-collapse {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 959px) {
  body .grid.cols-1fr-1fr-collapse {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 960px) {
  body .grid.cols-1fr-2fr-collapse {
    grid-template-columns: 1fr 2fr;
  }
}
@media (max-width: 959px) {
  body .grid.cols-1fr-2fr-collapse {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 959px) {
  body .grid.cols-1fr-1fr-lt-md {
    grid-template-columns: 1fr 1fr;
  }
}
body .grid.cols-1fr-3fr {
  grid-template-columns: 1fr 3fr;
}
body .grid.cols-1fr-5fr {
  grid-template-columns: 1fr 5fr;
}
@media (min-width: 960px) {
  body .grid.cols-1fr-5fr-collapse {
    grid-template-columns: 1fr 5fr;
  }
}
@media (max-width: 959px) {
  body .grid.cols-1fr-5fr-collapse {
    grid-template-columns: 1fr;
  }
}
body .grid.cols-1fr-1fr-2fr {
  grid-template-columns: 1fr 1fr 2fr;
}
body .grid.gap-10px {
  gap: 10px;
}
body .grid.gap-27px {
  gap: 27px;
}
@media (min-width: 960px) {
  body .grid.gap-6rem-2rem-gt-sm {
    gap: 6rem 2rem;
  }
}
@media (max-width: 959px) {
  body .grid.gap-3rem-lt-md {
    gap: 3rem;
  }
}
body .grid.align-stretch {
  align-items: stretch;
}
:root {
  --p-primary-color: #0675aa !important;
  --p-highlight-background: #0675aa !important;
  --p-checkbox-width: 20px !important;
  --p-checkbox-height: 20px !important;
  --p-checkbox-border-color: #0675aa !important;
  --p-checkbox-hover-border-color: #056696 !important;
  --p-checkbox-background: #ffffff !important;
  --p-checkbox-highlight-background: #0675aa !important;
  --p-checkbox-highlight-border-color: #0675aa !important;
  --p-dropdown-background: #ffffff !important;
  --p-dropdown-border-color: #c7c7c7 !important;
  --p-dropdown-hover-border-color: #0675aa !important;
}
html {
  margin: 0;
  padding: 0;
  border: 0;
  height: 100%;
}
body {
  margin: 0;
  padding: 0 0 0 0;
  border: 0;
  height: auto;
  min-height: 100%;
  box-sizing: border-box;
  color: #2c2c2c;
  background: #fafafa;
  font-family: 'Roboto', sans-serif;
}
wl-app {
  display: grid;
  min-height: 100vh;
}
iframe#launcher {
  right: 60px !important;
}
.clear-fix:after {
  content: '';
  clear: both;
  display: block;
  height: 0;
  width: 0;
  overflow: hidden;
}
a {
  color: #0675aa;
  cursor: pointer;
}
a:hover {
  text-decoration: underline;
}
.text-indent {
  text-indent: 2em;
}
.wc-truncate-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 1.1;
}
h4 {
  font-size: 18px;
}
p {
  margin-top: 1em;
}
p:first-child {
  margin-top: 0;
}
/* common classes */
.highlight-box {
  padding: 15px;
  background-color: white;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
.top-detail-box {
  margin-bottom: 15px;
}
.wc-movable {
  cursor: move !important;
}
.marginalize {
  margin-top: 1em;
  margin-bottom: 1em;
}
.has-violator-tag {
  position: relative;
}
.has-violator-tag > .violator-tag {
  position: absolute;
  top: -17px;
  margin-left: 1em;
  height: 17px;
  overflow: hidden;
  padding: 1px 6px 0 6px;
  font-size: 12px;
}
.wc-help-icon {
  max-height: 14px;
  max-width: 100%;
}
.wc-inline-icon {
  max-height: 1em;
  max-width: 100%;
}
.wl-profile-indicator-icon {
  max-width: 19px;
  max-height: 19px;
}
/*
    header
*/
.header-container {
  height: 146px;
  transition: height 0.125s ease-out;
}
.header-container.events,
.header-container.events-v4,
.header-container.profiles,
.header-container.revenue {
  height: 206px !important;
  margin-bottom: -66px !important;
}
@media screen and (max-width: 768px) {
  .header-container.events,
  .header-container.events-v4,
  .header-container.profiles,
  .header-container.revenue {
    height: auto !important;
  }
}
.wl-feedback-icon-blue {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background: #0675aa url(/assets/img/feedback_icon_reverse.png) top left no-repeat;
}
.wl-feedback-icon-white {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background: transparent url(/assets/img/feedback_icon.png) top left no-repeat;
}
/*
    footer
*/
.wc-footer {
  margin-top: 10px;
  padding: 0 20px;
  width: 100%;
  height: 55px;
  box-sizing: border-box;
  z-index: 1;
  background: #fafafa;
}
/* bootstrap's classes are stronger than angular */
[hidden][hidden][hidden][hidden][hidden][hidden] {
  display: none !important;
}
/* override bootstrap styles */
/* navbar, inverse, and open link hover colors */
.navbar-nav li.dropdown.open > a.dropdown-toggle,
.navbar-nav li a:hover,
.navbar-nav li a:active,
.navbar-nav li a:focus,
.navbar-nav li.open .dropdown-menu li a:hover,
.navbar-nav li.open .dropdown-menu li a:active,
.navbar-nav li.open .dropdown-menu li a:focus,
.navbar-inverse .navbar-nav li.dropdown.open > a.dropdown-toggle,
.navbar-inverse .navbar-nav li a:hover,
.navbar-inverse .navbar-nav li a:active,
.navbar-inverse .navbar-nav li a:focus,
.navbar-inverse .navbar-nav li.open .dropdown-menu li a:hover,
.navbar-inverse .navbar-nav li.open .dropdown-menu li a:active,
.navbar-inverse .navbar-nav li.open .dropdown-menu li a:focus,
.dropdown.open .dropdown-menu li a:hover,
.dropdown.open .dropdown-menu li a:active,
.dropdown.open .dropdown-menu li a:focus {
  color: #fff;
  background: #0675aa;
}
/* buttons */
.btn {
  background: transparent;
  border-radius: 3px;
  border-width: 0;
  margin-bottom: 2px;
  margin-right: 5px;
  transition: background-color 0.15s linear, border-color 0.15s linear, color 0.3s linear;
}
.btn:active {
  box-shadow: none;
  text-shadow: none;
}
.btn-big {
  width: auto;
  padding: 10px 30px 10px 30px !important;
}
.input-group-btn > .btn {
  border-width: 1px;
}
.btn-danger,
.btn-default,
.btn-info,
.btn-primary,
.btn-success,
.btn-warning,
.btn-clear-text-input {
  background: transparent;
  box-shadow: none;
  text-shadow: none;
}
.btn-danger:active,
.btn-default:active,
.btn-info:active,
.btn-primary:active,
.btn-success:active,
.btn-warning:active,
.btn-clear-text-input:active {
  box-shadow: none;
  text-shadow: none;
}
.btn-default,
a.btn-default,
.open > .dropdown-toggle.btn-default {
  background: #c7c7c7;
}
.btn-default:hover,
a.btn-default:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:focus,
a.btn-default:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active,
a.btn-default:active,
.open > .dropdown-toggle.btn-default:active,
.btn-default:active:focus,
a.btn-default:active:focus,
.open > .dropdown-toggle.btn-default:active:focus,
.btn-default:active:hover,
a.btn-default:active:hover,
.open > .dropdown-toggle.btn-default:active:hover,
.btn-default.active.focus,
a.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.active.focus,
.btn-default.active:focus,
a.btn-default.active:focus,
.open > .dropdown-toggle.btn-default.active:focus,
.btn-default.active:hover,
a.btn-default.active:hover,
.open > .dropdown-toggle.btn-default.active:hover,
.btn-default.focus:active,
a.btn-default.focus:active,
.open > .dropdown-toggle.btn-default.focus:active {
  color: #fff;
  background: #055a83;
  text-decoration: none;
}
.btn-primary,
.open > .dropdown-toggle.btn-primary {
  background: #0675aa;
  color: #fff;
}
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary:active,
.btn-primary:active:focus,
.open > .dropdown-toggle.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary:active:hover,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.active.focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary.active:focus,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary.active:hover,
.btn-primary.focus:active,
.open > .dropdown-toggle.btn-primary.focus:active {
  background: #055a83;
  color: #fff;
  text-decoration: none;
}
.btn-info,
.open > .dropdown-toggle.btn-info {
  background: #d2b132;
  color: #fff;
}
.btn-info:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active,
.open > .dropdown-toggle.btn-info:active,
.btn-info:active:focus,
.open > .dropdown-toggle.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info:active:hover,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.active.focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info.active:focus,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info.active:hover,
.btn-info.focus:active,
.open > .dropdown-toggle.btn-info.focus:active {
  background: #ab9026;
  color: #fff;
  text-decoration: none;
}
.btn-success,
.open > .dropdown-toggle.btn-success {
  background: #549743;
  color: #fff;
}
.btn-success:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active,
.open > .dropdown-toggle.btn-success:active,
.btn-success:active:focus,
.open > .dropdown-toggle.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success:active:hover,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.active.focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success.active:focus,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success.active:hover,
.btn-success.focus:active,
.open > .dropdown-toggle.btn-success.focus:active {
  background: #407433;
  color: #fff;
  text-decoration: none;
}
.btn-warning,
.open > .dropdown-toggle.btn-warning {
  background: #d2b132;
  color: #fff;
}
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning:active,
.btn-warning:active:focus,
.open > .dropdown-toggle.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning:active:hover,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.active.focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning.active:focus,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning.active:hover,
.btn-warning.focus:active,
.open > .dropdown-toggle.btn-warning.focus:active {
  background: #ab9026;
  color: #fff;
  text-decoration: none;
}
.btn-danger,
.open > .dropdown-toggle.btn-danger {
  background-color: #ac1e2d;
  color: #ffffff;
}
.btn-danger:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger:active,
.btn-danger:active:focus,
.open > .dropdown-toggle.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger:active:hover,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.active.focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger.active:focus,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger.active:hover,
.btn-danger.focus:active,
.open > .dropdown-toggle.btn-danger.focus:active {
  background-color: #f8d9d9;
  color: #cc0000;
  text-decoration: none;
}
.btn-secondary,
.open > .dropdown-toggle.btn-secondary {
  background: #666;
  color: #fff;
}
.btn-secondary:hover,
.open > .dropdown-toggle.btn-secondary:hover,
.btn-secondary:focus,
.open > .dropdown-toggle.btn-secondary:focus,
.btn-secondary:active,
.open > .dropdown-toggle.btn-secondary:active,
.btn-secondary:active:focus,
.open > .dropdown-toggle.btn-secondary:active:focus,
.btn-secondary:active:hover,
.open > .dropdown-toggle.btn-secondary:active:hover,
.btn-secondary.active.focus,
.open > .dropdown-toggle.btn-secondary.active.focus,
.btn-secondary.active:focus,
.open > .dropdown-toggle.btn-secondary.active:focus,
.btn-secondary.active:hover,
.open > .dropdown-toggle.btn-secondary.active:hover,
.btn-secondary.focus:active,
.open > .dropdown-toggle.btn-secondary.focus:active {
  background: #4d4d4d;
  color: #fff;
  text-decoration: none;
}
/* button that clears text next to text input. weblink custom button */
.btn-clear-text-input {
  background: white;
  color: #999;
}
.input-group-btn > .btn-clear-text-input {
  border-left-width: 0;
}
/* backgrounds */
/* these are used as mix-ins, so do not modify */
.bg-default {
  background: #666;
  color: #fff;
}
.bg-info {
  background: #d2b132;
  color: #fff;
}
.bg-primary {
  background: #0675aa;
  color: #fff;
}
.bg-success {
  background: #549743;
  color: #fff;
}
.bg-warning {
  background: #d2b132;
  color: #fff;
}
.bg-danger {
  background: #ac1e2d;
  color: #fff;
}
button.btn-danger:disabled {
  background: #666;
  color: #fff;
}
button.btn-danger:disabled:hover {
  background: #666;
  color: #fff;
}
/* text */
.text-muted {
  color: #666;
}
.text-info {
  color: #d2b132;
}
.text-primary {
  color: #0675aa;
}
.text-success {
  color: #549743;
}
.text-warning {
  color: #d2b132;
}
.text-danger {
  color: #ac1e2d;
}
/* table colors */
.table-striped > tbody > tr:nth-of-type(2n + 1) {
  background: #ddd;
}
.table > tr > th,
.table > tbody > tr > th,
.table > thead > tr > th,
.table > tr > td,
.table > tbody > tr > td,
.table > thead > tr > td {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-top-width: 0;
  border-left-width: 0;
}
.table > tr:first-child > td,
.table > tbody > tr:first-child > td,
.table > thead > tr:first-child > td {
  border-top-width: 1px;
}
.table > tr > th:first-child,
.table > tbody > tr > th:first-child,
.table > thead > tr > th:first-child,
.table > tr > td:first-child,
.table > tbody > tr > td:first-child,
.table > thead > tr > td:first-child {
  border-left-width: 1px;
}
.table > tr:first-child > th,
.table > tbody > tr:first-child > th,
.table > thead > tr:first-child > th,
.table:first-child > tr:first-child > th,
.table > tbody:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > th {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom-width: 0;
  text-align: center !important;
}
.table > tr.active > td,
.table > tbody > tr.active > td,
.table > thead > tr.active > td,
.table > tr.active > th,
.table > tbody > tr.active > th,
.table > thead > tr.active > th,
.table > td.active,
.table > tbody > td.active,
.table > thead > td.active,
.table > th.info,
.table > tbody > th.info,
.table > thead > th.info {
  color: #fff;
  background: #0675aa;
}
.table > tr.info > td,
.table > tbody > tr.info > td,
.table > thead > tr.info > td,
.table > tr.info > th,
.table > tbody > tr.info > th,
.table > thead > tr.info > th,
.table > td.info,
.table > tbody > td.info,
.table > thead > td.info,
.table > th.info,
.table > tbody > th.info,
.table > thead > th.info {
  background: #eee1af;
}
.table > tr.success > td,
.table > tbody > tr.success > td,
.table > thead > tr.success > td,
.table > tr.success > th,
.table > tbody > tr.success > th,
.table > thead > tr.success > th,
.table > td.success,
.table > tbody > td.success,
.table > thead > td.success,
.table > th.success,
.table > tbody > th.success,
.table > thead > th.success {
  background: #aad49f;
}
.table > tr.warning > td,
.table > tbody > tr.warning > td,
.table > thead > tr.warning > td,
.table > tr.warning > th,
.table > tbody > tr.warning > th,
.table > thead > tr.warning > th,
.table > td.warning,
.table > tbody > td.warning,
.table > thead > td.warning,
.table > th.warning,
.table > tbody > th.warning,
.table > thead > th.warning {
  background: #eee1af;
}
.table > tr.danger > td,
.table > tbody > tr.danger > td,
.table > thead > tr.danger > td,
.table > tr.danger > th,
.table > tbody > tr.danger > th,
.table > thead > tr.danger > th,
.table > td.danger,
.table > tbody > td.danger,
.table > thead > td.danger,
.table > th.danger,
.table > tbody > th.danger,
.table > thead > th.danger {
  background: #e87b87;
}
/* panels */
.panel {
  border-radius: 0;
  box-shadow: 0;
  background: white;
}
.panel > .panel-heading {
  background: transparent;
}
.panel-heading,
.panel-footer {
  border-radius: 0;
}
.panel-default > .panel-heading {
  background: #ccc;
}
.panel-default > .panel-footer {
  background: #eee;
}
.panel-primary {
  border-color: #0675aa;
}
.panel-primary > .panel-heading {
  background: #0675aa;
  border-color: #0675aa;
}
.panel-primary > .panel-footer {
  border-color: #0675aa;
}
.panel-info {
  border-color: #d2b132;
}
.panel-info > .panel-heading {
  color: #fff;
  background: #d2b132;
  border-color: #d2b132;
}
.panel-info > .panel-footer {
  border-color: #d2b132;
}
.panel-success {
  border-color: #549743;
}
.panel-success > .panel-heading {
  color: #fff;
  background: #549743;
  border-color: #549743;
}
.panel-success > .panel-body {
  background-color: #c0d1bc;
}
.panel-success > .panel-footer {
  border-color: #549743;
  background-color: #e9f2e7;
}
.panel-warning {
  border-color: #d2b132;
}
.panel-warning > .panel-heading {
  color: #fff;
  background: #d2b132;
  border-color: #d2b132;
}
.panel-warning > .panel-body {
  background-color: #ebe4cc;
}
.panel-warning > .panel-footer {
  border-color: #d2b132;
  background-color: #f8f3e3;
}
.panel-danger {
  border-color: #ac1e2d;
}
.panel-danger > .panel-heading {
  color: #fff;
  background: #ac1e2d;
  border-color: #ac1e2d;
}
.panel-danger > .panel-body {
  background-color: #df9ea5;
}
.panel-danger > .panel-footer {
  border-color: #ac1e2d;
  background-color: #f2d7da;
}
.atlas-tooltip .p-tooltip-text {
  padding: 20px;
  background: #566379 !important;
  box-shadow: 0px 0px 74px rgba(47, 111, 220, 0.4);
  border-radius: 7px;
}
.atlas-tooltip .p-tooltip-arrow {
  color: #566379;
}
/* bootstrap alerts */
.alert {
  border-radius: 0;
  text-shadow: none;
  box-shadow: none;
  background: white;
}
.alert.alert-info {
  border-color: #d2b132;
  background: #eee1af;
  color: #0675aa;
}
.alert.alert-primary {
  border-color: #0675aa;
  color: #0675aa;
}
.alert.alert-success {
  border-color: #549743;
  color: #549743;
}
.alert.alert-warning {
  border-color: #d2b132;
  background-color: #eee1af;
  color: #0675aa;
}
.alert.alert-danger {
  border-color: #ac1e2d;
  color: #ac1e2d;
}
/* progress bar */
.progress {
  background: #ddd;
}
.progress-bar {
  background: #549743;
}
/* list group */
.list-group-item-success {
  color: inherit;
  background: #aad49f;
}
.list-group-item-info {
  color: inherit;
  background: #eee1af;
}
.list-group-item-warning {
  color: inherit;
  background: #eee1af;
}
.list-group-item-danger {
  color: inherit;
  background: #e87b87;
}
/* tabs */
.nav-tabs {
  border-bottom-color: #0675aa;
}
.nav-tabs > li > a {
  color: #999;
  background: #ddd;
  border: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:active,
.nav-tabs > li.active > a:focus {
  border-color: #0675aa #0675aa transparent #0675aa;
}
/* cards */
/* remove when bootstrap 4 comes out */
.card {
  position: relative;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
  background-color: white;
  border: 1px solid #bbb;
}
.card-block {
  padding: 20px;
}
.card-title {
  margin-bottom: 20px;
}
.card-subtitle {
  margin-top: -10px;
  margin-bottom: 0;
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 20px;
}
.card-header {
  padding: 20px 20px;
  background-color: #666;
  border-bottom: 1px solid #777;
}
.card-footer {
  padding: 20px 20px;
  background-color: #666;
  border-top: 1px solid #777;
}
.card-header-tabs {
  margin-right: -10px;
  margin-bottom: -20px;
  margin-left: -10px;
  border-bottom: 0;
}
.card-header-pills {
  margin-right: -10px;
  margin-left: -10px;
}
.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0;
}
@media screen and (max-device-width: 656px) {
  .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }
}
.card {
  width: 350px;
  border: 0;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.13);
  vertical-align: top;
}
@media screen and (max-width: 430px) {
  .card {
    display: block;
    width: auto;
    margin-right: 0;
  }
}
.card > .list-group {
  box-shadow: none;
}
.card > .list-group > .list-group-item {
  border-left: 0;
  border-right: 0;
}
.wc-card-controls {
  float: right;
  margin-top: 10px;
}
.wc-card-controls a {
  color: #999;
}
a.wc-card-control {
  color: #999;
}
a.wc-card-control:hover {
  color: #0675aa;
}
/* prime */
:root {
  --p-primary-50: var(--p-blue-50) !important;
  --p-primary-100: var(--p-blue-100) !important;
  --p-primary-200: var(--p-blue-200) !important;
  --p-primary-300: var(--p-blue-300) !important;
  --p-primary-400: var(--p-blue-400) !important;
  --p-primary-500: var(--p-blue-500) !important;
  --p-primary-600: var(--p-blue-600) !important;
  --p-primary-700: var(--p-blue-700) !important;
  --p-primary-800: var(--p-blue-800) !important;
  --p-primary-900: var(--p-blue-900) !important;
  --p-primary-950: var(--p-blue-950) !important;
  --p-primary-color: #2196f3 !important;
  --p-checkbox-icon-size: 1.24rem !important;
  --p-primary-hover-color: #0b7ad1 !important;
  --p-checkbox-checked-hover-border-color: var(--p-primary-hover-color) !important;
  --p-checkbox-checked-hover-background: var(--p-primary-hover-color) !important;
  --p-toast-width: 35rem !important;
  --p-toast-summary-font-weight: 600 !important;
  --p-toast-icon-size: 28px !important;
  --p-toast-summary-font-size: 1.5rem !important;
  --p-toast-detail-font-size: 14px !important;
  --p-toast-detail-font-weight: 400 !important;
  --p-paginator-nav-button-border-radius: 3px !important;
  --p-paginator-nav-button-width: 3.1rem !important;
  --p-paginator-nav-button-selected-background: rgba(6, 117, 170, 0.3) !important;
  --p-highlight-background: rgba(33, 150, 243, 0.5) !important;
  --p-highlight-color: #495057 !important;
  --p-highlight-selected-background: rgba(33, 150, 243, 0.5) !important;
  --p-highlight-selected-color: #495057 !important;
  --p-highlight-focus-background: rgba(33, 150, 243, 0.24) !important;
  --p-highlight-focus-color: #495057 !important;
  --p-surface-100: #e9ecef !important;
  --p-radiobutton-width: 20px !important;
  --p-radiobutton-height: 20px !important;
  --p-radiobutton-icon-size: 12px !important;
}
:root .p-select:not(.p-disabled).p-focus {
  border-color: #2196f3 !important;
}
:root .p-toast-message.p-toast-message-error .p-toast-message-content .p-toast-message-icon {
  color: #73000c !important;
}
:root .p-inputtext:enabled:focus {
  border-color: #2196f3 !important;
  box-shadow: 0 0 0 0.2rem rgba(33, 150, 243, 0.25) !important;
}
body .p-paginator .p-paginator-pages .p-paginator-page.p-highlight {
  background: rgba(6, 117, 170, 0.3);
  border-color: rgba(6, 117, 170, 0.3);
}
body .p-component-header {
  color: inherit;
  background: transparent;
  border: 0;
}
body .ui-state-default {
  text-shadow: none;
}
body .ui-corner-all {
  border-radius: 0;
}
body .p-datepicker .p-datepicker-header {
  background: transparent;
  border: 0;
}
body .p-datepicker .p-datepicker-calendar thead {
  background: #f6f6f6;
}
body .ui-datatable .ui-datatable-header,
body .ui-datatable .ui-datatable-footer {
  padding: 0;
}
body .p-toast .p-toast-detail {
  word-break: break-word;
}
body .p-toast .p-toast-message.p-toast-message-info {
  background-color: #7fbcec;
  opacity: 0.9 !important;
  border: 0 none;
  color: #212121;
}
body .p-toast .p-toast-message.p-toast-message-success {
  background-color: #b7d8b7;
  opacity: 0.9 !important;
  border: 0 none;
  color: #212121;
}
body .p-toast .p-toast-message.p-toast-message-warn {
  background-color: #ffe399;
  opacity: 0.9 !important;
  border: 0 none;
  color: #212121;
}
body .p-toast .p-toast-message.p-toast-message-error {
  background-color: #f8b7bd;
  opacity: 0.9 !important;
  border: 0 none;
  color: #212121;
}
body .p-state-default {
  text-shadow: none;
}
body .p-datepicker .p-datepicker-header {
  background: transparent;
  border: 0;
}
body .p-datepicker .p-datepicker-calendar thead {
  background: #f6f6f6;
}
body .ui-datatable .ui-datatable-header,
body .ui-datatable .ui-datatable-footer {
  padding: 0;
}
body .atlas-dialog-s {
  width: 500px;
  border-radius: 4px;
}
body .atlas-dialog-m {
  width: 60vw;
  border-radius: 4px;
}
body .atlas-dialog-l {
  width: 980px;
  border-radius: 4px;
}
body .atlas-dialog-xl {
  width: 95vw;
  border-radius: 4px;
}
body .atlas-dialog-full {
  width: 98vw;
  border-radius: 4px;
  height: 98vh;
}
body .atlas-dialog-v {
  width: var(--atlas-dialog-v-width);
}
body .p-dialog {
  border-top-left-radius: 3px !important;
  border-top-right-radius: 3px !important;
  border-bottom-left-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
}
body .p-dialog .p-dialog-header,
body .p-dialog .p-dialog-footer {
  background: #ededed;
}
body .p-dialog .p-dialog-header {
  border-radius: 3px 3px 0 0 !important;
}
body .p-dialog .p-dialog-footer {
  border-radius: 0 0 3px 3px !important;
}
body .p-dialog .p-dialog-content {
  padding: 1em 1.5em;
}
body .p-dialog .p-dialog-content {
  background: #f7f7f7;
  overflow-y: scroll;
}
body .p-dialog .p-dialog-footer {
  border: none;
  border-top: solid 1px #c7c7c7;
  padding: 1em;
  padding-bottom: 27px;
}
body .ui-spinner-button.ui-button {
  background-color: #0675aa;
}
body .ui-spinner-button.ui-button:hover:not(.ui-state-disabled) {
  background-color: #055a83;
}
body .p-tabview .p-tabview-nav {
  border-color: transparent;
}
body .p-tabview .p-tabview-nav li.add-new-tab a {
  border-style: none;
}
body .p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus {
  box-shadow: none;
}
body .p-tabview .p-tabview-nav li .p-tabview-nav-link,
body .p-tabview .p-tabview-nav li :hover .p-tabview-nav-link,
body .p-tabview .p-tabview-nav li :not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link,
body .p-tabview .p-tabview-nav li .p-tabview-nav-link:hover {
  box-sizing: border-box;
  text-decoration: none;
  border-color: transparent;
}
body .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
  border-color: #0675aa;
  color: #2c2c2c;
}
body .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link a,
body .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link span {
  box-sizing: border-box;
  border-color: transparent;
  text-decoration: none;
}
body .ui-tabs-vertical .p-tabview-nav-container {
  float: left;
  min-width: 200px;
  width: auto;
  overflow-y: scroll;
  height: 400px;
  margin-right: 27px;
  padding-right: 5px;
}
body .ui-tabs-vertical .p-tabview-nav {
  flex-flow: column;
}
body .ui-tabs-vertical .p-tabview-panel {
  background-color: #f5f5f5;
  padding-top: 27px;
}
body .ui-tabs-vertical .p-tabview-nav-btn {
  height: auto;
  bottom: revert;
  top: revert;
  width: 100% !important;
}
body .ui-tabs-vertical .p-tabview-nav-next {
  bottom: 0px;
}
body .ui-tabs-vertical .p-tabview-nav-prev {
  bottom: 0px;
}
body .ui-tabs-vertical .pi-chevron-left::before {
  content: '\e903';
}
body .ui-tabs-vertical .pi-chevron-right::before {
  content: '\e902';
}
body .ui-tabs-vertical .p-tabview-panels {
  padding: 0px;
}
body .ui-tabs-vertical .p-tabview-nav-container li.p-highlight > a.p-tabview-nav-link {
  background-color: #f5f5f5;
  border-bottom: 1px solid #000000;
}
body .ui-tabs-vertical .p-tabview-nav-container li > a.p-tabview-nav-link,
body .ui-tabs-vertical .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
  border-bottom: 1px solid #000000 !important;
  margin-bottom: 2px;
}
body .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
  box-sizing: border-box;
  border-color: transparent;
}
body .pi-sort-alt:before {
  content: '\e915';
}
body .pi-sort-amount-down:before {
  content: '\e913';
}
body .pi-sort-amount-up-alt:before {
  content: '\e914';
}
p-checkbox label,
p-radiobutton label {
  margin-bottom: 0;
}
label + p-checkbox,
p-checkbox + label {
  margin-bottom: 0;
  margin-left: 5px;
}
/*Sets the maximum height of the header to 12% of the screen height*/
/*Sets the maximum height of the footer to 12% of the screen height*/
.modal-footer {
  min-height: 12vh;
}
.modal-footer .alert {
  text-align: left !important;
}
.modal-footer .alert.text-right {
  text-align: right !important;
}
.modal-footer .alert.text-center {
  text-align: center !important;
}
.modal-footer .alert.text-justify {
  text-align: justify !important;
}
/*Sets the maximum height of the entire modal to 95% of the screen height*/
.modal-content {
  max-height: 95vh;
}
/*Sets the maximum height of the modal body to 66% of the screen height*/
.modal-body {
  max-height: 66vh;
  background: white;
  overflow: auto;
}
.min-stretch .modal-body {
  min-height: 400px;
  /* to accomodate calendars inside body */
}
.all-visible .modal-body {
  overflow: visible;
  /* to accomodate calendars inside body */
}
.modal-dialog {
  width: 95vw;
  height: 95vh;
}
.modal-dialog.wl-modal-dialog-wide {
  max-width: 1200px;
}
@media screen and (max-width: 1260px) {
  .modal-dialog.wl-modal-dialog-wide {
    max-width: none;
  }
}
.modal-dialog.wl-modal-dialog-skinny {
  width: 800px;
  max-width: 100%;
}
@media screen and (max-width: 820px) {
  .modal-dialog.wl-modal-dialog-skinny {
    width: 95vw;
  }
}
.modal-dialog.wl-modal-dialog-skinny .modal-body {
  min-height: 200px;
}
.modal-dialog.wl-modal-dialog-skinny.min-stretch .modal-body {
  min-height: 400px;
  /* to accomodate calendars inside body */
}
.modal-dialog.wl-modal-dialog-skinnier {
  width: 500px;
  max-width: 100%;
}
@media screen and (max-width: 520px) {
  .modal-dialog.wl-modal-dialog-skinnier {
    width: 95vw;
  }
}
.modal-dialog.wl-modal-dialog-skinnier .modal-body {
  min-height: 200px;
}
.modal-dialog.wl-modal-dialog-skinnier.min-stretch .modal-body {
  min-height: 400px;
  /* to accomodate calendars inside body */
}
/* datatable responsivene (DataTable, not DataList or DataGrid) */
.wl-prime-datatable-column-advanced-filter-buttons {
  display: flex;
  align-items: center;
  gap: 12px;
}
.wl-prime-datatable-column-advanced-filter-buttons p-sorticon,
.wl-prime-datatable-column-advanced-filter-buttons p-sortIcon,
.wl-prime-datatable-column-advanced-filter-buttons .wl-prime-datatable-column-advanced-sort-btn {
  display: flex;
  align-items: start;
  height: 28px;
  width: 28px;
}
.wl-prime-datatable-column-advanced-filter-buttons .p-sortable-column-icon {
  margin: 0 !important;
  padding: 0 !important;
}
.wl-prime-datatable-column-advanced-filter-buttons .p-column-filter button {
  background-color: inherit;
  border: solid 1px #e9ecef;
}
.wl-prime-datatable-column-advanced-filter p {
  margin-bottom: 5px;
}
/* bigger than ipad pro sized tablet */
@media screen and (min-width: 1201px) {
  .wl-responsive-prime-datatable.wl-responsive-prime-datatable-borderless .wl-prime-datatable-hidden-desktop {
    display: none !important;
    /* prime cells have inline styles */
  }
}
/* ipad pro sized tablet and smaller */
@media screen and (max-width: 1200px) {
  .wl-responsive-prime-datatable .wl-prime-datatable-hidden-tablet-and-smaller,
  .wl-responsive-prime-datatable-borderless .wl-prime-datatable-hidden-tablet-and-smaller {
    display: none !important;
  }
}
/* bigger than a phone */
@media screen and (min-width: 768px) {
  .wl-responsive-prime-datatable .wl-prime-datatable-hidden-tablet-and-bigger,
  .wl-responsive-prime-datatable-borderless .wl-prime-datatable-hidden-tablet-and-bigger {
    display: none !important;
  }
}
/* phones */
@media screen and (max-width: 767px) {
  .wl-responsive-prime-datatable .wl-prime-datatable-hidden-phone,
  .wl-responsive-prime-datatable-borderless .wl-prime-datatable-hidden-phone {
    display: none !important;
  }
}
body p-radiobutton {
  vertical-align: middle;
}
body .p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
  font-size: 0.75em;
  position: unset;
}
body .p-checkbox.p-checkbox-checked .p-checkbox-box {
  border-color: var(--p-checkbox-checked-border-color) !important;
}
body .p-checkbox.p-checkbox-checked:hover .p-checkbox-box {
  border-color: var(--p-checkbox-checked-hover-border-color) !important;
}
body .p-checkbox .p-checkbox-box {
  border: 2px solid #ced4da;
  border-radius: 3px !important;
}
body .p-checkbox .p-checkbox-box.p-highlight {
  background: #0675aa !important;
  border-color: #0675aa !important;
}
body .p-checkbox .p-checkbox-box.p-highlight svg,
body .p-checkbox .p-checkbox-box.p-highlight .p-checkbox-icon {
  color: #ffffff !important;
}
body .p-checkbox .p-checkbox-box.p-disabled {
  background: #e6e6e6 !important;
  opacity: 0.8 !important;
}
body .p-menu {
  background: #ffffff !important;
  border: 1px solid #ccc !important;
  border-radius: 3px !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1) !important;
}
body .p-menu .p-menu-item a {
  padding: 1.2rem 1rem !important;
  color: #1774a7 !important;
}
body .p-menu .p-menuitem-link {
  padding: 11px 9px 12px 9px !important;
}
body .p-menu .p-menuitem-link .p-menuitem-text {
  color: #0675aa !important;
}
body .p-menu .p-menuitem-link:hover {
  background-color: #f0f0f0 !important;
}
body .pi {
  font-family: 'primeicons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
}
body .p-datatable-scrollable-table > .p-datatable-thead {
  z-index: 0;
  position: static !important;
}
body .p-datatable .p-datatable-tbody > tr > td,
body .p-datatable .p-datatable-thead > tr > th,
body .p-datatable .p-datatable-tfoot > tr > td {
  padding: 0.75em;
}
body .p-datatable .p-datatable-thead > tr > th {
  background: #ffffff;
}
body .p-datatable .p-datatable-tfoot > tr > td {
  background: #e8f1f6;
  color: #1b1d1f;
  font-weight: 700;
}
body .btn .glyphicon {
  font-size: 14px !important;
  line-height: unset;
}
.minWidthOverride {
  min-width: inherit !important;
}
body .list-group .list-group-item {
  height: unset;
}
.p-inputgroup.search-bar .p-inputwrapper > span.p-component,
.p-inputgroup.search-bar .p-inputtext {
  width: 100%;
}
.wl-responsive-prime-datatable-borderless > .p-datatable-wrapper > table > thead > tr,
.wl-responsive-prime-datatable-borderless > .p-datatable-wrapper > table > tbody > tr,
.wl-responsive-prime-datatable-borderless > .p-datatable-wrapper > table > tfoot > tr {
  border: none;
}
.wl-responsive-prime-datatable-borderless > .p-datatable-wrapper > table > thead > tr > td,
.wl-responsive-prime-datatable-borderless > .p-datatable-wrapper > table > tbody > tr > td,
.wl-responsive-prime-datatable-borderless > .p-datatable-wrapper > table > tfoot > tr > td,
.wl-responsive-prime-datatable-borderless > .p-datatable-wrapper > table > thead > tr > th,
.wl-responsive-prime-datatable-borderless > .p-datatable-wrapper > table > tbody > tr > th,
.wl-responsive-prime-datatable-borderless > .p-datatable-wrapper > table > tfoot > tr > th {
  border: none;
  padding: 0.85em;
}
.p-tooltip {
  min-width: -moz-fit-content;
  min-width: fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.p-select-label {
  font-size: 14px !important;
}
body .btn.btn-primary,
body .p-component.p-button.btn-primary {
  background: #0675aa !important;
  border: none !important;
}
body .btn.btn-primary:hover:not(:disabled),
body .p-component.p-button.btn-primary:hover:not(:disabled) {
  background: #055a83 !important;
}
body .btn.btn-secondary,
body .p-component.p-button.btn-secondary {
  background: #c7c7c7 !important;
  border: none !important;
}
body .btn:hover:not(:disabled),
body .p-component.p-button:hover:not(:disabled) {
  background: #055a83;
}
.wc-with-cards.wc-with-prime-list .p-datalist-content:after {
  content: '';
  clear: both;
  display: block;
  height: 0;
  width: 0;
  overflow: hidden;
}
.wc-with-cards.wc-with-prime-list .p-component,
.wc-with-cards.wc-with-prime-list .p-component-content {
  border: 0;
  font-family: 'Roboto', sans-serif;
}
.wc-with-cards.wc-with-prime-list .p-datalist-data > li {
  display: inline-block;
  margin-right: 20px;
}
@media screen and (max-width: 430px) {
  .wc-with-cards.wc-with-prime-list .p-datalist-data > li {
    display: block;
    margin-right: 0;
  }
}
.wc-with-cards.wc-with-prime-list .card-title a {
  color: #2c2c2c;
}
.wc-full-card-with-prime-list .p-component-content {
  border: 0;
}
.wc-full-card-with-prime-list .ui-datalist-data > li + li {
  display: block;
  margin-top: 20px;
}
body p-paginator + .ui-datalist-content {
  margin-top: 1em;
}
body .p-menu.p-menu-overlay {
  background: unset;
  background-color: #fff;
  border-radius: 3px;
  border: 0;
}
body .p-menu.p-menu-overlay .p-menuitem-link {
  padding: 11px 9px 12px 9px;
}
body .p-menu.p-menu-overlay .p-menuitem-link .p-menuitem-text {
  color: #1774a7;
}
body .p-menu.p-menu-overlay .p-menuitem-link .p-menuitem-icon {
  color: #1774a7;
}
body .p-menu.p-menu-overlay .p-menuitem-link:hover {
  background-color: #f0f0f0;
}
body .p-paginator .p-paginator-first,
body .p-paginator .p-paginator-prev,
body .p-paginator .p-paginator-next,
body .p-paginator .p-paginator-last {
  color: #2c2c2c;
  height: 2.65em;
}
body .p-paginator .p-paginator-first:hover:not(.p-disabled),
body .p-paginator .p-paginator-prev:hover:not(.p-disabled),
body .p-paginator .p-paginator-next:hover:not(.p-disabled),
body .p-paginator .p-paginator-last:hover:not(.p-disabled),
body .p-paginator .p-paginator-first:hover.ui-state-active,
body .p-paginator .p-paginator-prev:hover.ui-state-active,
body .p-paginator .p-paginator-next:hover.ui-state-active,
body .p-paginator .p-paginator-last:hover.ui-state-active {
  color: #fff;
  background: #055a83;
}
body .p-paginator .p-paginator-pages .p-paginator-page {
  color: #2c2c2c;
}
body .p-paginator .p-paginator-pages .p-paginator-page:hover,
body .p-paginator .p-paginator-pages .p-paginator-page:hover.ui-state-active {
  color: #fff;
  background: #055a83;
}
body .p-paginator .p-paginator-pages .p-paginator-page.ui-state-active {
  color: #2c2c2c;
  background: #ccc;
}
body .ui-state-disabled {
  color: #999;
}
body .p-autocomplete {
  width: 100%;
}
body .p-inputtext {
  width: 100%;
  font-weight: 400;
}
body .p-inputtextarea {
  min-height: 36px;
}
body .p-button {
  color: #2c2c2c;
  background: #c7c7c7;
}
body .p-button:focus,
body .p-button:enabled:hover {
  color: #fff;
  background: #055a83;
}
body .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container {
  display: unset;
  height: 123px;
  align-items: unset;
}
body .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container input {
  border: 0 none;
}
body .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-token {
  background-color: #e4e4e4;
  height: 36px;
  color: #333333;
  border: 1px solid #c7c7c7;
  border-radius: 4px;
  font-size: 14px;
  line-height: 16px;
}
body .p-autocomplete-panel {
  background-color: white;
}
body .p-autocomplete-items {
  background-color: white;
}
body .p-autocomplete-item {
  background-color: white;
}
body .p-datepicker {
  background-color: white;
}
body .p-datepicker-title {
  background-color: white;
}
body .p-datepicker table {
  background-color: white;
}
body .p-datepicker-calendar {
  background-color: white;
  z-index: 999999;
}
body .ui-state-default a {
  color: #0675aa;
}
body .p-paginator .p-paginator-page,
body .p-paginator .p-paginator-pages {
  height: 2.1rem;
}
body .ui-calendar {
  display: flex;
}
body .p-component.p-button,
body .p-button {
  color: #2c2c2c;
  background: #e5e5e5;
  border: 1px solid #e5e5e5;
}
body .p-component-header .p-button:enabled:hover,
body .p-component-header .p-button:focus,
body .p-component-content .p-button:enabled:hover,
body .p-component-content .p-button:focus,
body .p-component.p-button:enabled:hover,
body .p-component.p-button:focus,
body .p-button:enabled:hover,
body .p-button:focus {
  background: #055a83;
  color: #fff;
  text-decoration: none;
  border: 1px solid #e5e5e5;
}
body .ui-unset-flex .p-inputtext {
  flex: unset;
}
body .p-datatable .p-datatable-tbody > tr:nth-child(even) {
  background-color: #fafafb;
}
wl-date-selector.ng-invalid input {
  border-color: #ac1e2d;
}
.wl-give-calendar-right-padding .ui-calendar {
  padding-right: 45px;
}
.wl-calendar-label {
  display: block;
  margin: 3px 0 3px 0;
}
.date-selector-container {
  display: flex;
}
.input-group .p-autocomplete.p-component {
  vertical-align: middle;
}
.p-chips-multiple-container {
  flex-wrap: wrap;
  align-content: space-between;
  padding-bottom: 0;
}
.p-chips-token,
.p-chips-input-token {
  margin-bottom: 0.5rem;
}
.p-chips .p-chips-multiple-container .p-chips-token {
  background-color: #e4e4e4;
  height: 36px;
  color: #333333;
  border: 1px solid #c7c7c7;
  border-radius: 4px;
  font-size: 14px;
  line-height: 16px;
}
/* forms */
input.ng-invalid,
select.ng-invalid,
.ng-invalid > select {
  border-color: #ac1e2d;
}
select.form-control-like {
  /* copy from bootstrap */
  padding: 6px 12px;
  font-size: 14px;
  color: #555;
  border: 1px solid #ccc;
}
select.form-control-like[disabled] {
  cursor: not-allowed;
  background-color: #eee;
}
.form-control-inline {
  min-width: 0;
  width: auto;
  display: inline;
}
@media screen and (min-width: 1200px) {
  /* on desktops, make the forms less vertically spacy */
  .form-group {
    margin-bottom: 10px;
  }
}
.full-width {
  width: 100%;
}
.half-width {
  width: 50%;
}
.quarter-width {
  width: 25%;
}
.third-width {
  width: 33%;
}
.form-row {
  margin-top: 2px;
}
@media screen and (max-width: 767px) {
  .stack-mobile > li {
    display: block;
  }
  .text-left-xs {
    text-align: left !important;
  }
  .text-right-xs {
    text-align: right !important;
  }
  .text-indent-xs {
    text-indent: 2em;
  }
  .highlight-box-xs {
    padding: 15px;
    background-color: white;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  }
  .highlight-box-xs + .highlight-box-xs {
    margin-top: 1em;
  }
}
/* simple list */
.simple-list {
  margin: 1em 0;
  padding: 0;
  list-style: none;
}
.simple-list.clean-margin {
  margin-top: 0;
  margin-bottom: 0;
}
.simple-list > li {
  margin: 5px 0;
  padding: 0;
  list-style: none;
}
.sideways-list > li {
  display: inline-block;
  margin: 0 5px 0 0;
}
.sideways-list > li:last-child {
  margin-right: 0;
}
.spacier-list > li {
  margin-top: 1em;
  margin-bottom: 1em;
}
.sideways-list.spacier-list > li {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 1em;
}
.sideways-list.spacier-list > li:last-child {
  margin-right: 0;
}
.simple-list.simple-indent,
.list-unstyled.simple-indent {
  margin-left: 2em;
}
@media screen and (max-width: 767px) {
  .sideways-list > li {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  /* for wrapping */
  .sideways-list.spacier-list > li {
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .sideways-list.stack-mobile > li {
    display: block;
    margin-right: 0;
  }
  .sideways-list.stack-mobile > li.clean-margin {
    margin-top: 0;
    margin-bottom: 0;
  }
  .sideways-list.spacier-list.stack-mobile > li {
    margin-right: 0;
  }
}
/* position:fix the tabs in a dialog */
/* ng2-bs3-modal classes. need to be changed if changing from prime */
.wl-modal-has-wl-tab.modal-content {
  height: 85%;
}
.wl-modal-has-wl-tab .modal-body {
  height: 100%;
  background: white;
}
.wl-modal-has-wl-tab .modal-footer {
  background: white;
}
.wl-windowed-tabs .wl-vertical-tabs-nav-outer-container {
  margin-left: -15px;
  overflow: auto;
  height: 100%;
  z-index: 1;
}
.wl-windowed-tabs .wl-tab-content-container {
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  margin-left: 0;
  overflow: auto;
  z-index: 0;
}
/* changes for mobile sizes */
@media screen and (max-width: 767px) {
  .wl-windowed-tabs .wl-vertical-tabs-nav-outer-container {
    position: relative;
    z-index: 100;
    overflow: visible;
    height: auto;
  }
  .wl-windowed-tabs .wl-tab-content-container {
    padding-left: 40px;
    margin-left: 0;
  }
  .wl-windowed-tabs .wl-tab-nav-toggle {
    position: relative;
    z-index: 1;
  }
  .wl-windowed-tabs .wl-vertical-tabs-nav-container.collapse {
    z-index: 2;
  }
}
/* ckeditor stuff */
body .cke_chrome,
body .cke_top,
body .cke_bottom {
  box-shadow: none;
}
body .cke_wysiwyg_div a {
  color: #0675aa;
}
a.cke_dialog_ui_button_ok {
  background: #0675aa;
}
span.cke_button_icon.cke_button__wladdimage_icon {
  background-size: 20px !important;
  /* override inline styles */
  width: 20px;
}
/* weblink modular wysiwyg editor component styles */
.wl-modular-wysiwyg-editor .cke_chrome {
  border-top: 0;
}
.wl-modular-wysiwyg-editor .wl-modular-wysiwyg-addon {
  border: 1px solid #b6b6b6;
  border-bottom: 0px;
  padding: 8px;
  background: #f5f5f5;
}
.wl-modular-wysiwyg-editor .wl-modular-wysiwyg-addon .cke_button {
  height: auto;
}
/* chart colors */
.wl-chart-text-grey {
  color: #888;
}
.wl-chart-text-green {
  color: #549743;
}
.wl-chart-text-purple {
  color: #7853a2;
}
.wl-chart-text-red {
  color: #ac1e2d;
}
.wl-chart-bar-grey {
  background-color: #888;
}
.wl-chart-bar-green {
  background-color: #549743;
}
.wl-chart-bar-purple {
  background-color: #7853a2;
}
.wl-chart-bar-red {
  background-color: #ac1e2d;
}
.wl-big-value {
  font-size: 30px;
}
.wl-progress-bar-label {
  display: inline-block;
  padding: 0 0 0 5px;
  box-sizing: border-box;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
.wl-text-right {
  text-align: right !important;
}
.wl-text-left {
  text-align: left !important;
}
.wl-text-center {
  text-align: center !important;
}
.modal-header,
.modal-footer {
  background-color: #ededed !important;
}
/**
 * This LESS file generates CSS padding/margin helper classes.
 * For example, .mt-20 adds margin-top: 20px to the element.
 * .m/pv and .m/ph translate to margin/padding vertical and horizontal.
 * So .mv-20 adds both margin-top: 20px and margin-bottom: 20px to the element.
 */
.p-0 {
  padding: 0px;
}
.pt-0 {
  padding-top: 0px;
}
.pl-0 {
  padding-left: 0px;
}
.pr-0 {
  padding-right: 0px;
}
.pb-0 {
  padding-bottom: 0px;
}
.ph-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.pv-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.m-0 {
  margin: 0px;
}
.mt-0 {
  margin-top: 0px;
}
.ml-0 {
  margin-left: 0px;
}
.mr-0 {
  margin-right: 0px;
}
.mb-0 {
  margin-bottom: 0px;
}
.mh-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.mv-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.w-0 {
  width: 0%;
}
.wp-0 {
  width: 0px;
}
.mw-0 {
  max-width: 0%;
}
.p-1 {
  padding: 1px;
}
.pt-1 {
  padding-top: 1px;
}
.pl-1 {
  padding-left: 1px;
}
.pr-1 {
  padding-right: 1px;
}
.pb-1 {
  padding-bottom: 1px;
}
.ph-1 {
  padding-left: 1px;
  padding-right: 1px;
}
.pv-1 {
  padding-top: 1px;
  padding-bottom: 1px;
}
.m-1 {
  margin: 1px;
}
.mt-1 {
  margin-top: 1px;
}
.ml-1 {
  margin-left: 1px;
}
.mr-1 {
  margin-right: 1px;
}
.mb-1 {
  margin-bottom: 1px;
}
.mh-1 {
  margin-left: 1px;
  margin-right: 1px;
}
.mv-1 {
  margin-top: 1px;
  margin-bottom: 1px;
}
.w-1 {
  width: 1%;
}
.wp-1 {
  width: 1px;
}
.mw-1 {
  max-width: 1%;
}
.p-2 {
  padding: 2px;
}
.pt-2 {
  padding-top: 2px;
}
.pl-2 {
  padding-left: 2px;
}
.pr-2 {
  padding-right: 2px;
}
.pb-2 {
  padding-bottom: 2px;
}
.ph-2 {
  padding-left: 2px;
  padding-right: 2px;
}
.pv-2 {
  padding-top: 2px;
  padding-bottom: 2px;
}
.m-2 {
  margin: 2px;
}
.mt-2 {
  margin-top: 2px;
}
.ml-2 {
  margin-left: 2px;
}
.mr-2 {
  margin-right: 2px;
}
.mb-2 {
  margin-bottom: 2px;
}
.mh-2 {
  margin-left: 2px;
  margin-right: 2px;
}
.mv-2 {
  margin-top: 2px;
  margin-bottom: 2px;
}
.w-2 {
  width: 2%;
}
.wp-2 {
  width: 2px;
}
.mw-2 {
  max-width: 2%;
}
.p-3 {
  padding: 3px;
}
.pt-3 {
  padding-top: 3px;
}
.pl-3 {
  padding-left: 3px;
}
.pr-3 {
  padding-right: 3px;
}
.pb-3 {
  padding-bottom: 3px;
}
.ph-3 {
  padding-left: 3px;
  padding-right: 3px;
}
.pv-3 {
  padding-top: 3px;
  padding-bottom: 3px;
}
.m-3 {
  margin: 3px;
}
.mt-3 {
  margin-top: 3px;
}
.ml-3 {
  margin-left: 3px;
}
.mr-3 {
  margin-right: 3px;
}
.mb-3 {
  margin-bottom: 3px;
}
.mh-3 {
  margin-left: 3px;
  margin-right: 3px;
}
.mv-3 {
  margin-top: 3px;
  margin-bottom: 3px;
}
.w-3 {
  width: 3%;
}
.wp-3 {
  width: 3px;
}
.mw-3 {
  max-width: 3%;
}
.p-4 {
  padding: 4px;
}
.pt-4 {
  padding-top: 4px;
}
.pl-4 {
  padding-left: 4px;
}
.pr-4 {
  padding-right: 4px;
}
.pb-4 {
  padding-bottom: 4px;
}
.ph-4 {
  padding-left: 4px;
  padding-right: 4px;
}
.pv-4 {
  padding-top: 4px;
  padding-bottom: 4px;
}
.m-4 {
  margin: 4px;
}
.mt-4 {
  margin-top: 4px;
}
.ml-4 {
  margin-left: 4px;
}
.mr-4 {
  margin-right: 4px;
}
.mb-4 {
  margin-bottom: 4px;
}
.mh-4 {
  margin-left: 4px;
  margin-right: 4px;
}
.mv-4 {
  margin-top: 4px;
  margin-bottom: 4px;
}
.w-4 {
  width: 4%;
}
.wp-4 {
  width: 4px;
}
.mw-4 {
  max-width: 4%;
}
.p-5 {
  padding: 5px;
}
.pt-5 {
  padding-top: 5px;
}
.pl-5 {
  padding-left: 5px;
}
.pr-5 {
  padding-right: 5px;
}
.pb-5 {
  padding-bottom: 5px;
}
.ph-5 {
  padding-left: 5px;
  padding-right: 5px;
}
.pv-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}
.m-5 {
  margin: 5px;
}
.mt-5 {
  margin-top: 5px;
}
.ml-5 {
  margin-left: 5px;
}
.mr-5 {
  margin-right: 5px;
}
.mb-5 {
  margin-bottom: 5px;
}
.mh-5 {
  margin-left: 5px;
  margin-right: 5px;
}
.mv-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.w-5 {
  width: 5%;
}
.wp-5 {
  width: 5px;
}
.mw-5 {
  max-width: 5%;
}
.p-6 {
  padding: 6px;
}
.pt-6 {
  padding-top: 6px;
}
.pl-6 {
  padding-left: 6px;
}
.pr-6 {
  padding-right: 6px;
}
.pb-6 {
  padding-bottom: 6px;
}
.ph-6 {
  padding-left: 6px;
  padding-right: 6px;
}
.pv-6 {
  padding-top: 6px;
  padding-bottom: 6px;
}
.m-6 {
  margin: 6px;
}
.mt-6 {
  margin-top: 6px;
}
.ml-6 {
  margin-left: 6px;
}
.mr-6 {
  margin-right: 6px;
}
.mb-6 {
  margin-bottom: 6px;
}
.mh-6 {
  margin-left: 6px;
  margin-right: 6px;
}
.mv-6 {
  margin-top: 6px;
  margin-bottom: 6px;
}
.w-6 {
  width: 6%;
}
.wp-6 {
  width: 6px;
}
.mw-6 {
  max-width: 6%;
}
.p-7 {
  padding: 7px;
}
.pt-7 {
  padding-top: 7px;
}
.pl-7 {
  padding-left: 7px;
}
.pr-7 {
  padding-right: 7px;
}
.pb-7 {
  padding-bottom: 7px;
}
.ph-7 {
  padding-left: 7px;
  padding-right: 7px;
}
.pv-7 {
  padding-top: 7px;
  padding-bottom: 7px;
}
.m-7 {
  margin: 7px;
}
.mt-7 {
  margin-top: 7px;
}
.ml-7 {
  margin-left: 7px;
}
.mr-7 {
  margin-right: 7px;
}
.mb-7 {
  margin-bottom: 7px;
}
.mh-7 {
  margin-left: 7px;
  margin-right: 7px;
}
.mv-7 {
  margin-top: 7px;
  margin-bottom: 7px;
}
.w-7 {
  width: 7%;
}
.wp-7 {
  width: 7px;
}
.mw-7 {
  max-width: 7%;
}
.p-8 {
  padding: 8px;
}
.pt-8 {
  padding-top: 8px;
}
.pl-8 {
  padding-left: 8px;
}
.pr-8 {
  padding-right: 8px;
}
.pb-8 {
  padding-bottom: 8px;
}
.ph-8 {
  padding-left: 8px;
  padding-right: 8px;
}
.pv-8 {
  padding-top: 8px;
  padding-bottom: 8px;
}
.m-8 {
  margin: 8px;
}
.mt-8 {
  margin-top: 8px;
}
.ml-8 {
  margin-left: 8px;
}
.mr-8 {
  margin-right: 8px;
}
.mb-8 {
  margin-bottom: 8px;
}
.mh-8 {
  margin-left: 8px;
  margin-right: 8px;
}
.mv-8 {
  margin-top: 8px;
  margin-bottom: 8px;
}
.w-8 {
  width: 8%;
}
.wp-8 {
  width: 8px;
}
.mw-8 {
  max-width: 8%;
}
.p-9 {
  padding: 9px;
}
.pt-9 {
  padding-top: 9px;
}
.pl-9 {
  padding-left: 9px;
}
.pr-9 {
  padding-right: 9px;
}
.pb-9 {
  padding-bottom: 9px;
}
.ph-9 {
  padding-left: 9px;
  padding-right: 9px;
}
.pv-9 {
  padding-top: 9px;
  padding-bottom: 9px;
}
.m-9 {
  margin: 9px;
}
.mt-9 {
  margin-top: 9px;
}
.ml-9 {
  margin-left: 9px;
}
.mr-9 {
  margin-right: 9px;
}
.mb-9 {
  margin-bottom: 9px;
}
.mh-9 {
  margin-left: 9px;
  margin-right: 9px;
}
.mv-9 {
  margin-top: 9px;
  margin-bottom: 9px;
}
.w-9 {
  width: 9%;
}
.wp-9 {
  width: 9px;
}
.mw-9 {
  max-width: 9%;
}
.p-10 {
  padding: 10px;
}
.pt-10 {
  padding-top: 10px;
}
.pl-10 {
  padding-left: 10px;
}
.pr-10 {
  padding-right: 10px;
}
.pb-10 {
  padding-bottom: 10px;
}
.ph-10 {
  padding-left: 10px;
  padding-right: 10px;
}
.pv-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.m-10 {
  margin: 10px;
}
.mt-10 {
  margin-top: 10px;
}
.ml-10 {
  margin-left: 10px;
}
.mr-10 {
  margin-right: 10px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mh-10 {
  margin-left: 10px;
  margin-right: 10px;
}
.mv-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.w-10 {
  width: 10%;
}
.wp-10 {
  width: 10px;
}
.mw-10 {
  max-width: 10%;
}
.p-11 {
  padding: 11px;
}
.pt-11 {
  padding-top: 11px;
}
.pl-11 {
  padding-left: 11px;
}
.pr-11 {
  padding-right: 11px;
}
.pb-11 {
  padding-bottom: 11px;
}
.ph-11 {
  padding-left: 11px;
  padding-right: 11px;
}
.pv-11 {
  padding-top: 11px;
  padding-bottom: 11px;
}
.m-11 {
  margin: 11px;
}
.mt-11 {
  margin-top: 11px;
}
.ml-11 {
  margin-left: 11px;
}
.mr-11 {
  margin-right: 11px;
}
.mb-11 {
  margin-bottom: 11px;
}
.mh-11 {
  margin-left: 11px;
  margin-right: 11px;
}
.mv-11 {
  margin-top: 11px;
  margin-bottom: 11px;
}
.w-11 {
  width: 11%;
}
.wp-11 {
  width: 11px;
}
.mw-11 {
  max-width: 11%;
}
.p-12 {
  padding: 12px;
}
.pt-12 {
  padding-top: 12px;
}
.pl-12 {
  padding-left: 12px;
}
.pr-12 {
  padding-right: 12px;
}
.pb-12 {
  padding-bottom: 12px;
}
.ph-12 {
  padding-left: 12px;
  padding-right: 12px;
}
.pv-12 {
  padding-top: 12px;
  padding-bottom: 12px;
}
.m-12 {
  margin: 12px;
}
.mt-12 {
  margin-top: 12px;
}
.ml-12 {
  margin-left: 12px;
}
.mr-12 {
  margin-right: 12px;
}
.mb-12 {
  margin-bottom: 12px;
}
.mh-12 {
  margin-left: 12px;
  margin-right: 12px;
}
.mv-12 {
  margin-top: 12px;
  margin-bottom: 12px;
}
.w-12 {
  width: 12%;
}
.wp-12 {
  width: 12px;
}
.mw-12 {
  max-width: 12%;
}
.p-13 {
  padding: 13px;
}
.pt-13 {
  padding-top: 13px;
}
.pl-13 {
  padding-left: 13px;
}
.pr-13 {
  padding-right: 13px;
}
.pb-13 {
  padding-bottom: 13px;
}
.ph-13 {
  padding-left: 13px;
  padding-right: 13px;
}
.pv-13 {
  padding-top: 13px;
  padding-bottom: 13px;
}
.m-13 {
  margin: 13px;
}
.mt-13 {
  margin-top: 13px;
}
.ml-13 {
  margin-left: 13px;
}
.mr-13 {
  margin-right: 13px;
}
.mb-13 {
  margin-bottom: 13px;
}
.mh-13 {
  margin-left: 13px;
  margin-right: 13px;
}
.mv-13 {
  margin-top: 13px;
  margin-bottom: 13px;
}
.w-13 {
  width: 13%;
}
.wp-13 {
  width: 13px;
}
.mw-13 {
  max-width: 13%;
}
.p-14 {
  padding: 14px;
}
.pt-14 {
  padding-top: 14px;
}
.pl-14 {
  padding-left: 14px;
}
.pr-14 {
  padding-right: 14px;
}
.pb-14 {
  padding-bottom: 14px;
}
.ph-14 {
  padding-left: 14px;
  padding-right: 14px;
}
.pv-14 {
  padding-top: 14px;
  padding-bottom: 14px;
}
.m-14 {
  margin: 14px;
}
.mt-14 {
  margin-top: 14px;
}
.ml-14 {
  margin-left: 14px;
}
.mr-14 {
  margin-right: 14px;
}
.mb-14 {
  margin-bottom: 14px;
}
.mh-14 {
  margin-left: 14px;
  margin-right: 14px;
}
.mv-14 {
  margin-top: 14px;
  margin-bottom: 14px;
}
.w-14 {
  width: 14%;
}
.wp-14 {
  width: 14px;
}
.mw-14 {
  max-width: 14%;
}
.p-15 {
  padding: 15px;
}
.pt-15 {
  padding-top: 15px;
}
.pl-15 {
  padding-left: 15px;
}
.pr-15 {
  padding-right: 15px;
}
.pb-15 {
  padding-bottom: 15px;
}
.ph-15 {
  padding-left: 15px;
  padding-right: 15px;
}
.pv-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.m-15 {
  margin: 15px;
}
.mt-15 {
  margin-top: 15px;
}
.ml-15 {
  margin-left: 15px;
}
.mr-15 {
  margin-right: 15px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mh-15 {
  margin-left: 15px;
  margin-right: 15px;
}
.mv-15 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.w-15 {
  width: 15%;
}
.wp-15 {
  width: 15px;
}
.mw-15 {
  max-width: 15%;
}
.p-16 {
  padding: 16px;
}
.pt-16 {
  padding-top: 16px;
}
.pl-16 {
  padding-left: 16px;
}
.pr-16 {
  padding-right: 16px;
}
.pb-16 {
  padding-bottom: 16px;
}
.ph-16 {
  padding-left: 16px;
  padding-right: 16px;
}
.pv-16 {
  padding-top: 16px;
  padding-bottom: 16px;
}
.m-16 {
  margin: 16px;
}
.mt-16 {
  margin-top: 16px;
}
.ml-16 {
  margin-left: 16px;
}
.mr-16 {
  margin-right: 16px;
}
.mb-16 {
  margin-bottom: 16px;
}
.mh-16 {
  margin-left: 16px;
  margin-right: 16px;
}
.mv-16 {
  margin-top: 16px;
  margin-bottom: 16px;
}
.w-16 {
  width: 16%;
}
.wp-16 {
  width: 16px;
}
.mw-16 {
  max-width: 16%;
}
.p-17 {
  padding: 17px;
}
.pt-17 {
  padding-top: 17px;
}
.pl-17 {
  padding-left: 17px;
}
.pr-17 {
  padding-right: 17px;
}
.pb-17 {
  padding-bottom: 17px;
}
.ph-17 {
  padding-left: 17px;
  padding-right: 17px;
}
.pv-17 {
  padding-top: 17px;
  padding-bottom: 17px;
}
.m-17 {
  margin: 17px;
}
.mt-17 {
  margin-top: 17px;
}
.ml-17 {
  margin-left: 17px;
}
.mr-17 {
  margin-right: 17px;
}
.mb-17 {
  margin-bottom: 17px;
}
.mh-17 {
  margin-left: 17px;
  margin-right: 17px;
}
.mv-17 {
  margin-top: 17px;
  margin-bottom: 17px;
}
.w-17 {
  width: 17%;
}
.wp-17 {
  width: 17px;
}
.mw-17 {
  max-width: 17%;
}
.p-18 {
  padding: 18px;
}
.pt-18 {
  padding-top: 18px;
}
.pl-18 {
  padding-left: 18px;
}
.pr-18 {
  padding-right: 18px;
}
.pb-18 {
  padding-bottom: 18px;
}
.ph-18 {
  padding-left: 18px;
  padding-right: 18px;
}
.pv-18 {
  padding-top: 18px;
  padding-bottom: 18px;
}
.m-18 {
  margin: 18px;
}
.mt-18 {
  margin-top: 18px;
}
.ml-18 {
  margin-left: 18px;
}
.mr-18 {
  margin-right: 18px;
}
.mb-18 {
  margin-bottom: 18px;
}
.mh-18 {
  margin-left: 18px;
  margin-right: 18px;
}
.mv-18 {
  margin-top: 18px;
  margin-bottom: 18px;
}
.w-18 {
  width: 18%;
}
.wp-18 {
  width: 18px;
}
.mw-18 {
  max-width: 18%;
}
.p-19 {
  padding: 19px;
}
.pt-19 {
  padding-top: 19px;
}
.pl-19 {
  padding-left: 19px;
}
.pr-19 {
  padding-right: 19px;
}
.pb-19 {
  padding-bottom: 19px;
}
.ph-19 {
  padding-left: 19px;
  padding-right: 19px;
}
.pv-19 {
  padding-top: 19px;
  padding-bottom: 19px;
}
.m-19 {
  margin: 19px;
}
.mt-19 {
  margin-top: 19px;
}
.ml-19 {
  margin-left: 19px;
}
.mr-19 {
  margin-right: 19px;
}
.mb-19 {
  margin-bottom: 19px;
}
.mh-19 {
  margin-left: 19px;
  margin-right: 19px;
}
.mv-19 {
  margin-top: 19px;
  margin-bottom: 19px;
}
.w-19 {
  width: 19%;
}
.wp-19 {
  width: 19px;
}
.mw-19 {
  max-width: 19%;
}
.p-20 {
  padding: 20px;
}
.pt-20 {
  padding-top: 20px;
}
.pl-20 {
  padding-left: 20px;
}
.pr-20 {
  padding-right: 20px;
}
.pb-20 {
  padding-bottom: 20px;
}
.ph-20 {
  padding-left: 20px;
  padding-right: 20px;
}
.pv-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.m-20 {
  margin: 20px;
}
.mt-20 {
  margin-top: 20px;
}
.ml-20 {
  margin-left: 20px;
}
.mr-20 {
  margin-right: 20px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mh-20 {
  margin-left: 20px;
  margin-right: 20px;
}
.mv-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.w-20 {
  width: 20%;
}
.wp-20 {
  width: 20px;
}
.mw-20 {
  max-width: 20%;
}
.p-21 {
  padding: 21px;
}
.pt-21 {
  padding-top: 21px;
}
.pl-21 {
  padding-left: 21px;
}
.pr-21 {
  padding-right: 21px;
}
.pb-21 {
  padding-bottom: 21px;
}
.ph-21 {
  padding-left: 21px;
  padding-right: 21px;
}
.pv-21 {
  padding-top: 21px;
  padding-bottom: 21px;
}
.m-21 {
  margin: 21px;
}
.mt-21 {
  margin-top: 21px;
}
.ml-21 {
  margin-left: 21px;
}
.mr-21 {
  margin-right: 21px;
}
.mb-21 {
  margin-bottom: 21px;
}
.mh-21 {
  margin-left: 21px;
  margin-right: 21px;
}
.mv-21 {
  margin-top: 21px;
  margin-bottom: 21px;
}
.w-21 {
  width: 21%;
}
.wp-21 {
  width: 21px;
}
.mw-21 {
  max-width: 21%;
}
.p-22 {
  padding: 22px;
}
.pt-22 {
  padding-top: 22px;
}
.pl-22 {
  padding-left: 22px;
}
.pr-22 {
  padding-right: 22px;
}
.pb-22 {
  padding-bottom: 22px;
}
.ph-22 {
  padding-left: 22px;
  padding-right: 22px;
}
.pv-22 {
  padding-top: 22px;
  padding-bottom: 22px;
}
.m-22 {
  margin: 22px;
}
.mt-22 {
  margin-top: 22px;
}
.ml-22 {
  margin-left: 22px;
}
.mr-22 {
  margin-right: 22px;
}
.mb-22 {
  margin-bottom: 22px;
}
.mh-22 {
  margin-left: 22px;
  margin-right: 22px;
}
.mv-22 {
  margin-top: 22px;
  margin-bottom: 22px;
}
.w-22 {
  width: 22%;
}
.wp-22 {
  width: 22px;
}
.mw-22 {
  max-width: 22%;
}
.p-23 {
  padding: 23px;
}
.pt-23 {
  padding-top: 23px;
}
.pl-23 {
  padding-left: 23px;
}
.pr-23 {
  padding-right: 23px;
}
.pb-23 {
  padding-bottom: 23px;
}
.ph-23 {
  padding-left: 23px;
  padding-right: 23px;
}
.pv-23 {
  padding-top: 23px;
  padding-bottom: 23px;
}
.m-23 {
  margin: 23px;
}
.mt-23 {
  margin-top: 23px;
}
.ml-23 {
  margin-left: 23px;
}
.mr-23 {
  margin-right: 23px;
}
.mb-23 {
  margin-bottom: 23px;
}
.mh-23 {
  margin-left: 23px;
  margin-right: 23px;
}
.mv-23 {
  margin-top: 23px;
  margin-bottom: 23px;
}
.w-23 {
  width: 23%;
}
.wp-23 {
  width: 23px;
}
.mw-23 {
  max-width: 23%;
}
.p-24 {
  padding: 24px;
}
.pt-24 {
  padding-top: 24px;
}
.pl-24 {
  padding-left: 24px;
}
.pr-24 {
  padding-right: 24px;
}
.pb-24 {
  padding-bottom: 24px;
}
.ph-24 {
  padding-left: 24px;
  padding-right: 24px;
}
.pv-24 {
  padding-top: 24px;
  padding-bottom: 24px;
}
.m-24 {
  margin: 24px;
}
.mt-24 {
  margin-top: 24px;
}
.ml-24 {
  margin-left: 24px;
}
.mr-24 {
  margin-right: 24px;
}
.mb-24 {
  margin-bottom: 24px;
}
.mh-24 {
  margin-left: 24px;
  margin-right: 24px;
}
.mv-24 {
  margin-top: 24px;
  margin-bottom: 24px;
}
.w-24 {
  width: 24%;
}
.wp-24 {
  width: 24px;
}
.mw-24 {
  max-width: 24%;
}
.p-25 {
  padding: 25px;
}
.pt-25 {
  padding-top: 25px;
}
.pl-25 {
  padding-left: 25px;
}
.pr-25 {
  padding-right: 25px;
}
.pb-25 {
  padding-bottom: 25px;
}
.ph-25 {
  padding-left: 25px;
  padding-right: 25px;
}
.pv-25 {
  padding-top: 25px;
  padding-bottom: 25px;
}
.m-25 {
  margin: 25px;
}
.mt-25 {
  margin-top: 25px;
}
.ml-25 {
  margin-left: 25px;
}
.mr-25 {
  margin-right: 25px;
}
.mb-25 {
  margin-bottom: 25px;
}
.mh-25 {
  margin-left: 25px;
  margin-right: 25px;
}
.mv-25 {
  margin-top: 25px;
  margin-bottom: 25px;
}
.w-25 {
  width: 25%;
}
.wp-25 {
  width: 25px;
}
.mw-25 {
  max-width: 25%;
}
.p-26 {
  padding: 26px;
}
.pt-26 {
  padding-top: 26px;
}
.pl-26 {
  padding-left: 26px;
}
.pr-26 {
  padding-right: 26px;
}
.pb-26 {
  padding-bottom: 26px;
}
.ph-26 {
  padding-left: 26px;
  padding-right: 26px;
}
.pv-26 {
  padding-top: 26px;
  padding-bottom: 26px;
}
.m-26 {
  margin: 26px;
}
.mt-26 {
  margin-top: 26px;
}
.ml-26 {
  margin-left: 26px;
}
.mr-26 {
  margin-right: 26px;
}
.mb-26 {
  margin-bottom: 26px;
}
.mh-26 {
  margin-left: 26px;
  margin-right: 26px;
}
.mv-26 {
  margin-top: 26px;
  margin-bottom: 26px;
}
.w-26 {
  width: 26%;
}
.wp-26 {
  width: 26px;
}
.mw-26 {
  max-width: 26%;
}
.p-27 {
  padding: 27px;
}
.pt-27 {
  padding-top: 27px;
}
.pl-27 {
  padding-left: 27px;
}
.pr-27 {
  padding-right: 27px;
}
.pb-27 {
  padding-bottom: 27px;
}
.ph-27 {
  padding-left: 27px;
  padding-right: 27px;
}
.pv-27 {
  padding-top: 27px;
  padding-bottom: 27px;
}
.m-27 {
  margin: 27px;
}
.mt-27 {
  margin-top: 27px;
}
.ml-27 {
  margin-left: 27px;
}
.mr-27 {
  margin-right: 27px;
}
.mb-27 {
  margin-bottom: 27px;
}
.mh-27 {
  margin-left: 27px;
  margin-right: 27px;
}
.mv-27 {
  margin-top: 27px;
  margin-bottom: 27px;
}
.w-27 {
  width: 27%;
}
.wp-27 {
  width: 27px;
}
.mw-27 {
  max-width: 27%;
}
.p-28 {
  padding: 28px;
}
.pt-28 {
  padding-top: 28px;
}
.pl-28 {
  padding-left: 28px;
}
.pr-28 {
  padding-right: 28px;
}
.pb-28 {
  padding-bottom: 28px;
}
.ph-28 {
  padding-left: 28px;
  padding-right: 28px;
}
.pv-28 {
  padding-top: 28px;
  padding-bottom: 28px;
}
.m-28 {
  margin: 28px;
}
.mt-28 {
  margin-top: 28px;
}
.ml-28 {
  margin-left: 28px;
}
.mr-28 {
  margin-right: 28px;
}
.mb-28 {
  margin-bottom: 28px;
}
.mh-28 {
  margin-left: 28px;
  margin-right: 28px;
}
.mv-28 {
  margin-top: 28px;
  margin-bottom: 28px;
}
.w-28 {
  width: 28%;
}
.wp-28 {
  width: 28px;
}
.mw-28 {
  max-width: 28%;
}
.p-29 {
  padding: 29px;
}
.pt-29 {
  padding-top: 29px;
}
.pl-29 {
  padding-left: 29px;
}
.pr-29 {
  padding-right: 29px;
}
.pb-29 {
  padding-bottom: 29px;
}
.ph-29 {
  padding-left: 29px;
  padding-right: 29px;
}
.pv-29 {
  padding-top: 29px;
  padding-bottom: 29px;
}
.m-29 {
  margin: 29px;
}
.mt-29 {
  margin-top: 29px;
}
.ml-29 {
  margin-left: 29px;
}
.mr-29 {
  margin-right: 29px;
}
.mb-29 {
  margin-bottom: 29px;
}
.mh-29 {
  margin-left: 29px;
  margin-right: 29px;
}
.mv-29 {
  margin-top: 29px;
  margin-bottom: 29px;
}
.w-29 {
  width: 29%;
}
.wp-29 {
  width: 29px;
}
.mw-29 {
  max-width: 29%;
}
.p-30 {
  padding: 30px;
}
.pt-30 {
  padding-top: 30px;
}
.pl-30 {
  padding-left: 30px;
}
.pr-30 {
  padding-right: 30px;
}
.pb-30 {
  padding-bottom: 30px;
}
.ph-30 {
  padding-left: 30px;
  padding-right: 30px;
}
.pv-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.m-30 {
  margin: 30px;
}
.mt-30 {
  margin-top: 30px;
}
.ml-30 {
  margin-left: 30px;
}
.mr-30 {
  margin-right: 30px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mh-30 {
  margin-left: 30px;
  margin-right: 30px;
}
.mv-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.w-30 {
  width: 30%;
}
.wp-30 {
  width: 30px;
}
.mw-30 {
  max-width: 30%;
}
.p-31 {
  padding: 31px;
}
.pt-31 {
  padding-top: 31px;
}
.pl-31 {
  padding-left: 31px;
}
.pr-31 {
  padding-right: 31px;
}
.pb-31 {
  padding-bottom: 31px;
}
.ph-31 {
  padding-left: 31px;
  padding-right: 31px;
}
.pv-31 {
  padding-top: 31px;
  padding-bottom: 31px;
}
.m-31 {
  margin: 31px;
}
.mt-31 {
  margin-top: 31px;
}
.ml-31 {
  margin-left: 31px;
}
.mr-31 {
  margin-right: 31px;
}
.mb-31 {
  margin-bottom: 31px;
}
.mh-31 {
  margin-left: 31px;
  margin-right: 31px;
}
.mv-31 {
  margin-top: 31px;
  margin-bottom: 31px;
}
.w-31 {
  width: 31%;
}
.wp-31 {
  width: 31px;
}
.mw-31 {
  max-width: 31%;
}
.p-32 {
  padding: 32px;
}
.pt-32 {
  padding-top: 32px;
}
.pl-32 {
  padding-left: 32px;
}
.pr-32 {
  padding-right: 32px;
}
.pb-32 {
  padding-bottom: 32px;
}
.ph-32 {
  padding-left: 32px;
  padding-right: 32px;
}
.pv-32 {
  padding-top: 32px;
  padding-bottom: 32px;
}
.m-32 {
  margin: 32px;
}
.mt-32 {
  margin-top: 32px;
}
.ml-32 {
  margin-left: 32px;
}
.mr-32 {
  margin-right: 32px;
}
.mb-32 {
  margin-bottom: 32px;
}
.mh-32 {
  margin-left: 32px;
  margin-right: 32px;
}
.mv-32 {
  margin-top: 32px;
  margin-bottom: 32px;
}
.w-32 {
  width: 32%;
}
.wp-32 {
  width: 32px;
}
.mw-32 {
  max-width: 32%;
}
.p-33 {
  padding: 33px;
}
.pt-33 {
  padding-top: 33px;
}
.pl-33 {
  padding-left: 33px;
}
.pr-33 {
  padding-right: 33px;
}
.pb-33 {
  padding-bottom: 33px;
}
.ph-33 {
  padding-left: 33px;
  padding-right: 33px;
}
.pv-33 {
  padding-top: 33px;
  padding-bottom: 33px;
}
.m-33 {
  margin: 33px;
}
.mt-33 {
  margin-top: 33px;
}
.ml-33 {
  margin-left: 33px;
}
.mr-33 {
  margin-right: 33px;
}
.mb-33 {
  margin-bottom: 33px;
}
.mh-33 {
  margin-left: 33px;
  margin-right: 33px;
}
.mv-33 {
  margin-top: 33px;
  margin-bottom: 33px;
}
.w-33 {
  width: 33%;
}
.wp-33 {
  width: 33px;
}
.mw-33 {
  max-width: 33%;
}
.p-34 {
  padding: 34px;
}
.pt-34 {
  padding-top: 34px;
}
.pl-34 {
  padding-left: 34px;
}
.pr-34 {
  padding-right: 34px;
}
.pb-34 {
  padding-bottom: 34px;
}
.ph-34 {
  padding-left: 34px;
  padding-right: 34px;
}
.pv-34 {
  padding-top: 34px;
  padding-bottom: 34px;
}
.m-34 {
  margin: 34px;
}
.mt-34 {
  margin-top: 34px;
}
.ml-34 {
  margin-left: 34px;
}
.mr-34 {
  margin-right: 34px;
}
.mb-34 {
  margin-bottom: 34px;
}
.mh-34 {
  margin-left: 34px;
  margin-right: 34px;
}
.mv-34 {
  margin-top: 34px;
  margin-bottom: 34px;
}
.w-34 {
  width: 34%;
}
.wp-34 {
  width: 34px;
}
.mw-34 {
  max-width: 34%;
}
.p-35 {
  padding: 35px;
}
.pt-35 {
  padding-top: 35px;
}
.pl-35 {
  padding-left: 35px;
}
.pr-35 {
  padding-right: 35px;
}
.pb-35 {
  padding-bottom: 35px;
}
.ph-35 {
  padding-left: 35px;
  padding-right: 35px;
}
.pv-35 {
  padding-top: 35px;
  padding-bottom: 35px;
}
.m-35 {
  margin: 35px;
}
.mt-35 {
  margin-top: 35px;
}
.ml-35 {
  margin-left: 35px;
}
.mr-35 {
  margin-right: 35px;
}
.mb-35 {
  margin-bottom: 35px;
}
.mh-35 {
  margin-left: 35px;
  margin-right: 35px;
}
.mv-35 {
  margin-top: 35px;
  margin-bottom: 35px;
}
.w-35 {
  width: 35%;
}
.wp-35 {
  width: 35px;
}
.mw-35 {
  max-width: 35%;
}
.p-36 {
  padding: 36px;
}
.pt-36 {
  padding-top: 36px;
}
.pl-36 {
  padding-left: 36px;
}
.pr-36 {
  padding-right: 36px;
}
.pb-36 {
  padding-bottom: 36px;
}
.ph-36 {
  padding-left: 36px;
  padding-right: 36px;
}
.pv-36 {
  padding-top: 36px;
  padding-bottom: 36px;
}
.m-36 {
  margin: 36px;
}
.mt-36 {
  margin-top: 36px;
}
.ml-36 {
  margin-left: 36px;
}
.mr-36 {
  margin-right: 36px;
}
.mb-36 {
  margin-bottom: 36px;
}
.mh-36 {
  margin-left: 36px;
  margin-right: 36px;
}
.mv-36 {
  margin-top: 36px;
  margin-bottom: 36px;
}
.w-36 {
  width: 36%;
}
.wp-36 {
  width: 36px;
}
.mw-36 {
  max-width: 36%;
}
.p-37 {
  padding: 37px;
}
.pt-37 {
  padding-top: 37px;
}
.pl-37 {
  padding-left: 37px;
}
.pr-37 {
  padding-right: 37px;
}
.pb-37 {
  padding-bottom: 37px;
}
.ph-37 {
  padding-left: 37px;
  padding-right: 37px;
}
.pv-37 {
  padding-top: 37px;
  padding-bottom: 37px;
}
.m-37 {
  margin: 37px;
}
.mt-37 {
  margin-top: 37px;
}
.ml-37 {
  margin-left: 37px;
}
.mr-37 {
  margin-right: 37px;
}
.mb-37 {
  margin-bottom: 37px;
}
.mh-37 {
  margin-left: 37px;
  margin-right: 37px;
}
.mv-37 {
  margin-top: 37px;
  margin-bottom: 37px;
}
.w-37 {
  width: 37%;
}
.wp-37 {
  width: 37px;
}
.mw-37 {
  max-width: 37%;
}
.p-38 {
  padding: 38px;
}
.pt-38 {
  padding-top: 38px;
}
.pl-38 {
  padding-left: 38px;
}
.pr-38 {
  padding-right: 38px;
}
.pb-38 {
  padding-bottom: 38px;
}
.ph-38 {
  padding-left: 38px;
  padding-right: 38px;
}
.pv-38 {
  padding-top: 38px;
  padding-bottom: 38px;
}
.m-38 {
  margin: 38px;
}
.mt-38 {
  margin-top: 38px;
}
.ml-38 {
  margin-left: 38px;
}
.mr-38 {
  margin-right: 38px;
}
.mb-38 {
  margin-bottom: 38px;
}
.mh-38 {
  margin-left: 38px;
  margin-right: 38px;
}
.mv-38 {
  margin-top: 38px;
  margin-bottom: 38px;
}
.w-38 {
  width: 38%;
}
.wp-38 {
  width: 38px;
}
.mw-38 {
  max-width: 38%;
}
.p-39 {
  padding: 39px;
}
.pt-39 {
  padding-top: 39px;
}
.pl-39 {
  padding-left: 39px;
}
.pr-39 {
  padding-right: 39px;
}
.pb-39 {
  padding-bottom: 39px;
}
.ph-39 {
  padding-left: 39px;
  padding-right: 39px;
}
.pv-39 {
  padding-top: 39px;
  padding-bottom: 39px;
}
.m-39 {
  margin: 39px;
}
.mt-39 {
  margin-top: 39px;
}
.ml-39 {
  margin-left: 39px;
}
.mr-39 {
  margin-right: 39px;
}
.mb-39 {
  margin-bottom: 39px;
}
.mh-39 {
  margin-left: 39px;
  margin-right: 39px;
}
.mv-39 {
  margin-top: 39px;
  margin-bottom: 39px;
}
.w-39 {
  width: 39%;
}
.wp-39 {
  width: 39px;
}
.mw-39 {
  max-width: 39%;
}
.p-40 {
  padding: 40px;
}
.pt-40 {
  padding-top: 40px;
}
.pl-40 {
  padding-left: 40px;
}
.pr-40 {
  padding-right: 40px;
}
.pb-40 {
  padding-bottom: 40px;
}
.ph-40 {
  padding-left: 40px;
  padding-right: 40px;
}
.pv-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.m-40 {
  margin: 40px;
}
.mt-40 {
  margin-top: 40px;
}
.ml-40 {
  margin-left: 40px;
}
.mr-40 {
  margin-right: 40px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mh-40 {
  margin-left: 40px;
  margin-right: 40px;
}
.mv-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.w-40 {
  width: 40%;
}
.wp-40 {
  width: 40px;
}
.mw-40 {
  max-width: 40%;
}
.p-41 {
  padding: 41px;
}
.pt-41 {
  padding-top: 41px;
}
.pl-41 {
  padding-left: 41px;
}
.pr-41 {
  padding-right: 41px;
}
.pb-41 {
  padding-bottom: 41px;
}
.ph-41 {
  padding-left: 41px;
  padding-right: 41px;
}
.pv-41 {
  padding-top: 41px;
  padding-bottom: 41px;
}
.m-41 {
  margin: 41px;
}
.mt-41 {
  margin-top: 41px;
}
.ml-41 {
  margin-left: 41px;
}
.mr-41 {
  margin-right: 41px;
}
.mb-41 {
  margin-bottom: 41px;
}
.mh-41 {
  margin-left: 41px;
  margin-right: 41px;
}
.mv-41 {
  margin-top: 41px;
  margin-bottom: 41px;
}
.w-41 {
  width: 41%;
}
.wp-41 {
  width: 41px;
}
.mw-41 {
  max-width: 41%;
}
.p-42 {
  padding: 42px;
}
.pt-42 {
  padding-top: 42px;
}
.pl-42 {
  padding-left: 42px;
}
.pr-42 {
  padding-right: 42px;
}
.pb-42 {
  padding-bottom: 42px;
}
.ph-42 {
  padding-left: 42px;
  padding-right: 42px;
}
.pv-42 {
  padding-top: 42px;
  padding-bottom: 42px;
}
.m-42 {
  margin: 42px;
}
.mt-42 {
  margin-top: 42px;
}
.ml-42 {
  margin-left: 42px;
}
.mr-42 {
  margin-right: 42px;
}
.mb-42 {
  margin-bottom: 42px;
}
.mh-42 {
  margin-left: 42px;
  margin-right: 42px;
}
.mv-42 {
  margin-top: 42px;
  margin-bottom: 42px;
}
.w-42 {
  width: 42%;
}
.wp-42 {
  width: 42px;
}
.mw-42 {
  max-width: 42%;
}
.p-43 {
  padding: 43px;
}
.pt-43 {
  padding-top: 43px;
}
.pl-43 {
  padding-left: 43px;
}
.pr-43 {
  padding-right: 43px;
}
.pb-43 {
  padding-bottom: 43px;
}
.ph-43 {
  padding-left: 43px;
  padding-right: 43px;
}
.pv-43 {
  padding-top: 43px;
  padding-bottom: 43px;
}
.m-43 {
  margin: 43px;
}
.mt-43 {
  margin-top: 43px;
}
.ml-43 {
  margin-left: 43px;
}
.mr-43 {
  margin-right: 43px;
}
.mb-43 {
  margin-bottom: 43px;
}
.mh-43 {
  margin-left: 43px;
  margin-right: 43px;
}
.mv-43 {
  margin-top: 43px;
  margin-bottom: 43px;
}
.w-43 {
  width: 43%;
}
.wp-43 {
  width: 43px;
}
.mw-43 {
  max-width: 43%;
}
.p-44 {
  padding: 44px;
}
.pt-44 {
  padding-top: 44px;
}
.pl-44 {
  padding-left: 44px;
}
.pr-44 {
  padding-right: 44px;
}
.pb-44 {
  padding-bottom: 44px;
}
.ph-44 {
  padding-left: 44px;
  padding-right: 44px;
}
.pv-44 {
  padding-top: 44px;
  padding-bottom: 44px;
}
.m-44 {
  margin: 44px;
}
.mt-44 {
  margin-top: 44px;
}
.ml-44 {
  margin-left: 44px;
}
.mr-44 {
  margin-right: 44px;
}
.mb-44 {
  margin-bottom: 44px;
}
.mh-44 {
  margin-left: 44px;
  margin-right: 44px;
}
.mv-44 {
  margin-top: 44px;
  margin-bottom: 44px;
}
.w-44 {
  width: 44%;
}
.wp-44 {
  width: 44px;
}
.mw-44 {
  max-width: 44%;
}
.p-45 {
  padding: 45px;
}
.pt-45 {
  padding-top: 45px;
}
.pl-45 {
  padding-left: 45px;
}
.pr-45 {
  padding-right: 45px;
}
.pb-45 {
  padding-bottom: 45px;
}
.ph-45 {
  padding-left: 45px;
  padding-right: 45px;
}
.pv-45 {
  padding-top: 45px;
  padding-bottom: 45px;
}
.m-45 {
  margin: 45px;
}
.mt-45 {
  margin-top: 45px;
}
.ml-45 {
  margin-left: 45px;
}
.mr-45 {
  margin-right: 45px;
}
.mb-45 {
  margin-bottom: 45px;
}
.mh-45 {
  margin-left: 45px;
  margin-right: 45px;
}
.mv-45 {
  margin-top: 45px;
  margin-bottom: 45px;
}
.w-45 {
  width: 45%;
}
.wp-45 {
  width: 45px;
}
.mw-45 {
  max-width: 45%;
}
.p-46 {
  padding: 46px;
}
.pt-46 {
  padding-top: 46px;
}
.pl-46 {
  padding-left: 46px;
}
.pr-46 {
  padding-right: 46px;
}
.pb-46 {
  padding-bottom: 46px;
}
.ph-46 {
  padding-left: 46px;
  padding-right: 46px;
}
.pv-46 {
  padding-top: 46px;
  padding-bottom: 46px;
}
.m-46 {
  margin: 46px;
}
.mt-46 {
  margin-top: 46px;
}
.ml-46 {
  margin-left: 46px;
}
.mr-46 {
  margin-right: 46px;
}
.mb-46 {
  margin-bottom: 46px;
}
.mh-46 {
  margin-left: 46px;
  margin-right: 46px;
}
.mv-46 {
  margin-top: 46px;
  margin-bottom: 46px;
}
.w-46 {
  width: 46%;
}
.wp-46 {
  width: 46px;
}
.mw-46 {
  max-width: 46%;
}
.p-47 {
  padding: 47px;
}
.pt-47 {
  padding-top: 47px;
}
.pl-47 {
  padding-left: 47px;
}
.pr-47 {
  padding-right: 47px;
}
.pb-47 {
  padding-bottom: 47px;
}
.ph-47 {
  padding-left: 47px;
  padding-right: 47px;
}
.pv-47 {
  padding-top: 47px;
  padding-bottom: 47px;
}
.m-47 {
  margin: 47px;
}
.mt-47 {
  margin-top: 47px;
}
.ml-47 {
  margin-left: 47px;
}
.mr-47 {
  margin-right: 47px;
}
.mb-47 {
  margin-bottom: 47px;
}
.mh-47 {
  margin-left: 47px;
  margin-right: 47px;
}
.mv-47 {
  margin-top: 47px;
  margin-bottom: 47px;
}
.w-47 {
  width: 47%;
}
.wp-47 {
  width: 47px;
}
.mw-47 {
  max-width: 47%;
}
.p-48 {
  padding: 48px;
}
.pt-48 {
  padding-top: 48px;
}
.pl-48 {
  padding-left: 48px;
}
.pr-48 {
  padding-right: 48px;
}
.pb-48 {
  padding-bottom: 48px;
}
.ph-48 {
  padding-left: 48px;
  padding-right: 48px;
}
.pv-48 {
  padding-top: 48px;
  padding-bottom: 48px;
}
.m-48 {
  margin: 48px;
}
.mt-48 {
  margin-top: 48px;
}
.ml-48 {
  margin-left: 48px;
}
.mr-48 {
  margin-right: 48px;
}
.mb-48 {
  margin-bottom: 48px;
}
.mh-48 {
  margin-left: 48px;
  margin-right: 48px;
}
.mv-48 {
  margin-top: 48px;
  margin-bottom: 48px;
}
.w-48 {
  width: 48%;
}
.wp-48 {
  width: 48px;
}
.mw-48 {
  max-width: 48%;
}
.p-49 {
  padding: 49px;
}
.pt-49 {
  padding-top: 49px;
}
.pl-49 {
  padding-left: 49px;
}
.pr-49 {
  padding-right: 49px;
}
.pb-49 {
  padding-bottom: 49px;
}
.ph-49 {
  padding-left: 49px;
  padding-right: 49px;
}
.pv-49 {
  padding-top: 49px;
  padding-bottom: 49px;
}
.m-49 {
  margin: 49px;
}
.mt-49 {
  margin-top: 49px;
}
.ml-49 {
  margin-left: 49px;
}
.mr-49 {
  margin-right: 49px;
}
.mb-49 {
  margin-bottom: 49px;
}
.mh-49 {
  margin-left: 49px;
  margin-right: 49px;
}
.mv-49 {
  margin-top: 49px;
  margin-bottom: 49px;
}
.w-49 {
  width: 49%;
}
.wp-49 {
  width: 49px;
}
.mw-49 {
  max-width: 49%;
}
.p-50 {
  padding: 50px;
}
.pt-50 {
  padding-top: 50px;
}
.pl-50 {
  padding-left: 50px;
}
.pr-50 {
  padding-right: 50px;
}
.pb-50 {
  padding-bottom: 50px;
}
.ph-50 {
  padding-left: 50px;
  padding-right: 50px;
}
.pv-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.m-50 {
  margin: 50px;
}
.mt-50 {
  margin-top: 50px;
}
.ml-50 {
  margin-left: 50px;
}
.mr-50 {
  margin-right: 50px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mh-50 {
  margin-left: 50px;
  margin-right: 50px;
}
.mv-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.w-50 {
  width: 50%;
}
.wp-50 {
  width: 50px;
}
.mw-50 {
  max-width: 50%;
}
.p-51 {
  padding: 51px;
}
.pt-51 {
  padding-top: 51px;
}
.pl-51 {
  padding-left: 51px;
}
.pr-51 {
  padding-right: 51px;
}
.pb-51 {
  padding-bottom: 51px;
}
.ph-51 {
  padding-left: 51px;
  padding-right: 51px;
}
.pv-51 {
  padding-top: 51px;
  padding-bottom: 51px;
}
.m-51 {
  margin: 51px;
}
.mt-51 {
  margin-top: 51px;
}
.ml-51 {
  margin-left: 51px;
}
.mr-51 {
  margin-right: 51px;
}
.mb-51 {
  margin-bottom: 51px;
}
.mh-51 {
  margin-left: 51px;
  margin-right: 51px;
}
.mv-51 {
  margin-top: 51px;
  margin-bottom: 51px;
}
.w-51 {
  width: 51%;
}
.wp-51 {
  width: 51px;
}
.mw-51 {
  max-width: 51%;
}
.p-52 {
  padding: 52px;
}
.pt-52 {
  padding-top: 52px;
}
.pl-52 {
  padding-left: 52px;
}
.pr-52 {
  padding-right: 52px;
}
.pb-52 {
  padding-bottom: 52px;
}
.ph-52 {
  padding-left: 52px;
  padding-right: 52px;
}
.pv-52 {
  padding-top: 52px;
  padding-bottom: 52px;
}
.m-52 {
  margin: 52px;
}
.mt-52 {
  margin-top: 52px;
}
.ml-52 {
  margin-left: 52px;
}
.mr-52 {
  margin-right: 52px;
}
.mb-52 {
  margin-bottom: 52px;
}
.mh-52 {
  margin-left: 52px;
  margin-right: 52px;
}
.mv-52 {
  margin-top: 52px;
  margin-bottom: 52px;
}
.w-52 {
  width: 52%;
}
.wp-52 {
  width: 52px;
}
.mw-52 {
  max-width: 52%;
}
.p-53 {
  padding: 53px;
}
.pt-53 {
  padding-top: 53px;
}
.pl-53 {
  padding-left: 53px;
}
.pr-53 {
  padding-right: 53px;
}
.pb-53 {
  padding-bottom: 53px;
}
.ph-53 {
  padding-left: 53px;
  padding-right: 53px;
}
.pv-53 {
  padding-top: 53px;
  padding-bottom: 53px;
}
.m-53 {
  margin: 53px;
}
.mt-53 {
  margin-top: 53px;
}
.ml-53 {
  margin-left: 53px;
}
.mr-53 {
  margin-right: 53px;
}
.mb-53 {
  margin-bottom: 53px;
}
.mh-53 {
  margin-left: 53px;
  margin-right: 53px;
}
.mv-53 {
  margin-top: 53px;
  margin-bottom: 53px;
}
.w-53 {
  width: 53%;
}
.wp-53 {
  width: 53px;
}
.mw-53 {
  max-width: 53%;
}
.p-54 {
  padding: 54px;
}
.pt-54 {
  padding-top: 54px;
}
.pl-54 {
  padding-left: 54px;
}
.pr-54 {
  padding-right: 54px;
}
.pb-54 {
  padding-bottom: 54px;
}
.ph-54 {
  padding-left: 54px;
  padding-right: 54px;
}
.pv-54 {
  padding-top: 54px;
  padding-bottom: 54px;
}
.m-54 {
  margin: 54px;
}
.mt-54 {
  margin-top: 54px;
}
.ml-54 {
  margin-left: 54px;
}
.mr-54 {
  margin-right: 54px;
}
.mb-54 {
  margin-bottom: 54px;
}
.mh-54 {
  margin-left: 54px;
  margin-right: 54px;
}
.mv-54 {
  margin-top: 54px;
  margin-bottom: 54px;
}
.w-54 {
  width: 54%;
}
.wp-54 {
  width: 54px;
}
.mw-54 {
  max-width: 54%;
}
.p-55 {
  padding: 55px;
}
.pt-55 {
  padding-top: 55px;
}
.pl-55 {
  padding-left: 55px;
}
.pr-55 {
  padding-right: 55px;
}
.pb-55 {
  padding-bottom: 55px;
}
.ph-55 {
  padding-left: 55px;
  padding-right: 55px;
}
.pv-55 {
  padding-top: 55px;
  padding-bottom: 55px;
}
.m-55 {
  margin: 55px;
}
.mt-55 {
  margin-top: 55px;
}
.ml-55 {
  margin-left: 55px;
}
.mr-55 {
  margin-right: 55px;
}
.mb-55 {
  margin-bottom: 55px;
}
.mh-55 {
  margin-left: 55px;
  margin-right: 55px;
}
.mv-55 {
  margin-top: 55px;
  margin-bottom: 55px;
}
.w-55 {
  width: 55%;
}
.wp-55 {
  width: 55px;
}
.mw-55 {
  max-width: 55%;
}
.p-56 {
  padding: 56px;
}
.pt-56 {
  padding-top: 56px;
}
.pl-56 {
  padding-left: 56px;
}
.pr-56 {
  padding-right: 56px;
}
.pb-56 {
  padding-bottom: 56px;
}
.ph-56 {
  padding-left: 56px;
  padding-right: 56px;
}
.pv-56 {
  padding-top: 56px;
  padding-bottom: 56px;
}
.m-56 {
  margin: 56px;
}
.mt-56 {
  margin-top: 56px;
}
.ml-56 {
  margin-left: 56px;
}
.mr-56 {
  margin-right: 56px;
}
.mb-56 {
  margin-bottom: 56px;
}
.mh-56 {
  margin-left: 56px;
  margin-right: 56px;
}
.mv-56 {
  margin-top: 56px;
  margin-bottom: 56px;
}
.w-56 {
  width: 56%;
}
.wp-56 {
  width: 56px;
}
.mw-56 {
  max-width: 56%;
}
.p-57 {
  padding: 57px;
}
.pt-57 {
  padding-top: 57px;
}
.pl-57 {
  padding-left: 57px;
}
.pr-57 {
  padding-right: 57px;
}
.pb-57 {
  padding-bottom: 57px;
}
.ph-57 {
  padding-left: 57px;
  padding-right: 57px;
}
.pv-57 {
  padding-top: 57px;
  padding-bottom: 57px;
}
.m-57 {
  margin: 57px;
}
.mt-57 {
  margin-top: 57px;
}
.ml-57 {
  margin-left: 57px;
}
.mr-57 {
  margin-right: 57px;
}
.mb-57 {
  margin-bottom: 57px;
}
.mh-57 {
  margin-left: 57px;
  margin-right: 57px;
}
.mv-57 {
  margin-top: 57px;
  margin-bottom: 57px;
}
.w-57 {
  width: 57%;
}
.wp-57 {
  width: 57px;
}
.mw-57 {
  max-width: 57%;
}
.p-58 {
  padding: 58px;
}
.pt-58 {
  padding-top: 58px;
}
.pl-58 {
  padding-left: 58px;
}
.pr-58 {
  padding-right: 58px;
}
.pb-58 {
  padding-bottom: 58px;
}
.ph-58 {
  padding-left: 58px;
  padding-right: 58px;
}
.pv-58 {
  padding-top: 58px;
  padding-bottom: 58px;
}
.m-58 {
  margin: 58px;
}
.mt-58 {
  margin-top: 58px;
}
.ml-58 {
  margin-left: 58px;
}
.mr-58 {
  margin-right: 58px;
}
.mb-58 {
  margin-bottom: 58px;
}
.mh-58 {
  margin-left: 58px;
  margin-right: 58px;
}
.mv-58 {
  margin-top: 58px;
  margin-bottom: 58px;
}
.w-58 {
  width: 58%;
}
.wp-58 {
  width: 58px;
}
.mw-58 {
  max-width: 58%;
}
.p-59 {
  padding: 59px;
}
.pt-59 {
  padding-top: 59px;
}
.pl-59 {
  padding-left: 59px;
}
.pr-59 {
  padding-right: 59px;
}
.pb-59 {
  padding-bottom: 59px;
}
.ph-59 {
  padding-left: 59px;
  padding-right: 59px;
}
.pv-59 {
  padding-top: 59px;
  padding-bottom: 59px;
}
.m-59 {
  margin: 59px;
}
.mt-59 {
  margin-top: 59px;
}
.ml-59 {
  margin-left: 59px;
}
.mr-59 {
  margin-right: 59px;
}
.mb-59 {
  margin-bottom: 59px;
}
.mh-59 {
  margin-left: 59px;
  margin-right: 59px;
}
.mv-59 {
  margin-top: 59px;
  margin-bottom: 59px;
}
.w-59 {
  width: 59%;
}
.wp-59 {
  width: 59px;
}
.mw-59 {
  max-width: 59%;
}
.p-60 {
  padding: 60px;
}
.pt-60 {
  padding-top: 60px;
}
.pl-60 {
  padding-left: 60px;
}
.pr-60 {
  padding-right: 60px;
}
.pb-60 {
  padding-bottom: 60px;
}
.ph-60 {
  padding-left: 60px;
  padding-right: 60px;
}
.pv-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.m-60 {
  margin: 60px;
}
.mt-60 {
  margin-top: 60px;
}
.ml-60 {
  margin-left: 60px;
}
.mr-60 {
  margin-right: 60px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mh-60 {
  margin-left: 60px;
  margin-right: 60px;
}
.mv-60 {
  margin-top: 60px;
  margin-bottom: 60px;
}
.w-60 {
  width: 60%;
}
.wp-60 {
  width: 60px;
}
.mw-60 {
  max-width: 60%;
}
.p-61 {
  padding: 61px;
}
.pt-61 {
  padding-top: 61px;
}
.pl-61 {
  padding-left: 61px;
}
.pr-61 {
  padding-right: 61px;
}
.pb-61 {
  padding-bottom: 61px;
}
.ph-61 {
  padding-left: 61px;
  padding-right: 61px;
}
.pv-61 {
  padding-top: 61px;
  padding-bottom: 61px;
}
.m-61 {
  margin: 61px;
}
.mt-61 {
  margin-top: 61px;
}
.ml-61 {
  margin-left: 61px;
}
.mr-61 {
  margin-right: 61px;
}
.mb-61 {
  margin-bottom: 61px;
}
.mh-61 {
  margin-left: 61px;
  margin-right: 61px;
}
.mv-61 {
  margin-top: 61px;
  margin-bottom: 61px;
}
.w-61 {
  width: 61%;
}
.wp-61 {
  width: 61px;
}
.mw-61 {
  max-width: 61%;
}
.p-62 {
  padding: 62px;
}
.pt-62 {
  padding-top: 62px;
}
.pl-62 {
  padding-left: 62px;
}
.pr-62 {
  padding-right: 62px;
}
.pb-62 {
  padding-bottom: 62px;
}
.ph-62 {
  padding-left: 62px;
  padding-right: 62px;
}
.pv-62 {
  padding-top: 62px;
  padding-bottom: 62px;
}
.m-62 {
  margin: 62px;
}
.mt-62 {
  margin-top: 62px;
}
.ml-62 {
  margin-left: 62px;
}
.mr-62 {
  margin-right: 62px;
}
.mb-62 {
  margin-bottom: 62px;
}
.mh-62 {
  margin-left: 62px;
  margin-right: 62px;
}
.mv-62 {
  margin-top: 62px;
  margin-bottom: 62px;
}
.w-62 {
  width: 62%;
}
.wp-62 {
  width: 62px;
}
.mw-62 {
  max-width: 62%;
}
.p-63 {
  padding: 63px;
}
.pt-63 {
  padding-top: 63px;
}
.pl-63 {
  padding-left: 63px;
}
.pr-63 {
  padding-right: 63px;
}
.pb-63 {
  padding-bottom: 63px;
}
.ph-63 {
  padding-left: 63px;
  padding-right: 63px;
}
.pv-63 {
  padding-top: 63px;
  padding-bottom: 63px;
}
.m-63 {
  margin: 63px;
}
.mt-63 {
  margin-top: 63px;
}
.ml-63 {
  margin-left: 63px;
}
.mr-63 {
  margin-right: 63px;
}
.mb-63 {
  margin-bottom: 63px;
}
.mh-63 {
  margin-left: 63px;
  margin-right: 63px;
}
.mv-63 {
  margin-top: 63px;
  margin-bottom: 63px;
}
.w-63 {
  width: 63%;
}
.wp-63 {
  width: 63px;
}
.mw-63 {
  max-width: 63%;
}
.p-64 {
  padding: 64px;
}
.pt-64 {
  padding-top: 64px;
}
.pl-64 {
  padding-left: 64px;
}
.pr-64 {
  padding-right: 64px;
}
.pb-64 {
  padding-bottom: 64px;
}
.ph-64 {
  padding-left: 64px;
  padding-right: 64px;
}
.pv-64 {
  padding-top: 64px;
  padding-bottom: 64px;
}
.m-64 {
  margin: 64px;
}
.mt-64 {
  margin-top: 64px;
}
.ml-64 {
  margin-left: 64px;
}
.mr-64 {
  margin-right: 64px;
}
.mb-64 {
  margin-bottom: 64px;
}
.mh-64 {
  margin-left: 64px;
  margin-right: 64px;
}
.mv-64 {
  margin-top: 64px;
  margin-bottom: 64px;
}
.w-64 {
  width: 64%;
}
.wp-64 {
  width: 64px;
}
.mw-64 {
  max-width: 64%;
}
.p-65 {
  padding: 65px;
}
.pt-65 {
  padding-top: 65px;
}
.pl-65 {
  padding-left: 65px;
}
.pr-65 {
  padding-right: 65px;
}
.pb-65 {
  padding-bottom: 65px;
}
.ph-65 {
  padding-left: 65px;
  padding-right: 65px;
}
.pv-65 {
  padding-top: 65px;
  padding-bottom: 65px;
}
.m-65 {
  margin: 65px;
}
.mt-65 {
  margin-top: 65px;
}
.ml-65 {
  margin-left: 65px;
}
.mr-65 {
  margin-right: 65px;
}
.mb-65 {
  margin-bottom: 65px;
}
.mh-65 {
  margin-left: 65px;
  margin-right: 65px;
}
.mv-65 {
  margin-top: 65px;
  margin-bottom: 65px;
}
.w-65 {
  width: 65%;
}
.wp-65 {
  width: 65px;
}
.mw-65 {
  max-width: 65%;
}
.p-66 {
  padding: 66px;
}
.pt-66 {
  padding-top: 66px;
}
.pl-66 {
  padding-left: 66px;
}
.pr-66 {
  padding-right: 66px;
}
.pb-66 {
  padding-bottom: 66px;
}
.ph-66 {
  padding-left: 66px;
  padding-right: 66px;
}
.pv-66 {
  padding-top: 66px;
  padding-bottom: 66px;
}
.m-66 {
  margin: 66px;
}
.mt-66 {
  margin-top: 66px;
}
.ml-66 {
  margin-left: 66px;
}
.mr-66 {
  margin-right: 66px;
}
.mb-66 {
  margin-bottom: 66px;
}
.mh-66 {
  margin-left: 66px;
  margin-right: 66px;
}
.mv-66 {
  margin-top: 66px;
  margin-bottom: 66px;
}
.w-66 {
  width: 66%;
}
.wp-66 {
  width: 66px;
}
.mw-66 {
  max-width: 66%;
}
.p-67 {
  padding: 67px;
}
.pt-67 {
  padding-top: 67px;
}
.pl-67 {
  padding-left: 67px;
}
.pr-67 {
  padding-right: 67px;
}
.pb-67 {
  padding-bottom: 67px;
}
.ph-67 {
  padding-left: 67px;
  padding-right: 67px;
}
.pv-67 {
  padding-top: 67px;
  padding-bottom: 67px;
}
.m-67 {
  margin: 67px;
}
.mt-67 {
  margin-top: 67px;
}
.ml-67 {
  margin-left: 67px;
}
.mr-67 {
  margin-right: 67px;
}
.mb-67 {
  margin-bottom: 67px;
}
.mh-67 {
  margin-left: 67px;
  margin-right: 67px;
}
.mv-67 {
  margin-top: 67px;
  margin-bottom: 67px;
}
.w-67 {
  width: 67%;
}
.wp-67 {
  width: 67px;
}
.mw-67 {
  max-width: 67%;
}
.p-68 {
  padding: 68px;
}
.pt-68 {
  padding-top: 68px;
}
.pl-68 {
  padding-left: 68px;
}
.pr-68 {
  padding-right: 68px;
}
.pb-68 {
  padding-bottom: 68px;
}
.ph-68 {
  padding-left: 68px;
  padding-right: 68px;
}
.pv-68 {
  padding-top: 68px;
  padding-bottom: 68px;
}
.m-68 {
  margin: 68px;
}
.mt-68 {
  margin-top: 68px;
}
.ml-68 {
  margin-left: 68px;
}
.mr-68 {
  margin-right: 68px;
}
.mb-68 {
  margin-bottom: 68px;
}
.mh-68 {
  margin-left: 68px;
  margin-right: 68px;
}
.mv-68 {
  margin-top: 68px;
  margin-bottom: 68px;
}
.w-68 {
  width: 68%;
}
.wp-68 {
  width: 68px;
}
.mw-68 {
  max-width: 68%;
}
.p-69 {
  padding: 69px;
}
.pt-69 {
  padding-top: 69px;
}
.pl-69 {
  padding-left: 69px;
}
.pr-69 {
  padding-right: 69px;
}
.pb-69 {
  padding-bottom: 69px;
}
.ph-69 {
  padding-left: 69px;
  padding-right: 69px;
}
.pv-69 {
  padding-top: 69px;
  padding-bottom: 69px;
}
.m-69 {
  margin: 69px;
}
.mt-69 {
  margin-top: 69px;
}
.ml-69 {
  margin-left: 69px;
}
.mr-69 {
  margin-right: 69px;
}
.mb-69 {
  margin-bottom: 69px;
}
.mh-69 {
  margin-left: 69px;
  margin-right: 69px;
}
.mv-69 {
  margin-top: 69px;
  margin-bottom: 69px;
}
.w-69 {
  width: 69%;
}
.wp-69 {
  width: 69px;
}
.mw-69 {
  max-width: 69%;
}
.p-70 {
  padding: 70px;
}
.pt-70 {
  padding-top: 70px;
}
.pl-70 {
  padding-left: 70px;
}
.pr-70 {
  padding-right: 70px;
}
.pb-70 {
  padding-bottom: 70px;
}
.ph-70 {
  padding-left: 70px;
  padding-right: 70px;
}
.pv-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}
.m-70 {
  margin: 70px;
}
.mt-70 {
  margin-top: 70px;
}
.ml-70 {
  margin-left: 70px;
}
.mr-70 {
  margin-right: 70px;
}
.mb-70 {
  margin-bottom: 70px;
}
.mh-70 {
  margin-left: 70px;
  margin-right: 70px;
}
.mv-70 {
  margin-top: 70px;
  margin-bottom: 70px;
}
.w-70 {
  width: 70%;
}
.wp-70 {
  width: 70px;
}
.mw-70 {
  max-width: 70%;
}
.p-71 {
  padding: 71px;
}
.pt-71 {
  padding-top: 71px;
}
.pl-71 {
  padding-left: 71px;
}
.pr-71 {
  padding-right: 71px;
}
.pb-71 {
  padding-bottom: 71px;
}
.ph-71 {
  padding-left: 71px;
  padding-right: 71px;
}
.pv-71 {
  padding-top: 71px;
  padding-bottom: 71px;
}
.m-71 {
  margin: 71px;
}
.mt-71 {
  margin-top: 71px;
}
.ml-71 {
  margin-left: 71px;
}
.mr-71 {
  margin-right: 71px;
}
.mb-71 {
  margin-bottom: 71px;
}
.mh-71 {
  margin-left: 71px;
  margin-right: 71px;
}
.mv-71 {
  margin-top: 71px;
  margin-bottom: 71px;
}
.w-71 {
  width: 71%;
}
.wp-71 {
  width: 71px;
}
.mw-71 {
  max-width: 71%;
}
.p-72 {
  padding: 72px;
}
.pt-72 {
  padding-top: 72px;
}
.pl-72 {
  padding-left: 72px;
}
.pr-72 {
  padding-right: 72px;
}
.pb-72 {
  padding-bottom: 72px;
}
.ph-72 {
  padding-left: 72px;
  padding-right: 72px;
}
.pv-72 {
  padding-top: 72px;
  padding-bottom: 72px;
}
.m-72 {
  margin: 72px;
}
.mt-72 {
  margin-top: 72px;
}
.ml-72 {
  margin-left: 72px;
}
.mr-72 {
  margin-right: 72px;
}
.mb-72 {
  margin-bottom: 72px;
}
.mh-72 {
  margin-left: 72px;
  margin-right: 72px;
}
.mv-72 {
  margin-top: 72px;
  margin-bottom: 72px;
}
.w-72 {
  width: 72%;
}
.wp-72 {
  width: 72px;
}
.mw-72 {
  max-width: 72%;
}
.p-73 {
  padding: 73px;
}
.pt-73 {
  padding-top: 73px;
}
.pl-73 {
  padding-left: 73px;
}
.pr-73 {
  padding-right: 73px;
}
.pb-73 {
  padding-bottom: 73px;
}
.ph-73 {
  padding-left: 73px;
  padding-right: 73px;
}
.pv-73 {
  padding-top: 73px;
  padding-bottom: 73px;
}
.m-73 {
  margin: 73px;
}
.mt-73 {
  margin-top: 73px;
}
.ml-73 {
  margin-left: 73px;
}
.mr-73 {
  margin-right: 73px;
}
.mb-73 {
  margin-bottom: 73px;
}
.mh-73 {
  margin-left: 73px;
  margin-right: 73px;
}
.mv-73 {
  margin-top: 73px;
  margin-bottom: 73px;
}
.w-73 {
  width: 73%;
}
.wp-73 {
  width: 73px;
}
.mw-73 {
  max-width: 73%;
}
.p-74 {
  padding: 74px;
}
.pt-74 {
  padding-top: 74px;
}
.pl-74 {
  padding-left: 74px;
}
.pr-74 {
  padding-right: 74px;
}
.pb-74 {
  padding-bottom: 74px;
}
.ph-74 {
  padding-left: 74px;
  padding-right: 74px;
}
.pv-74 {
  padding-top: 74px;
  padding-bottom: 74px;
}
.m-74 {
  margin: 74px;
}
.mt-74 {
  margin-top: 74px;
}
.ml-74 {
  margin-left: 74px;
}
.mr-74 {
  margin-right: 74px;
}
.mb-74 {
  margin-bottom: 74px;
}
.mh-74 {
  margin-left: 74px;
  margin-right: 74px;
}
.mv-74 {
  margin-top: 74px;
  margin-bottom: 74px;
}
.w-74 {
  width: 74%;
}
.wp-74 {
  width: 74px;
}
.mw-74 {
  max-width: 74%;
}
.p-75 {
  padding: 75px;
}
.pt-75 {
  padding-top: 75px;
}
.pl-75 {
  padding-left: 75px;
}
.pr-75 {
  padding-right: 75px;
}
.pb-75 {
  padding-bottom: 75px;
}
.ph-75 {
  padding-left: 75px;
  padding-right: 75px;
}
.pv-75 {
  padding-top: 75px;
  padding-bottom: 75px;
}
.m-75 {
  margin: 75px;
}
.mt-75 {
  margin-top: 75px;
}
.ml-75 {
  margin-left: 75px;
}
.mr-75 {
  margin-right: 75px;
}
.mb-75 {
  margin-bottom: 75px;
}
.mh-75 {
  margin-left: 75px;
  margin-right: 75px;
}
.mv-75 {
  margin-top: 75px;
  margin-bottom: 75px;
}
.w-75 {
  width: 75%;
}
.wp-75 {
  width: 75px;
}
.mw-75 {
  max-width: 75%;
}
.p-76 {
  padding: 76px;
}
.pt-76 {
  padding-top: 76px;
}
.pl-76 {
  padding-left: 76px;
}
.pr-76 {
  padding-right: 76px;
}
.pb-76 {
  padding-bottom: 76px;
}
.ph-76 {
  padding-left: 76px;
  padding-right: 76px;
}
.pv-76 {
  padding-top: 76px;
  padding-bottom: 76px;
}
.m-76 {
  margin: 76px;
}
.mt-76 {
  margin-top: 76px;
}
.ml-76 {
  margin-left: 76px;
}
.mr-76 {
  margin-right: 76px;
}
.mb-76 {
  margin-bottom: 76px;
}
.mh-76 {
  margin-left: 76px;
  margin-right: 76px;
}
.mv-76 {
  margin-top: 76px;
  margin-bottom: 76px;
}
.w-76 {
  width: 76%;
}
.wp-76 {
  width: 76px;
}
.mw-76 {
  max-width: 76%;
}
.p-77 {
  padding: 77px;
}
.pt-77 {
  padding-top: 77px;
}
.pl-77 {
  padding-left: 77px;
}
.pr-77 {
  padding-right: 77px;
}
.pb-77 {
  padding-bottom: 77px;
}
.ph-77 {
  padding-left: 77px;
  padding-right: 77px;
}
.pv-77 {
  padding-top: 77px;
  padding-bottom: 77px;
}
.m-77 {
  margin: 77px;
}
.mt-77 {
  margin-top: 77px;
}
.ml-77 {
  margin-left: 77px;
}
.mr-77 {
  margin-right: 77px;
}
.mb-77 {
  margin-bottom: 77px;
}
.mh-77 {
  margin-left: 77px;
  margin-right: 77px;
}
.mv-77 {
  margin-top: 77px;
  margin-bottom: 77px;
}
.w-77 {
  width: 77%;
}
.wp-77 {
  width: 77px;
}
.mw-77 {
  max-width: 77%;
}
.p-78 {
  padding: 78px;
}
.pt-78 {
  padding-top: 78px;
}
.pl-78 {
  padding-left: 78px;
}
.pr-78 {
  padding-right: 78px;
}
.pb-78 {
  padding-bottom: 78px;
}
.ph-78 {
  padding-left: 78px;
  padding-right: 78px;
}
.pv-78 {
  padding-top: 78px;
  padding-bottom: 78px;
}
.m-78 {
  margin: 78px;
}
.mt-78 {
  margin-top: 78px;
}
.ml-78 {
  margin-left: 78px;
}
.mr-78 {
  margin-right: 78px;
}
.mb-78 {
  margin-bottom: 78px;
}
.mh-78 {
  margin-left: 78px;
  margin-right: 78px;
}
.mv-78 {
  margin-top: 78px;
  margin-bottom: 78px;
}
.w-78 {
  width: 78%;
}
.wp-78 {
  width: 78px;
}
.mw-78 {
  max-width: 78%;
}
.p-79 {
  padding: 79px;
}
.pt-79 {
  padding-top: 79px;
}
.pl-79 {
  padding-left: 79px;
}
.pr-79 {
  padding-right: 79px;
}
.pb-79 {
  padding-bottom: 79px;
}
.ph-79 {
  padding-left: 79px;
  padding-right: 79px;
}
.pv-79 {
  padding-top: 79px;
  padding-bottom: 79px;
}
.m-79 {
  margin: 79px;
}
.mt-79 {
  margin-top: 79px;
}
.ml-79 {
  margin-left: 79px;
}
.mr-79 {
  margin-right: 79px;
}
.mb-79 {
  margin-bottom: 79px;
}
.mh-79 {
  margin-left: 79px;
  margin-right: 79px;
}
.mv-79 {
  margin-top: 79px;
  margin-bottom: 79px;
}
.w-79 {
  width: 79%;
}
.wp-79 {
  width: 79px;
}
.mw-79 {
  max-width: 79%;
}
.p-80 {
  padding: 80px;
}
.pt-80 {
  padding-top: 80px;
}
.pl-80 {
  padding-left: 80px;
}
.pr-80 {
  padding-right: 80px;
}
.pb-80 {
  padding-bottom: 80px;
}
.ph-80 {
  padding-left: 80px;
  padding-right: 80px;
}
.pv-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.m-80 {
  margin: 80px;
}
.mt-80 {
  margin-top: 80px;
}
.ml-80 {
  margin-left: 80px;
}
.mr-80 {
  margin-right: 80px;
}
.mb-80 {
  margin-bottom: 80px;
}
.mh-80 {
  margin-left: 80px;
  margin-right: 80px;
}
.mv-80 {
  margin-top: 80px;
  margin-bottom: 80px;
}
.w-80 {
  width: 80%;
}
.wp-80 {
  width: 80px;
}
.mw-80 {
  max-width: 80%;
}
.p-81 {
  padding: 81px;
}
.pt-81 {
  padding-top: 81px;
}
.pl-81 {
  padding-left: 81px;
}
.pr-81 {
  padding-right: 81px;
}
.pb-81 {
  padding-bottom: 81px;
}
.ph-81 {
  padding-left: 81px;
  padding-right: 81px;
}
.pv-81 {
  padding-top: 81px;
  padding-bottom: 81px;
}
.m-81 {
  margin: 81px;
}
.mt-81 {
  margin-top: 81px;
}
.ml-81 {
  margin-left: 81px;
}
.mr-81 {
  margin-right: 81px;
}
.mb-81 {
  margin-bottom: 81px;
}
.mh-81 {
  margin-left: 81px;
  margin-right: 81px;
}
.mv-81 {
  margin-top: 81px;
  margin-bottom: 81px;
}
.w-81 {
  width: 81%;
}
.wp-81 {
  width: 81px;
}
.mw-81 {
  max-width: 81%;
}
.p-82 {
  padding: 82px;
}
.pt-82 {
  padding-top: 82px;
}
.pl-82 {
  padding-left: 82px;
}
.pr-82 {
  padding-right: 82px;
}
.pb-82 {
  padding-bottom: 82px;
}
.ph-82 {
  padding-left: 82px;
  padding-right: 82px;
}
.pv-82 {
  padding-top: 82px;
  padding-bottom: 82px;
}
.m-82 {
  margin: 82px;
}
.mt-82 {
  margin-top: 82px;
}
.ml-82 {
  margin-left: 82px;
}
.mr-82 {
  margin-right: 82px;
}
.mb-82 {
  margin-bottom: 82px;
}
.mh-82 {
  margin-left: 82px;
  margin-right: 82px;
}
.mv-82 {
  margin-top: 82px;
  margin-bottom: 82px;
}
.w-82 {
  width: 82%;
}
.wp-82 {
  width: 82px;
}
.mw-82 {
  max-width: 82%;
}
.p-83 {
  padding: 83px;
}
.pt-83 {
  padding-top: 83px;
}
.pl-83 {
  padding-left: 83px;
}
.pr-83 {
  padding-right: 83px;
}
.pb-83 {
  padding-bottom: 83px;
}
.ph-83 {
  padding-left: 83px;
  padding-right: 83px;
}
.pv-83 {
  padding-top: 83px;
  padding-bottom: 83px;
}
.m-83 {
  margin: 83px;
}
.mt-83 {
  margin-top: 83px;
}
.ml-83 {
  margin-left: 83px;
}
.mr-83 {
  margin-right: 83px;
}
.mb-83 {
  margin-bottom: 83px;
}
.mh-83 {
  margin-left: 83px;
  margin-right: 83px;
}
.mv-83 {
  margin-top: 83px;
  margin-bottom: 83px;
}
.w-83 {
  width: 83%;
}
.wp-83 {
  width: 83px;
}
.mw-83 {
  max-width: 83%;
}
.p-84 {
  padding: 84px;
}
.pt-84 {
  padding-top: 84px;
}
.pl-84 {
  padding-left: 84px;
}
.pr-84 {
  padding-right: 84px;
}
.pb-84 {
  padding-bottom: 84px;
}
.ph-84 {
  padding-left: 84px;
  padding-right: 84px;
}
.pv-84 {
  padding-top: 84px;
  padding-bottom: 84px;
}
.m-84 {
  margin: 84px;
}
.mt-84 {
  margin-top: 84px;
}
.ml-84 {
  margin-left: 84px;
}
.mr-84 {
  margin-right: 84px;
}
.mb-84 {
  margin-bottom: 84px;
}
.mh-84 {
  margin-left: 84px;
  margin-right: 84px;
}
.mv-84 {
  margin-top: 84px;
  margin-bottom: 84px;
}
.w-84 {
  width: 84%;
}
.wp-84 {
  width: 84px;
}
.mw-84 {
  max-width: 84%;
}
.p-85 {
  padding: 85px;
}
.pt-85 {
  padding-top: 85px;
}
.pl-85 {
  padding-left: 85px;
}
.pr-85 {
  padding-right: 85px;
}
.pb-85 {
  padding-bottom: 85px;
}
.ph-85 {
  padding-left: 85px;
  padding-right: 85px;
}
.pv-85 {
  padding-top: 85px;
  padding-bottom: 85px;
}
.m-85 {
  margin: 85px;
}
.mt-85 {
  margin-top: 85px;
}
.ml-85 {
  margin-left: 85px;
}
.mr-85 {
  margin-right: 85px;
}
.mb-85 {
  margin-bottom: 85px;
}
.mh-85 {
  margin-left: 85px;
  margin-right: 85px;
}
.mv-85 {
  margin-top: 85px;
  margin-bottom: 85px;
}
.w-85 {
  width: 85%;
}
.wp-85 {
  width: 85px;
}
.mw-85 {
  max-width: 85%;
}
.p-86 {
  padding: 86px;
}
.pt-86 {
  padding-top: 86px;
}
.pl-86 {
  padding-left: 86px;
}
.pr-86 {
  padding-right: 86px;
}
.pb-86 {
  padding-bottom: 86px;
}
.ph-86 {
  padding-left: 86px;
  padding-right: 86px;
}
.pv-86 {
  padding-top: 86px;
  padding-bottom: 86px;
}
.m-86 {
  margin: 86px;
}
.mt-86 {
  margin-top: 86px;
}
.ml-86 {
  margin-left: 86px;
}
.mr-86 {
  margin-right: 86px;
}
.mb-86 {
  margin-bottom: 86px;
}
.mh-86 {
  margin-left: 86px;
  margin-right: 86px;
}
.mv-86 {
  margin-top: 86px;
  margin-bottom: 86px;
}
.w-86 {
  width: 86%;
}
.wp-86 {
  width: 86px;
}
.mw-86 {
  max-width: 86%;
}
.p-87 {
  padding: 87px;
}
.pt-87 {
  padding-top: 87px;
}
.pl-87 {
  padding-left: 87px;
}
.pr-87 {
  padding-right: 87px;
}
.pb-87 {
  padding-bottom: 87px;
}
.ph-87 {
  padding-left: 87px;
  padding-right: 87px;
}
.pv-87 {
  padding-top: 87px;
  padding-bottom: 87px;
}
.m-87 {
  margin: 87px;
}
.mt-87 {
  margin-top: 87px;
}
.ml-87 {
  margin-left: 87px;
}
.mr-87 {
  margin-right: 87px;
}
.mb-87 {
  margin-bottom: 87px;
}
.mh-87 {
  margin-left: 87px;
  margin-right: 87px;
}
.mv-87 {
  margin-top: 87px;
  margin-bottom: 87px;
}
.w-87 {
  width: 87%;
}
.wp-87 {
  width: 87px;
}
.mw-87 {
  max-width: 87%;
}
.p-88 {
  padding: 88px;
}
.pt-88 {
  padding-top: 88px;
}
.pl-88 {
  padding-left: 88px;
}
.pr-88 {
  padding-right: 88px;
}
.pb-88 {
  padding-bottom: 88px;
}
.ph-88 {
  padding-left: 88px;
  padding-right: 88px;
}
.pv-88 {
  padding-top: 88px;
  padding-bottom: 88px;
}
.m-88 {
  margin: 88px;
}
.mt-88 {
  margin-top: 88px;
}
.ml-88 {
  margin-left: 88px;
}
.mr-88 {
  margin-right: 88px;
}
.mb-88 {
  margin-bottom: 88px;
}
.mh-88 {
  margin-left: 88px;
  margin-right: 88px;
}
.mv-88 {
  margin-top: 88px;
  margin-bottom: 88px;
}
.w-88 {
  width: 88%;
}
.wp-88 {
  width: 88px;
}
.mw-88 {
  max-width: 88%;
}
.p-89 {
  padding: 89px;
}
.pt-89 {
  padding-top: 89px;
}
.pl-89 {
  padding-left: 89px;
}
.pr-89 {
  padding-right: 89px;
}
.pb-89 {
  padding-bottom: 89px;
}
.ph-89 {
  padding-left: 89px;
  padding-right: 89px;
}
.pv-89 {
  padding-top: 89px;
  padding-bottom: 89px;
}
.m-89 {
  margin: 89px;
}
.mt-89 {
  margin-top: 89px;
}
.ml-89 {
  margin-left: 89px;
}
.mr-89 {
  margin-right: 89px;
}
.mb-89 {
  margin-bottom: 89px;
}
.mh-89 {
  margin-left: 89px;
  margin-right: 89px;
}
.mv-89 {
  margin-top: 89px;
  margin-bottom: 89px;
}
.w-89 {
  width: 89%;
}
.wp-89 {
  width: 89px;
}
.mw-89 {
  max-width: 89%;
}
.p-90 {
  padding: 90px;
}
.pt-90 {
  padding-top: 90px;
}
.pl-90 {
  padding-left: 90px;
}
.pr-90 {
  padding-right: 90px;
}
.pb-90 {
  padding-bottom: 90px;
}
.ph-90 {
  padding-left: 90px;
  padding-right: 90px;
}
.pv-90 {
  padding-top: 90px;
  padding-bottom: 90px;
}
.m-90 {
  margin: 90px;
}
.mt-90 {
  margin-top: 90px;
}
.ml-90 {
  margin-left: 90px;
}
.mr-90 {
  margin-right: 90px;
}
.mb-90 {
  margin-bottom: 90px;
}
.mh-90 {
  margin-left: 90px;
  margin-right: 90px;
}
.mv-90 {
  margin-top: 90px;
  margin-bottom: 90px;
}
.w-90 {
  width: 90%;
}
.wp-90 {
  width: 90px;
}
.mw-90 {
  max-width: 90%;
}
.p-91 {
  padding: 91px;
}
.pt-91 {
  padding-top: 91px;
}
.pl-91 {
  padding-left: 91px;
}
.pr-91 {
  padding-right: 91px;
}
.pb-91 {
  padding-bottom: 91px;
}
.ph-91 {
  padding-left: 91px;
  padding-right: 91px;
}
.pv-91 {
  padding-top: 91px;
  padding-bottom: 91px;
}
.m-91 {
  margin: 91px;
}
.mt-91 {
  margin-top: 91px;
}
.ml-91 {
  margin-left: 91px;
}
.mr-91 {
  margin-right: 91px;
}
.mb-91 {
  margin-bottom: 91px;
}
.mh-91 {
  margin-left: 91px;
  margin-right: 91px;
}
.mv-91 {
  margin-top: 91px;
  margin-bottom: 91px;
}
.w-91 {
  width: 91%;
}
.wp-91 {
  width: 91px;
}
.mw-91 {
  max-width: 91%;
}
.p-92 {
  padding: 92px;
}
.pt-92 {
  padding-top: 92px;
}
.pl-92 {
  padding-left: 92px;
}
.pr-92 {
  padding-right: 92px;
}
.pb-92 {
  padding-bottom: 92px;
}
.ph-92 {
  padding-left: 92px;
  padding-right: 92px;
}
.pv-92 {
  padding-top: 92px;
  padding-bottom: 92px;
}
.m-92 {
  margin: 92px;
}
.mt-92 {
  margin-top: 92px;
}
.ml-92 {
  margin-left: 92px;
}
.mr-92 {
  margin-right: 92px;
}
.mb-92 {
  margin-bottom: 92px;
}
.mh-92 {
  margin-left: 92px;
  margin-right: 92px;
}
.mv-92 {
  margin-top: 92px;
  margin-bottom: 92px;
}
.w-92 {
  width: 92%;
}
.wp-92 {
  width: 92px;
}
.mw-92 {
  max-width: 92%;
}
.p-93 {
  padding: 93px;
}
.pt-93 {
  padding-top: 93px;
}
.pl-93 {
  padding-left: 93px;
}
.pr-93 {
  padding-right: 93px;
}
.pb-93 {
  padding-bottom: 93px;
}
.ph-93 {
  padding-left: 93px;
  padding-right: 93px;
}
.pv-93 {
  padding-top: 93px;
  padding-bottom: 93px;
}
.m-93 {
  margin: 93px;
}
.mt-93 {
  margin-top: 93px;
}
.ml-93 {
  margin-left: 93px;
}
.mr-93 {
  margin-right: 93px;
}
.mb-93 {
  margin-bottom: 93px;
}
.mh-93 {
  margin-left: 93px;
  margin-right: 93px;
}
.mv-93 {
  margin-top: 93px;
  margin-bottom: 93px;
}
.w-93 {
  width: 93%;
}
.wp-93 {
  width: 93px;
}
.mw-93 {
  max-width: 93%;
}
.p-94 {
  padding: 94px;
}
.pt-94 {
  padding-top: 94px;
}
.pl-94 {
  padding-left: 94px;
}
.pr-94 {
  padding-right: 94px;
}
.pb-94 {
  padding-bottom: 94px;
}
.ph-94 {
  padding-left: 94px;
  padding-right: 94px;
}
.pv-94 {
  padding-top: 94px;
  padding-bottom: 94px;
}
.m-94 {
  margin: 94px;
}
.mt-94 {
  margin-top: 94px;
}
.ml-94 {
  margin-left: 94px;
}
.mr-94 {
  margin-right: 94px;
}
.mb-94 {
  margin-bottom: 94px;
}
.mh-94 {
  margin-left: 94px;
  margin-right: 94px;
}
.mv-94 {
  margin-top: 94px;
  margin-bottom: 94px;
}
.w-94 {
  width: 94%;
}
.wp-94 {
  width: 94px;
}
.mw-94 {
  max-width: 94%;
}
.p-95 {
  padding: 95px;
}
.pt-95 {
  padding-top: 95px;
}
.pl-95 {
  padding-left: 95px;
}
.pr-95 {
  padding-right: 95px;
}
.pb-95 {
  padding-bottom: 95px;
}
.ph-95 {
  padding-left: 95px;
  padding-right: 95px;
}
.pv-95 {
  padding-top: 95px;
  padding-bottom: 95px;
}
.m-95 {
  margin: 95px;
}
.mt-95 {
  margin-top: 95px;
}
.ml-95 {
  margin-left: 95px;
}
.mr-95 {
  margin-right: 95px;
}
.mb-95 {
  margin-bottom: 95px;
}
.mh-95 {
  margin-left: 95px;
  margin-right: 95px;
}
.mv-95 {
  margin-top: 95px;
  margin-bottom: 95px;
}
.w-95 {
  width: 95%;
}
.wp-95 {
  width: 95px;
}
.mw-95 {
  max-width: 95%;
}
.p-96 {
  padding: 96px;
}
.pt-96 {
  padding-top: 96px;
}
.pl-96 {
  padding-left: 96px;
}
.pr-96 {
  padding-right: 96px;
}
.pb-96 {
  padding-bottom: 96px;
}
.ph-96 {
  padding-left: 96px;
  padding-right: 96px;
}
.pv-96 {
  padding-top: 96px;
  padding-bottom: 96px;
}
.m-96 {
  margin: 96px;
}
.mt-96 {
  margin-top: 96px;
}
.ml-96 {
  margin-left: 96px;
}
.mr-96 {
  margin-right: 96px;
}
.mb-96 {
  margin-bottom: 96px;
}
.mh-96 {
  margin-left: 96px;
  margin-right: 96px;
}
.mv-96 {
  margin-top: 96px;
  margin-bottom: 96px;
}
.w-96 {
  width: 96%;
}
.wp-96 {
  width: 96px;
}
.mw-96 {
  max-width: 96%;
}
.p-97 {
  padding: 97px;
}
.pt-97 {
  padding-top: 97px;
}
.pl-97 {
  padding-left: 97px;
}
.pr-97 {
  padding-right: 97px;
}
.pb-97 {
  padding-bottom: 97px;
}
.ph-97 {
  padding-left: 97px;
  padding-right: 97px;
}
.pv-97 {
  padding-top: 97px;
  padding-bottom: 97px;
}
.m-97 {
  margin: 97px;
}
.mt-97 {
  margin-top: 97px;
}
.ml-97 {
  margin-left: 97px;
}
.mr-97 {
  margin-right: 97px;
}
.mb-97 {
  margin-bottom: 97px;
}
.mh-97 {
  margin-left: 97px;
  margin-right: 97px;
}
.mv-97 {
  margin-top: 97px;
  margin-bottom: 97px;
}
.w-97 {
  width: 97%;
}
.wp-97 {
  width: 97px;
}
.mw-97 {
  max-width: 97%;
}
.p-98 {
  padding: 98px;
}
.pt-98 {
  padding-top: 98px;
}
.pl-98 {
  padding-left: 98px;
}
.pr-98 {
  padding-right: 98px;
}
.pb-98 {
  padding-bottom: 98px;
}
.ph-98 {
  padding-left: 98px;
  padding-right: 98px;
}
.pv-98 {
  padding-top: 98px;
  padding-bottom: 98px;
}
.m-98 {
  margin: 98px;
}
.mt-98 {
  margin-top: 98px;
}
.ml-98 {
  margin-left: 98px;
}
.mr-98 {
  margin-right: 98px;
}
.mb-98 {
  margin-bottom: 98px;
}
.mh-98 {
  margin-left: 98px;
  margin-right: 98px;
}
.mv-98 {
  margin-top: 98px;
  margin-bottom: 98px;
}
.w-98 {
  width: 98%;
}
.wp-98 {
  width: 98px;
}
.mw-98 {
  max-width: 98%;
}
.p-99 {
  padding: 99px;
}
.pt-99 {
  padding-top: 99px;
}
.pl-99 {
  padding-left: 99px;
}
.pr-99 {
  padding-right: 99px;
}
.pb-99 {
  padding-bottom: 99px;
}
.ph-99 {
  padding-left: 99px;
  padding-right: 99px;
}
.pv-99 {
  padding-top: 99px;
  padding-bottom: 99px;
}
.m-99 {
  margin: 99px;
}
.mt-99 {
  margin-top: 99px;
}
.ml-99 {
  margin-left: 99px;
}
.mr-99 {
  margin-right: 99px;
}
.mb-99 {
  margin-bottom: 99px;
}
.mh-99 {
  margin-left: 99px;
  margin-right: 99px;
}
.mv-99 {
  margin-top: 99px;
  margin-bottom: 99px;
}
.w-99 {
  width: 99%;
}
.wp-99 {
  width: 99px;
}
.mw-99 {
  max-width: 99%;
}
.p-100 {
  padding: 100px;
}
.pt-100 {
  padding-top: 100px;
}
.pl-100 {
  padding-left: 100px;
}
.pr-100 {
  padding-right: 100px;
}
.pb-100 {
  padding-bottom: 100px;
}
.ph-100 {
  padding-left: 100px;
  padding-right: 100px;
}
.pv-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.m-100 {
  margin: 100px;
}
.mt-100 {
  margin-top: 100px;
}
.ml-100 {
  margin-left: 100px;
}
.mr-100 {
  margin-right: 100px;
}
.mb-100 {
  margin-bottom: 100px;
}
.mh-100 {
  margin-left: 100px;
  margin-right: 100px;
}
.mv-100 {
  margin-top: 100px;
  margin-bottom: 100px;
}
.w-100 {
  width: 100%;
}
.wp-100 {
  width: 100px;
}
.mw-100 {
  max-width: 100%;
}
.p-755 {
  padding: 755px;
}
.pt-755 {
  padding-top: 755px;
}
.pl-755 {
  padding-left: 755px;
}
.pr-755 {
  padding-right: 755px;
}
.pb-755 {
  padding-bottom: 755px;
}
.ph-755 {
  padding-left: 755px;
  padding-right: 755px;
}
.pv-755 {
  padding-top: 755px;
  padding-bottom: 755px;
}
.m-755 {
  margin: 755px;
}
.mt-755 {
  margin-top: 755px;
}
.ml-755 {
  margin-left: 755px;
}
.mr-755 {
  margin-right: 755px;
}
.mb-755 {
  margin-bottom: 755px;
}
.mh-755 {
  margin-left: 755px;
  margin-right: 755px;
}
.mv-755 {
  margin-top: 755px;
  margin-bottom: 755px;
}
.w-755 {
  width: 755%;
}
.wp-755 {
  width: 755px;
}
.mw-755 {
  max-width: 755%;
}
.f-wb {
  font-weight: bold;
}
.f-wl {
  font-weight: lighter;
}
.f-si {
  font-style: italic;
}
.t-ar {
  text-align: right !important;
}
.t-al {
  text-align: left !important;
}
.t-ac {
  text-align: center !important;
}
.t-aj {
  text-align: justify !important;
}
.t-do {
  text-decoration: overline;
}
.t-dlt {
  text-decoration: line-through;
}
.t-du {
  text-decoration: underline;
}
.t-tu {
  text-transform: uppercase;
}
.t-tl {
  text-transform: lowercase;
}
.t-tc {
  text-transform: capitalize;
}
.t-dark {
  color: #333;
}
.t-gray {
  color: #999;
}
.t-light {
  color: #fff;
}
.ws-nw {
  white-space: nowrap;
}
.ws-n {
  white-space: normal;
}
.ws-p {
  white-space: pre;
}
.light-text {
  color: #999999;
}
.red-text {
  color: #cc0000;
}
.fs-4px {
  font-size: 4px;
}
.fs-6px {
  font-size: 6px;
}
.fs-8px {
  font-size: 8px;
}
.fs-10px {
  font-size: 10px;
}
.fs-12px {
  font-size: 12px;
}
body .atlas-table .p-button.p-component:not(.p-datepicker-trigger) {
  border: 1px solid transparent !important;
  border-radius: 3px !important;
  font-weight: bold !important;
  color: white !important;
  background: #1774a7 !important;
}
body .atlas-table .p-button.p-component:not(.p-datepicker-trigger) .p-button-icon {
  margin-left: 8px;
}
body .atlas-table .p-datatable-tbody .p-button.p-component {
  background: transparent !important;
  color: #1774a7 !important;
  border: 1px solid transparent !important;
}
body .atlas-table .p-datatable-tbody .p-button.p-component .pi-caret-down {
  color: #1774a7 !important;
}
body .atlas-table .p-datatable-tbody .pi-caret-down {
  color: white;
}
body .atlas-table .p-datatable-tbody .p-datatable-tbody .p-component.p-button:enabled:hover {
  border: 1px solid transparent;
}
body .atlas-table .p-datatable-tbody .p-datatable-tbody tr:hover {
  background: #e0e0e0 !important;
}
body .atlas-table .p-datatable-tbody .p-datatable-tbody tr:hover .p-button.p-component {
  color: white !important;
  background: #1774a7 !important;
}
body .atlas-table .p-datatable-tbody .p-datatable-tbody tr:hover .p-button.p-component .pi-caret-down {
  color: white !important;
}
body .atlas-table .p-datatable-tbody .p-component.p-button:not(.p-datepicker-trigger) {
  border: 1px solid transparent;
  border-radius: 3px;
  font-weight: bold;
  color: white;
  background: #1774a7;
}
body .atlas-table .p-datatable-tbody .p-component.p-button {
  border: 1px solid transparent;
  border-radius: 3px;
  font-weight: bold;
  color: #1774a7;
  background: transparent;
  padding: 0.2em 0.5em;
}
body .atlas-table .p-datatable-tbody tr:hover {
  background: #e0e0e0 !important;
}
body .atlas-table .p-datatable-tbody tr:hover .p-component.p-button {
  color: white;
  background: #1774a7;
}
body .atlas-table .p-datatable-tbody tr:hover .pi-caret-down {
  color: white;
}
body .atlas-table .p-datatable .p-datatable-tbody > tr > td {
  padding: 0.571em 0.857em;
}
body .atlas-table .p-datatable .p-sortable-column .p-sortable-column-icon {
  margin-left: 0;
}
.atlas-dialog-full body .no-scroll-wrapper .p-datatable-wrapper {
  height: calc(100vh - 307px);
}
body .atlas-form input {
  height: 36px;
  width: 100%;
}
body .atlas-form input,
body .atlas-form textarea {
  border: 1px solid #c7c7c7;
}
body .atlas-form .ng-invalid,
body .atlas-form .ng-invalid input,
body .atlas-form .ng-invalid .p-dropdown {
  box-shadow: 0 0 3px #ac1e2d;
  border-color: #c7c7c7;
}
body .atlas-form .ng-invalid .p-dropdown input {
  box-shadow: unset;
}
body .atlas-form .p-inputtext {
  height: 36px;
}
body .atlas-form .p-dropdown {
  height: 36px !important;
  display: flex;
  align-items: center;
}
body .atlas-form .p-dropdown .p-inputtext {
  height: 33px !important;
  line-height: 33px;
  padding-top: 0;
  padding-bottom: 0;
}
body .atlas-form .p-checkbox .p-checkbox-box.p-disabled {
  border: 1px solid rgba(0, 0, 0, 0.4) !important;
  background: #f4f4f4 !important;
}
body .atlas-form .p-inputgroup-addon {
  padding: 0.5em 0.75em !important;
}
body .p-button.p-fileupload-choose input[type='file'],
body .p-fileupload-choose.p-fileupload-choose-selected input[type='file'] {
  display: none !important;
}
body .p-inputtext:focus {
  box-shadow: unset;
}
@-moz-document url-prefix() {
  body .p-inputtext:focus {
    outline: 1px dotted;
  }
}
@supports (-ms-ime-align: auto) {
  body .p-inputtext:focus {
    outline: -webkit-focus-ring-color auto 1px;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  body .p-inputtext:focus {
    outline: -webkit-focus-ring-color auto 1px;
  }
}
body .atlas-autocomplete .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container {
  height: 123px;
  align-items: unset;
}
body .atlas-autocomplete .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container input {
  border: 0 none;
}
body .atlas-autocomplete .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-token {
  background-color: #e4e4e4;
  height: 36px;
  color: #333333;
  border: 1px solid #c7c7c7;
  border-radius: 4px;
  font-size: 14px;
  line-height: 16px;
}
body .atlas-password {
  display: block;
}
body .atlas-password .p-password.p-component.p-inputwrapper {
  width: 100%;
}
body .atlas-password .p-password.p-component.p-inputwrapper .p-inputtext.p-component.p-element.p-password-input {
  border-radius: 0;
}
body .atlas-password p-password.ng-invalid.ng-dirty > .p-password > .p-inputtext {
  border-color: #ac1e2d;
}
body .p-dropdown.form-control {
  height: 34px !important;
  display: inline-flex !important;
  align-items: center;
  padding: 0 !important;
}
body .p-dropdown.form-control .p-dropdown-label {
  padding: 6px 12px !important;
  line-height: 20px !important;
}
body .p-dropdown.form-control .p-dropdown-trigger {
  width: 30px !important;
}
body .p-dropdown.form-control {
  height: 34px !important;
  padding: 0 !important;
  display: inline-flex;
  align-items: center;
  border: 1px solid #c7c7c7 !important;
  box-shadow: none !important;
}
body .p-dropdown.form-control .p-dropdown-label {
  line-height: 32px !important;
  padding: 0 12px !important;
}
body .p-dropdown {
  background: #ffffff !important;
  border: 1px solid #c7c7c7 !important;
  border-radius: 3px !important;
  height: 36px !important;
  display: inline-flex;
  align-items: center;
  transition: border-color 0.2s, box-shadow 0.2s !important;
}
body .p-dropdown:not(.p-disabled):hover {
  border-color: #0675aa !important;
}
body .p-dropdown .p-dropdown-label {
  padding: 0 0.75rem !important;
  color: #333 !important;
  display: flex;
  align-items: center;
}
body .p-dropdown .p-dropdown-trigger {
  width: 2.5rem !important;
  color: #666 !important;
}
body .p-dropdown-panel {
  background: #ffffff !important;
  border: 1px solid #ccc !important;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1) !important;
  z-index: 10000 !important;
}
body .p-dropdown-panel .p-dropdown-items {
  padding: 0.5rem 0 !important;
}
body .p-dropdown-panel .p-dropdown-items .p-dropdown-item {
  padding: 0.5rem 1rem !important;
  color: #333 !important;
}
body .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight {
  color: #ffffff !important;
  background: #0675aa !important;
}
body .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover {
  background: #f4f4f4 !important;
}
body .btn.atlas-btn-blue {
  background-color: #1774a7 !important;
  color: #ffffff !important;
  border: 1px solid #146491 !important;
}
body .btn.atlas-btn-blue i,
body .btn.atlas-btn-blue .pi {
  color: #ffffff !important;
}
body .btn.atlas-btn-blue:hover:not(:disabled) {
  background-color: #11557a !important;
  border-color: #0e4564 !important;
  color: #fff !important;
}
body .light-text {
  color: #999999;
}
body .p-component {
  font-size: 14px;
}
body .p-component .p-inputtext,
body .p-component .p-select {
  border-radius: 3px;
}
body .atlas-btn,
body .p-component.p-button.atlas-btn {
  height: unset;
  border-style: unset;
  color: white;
  font-weight: 600;
  border-radius: 3px;
  padding: 4px 8px;
}
body .atlas-btn:disabled,
body .p-component.p-button.atlas-btn:disabled {
  opacity: 0.5;
}
body .atlas-btn:hover:not(:disabled),
body .p-component.p-button.atlas-btn:hover:not(:disabled) {
  border-style: unset;
  background: #055a83;
}
body .atlas-btn.btn-primary,
body .p-component.p-button.atlas-btn.btn-primary,
body .atlas-btn.atlas-btn-primary,
body .p-component.p-button.atlas-btn.atlas-btn-primary {
  background: #0675aa !important;
  border: none !important;
}
body .atlas-btn.btn-primary:hover:not(:disabled),
body .p-component.p-button.atlas-btn.btn-primary:hover:not(:disabled),
body .atlas-btn.atlas-btn-primary:hover:not(:disabled),
body .p-component.p-button.atlas-btn.atlas-btn-primary:hover:not(:disabled) {
  background: #055a83 !important;
}
body .atlas-btn.atlas-btn-secondary,
body .p-component.p-button.atlas-btn.atlas-btn-secondary,
body .atlas-btn.btn-secondary,
body .p-component.p-button.atlas-btn.btn-secondary {
  background: #c7c7c7 !important;
  border: none !important;
  color: #333;
}
body .atlas-btn.atlas-btn-secondary-dark,
body .p-component.p-button.atlas-btn.atlas-btn-secondary-dark {
  background: #666 !important;
  color: #fff !important;
  border-width: 0 !important;
}
body .atlas-btn.atlas-btn-secondary-dark:hover:not(:disabled),
body .p-component.p-button.atlas-btn.atlas-btn-secondary-dark:hover:not(:disabled) {
  background: #4d4d4d !important;
}
body .atlas-btn.tall,
body .p-component.p-button.atlas-btn.tall {
  height: 34px !important;
}
body .atlas-btn.atlas-btn-danger,
body .p-component.p-button.atlas-btn.atlas-btn-danger {
  background: #c00000;
}
body .atlas-btn.atlas-btn-danger:hover,
body .p-component.p-button.atlas-btn.atlas-btn-danger:hover {
  background-color: #f8d9d9;
  color: #cc0000;
}
body .atlas-btn.atlas-btn-psfy,
body .p-component.p-button.atlas-btn.atlas-btn-psfy {
  background: #411a50;
}
body .atlas-btn.atlas-btn-default,
body .p-component.p-button.atlas-btn.atlas-btn-default {
  background: transparent;
  background-color: #c7c7c7;
  box-shadow: none;
  text-shadow: none;
  margin-right: 5px;
}
body .atlas-btn.atlas-btn-default:active,
body .p-component.p-button.atlas-btn.atlas-btn-default:active {
  box-shadow: none;
  text-shadow: none;
}
body .atlas-btn.atlas-btn-default:hover,
body .p-component.p-button.atlas-btn.atlas-btn-default:hover,
body .atlas-btn.atlas-btn-default:focus,
body .p-component.p-button.atlas-btn.atlas-btn-default:focus,
body .atlas-btn.atlas-btn-default:active,
body .p-component.p-button.atlas-btn.atlas-btn-default:active,
body .atlas-btn.atlas-btn-default:active:focus,
body .p-component.p-button.atlas-btn.atlas-btn-default:active:focus,
body .atlas-btn.atlas-btn-default:active:hover,
body .p-component.p-button.atlas-btn.atlas-btn-default:active:hover,
body .atlas-btn.atlas-btn-default.active.focus,
body .p-component.p-button.atlas-btn.atlas-btn-default.active.focus,
body .atlas-btn.atlas-btn-default.active:focus,
body .p-component.p-button.atlas-btn.atlas-btn-default.active:focus,
body .atlas-btn.atlas-btn-default.active:hover,
body .p-component.p-button.atlas-btn.atlas-btn-default.active:hover,
body .atlas-btn.atlas-btn-default.focus:active,
body .p-component.p-button.atlas-btn.atlas-btn-default.focus:active {
  color: #fff;
  background: #055a83;
  text-decoration: none;
}
body .atlas-btn.atlas-btn-default:hover:disabled,
body .p-component.p-button.atlas-btn.atlas-btn-default:hover:disabled,
body .atlas-btn.atlas-btn-default:focus:disabled,
body .p-component.p-button.atlas-btn.atlas-btn-default:focus:disabled,
body .atlas-btn.atlas-btn-default:active:disabled,
body .p-component.p-button.atlas-btn.atlas-btn-default:active:disabled,
body .atlas-btn.atlas-btn-default:active:focus:disabled,
body .p-component.p-button.atlas-btn.atlas-btn-default:active:focus:disabled,
body .atlas-btn.atlas-btn-default:active:hover:disabled,
body .p-component.p-button.atlas-btn.atlas-btn-default:active:hover:disabled,
body .atlas-btn.atlas-btn-default.active.focus:disabled,
body .p-component.p-button.atlas-btn.atlas-btn-default.active.focus:disabled,
body .atlas-btn.atlas-btn-default.active:focus:disabled,
body .p-component.p-button.atlas-btn.atlas-btn-default.active:focus:disabled,
body .atlas-btn.atlas-btn-default.active:hover:disabled,
body .p-component.p-button.atlas-btn.atlas-btn-default.active:hover:disabled,
body .atlas-btn.atlas-btn-default.focus:active:disabled,
body .p-component.p-button.atlas-btn.atlas-btn-default.focus:active:disabled {
  background: #c7c7c7;
}
body [class*='flx-align-'] {
  display: flex !important;
}
body .pi {
  font-weight: normal !important;
}
body .p-button.btn-default {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
body .p-button.btn-default .p-button-icon {
  font-size: 14px;
}
body .flx-gap-10px {
  gap: 10px !important;
}
body .btn-default,
body button[app-add-button] {
  height: 36px !important;
  background-color: #c7c7c7 !important;
  border: 1px solid #ccc !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 3px !important;
  transition: all 0.2s ease-in-out;
  box-shadow: none !important;
}
body .btn-default i,
body button[app-add-button] i,
body .btn-default .pi,
body button[app-add-button] .pi,
body .btn-default .glyphicon,
body button[app-add-button] .glyphicon {
  margin-right: 5px;
  font-size: 14px !important;
  -webkit-text-stroke: 1.1px currentColor !important;
}
body .btn-default:hover:not(:disabled),
body button[app-add-button]:hover:not(:disabled) {
  background-color: #1774a7 !important;
  border-color: #11557a !important;
  color: #fff !important;
}
body .input-group-btn {
  display: table-cell !important;
  vertical-align: middle;
  white-space: nowrap;
  width: 1%;
}
body .input-group-btn .btn,
body .input-group-btn button[app-add-button],
body .input-group-btn action-button .btn {
  display: inline-block !important;
  float: none !important;
  height: 36px !important;
  min-width: 40px !important;
  padding: 0 12px !important;
  line-height: 34px !important;
  margin: 0 !important;
  vertical-align: top !important;
  text-align: center;
  border-radius: 0 !important;
}
body .input-group-btn:first-child > .btn {
  border-radius: 3px 0 0 3px !important;
  margin-right: -1px !important;
}
body .input-group-btn .btn + .btn,
body .input-group-btn .btn + button[app-add-button],
body .input-group-btn .btn + action-button,
body .input-group-btn action-button + .btn {
  margin-left: 8px !important;
  border-radius: 3px !important;
}
body .input-group-btn i,
body .input-group-btn .pi {
  font-size: 16px !important;
  display: inline-block !important;
  vertical-align: middle !important;
  margin-top: -2px !important;
}
body .btn-default:hover:not(:disabled),
body button[app-add-button]:hover:not(:disabled) {
  color: #ffffff !important;
}
body .btn-default:hover:not(:disabled) i,
body button[app-add-button]:hover:not(:disabled) i,
body .btn-default:hover:not(:disabled) .pi,
body button[app-add-button]:hover:not(:disabled) .pi {
  color: #ffffff !important;
}
body .caret-l {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: middle;
  border-top: 5px dashed;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
body .atlas-dialog-header {
  font-weight: 600;
  font-size: 18px;
}
body .p-inputgroup {
  display: flex !important;
}
body .p-inputgroup .p-inputgroup-addon {
  background: #e9ecef !important;
  border-color: #c7c7c7 !important;
  border-top-left-radius: 3px !important;
  border-bottom-left-radius: 3px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-width: 1px !important;
  border-top: solid 1px #c7c7c7 !important;
  border-bottom: solid 1px #c7c7c7 !important;
}
body .p-inputgroup .p-inputtext {
  border-left: none;
}
body .input-group-btn .btn {
  font-size: 14px !important;
}
.ck.ck-content.ck-editor__editable.ck-rounded-corners.ck-editor__editable_inline {
  min-height: 250px;
}
.wl-main-navbar .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
}
.wl-main-navbar li.open > .dropdown-menu {
  display: block;
}
.wl-main-navbar > ul > li {
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.wl-main-navbar .dropdown-menu .dropdown-menu {
  top: 0;
  left: 100%;
}


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